d: Merge upstream dmd, druntime c8ae4adb2e, phobos 792c8b7c1.
[official-gcc.git] / ChangeLog
blob288c928c5d05c58f7d38dc51daabd1b5296c450c
1 2022-12-09  Martin Liska  <mliska@suse.cz>
3         * MAINTAINERS: Fix spacing.
5 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
7         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
9 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
11         * Makefile.def: Pass host_libs_picflag to host dependent library
12         configures.
13         * Makefile.in: Regenerate.
14         * configure: Regenerate.
15         * configure.ac (host_libs_picflag): New configure variable set to
16         '--with-pic' when building 'host_shared'.
18 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
20         * Makefile.def: Add libsframe as new module with its dependencies.
21         * Makefile.in: Regenerated.
22         * configure.ac: Add libsframe to host_libs.
23         * configure: Regenerated.
25 2022-11-23  Marek Polacek  <polacek@redhat.com>
27         Revert:
28         2022-11-23  Marek Polacek  <polacek@redhat.com>
30         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
31         isl.
32         * Makefile.in: Regenerate.
33         * Makefile.tpl: Set PICFLAG.
34         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
35         check.
36         * configure: Regenerate.
38 2022-11-23  Marek Polacek  <polacek@redhat.com>
40         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
41         isl.
42         * Makefile.in: Regenerate.
43         * Makefile.tpl: Set PICFLAG.
44         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
45         check.
46         * configure: Regenerate.
48 2022-11-14  Martin Liska  <mliska@suse.cz>
50         Revert:
51         2022-11-09  Martin Liska  <mliska@suse.cz>
53         * doc/Makefile: New file.
54         * doc/_static/custom.css: New file.
55         * doc/baseconf.py: New file.
56         * doc/bsd.rst: New file.
57         * doc/contrib.rst: New file.
58         * doc/contribute.rst: New file.
59         * doc/cppdiropts.rst: New file.
60         * doc/cppenv.rst: New file.
61         * doc/cppopts.rst: New file.
62         * doc/cppwarnopts.rst: New file.
63         * doc/favicon.ico: New file.
64         * doc/funding.rst: New file.
65         * doc/gcc_sphinx.py: New file.
66         * doc/gnu.rst: New file.
67         * doc/gnu_free_documentation_license.rst: New file.
68         * doc/gpl-3.0.rst: New file.
69         * doc/indices-and-tables.rst: New file.
70         * doc/lgpl-2.1.rst: New file.
71         * doc/logo.pdf: New file.
72         * doc/logo.svg: New file.
73         * doc/md.rst: New file.
74         * doc/requirements.txt: New file.
76 2022-11-14  Martin Liska  <mliska@suse.cz>
78         Revert:
79         2022-11-09  Martin Liska  <mliska@suse.cz>
81         * doc/baseconf.py: Port to GCC sources.
83 2022-11-14  Martin Liska  <mliska@suse.cz>
85         Revert:
86         2022-11-14  Martin Liska  <mliska@suse.cz>
88         * configure: Regenerate.
89         * configure.ac: Support Sphinx based documentation.
91 2022-11-14  Martin Liska  <mliska@suse.cz>
93         Revert:
94         2022-11-09  Martin Liska  <mliska@suse.cz>
96         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
97         provide a default.
99 2022-11-14  Martin Liska  <mliska@suse.cz>
101         Revert:
102         2022-11-09  Martin Liska  <mliska@suse.cz>
104         * doc/bsd.rst:
105         Add trailing newline.
106         * doc/contrib.rst:
107         Add trailing newline.
108         * doc/contribute.rst:
109         Add trailing newline.
110         * doc/cppdiropts.rst:
111         Add trailing newline.
112         * doc/cppenv.rst:
113         Add trailing newline.
114         * doc/cppopts.rst:
115         Add trailing newline.
116         * doc/cppwarnopts.rst:
117         Add trailing newline.
118         * doc/funding.rst:
119         Add trailing newline.
120         * doc/gnu.rst:
121         Add trailing newline.
122         * doc/gnu_free_documentation_license.rst:
123         Add trailing newline.
124         * doc/gpl-3.0.rst:
125         Add trailing newline.
126         * doc/indices-and-tables.rst:
127         Add trailing newline.
128         * doc/lgpl-2.1.rst:
129         Add trailing newline.
130         * doc/md.rst:
131         Add trailing newline.
133 2022-11-14  Martin Liska  <mliska@suse.cz>
135         Revert:
136         2022-11-09  Martin Liska  <mliska@suse.cz>
138         * configure.ac: Use new install URL.
139         * configure: Regenerate.
141 2022-11-14  Martin Liska  <mliska@suse.cz>
143         Revert:
144         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
146         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
147         instead of just ``.''.
148         * doc/gcc_sphinx.py: Moved to...
149         * doc/modules/gcc_sphinx.py: ...here.
151 2022-11-14  Martin Liska  <mliska@suse.cz>
153         Revert:
154         2022-11-10  Martin Liska  <mliska@suse.cz>
156         * doc/baseconf.py: Modernize by using pathlib.
158 2022-11-14  Martin Liska  <mliska@suse.cz>
160         Revert:
161         2022-11-11  Martin Liska  <mliska@suse.cz>
163         * doc/Makefile: Disable -j auto.
165 2022-11-14  Martin Liska  <mliska@suse.cz>
167         Revert:
168         2022-11-11  Martin Liska  <mliska@suse.cz>
170         * doc/Makefile: Update comment.
172 2022-11-14  Martin Liska  <mliska@suse.cz>
174         Revert:
175         2022-11-11  Martin Liska  <mliska@suse.cz>
177         * doc/indices-and-tables.rst: Rename Indexes to Indices.
179 2022-11-14  Martin Liska  <mliska@suse.cz>
181         Revert:
182         2022-11-13  Martin Liska  <mliska@suse.cz>
184         PR web/107643
185         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
186         is set.
187         * doc/indices-and-tables.rst: Use include_todo tag.
189 2022-11-14  Martin Liska  <mliska@suse.cz>
191         Revert:
192         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
194         * doc/contrib.rst: Update Jeff Law's email address.
196 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
198         * doc/contrib.rst: Update Jeff Law's email address.
200 2022-11-13  Martin Liska  <mliska@suse.cz>
202         PR web/107643
203         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
204         is set.
205         * doc/indices-and-tables.rst: Use include_todo tag.
207 2022-11-11  Martin Liska  <mliska@suse.cz>
209         * doc/indices-and-tables.rst: Rename Indexes to Indices.
211 2022-11-11  Martin Liska  <mliska@suse.cz>
213         * doc/Makefile: Update comment.
215 2022-11-11  Martin Liska  <mliska@suse.cz>
217         * doc/Makefile: Disable -j auto.
219 2022-11-10  Martin Liska  <mliska@suse.cz>
221         * doc/baseconf.py: Modernize by using pathlib.
223 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
225         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
226         instead of just ``.''.
227         * doc/gcc_sphinx.py: Moved to...
228         * doc/modules/gcc_sphinx.py: ...here.
230 2022-11-09  Martin Liska  <mliska@suse.cz>
232         * configure.ac: Use new install URL.
233         * configure: Regenerate.
235 2022-11-09  Martin Liska  <mliska@suse.cz>
237         * doc/bsd.rst:
238         Add trailing newline.
239         * doc/contrib.rst:
240         Add trailing newline.
241         * doc/contribute.rst:
242         Add trailing newline.
243         * doc/cppdiropts.rst:
244         Add trailing newline.
245         * doc/cppenv.rst:
246         Add trailing newline.
247         * doc/cppopts.rst:
248         Add trailing newline.
249         * doc/cppwarnopts.rst:
250         Add trailing newline.
251         * doc/funding.rst:
252         Add trailing newline.
253         * doc/gnu.rst:
254         Add trailing newline.
255         * doc/gnu_free_documentation_license.rst:
256         Add trailing newline.
257         * doc/gpl-3.0.rst:
258         Add trailing newline.
259         * doc/indices-and-tables.rst:
260         Add trailing newline.
261         * doc/lgpl-2.1.rst:
262         Add trailing newline.
263         * doc/md.rst:
264         Add trailing newline.
266 2022-11-09  Martin Liska  <mliska@suse.cz>
268         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
269         provide a default.
271 2022-11-09  Martin Liska  <mliska@suse.cz>
273         * configure: Regenerate.
274         * configure.ac: Support Sphinx based documentation.
276 2022-11-09  Martin Liska  <mliska@suse.cz>
278         * doc/baseconf.py: Port to GCC sources.
280 2022-11-09  Martin Liska  <mliska@suse.cz>
282         * doc/Makefile: New file.
283         * doc/_static/custom.css: New file.
284         * doc/baseconf.py: New file.
285         * doc/bsd.rst: New file.
286         * doc/contrib.rst: New file.
287         * doc/contribute.rst: New file.
288         * doc/cppdiropts.rst: New file.
289         * doc/cppenv.rst: New file.
290         * doc/cppopts.rst: New file.
291         * doc/cppwarnopts.rst: New file.
292         * doc/favicon.ico: New file.
293         * doc/funding.rst: New file.
294         * doc/gcc_sphinx.py: New file.
295         * doc/gnu.rst: New file.
296         * doc/gnu_free_documentation_license.rst: New file.
297         * doc/gpl-3.0.rst: New file.
298         * doc/indices-and-tables.rst: New file.
299         * doc/lgpl-2.1.rst: New file.
300         * doc/logo.pdf: New file.
301         * doc/logo.svg: New file.
302         * doc/md.rst: New file.
303         * doc/requirements.txt: New file.
305 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
307         * Makefile.def: Remove module 'liboffloadmic'.
308         * Makefile.in: Regenerate.
309         * configure.ac: Remove 'liboffloadmic' handling.
310         * configure: Regenerate.
312 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
314         * MAINTAINERS: Update email address.
316 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
318         * configure.ac: Don't configure readline if --with-system-readline is
319         used.
320         * configure: Re-generate.
322 2022-10-12  Cui,Lili  <lili.cui@intel.com>
324         * MAINTAINERS (Write After Approval): Add myself.
326 2022-10-11  Olivier Hainque  <hainque@adacore.com>
328         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
329         and friends for rtp !large. Assume the linker has the required
330         abilities and set lt_cv_deplibs_check_method.
332 2022-09-30  Olivier Hainque  <hainque@adacore.com>
334         * configure.ac (*vxworks*): If enable_shared is not
335         set, set to "no" and add --disable-shared to target and
336         host_configargs.
337         * configure: Regenerate.
339 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
341         * MAINTAINERS: Update my email address and DCO entry.
343 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
345         * MAINTAINERS (Write After Approval): Add myself.
347 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
349         * MAINTAINERS (Write After Approval): Add myself.
351 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
353         * MAINTAINERS: Update my email address.
355 2022-09-07  Tom de Vries  <tdevries@suse.de>
357         * configure.ac: Set extra_host_libiberty_configure_flags and
358         extra_host_zlib_configure_flags in separate case statements.
359         * configure: Regenerate.
361 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
363         * MAINTAINERS: Update c-sky port maintainers' emails.
365 2022-08-31  Martin Liska  <mliska@suse.cz>
367         * configure: Regenerate.
368         * configure.ac: Delete hpux9 and hpux10.
370 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
372         * Makefile.def: Drop libelf module and gcc-configure dependency
373         on it.
374         * Makefile.in: Regenerate with 'autogen Makefile.def'.
375         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
376         LIBELFINC.
377         * configure: Regenrate.
378         * configure.ac (host_libs): Drop unused libelf.
380 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
382         * Makefile.in: Regenerate.
384 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
386         * MAINTAINERS: Add myself as AutoFDO maintainer.
388 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
389             Arnaud Charlet  <charlet@adacore.com>
391         * configure: Regenerate.
393 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
395         PR bootstrap/106472
396         * Makefile.def (dependencies): Make configure-target-libgo depend
397         upon all-target-libbacktrace.
399 2022-07-27  David Faust  <david.faust@oracle.com>
401         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
403 2022-07-27  Richard Biener  <rguenther@suse.de>
405         * MAINTAINERS (Roger Sayle): Update e-mail address.
407 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
409         * MAINTAINERS (Write After Approval): Add myself.
411 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
413         * MAINTAINERS: Add myself as Ada front end co-maintainer.
415 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
417         * .gitignore: Do not ignore config.h.
419 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
421         * MAINTAINERS: Add myself to Write After Approval.
423 2022-07-04  Martin Liska  <mliska@suse.cz>
425         * MAINTAINERS: fix sorting of names
427 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
429         * MAINTAINERS: add myself.
431 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
433         * MAINTAINERS: Add myself to write after approval and DCO.
435 2022-07-02  Tim Lange  <mail@tim-lange.me>
437         * MAINTAINERS: Add myself.
439 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
441         * MAINTAINERS (Write After Approval): Add myself.
443 2022-06-30  Cui,Lili  <lili.cui@intel.com>
445         Revert:
446         2022-06-30  Cui,Lili  <lili.cui@intel.com>
448         * MAINTAINERS (Write After Approval): Add myself.
450 2022-06-30  Cui,Lili  <lili.cui@intel.com>
452         * MAINTAINERS (Write After Approval): Add myself.
454 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
456         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
457         (EXTRA_GCC_FLAGS): Likewise.
458         * Makefile.in: Rebuilt.
460 2022-06-28  konglin1  <lingling.kong@intel.com>
462         * MAINTAINERS (Write After Approval): Add myself.
464 2022-06-27  Tom de Vries  <tdevries@suse.de>
466         * configure.ac: Build libiberty pic variant for gdbserver.
467         * configure: Regenerate.
469 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
471         * configure: Regenerate.
472         * configure.ac: Correct use of $host.
474 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
476         * MAINTAINERS: Remove tilegx and tilepro entries.
477         * configure.ac: Remove tilegx and tilepro stanzas.
478         * configure: Rebuilt.
480 2022-05-28  Bruce Korb  <bkorb@gnu.org>
482         * .gitignore: Ignore vim swap files
484 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
486         * MAINTAINERS: Add myself to write after approval.
488 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
490         * MAINTAINERS: Remove myself from DCO section.
492 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
494         * MAINTAINERS: Update my email address.
496 2022-05-09  Clément Chigot  <chigot@adacore.com>
498         * MAINTAINERS: Update my email address.
500 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
502         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
503         section.
505 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
507         * MAINTAINERS: Update my email address.
509 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
511         * MAINTAINERS: Update my email address.
513 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
515         * MAINTAINERS: (CPU Port Maintainers): Add myself and
516         Lulu as LoongArch port maintainer.
518 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
519             Lulu Cheng  <chenglulu@loongson.cn>
521         * configure.ac: Add LoongArch tuples.
522         * configure: Regenerate.
524 2022-03-28  Tom Tromey  <tromey@adacore.com>
526         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
527         * configure: Rebuild.
529 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
531         * MAINTAINERS: Change my information.
533 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
535         * MAINTAINERS: Add myself to DCO section.
537 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
539         * configure.ac: Fix incorrect option in comment.
540         * configure: Regenerate.
542 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
544         * Makefile.def (dependencies): Make configure-sim depend on
545         all-readline.
546         * Makefile.in: Regenerate.
548 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
550         * MAINTAINERS (Write After Approval): Update my e-mail address.
552 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
554         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
556 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
558         * MAINTAINERS: Update my email and add myself to the DCO list.
560 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
562         Revert:
563         2021-09-16  Andrew Pinski  <apinski@marvell.com>
565         PR bootstrap/67102
566         * Makefile.def: Have configure-target-libffi depend on
567         all-target-libstdc++-v3.
568         * Makefile.in: Regenerate.
570 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
572         PR other/104181
573         * build.log: Remove.
575 2022-01-20  Martin Liska  <mliska@suse.cz>
577         * MAINTAINERS: Adjust email address based on IRC request.
579 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
581         * MAINTAINERS: Update my email address.
583 2022-01-17  Martin Liska  <mliska@suse.cz>
585         * MAINTAINERS: Rename .c names to .cc.
587 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
589         * Makefile.am: Remove.
591 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
593         * Makefile.am: New file.
595 2022-01-11  Martin Liska  <mliska@suse.cz>
597         * MAINTAINERS: Sort 2 names.
599 2022-01-10  Martin Liska  <mliska@suse.cz>
601         * MAINTAINERS: Fix obvious issues with sorting.
603 2022-01-07  liuhongt  <hongtao.liu@intel.com>
605         * build.log: New file.
607 2022-01-05  Nathan Sidwell  <nathan@acm.org>
609         * MAINTAINERS: Add DCO entry.  Sort that list.
611 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
613         * MAINTAINERS: Change of email address in both DCO and
614         Write After Approval list.
616 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
618         * configure: Regenerate.
620 2021-12-21  Martin Liska  <mliska@suse.cz>
622         * config.sub: Change mode back to 755.
624 2021-12-17  Martin Liska  <mliska@suse.cz>
626         * config.sub: Sync from master.
628 2021-12-17  Martin Liska  <mliska@suse.cz>
630         Revert:
631         2021-12-16  Matthias Seidel  <mseidel@apache.org>
633         * config.sub: Fix typo.
635 2021-12-16  Matthias Seidel  <mseidel@apache.org>
637         * config.sub: Fix typo.
639 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
641         Revert:
642         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
644         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
645         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
646         * configure.ac: Include config/gcc-plugin.m4.
647         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
648         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
649         RANLIB if possible.
650         * Makefile.in: Regenerated.
651         * configure: Likewise.
653 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
655         * Makefile.tpl (BUILD_CFLAGS): New.
656         (CFLAGS): Append $(BUILD_CFLAGS).
657         (CXXFLAGS): Likewise.
658         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
659         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
660         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
661         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
662         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
663         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
664         (PGO-TRAINING-TARGETS): Likewise.
665         (PGO_BUILD_TRAINING): Likewise.
666         (all): Add '+' to the command line for recursive make.  Support
667         the PGO build.
668         * configure.ac: Add --enable-pgo-build[=lto].
669         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
670         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
671         * Makefile.in: Regenerated.
672         * configure: Likewise.
674 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
676         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
677         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
678         * configure.ac: Include config/gcc-plugin.m4.
679         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
680         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
681         RANLIB if possible.
682         * Makefile.in: Regenerated.
683         * configure: Likewise.
685 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
687         * MAINTAINERS: Add myself to write after approval.
689 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
691         * MAINTAINERS: Adding myself.
693 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
695         * configure: Regenerate.
696         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
697         $(CPP).
699 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
701         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
702         libatomic.
703         * Makefile.in: Regenerate.
704         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
705         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
706         target-libphobos-bootstrap.
707         (STAGE2_CONFIGURE_FLAGS): Likewise.
708         * configure: Regenerate.
709         * configure.ac: Add support for bootstrapping D front-end.
711 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
713         * MAINTAINERS: Add myself to DCO section and update email address.
715 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
717         * configure: Regenerate.
718         * configure.ac: Ensure that PIC (shared) defaults are set
719         correctly for Darwin.
721 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
723         * MAINTAINERS: Update my address.
725 2021-11-12  Alan Modra  <amodra@gmail.com>
727         * Makefile.def (configure-opcodes): Depend on configure-bfd.
728         * Makefile.in: Regenerate.
730 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
732         * MAINTAINERS: Clarify the policy WRT the Write After Approval
733         list.
735 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
737         * MAINTAINERS (Reviewers, arc): Remove my entry.
738         (Write After Approval): Add an entry for myself.
740 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
742         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
743         * Makefile.in: Regenerate.
744         * configure: Regenerate.
745         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
747 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
749         * MAINTAINERS: Fix up Maciej's entries.
751 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
753         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
754         maintainer.
756 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
758         PR other/102663
759         * Makefile.def: Handle install-dvi target.
760         * Makefile.tpl: Likewise.
761         * Makefile.in: Regenerate.
763 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
765         * MAINTAINERS: Add myself for write after approval.
767 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
769         * Makefile.def: Mark libcody, libdecnumber,
770         c++tools, libgcc, and libobjc as missing TAGS
771         targets.
772         * Makefile.in: Regenerate.
774 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
776         * MAINTAINERS: Add myself to DCO section and update email
777         address.
779 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
781         * MAINTAINERS: Add myself to DCO section.
783 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
785         * configure: Regenerate.
786         * configure.ac (skipdirs): Add the contents of target_configdirs if
787         we are not building gcc.
789 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
791         * Makefile.def: Back-port commits ba4d88ad892f and
792         755ba58ebef0 from binutils-gdb repository.
793         * Makefile.in: Regenerated.
795 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
797         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
799 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
801         * Makefile.def: Add a jit check target for the jit
802         language.
803         * Makefile.in: Regenerate.
805 2021-09-16  Andrew Pinski  <apinski@marvell.com>
807         PR bootstrap/67102
808         * Makefile.def: Have configure-target-libffi depend on
809         all-target-libstdc++-v3.
810         * Makefile.in: Regenerate.
812 2021-09-10  Petter Tomner  <tomner@kth.se>
814         * MAINTAINERS: Me added to DCO and write after approval
816 2021-09-01  YunQiang Su  <syq@debian.org>
818         * MAINTAINERS: Add myself for write after approval.
820 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
822         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
823         * Makefile.in: Regenerate.
825 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
827         * MAINTAINERS: Add myself for write after approval.
829 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
831         * Makefile.in: Regenerate.
832         * Makefile.tpl: Make the state of the configured host
833         shared flag available to makefile fragements.
835 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
837         * MAINTAINERS (Write After Approval): Add myself.
839 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
841         * .dir-locals.el (bug-reference-url-format): Use https.
843 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
845         * .dir-locals.el (c-mode): Change fill-column to 79.
847 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
849         * MAINTAINERS: Add myself to DCO section.
851 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
853         * configure: Regenerate.
854         * configure.ac: Adjust cases for which it is necessary to
855         include the Darwin host config fragment.
857 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
859         * MAINTAINERS: Add myself for write after approval and DCO.
861 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
863         * Makefile.def: Add dsymutil defs.
864         * Makefile.in: Regenerated.
865         * Makefile.tpl: Add dsymutil to flags.
866         * configure: Regenerated.
867         * configure.ac: Add dsymutil to target and build recipes.
869 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
871         * MAINTAINERS: Add myself for write after approval.
873 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
875         * MAINTAINERS (Write After Approval): Add myself.
877 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
879         * MAINTAINERS: Add myself for write after approval and DCO
881 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
883         * .gitignore: Add entry for cscope.out.
885 2021-06-22  liuhongt  <hongtao.liu@intel.com>
887         * MAINTAINERS: Remove my Write After Approval entry.
889 2021-06-21  liuhongt  <hongtao.liu@intel.com>
891         * MAINTAINERS: Add myself as maintainer of the i386 vector
892         extensions.
894 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
896         * MAINTAINERS (Write After Approval): Add myself.
898 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
900         * MAINTAINERS (Various Maintainers): Add Andrew and myself
901         as *vrp and ranger maintainers.
903 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
905         * MAINTAINERS: Adjust my entry in the DCO section so that it does
906         not trigger testsuite failures.
908 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
910         * MAINTAINERS: Add myself to DCO section with both email addresses.
912 2021-06-03  Jason Merrill  <jason@redhat.com>
914         * MAINTAINERS: Add DCO version number.
916 2021-06-02  Jason Merrill  <jason@redhat.com>
918         * MAINTAINERS: Add DCO section.
920 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
922         * MAINTAINERS (Write After Approval): Add myself.
924 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
926         * configure.ac: Add gnulib to configdirs for sim.
927         * configure: Regenerate.
929 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
931         * Makefile.def: Add configure-sim dependency on all-gnulib.
932         * Makefile.in: Regenerated.
934 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
936         * MAINTAINERS (Write After Approval): Add myself.
938 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
940         * MAINTAINERS (Write After Approval): Add myself.
942 2021-05-11  Martin Liska  <mliska@suse.cz>
944         * MAINTAINERS: Remove entries for removed
945         components (HSA, BRIG, libhsail-rt).
946         Move Pekka to Write After Approval.
948 2021-05-11  Martin Liska  <mliska@suse.cz>
950         * Makefile.def: Remove libhsail-rt.
951         * Makefile.in: Likewise.
952         * configure.ac: Likewise.
953         * configure: Regenerate.
954         * libhsail-rt/ChangeLog: Removed.
955         * libhsail-rt/Makefile.am: Removed.
956         * libhsail-rt/Makefile.in: Removed.
957         * libhsail-rt/README: Removed.
958         * libhsail-rt/aclocal.m4: Removed.
959         * libhsail-rt/configure: Removed.
960         * libhsail-rt/configure.ac: Removed.
961         * libhsail-rt/configure.tgt: Removed.
962         * libhsail-rt/include/internal/fibers.h: Removed.
963         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
964         * libhsail-rt/include/internal/phsa-rt.h: Removed.
965         * libhsail-rt/include/internal/workitems.h: Removed.
966         * libhsail-rt/rt/arithmetic.c: Removed.
967         * libhsail-rt/rt/atomics.c: Removed.
968         * libhsail-rt/rt/bitstring.c: Removed.
969         * libhsail-rt/rt/fbarrier.c: Removed.
970         * libhsail-rt/rt/fibers.c: Removed.
971         * libhsail-rt/rt/fp16.c: Removed.
972         * libhsail-rt/rt/misc.c: Removed.
973         * libhsail-rt/rt/multimedia.c: Removed.
974         * libhsail-rt/rt/queue.c: Removed.
975         * libhsail-rt/rt/sat_arithmetic.c: Removed.
976         * libhsail-rt/rt/segment.c: Removed.
977         * libhsail-rt/rt/workitems.c: Removed.
978         * libhsail-rt/target-config.h.in: Removed.
980 2021-05-04  Nick Clifton  <nickc@redhat.com>
982         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
983         * configure: Regenerate.
985 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
986             Tobias Burnus  <tobias@codesourcery.com>
988         * configure.ac (--enable-offload-defaulted): New.
989         * configure: Regenerate.
991 2021-04-23  David Faust  <david.faust@oracle.com>
993         * MAINTAINERS (Write After Approval): Add myself.
995 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
997         * MAINTAINERS (Write After Approval): Add myself.
999 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1001         * MAINTAINERS: Add myself as pru port maintainer.
1003 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1005         * MAINTAINERS: Add myself as static analyzer maintainer.
1007 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1009         * MAINTAINERS: Update primary entry.
1011 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1013         * MAINTAINERS (Write After Approval): Add myself.
1015 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1017         * Makefile.def: Remove all-sim dependency on configure-gdb.
1018         * Makefile.in: Regenerated.
1020 2021-03-11  Jeff Law  <law@redhat.com>
1022         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1024 2021-03-11  Martin Liska  <mliska@suse.cz>
1026         * Makefile.tpl: The change was done Makefile.in which
1027         is generated file.
1029 2021-03-08  Jeff Law  <law@redhat.com>
1031         * MAINTAINERS: Update my email address
1033 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1035         * config.guess: Import latest upstream.
1036         * config.sub: Import latest upstream.
1038 2021-01-25  Martin Liska  <mliska@suse.cz>
1040         PR gcov-profile/98739
1041         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1042         for profiledbootstrap.
1044 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1046         * MAINTAINERS (Write After Approval): Add myself.
1048 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1050         * MAINTAINERS (Write After Approval): Update my e-mail address.
1052 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1054         * MAINTAINERS: Fix spacing.
1056 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1058         * MAINTAINERS (Write After Approval): Add myself
1060 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1062         * Makefile.def: Sync with binutils-gdb:
1063         (dependencies): all-ld depends on all-libctf.
1064         (host_modules): libctf is no longer no_install.
1065         No longer no_check.  Checking depends on all-ld.
1066         * Makefile.in: Regenerated.
1068 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1070         * libtool.m4: Match gnu* along other GNU systems.
1071         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1072         * libgo/configure: Re-generate.
1074 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1076         * MAINTAINERS: Update my email address.
1078 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1080         * MAINTAINERS (Write After Approval): Add myself.
1082 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1084         * Makefile.def
1085         * Makefile.in
1086         * Makefile.tpl
1087         * configure
1088         * configure.ac
1090 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1092         * Makefile.def: Add libcody.
1093         * configure.ac: Add libcody.
1094         * Makefile.in: Regenerated.
1095         * configure: Regenerated.
1097 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1099         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1101 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1103         PR target/97865
1104         * libtool.m4: Update handling of Darwin platform link flags
1105         for Darwin20.
1107 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1109         * .gitignore: Sync with binutils-gdb
1111 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1113         * MAINTAINERS: Add myself as arc port maintainer.
1115 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1117         PR d/87788
1118         * configure.ac: Don't disable D for *-*-darwin*.
1119         * configure: Regenerate.
1121 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1123         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1124         hppa64-*-hpux11*.
1126 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1128         * configure: Regenerate.
1129         * configure.ac: Add --bootstrap-hwasan option.
1131 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1133         * config.guess: Import latest upstream.
1134         * config.sub: Import latest upstream.
1136 2020-11-16  Martin Liska  <mliska@suse.cz>
1138         * .gitignore: Add cache as clangd uses it now.
1140 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1142         * MAINTAINERS (Write After Approval): add myself
1144 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1146         * MAINTAINERS (Write After Approval): Add myself.
1148 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1150         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1151         Remove FIXME comments.
1153 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1155         * MAINTAINERS: Update my email address.
1157 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1159         * MAINTAINERS (Write After Approval): Add myself.
1161 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1163         PR target/97302
1164         * configure.ac: Only set with_gmp to /usr/local
1165         if not building in tree.
1166         * configure: Regenerate.
1168 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1170         * MAINTAINERS (Write After Approval): Add myself.
1172 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1174         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1176 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1178         PR bootstrap/96612
1179         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1180         if not the same as ${host}.
1181         * configure: Regenerate.
1183 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1185         * MAINTAINERS (Write After Approval): Add myself.
1187 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1189         * MAINTAINERS: Update my email address.
1191 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1193         * MAINTAINERS (Write After Approval): Add myself.
1195 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1197         * MAINTAINERS (Write After Approval): Add myself.
1199 2020-06-12  Martin Liska  <mliska@suse.cz>
1201         * .gitignore: Add .clang-tidy.
1203 2020-06-08  Jason Merrill  <jason@redhat.com>
1205         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1206         * configure: Regenerate.
1208 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1210         * MAINTAINERS: Add myself as xtensa port maintainer.
1212 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1214         * configure.ac: Don't require --enable-host-shared when building
1215         for Mingw.
1216         * configure: Regenerate.
1218 2020-05-18  Jason Merrill  <jason@redhat.com>
1220         * configure.ac: Update bootstrap dialect to -std=c++11.
1222 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1224         * MAINTAINERS (Write After Approval): Add myself.
1226 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1228         PR target/92713
1229         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1230         (noconfigdirs): Add 'target-libstdc++-v3'.
1231         * configure: Regenerate.
1233 2020-04-21  Stephen Casner  <casner@acm.org>
1235         PR 25830
1236         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1237         * configure: Rebuild.
1239 2020-04-17  Martin Liska  <mliska@suse.cz>
1240             Jonathan Yong <10walls@gmail.com>
1242         PR gcov-profile/94570
1243         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1244         for CYGWIN.
1246 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1248         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1250 2020-04-09  Tom Tromey  <tom@tromey.com>
1252         * configure: Rebuild.
1253         * Makefile.in: Rebuild.
1254         * Makefile.def (gdbsupport, gdbserver): New host modules.
1255         (configure-gdb): Depend on all-gdbsupport.
1256         (all-gdb): Depend on all-gdbsupport, all-libctf.
1257         * configure.ac (host_tools): Add gdbserver.
1258         Conditionally build gdbserver and gdbsupport.
1260 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1262         * configure.ac: Build libgomp by default for amdgcn.
1263         * configure: Regenerate.
1265 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1267         * MAINTAINERS (Write After Approval): Add myself.
1269 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1271         * MAINTAINERS (Write After Approval) : Add myself.
1273 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1275         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1277 2020-02-14  Martin Sebor  <msebor@redhat.com>
1279         * doc/extend.texi (attribute alias): Mention type requirement.
1280         (attribute weak): Same.
1281         (attribute weakref): Correct invalid example.
1283 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1285         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1287 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1288             Jakub Jelinek  <jakub@redhat.com>
1290         * .gitattributes: Add *.md diff=md.
1292 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1294         The mentioned auto-generated file is no more part of the
1296         GCC sources, it's auto-generated in $(builddir) during build.
1298         PR target/92055
1299         * contrib/gcc_update (files_and_dependencies): Remove
1300         entry for gcc/config/avr/t-multilib.
1302 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1304         * MAINTAINERS: Update my email address.
1306 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1308         * README.MOVED_TO_GIT: Remove.
1310 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1312         * README.MOVED_TO_GIT: New file.
1314 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1316         * MAINTAINERS (Write After Approval): Add myself.
1318 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1320         * MAINTAINERS (write_after_approval): Add myself.
1322 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1324         * MAINTAINERS (write_after_approval): Add myself.
1326 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1328         * MAINTAINERS (write_after_approval): Add myself.
1330 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1332         * configure.ac: Factor out common cases for compare_exclusions.
1333         * configure: Regenerate.
1335 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1337         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1338         flag.
1340 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1342         * MAINTAINERS (Write After Approval): Add myself.
1344 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1346         PR middle-end/92463
1347         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1348         * configure: Regenerate
1350 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1352         * configure.ac: Use https for gcc.gnu.org.
1353         * configure: Regenerated.
1355 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1357         * MAINTAINERS (aarch64 port): Remove my name, move to...
1358         (Write After Approval): ...Here.
1360 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1362         * MAINTAINERS: Change my email address as maintainer.
1364 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1366         PR fortran/91828
1367         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1368         * configure: Regenerated.
1370 2019-10-21  Jason Merrill  <jason@redhat.com>
1372         * .gitattributes: Also check ChangeLog whitespace.
1374 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1376         * contrib/dg-extract-results.sh: Add support for KPASS.
1377         * contrib/dg-extract-results.py: Likewise.
1379 2019-10-17  Jason Merrill  <jason@redhat.com>
1381         * .gitattributes: Avoid {} in filename pattern.
1383 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1385         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1386         Approval section.
1388 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1390         * MAINTAINERS: Add myself to Write After Approval
1392 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1394         * MAINTAINERS: Add myself as an aarch64 maintainer.
1396 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1398         * MAINTAINERS: Add myself as aarch64 maintainer.
1400 2019-09-23  Carl Love  <cel@us.ibm.com>
1402         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1403         New define_insn.
1404         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1405         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1407 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1409         * MAINTAINERS (Sam Tebbs): Update email address.
1411 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1413         * MAINTAINERS: Update my email address.
1415 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1417         * libtool.m4: Handle uclinuxfdpiceabi.
1419 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1421         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1422         Remove myself from Write After Approval section.
1424 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1426         * configure.ac: Support for bpf-*-* targets.
1427         * configure: Regenerate.
1429 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1431         * config.sub: Import upstream version 2019-06-30.
1432         * config.guess: Import upstream version 2019-07-24.
1434 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1436         * MAINTAINERS: Remove spu port maintainers.
1438 2019-08-28  Martin Liska  <mliska@suse.cz>
1440         * .gitignore: Add .clangd and compile_commands.json
1441         to .gitignore.
1443 2019-08-23  Michael Forney  <mforney@mforney.org>
1445         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1446         * Makefile.in: Regenerate.
1448 2019-08-19  Tom Tromey  <tom@tromey.com>
1450         * configure: Rebuild.
1451         * configure.ac: Add --with-static-standard-libraries.
1453 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1455         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1457 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1459         * MAINTAINERS (Write After Approval): Add myself.
1461 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1463         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1464         RISC-V port maitainer.
1466 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1468         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1470 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1472         * MAINTAINERS (Write After Approval): Add myself.
1474 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1476         * MAINTAINERS (Write After Approval): Add myself.
1478 2019-06-25  Martin Liska  <mliska@suse.cz>
1480         contrib/filter-clang-warnings.py: Transform from
1481         filter-rtags-warnings.py.
1483 2019-06-15  Tom Tromey  <tom@tromey.com>
1485         * configure.ac (host_libs): Add gnulib.
1486         * configure: Rebuild.
1487         * Makefile.def (host_modules, dependencies): Add gnulib.
1488         * Makefile.in: Rebuild.
1490 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1492         * MAINTAINERS (Write After Approval): Add myself.
1494 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1496         * configure: Regenerate.
1497         * configure.ac: Add PRU target.
1499 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1501         * MAINTAINERS (Write After Approval): Add myself.
1503 2019-06-11  Nick Clifton  <nickc@redhat.com>
1505         Import these changes from the binutils/gdb repository:
1507         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1509         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1510         and all its deps.
1511         * Makefile.in: Regenerated.
1513         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1515         * Makefile.def (host_modules): Add libctf.
1516         * Makefile.def (dependencies): Likewise.
1517         libctf depends on zlib, libiberty, and bfd.
1518         * Makefile.in: Regenerated.
1519         * configure.ac (host_libs): Add libctf.
1520         * configure: Regenerated.
1522 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1524         * MAINTAINERS (Write After Approval): Add myself.
1526 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1528         * MAINTAINERS: Update my email address.
1530 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1532         * MAINTAINERS (Write After Approval): Add myself.
1534 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1536         * MAINTAINERS (Write After Approval): Add myself.
1538 2019-05-07  Jim Wilson  <jimw@sifive.com>
1540         * MAINTAINERS: Remove myself as IA-64 maintainer.
1542 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1544         * MAINTAINERS (Write After Approval): Add myself.
1546 2019-05-02  Richard Biener  <rguenther@suse.de>
1548         PR bootstrap/85574
1549         * Makefile.tpl (compare target): Also compare extra-compare
1550         files.
1551         * Makefile.in: Regenerate.
1553 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1555         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1556         as modulo-scheduler maintainer.
1558 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1560         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1562 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1564         * MAINTAINERS: Update my email address.
1566 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1568         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1569         * configure: Regenerate.
1571 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1573         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1574         * configure: Regenerate.
1576 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1578         * configure.ac: Add target-zlib to target_libraries.
1579         * configure: Regenerate.
1581 2019-04-09  Martin Liska  <mliska@suse.cz>
1583         * Makefile.in: Regenerate.
1584         * Makefile.tpl: Pass GENERATOR_CFLAGS
1585         in all stages.
1587 2019-03-28  Martin Liska  <mliska@suse.cz>
1589         PR bootstrap/89829
1590         * Makefile.in: Revert r254150.
1591         * Makefile.tpl: Likewise.
1593 2019-03-28  Ben Elliston  <bje@gnu.org>
1595         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1596         related, and libdecnumber.
1598 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1600         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1601         (Write After Approval): Remove myself.
1603 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1605         * MAINTAINERS (Write After Approval): Add myself.
1607 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1609         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1610         (Write After Approval): Remove myself and Julian.
1612 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1614         * MAINTAINERS (Write After Approval): Add myself.
1616 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1618         * MAINTAINERS (Write After Approval): Add myself.
1620 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1622         * ChangeLog: Replace space with tab.
1623         * MAINTAINERS: Delete 1 tab to keep alignment.
1625 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1627         * MAINTAINERS (Write After Approval): Add myself.
1629 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1631         * MAINTAINERS (Write After Approval): Add myself.
1633 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1634             Kwok Cheung Yeung  <kcy@codesourcery.com>
1635             Julian Brown  <julian@codesourcery.com>
1636             Tom de Vries  <tom@codesourcery.com>
1637             Jan Hubicka  <hubicka@ucw.cz>
1638             Martin Jambor  <mjambor@suse.cz>
1640         * configure.ac: Likewise.
1641         * configure: Regenerate.
1642         * contrib/config-list.mk: Add amdgcn-amdhsa.
1644 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1646         * MAINTAINERS (Write After Approval): Add myself.
1648 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1650         * MAINTAINERS (Write After Approval): Add myself.
1652 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1654         PR target/88535
1655         * config.guess: Import upstream version 2019-01-03.
1656         * config.sub: Import upstream version 2019-01-01.
1658 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1660         * MAINTAINERS (Write After Approval): Update my maintainer address.
1662 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1664         * MAINTAINERS (Write After Approval): Add myself.
1666 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1668         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1670 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1672         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1673         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1674         (GCC_TARGET_TOOL): Likewise.
1675         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1676         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1677         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1678         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1679         * configure: Regenerate.
1680         * Makefile.in: Likewise.
1682 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1684         * MAINTAINERS (Write After Approval): Add myself.
1686 2018-11-13  Martin Liska  <mliska@suse.cz>
1688         * gcc.target/i386/pr87930.c: Move to ...
1689         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1691 2018-11-10  Stafford Horne  <shorne@gmail.com>
1693         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1694         (Write After Approval): Remove myself.
1696 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1698         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1699         Append $INCICONV to it.
1701 2018-11-04  Stafford Horne  <shorne@gmail.com>
1703         * MAINTAINERS (Write After Approval): Add myself.
1705 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1707         PR bootstrap/82856
1708         * multilib.am: New file.  From automake.
1710         Merge from binutils-gdb:
1711         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1713         * libtool.m4: Use AC_LANG_SOURCE.
1714         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1715         * ar-lib: New file.
1716         * test-driver: New file.
1717         * configure: Re-generate.
1719 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1721         * MAINTAINERS (Write After Approval): Add myself.
1723 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1725         PR bootstrap/87788
1726         PR d/87799
1727         * configure: Rebuild.
1728         * configure.ac: Disable D on systems where it is known not to work.
1730 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1732         * Makefile.def (target_modules): Add libphobos.
1733         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1734         GDCFLAGS_FOR_TARGET.
1735         (dependencies): Make libphobos depend on libatomic, libbacktrace
1736         configure, and zlib configure.
1737         (language): Add language d.
1738         * Makefile.in: Rebuild.
1739         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1740         (HOST_EXPORTS): Add GDC.
1741         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1742         (BASE_TARGET_EXPORTS): Add GDC.
1743         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1744         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1745         (EXTRA_HOST_FLAGS): Add GDC.
1746         (STAGE1_FLAGS_TO_PASS): Add GDC.
1747         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1748         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1749         environment variables.
1750         * configure: Rebuild.
1751         * configure.ac: Add target-libphobos to target_libraries.  Set and
1752         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1754 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1756         * MAINTAINERS (Write After Approval): Add myself.
1758 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1760         * MAINTAINERS (Write After Approval): Remove myself.
1762 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1764         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1766 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1768         * MAINTAINERS: Update my email address.
1770 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1772         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1773         maintainer.
1775 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1777         * MAINTAINERS (Write After Approval): Add self.
1779 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1781         * MAINTAINERS (write after approval): Add myself.
1783 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1785         * MAINTAINERS: Update my email address.
1787 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1789         * MAINTAINERS (write after approval): Add myself.
1791 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1793         * MAINTAINERS: Add self to global reviewers list.
1795 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1797         MAINTAINERS: Add c-sky port maintainers.
1799 2018-08-10  Martin Liska  <mliska@suse.cz>
1801         * MAINTAINERS: Revert change in previous commit and
1802         join lines.
1804 2018-08-10  Martin Liska  <mliska@suse.cz>
1806         * MAINTAINERS: Remove extra line.
1808 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1810         * MAINTAINERS: Update my email address.
1812 2018-07-19  DJ Delorie  <dj@redhat.com>
1814         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1815         as maintainer.
1817 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1819         * MAINTAINERS: Adjust email address for me and my colleague Robin
1820         Dapp.
1822 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1823             Sunil K Pandey  <sunil.k.pandey@intel.com>
1825         PR target/84413
1826         * config/i386/i386.c (m_CORE_AVX512): New.
1827         (m_CORE_AVX2): Likewise.
1828         (m_CORE_ALL): Add m_CORE_AVX2.
1829         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1830         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1831         and remove the rest of m_SKYLAKE_AVX512.
1833 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1835         * config.sub: Sync with upstream version 2018-07-03.
1837 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1839         * config.guess: Sync with upstream version 2018-06-26.
1840         * config.sub: Sync with upstream version 2018-07-02.
1842 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1844         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1845         * ltmain.sh: Likewise.
1847 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1849         * contrib/config-list.mk: Remove powerpc-linux_paired.
1851 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1853         * configure.ac: Introduce support for @unless/@endunless.
1854         * Makefile.tpl (dep-kind): Rewrite with cond; return
1855         postbootstrap in some cases.
1856         (make-postboot-dep, postboot-targets): New.
1857         (dependencies): Do not output postbootstrap dependencies at
1858         first.  Output non-target ones changed for configure to depend
1859         on stage_last @if gcc-bootstrap, and the original deps @unless
1860         gcc-bootstrap.
1861         * configure.in, Makefile.in: Rebuilt.
1863 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1865         * MAINTAINERS (write after approval): Add myself.
1867 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1869         * MAINTAINERS (write after approval): Add myself.
1871 2018-06-19  Nick Clifton  <nickc@redhat.com>
1873         * zlib/configure.ac: Restore old behaviour of only enabling
1874         multilibs when a target subdirectory is defined.  This allows
1875         building with srcdir == builddir.
1876         * zlib/configure: Regenerate.
1878 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1880         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1881         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1882         * Makefile.in: Regenerate.
1884 2018-06-16  Ben Elliston  <bje@gnu.org>
1886         * config.guess: Import latest version.
1887         * config.sub: Likewise.
1889 2018-06-08  Martin Liska  <mliska@suse.cz>
1891         * MAINTAINERS: Remove MPX-related entries.
1892         * Makefile.def: Remove libmpx support.
1893         * Makefile.in: Regenerate.
1894         * configure.ac: Remove removed files.
1895         * configure: Regenerate.
1896         * libmpx/ChangeLog: Remove.
1897         * libmpx/Makefile.am: Remove.
1898         * libmpx/Makefile.in: Remove.
1899         * libmpx/acinclude.m4: Remove.
1900         * libmpx/aclocal.m4: Remove.
1901         * libmpx/config.h.in: Remove.
1902         * libmpx/configure: Remove.
1903         * libmpx/configure.ac: Remove.
1904         * libmpx/configure.tgt: Remove.
1905         * libmpx/libmpx.spec.in: Remove.
1906         * libmpx/mpxrt/Makefile.am: Remove.
1907         * libmpx/mpxrt/Makefile.in: Remove.
1908         * libmpx/mpxrt/libmpx.map: Remove.
1909         * libmpx/mpxrt/libtool-version: Remove.
1910         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1911         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1912         * libmpx/mpxrt/mpxrt.c: Remove.
1913         * libmpx/mpxrt/mpxrt.h: Remove.
1914         * libmpx/mpxwrap/Makefile.am: Remove.
1915         * libmpx/mpxwrap/Makefile.in: Remove.
1916         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1917         * libmpx/mpxwrap/libtool-version: Remove.
1918         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1920 2018-06-04  Martin Liska  <mliska@suse.cz>
1922         * MAINTAINERS: Add myself as gcov maintainer.
1924 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1926         * MAINTAINERS: Update my email address.
1928 2018-06-04  Tom de Vries  <tdevries@suse.de>
1930         * MAINTAINERS: Remove write-after-approval entries for component
1931         maintainers.
1933 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1935         * MAINTAINERS (write after approval): Add myself.
1937 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1939         * MAINTAINERS: Update my email address.
1941 2018-06-01  Tom de Vries  <tdevries@suse.de>
1943         * MAINTAINERS: Update my email address.
1945 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1947         * MAINTAINERS (loop-optimizer): Add myself.
1949 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1951         * configure.ac: Added "nfp" target.
1952         * configure: Regenerate.
1954 2018-04-30  Richard Biener  <rguenther@suse.de>
1956         PR bootstrap/85571
1957         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1958         (STAGE3_TFLAGS): Likewise.
1959         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1960         (STAGEtrain_TFLAGS): Likewise.
1961         * Makefile.in: Regenerate.
1963 2018-04-26  Richard Biener  <rguenther@suse.de>
1965         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1966         (STAGE2_CFLAGS): Likewise.
1967         (STAGE2_TFLAGS): Likewise.
1968         (STAGE3_CFLAGS): Add -fchecking.
1969         (STAGE3_TFLAGS): Likewise.
1970         (STAGEtrain_CFLAGS): Filter out -fchecking.
1971         (STAGEtrain_TFLAGS): Likewise.
1972         * Makefile.in: Re-generate.
1974 2018-04-25  Catherine Moore <clm@codesourcery.com>
1976         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1978 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1980         * MAINTAINERS (write after approval): Add myself.
1982 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1984         * MAINTAINERS: Update my email address.
1986 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1988         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1990 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1992         * MAINTAINERS: Update my email address and disambiguate myself
1993         a bit from Will Schmidt.
1995 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1997         * MAINTAINERS: Move maintainers of now-removed picochip and score
1998         ports to write after approval.
2000 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2002         * MAINTAINERS: Add entry for SVE maintainership.
2004 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2006         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2007         * configure: Regenerate.
2009 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2011         * MAINTAINERS (write after approval): Add myself.
2013 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2015         * MAINTAINERS (write after approval): Add myself.
2017 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2019         * MAINTAINERS (write after approval): Add myself.
2021 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2023         Update copyright years.
2025 2018-01-03  Ben Elliston  <bje@gnu.org>
2027         * config.guess: Import latest version.
2028         * config.sub: Likewise.
2030 2017-12-12  Stafford Horne  <shorne@gmail.com>
2032         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2033         * configure: Regenerate.
2035 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2037         * MAINTAINERS (Write After Approval): Add myself.
2039 2017-11-28  Julia Koval  <julia.koval@intel.com>
2040             Sebastian Peryt  <sebastian.peryt@intel.com>
2042         * Makefile.def (target_modules): Remove libcilkrts.
2043         * Makefile.in: Ditto.
2044         * configure: Ditto.
2045         * configure.ac: Ditto.
2047 2017-11-28  Julia Koval  <julia.koval@intel.com>
2049         * MAINTAINERS (Write After Approval): Add myself.
2051 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2053         * MAINTAINERS (Write After Approval): Add myself.
2055 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2057         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2058         Use my SiFive email address.
2060 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2062         * MAINTAINERS (write after approval): Add myself.
2064 2017-10-27  Martin Liska  <mliska@suse.cz>
2066         * Makefile.tpl: Use proper name of folder as it was renamed
2067         during transition to 4 stages.
2068         * Makefile.in: Regenerate.
2070 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2072         * MAINTAINERS (write after approval): Add myself.
2074 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2076         * MAINTAINERS: Add a note that maintainership also includes web
2077         pages, docs, and testsuite related to that area.
2079 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2081         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2083 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2085         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2087 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2089         * MAINTAINERS: Remove myself as a vxworks maintainer.
2091 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2093         * MAINTAINERS: Remove email address of Jim Norris.
2095 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2097         * MAINTAINERS (Reviewers): Move myself from here...
2098         (CPU Port Maintainers): ... to here.
2100 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2102         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2104 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2106         * MAINTAINERS (write after approval): Add myself.
2108 2017-07-28  Tony Reix  <tony.reix@atos.net>
2110         * configure.ac (target-libffi): Don't disable for AIX.
2111         (go): Don't add to unsupported_languages on AIX.
2112         (target-libgo): Don't disable for AIX.
2113         * configure: Regenerate.
2115 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2117         * MAINTAINERS: Add myself.
2119 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2121         * MAINTAINERS: Update my email address.
2123 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2125         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2126         arm-specific auto-generated header files.
2128 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2130         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2131         * configure: Rebuilt.
2133 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2135         * MAINTAINERS: Readd myself for c6x.
2137 2017-06-28  Martin Liska  <mliska@suse.cz>
2139         PR bootstrap/81217
2140         * Makefile.def: Remove superfluous bootstrap_target from
2141         bootstrap_stage.
2142         * Makefile.in: Re-generate the file.
2144 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2146         * MAINTAINERS: Add myself to Write After Approval
2148 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2150         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2152 2017-06-19  Martin Liska  <mliska@suse.cz>
2154         * Makefile.def: Define 4 stages PGO bootstrap.
2155         * Makefile.tpl: Define FLAGS.
2156         * Makefile.in: Regenerate.
2158 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2160         * Makefile.def: Add check-gotools to go check targets.
2161         * Makefile.in: Rebuild.
2163 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2165         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2167 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2169         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2170         * configure: Regenerate.
2172 2017-05-31  Martin Liska  <mliska@suse.cz>
2174         * configure.ac: Add handling of stage2_werror_flags to
2175         action-if-given and to action-if-not-given.
2176         * configure: Regenerate.
2178 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2180         * MAINTAINERS: Add self to Write After Approval
2182 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2184         * MAINTAINERS: Update my email address, and remove myself as
2185         maintainer in some areas.
2187 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2189         * MAINTAINERS: Add self to Write After Approval
2191 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2193         * configure.ac: Add --enable-languages=default to mean default and
2194         make --enable-languages=all mean all supported languages.
2195         * configure: Regenerated.
2197 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2199         * config.gcc (powerpc*-*-*spe*): New.
2200         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2201         (powerpc-*-rtems*spe*): New.
2202         (powerpc*-*-linux*spe*): New.
2203         (powerpc-wrs-vxworksspe): New.
2204         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2205         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2206         * config.host (powerpc*-*-*spe*): New.
2208 2017-05-19  Martin Liska  <mliska@suse.cz>
2210         * configure.ac: Add --enable-werror-always just for
2211         bootstrap-debug (or none build config) and do not add it
2212         when we are on a release branch.
2213         * configure: Regenerated.
2215 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2217         * MAINTAINERS: Add self to Write After Approval
2219 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2221         * MAINTAINERS: Move myself to Write After Approval section.
2223 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2225         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2226         ACCH registers.
2227         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2228         available.
2229         (umulsidi3): Likewise.
2230         (mulsidi3_700): Disable this pattern when we have advanced mpy
2231         instructions.
2232         (umulsidi3_700): Likewise.
2233         (maddsidi4): New pattern.
2234         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2235         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2236         (mpydu_imm_arcv2hs): Likewise.
2237         * config/arc/predicates.md (accl_operand): New predicate.
2239 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2240             Andrew Burgess <andrew.burgess@embecosm.com>
2242         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2243         case.
2244         (ARC_AUTOFP_IRQ_P): Likewise.
2245         (ARC_AUTO_IRQ_P): Likewise.
2246         (rgf_banked_register_count): New variable.
2247         (parse_mrgf_banked_regs_option): New function.
2248         (arc_override_options): Handle rgf_banked_regs option.
2249         (arc_handle_interrupt_attribute): Add firq option.
2250         (arc_compute_function_type): Return fast irq type when required.
2251         (arc_must_save_register): Handle fast interrupts.
2252         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2253         (arc_return_address_regs): Update.
2254         * config/arc/arc.h (arc_return_address_regs): Update.
2255         (arc_function_type): Add fast interrupt type.
2256         (ARC_INTERRUPT_P): Update.
2257         (RC_FAST_INTERRUPT_P): Define.
2258         * config/arc/arc.md (simple_return): Update for fast interrupts.
2259         (p_return_i): Likewise.
2260         * config/arc/arc.opt (mrgf-banked-regs): New option.
2261         * doc/invoke.texi (mrgf-banked-regs): Document.
2263 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2265         * config/arc/arc.c (irq_ctrl_saved): New variable.
2266         (ARC_AUTOBLINK_IRQ_P): Define.
2267         (ARC_AUTOFP_IRQ_P): Likewise.
2268         (ARC_AUTO_IRQ_P): Likewise.
2269         (irq_range): New function.
2270         (arc_must_save_register): Likewise.
2271         (arc_must_save_return_addr): Likewise.
2272         (arc_dwarf_emit_irq_save_regs): Likewise.
2273         (arc_override_options): Handle deferred options.
2274         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2275         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2276         arc_must_save_return_addr.
2277         (arc_compute_frame_size): Handle automated save and restore of
2278         registers.
2279         (arc_expand_prologue): Likewise.
2280         (arc_expand_epilogue): Likewise.
2281         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2282         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2283         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2285 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2286         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2288         PR bootstrap/77661
2289         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2290         in-tree build MPC.
2291         * Makefile.in: Regenerate.
2293 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2295         * configure.ac: Enable LTO by default on darwin >= 9.
2296         * configure: Regenerate.
2298 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2300         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2301         and Andrew Waterman as the RISC-V maintainers.
2303 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2305         * MAINTAINERS: Add self to Write After Approval
2307 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2309         * config.guess: Import latest from upstream.
2311 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2313         * MAINTAINERS (Write After Approval): Remove entries that are
2314         already covered under Reviewers.
2316 2017-03-08  Mark Wielaard  <mark@klomp.org>
2318         PR demangler/70909
2319         PR demangler/67264
2320         * include/demangle.h: Add d_printing to struct demangle_component
2321         and pass struct demangle_component as non const.
2323 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2325         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2327 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2329         * Makefile.tpl: Remove HOST_ISLVER.
2330         (HOST_EXPORTS): Remove ISLVER.
2331         * Makefile.in: Regenerate.
2333 2017-02-13  Richard Biener  <rguenther@suse.de>
2335         * configure: Re-generate.
2337 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2339         * MAINTAINERS: Adjust bug reporting URL.
2341 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2343         * MAINTAINERS (Write After Approval): Remove redundant entry
2344         for Andrew Burgess.
2346 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2348         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2349         32-bit hppa*-*-hpux*.
2350         * configure: Regenerate.
2352 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2354         * configure.ac: Moved the white list of enabling BRIG FE to
2355         libhsail-rt/configure.tgt.
2356         * configure: Regenerated.
2357         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2359 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2360             Martin Jambor  <mjambor@suse.cz>
2362         * Makefile.def (target_modules): Added libhsail-rt.
2363         (languages): Added language brig.
2364         * Makefile.in: Regenerated.
2365         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2366         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2367         * configure: Regenerated.
2369 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2371         PR other/79046
2372         * configure: Regenerated.
2374 2017-01-04  Alan Modra  <amodra@gmail.com>
2376         * configure: Regenerate.
2378 2016-12-29  Ben Elliston  <bje@gnu.org>
2380         * config.sub: Import latest version.
2382 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2384         * MAINTAINERS (Write After Approval): Add myself.
2386 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2388         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2389         includes bootstrap-mpx.
2390         * configure: Regenerated.
2392 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2394         * MAINTAINERS (Write After Approval): Add myself.
2396 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2398         * configure: Regenerate.
2400 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2402         * configure.ac: Don't use pkg-config to check for bdw-gc.
2403         * configure: Regenerate.
2405 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2407         * Makefile.def: Remove reference to boehm-gc target module.
2408         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2409         options and for the bdw-gc pkg-config module.
2410         * configure: Regenerate.
2411         * Makefile.in: Regenerate.
2413 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2415         * MAINTAINERS (nvptx): Remove self.
2417 2016-11-25  Ben Elliston  <bje@gnu.org>
2419         * config.guess: Import latest version.
2420         * config.sub: Likewise.
2422 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2424         * MAINTAINERS (Write After Approval): Add myself.
2426 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2428         * Makefile.def: Remove references to GCJ.
2429         * Makefile.tpl: Likewise.
2430         * Makefile.in: Regenerate.
2432 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2434         * config-ml.in: Remove references to GCJ.
2435         * configure.ac: Likewise.
2436         * configure: Regenerate.
2438 2016-11-01  Josh Conner  <joshconner@google.com>
2440         * MAINTAINERS (Write After Approval): Update email address,
2442 2016-10-27  Carl Love  <cel@us.ibm.com>
2444         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2445         Approval list to make it alphabetical.
2447 2016-10-27  Carl Love  <cel@us.ibm.com>
2449         * MAINTAINERS (Write After Approval): Add myself.
2451 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2453         * MAINTAINERS (Reviewers): Add myself.
2454         (Write After Approval): Add myself.
2456 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2457             Ulrich Weigand  <uweigand@de.ibm.com>
2459         * MAINTAINERS: Update email address.
2461 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2463         * MAINTAINERS: Update email address.
2465 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2467         * configure.ac: Add aarch64-*-freebsd*.
2468         * configure: Regenerate.
2470 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2472         * MAINTAINERS: Update email address after it got reverted.
2474 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2476         * configure.ac (target_libraries): Readd target-boehm-gc.
2477         Restore --enable-objc-gc handling.
2478         * configure: Regenerate.
2480 2015-10-03  Jeff Law  <law@redhat.com>
2482         * MAINTAINERS: Move several inactive maintainers to the
2483         write-after-approval section.
2485 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2487         * configure.ac: Add target-libffi to target_libraries.
2488         Readd libgcj target disablings, modified to only target-libffi.
2489         Readd target addition of go to unsupported languages.
2490         * configure: Regenerated.
2492 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2494         * MAINTAINERS: Update email address.
2496 2016-09-30  Andrew Haley  <aph@redhat.com>
2498         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2499         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2500         libgcj.
2502 2016-09-30  Andrew Haley  <aph@redhat.com>
2504         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2505         write-after approval after GCJ deletion.
2507 2016-09-30  Andrew Haley  <aph@redhat.com>
2509         * Makefile.def: Remove libjava.
2510         * Makefile.tpl: Likewise.
2511         * Makefile.in: Regenerate.
2512         * configure.ac: Likewise.
2513         * configure: Likewise.
2514         * gcc/java: Remove.
2515         * libjava: Likewise.
2517 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2519         * MAINTAINERS (Reviewers): Add myself.
2521 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2523         * configure.ac: Disable "sim" directory for arc*-*-*.
2524         * configure: Regenerated.
2526 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2528         * MAINTAINERS (Write After Approval): Add myself.
2530 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2532         * configure.ac: Check for the minimum in-tree MPFR version
2533         handled.
2534         * configure: Regenerate.
2536 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2538         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2539         * configure: Regenerated.
2541 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2543         * MAINTAINERS (Write After Approval): Add myself.
2545 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2547         * Makefile.def: Add autoprofiledbootstrap.
2548         * Makefile.tpl: Dito.
2549         * Makefile.in: Regenerate.
2551 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2553     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2554     * configure: Regenerate.
2556 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2558         * configure: Regenerate.
2559         * configure.ac: Remove support for avr-rtems.
2561 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2563         * MAINTAINERS (Write After Approval): Add myself.
2565 2016-06-16  Michael Collison  <michael.collison@arm.com>
2567         * MAINTAINERS (Write After Approval): Add myself.
2569 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2571         * MAINTAINERS (Write After Approval): Update e-mail address.
2573 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2575         * MAINTAINERS (Write After Approval): Add myself.
2577 2016-05-28  Alan Modra  <amodra@gmail.com>
2579         * Makefile.tpl (configure): Depend on m4 files included.
2580         * Makefile.in: Regenerate.
2582 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2584         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2585         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2587 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2589         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2590         special case builtin.
2591         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2592         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2593         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2594         for __builtin_vec_addec.
2596 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2598         * config.guess: Import version 2016-04-02 (newest).
2599         * config.sub: Import version 2016-05-10 (newest).
2601 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2603         * configure.ac: Add ARC support to libgloss.
2604         * configure: Regenerate
2606 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2608         * MAINTAINERS (Write After Approval): Add myself.
2610 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2612         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2613         * configure: Regenerated.
2614         * Makefile.def (gmp): Explicitly disable assembler.
2615         (mpfr): Adjust lib_path.
2616         (mpc): Likewise.
2617         * Makefile.in: Regenerated.
2619 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2621         PR bootstrap/70704
2622         * configure.ac (--enable-stage1-checking): Add missing
2623         --enable-checking=.
2624         * configure: Regenerated.
2626 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2628         * config.guess: Revert r235676.
2629         * config.sub: Revert r235676.
2631 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2633         * config.guess: Remove SH5 support.
2634         * config.sub: Likewise.
2635         * configure: Likewise.
2636         * configure.ac: Likewise.
2638 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2640         PR bootstrap/70704
2641         * configure.ac (--enable-stage1-checking): For --disable-checking or
2642         implicit --enable-checking, make sure extra flag matches in between
2643         stage1 and later checking.
2644         * configure: Regenerated.
2646 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2648         * .gitattributes: New file.
2650 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2652         * MAINTAINERS (rs6000/powerpc port): Add myself.
2654 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2656         PR bootstrap/70173
2657         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2658         and gotools directories.  Delete the stage_final file.
2659         * Makefile.in: Regenerate.
2661 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2663         * MAINTAINERS (Write After Approval): Add myself.
2665 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2667         * MAINTAINERS (Fortran maintainer): Remove myself.
2669 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2671         * MAINTAINERS (Write After Approval): Add myself.
2673 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2675         * MAINTAINERS (Write After Approval): Add myself.
2677 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2679         Sync with binutils-gdb:
2681         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2683         * configure.ac: Add mips and s390 to the gold target check.
2684         * configure: Regenerate.
2686 2016-03-01  DJ Delorie  <dj@redhat.com>
2688         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2690 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2692         * MAINTAINERS (libcpp): Add myself.
2693         (diagnostic messages): Likewise.
2695 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2697         * MAINTAINERS: Fix whitespace.
2699 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2701         * MAINTAINERS (Write After Approval): Add myself.
2703 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2705         * config/isl.m4: Add comments about isl-0.16.
2706         * configure: Regenerate.
2708 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2710         * MAINTAINERS (hsa maintainers): Add myself.
2712 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2714         * MAINTAINERS: (Write After Approval): Add myself.
2716 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2717             Sebastian Pop  <s.pop@samsung.com>
2719         * Makefile.in: Regenerate.
2720         * Makefile.tpl: Export ISLVER.
2721         * configure: Regenerate.
2722         * config/isl.m4: Detect isl-0.15.
2724 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2726         PR bootstrap/69329
2727         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2728         * Makefile.in: Regenerate.
2730 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2732         * configure.ac: Enable LTO for DJGPP
2733         * configure: Regenerate
2735 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2737         Sync with binutils-gdb:
2738         2015-10-21  Nick Clifton  <nickc@redhat.com>
2740         PR gas/19109
2741         * configure.ac: Note the 'none' is an acceptable argument to
2742         --enable-compressed-debug-sections.
2743         * configure: Regenerate.
2745 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2747         PR bootstrap/69134
2748         * Makefile.def (mpfr): Disable assembler.
2749         * Makefile.in: Regenerate.
2751 2016-01-01  Ben Elliston  <bje@gnu.org>
2753         * config.guess: Import version 2016-01-01.
2754         * config.sub: Likewise.
2756 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2758         * MAINTAINERS (Write After Approval): Add myself.
2760 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2762         * Makefile.in: Replace ISL with isl.
2763         * Makefile.tpl: Same.
2764         * config/isl.m4: Same.
2765         * configure.ac: Same.
2766         * contrib/download_prerequisites: Same.
2767         * configure: Regenerate.
2769 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2771         * MAINTAINERS (Write After Approval): Add Myself.
2773 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2775         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2776         * configure: Regenerate.
2778 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2779             Sebastian Pop  <s.pop@samsung.com>
2781         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2782         isl_ctx_get_max_operations.
2783         * configure: Regenerate.
2785 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2787         * MAINTAINERS (Write After Approval): Add myself.
2789 2015-12-02  Ian Lance Taylor  <iant@google.com>
2791         PR go/66147
2792         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2793         * Makefile.in: Regenerate.
2795 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2797         PR libffi/65726
2798         * Makefile.def (lang_env_dependencies): Make libffi depend
2799         on cxx.
2800         * Makefile.in: Regenerate.
2802 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2804         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2805         symbols.
2807 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2809         Sync with binutils-gdb:
2810         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2812         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2813         * configure: Regenerate.
2815 2015-11-19  Martin Liska  <mliska@suse.cz>
2817         * .gitignore: Add .clang-format to ignored files.
2818         * Makefile.in: Add clang-format.
2819         * Makefile.tpl: Likewise.
2821 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2823         * configure.ac: Enable libmpx by default.
2824         * configure: Regenerated.
2826 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2828         * MAINTAINERS: Update email address.
2830 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2832         * MAINTAINERS: Update email address.
2834 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2836         * MAINTAINERS  (Write After Approval): Add myself.
2838 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2840         Sync with binutils-gdb:
2841         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2843         PR gas/19109
2844         * configure.ac: Add
2845         --enable-compressed-debug-sections={all,gas,gold,ld}.
2846         * configure: Regenerated.
2848 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2850         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2852 2015-10-09  Martin Liska  <mliska@suse.cz>
2854         * MAINTAINERS (Write After Approval): Add myself.
2856 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2858         * MAINTAINERS (Write After Approval): Add myself.
2860 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2862         * MAINTAINERS: Update email address.
2864 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2866         * MAINTAINERS  (Write After Approval): Add myself.
2868 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2870         * MAINTAINERS: Update email.
2872 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2874         * MAINTAINERS: Update my email address.
2876 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2878         * MAINTAINERS (ft32 port): Add myself.
2880 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2882         * MAINTAINERS: Add myself.
2884 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2886         * MAINTAINERS (Write After Approval): Add myself.
2888 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2890         PR libfortran/54572
2891         * Makefile.def: Make libgfortran depend on libbacktrace.
2892         * Makefile.in: Regenerate.
2894 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2896         * MAINTAINERS (Write After Approval): Add myself.
2898 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2900         PR other/67092
2901         * configure.ac: Remove --with_host_libstdcxx support.
2902         * configure: Regenerate.
2904 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2905             Jakub Jelinek  <jakub@redhat.com>
2907         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2908         nvptx*-*-*.
2909         * configure: Regenerate.
2911 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2913         * Makefile.def (libiconv): Define bootstrap=true.
2914         Mark pdf/html/info as missing.
2915         (configure-gcc): Depend on all-libiconv.
2916         (all-gcc): Ditto.
2917         (configure-libcpp): Ditto.
2918         (all-libcpp): Ditto.
2919         (configure-intl): Ditto.
2920         (all-intl): Ditto.
2921         * Makefile.in: Regenerate.
2923 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2925         * MAINTAINERS (loop ivopts): Add the entry and myself.
2927 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2929         * MAINTAINERS (nvptx): Add self.
2931 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2933         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2934         128-bit vector modes.
2936 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2938         * MAINTAINERS (Write After Approval): Add myself.
2940 2015-07-28  Ben Elliston  <bje@gnu.org>
2942         * config.sub, config.guess: Import from upstream.
2944 2015-07-24  Michael Darling  <darlingm@gmail.com>
2946         PR other/66259
2947         * config-ml.in: Reflects renaming of configure.in to configure.ac
2948         * configure: Likewise
2949         * configure.ac: Likewise
2951 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2953         * MAINTAINERS: Update my email address.
2955 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2957         Sync with binutils-gdb:
2958         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2960         * configure.ac (target_configdirs): Exclude target-zlib if
2961         target-libjava isn't built.
2962         * configure: Regenerated.
2964 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2966         Sync with binutils-gdb:
2967         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2969         * configure.ac: Disable configuration of GDB for HPUX targets.
2970         * configure: Regenerate.
2972         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2974         * configure.ac: Add --with-system-zlib.
2975         * configure: Regenerated.
2977         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2979         * configure.ac: Add FT32 support.
2980         * configure: Regenerate.
2982         2015-01-12  Anthony Green  <green@moxielogic.com>
2984         * configure.ac: Don't disable gprof for moxie.
2985         * configure: Rebuild.
2987 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2989         Sync with binutils-gdb:
2990         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2992         PR ld/18355
2993         * Makefile.def: Add extra_configure_flags to host zlib.
2994         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2995         to --enable-host-shared When bfd is to be built as shared
2996         library.  AC_SUBST.
2997         * Makefile.in: Regenerated.
2999 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3001         Sync with src:
3002         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3003         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3004         * Makefile.in: Regenerated.
3006 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3008         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3009         target.
3010         * configure: Regenerate.
3012 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3014         * MAINTAINERS (Write After Approval): Add myself.
3016 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3018         * MAINTAINERS (OS Port Maintainers): Add myself.
3019         (Various Maintainers): Remove myself from libffi testsuite.
3021 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3023         * MAINTAINERS (gen* on machine desc): Add self.
3025 2015-06-02  Jason Merrill  <jason@redhat.com>
3027         PR bootstrap/66319
3028         * configure.ac: Use -std=gnu++98.
3030 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3032         * MAINTAINERS (Write After Approval): Add myself.
3034 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3036         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3037         * configure: Regenerate.
3039 2015-05-26  Jason Merrill  <jason@redhat.com>
3041         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3042         * configure: Regenerate.
3044 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3046         * configure.ac: FT32 target added.
3047         * configure: Regenerated.
3049 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3051         * MAINTAINERS (Write After Approval): Add myself.
3053 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3055         * MAINTAINERS (Write After Approval): Add myself.
3057 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3059         * configure.ac: Fix typo.
3060         * configure: Regenerate.
3062 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3064         * MAINTAINERS (Write After Approval): Add myself.
3066 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3068         * configure.ac: Match $host configured with triplets.
3069         * configure: Regenerate.
3071 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3073         * Makefile.tpl: Remove surplus whitespace throughout.
3074         * Makefile.in: Regenerate.
3076 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3078         * MAINTAINERS (Various Maintainers): Add myself as instruction
3079         combiner maintainer.
3081 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3083         PR bootstrap/62077
3084         * configure.ac (--enable-stage1-checking): Default to
3085         release,misc,gimple,rtlflag,tree,types if --disable-checking
3086         or --enable-checking is not specified and DEV-PHASE is not
3087         experimental.
3088         * configure: Regenerated.
3090 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3092         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3093         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3094         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3095         * Makefile.in: Regenerate.
3097 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3099         * MAINTAINERS: Update my email address.
3101 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3103         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3105 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3107         * MAINTAINERS: Add myself as an arm port reviewer.
3109 2015-03-25  Martin Liska  <mliska@suse.cz>
3110             Yury Gribov  <y.gribov@samsung.com>
3112         * Makefile.in: Fix ln source location for vimrc file.
3113         * Makefile.tpl: Likewise.
3115 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3117         PR bootstrap/25672
3118         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3119         cross-compiling.  Similarly for CXX_FOR_TARGET.
3120         * configure: Regenerate.
3122 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3124         * Makefile.def: Add libmpx.
3125         * configure.ac: Add libmpx.
3126         * Makefile.in: Regenerate.
3127         * configure: Regenerate.
3129 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3131         * MAINTAINERS (CPU Port Maintainers): Add myself
3132         i386 vector ISA extns mantainer.
3134 2015-03-13  Jeff Law  <law@redhat.com>
3136         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3137         maintainer.
3138         Remove Richard Henderson as a maintainer for the x86 port.
3140 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3142         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3144 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3146         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3147         pointer bounds checker and i386 MPX maintainer.
3149 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3151         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3153 2015-02-26  Martin Sebor  <msebor@redhat.com>
3155         * MAINTAINERS (Various Maintainers): Add self.
3157 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3159         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3160         Make sure it contains lto.
3161         * configure: Regenerate.
3163 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3165         * configure: Regenerate.
3167 2015-02-06  Diego Novillo  <dnovillo@google.com>
3169         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3170         middle-end, docstring): Remove myself.
3171         (Write After Approval): Add myself.
3173 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3175         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3176         (Write After Approval): Update address.
3178 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3180         PR jit/64780
3181         * configure.ac: Require the user to explicitly specify
3182         --enable-host-shared if the jit is enabled.
3183         * configure: Regenerate.
3185 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3187         * MAINTAINERS (Write After Approval): Add myself.
3189 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3191         * MAINTAINERS: Make whitespace consistent.
3193 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3195         * MAINTAINERS (Write After Approval): Add myself.
3197 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3199         * MAINTAINERS: (Write After Approval): Add myself.
3201 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3203         * MAINTAINERS: (Write After Approval): Add myself.
3205 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3207         * MAINTAINERS: (Write After Approval): Add myself.
3209 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3211         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3212         objective-c/c++ front end maintainer.
3214 2015-01-13  Marek Polacek  <polacek@redhat.com>
3216         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3218 2015-01-12  Jeff Law  <law@redhat.com>
3220         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3221         a very long time.
3223 2015-01-09  Ian Lance Taylor  <iant@google.com>
3225         * configure.ac (host_tools): Add gotools.
3226         * Makefile.def (host_modules): Add gotools.
3227         (dependencies): Add dependency of all-gotools on all-target-libgo.
3229 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3231         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3232         * configure: Regenerate.
3234 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3236         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3237         all-target-libgomp.
3238         * Makefile.in: Regenerate.
3240 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3242         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3244 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3246         * configure.ac: Add Visium support.
3247         * configure: Regenerate.
3249 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3251         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3252         * configure: Regenerate.
3254 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3256         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3257         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3258         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3259         (OBJCOPY_FOR_TARGET): New variable.
3260         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3261         * Makefile.in: Regenerate.
3262         * configure.ac: Check for already installed target objcopy.
3263         Also GCC_TARGET_TOOL on objcopy.
3264         * configure: Regenerate.
3266 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3268         * config.sub: Update from upstream, to 2015-01-01 version.
3269         * config.guess: Ditto.
3271 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3273         * MAINTAINERS (RTEMS Ports): Add myself.
3275 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3277         * MAINTAINERS (Write After Approval): Add myself.
3279 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3281         * MAINTAINERS (Write After Approval): Add myself.
3283 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3285         * configure.ac (--enable-as-accelerator-for): Don't set
3286         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3287         * configure: Regenerate.
3289 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3291         PR bootstrap/64023
3292         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3293         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3294         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3295         to CXX.
3296         * Makefile.in: Regenerated.
3298 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3299             Yury Gribov  <y.gribov@samsung.com>
3301         * .gitignore: Added .local.vimrc and .lvimrc.
3302         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3303         * Makefile.in: Regenerate.
3305 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3307         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3308         * configure: Regenerated.
3310 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3312         * MAINTAINERS (nvptx port): New entry.
3314 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3316         * configure: Regenerate.
3318 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3320         * configure.ac: Merge with Binutils.
3322 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3324         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3325         * Makefile.in: Regenerate.
3327 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3329         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3330         missing flex.
3331         * Makefile.in: Regenerated.
3333 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3335         * Makefile.in: Regenerate.
3337 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3339         PR bootstrap/63784
3340         * libtool.m4: Add $pic_flag with -shared.
3342 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3344         * MAINTAINERS (Write After Approval): Added myself.
3346 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3348         * MAINTAINERS (write-after-approval): Add myself.
3350 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3352         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3353         from 2 years ago.
3355 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3357         Revert:
3358         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3360         * MAINTAINERS (Write After Approval): Added myself as line map
3361         maintainer.
3363 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3365         Revert:
3366         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3368         * MAINTAINERS (Write After Approval): Added myself.
3370 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3372         * MAINTAINERS (Write After Approval): Added myself.
3374 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3376         * MAINTAINERS (Write After Approval): Added myself as line map
3377         maintainer.
3379 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3381         * MAINTAINERS (Various Maintainers): Added myself as line map
3382         maintainer.
3384 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3386         * move-if-change: Sync from upstream gnulib.
3388 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3390         * compile: Sync with upstream Automake.
3391         * depcomp: Ditto.
3392         * install-sh: Ditto.
3393         * missing: Ditto.
3394         * mkinstalldirs: Ditto.
3395         * ylwrap: Ditto.
3397 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3399         * config.sub: Update from upstream config repo.
3400         * config.guess: Ditto.
3402 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3404         * Makefile.def: Add liboffloadmic to target_modules.  Make
3405         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3406         * Makefile.in: Regenerate.
3407         * configure: Regenerate.
3408         * configure.ac: Add liboffloadmic to target binaries.
3409         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3410         Add liboffloadmic to noconfig list when C++ is not supported.
3412 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3413             Thomas Schwinge  <thomas@codesourcery.com>
3414             Ilya Verbin  <ilya.verbin@intel.com>
3415             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3417         * configure: Regenerate.
3418         * configure.ac (--enable-as-accelerator-for)
3419         (--enable-offload-targets): New configure options.
3421 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3423         * Makefile.def: Make all-gcc depend on all-isl.
3424         * Makefile.in: Regenerate.
3426 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3428         * ChangeLog.jit: New.
3429         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3431 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3433         PR target/63610
3434         * libtool.m4: Fix globbing of darwin versions.
3435         * configure: Regenerate.
3437 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3439         * Makefile.def: Remove CLooG.
3440         * Makefile.tpl: Ditto.
3441         * configure.ac: Ditto.
3442         * configure: Regenerate.
3443         * Makefile.in: Ditto.
3445 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3447         * configure.ac: Handle nvptx-*-*.
3448         * configure: Regenerate.
3450 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3452         * MAINTAINERS (Write After Approval): Add myself.
3454 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3456         * Makefile.def (libcc1): Remove bootstrap=true;.
3457         * Makefile.in: Regenerated.
3459 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3461         * configure.ac: Update comment.
3462         * configure: Regenerate.
3464 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3466         * MAINTAINERS (Write After Approval): Add myself.
3468 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3470         * configure.ac (extra_host_libiberty_configure_flags): Add
3471         --enable-shared also for libcc1's benefit.
3472         * configure: Regenerate.
3474 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3476         * MAINTAINERS: Change my email address.
3478 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3479             Tom Tromey  <tromey@redhat.com>
3481         * Makefile.def: Add libcc1 to host_modules.
3482         * configure.ac (host_tools): Add libcc1.
3483         * Makefile.in, configure: Rebuild.
3485 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3487         * configure.ac (build_configargs): Don't share config.cache between
3488         build subdirs.
3489         * configure: Regenerate.
3491 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3493         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3494         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3495         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3496         leon3v7 as leon3.
3497         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3498         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3499         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3500         * config/sparc/sparc.md (cpu): Add leon3v7.
3501         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3503 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3505         * MAINTAINERS (write-after-approval): Add myself.
3507 2014-10-23  Ian Lance Taylor  <iant@google.com>
3509         * configure.ac: Disable the Go frontend on systems where it is known
3510         to not work.
3511         * configure: Regenerate.
3513 2014-10-23  Richard Biener  <rguenther@suse.de>
3515         * Makefile.def: Add libcpp build module and dependencies.
3516         * configure.ac: Add libcpp build module.
3517         * Makefile.in: Regenerate.
3518         * configure: Likewise.
3520 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3522         * MAINTAINERS (write-after-approval): Add myself.
3524 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3526         * INSTALL/README: Do not mention CVS.
3528 2014-10-03  Jing Yu  <jingyu@google.com>
3530         * configure.ac: Add aarch64 to list of targets that support gold.
3531         * configure: Regenerate.
3533 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3535         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3537 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3539         * MAINTAINERS:  Add myself as MIPS maintainer.
3541 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3543         * MAINTAINERS: Move myself to MIPS maintainers.
3545 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3547         * MAINTAINERS: Put all email addresses between '<' and '>'.
3549 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3551         * MAINTAINERS: Move myself to reviewers (Fortran).
3553 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3555         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3556         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3557         * Makefile.in: Regenerate.
3559 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3561         * rtx-classes-status.txt: Delete
3563 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3565         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3567 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3569         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3570         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3571         of checking for version number.
3572         * configure: Regenerated.
3573         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3575 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3577         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3578         is done; begin phase 6 (use extra rtx_def subclasses).
3580 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3582         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3583         done; begin phase 5 (additional rtx_def subclasses).
3585 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3587         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3589 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3591         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3592         SET_BB_HEADER are done.
3594 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3596         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3597         done.
3599 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3601         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3603 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3605         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3607 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3609         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3611 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3613         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3615 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3617         * rtx-classes-status.txt: Phase 3 (per-file commits within
3618         "config" subdirs) is done; begin phase 4 (removal of
3619         "scaffolding").
3621 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3623         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3624         dir) is done; begin phase 3 (per-file commits within "config"
3625         subdirs).
3627 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3629         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3630         phase 2 (per-file commits in main source dir).
3632 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3634         * configure: Regenerated.
3636 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3638         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3640 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3642         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3644 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3646         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3648 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3650         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3652 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3654         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3656 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3658         * MAINTAINERS (Write After Approval): Add myself.
3660 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3662         * MAINTAINERS: Remove myself
3664 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3666         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3668 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3670         * MAINTAINERS (Write After Approval): Add myself.
3672 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3674         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3675         SET_BB_HEADER, SET_BB_FOOTER
3677 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3679         * rtx-classes-status.txt: New file
3681 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3683         * configure.ac: Eliminate ClooG installation dependency.
3684         * configure: Regenerate.
3685         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3686         * Makefile.in: Regenerate.
3688 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3690         * MAINTAINERS (Write After Approval): Add myself.
3692 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3694         * MAINTAINERS (Write After Approval): Add myself.
3696 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3698         * MAINTAINERS (Write After Approval): Add myself.
3700 2014-07-28  Anthony Green  <green@moxielogic.com>
3702         Import from savannah.gnu.org:
3703         * config.sub: Update to 2014-07-28 version.
3705 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3707         * MAINTAINERS: Remove my MIPS maintainer entry.
3709 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3711         PR target/47230
3712         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3713         * configure: Regenerate.
3715 2014-07-24  James Norris  <jnorris@codesourcery.com>
3717         * MAINTAINERS (Write After Approval): Add myself.
3719 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3721         * configure.ac: Accept only CLooG 0.18.1.
3722         * configure: Regenerate.
3724 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3726         * configure.ac: Don't accept isl 0.11.
3727         * configure: Regenerate.
3729 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3731         * MAINTAINERS (Write After Approval): Add myself.
3733 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3735         * configure.ac: Don't accept isl 0.10.
3736         * configure: Regenerate.
3738 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3740         Fix include path for in-tree cloog.
3741         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3742         * configure: Regenerate.
3744 2014-06-18  Richard Henderson  <rth@redhat.com>
3746         * .gitignore: Import gcc_update output.
3748 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3750         * config-ml.in: Robustify ac_configure_args parsing.
3752         * configure.ac (--enable-linker-plugin-configure-flags)
3753         (--enable-linker-plugin-flags): New flags.
3754         (configdirs): Conditionally add libiberty-linker-plugin.
3755         * configure: Regenerate.
3756         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3757         (host_modules) <lto-plugin>: Pay attention to
3758         @extra_linker_plugin_flags@ and
3759         @extra_linker_plugin_configure_flags@.
3760         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3761         * Makefile.in: Regenerate.
3763         * Makefile.tpl (configure-[+prefix+][+module+])
3764         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3765         "module_srcdir" instead of "module" for locating a module's srcdir.
3766         * Makefile.in: Regenerate.
3768 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3770         * MAINTAINERS (Write After Approval): Add myself.
3772 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3774         * MAINTAINERS: Update my email address.
3776 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3778         * MAINTAINERS (Write After Approval): Add myself.
3780 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3782         * MAINTAINERS (Write After Approval): Add myself.
3784 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3786         PR libstdc++/61011
3787         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3788         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3789         * configure: Regenerate.
3791 2014-05-28  Pedro Alves  <palves@redhat.com>
3793         * MAINTAINERS (Write After Approval): Add myself.
3795 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3797         * MAINTAINERS: Update my affiliation/email.
3799 2014-05-19  Mike Stump  <mikestump@comcast.net>
3801         * MAINTAINERS: Add wide-int reviewers.
3803 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3805         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3806         * configure: Regenerated.
3808 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3810         * MAINTAINERS (libitm): Add myself as maintainer.
3812 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3814         * MAINTAINERS (Write After Approval): Add myself.
3816 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3818         * config.sub, config.guess: Import from upstream.
3820 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3822         * MAINTAINERS (Write After Approval): Put myself in correct order.
3824 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3826         * MAINTAINERS (Write After Approval): Add myself.
3828 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3830         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3831         section.
3833 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3835         * MAINTAINERS (Write After Approval): Delete myself.
3837 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3839         PR sanitizer/56781
3840         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3841         and -B* options with -Xcompiler.
3843 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3845         PR bootstrap/60620
3846         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3847         * Makefile.in: Regenerate.
3849 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3851         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3852         for WINDRES_FOR_TARGET in default-manifest.o rule.
3853         * Makefile.in: Regenerate.
3855 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3857         * MAINTAINERS (Write After Approval): Add myself.
3859 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3861         PR sanitizer/56781
3862         * Makefile.def: Set bootstrap=true; for host fixincludes.
3863         * configure.ac: Don't bootstrap host fixincludes unless
3864         --with-build-config=bootstrap-{a,ub}san.
3865         * Makefile.in: Regenerated.
3866         * configure: Regenerated.
3868 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3870         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3871         --enable-vtable-verify option parsing.  Don't add
3872         target-libsanitizer to bootstrap_target_libs unless
3873         --with-build-config=bootstrap-asan or
3874         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3875         to bootstrap_target_libs unless --enable-vtable-verify.
3876         * configure: Regenerated.
3878 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3880         * MAINTAINERS (Write After Approval): Add myself.
3882 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3884         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3886 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3888         PR bootstrap/58572
3889         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3890         -I for libstdc++-v3 includes if $(LEAN).
3891         * Makefile.in: Regenerated.
3893 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3895         * MAINTAINERS: Update my email address.
3897 2014-02-24  Walter Lee  <walt@tilera.com>
3899         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3900         (tilegx-*-*): Change to tilegx*-*-*.
3901         * configure: Regenerate.
3903 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3905         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3907 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3909         * MAINTAINERS (Write After Approval): Add myself.
3911 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3913         PR target/59788
3914         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3915         *solaris2*.
3917 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3919         * MAINTAINERS: Update my email address.
3921 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3923         * MAINTAINERS: Convert to UTF-8.
3924         Properly sort Xinliang David Li's entry.
3926 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3927             Sandra Loosemore  <sandra@codesourcery.com>
3929         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3930         nios2 port maintainers.
3932 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3934         * MAINTAINERS (Write After Approval): Add myself.
3936 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3938         * configure.ac: Add user-friendly check for native x86_64-linux
3939         multilibs.
3940         * configure: Regenerate.
3942 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3944         * MAINTAINERS: Add myself as sh maintainer.
3946 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3948         * MAINTAINERS: Add self as SLSR maintainer.
3950 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3952         * MAINTAINERS: Update my email address.
3954 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3956         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3958 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3960         * Makefile.in: Regenerate.
3962         * Makefile.tpl: Fix typo.
3963         * Makefile.in: Regenerate partially.
3965 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3967         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3968         supported.
3969         * configure: Regenerated.
3971 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3973         * MAINTAINERS (Write After Approval): Add myself.
3975 2013-10-30  Jason Merrill  <jason@redhat.com>
3977         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3978         --disable-build-format-warnings.
3980 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3982         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3983         depend on libstdc++ and libgcc.
3984         * configure: Regenerate.
3985         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3986         libcilkrts for POSIX and i*86, and x86_64 architectures.
3987         * Makefile.in: Added libcilkrts related fields to support building it.
3989 2013-10-26  Jeff Law  <law@redhat.com>
3991         * Makefile.def (target_modules): Remove libmudflap
3992         (languages): Remove check-target-libmudflap).
3993         * Makefile.in: Rebuilt.
3994         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3995         * configure.ac (target_libraries): Remove target-libmudflap.
3996         Remove checks which disabled libmudflap on some systems.
3997         * configure: Rebuilt.
3998         * libmudflap: Directory removed.
4000 2013-10-21  Cong Hou  <congh@google.com>
4002         * MAINTAINERS (Write After Approval): Add myself.
4004 2013-10-16  Mike Stump  <mikestump@comcast.net>
4006         * .dir-locals.el: Add.
4008 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4010         * configure.ac: Add --enable-host-shared
4011         * configure: Regenerate.
4013 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4015         Import from savannah.gnu.org:
4016         * config.guess: Update to 2013-06-10 version.
4017         * config.sub: Update to 2013-10-01 version.
4019 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4021         Changes to build configuration to allow big endian ARC ELF toolchain
4022         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4023         * configure: Regenerate.
4025 2013-09-20  Alan Modra  <amodra@gmail.com>
4027         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4028         ppc host match.  Support little-endian powerpc linux hosts.
4030 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4032         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4033         maintainer.
4035 2013-09-12  DJ Delorie  <dj@redhat.com>
4037         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4038         maintainers.
4040 2013-09-03  Richard Biener  <rguenther@suse.de>
4042         * configure.ac: Also allow ISL 0.12.
4043         * configure: Regenerated.
4045 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4047         * MAINTAINERS (Write After Approval): Add myself.
4049 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4051         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4053 2013-08-26  Caroline Tice  <cmtice@google.com>
4055         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4056         "Various Reviewers" to libvtv "Various Maintainers".
4058 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4060         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4062 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4064         * MAINTAINERS: Update name, email.
4066 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4068         * MAINTAINERS (Write After Approval): Add myself.
4070 2013-08-12  Caroline Tice  <cmtice@google.com>
4072         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4073         address in the Write After Approval section.
4075 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4077         * MAINTAINERS (Write After Approval): Update email.
4079 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4081         * configure.ac: Adjust to check VTV_SUPPORTED.
4082         * configure: Regenerated.
4084 2013-08-02  Caroline Tice  <cmtice@google.com>
4086         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4087         on non-linux systems; add target-libvtv to noconfigdirs; add
4088         libsupc++/.libs to C++ library search paths.
4089         * configure: Regenerated.
4090         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4091         libstdc++ and libgcc.
4092         * Makefile.in: Regenerated.
4094 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4096         * MAINTAINERS (Write After Approval): Add myself.
4098 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4099             Shiva Chen  <shiva0217@gmail.com>
4101         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4102         nds32 port maintainers.
4104 2013-07-17  Tim Shen  <timshen91@gmail.com>
4106         * MAINTAINERS (Write After Approval): Add myself.
4108 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4110         * configure.ac: Sync from binutils.
4111         * configure: Regenerate.
4113 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4115         * MAINTAINERS (Write After Approval): Add myself.
4117 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4119         * MAINTAINERS (Write After Approval): Add myself.
4121 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4123         * MAINTAINERS (Write After Approval): Add myself.
4125 2013-04-30  Brooks Moses  <bmoses@google.com>
4127         * MAINTAINERS: Update my email; move myself from Fortran
4128         reviewer to Write After Approval.
4130 2013-04-16  Andreas Schwab  <schwab@suse.de>
4132         * configure.ac (aarch64-*-*): Don't disable java.
4133         * configure: Regenerate.
4135 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4137         * MAINTAINERS (Write After Approval): Add myself.
4139 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4141         * Makefile.def (target_modules): Don't install libffi.
4142         * Makefile.in: Regenerate.
4144 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4146         * MAINTAINERS (Write After Approval): Add myself.
4148 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4150         * MAINTAINERS (Write After Approval): Add myself.
4152 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4154         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4155         * configure: Regenerated.
4157 2013-02-05  Ian Lance Taylor  <iant@google.com>
4159         PR go/55969
4160         * configure.ac: Disable libgo on some systems where it does not
4161         work.
4163 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4165         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4166         Remove Geoff Keating as rs6000 port maintainer, at his request.
4168 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4170         * MAINTAINERS: Update my email.
4172 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4174         * configure: Re-generate.
4176 2013-01-15  Richard Biener  <rguenther@suse.de>
4178         PR other/55973
4179         * configure: Re-generate.
4181 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4183         * Makefile.def (install-target-libsanitizer): Depend on
4184         install-target-libstdc++-v3.
4185         * Makefile.in: Regenerate.
4187 2013-01-14  Richard Biener  <rguenther@suse.de>
4189         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4190         * configure: Re-generate
4192 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4194         * config.sub: Update from config repo.
4196 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4198         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4199         * Makefile.in: Regenerate.
4201 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4203         * MAINTAINERS (arc): Add new port maintainership for myself.
4205 2013-01-09  Jason Merrill  <jason@redhat.com>
4207         * .gitignore: Import from gdb repository.
4209 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4211         * Makefile.def (configure-gcc): Depend on all-gmp.
4212         (all-gcc): Remove dependency on all-gmp.
4213         * Makefile.in: Regenerated.
4215 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4217         * config.sub: Merge from config repo.
4218         * config.guess: Ditto.
4220 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4222         * Makefile.def: Merge from binutils.
4223         * Makefile.in: Ditto.
4225 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4227         * MAINTAINERS: Update my email.
4229 2012-12-29  Ben Elliston  <bje@gnu.org>
4231         * config.guess: Update to 2012-12-29 version.
4232         * config.sub: Likewise.
4234 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4236         * Makefile.def (install-target-libgfortran): Depend on
4237         install-target-libquadmath, install-target-libgcc.
4238         (install-target-libsanitizer): Depend on install-target-libgcc.
4239         (install-target-libjava): Depend on install-target-libgcc.
4240         (install-target-libitm): Depend on install-target-libgcc.
4241         (install-target-libobjc): Depend on install-target-libgcc.
4242         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4243         * Makefile.in: Regenerate.
4245 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4247         * Makefile.def (install-target-libgo): Depend on
4248         install-target-libatomic.
4249         * Makefile.in: Regenerate.
4251 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4253         PR go/55201
4254         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4255         * Makefile.in: Regenerate.
4257 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4259         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4260         * configure: Regenerate.
4262 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4264         * config.sub: Merge from config repo.
4266 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4268         * Makefile.def (target_modules): Add bootstrap=true and
4269         raw_cxx=true to libsanitizer.
4270         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4271         * Makefile.in: Regenerated.
4272         * configure: Likewise.
4274 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4276         * MAINTAINERS: Remove self as RTL optimization maintainer.
4278 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4280         * MAINTAINERS (Write After Approval): Add myself.
4282 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4284         * Makefile.def (target_modules): Remove bootstrap=true and
4285         raw_cxx=true from libsanitizer.
4286         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4287         * Makefile.in: Regenerated.
4288         * configure: Likewise.
4290 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4292         * Makefile.def (target_modules): Add bootstrap=true and
4293         raw_cxx=true to libsanitizer.
4294         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4295         * Makefile.in: Regenerated.
4296         * configure: Likewise.
4298 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4300         PR bootstrap/54279
4301         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4302         * configure: Regenerate.
4303         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4304         * Makefile.in: Regenerate.
4306 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4308         * configure.ac: Disable libsanitizer if we're not building C++.
4309         * configure: Regenerate.
4311 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4313         * MAINTAINERS (Write After Approval): Add myself.
4315 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4317         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4318         Kostya Serebryany (kcc@google.com) and
4319         Jakub Jelinek (jakub@redhat.com).
4320         Rename area for Dodji Seketeli (dodji@redhat.com).
4322 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4324         * MAINTAINERS: (asan.c, related): Add myself.
4326 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4328         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4329         * configure: Regenerate.
4331 2012-11-13  Richard Henderson  <rth@redhat.com>
4333         * configure.ac: Move libsanitizer logic to subdirectory.
4334         * configure: Regenerate.
4336 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4338         * configure.ac: Enable libsanitizer just on x86 linux for now.
4339         * configure: Re-generate.
4341 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4343         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4344         sections.
4345         * configure: Regenerate.
4347 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4349         * configure.ac: Add section for configdirs for libsanitizer.
4350         Disable for cris-*-* and mmix-*-*.
4351         * configure: Regenerate.
4353 2012-11-12  Wei Mi <wmi@google.com>
4355         * configure.ac: Add libsanitizer to target_libraries.
4356         * Makefile.def: Ditto.
4357         * configure: Regenerate.
4358         * Makefile.in: Regenerate.
4359         * libsanitizer: New directory for asan runtime.  Contains an empty
4360         tsan directory.
4362 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4364         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4365         against Mingw64 w32api.
4366         * configure: Regenerate.
4368 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4370         * configure: Regenerated.
4372 2012-11-03  Robert Mason  <rbmj@verizon.net>
4374         * configure.ac: add --disable-libstdcxx configure option
4375         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4377 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4379         * MAINTAINERS (Write After Approval): Add myself.
4381 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4383         * MAINTAINERS (Write After Approval): Add myself.
4385 2012-10-24  Sharad Singhai  <singhai@google.com>
4387         * MAINTAINERS (Write After Approval): Add myself.
4389 2012-10-24  Eric Christopher  <echristo@gmail.com>
4391         * MAINTAINERS: Update email address.
4393 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4395         PR bootstrap/54820
4396         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4397         * configure: Regenerate.
4399 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4401         * MAINTAINERS (aarch64): Add Marcus and myself.
4403 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4405         PR bootstrap/54820
4406         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4407         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4408         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4409         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4410         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4411         * Makefile.in: Regenerate.
4412         * configure.ac (have_static_libs): New variable and associated check.
4413         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4414         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4415         * configure: Regenerate.
4417 2012-10-10  Richard Biener  <rguenther@suse.de>
4419         * MAINTAINERS: Adjust for changed surname.
4421 2012-10-04  Lawrence Crowl  <crowl@google.com>
4423         * MAINTAINERS (Write After Approval): Add myself.
4425 2012-10-01  Cary Coutant  <ccoutant@google.com>
4427         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4429 2012-09-28  Ian Lance Taylor  <iant@google.com>
4431         * Makefile.def: Make all-target-libgo depend on
4432         all-target-libbacktrace.
4433         * Makefile.in: Rebuild.
4435 2012-09-26  Ian Lance Taylor  <iant@google.com>
4437         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4438         * Makefile.in: Rebuild.
4440 2012-09-20  Walter Lee  <walt@tilera.com>
4442         * configure.ac: Add tilegx to list of targets that support gold.
4443         * configure: Regenerate.
4445 2012-09-20  Marek Polacek  <polacek@redhat.com>
4447         * MAINTAINERS (Write After Approval): Add myself.
4449 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4451         * configure.ac: Add mips*-mti-elf* target.
4452         * configure: Regenerate.
4454 2012-09-17  Ian Lance Taylor  <iant@google.com>
4456         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4457         * configure.ac (host_libs): Add libbacktrace.
4458         (target_libraries): Add libbacktrace.
4459         * Makefile.def (host_modules): Add libbacktrace.
4460         (target_modules): Likewise.
4461         * configure, Makefile.in: Rebuild.
4463 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4465         PR target/38607
4466         Merge upstream change.
4467         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4469         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4470         Add libgomp*.o to compare_exclusions for AIX.
4471         * configure: Regenerate.
4473 2012-09-06  Diego Novillo  <dnovillo@google.com>
4475         * configure.ac: Bump minimum GMP version to 4.2.3.
4476         * configure: Re-generate.
4478 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4480         PR target/54461
4481         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4482         target-libgloss if not configured --with-avrlibc=no.
4483         * configure: Regenerate.
4485 2012-09-04  Jason Merrill  <jason@redhat.com>
4487         * configure.ac: Fix --enable-languages=all.
4489 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4491         * MAINTAINERS (Write After Approval): Add myself.
4493 2012-09-03  Richard Guenther  <rguenther@suse.de>
4495         PR bootstrap/54138
4496         * configure.ac: Re-organize ISL / CLOOG checks to allow
4497         disabling with either --without-isl or --without-cloog.
4498         * configure: Regenerated.
4500 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4502         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4503         * configure: Regenerate.
4505 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4507         * MAINTAINERS: Fix my email address.
4509 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4511         PR binutils/4970
4512         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4513         and opcodes.
4514         * Makefile.in: Regenerated.
4516 2012-08-26  Art Haas <ahaas@impactweather.com>
4518         * configure: Regenerate.
4520 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4522         * INSTALL/README: Also refer to the online installation
4523         instructions.
4525 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4527         * MAINTAINERS (Write After Approval): Add myself.
4528         (Picochip port): Remove myself.
4530 2012-08-14   Diego Novillo  <dnovillo@google.com>
4532         Merge from cxx-conversion branch.
4534         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4535         POSTSTAGE1_CONFIGURE_FLAGS.
4536         * Makefile.in: Regenerate.
4537         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4538         Force C++ when bootstrapping.
4539         * configure: Regenerate.
4541 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4543         * MAINTAINERS (Write After Approval): Add myself.
4545 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4547         * README: Document use of ranges of years in copyright notices.
4549 2012-07-06  Richard Guenther  <rguenther@suse.de>
4551         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4552         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4553         --with-gmp=system.
4554         * Makefile.in: Regenerated.
4555         * configure: Likewise.
4557 2012-07-06  Richard Guenther  <rguenther@suse.de>
4559         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4560         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4561         supply V=1 as extra_make_flags.
4562         * configure: Regenerated.
4563         * Makefile.in: Likewise.
4565 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4567         * configure: Regenerate.
4569 2012-07-03  Richard Guenther  <rguenther@suse.de>
4571         * Makfile.def (isl): Remove not necessary extra_exports and
4572         extra_make_flags.
4573         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4574         * Makefile.in: Regenerated.
4576 2012-07-03  Richard Guenther  <rguenther@suse.de>
4578         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4579         * configure.ac: If either the ISL or the CLooG check failed
4580         do not try to build in-tree versions.
4581         * Makefile.in: Regenerated.
4582         * configure: Regenerated.
4584 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4586         * configure: Regenerate.
4588 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4590         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4591         maintainer.
4593 2012-07-02  Richard Guenther  <rguenther@suse.de>
4595         * configure: Regenerated.
4597 2012-07-02  Richard Guenther  <rguenther@suse.de>
4598         Michael Matz  <matz@suse.de>
4599         Tobias Grosser <tobias@grosser.es>
4600         Sebastian Pop <sebpop@gmail.com>
4602         * Makefile.def: Add ISL host module, remove PPL host module.
4603         Adjust ClooG host module to use the proper ISL.
4604         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4605         * configure.ac: Include config/isl.m4.  Add ISL host library,
4606         remove PPL.  Remove PPL configury, add ISL configury, adjust
4607         ClooG configury.
4608         * Makefile.in: Regenerated.
4609         * configure: Likewise.
4611 2012-07-02  Richard Guenther  <rguenther@suse.de>
4613         Merge from graphite branch
4614         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4616         * configure: Regenerated.
4617         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4618         both cloog.org and legacy versions. The only supported version will
4619         be CLooG with the isl backend.
4621         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4623         * configure: Regenerated.
4624         * configure.ac: Require cloog isl 0.17.0
4626         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4628         * configure: Regenerated.
4629         * config/cloog.m4: Do not define CLOOG_ORG
4631 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4633         * configure.ac: Skip C if explicitly selected.
4634         * configure: Regenerate.
4636 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4638         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4639         they contain -O2.
4640         * configure: Regenerate.
4642 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4644         PR debug/53740
4645         * df.h, df-problems.c, dce.c: Revert last patch.
4647 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4649         * MAINTAINERS (Write After Approval): Update my email address.
4651 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4653         * MAINTAINERS (Write After Approval): Add myself.
4655 2012-06-20  Jason Merrill  <jason@redhat.com>
4657         * Makefile.tpl (check-target-libgomp-c++): New.
4658         (check-target-libitm-c++): New.
4659         * Makefile.def (c++): Add them.
4660         * Makefile.in: Regenerate.
4662 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4664         * MAINTAINERS (Write After Approval): Add myself.
4666 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4668         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4669         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4670         (install-no-fixedincludes): Adjust accordingly.
4671         * Makefile.in: Regenerate.
4673 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4675         Merge upstream change
4676         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4678 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4680         * MAINTAINERS (Write After Approval): Add myself.
4682 2012-05-09  Nick Clifton  <nickc@redhat.com>
4683             Paul Smith  <psmith@gnu.org>
4685         PR bootstrap/50461
4686         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4687         allow for the fact that from release v3.1.0 of MPFR the source
4688         files were moved into a src sub-directory.
4689         * configure: Regenerate.
4691 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4693         * configure.ac: Bump minimum MPFR version to 2.4.0.
4694         * configure: Regenerated.
4696 2012-05-01  Richard Henderson  <rth@redhat.com>
4698         * Makefile.def (libatomic): New target_module.
4699         * configure.ac (target_libraries): Add libatomic.
4700         (noconfigdirs): Check if libatomic is supported.
4701         * Makefile.in, configure: Rebuild.
4703 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4705         * MAINTAINERS (Write After Approval): Add myself.
4707 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4709         * config.sub: Update to 2012-04-18 version from official repo.
4711 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4713         * MAINTAINERS (Write After Approval): Add myself.
4715 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4717         * MAINTAINERS: Changed email address.
4719 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4721         PR target/52737
4722         * contrib/gcc_update (files_and_dependencies):
4723         Remove gcc/config/avr/t-multilib from touch data.
4725 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4727         * MAINTAINERS (OS Port Maintainers): Remove irix.
4728         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4729         (unsupported_languages): Remove mips-sgi-irix6.*.
4730         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4731         (with_stabs): Remove.
4732         * configure: Regenerate.
4734 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4736         * MAINTAINERS (OS Port Maintainers): Remove osf.
4737         * configure.ac (enable_libgomp): Remove *-*-osf*.
4738         (with_stabs): Remove alpha*-*-osf*.
4739         * configure: Regenerate.
4741 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4743         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4744         * configure: Regenerate.
4746 2012-02-17  Walter Lee  <walt@tilera.com>
4748         * MAINTAINERS: (Write After Approval): Delete myself.
4750 2012-02-14  Walter Lee  <walt@tilera.com>
4752         * MAINTAINERS (tilegx port): Add myself.
4753         (tilepro port): Add myself.
4754         (Write After Approval): Add myself.
4756 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4758         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4759         and Joseph Myers as docstring relicensing maintainers.
4761 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4763         * MAINTAINERS (write-after-approval): Add myself.
4765 2012-02-08  Ira Rosen <irar@il.ibm.com>
4767         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4768         maintainer.
4770 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4772         * MAINTAINERS (Write After Approval): Move myself to
4773         maintain alphabetical order.
4775 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4777         * MAINTAINERS (Write After Approval): Add myself.
4779 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4781         * MAINTAINERS (Write After Approval): Add myself.
4783 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4784             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4786         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4787         * configure: Regenerate.
4789 2012-01-23  Harshit Chopra  <harshit@google.com>
4791         * MAINTAINERS (Write After Approval): Add myself.
4793 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4795         * configure.ac: Remove reference to mh-interix.
4796         * configure: Regenerate.
4798 2012-01-05  Richard Henderson  <rth@redhat.com>
4800         PR bootstrap/51072
4801         * configure.ac: Disable libitm if c++ is not enabled.
4802         * configure: Rebuild.
4804         * configure.ac: Fix regexp for same.
4805         * configure: Rebuild.
4807 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4809         * MAINTAINERS (Write After Approval): Add myself.
4811 2012-01-02  Richard Guenther  <rguenther@suse.de>
4813         PR bootstrap/51686
4814         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4815         * Makefile.in: Regenerate.
4817 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4819         * MAINTAINERS (Write After Approval): Add myself.
4821 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4823         * configure: Regenerate.
4825 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4827         * MAINTAINERS (picochip): Changed email address.
4829 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4831         * MAINTAINERS (write-after-approval): Add self.
4833 2011-11-29  DJ Delorie  <dj@redhat.com>
4835         * configure.ac (rl78-*-*) New case.
4836         * configure: Regenerate.
4837         * MAINTAINERS: Add myself as RL78 maintainer.
4839 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4841         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4843 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4845         * libtool.m4: Additional FreeBSD 10 fixes.
4847 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4849         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4850         Maintainers section, as Epiphany maintainer.
4852 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4854         PR target/49992
4855         * configure.ac: Remove ranlib special-casing for Darwin.
4856         * configure: Regenerate.
4858 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4860         * MAINTAINERS (Reviewers): Keep the list sorted.
4862 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4864         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4866 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4868         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4869         * configure: Rebuild.
4870         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4871         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4872         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4873         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4874         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4875         Add READELF.
4876         * Makefile.in: Rebuild.
4878 2011-11-09  Jason Merrill  <jason@redhat.com>
4880         * Makefile.def (language=c++): Remove check-c++0x.
4881         * Makefile.in (check-gcc-c++): Regenerate.
4883 2011-11-08  Richard Henderson  <rth@redhat.com>
4885         * configure.ac: Test for libitm directory present first.
4887         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4889         * configure.ac: Test libitm/configure.tgt to disable libitm.
4890         * configure: Rebuild.
4892 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4893             Richard Henderson  <rth@redhat.com>
4895         Merged from transactional-memory.
4897         * Makefile.def (lang_env_dependencies): libitm is c++.
4898         Add libitm target module.
4899         * configure.ac: Likewise.
4900         * config/mmap.m4: New file.
4901         * contrib/gcc_update: Add libitm to touch data.
4902         * Makefile.in, configure: Rebuild.
4904 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4906         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4907         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4908         * Makefile.in: Regenerate.
4910 2011-11-01  DJ Delorie  <dj@redhat.com>
4912         * config.sub: Update to version 2011-10-29 (added rl78)
4914 2011-10-27  Nick Clifton  <nickc@redhat.com>
4916         * config.sub: Import these changes from the config project:
4918         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4919             Ben Elliston  <bje@gnu.org>
4921         * config.sub (epiphany): New.
4923         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4924             Ben Elliston  <bje@gnu.org>
4926         * config.sub (hexagon, hexagon-*): New.
4928         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4930         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4931         64eb to be64.
4933         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4935         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4936         (nacl): Grok as alias for 32el-unknown-nacl.
4938 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4940         * MAINTAINERS (Write After Approval): Add myself.
4942 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4944         * MAINTAINERS (Write After Approval): Add myself.
4946 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4948         * MAINTAINERS (sparc port): Remove myself.
4950 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4952         * MAINTAINERS (Write After Approval): Add myself.
4954 2011-08-14  Yao Qi  <yao@codesourcery.com>
4956         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4957         * configure: Regenerate.
4959 2011-07-26  Ian Lance Taylor  <iant@google.com>
4961         * configure.ac: Set have_compiler based on whether gcc directory
4962         exists, rather than on whether gcc is in configdirs.
4963         * configure: Rebuild.
4965 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4967         * MAINTAINERS (Global Reviewers): Add self.
4969 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4971         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4972         link directories.
4973         * Makefile.in: Rebuild.
4975 2011-07-20  Ian Lance Taylor  <iant@google.com>
4977         PR bootstrap/49787
4978         * configure.ac: Move --enable-bootstrap handling earlier in file.
4979         If --enable-bootstrap and either --enable-build-with-cxx or
4980         --enable-build-poststage1-with-cxx, enable C++ automatically.
4981         * configure: Rebuild.
4983 2011-07-19  Ian Lance Taylor  <iant@google.com>
4985         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4986         make C++ a boot_language.  Set and substitute
4987         POSTSTAGE1_CONFIGURE_FLAGS.
4988         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4989         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4990         * configure, Makefile.in: Rebuild.
4992 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4994         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4995         maintainers.
4997 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4999         * MAINTAINERS (Global Reviewers): Add myself.
5001 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5003         * configure: Regenerate.
5005 2011-07-16  Jason Merrill  <jason@redhat.com>
5007         * Makefile.def (language=c++): Add check-c++0x and
5008         check-target-libmudflap-c++.
5009         * Makefile.tpl (check-target-libmudflap-c++): New.
5010         * Makefile.in: Regenerate.
5012 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5014         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5015         * Makefile.def (target_modules/libjava): Pass
5016         $(EXTRA_CONFIGARGS_LIBJAVA).
5017         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5018         if not configured with --enable-static-libjava.
5019         * Makefile.in: Regenerate.
5020         * configure: Likewise.
5022 2011-07-15  Jason Merrill  <jason@redhat.com>
5024         * Makefile.in (check-c++): Move check-gcc-c++0x after
5025         check-target-libstdc++-v3.
5027 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5029         * MAINTAINERS (c6x port): New entry.
5031 2011-07-13  Jason Merrill  <jason@redhat.com>
5033         * Makefile.in (check-gcc-c++0x): New.
5034         (check-c++): Depend on it.
5036 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5038         PR target/39150
5039         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5040         x86_64-*-solaris2.1[0-9]*.
5041         * configure: Regenerate.
5043 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5045         * MAINTAINERS (RTL optimizers): Add self.
5047 2011-06-27  Gabriel Charette  <gchare@google.com>
5049         * MAINTAINERS (Write After Approval): Add myself.
5051 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5053         PR regression/47836
5054         PR bootstrap/23656
5055         PR other/47733
5056         PR bootstrap/49247
5057         PR c/48825
5058         * configure.ac (target_libraries): Remove target-libiberty.
5059         Remove case-statement setting skipdirs=target-libiberty for
5060         multiple targets.  Remove checking target_configdirs and
5061         removing target-libiberty but keeping target-libgcc if
5062         otherwise empty.
5063         * Makefile.def (target_modules): Don't add libiberty.
5064         (dependencies): Remove all traces of target-libiberty.
5065         * configure, Makefile.in: Regenerate.
5067 2011-06-13  Walter Lee <walt@tilera.com>
5069         * configure.ac (tilepro-*-*) New case.
5070         (tilegx-*-*): Likewise.
5071         * configure: Regenerate.
5073 2011-06-06  Jing Yu  <jingyu@google.com>
5075         * configure.ac: Skip target-libiberty for
5076         arm*-*-linux-androideabi.
5077         * configure: Regenerated.
5079 2011-06-06  Nick Clifton  <nickc@redhat.com>
5081         * config.sub: Sync from upstream.
5083 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5085         * MAINTAINERS (Write After Approval): Add myself.
5087 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5089         * MAINTAINERS: Update my email address.
5091 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5093         * MAINTAINERS (Write After Approval): Update my email address.
5095 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5097         * MAINTAINERS (Write After Approval): Add myself.
5099 2011-05-08  Doug Kwan  <dougkwan@google.com>
5101         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5102         * configure: Regenerated.
5103         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5104         value from configure.
5105         * Makefile.in: Regenerated.
5107 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5109         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5110         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5111         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5112         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5113         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5114         *-*-vxworks*): Disable newlib and libgloss in separate case
5115         statement.
5116         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5117         to separate case statement.
5118         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5119         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5120         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5121         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5122         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5123         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5124         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5125         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5126         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5127         i[[3456789]]86-*-rdos*, m32r-*-*,
5128         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5129         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5130         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5131         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5132         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5133         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5134         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5135         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5136         and libgloss in main case over targets.  Remove most empty cases
5137         in main case over targets.
5138         * configure: Regenerate.
5140 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5142         * MAINTAINERS (Write After Approval): Add myself.
5144 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5146         * configure.ac: Remove code setting special library locations for
5147         hppa*64*-*-hpux11*.  Remove code setting compiler for
5148         sparc-sun-solaris2*.
5149         * configure: Regenerate.
5151 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5153         * configure.ac: Separate libgloss_dir settings from general case
5154         over targets.
5155         * configure: Regenerate.
5157 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5159         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5160         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5161         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5162         cases in libgcj-disabling case statement.
5163         (hppa*64*-*-linux*): Set unsupported_languages instead of
5164         disabling target-zlib.
5165         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5166         to hppa*64*-*-hpux*.
5167         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5168         hppa*-*-hpux*.
5169         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5170         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5171         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5172         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5173         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5174         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5175         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5176         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5177         libgcj-disabling case statement.
5178         * configure: Regenerate.
5180 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5182         * configure.ac: Disable Java for targets not supporting libffi.
5183         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5184         Remove cases in Java-disabling statement.
5185         (*arm-wince-pe): Change to arm-wince-pe.
5186         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5187         cases in Java-disabling statement.
5188         (bfin-*-*): Don't disable Java again.
5189         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5190         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5191         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5192         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5193         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5194         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5195         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5196         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5197         Java-disabling statement.
5198         (mmix-*-*): Don't disable Java again.
5199         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5200         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5201         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5202         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5203         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5204         statement.
5205         * configure: Regenerate.
5207 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5209         * configure.ac: Separate cases disabling Java and Java libraries
5210         from general case over targets.
5211         * configure: Regenerate.
5213 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5215         * MAINTAINERS: Update my email address.
5217 2011-04-20  Easwaran Raman  <eraman@google.com>
5219         * MAINTAINERS (Write After Approval): Add myself.
5221 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5223         PR lto/48086
5224         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5225         * configure: Regenerate.
5227 2011-04-16  Jim Meyering  <meyering@redhat.com>
5229         * MAINTAINERS (Write After Approval): Add myself.
5231 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5233         * MAINTAINERS: Update my email address.
5235 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5237         * MAINTAINERS (Write After Approval): Add myself.
5239 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5241         * MAINTAINERS (Write After Approval): Add myself.
5243 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5245         * MAINTAINERS (Write After Approval): Add myself.
5247 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5249         * configure.ac (build_tools): Remove build-byacc.
5250         (host_libs): Remove mmalloc.
5251         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5252         autoconf automake libtool diff rcs fileutils shellutils time
5253         textutils wdiff find uudecode hello tar gzip indent recode release
5254         sed perl gawk findutils gettext zip.
5255         (libgcj): Remove target-qthreads.
5256         (target_tools): Remove target-examples target-gperf.
5257         (YACC): Don't handle building byacc.
5258         * configure: Regenerate.
5259         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5260         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5261         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5262         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5263         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5264         handle building components.
5265         * Makefile.in: Regenerate.
5267 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5269         * MAINTAINERS: Update my email address as Xtensa maintainer.
5271 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5273         * config.sub: Sync from upstream.
5275 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5277         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5278         (microblaze*): Don't disable libssp.
5279         * configure: Regenerate.
5281 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5283         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5284         moveifchange.
5285         * configure: Regenerate.
5286         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5287         * Makefile.in: Regenerate.
5289 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5291         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5292         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5293         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5294         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5295         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5296         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5297         md_exec_prefix cases.
5298         * configure: Regenerate.
5300 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5302         * configure.ac: Separate cases disabling target-libssp,
5303         target-libiberty, target-libstdc++-v3 and Fortran from general
5304         case over targets.
5305         * configure: Regenerate.
5307 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5309         * configure.ac (*-*-chorusos): Don't disable libgcj.
5310         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5311         Remove case.
5312         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5313         (arm-*-coff): Don't disable libgcj.
5314         (arm*-*-linux-gnueabi): Remove useless assignment.
5315         (arm-*-riscix*): Don't disable libgcj.
5316         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5317         configuration.
5318         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5319         (c54x*-*-*): Remove case.
5320         (tic54x-*-*): Don't disable GCC or GCC libraries.
5321         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5322         to *.
5323         (d10v-*-*): Don't disable GCC libraries.
5324         (d30v-*-*): Don't disable libgcj.
5325         (h8500-*-*): Don't disable GCC libraries.
5326         (i960-*-*): Don't disable libgcj.
5327         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5328         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5329         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5330         libgcj.
5331         (m68k-*-coff*): Remove case.
5332         (mmix-*-*): Don't disable libgloss on host.
5333         (mn10200-*-*, mn10300-*-*): Remove cases.
5334         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5335         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5336         Don't disable libgcj.
5337         (romp-*-*): Remove case.
5338         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5339         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5340         case.
5341         (v810-*-*): Don't disable GCC libraries.
5342         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5343         (ip2k-*-*): Don't disable GCC libraries.
5344         * configure: Regenerate.
5346 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5348         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5349         libffi on host.
5350         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5351         on host.
5352         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5353         * configure: Regenerate.
5355 2011-03-26  John Marino  <binutils@marino.st>
5357         * configure.ac: Add support for *-*-dragonfly*
5358         * configure: Regenerate.
5360 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5362         * configure.ac (native_only): Remove.
5363         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5364         send-pr uudecode guile gnuserv on host.
5365         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5366         send-pr rcs guile perl texinfo libtool on host.
5367         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5368         automake send-pr rcs guile perl texinfo libtool on host.
5369         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5370         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5371         (alpha*-dec-osf*): Don't disable fileutils on target.
5372         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5373         texinfo send-pr expect dejagnu on target.
5374         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5375         target-qthreads on target.
5376         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5377         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5378         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5379         x86_64-*-mingw*): Don't disable expect on target.
5380         (*-*-cygwin*): Don't disable target-gperf on target.
5381         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5382         gnuserv on target.
5383         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5384         target.
5385         * configure: Regenerate.
5387 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5389         * configure.ac (target_tools): Remove target-groff.
5390         (native_only): Remove target-groff.
5391         (hppa*64*-*-*): Don't disable byacc.
5392         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5393         setting.
5394         (*-*-kaos*): Don't skip target-librx and target-groff.
5395         (*-*-netware*): Don't skip target-libmudflap.
5396         (*-*-tpf*): Don't skip target-libmudflap.
5397         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5398         directories on the host.
5399         (ia64*-*-*vms*): Don't skip tix.
5400         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5401         host.
5402         * configure: Regenerate.
5404 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5406         * configure.ac: Remove references to mt-mep, mt-netware,
5407         mt-wince.
5408         * Makefile.def: Add all-utils soft dependencies.
5409         * Makefile.tpl: Remove GDB_NLM_DEPS.
5410         * configure: Regenerate.
5411         * Makefile.in: Regenerate.
5413 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5415         * configure.ac: Do not include mh-x86omitfp.
5416         * configure: Regenerate.
5418 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5420         * configure.ac: Remove empty cases.
5421         * configure: Regenerate.
5423 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5425         * Makefile.def: Add dependency from termcap to gdb.
5426         * Makefile.in: Regenerate.
5428 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5430         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5431         * configure: Regenerate.
5432         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5433         * Makefile.tpl: Likewise.
5434         * Makefile.in: Regenerate.
5436 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5438         * configure.ac: Remove all mentions of tentative_cc.
5439         * configure: Regenerate.
5441 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5443         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5444         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5445         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5446         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5447         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5448         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5449         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5450         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5451         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5452         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5453         *-*-rhapsody*): Remove host cases.
5454         * configure: Regenerate.
5456 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5458         * configure.ac (ppc*-*-pe): Remove host case.
5459         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5460         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5461         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5462         cases.
5463         * configure: Regenerate.
5465 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5467         * config.sub: Update to version 2011-03-23.
5469 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5471         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5472         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5473         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5474         * configure: Regenerate.
5476 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5478         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5479         to Write After Approval.
5480         * config-ml.in: Don't handle arc-*-elf*.
5481         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5482         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5483         handle GCC libraries.
5484         * configure: Regenerate.
5486 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5488         PR bootstrap/48120:
5489         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5490         Add -lstdc++ -lm to LIBS.
5491         * configure: Regenerate.
5493 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5495         * config.guess: Update to version 2011-02-02
5496         * config.sub: Update to version 2011-02-24
5498 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5500         PR lto/48086
5501         * configure.ac: Re-enable LTO on *-apple-darwin9.
5502         * configure: Regenerate.
5504 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5506         PR lto/48086
5507         * configure.ac: Disable LTO on darwin due to an assembler change in
5508         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5509         under 256.
5510         * configure: Regenerate.
5512 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5514         * MAINTAINERS: Update myself as score backend maintainer,
5515         update my e-mail address.
5517 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5519         * MAINTAINERS: Update my e-mail address.
5521 2011-03-06  Joey Ye  <joey.ye@arm.com>
5523         * MAINTAINERS: Update my e-mail address.
5525 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5527         * configure.ac: Adjust test of with_ppl.
5528         * configure: Regenerated.
5530 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5532         * MAINTAINERS: Adjust my e-mail address.
5534 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5536         * configure.ac: Add -lpwl to ppllibs.
5537         * configure: Regenerated.
5539 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5541         * config/cloog.m4: Add -lisl to clooglibs.
5542         * configure: Regenerated.
5544 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5546         * MAINTAINERS (CPU Port maintainers): Add self.
5548 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5550         * MAINTAINERS: Add myself as testsuite maintainer.
5552 2011-02-15  Mike Stump  <mikestump@comcast.net>
5554         * MAINTAINERS: Add myself as testsuite maintainer.
5556 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5558         Import from Libtool and gnulib:
5560         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5562         Prepare for supporting FreeBSD 10.
5563         * config.rpath: Remove handling of freebsd1* which soon would
5564         match FreeBSD 10.0.
5566         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5568         Remove support for FreeBSD 1.x.
5569         * libtool.m4 (_LT_LINKER_SHLIBS)
5570         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5571         soon would incorrectly match FreeBSD 10.0.
5573 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5575         PR binutils/12283
5576         * move-if-change: Import version from gnulib.
5578 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5580         PR lto/47225
5581         * Makefile.def (lto-plugin): Double dash for enable-shared.
5582         (configure-gcc): Depend on all-lto-plugin.
5583         * Makefile.in: Rebuilt.
5585 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5587         * configure.ac: Remove extra bracket.
5588         * configure: Regenerate.
5590 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5592         * MAINTAINERS: Add myself as libquadmath maintainer.
5594 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5596         * MAINTAINERS: Update my email address.
5598 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5600         * MAINTAINERS (option handling): Add self.
5602 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5604         PR lto/47225
5605         * Makefile.def: Add dependency for install-gcc
5606         on install-lto-plugin.
5607         * Makfile.in: Regenerated
5609 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5611         * MAINTAINERS (CPU Port Maintainers): Add myself.
5613 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5615         PR libgcj/44341
5616         * configure.ac: Discard --with-* flags for host when configuring
5617         target libraries for cross build.
5618         * configure: Rebuilt.
5620 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5622         * MAINTAINERS (linear loop transforms): Removed.
5624 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5626         * configure.ac: If with_ppl is no, move setting with_cloog=no
5627         after CLOOG_REQUESTED check.
5628         * configure: Regenerated.
5630 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5632         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5633         CLooG has been requested.
5634         * configure: Regenerated.
5636 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5638         * configure: Regenerated.
5639         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5641 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5643         * configure: Regenerated.
5644         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5646 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5648         * configure.ac: Use AS_HELP_STRING throughout.
5649         * configure: Regenerate.
5651 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5653         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5654         * configure: Regenerate.
5656 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5658         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5660 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5662         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5663         for ia64-hpux.
5664         * configure: Regenerate.
5666 2011-01-07  Jan Hubicka  <jh@suse.cz>
5668         PR lto/47225
5669         * Makefile.in: Regenerate.
5670         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5671         configure.
5673 2011-01-07  Jan Hubicka  <jh@suse.cz>
5675         * Makefile.in: Regenerate.
5676         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5677         and configure dependency on lto-plugin configure.
5678         (lto-plugin module): Remove dependency on GCC; add dependency on
5679         liniberty.
5681 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5683         * MAINTAINERS (Write After Approval): Add myself.
5685 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5687         * configure: Regenerate.
5689 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5691         * configure.ac: (picochip): Disable libiberty.
5693 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5695         * MAINTAINERS (Write After Approval): Add myself.
5697 2010-12-10  Ian Lance Taylor  <iant@google.com>
5699         PR bootstrap/46819
5700         * configure.ac: For --disable-libgcj clear libgcj_saved.
5701         * configure: Rebuild.
5703 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5705         PR fortran/46540
5706         * configure.ac: Add --disable-libquadmath and
5707         --disable-libquadmath-support.
5708         * configure: Regenerate.
5710 2010-12-03  Ian Lance Taylor  <iant@google.com>
5712         * MAINTAINERS: Add myself as libgo maintainer.
5714 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5716         PR libffi/46792
5717         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5718         * configure: Regenerate.
5720 2010-12-02  Ian Lance Taylor  <iant@google.com>
5722         * configure.ac: Always set default for poststage1_ldflags to
5723         -static-libstdc++ -static-libgcc.
5725 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5727         * configure.ac: Move comment to remove extra space in last argument
5728         of GCC_TARGET_TOOL.
5730 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5732         PR other/46026
5733         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5734         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5735         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5736         (BASE_FLAGS_TO_PASS): Use it.
5737         * configure: Rebuilt.
5738         * Makefile.in: Rebuilt.
5740 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5742         PR binutils/12258
5743         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5744         Properly check default linker.
5745         * configure: Regnerated.
5747 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5749         * configure.ac: For --enable-gold, handle value `default' instead of
5750         `both*'.  New configure option --{en,dis}able-ld.
5751         * configure: Regenerate.
5753 2010-11-20  Ian Lance Taylor  <iant@google.com>
5755         * configure.ac: Only disable a language library if no language needs
5756         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5757         * configure: Rebuild.
5759 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5761         * Makefile.in: Regenerate.
5763         PR other/46202
5764         * configure.ac: Fix just-built in-tree STRIP name to be
5765         binutils/strip-new.
5766         * configure: Regenerate.
5767         * Makefile.def (install-strip-gcc, install-strip-binutils)
5768         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5769         (install-strip-sid): Mirror dependencies on non-strip variants
5770         of these targets on the respective -strip prerequisites.
5771         * Makefile.tpl (install-strip, install-strip-host)
5772         (install-strip-target): New targets.
5773         (install-strip-[+module+], install-strip-target-[+module+]):
5774         New targets.
5775         * Makefile.in: Regenerate.
5777 2010-11-19  Ian Lance Taylor  <iant@google.com>
5778             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5780         * configure.ac: Add target-libgo to target_libraries.  Set
5781         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5782         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5783         (HOST_EXPORTS): Add GOC.
5784         (BASE_TARGET_EXPORTS): Add GOC.
5785         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5786         (GOCFLAGS_FOR_TARGET): New variable.
5787         (EXTRA_HOST_FLAGS): Add GOC.
5788         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5789         * Makefile.def (target_modules): Add libgo.
5790         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5791         (dependencies): Add dependency from configure-target-libgo to
5792         configure-target-libffi and all-target-libstdc++-v3.  Add
5793         dependencies from all-target-libgo to all-target-libffi.
5794         (languages): Add go.
5795         * configure: Rebuild.
5796         * Makefile.in: Rebuild.
5798 2010-11-19  Ian Lance Taylor  <iant@google.com>
5800         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5801         compiler/flag environment variables.
5803 2010-11-18  Ian Lance Taylor  <iant@google.com>
5805         * configure.ac: Check for lang_requires_boot_languages in
5806         config-lang.in files.
5807         * configure: Rebuild.
5809 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5810             Tobias Burnus  <burnus@net-b.de>
5812         PR fortran/32049
5813         * Makefile.def: Add libquadmath; build it with language=fortran.
5814         * configure.ac: Add libquadmath.
5815         * Makefile.tpl: Handle multiple libs in check-[+language+].
5816         * Makefile.in: Regenerate.
5817         * configure: Regenerate.
5819 2010-11-16  Tom Tromey  <tromey@redhat.com>
5821         * MAINTAINERS: Moved myself to reviewers section.
5823 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5825         * MAINTAINERS: Moved myself to reviewers section.
5827 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5829         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5830         (Write After Approval): Remove self.
5832 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5834         * configure.ac: Fix spelling in option names.
5835         * configure: Regenerated.
5837 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5839         PR bootstrap/39622
5840         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5841         * configure: Regenerated.
5843 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5845         * MAINTAINERS: Update my email address.
5847 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5849         * configure: Regenerate.
5851 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5853         * configure: Regenerate.
5855 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5857         * configure: Regenerate.
5859 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5861         * configure: Regenerate.
5863 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5865         * configure.ac: Support official CLooG.org versions.
5866         * configure: Regenerate.
5867         * config/cloog.m4: New.
5869 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5871         * MAINTAINERS (Write After Approval): Add myself.
5873 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5875         * MAINTAINERS: Update my email address.
5877 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5879         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5880         * configure: Regenerate.
5882 2010-11-03  Ian Lance Taylor  <iant@google.com>
5883             Dave Korn  <dave.korn.cygwin@gmail.com>
5885         PR lto/46273
5886         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5887         and on other supported platforms whenever LTO is enabled.
5888         * configure: Rebuild.
5890 2010-11-02  Alan Modra  <amodra@gmail.com>
5892         PR binutils/12110
5893         * configure.ac: Error when source path contains spaces.
5894         * configure: Regenerate.
5896 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5898         * MAINTAINERS: Update my email address.
5900 2010-10-20  Ian Lance Taylor  <iant@google.com>
5902         * Makefile.def (target_modules): Set lib_path to src/.libs for
5903         libstdc++-v3 module.
5904         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5905         * Makefile.in: Rebuild.
5907 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5909         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5910         (Write After Approval): Remove myself.
5912 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5914         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5916 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5918         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5920 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5922         * configure.ac (build_lto_plugin): New shell variable.
5923         (--enable-lto): Turn on by default for all non-ELF platforms that
5924         have had LTO support added so far.  Set build_lto_plugin appropriately
5925         for both ELF and non-ELF.
5926         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5927         * configure: Regenerate.
5929 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5931         Sync from src:
5932         * configure.ac (v850 support): Remove target-libgloss from
5933         noconfigdirs.
5934         * configure: Regenerate.
5936 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5938         PR bootstrap/45326
5939         PR bootstrap/45174
5940         * configure.ac: Honor initial values of $build_configargs,
5941         $host_configargs, $target_configargs.  Mark the precious, so
5942         environment settings get recorded.
5943         * configure: Regenerate.
5945 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5947         PR bootstrap/45796
5948         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5949         Depend on all-build-libiberty.
5950         * Makefile.in: Regenerate.
5952 2010-09-30  Michael Eager  <eager@eagercon.com>
5954         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5955         * configure: Regenerate.
5957 2010-09-28  Michael Eager  <eager@eagercon.com>
5959         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5961 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5963         PR bootstrap/44621
5964         * configure.ac: Fix unportable shell quoting.
5965         * configure: Regenerate.
5967 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5969         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5970         targets and amend comment.
5971         * configure: Regenerate.
5973 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5975         * MAINTAINERS (Write After Approval): Add myself.
5977 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5979         * configure.ac: Enable LTO by default on Darwin.
5980         * configure: Regenerate.
5982 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5984         * MAINTAINERS (Write After Approval): Add myself.
5986 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5988         * MAINTAINERS (Write After Approval): Add myself.
5990 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5992         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5993         ports
5995 2010-07-28  David Yuste  <david.yuste@gmail.com>
5997         * MAINTAINERS (Write After Approval): Add myself.
5999 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6001         * configure.ac: Support all v850 targets.
6002         * configure: Regenerate.
6004 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6006         PR bootstrap/44455
6007         * configure.ac (extra_mpfr_configure_flags): Copy from
6008         extra_mpc_gmp_configure_flags.
6009         * configure: Re-generated.
6011 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6013         * MAINTAINERS (Write After Approval): Add myself.
6015 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6017         * MAINTAINERS (Write After Approval): Add myself.
6019 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6021         * MAINTAINERS (Write After Approval): Add myself.
6023 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6025         PR target/44862
6026         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6027         Provide -B option to allow for link spec %s substitutions for
6028         libstdc++.a on darwin.
6029         * Makefile.in: Regenerate.
6031 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6033         * MAINTAINERS (Reviewers): Update my e-mail address
6035 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6037         * Makefile.def (configure-gcc): Depend on all-libelf.
6038         * Makefile.in: Rebuild.
6040 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6042         * MAINTAINERS (Write After Approval): Add myself in the right place.
6044 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6046         * MAINTAINERS (Write After Approval): Add myself.
6048 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6050         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6052 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6054         * config.sub: Update to version 2010-05-21.
6055         * config.guess: Update to version 2010-04-03.
6057 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6059         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6060         * configure: Regenerate.
6062 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6064         * MAINTAINERS (Write After Approval): Add myself.
6066 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6068         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6069         a platform that supports LTO.
6070         * configure: Regenerate.
6072 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6074         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6075         * configure: Regenerated.
6077 2010-04-27  Roland McGrath  <roland@redhat.com>
6078             H.J. Lu  <hongjiu.lu@intel.com>
6080         * configure.ac (--enable-gold): Support both, both/gold and
6081         both/bfd to add gold to configdirs without removing ld.
6082         * configure: Regenerated.
6084         * Makefile.def: Add install-gold dependency to install-ld.
6085         * Makefile.in: Regenerated.
6087 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6089         PR lto/42776
6090         * configure.ac (--enable-lto): Refactor handling so libelf tests
6091         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6092         and allow LTO to be explicitly enabled on non-ELF platforms that
6093         are known to support it inside else-clause.
6094         * configure: Regenerate.
6096 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6098         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6099         * configure: Regenerate.
6101 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6103         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6104         * configure: Regenerate.
6106 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6108         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6109         separately.
6110         * configure: Regenerate.
6112 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6114         * MAINTAINERS (Write After Approval): Add myself.
6116 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6118         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6119         * configure: Regenerate.
6121 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6123         * configure: Regenerate after change to elf.m4.
6125 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6127         * MAINTAINERS (Write After Approval): Add myself.
6129 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6131         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6132         * configure: Regenerated.
6134 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6136         * configure.ac: Print "buggy but acceptable" when CLooG
6137         revision is less than 9.
6138         * configure: Regenerated.
6140 2010-04-01  Diego Novillo  <dnovillo@google.com>
6142         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6144 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6146         PR bootstrap/43615
6147         PR bootstrap/43328
6149         Revert:
6151         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6153         * configure.ac: Do not pass --enable-multilib nor
6154         --disable-multilib in baseargs.  Accept explicitly passed
6155         --enable_multilib.
6156         * configure: Regenerate.
6158 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6160         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6162 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6164         * MAINTAINERS: Remove myself.
6166 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6168         PR bootstrap/43328
6169         * configure.ac: Do not pass --enable-multilib nor
6170         --disable-multilib in baseargs.  Accept explicitly passed
6171         --enable_multilib.
6172         * configure: Regenerate.
6174 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6176         * MAINTAINERS (spu port): Remove me.
6178 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6180         * configure.ac (tic6x-*-*): New case.
6181         * configure: Regenerate.
6183 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6185         * config.sub: Update to version 2010-03-22.
6186         * config.guess: Update to version 2009-12-30.
6188 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6190         PR ada/42554
6191         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6192         * configure: Regenerate.
6194 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6196         * MAINTAINERS: Update my email address.
6198 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6200         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6201         (ghassan.shobaki@amd.com): Removed.
6203 2010-03-17  Alan Modra  <amodra@gmail.com>
6205         * MAINTAINERS: Update my email address.
6207 2010-03-16  Diego Novillo  <dnovillo@google.com>
6209         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6210         Matthews.
6212 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6214         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6215         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6217 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6219         * MAINTAINERS: Update my email address.
6221 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6223         * MAINTAINERS: Update my email address.
6225 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6227         * MAINTAINERS: Update my email address.
6229 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6231         * MAINTAINERS: Update my email address.
6233 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6235         PR libstdc++/32499
6236         * configure.ac (RANLIB): Default to true.
6237         (STRIP): Likewise.
6238         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6239         * configure: Regenerate.
6241 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6243         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6244         (Write After Approval): Update my email address.
6246 2010-02-17  Nick Clifton  <nickc@redhat.com>
6248         PR 11238
6249         * Makefile.tpl (local-distclean): Also remove config.cache files in
6250         sub-directories as there may not be Makefiles present in the
6251         sub-directories.
6252         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6253         the config.cache files found by the find command.
6255         * Makefile.in: Regenerate.
6256         * configure.ac: Revert previous delta.
6257         * configure: Regenerate.
6259 2010-02-15  Nick Clifton  <nickc@redhat.com>
6261         PR 11238
6262         * configure.ac: Delete config.cache files in sub-directories when
6263         deleting Makefiles.
6264         * configure: Regenerate.
6266 2010-02-12  Ben Elliston  <bje@gnu.org>
6268         * MAINTAINERS: Update my email address.
6270 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6272         * MAINTAINERS (spu port): Update my email address.
6274 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6276         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6278 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6280         * configure.ac: Add "recommended" version checks for GMP/MPC.
6281         Update recommended GMP/MPFR/MPC versions.
6282         * configure: Regenerate.
6284 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6286         * MAINTAINERS: Move my Embecosm email address into the
6287         write-after-approval section.
6289 2010-01-26  Ian Lance Taylor  <iant@google.com>
6291         * MAINTAINERS: Add myself as Go frontend maintainer.
6293 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6295         PR libstdc++/36101, PR libstdc++/42813
6296         * configure.ac (bootstrap_target_libs): Make inclusion of
6297         target-libgomp conditional on libgomb being in target_configdirs.
6298         * configure: Regenerate.
6300 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6302         PR libstdc++/36101, PR libstdc++/42813
6303         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6304         * configure: Regenerate.
6306 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6308         PR libstdc++/36101, PR libstdc++/42813
6309         * configure.ac (target_configdirs): Substitute.
6310         * Makefile.def: Bootstrap target module libgomp.
6311         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6312         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6313         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6314         * configure, Makefile.in: Regenerate.
6316 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6318         * MAINTAINERS: Adjust my details.
6320 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6322         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6324 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6326         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6328 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6330         * MAINTAINERS (Write After Approval): Add myself.
6332 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6334         * MAINTAINERS (Write After Approval): Add myself.
6336 2010-01-11  Richard Guenther  <rguenther@suse.de>
6338         PR lto/41569
6339         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6340         * Makefile.in: Regenerated.
6342 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6344         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6345         * configure: Regenerate.
6347 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6348             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6350         PR bootstrap/42424
6351         * configure.ac: Include libtool m4 files.
6352         (_LT_CHECK_OBJDIR): Call it.
6353         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6354         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6356         * configure: Regenerate.
6358 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6360         PR bootstrap/41818
6361         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6362         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6363         * Makefile.in: Regenerate.
6365 2010-01-02  Richard Guenther  <rguenther@suse.de>
6367         PR lto/41529
6368         * configure.ac: Include config/elf.m4.  Disable LTO if not
6369         builting for an elf target.
6370         * configure: Regenerate.
6372 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6374         * MAINTAINERS: Change my email address.
6376 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6378         * config.sub, config.guess: Update from upstream sources.
6380 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6382         * MAINTAINERS (Write After Approval): Add myself.
6384 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6386         PR middle-end/30447
6387         PR middle-end/30789
6388         PR other/40302
6390         * configure.ac: Require MPC.
6391         * configure: Regenerate.
6393 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6395         PR target/38384
6396         PR bootstrap/40972
6397         * libtool.m4: Sync from git Libtool.
6398         * ltoptions.m4: Likewise.
6399         * ltversion.m4: Likewise.
6400         * lt~obsolete.m4: Likewise.
6401         * ltmain.sh: Likewise.
6403 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6405         * configure.ac: Update minimum MPC version to 0.8.
6406         * configure: Regenerate.
6408 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6410         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6411         * configure: Regenerated.
6413 2009-11-21  Ian Lance Taylor  <iant@google.com>
6415         * configure.ac: Change default of poststage1_ldflags to be empty if
6416         poststage1_libs is set.  When poststage1_libs is empty, and
6417         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6418         * configure: Rebuild.
6420 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6422         * MAINTAINERS (Write After Approval): Update my email address.
6424 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6426         * config.guess: Update from upstream sources.
6428 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6430         * Makefile.def: Restore host and target settings for gmp.
6431         * Makefile.in: Rebuild.
6433 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6435         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6436         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6437         Fix portability of test of C++ as bootstrap language.  Add
6438         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6439         * configure: Rebuild.
6440         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6441         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6442         in-tree building.
6443         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6444         (POSTSTAGE1_HOST_EXPORTS): Use it.
6445         (STAGE[+id+]_CXXFLAGS): New.
6446         (BASE_FLAGS_TO_PASS): Pass it down.
6447         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6448         extra_exports.
6449         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6450         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6451         extra_exports.
6452         * Makefile.in: Rebuild.
6454 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6456         * config.sub, config.guess: Update from upstream sources.
6458 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6460         * MAINTAINERS (Write After Approval): Add myself.
6462 2009-11-09  Jon Beniston  <jon@beniston.com>
6464         * MAINTAINERS (Write After Approval): Add myself.
6466 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6468         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6469         paths for *-w64-mingw* and x86_64-*mingw*.
6470         * configure: Regenerated.
6472 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6474         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6476 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6478         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6479         Phil Edwards to Write-After Approval.
6481 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6483         * configure.ac: Disable target-winsup & co for
6484         x86_64-*-mingw* and *-w64-mingw* targets.
6485         * configure: Regenerated.
6487 2009-10-16  Nick Clifton  <nickc@redhat.com>
6489         * MAINTAINERS: Add myself as a maintainer for the RX port.
6491 2009-10-26  Johannes Singler  <singler@kit.edu>
6493         * MAINTAINERS (Write After Approval): Update my e-mail address.
6495 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6497         * configure.ac (CLooG test): Use = with test.
6498         * configure: Regenerate.
6500 2009-10-22  Richard Guenther  <rguenther@suse.de>
6502         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6503         cloog if the ppl version check failed.  Move flags saving
6504         before setting in libelf check.
6505         * configure: Regenerate.
6507 2009-10-21  Richard Guenther  <rguenther@suse.de>
6509         * configure.ac: Adjust the ppl and cloog configure to work as
6510         documented.  Disable cloog if ppl was disabled.  Omit the version
6511         checks if they were disabled.
6512         * configure: Re-generate.
6514 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6516         * configure.ac: Add 'lto' to enable_languages, not
6517         new_enable_languages, and only if not already present.
6518         * configure: Regenerate.
6520 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6522         * README: Refer to the various COPYING* files instead of just
6523         COPYING.
6524         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6526 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6528         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6530 2009-10-07  Richard Guenther  <rguenther@suse.de>
6532         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6533         and Richard Guenther as reviewers.
6534         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6535         as reviewers.
6537 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6539         * config.sub: Update from upstream sources.
6541 2009-10-06  Ian Lance Taylor  <iant@google.com>
6543         * Makefile.def: check-gold depends upon all-gas.
6544         * Makefile.in: Rebuild.
6546 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6548         * MAINTAINERS (Write After Approval): Add myself.
6550 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6552         * Makefile.def: all-lto-plugin depends on all-libiberty.
6553         set bootstrap=true for lto-plugin.
6554         Add lto-plugin.
6555         * Makefile.in: Regenerate.
6556         * configure.ac (host_libs): Add lto-plugin.
6557         * configure: Regenerate.
6559 2009-10-03  Diego Novillo  <dnovillo@google.com>
6561         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6562         (HOST_LIBELFLIBS): Define.
6563         (HOST_LIBELFINC): Define.
6564         * Makefile.in: Regenerate.
6565         * configure.ac: Add --enable-lto.
6566         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6567         If --enable-lto is used, add 'lto' to new_enable_languages.
6568         If --enable-lto is used and gold is enabled, add
6569         lto-plugin to configdirs.
6570         * configure: Regenerate.
6572 2009-10-03  Simon Baldwin  <simonb@google.com>
6574         * configure.ac: If --with-system-zlib, suppress local zlib and
6575         pass --with-system-zlib to subdir configure scripts.
6576         * configure: Regenerate.
6578 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6579             Paolo Bonzini  <bonzini@gnu.org>
6581         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6582         $(srcdir).
6583         * Makefile.in: Rebuilt.
6585 2009-09-26  Gary Funck  <gary@intrepid.com>
6587         * MAINTAINERS (Write After Approval): Add myself.
6589 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6591         * configure.ac: Update minimum MPC version to 0.7.
6592         * configure: Regenerate.
6594 2009-09-25  Nick Clifton  <nickc@redhat.com>
6596         * configure.ac: Pass any --cache-file=/dev/null option on to
6597         subconfigures.
6598         * configure: Regenerate.
6600 2009-09-23  Nick Clifton  <nickc@redhat.com>
6602         * config.sub, config.guess: Update from upstream sources.
6604 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6606         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6607         * Makefile.in: Rebuilt.
6609 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6611         PR bootstrap/32272
6612         * configure.ac: Error out if $srcdir isn't '.' but contains
6613         host-${host_noncanonical}.
6614         * configure: Regenerate.
6616 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6618         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6619         maintainer.
6621 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6623         * configure.ac: If bootstrapping a combined tree with
6624         --enable-gold, require c++ in stage1_languages.
6625         * configure: Regenerate.
6627         * configure.ac: Also add target_libs of stage1_languages to
6628         bootstrap_target_libs.
6629         * configure: Regenerate.
6631         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6632         with --enable-languages not containing c++.
6633         * configure: Regenerate.
6635 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6637         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6638         * configure: Regenerate.
6640 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6642         * MAINTAINERS (Write After Approval): Update my e-mail address,
6643         and move from from here...
6644         (Waiting for paperwork): To here.
6646 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6648         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6650 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6652         * configure.ac: Do not use $extrasub for replacing @if/@endif
6653         parts in Makefile; instead, use additional arguments to
6654         AC_CONFIG_COMMANDS to do the replacement manually, with several
6655         sed invocations, to avoid HP-UX sed command limits.
6656         * configure: Regenerate.
6658 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6660         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6661         blank before -L.
6663 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6665         * configure.ac (with-build-config): Document.  Handle without.
6666         Handle missing argument.
6667         * configure: Rebuilt.
6669 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6671         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6672         Default to bootstrap-debug only if compare-debug works.
6673         * configure: Rebuilt.
6674         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6675         * Makefile.in: Rebuilt.
6677 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6679         * MAINTAINERS (OS Port Maintainers): Update my email address.
6681 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6683         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6684         * Makefile.in: Rebuilt.
6686 2009-09-01  Chris Demetriou  <cgd@google.com>
6688         * MAINTAINERS (Write After Approval): Add myself.
6690 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6692         PR debug/30161
6693         * include/dwarf2.h (enum dwarf_tag): Added
6694         DW_TAG_GNU_template_template_param
6695         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6697 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6699         * Makefile.tpl (AWK): Fix typo.
6700         * Makefile.in: Regenerate.
6702 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6704         * configure.ac: Detect awk and sed.
6705         * Makefile.def (flags_to_pass): Add AWK and SED.
6706         * Makefile.tpl (AWK, SED): New.
6707         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6708         * configure: Regenerate.
6709         * Makefile.in: Regenerate.
6711 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6713         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6714         (collapseslashes): Likewise.
6716 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6718         * configure.ac (AC_PREREQ): Bump to 2.64.
6720 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6722         * configure.ac: Remove --with-datarootdir, --with-docdir,
6723         --with-pdfdir, --with-htmldir switches.
6724         * configure: Regenerate.
6726         * configure: Regenerate.
6728         * compile: Sync from Automake 1.11.
6729         * depcomp: Likewise.
6730         * install-sh: Likewise.
6731         * missing: Likewise.
6732         * mkinstalldirs: Likewise.
6733         * ylwrap: Likewise.
6735 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6737         * ltmain.sh (func_normal_abspath): New function.
6738         (func_relative_path): Likewise.
6739         (func_mode_help): Document new -bindir option for link mode.
6740         (func_mode_link): Add new -bindir option, and use it to place
6741         output DLL if specified.
6743 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6745         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6746         (baseargs): Add --disable-option-checking.
6747         * configure: Regenerate.
6749         * Makefile.def (configure-target-libiberty): Depend on
6750         all-binutils and all-ld.
6751         (configure-target-newlib): Likewise.
6752         * Makefile.in: Regenerate.
6754 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6756         * config.sub, config.guess: Update from upstream sources.
6758 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6760         Sync from src, merge:
6762         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6764         * configure.ac: Do not exclude gas for i386-*-darwin.
6765         Add a case for x86_64-*-darwin.
6766         * configure: Regenerate.
6768 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6770         * MAINTAINERS: Add my name to Write After Approval list.
6772 2009-08-06  Michael Eager  <eager@eagercon.com>
6774         * configure.ac: Add Microblaze target.
6775         * configure: Regenerate.
6777 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6779         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6780         * configure: Regenerate.
6782 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6784         * MAINTAINERS (Write After Approval): Update my e-mail address.
6786 2009-07-06  Ian Lance Taylor  <iant@google.com>
6788         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6789         * configure: Rebuild.
6791 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6793         * MAINTAINERS: Move myself to the Graphite Reviewers.
6795 2009-06-30  Wei Guozhi  <carrot@google.com>
6797         * MAINTAINERS: Add my name to Write After Approval list.
6799 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6801         PR bootstrap/40338
6802         * configure.ac (comparestring): Create new variable.
6803         * Makefile.tpl (comparestring): Use to skip some comparisions.
6804         * configure: Regenerate.
6805         * Makefile.in: Regenerate.
6807 2009-06-26  Doug Evans  <dje@sebabeach.org>
6809         * Makefile.def (host_modules): Add cgen.
6810         * Makefile.in: Regenerate.
6811         * configure.ac (host_tools): Add cgen.
6812         * configure: Regenerate.
6814 2009-06-23  DJ Delorie  <dj@redhat.com>
6816         * MAINTAINERS: Add myself as mep maintainer.
6818 2009-06-23  Ian Lance Taylor  <iant@google.com>
6820         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6821         boot_languages.  Only bootstrap target libraries listed in
6822         target_libs for some boot language.  Add --with-stage1-ldflags,
6823         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6824         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6825         if not building with C++.
6826         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6827         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6828         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6829         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6830         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6831         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6832         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6833         * configure, Makefile.in: Rebuild.
6835 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6837         * MAINTAINERS: Added my name to write-after-approval list.
6839 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6841         * configure.ac: Define is_elf for QNX Neutrino targets.
6842         * configure: Regenerate.
6844 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6846         * MAINTAINERS: Added my name to the write-after-approval list
6848 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6850         * configure.ac: Detect MPC in default directory.
6851         * configure: Regenerate.
6853 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6854             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6856         * Makefile.tpl (all): Avoid a trailing backslash.
6857         * Makefile.in: Regenerate.
6859 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6861         * config.sub, config.guess: Update from upstream sources.
6863 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6865         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6866         to noconfdirs.
6867         * configure: Regenerate.
6869 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6871         * Makefile.tpl ([+compare-target+]): Compare all stage
6872         directories, rather than just gcc.
6873         * Makefile.in: Rebuilt.
6875 2009-06-01  Doug Kwan  <dougkwan@google.com>
6877         * configure.ac: Support gold for target arm*-*-*.
6878         * configure: Regenerate.
6880 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6882         * Makefile.def: Add MPC support and dependencies.
6883         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6885         * Makefile.in, configure: Regenerate.
6887 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6889         * Makefile.tpl (all): Avoid harmless warning in make all when
6890         gcc-bootstrap is enabled but stage_last does not exist.
6891         * Makefile.in: Rebuilt.
6893 2009-05-24  Nicolas Roche  <roche@adacore.com>
6895         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6896         * Makefile.in: Regenerate.
6898 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6900         * MAINTAINERS: Update my e-mail address.
6902 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6904         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6905         * configure:  Regenerate.
6907 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6909         PR other/40159
6910         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6911         gcc-no-bootstrap are mutually exclusive.
6912         * Makefile.in: Rebuilt.
6914 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6916         PR other/40159
6917         * Makefile.tpl (all): Don't end with unconditional success.
6918         * Makefile.in: Rebuilt.
6920 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6922         PR target/37137
6923         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6924         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6925         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6926         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6927         stage_configureflags, stage_cflags and stage_libcflags into
6928         explicit Makefile macros.
6929         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6930         GFORTRAN.
6931         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6932         CC.  Set CC_FOR_BUILD from CC.
6933         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6934         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6935         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6936         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6937         and GFORTRAN.
6938         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6939         (_LIBCFLAGS): Renamed to _TFLAGS.
6940         (do-compare-debug, do-compare3-debug): Drop.
6941         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6942         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6943         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6944         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6945         (XGCC_FLAGS_FOR_TARGET): New.
6946         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6947         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6948         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6949         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6950         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6951         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6952         TFLAGS.
6953         (BUILD_CONFIG): Include if requested.
6954         (all): Set TFLAGS on bootstrap.
6955         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6956         (all-stageid-prefixmodule): Likewise.
6957         (do-clean, distclean-stageid): Set TFLAGS.
6958         (restrap): Fix whitespace.
6959         * Makefile.in: Rebuilt.
6961 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6963         * config.guess: Sync with src.
6965 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6967         * configure.ac ($with_ppl):  Default to no if not supplied.
6968         ($with_cloog):  Likewise.
6969         configure:  Regenerate.
6971 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6973         * MAINTAINERS: Update my e-mail address.
6975 2009-04-27  Nick Clifton  <nickc@redhat.com>
6977         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6979 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6981         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6982         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6983         * Makefile.in: Regenerate.
6985 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6987         PR bootstrap/39739
6988         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6989         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6991         * configure, Makefile.in: Regenerate.
6993 2009-04-21  Taras Glek  <tglek@mozilla.com>
6995         * include/hashtab.h: Update GTY annotations to new syntax
6996         * include/splay-tree.h: Likewise
6998 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7000         * config.sub, config.guess: Update from upstream sources.
7002 2009-04-15  Anthony Green  <green@moxielogic.com>
7004         * configure.ac: Add moxie support.
7005         * configure: Rebuilt.
7007 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7009         * configure.ac: Change copyright header to refer to version
7010         3 of the GNU General Public License and to point readers at the
7011         COPYING3 file and the FSF's license web page.
7012         * Makefile.def: Likewise.
7013         * Makefile.tpl: Likewise.
7014         * Makefile.in: Regenerate.
7016 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7018         * configure.ac: Restore match for darwin9 or later. Use double
7019         brackets since regeneration eats one pair.
7020         * configure: Regenerate.
7022 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7024         PR gas/10039
7025         * configure.ac: Require texinfo 4.7.
7026         * configure: Regenerated.
7028 2009-04-09  Nick Clifton  <nickc@redhat.com>
7030         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7031         the GCC Runtime Library Exception.
7033 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7035         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7036         * configure: Regenerate.
7038 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7040         * Makefil.def (languages): New entries.
7041         * Makefile.tpl (check-gcc-*): New generic target.
7042         * Makefile.in: Regenerate.
7044 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7046         * MAINTAINERS:  Update my email address.
7048 2009-03-18  Tom Tromey  <tromey@redhat.com>
7050         * configure: Rebuild.
7051         * configure.ac (host_libs): Add libiconv.
7052         * Makefile.in: Rebuild.
7053         * Makefile.def (host_modules): Add libiconv.
7054         (configure-gdb, all-gdb): Depend on libiconv.
7056 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7058         * configure.ac: Treat gdb as supported on x86_64-darwin.
7059         * configure: Regenerate.
7061 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7063         * configure.ac (--with-host-libstdcxx): New option.
7064         * configure: Regenerate.
7066 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7068         * MAINTAINERS:  Move myself into the write after approval list.
7070 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7072         * MAINTAINERS: Update e-mail address.
7074 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7076         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7078 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7080         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7082 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7084         Backport from git Libtool:
7086         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7087         Support GNU/kOpenSolaris.
7088         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7089         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7090         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7091         GNU/kOpenSolaris.
7093 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7095         * MAINTAINERS: Update e-mail address.
7097 2009-02-24  Michael Eager  <eager@eagercon.com>
7099         * MAINTAINERS (Write After Approval): Add self.
7101 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7103         * MAINTAINERS (Write After Approval): Add myself.
7105 2009-02-05  Andreas Schwab  <schwab@suse.de>
7107         * Makefile.tpl (stage_last): Define $r and $s before using
7108         $(RECURSE_FLAGS_TO_PASS).
7109         * Makefile.in: Regenerate
7111 2009-01-30  Ian Lance Taylor  <iant@google.com>
7113         * MAINTAINERS: Move myself to the Global Reviewers list.
7115 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7117         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7118         * configure: Regenerate.
7120 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7122         * MAINTAINERS: Make whitespace consistent.
7123         Remove Robert Millan from Write After Approval.
7125 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7127         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7128         (all-opcodes): Depend on all-libiberty.
7129         * Makefile.in: Regenerate.
7131 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7133         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7134         * configure: Regenerate.
7136 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7138         * MAINTAINERS (Write After Approval): Add myself.
7140 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7142         * MAINTAINERS: Add myself to reviewers (Fortran).
7144 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7146         PR tree-optimization/38515
7147         * configure.ac (cloog-polylib): Removed.
7148         (with_ppl, with_cloog): Test for "no".
7149         * configure: Regenerated.
7151 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7153         * MAINTAINERS: Moved myself to reviewers (Fortran).
7155 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7157         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7158         (Write After Approval): Remove myself.
7160 2009-01-03  Diego Novillo  <dnovillo@google.com>
7162         * MAINTAINERS: Remove myself from alias maintainership.
7164 2009-01-02  David Ayers  <ayers@fsfe.org>
7166         * MAINTAINERS: Update e-mail address.
7168 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7170         * MAINTAINERS: Make whitespace consistent.
7172 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7174         Backport from upstream Libtool:
7175         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7176         Add cache variables to tests that require the linker to work.
7177         For shlibpath_overrides_runpath, this also changes the semantics
7178         to let the result from the C compiler take precedence.
7180 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7182         * config.sub, config.guess: Update from upstream sources.
7184 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7186         * configure.ac (ppllibs): Add by default the lib flags.
7187         * configure: Regenerate.
7189 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7191         * MAINTAINERS:  Add myself to the write after approval list.
7193 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7195         * configure.ac: Add double brackets on darwin[912].
7196         * configure: Regenerate.
7198 2008-12-03  Daniel Kraft  <d@domob.eu>
7200         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7201         Approval to Reviewer section (for Fortran front-end).
7203 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7205         * configure.ac: Expand to darwin10 and later.
7206         * configure: Regenerate.
7208 2008-12-02  Andreas Schwab  <schwab@suse.de>
7210         * Makefile.def: configure-target-boehm-gc depends on
7211         all-target-libstdc++-v3.
7212         * Makefile.in: Regenerate.
7214 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7216         * MAINTAINERS:  Add myself as mingw maintainer.
7218 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7220         * config.sub, config.guess: Update from upstream sources.
7222 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7224         * README.SCO: Remove.
7226 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7228         * MAINTAINERS:  Add myself to the write after approval list.
7230 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7232         * MAINTAINERS:  Update my email address in WAA section.
7234 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7236         * MAINTAINERS: Update e-mail address.
7238 2008-11-27  Toon Moene  <toon@moene.org>
7240         * MAINTAINERS: Change e-mail address.
7242 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7244         * configure.ac: Build gdb for i?86-*-darwin*
7245         * configure: Regenerated.
7247 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7249         * MAINTAINERS: Added my full name.
7251 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7253         PR bootstrap/38014
7254         PR bootstrap/37923
7256         Revert:
7258         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7260         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7261         * Makefile.in: Regenerated.
7263         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7265         PR gdb/921
7266         PR gdb/1646
7267         PR gdb/2175
7268         PR gdb/2176
7270         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7271         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7272         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7273         (HOST_EXPORTS): Pass CPPFLAGS.
7274         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7275         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7276         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7277         * Makefile.in, configure: Regenerated.
7278         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7279         and CPPFLAGS_FOR_BUILD.
7281 2008-11-06  Jeff Law  <law@redhat.com>
7283         * MAINTAINERS: Add myself as middle end maintainer.
7285 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7287         * MAINTAINERS (Write after approval): Add myself.
7289 2008-11-05  Diego Novillo  <dnovillo@google.com>
7291         * MAINTAINERS (Global Reviewers): Add myself.
7292         (Non-Algorithmic Maintainers): Remove myself.
7294 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7296         * MAINTAINERS (Write after approval): Add myself.
7298 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7300         * MAINTAINERS (Write after approval): Add myself.
7302 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7304         * configure.ac (spu-*-*): Remove special case.
7305         * configure: Regenerate.
7307 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7309         * MAINTAINERS (Write after approval): Update my email address.
7311 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7313         * configure.ac [spu-*-*]: Do not set skipdirs.
7314         * configure: Re-generate.
7316 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7318         * MAINTAINERS (Various Maintainers): Add myself to reload.
7320 2008-10-25  Richard Guenther  <rguenther@suse.de>
7322         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7323         maintainer.  Remove myself as libgcc-math maintainer.
7324         (Non-Algorithmic Maintainers): Remove myself.
7326 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7328         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7329         * Makefile.in: Regenerated.
7331 2008-10-23  Cary Coutant  <ccoutant@google.com>
7333         * MAINTAINERS (Write after approval): Add myself.
7335 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7337         PR gdb/921
7338         PR gdb/1646
7339         PR gdb/2175
7340         PR gdb/2176
7342         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7343         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7344         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7345         (HOST_EXPORTS): Pass CPPFLAGS.
7346         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7347         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7348         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7349         * Makefile.in, configure: Regenerated.
7350         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7351         and CPPFLAGS_FOR_BUILD.
7353 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7355         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7356         Sebastian Pop.
7358 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7360         * MAINTAINERS (Write After Approval): Added myself.
7362 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7364         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7365         recommended version to 2.3.2.
7367         * configure: Regenerate.
7369 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7371         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7373 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7375         * MAINTAINERS (Write After Approval): Update e-mail address.
7377 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7379         * libtool.m4: Update to libtool 2.2.6.
7380         * lt~obsolete.m4: Update to libtool 2.2.6.
7381         * ltmain.sh: Update to libtool 2.2.6.
7382         * ltsugar.m4: Update to libtool 2.2.6.
7383         * ltversion.m4: Update to libtool 2.2.6.
7384         * ltoptions.m4: Update to libtool 2.2.6.
7385         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7387 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7389         * MAINTAINERS (Write After Approval): Add myself.
7391 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7393         * MAINTAINERS (Write After Approval): Update my name.
7395 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7397         * MAINTAINERS: Add myself in "Write After Approval".
7399 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7401         * MAINTAINERS: Add myself as ia64 maintainer.
7403 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7405         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7406         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7407         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7408         and Michael Tiemann from Write After Approval since they do not
7409         actually have access.
7411 2008-09-05  Richard Guenther  <rguenther@suse.de>
7413         * configure.ac: Initialize clooglibs to -lcloog.
7414         * configure: Re-generate.
7416 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7418         * MAINTAINERS (Write After Approval): Add myself.
7420 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7422         * configure.ac (--with-cloog-polylib): New.
7423         (--disable-cloog-version-check): New.
7424         (--disable-ppl-version-check): New.
7425         * configure: Re-generate.
7427 2008-09-03  Richard Guenther  <rguenther@suse.de>
7429         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7430         cloog test.
7431         * configure: Re-generate.
7433 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7435         Add picoChip port.
7436         * MAINTAINERS: Add picoChip maintainers.
7438 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7439             Tobias Grosser  <grosser@fim.uni-passau.de>
7440             Jan Sjodin  <jan.sjodin@amd.com>
7441             Harsha Jagasia  <harsha.jagasia@amd.com>
7442             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7443             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7444             Adrien Eliche  <aeliche@isty.uvsq.fr>
7446         Merge from graphite branch.
7447         * configure: Regenerate.
7448         * Makefile.in: Regenerate.
7449         * configure.ac (host_libs): Add ppl and cloog.
7450         Add checks for PPL and CLooG.
7451         * Makefile.def (ppl, cloog): Added modules and dependences.
7452         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7453         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7455 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7457         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7458         (GCC_SHLIB_SUBDIR): New.
7459         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7460         * configure: Regenerate.
7461         * Makefile.in: Regenerate.
7463 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7465         * MAINTAINERS: Consistently use tabs to separate columns.
7467 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7469         * MAINTAINERS (Write after Approval): Add myself.
7471 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7473         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7474         Enable bfd, binutils and opcodes.
7475         * configure: Regenerate.
7477 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7479         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7481 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7483         * MAINTAINERS:  Use correct Umlaut for last name.
7485 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7487         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7489 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7491         * MAINTAINERS: Update my email address.
7493 2008-08-16  Nicolas Roche  <roche@adacore.com>
7495         * Makefile.tpl: Add BOOT_ADAFLAGS.
7496         * Makefile.in: Regenerate.
7498 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7500         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7501         * configure: Regenerate.
7503 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7505         * configure.ac: Add makefile fragments for hpux.
7506         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7507         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7508         * configure: Regenerate.
7509         * Makefile.in: Regenerate.
7511 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7513         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7515 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7517         * MAINTAINERS (Write after Approval): Add myself.
7519 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7521         * MAINTAINERS (Write After Approval):  Add myself.
7523 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7525         * MAINTAINERS (Write After Approval):  Add myself.
7527 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7529         * MAINTAINERS: Update my email address.
7531 2008-06-25  Joey Ye  <joey.ye@intel.com>
7533         * MAINTAINERS (Write After Approval):  Add myself.
7535 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7537         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7538         * Makefile.in: Regenerate.
7539         * configure: Regenerate.
7541 2008-06-17  Daniel Kraft  <d@domob.eu>
7543         * MAINTAINERS (Write After Approval):  Add myself.
7545 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7547         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7548         "$@" is still intact with both Autoconf 2.59 and 2.62.
7549         * configure: Regenerate.
7551 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7553         * Makefile.tpl: Fix comment errors.
7554         * Makefile.in: Regenerate.
7556 2008-06-12  David S. Miller  <davem@davemloft.net>
7557             David Edelsohn  <edelsohn@gnu.org>
7559         * configure.ac: Add powerpc*-*-* to gold supported targets.
7560         * configure: Regenerate.
7562 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7564         PR tree-optimization/36218
7565         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7566         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7567         (all prefix="build-"): Pass them to build-system sub-makes.
7568         * Makefile.in: Regenerate.
7570 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7572         * MAINTAINERS (mt port): Remove.
7573         (sco5, unixware, sco udk): Remove.
7574         (Kean Johnston): Add to Write After Approval.
7576 2008-05-30  Julian Brown  <julian@codesourcery.com>
7578         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7579         of libobjc for ARM EABI Linux.
7580         * configure: Regenerate.
7582 2008-05-18  Xinliang David Li   <davidxl@google.com>
7584         * ChangeLog: Remove wrong ChangeLog entry.
7586 2008-05-17  Xinliang David Li   <davidxl@google.com>
7588         * MAINTAINERS (Write After Approval): Add myself.
7590 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7592         * MAINTAINERS (Write After Approval): Add myself.
7594 2008-05-14  Rafael Espíndola  <espindola@google.com>
7596         * config-ml.in: don't handle --enable-shared and --enable-static.
7598 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7600         * MAINTAINERS: Update my email address.
7602 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7604         * MAINTAINERS: Update my email address.
7606 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7608         * MAINTAINERS (Write After Approval): Add myself.
7610 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7612         * MAINTAINERS (Write After Approval): Add myself.
7614 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7616         * MAINTAINERS (crx): Add myself.
7618 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7620         Sync with src:
7621         2008-04-14  David S. Miller  <davem@davemloft.net>
7623         * configure.ac: Add sparc*-*-* to gold supported targets.
7624         * configure: Regenerate.
7626 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7628         PR bootstrap/35457
7629         * configure.ac: Include override.m4.
7630         * configure: Regenerate.
7632 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7634         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7635         * Makefile.in: Regenerate.
7637 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7639         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7640         as nonconfigurable directories list.
7641         * configure: Regenerate.
7643 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7645         * config.sub, config.guess: Update from upstream sources.
7647 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7649         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7650         * Makefile.in: Regenerate.
7652 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7654         * configure.ac: Do not build libssp for the AVR.
7655         * configure: Regenerate.
7657 2008-04-07  Ian Lance Taylor  <iant@google.com>
7659         * Makefile.def: check-gold depends upon all-binutils.
7660         * Makefile.in: Regenerate.
7662 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7664         * MAINTAINERS (Write After Approval): Add myself.
7666 2008-04-04  Nick Clifton  <nickc@redhat.com>
7668         PR binutils/4334
7669         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7670         builds.
7671         * configure: Regenerate.
7673 2008-04-04  NightStrike  <NightStrike@gmail.com>
7675         PR other/35151
7676         * configure.ac: Combine rules for mingw32 and mingw64.
7677         * configure: Regenerate.
7679 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7681         * MAINTAINERS (Write After Approval): Add myself.
7683 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7685         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7686         * Makefile.in (.NOTPARALLEL): Ditto.
7688 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7690         * MAINTAINERS (Write After Approval): Add myself.
7692 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7694         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7695         * Makefile.in (.NOTPARALLEL): Regenerate.
7697 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7699         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7700         * Makefile.in: Regenerate.
7702 2008-03-26  Jakub Staszak  <kuba@et.pl>
7704         * MAINTAINERS (Write After Approval): Add myself.
7706 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7708         * MAINTAINERS:  Update e-mail address.
7710 2008-03-20  Ian Lance Taylor  <iant@google.com>
7712         * configure.ac: Add support for --enable-gold.
7713         * Makefile.def: Add gold as a directory like ld.
7714         * configure, Makefile.in: Regenerate.
7716 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7718         * configure.ac: m4_include config/proginstall.m4.
7719         * configure: Regenerate.
7721         Backport from upstream Libtool:
7723         2007-10-12  Eric Blake  <ebb9@byu.net>
7725         Deal with Autoconf 2.62's semantic change in m4_append.
7726         * ltsugar.m4 (lt_append): Replace broken versions of
7727         m4_append.
7728         (lt_if_append_uniq): Don't require separator to be overquoted,
7729         and avoid broken m4_append.
7730         (lt_dict_add): Fix typo.
7731         * libtool.m4 (_LT_DECL): Don't overquote separator.
7733 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7735         * config.rpath: Add AIX 6 support.
7737 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7739         * Makefile.def (stageprofile).  Remove -fprofile-generate
7740         from stage_libcflags.
7741         * Makefile.in: Regenerate.
7743 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7745         * config.sub, config.guess: Update from upstream sources.
7747 2008-03-06  Tom Tromey  <tromey@redhat.com>
7749         * MAINTAINERS: Update for treelang deletion.
7751 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7753         * MAINTAINERS: Update my email address.
7755 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7757         * MAINTAINERS (darwin port): Add myself as a maintainer.
7758         (objective-c/c++): Add myself as a maintainer.
7760 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7762         * MAINTAINERS (Write After Approval): Update my email address.
7764 2008-02-25  Tomas Bily  <tbily@suse.cz>
7766         * MAINTAINERS (Write After Approval): Add myself.
7768 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7770         * MAINTAINERS (OpenMP): Add myself.
7772 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7774         PR bootstrap/32009
7775         PR bootstrap/32161
7777         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7778         * configure: Regenerate.
7780         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7781         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7782         STAGE4_LIBCFLAGS): New.
7783         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7784         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7785         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7786         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7787         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7788         for target modules.  Don't export LIBCFLAGS.
7789         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7790         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7791         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7792         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7793         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7794         * Makefile.in: Regenerate.
7796 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7798         PR libgcj/33085
7799         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7800         Do not use -DDLL_EXPORT.  Backport from upstream.
7802 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7804         * MAINTAINERS (Write After Approval): Add myself.
7806 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7808         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7809         * configure: Regenerate.
7811 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7813         * configure.ac (xtensa*-*-*): Recognize processor variants.
7814         * configure: Regenerate.
7816 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7818         PR bootstrap/34922
7819         * configure.ac (PARSE_ARGS): Push suitable setting of
7820         ac_subdirs_all, for `./configure --help=recursive'.
7821         Handle `+' in generic toplevel directory disabling.
7822         * configure: Regenerate.
7824 2008-01-28  Nick Clifton  <nickc@redhat.com>
7826         * MAINTAINERS (xstormy16): Take over maintainership.
7828 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7830         * MAINTAINERS (c4x port): Remove.
7832 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7834         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7836 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7838         * config.sub, config.guess: Update from upstream sources.
7840 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7842         * MAINTAINERS (Write After Approval): Add myself.
7844 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7846         * MAINTAINERS: Update my email address.
7848 2008-01-09  Raksit Ashok  <raksit@google.com>
7850         * MAINTAINERS (Write After Approval): Add myself.
7852 2008-01-09  Raksit Ashok  <raksit@google.com>
7854         * MAINTAINERS (Write After Approval): Add myself.
7856 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7858         * config.sub, config.guess: Update from upstream sources.
7860 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7862         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7863         Change recommended MPFR from 2.2.1 -> 2.3.0.
7864         * configure: Regenerate.
7866 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7868         * MAINTAINERS: Update my email address.
7870 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7872         * MAINTAINERS: Update my email address.
7874 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7876         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7877         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7878         * Makefile.in: Regenerate.
7880 2007-12-10  Mark Heffernan  <meheff@google.com>
7882         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7883         misplaced entries.
7885 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7887         * configure.ac: Enable libjava for x86_64-*-darwin9.
7888         * configure: Regenerate.
7890 2007-12-07  Bill Maddox  <maddox@google.com>
7892         * MAINTAINERS (Write After Approval): Add myself.
7894 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7896         * config.sub, config.guess: Update from upstream sources.
7898 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7900         * config-ml.in: Remove 64bit configure tests.
7902 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7904         * config-ml.in: Robustify against white space in absolute file
7905         names.
7907         * config-ml.in (multi-clean): Substitute ${Makefile}.
7908         Remove superfluous ${Makefile} in list.
7910 2007-11-19  Thiemo Seufer  <ths@mips.com>
7912         * config-ml.in: Don't hardcode the Makefile name.
7914 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7916         * MAINTAINERS (Write After Approval): Add myself.
7918 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7920         * MAINTAINERS (Write After Approval): Add myself.
7922 2007-11-06  Doug Kwan  <dougkwan@google.com>
7924         * MAINTAINERS (Write After Approval): Add myself.
7926 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7928         * MAINTAINERS (mercury): Remove entry.
7929         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7931 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7933         * Makefile.def (dependencies): Make configure-gdb depend on
7934         all-intl.
7935         * Makefile.in: Regenerated.
7937 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7939         * MAINTAINERS (Fortran maintainer): Remove myself.
7941 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7943         * Makefile.def: To avoid problems running with parallel makes,
7944         build newlib before libgloss so that target specific header
7945         files are availble.
7946         * Makefile.in: Regenerate
7948 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7950         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7951         * Makefile.in: Regenerate.
7953 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7955         * MAINTAINERS (Register allocation reviewer): Add myself.
7957 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7959         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7960         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7961         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7962         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7963         * configure: Regenerate.
7965 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7967         * MAINTAINERS (Register allocation reviewer): Add myself.
7969 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7971         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7972         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7973         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7974         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7975         * configure.ac: Default them to host tools for $host = $build.
7976         Subst them.
7978         * configure: Regenerate.
7979         * Makefile.in: Regenerate.
7981 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7983         * MAINTAINERS (Register allocation reviewer): Add myself.
7985 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7987         * MAINTAINERS (Register allocation reviewer): Add myself.
7989 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7991         * MAINTAINERS (Write After Approval): Fix typo.
7993 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7995         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7996         * configure: Regenerate.
7998 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8000         PR bootstrap/31906
8001         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8002         they're already prefixed.
8004 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8006         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8007         libstdc++.
8008         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8009         * configure: Regenerate.
8010         * Makefile.in: Regenerate.
8012 2007-09-17  Andreas Schwab  <schwab@suse.de>
8014         * configure.ac: Raise minimum makeinfo version to 4.6.
8015         * configure: Regenerate.
8017 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8019         * MAINTAINERS (write-after-approval) add myself
8021 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8023         * configure.ac: Correct makeinfo version check.
8024         * configure: Regenerate.
8026 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8028         * MAINTAINERS: Update my email address.
8030 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8032         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8033         to $skipdirs and only disable gprof for newlib.  Use the normal
8034         mips*-elf* handling in other respects.
8035         * configure: Regnerate.
8037 2007-09-12  David Daney  <ddaney@avtrex.com>
8039         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8040         enabling libgcj.
8041         * configure: Regenerate.
8043 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8045         PR other/32154
8046         * configure.ac: For libgloss targets, point the linker to the linker
8047         script, startup code and simulator library.
8048         * configure: Regenerate.
8050 2007-09-07  Andrew Haley  <aph@redhat.com>
8052         * configure.ac (noconfigdirs): Remove target-libffi and
8053         target-libjava.
8054         * configure: Regenerate.
8056 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8058         PR target/33281
8059         * configure.ac: Use config/mh-mingw on mingw.
8060         * configure: Regenerate.
8062 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8064         * MAINTAINERS (Write After Approval): Add myself.
8066 2007-09-05  Richard Guenther  <rguenther@suse.de>
8068         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8069         nor --disable-checking is provided also turn on yes and types
8070         checking for stage1.
8071         * configure: Re-generate.
8073 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8075         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8076         (Write After Approval): Remove myself.
8078 2007-08-29  Nick Clifton  <nickc@redhat.com>
8080         * config.sub, config.guess: Update from upstream sources.
8082 2007-08-22  Bud Davis  <jmdavis@link.com>
8084         * MAINTAINERS (Write After Approval): Added myself.
8085         * MAINTAINERS (Reviewers): Removed myself.
8087 2007-08-18  Paul Brook  <paul@codesourcery.com>
8088             Joseph Myers  <joseph@codesourcery.com>
8090         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8091         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8092         * Makefile.in: Regenerate.
8093         * configure.ac (--with-debug-prefix-map): New.
8094         * configure: Regenerate.
8096 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8097             Nigel Stephens  <nigel@mips.com>
8099         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8100         as target_makefile_frag.
8101         * configure: Regenerate.
8103 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8105         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8106         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8107         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8108         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8109         (do-compare, do-compare3, do-compare-debug): New.
8110         ([+compare-target+]): Use them.
8112 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8114         * MAINTAINERS (Write After Approval): Change my email address.
8116 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8117             Ben Elliston  <bje@au.ibm.com>
8119         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8120         --silent if $silent.
8121         * configure: Regenerate.
8123 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8125         * MAINTAINERS (Various Maintainers): Add myself as
8126         loop infrastructure maintainer.  Update my e-mail
8127         address.
8129 2007-07-31  Diego Novillo  <dnovillo@google.com>
8131         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8132         Adjust description.
8134 2007-07-26  Richard Guenther  <rguenther@suse.de>
8136         * configure.ac: Add types checking to stage1 checking flags.
8137         * configure: Regenerate.
8139 2007-07-17  Nick Clifton  <nickc@redhat.com>
8141         * COPYING3: New file.  Contains version 3 of the GNU General
8142         Public License.
8143         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8144         Lesser General Public License.
8146 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8148         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8150 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8152         * MAINTAINERS (S/390 co-maintainer): Add myself.
8153         (Write After Approval): Remove myself.
8155 2007-07-13  Dan Hipschman  <dsh@google.com>
8157         * MAINTAINERS (Write After Approval): Add myself.
8159 2007-07-11  Nick Clifton  <nickc@redhat.com>
8161         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8162         WINDRES export.
8163         * Makefile.in: Regenerate.
8165 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8167         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8168         maintainer.
8170 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8172         * lt~obsolete.m4: New. Import from 20070318 libtool.
8174 2007-07-03  Julian Brown  <julian@codesourcery.com>
8176         * MAINTAINERS (Write After Approval): Add myself.
8178 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8180         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8181         * configure: Regenerate.
8183 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8185         * configure.ac: Add some missing m4 quotation.
8186         * configure: Regenerate.
8188 2007-07-02  Simon Baldwin  <simonb@google.com>
8190         * MAINTAINERS (Write After Approval): Add myself.
8192 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8194         * configure: Regenerate.
8196 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8198         * Makefile.def: Add windmc tool to build.
8199         * Makefile.tpl: Likewise.
8200         * configure.ac: Likewise.
8201         * Makefile.in: Regenerate.
8202         * configure: Regenerate.
8204 2007-06-28  DJ Delorie  <dj@redhat.com>
8206         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8207         not building newlib.
8208         * configure: Regenerated.
8210 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8212         * MAINTAINERS (Write After Approval): Add myself.
8214 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8216         * MAINTAINERS (Write After Approval): Add myself.
8218 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8220         * MAINTAINERS (Write After Approval): Add myself.
8222 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8224         * MAINTAINERS (Write After Approval): Add myself.
8226 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8228         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8229         * Makefile.in: Regenerated.
8231 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8233         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8234         bfin*-*-uclinux* targets.
8235         * configure: Regenerate.
8237 2007-06-14  Ian Lance Taylor  <iant@google.com>
8239         * MAINTAINERS: Add myself as non-algorithmic global write
8240         maintainer.
8242 2007-06-14  Diego Novillo  <dnovillo@google.com>
8244         * MAINTAINERS: Add self as middle-end maintainer and
8245         non-algorithmic global write maintainer.
8247 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8249         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8250         Move all Fortran maintainers except Paul Brook into the
8251         Non-Autopoiesis section.
8253 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8255         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8256         (distclean-stage[+id+]): Possibly delete stage_last.
8257         * Makefile.in: Regenerate.
8259 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8261         * MAINTAINERS (Various Maintainer): Fix typo.
8263 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8265         * MAINTAINERS (Various Maintainer): Add myself as
8266         dataflow maintainer.
8268 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8270         * config.sub, config.guess: Update from upstream sources.
8272 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8274         * Makefile.tpl: Fix spelling error.
8275         * Makefile.in: Regenerate.
8277 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8279         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8280         lt_cv_sys_max_cmd_len.
8282 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8284         * MAINTAINERS (Various Maintainers): Add myself as
8285         auto-vectorizer maintainer.
8287 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8289         PR libjava/32098
8290         * libtool.m4: Revert previous change.
8291         * ltgcc.m4: Put it here.
8293 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8295         * MAINTAINERS (Various Maintainers): Add myself as
8296         auto-vectorizer maintainer.
8298 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8300         PR libjava/32098
8301         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8303 2007-05-30  Richard Guenther  <rguenther@suse.de>
8305         * MAINTAINERS (Various Maintainers): Add myself as
8306         auto-vectorizer maintainer.
8308 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8310         PR bootstrap/29382
8311         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8312         * configure: Rebuilt.
8314 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8316         * MAINTAINERS (Write After Approval): Removed my name.
8318 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8320         * MAINTAINERS (Write After Approval): Remove myself.
8322 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8324         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8326 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8328         * ltmain.sh: Update from ToT Libtool.
8329         * libtool.m4: Update from ToT Libtool.
8330         * ltsugar.m4: New. Update from ToT Libtool.
8331         * ltversion.m4: New. Update from ToT Libtool.
8332         * ltoptions.m4: New. Update from ToT Libtool.
8333         * ltconfig: Remove.
8334         * ltcf-c.sh: Remove.
8335         * ltcf-cxx.sh: Remove.
8336         * ltcf-gcj.sh: Remove.
8338 2007-05-22  Ollie Wild  <aaw@google.com>
8340         * MAINTAINERS (Write After Approval): Add myself.
8342 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8344         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8345         stage_cflags.
8346         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8347         Remove CFLAGS/LIBCFLAGS.
8348         (configure-stage[+id+]-[+prefix+][+module+],
8349         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8350         * Makefile.in: Regenerate.
8352 2007-05-15  Diego Novillo  <dnovillo@google.com>
8354         * MAINTAINERS: Update e-mail address.
8356 2007-05-15  Revital Eres  <eres@il.ibm.com>
8358         * MAINTAINERS (Write After Approval): Add myself.
8360 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8362         * MAINTAINERS (Write After Approval): Updated my address.
8364 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8366         * MAINTAINERS (Write After Approval): Add myself.
8368 2007-05-11  Silvius Rus  <rus@google.com>
8370         * MAINTAINERS (Write After Approval): Add myself.
8372 2007-04-23  Tom Tromey  <tromey@redhat.com>
8374         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8376 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8378         * MAINTAINERS (cpplib): Rename to ...
8379         (libcpp): ... this.  Add C/C++ front end maintainers.
8381 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8383         * config-ml.in: Pass ${ml_config_env} to configure calls.
8385 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8387         * MAINTAINERS (Write After Approval): Add myself.
8389 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8391         * MAINTAINERS (Write After Approval): Add myself.
8393 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8395         * MAINTAINERS (fortran 95 front end): Add myself.
8397 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8399         * MAINTAINERS (Write After Approval): Add myself.
8401 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8403         * MAINTAINERS (Modulo Scheduler): Add myself.
8405 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8407         * MAINTAINERS (fortran 95 front end): Add myself.
8408         (c++ front end): whitespace fix.
8410 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8412         * MAINTAINERS (Write After Approval): Add myself.
8414 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8416         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8417         of glob.  Quote arguments with single quotes too.
8418         * configure: Regenerate.
8420 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8422         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8423         * Makefile.in: Regenerate
8425 2007-03-07  Andreas Schwab  <schwab@suse.de>
8427         * configure: Regenerate.
8429 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8431         * configure.ac: Add "--with-pdfdir" configure option,
8432         which defines pdfdir variable.
8433         * Makefile.def (target=fixincludes): Add install-pdf to
8434         missing targets.
8435         (recursive_targets): Add install-pdf target.
8436         (flags_to_pass): Add pdfdir.
8437         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8438         target.
8439         * configure: Regenerate
8440         * Makefile.in: Regenerate
8442 2007-02-28  Eric Christopher  <echristo@apple.com>
8444         Revert:
8445         2006-12-07  Mike Stump  <mrs@apple.com>
8447         * Makefile.def (dependencies): Add dependency for
8448         install-target-libssp and install-target-libgomp on
8449         install-gcc.
8450         * Makefile.in: Regenerate.
8452 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8454         * configure: Regenerate.
8455         * configure.ac: Move statements after variable declarations.
8457 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8459         * MAINTAINERS: Add myself as sh maintainer.
8461 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8463         * configure.ac: Adjust for loop syntax.
8464         * configure: Regenerate.
8466 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8468         * configure: Rebuilt.
8470 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8472         * configure.ac: Drop multiple occurrences of --enable-languages,
8473         and fix its quoting.
8474         * configure: Rebuilt.
8476 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8477             Nathan Sidwell  <nathan@codesourcery.com>
8478             Vladimir Prus  <vladimir@codesourcery.com>
8479             Joseph Myers  <joseph@codesourcery.com>
8481         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8482         * configure: Regenerate.
8484 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8486         * ltconfig (freebsd*): Default to elf.
8488 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8490         * configure.ac (target_libraries): Move libgcc before libiberty.
8491         * configure: Regenerated.
8493 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8494             Paolo Bonzini  <bonzini@gnu.org>
8496         PR bootstrap/30753
8497         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8498         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8499         * configure: Regenerated.
8501 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8503         * MAINTAINERS (Language Front End Maintainers): Update my mail
8504         address.
8506 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8508         PR bootstrap/30748
8509         * configure.ac: Correct syntax for Solaris ksh.
8510         * configure: Regenerated.
8512 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8514         * configure.ac: Sync with src.
8515         * configure: Regenerate.
8517 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8519         * Makefile.in: Regenerate.
8521 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8523         * config.sub: Sync with src.
8525 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8527         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8528         noncanonical equivalents.
8529         * configure.in: Rename to...
8530         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8531         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8532         target_noncanonical.  Use them.  Rewrite removal of configure
8533         arguments for autoconf 2.59.  Discard variable settings.  Force
8534         program_transform_name for native tools.
8536         * Makefile.in: Regenerated.
8537         * configure: Regenerated with autoconf 2.59.
8539 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8541         * MAINTAINERS (Write After Approval): Add myself.
8543 2007-01-31  Andreas Schwab  <schwab@suse.de>
8545         * Makefile.tpl (LDFLAGS): Substitute it.
8546         * Makefile.in: Regenerate.
8548 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8550         * MAINTAINERS (Write After Approval): Add myself.
8552 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8554         * MAINTAINERS (spu port): Add myself.
8556 2007-01-23  Richard Guenther  <rguenther@suse.de>
8558         PR bootstrap/30541
8559         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8560         * Makefile.tpl (GNATBIND): Substitute it.
8561         (GNATMAKE): Likewise.
8562         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8563         of STAGE_PREFIX.
8564         * Makefile.in: Regenerate.
8565         * configure: Regenerate.
8567 2007-01-18  Mike Stump  <mrs@apple.com>
8569         * configure.in: Re-enable -Werror for gcc builds.
8571 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8573         * MAINTAINERS (Write After Approval): Add myself.
8575 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8577         * configure.in: Change == to = in test command.
8578         * configure: Regenerate.
8580 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8581             Nick Clifton  <nickc@redhat.com>
8582             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8584         * configure.in (build_configargs, host_configargs, target_configargs):
8585         Remove build/host/target parameters.
8586         (host_libs): Add gmp and mpfr.
8587         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8588         * Makefile.def (gmp, mpfr): New.
8589         (gcc): Remove target.
8590         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8591         target_os, target_vendor): New.
8592         (configure): Add host_alias/target_alias arguments; adjust invocations.
8593         * configure: Regenerate.
8594         * Makefile.in: Regenerate.
8596 2007-01-11  Matt Fago  <fago@earthlink.net>
8598         * configure.in: Try to link to functions only in mpfr 2.2.x
8599         to improve robustness of configure tests.
8600         * configure: Regenerate.
8602 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8604         * MAINTAINERS: Add myself as i386 maintainer.
8606 2007-01-08  Jan Hubicka  <jh@suse.cz>
8608         * MAINTAINERS: Add myself as i386 maintainer.
8610 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8612         * configure.in: Add support for an x86_64-mingw* target.
8613         * configure: Regenerate.
8615 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8617         * Makefile.tpl (all-target): Correct @if conditional for target
8618         modules.
8619         * configure.in: Omit libiberty if building only target libgcc.
8620         * configure, Makefile.in: Regenerated.
8622 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8624         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8625         * configure: Regenerate.
8627 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8629         * Makefile.def (target_modules): Add libgcc.
8630         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8631         * Makefile.tpl (clean-target-libgcc): Delete.
8632         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8633         on gcc even for bootstrapped modules.  Rewrite handling of
8634         lang_env_dependencies to loop over target_modules.
8635         * configure.in (target_libraries): Add target-libgcc.
8636         * Makefile.in, configure: Regenerated.
8638 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8640         * configure.in: Reorganize recognition of languages.  Add
8641         --enable-stage1-languages.  Show supported languages for the chosen
8642         target rather than all recognized languages.
8643         * configure: Regenerate.
8645 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8647         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8648         * Makefile.in: Regenerate.
8650 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8652         * configure.in: Warn that MPFR 2.2.0 is buggy.
8653         * configure: Regenerate.
8655 2006-12-27  Ian Lance Taylor  <iant@google.com>
8657         * configure.in: When removing Makefiles to force a reconfigure, also
8658         remove prev-DIR*/Makefile.
8659         * configure: Regenerate.
8661 2006-12-22  Andreas Schwab  <schwab@suse.de>
8663         * configure: Regenerate with correct autoconf version.
8665 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8667         * configure.in: add AC_SUBST for *_FOR_TARGET.
8668         * configure: Regenerate.
8670 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8672         * configure.in: Simplify logic for rejecting languages that cannot
8673         be built.  Separate the case when a language is unsupported,
8674         from the case when the user chooses not to build a language.
8676 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8678         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8679         it only affects bootstrap and could be tested on "$host" as well.
8680         * configure: Regenerate.
8681         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8683 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8685         PR bootstrap/29544
8686         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8687         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8688         move here comment from Makefile.tpl.
8689         * Makefile.tpl: Move some definitions higher in the file.
8690         (STAGE1_CHECKING): New.
8691         * configure.in: Add --enable-stage1-checking.
8692         * configure: Regenerate.
8693         * Makefile.in: Regenerate.
8695 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8697         * MAINTAINERS: Add myself as build system maintainer.
8699 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8701         * MAINTAINERS (Write After Approval): Add myself.
8703 2006-12-13  Eric Christopher  <echristo@apple.com>
8705         * MAINTAINERS: Add myself as darwin maintainer.
8707 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8709         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8711 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8713         MAINTAINERS: Update my entry.
8715 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8717         * configure.in:  Handle spu makefile frag.
8718         * Makefile.tpl (MAINT): Define
8719         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8720         * configure: Regenerate.
8721         * Makefile.in: Regenerate.
8723 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8725         * config.guess: Import latest version.
8726         * config.sub: Likewise.
8728 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8730         * configure.in (spu-*-*): Don't skip target-libiberty.
8731         * configure: Regenerate.
8733 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8735         PR bootstrap/30134
8736         * configure.in: Correct x86 darwin support for libjava to powerpc
8737         and i?86 only.
8738         * configure: Regenerate.
8740 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8742         * configure.in: Add x86 darwin support for libjava.
8743         * configure: Regenerate.
8745 2006-12-07  Mike Stump  <mrs@apple.com>
8747         * Makefile.def (dependencies): Add dependency for
8748         install-target-libssp and install-target-libgomp on
8749         install-gcc.
8750         * Makefile.in: Regenerate.
8752 2006-12-04  Richard Guenther  <rguenther@suse.de>
8754         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8755         (Non-Algorithmic Maintainers): Move over non-algorithmic
8756         loop optimizer maintainers, add myself as a non-algorithmic
8757         middle-end maintainer.
8759 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8761         * MAINTAINERS (Write After Approval): Add myself.
8763 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8765         * configure.in: Update error message for missing GMP/MPFR.
8767         * configure: Regenerate.
8769 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8771         * configure.in: Update MPFR version in error message.
8773         * configure: Regenerate.
8775 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8777         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8778         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8779         --with-gmp-lib): New flags.
8781         * configure: Regenerate.
8783 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8785         * MAINTAINERS (Write After Approval): Change my email address.
8787 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8789         * MAINTAINERS (Write After Approval): Add myself.
8791 2006-11-22  Philipp Thomas  <pth@suse.de>
8793         * MAINTAINERS (i18n): Update e-mail address.
8795 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8797         * MAINTAINERS (spu port): Add myself as maintainer.
8798         (Write After Approval): Remove myself.
8800 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8802         * configure.in (skipdirs): Don't build libssp for SPU.
8803         * configure: Regenerate.
8805 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8807         * MAINTAINERS (spu port): Add myself as maintainer.
8808         (libobjc): Update my email address.
8810 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8812         * MAINTAINERS (Write After Approval): Add myself.
8814 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8816         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8817         * configure : Rebuilt.
8819 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8821         * MAINTAINERS (Write After Approval): Add myself.
8823 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8825         * MAINTAINERS (Write After Approval): Add myself.
8827 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8829         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8830         libmpfr.a.
8831         * configure: Regenerate.
8833 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8835         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8836         (unstage): Test for stage_last presence.
8838         PR bootstrap/29802
8839         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8840         STAGE_PREFIX.
8841         * Makefile.in: Regenerate.
8843 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8845         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8846         maintainers.
8848 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8850         * MAINTAINERS (Write After Approval): Add myself.
8852 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8854         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8855         and stageN-package/Makefile.
8856         * Makefile.in: Regenerated.
8858 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8860         * configure.in: Remove target-libgloss from noconfigdirs for
8861         bfin-*-*.
8862         * configure: Regenerated.
8864 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8866         * configure.in (have_gmp): Only error if the gcc directory exists.
8868         * configure: Regenerate.
8870 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8872         * configure.in: Robustify error message for missing GMP/MPFR.
8874         * configure: Regenerate.
8876 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8878         * MAINTAINERS (Write After Approval): Add myself.
8880 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8882         * MAINTAINERS: Change email address.
8884 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8886         * MAINTAINERS (Write After Approval): Add myself.
8888 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8890         * MAINTAINERS (Write After Approval): Add myself.
8892 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8894         * MAINTAINERS (Write After Approval): Move myself to
8895         Write After Approval section.
8897 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8899         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8900         need_gmp anymore.
8901         * configure: Regenerate.
8903 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8905         * MAINTAINERS (Write After Approval): Add myself.
8907 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8909         * config.guess: Import latest version.
8910         * config.sub: Likewise.
8912 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8914         * Makefile.def: Added pdf target handling.
8915         * Makefile.tpl: Added pdf target handling.
8916         * Makefile.in: Regenerated.
8918 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8920         * MAINTAINERS: Add self as score port maintainer.
8922 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8924         * MAINTAINERS (Write After Approval): Add myself.
8926 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8928         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8929         or newer.
8930         * configure: Regenerated.
8932 2006-09-27  Dave Brolley  <brolley@redhat.com>
8934         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8935         using $s instead of $r.
8936         * configure: Regenerated.
8938 2006-09-26  Thiemo Seufer  <ths@mips.com>
8940         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8941         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8942         * configure: Regenerate.
8944 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8946         * MAINTAINERS (Write After Approval): Remove myself.
8948 2006-09-22  Chao-ying Fu  <fu@mips.com>
8950         * MAINTAINERS (Write After Approval): Add myself.
8952 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8954         * MAINTAINERS: Add self as soft-fp maintainer.
8956 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8958         * MAINTAINERS: Add myself as avr maintainer.
8959         Remove Marek Michalkiewicz as avr maintainer.
8961 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8963         * MAINTAINERS (Write After Approval): Add myself.
8965 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8967         * configure.in: Never build newlib for a Mingw host.
8968         Never build newlib as Mingw target library.
8969         Test the existence of winsup/cygwin for building a Cygwin newlib,
8970         rather than just winsup.
8971         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8972         building a Mingw target.
8973         * configure: Regenerate.
8975 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8977         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8979 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8981         * config.guess: Import from src (was more updated).
8982         * config.sub: Likewise.
8984 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8986         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8987         * configure: Regenerated.
8989 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8991         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8992         for stages after the first.
8994 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8996         * Makefile.def: Add dependencies for configure-opcodes
8997         on configure-intl and all-opcodes on all-intl.
8998         * Makefile.in: Regenerated.
9000 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9002         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9004 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9006         Port to hosts whose 'sort' and 'tail' implementations
9007         treat operands with leading '+' as file names, as POSIX
9008         has required since 2001.  However, make sure the code still
9009         works on pre-POSIX hosts.
9010         * ltmain.sh: Don't assume "sort +2" is equivalent to
9011         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9013 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9015         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9017 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9019         * ltconfig: chmod 644 before ranlib during install.
9021 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9023         PR bootstrap/18058
9024         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9025         if the bootstrap compiler is a GCC version that supports it.
9026         * configure: Regenerate.
9028 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9030         * configure.in: Fix thinkos in previous check-in.
9031         * configure: Regenerate.
9033 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9035         PR other/27063
9036         * configure.in: Test subdir_requires and give an appropriate
9037         error message.
9038         * configure: Regenerate.
9040 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9042         * MAINTAINERS (Write After Approval): Add myself.
9044 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9046         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9048 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9050         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9052 2006-06-20  David Ayers  <d.ayers@inode.at>
9054         PR bootstrap/28072
9055         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9056         whether target-libjava is being configured instead of whether the
9057         java front end is enabled.
9058         * configure: Regenerate.
9060 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9062         PR target/27540
9063         * configure.in: Only enable libgomp on IRIX 6.
9064         * configure: Regenerate.
9066 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9068         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9069         too.
9070         * Makefile.in: Regenerate.
9072 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9074         * config-ml.in: Alter CCASFLAGS to include special
9075         multilib options the same as is done for CFLAGS.
9077 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9079         * configure.in: Don't enable libgomp on hpux10.
9080         * configure: Rebuilt.
9082 2006-06-12  David Ayers  <d.ayers@inode.at>
9084         PR bootstrap/27963
9085         PR target/19970
9086         * configure.in: Remove target-boehm-gc from noconfigdirs where
9087         ${libgcj} is specified.
9088         * configure: Regenerate.
9090 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9092         Sync from src:
9094         * configure.in: Sync.
9095         * configure: Regenerated.
9097         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9099         * Makefile.def: Added dependencies from sim and gdb on intl, and
9100         added configure dependencies to everything with an all dependency
9101         on intl.
9102         * Makefile.in: Regenerated.
9104 2006-06-06  David Ayers  <d.ayers@inode.at>
9106         PR libobjc/13946
9107         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9108         * Makefile.in: Regenerate.
9109         * configure.in: Add --enable-objc-gc at toplevel and have it
9110         enable boehm-gc for Objective-C.
9111         Remove target-boehm-gc from libgcj.
9112         Add target-boehm-gc to target_libraries.
9113         Add target-boehm-gc to noconfigdirs where ${libgcj}
9114         is specified.
9115         Assert that boehm-gc is supported when requested for Objective-C.
9116         Only build boehm-gc if needed either for Java or Objective-C.
9117         * configure: Regenerate.
9119 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9121         PR 27674
9122         * Makefile.tpl (configure-[+prefix+][+module+],
9123         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9124         Remove rule to unstage bootstrapped modules.
9125         (stage_current): New.
9126         * Makefile.in: Regenerate.
9128 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9130         * MAINTAINERS (Write After Approval): Update my e-mail address.
9132 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9134         * include/libiberty.h: Declare pex_run_in_environment.
9136 2006-05-31  Asher Langton  <langton2@llnl.gov>
9138         * MAINTAINERS (Write After Approval): Add myself.
9140 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9142         * Makefile.def (bfd, opcodes): Fix lib_path.
9143         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9144         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9145         * Makefile.in: Regenerate.
9147 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9149         * Makefile.in: Regenerate.
9151 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9153         * Makefile.def: Add install-html target. Add datarootdir
9154         docdir and htmldir to flags_to_pass.
9155         * Makefile.tpl: Add install-html target.
9156         * Makefile.in: Regenerate.
9157         * configure.in: Add --with-datarootdir, --with-docdir, and
9158         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9159         * configure: Regenerate.
9161 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9163         * configure.in: Enable gprof for cross builds.
9164         * configure: Regenerate.
9166 2006-05-22  Richard Guenther  <rguenther@suse.de>
9168         Revert
9169         2006-01-31  Richard Guenther  <rguenther@suse.de>
9170         Paolo Bonzini  <bonzini@gnu.org>
9172         * Makefile.def (target_modules): Add libgcc-math target module.
9173         * configure.in (target_libraries): Add libgcc-math target library.
9174         (--enable-libgcc-math): New configure switch.
9175         * Makefile.in: Re-generate.
9176         * configure: Re-generate.
9177         * libgcc-math: New toplevel directory.
9179 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9180             Andreas Tobler  <a.tobler@schweiz.ch>
9182         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9183         * configure: Rebuilt.
9185 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9187         * MAINTAINERS (Write After Approval): Add myself.
9189 2006-05-01  DJ Delorie  <dj@redhat.com>
9191         * configure.in: Restore CFLAGS if GMP isn't present.
9192         * configure: Regenerate.
9194 2006-05-01  Richard Guenther  <rguenther@suse.de>
9196         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9197         maintainer.
9199 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9201         * MAINTAINERS (Write After Approval): Add myself.
9203 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9205         * MAINTAINERS (Write After Approval): Add myself.
9207 2006-04-18  DJ Delorie  <dj@redhat.com>
9209         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9210         reference libgloss so that libssp can be built in a combined
9211         tree.
9212         * configure: Regenerate.
9214 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9216         * MAINTAINERS (Write After Approval): Add myself.
9218 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9220         * configure.in: Require makeinfo 4.4 or higher.
9221         * configure: Regenerate.
9223 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9225         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9226         Rearrange the entries of other libraries to have them in one place.
9228 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9230         * MAINTAINERS (Write After Approval): Remove myself.
9231         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9233 2006-03-14  Richard Guenther  <rguenther@suse.de>
9235         * configure: Regenerate with autoconf 2.13.
9237 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9239         * MAINTAINERS: Use my work address.
9241         * MAINTAINERS: Update my E-mail address.
9243 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9245         * configure.in: Handle --disable-<component> generically.
9246         * configure: Regenerate.
9248 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9250         PR libgcj/17311
9251         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9253 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9255         * MAINTAINERS (Write After Approval):  Remove myself.
9256         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9258 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9260         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9261         (TARGET_CONFIGDIRS): Remove.
9262         * configure.in: Remove AC_SUBST(target_configdirs).
9263         * Makefile.in, configure: Regenerated.
9265 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9267         * MAINTAINERS (Write After Approval):  Remove myself.
9268         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9270 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9272         PR bootstrap/25670
9274         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9276         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9277         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9278         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9279         BUILD_PREFIX, BUILD_PREFIX_1.
9280         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9282         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9283         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9285         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9286         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9287         of `cat stage_current`.  Always provide the `r' and `s' variables.
9288         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9289         a single shell execution.
9290         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9291         bootstrapped modules, make the stage1 module if the build was not
9292         started yet, else build the current stage.
9293         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9294         (all-build, all-host, all-target, [+make_target+]-host,
9295         [+make_target+]-target): Do not use \-continued lines.
9296         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9297         (current_stage, restrap, stage_last): New.
9299         * Makefile.in: Regenerate.
9300         * configure: Regenerate.
9302 2006-02-19  Bud Davis  <jmdavis@link.com>
9304         * MAINTAINERS (Write After Approval):  Remove myself.
9305         (Language Front End Maintainers):  Add myself as fortran 95
9306         maintainer and update e-mail address.
9308 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9310         * MAINTAINERS (Write After Approval):  Remove myself.
9311         (Language Front End Maintainers):  Add myself as fortran 95
9312         maintainer.
9314 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9316         * MAINTAINERS (Write After Approval): Add myself.
9318 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9320         * MAINTAINERS (Write After Approval):  Remove myself.
9321         (Language Front End Maintainers):  Add myself as
9322         fortran 95 maintainer.
9324 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9326         Sync from src:
9328         2005-12-27  Leif Ekblad  <leif@rdos.net>
9330         * configure.in: Add support for RDOS target.
9331         * configure: Regenerate.
9333 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9334             Andreas Schwab  <schwab@suse.de>
9336         * configure: Regenerate.
9338 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9340         * configure.in (enable_libgomp): Add AIX.
9341         * configure: Regenerate.
9343 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9345         * MAINTAINERS (Write After Approval): Add myself.
9347 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9349         * MAINTAINERS (Write After Approval): Add myself.
9351 2006-01-31  Richard Guenther  <rguenther@suse.de>
9352         Paolo Bonzini  <bonzini@gnu.org>
9354         * Makefile.def (target_modules): Add libgcc-math target module.
9355         * configure.in (target_libraries): Add libgcc-math target library.
9356         (--enable-libgcc-math): New configure switch.
9357         * Makefile.in: Re-generate.
9358         * configure: Re-generate.
9359         * libgcc-math: New toplevel directory.
9361 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9363         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9364         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9365         the assembler, linker and binutils.
9366         * configure: Regenerate.
9368 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9370         * MAINTAINERS (Write After Approval): Add myself.
9372 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9374         * configure: Regenerate.
9376 2006-01-18  Richard Henderson  <rth@redhat.com>
9377             Jakub Jelinek  <jakub@redhat.com>
9378             Diego Novillo  <dnovillo@redhat.com>
9380         * libgomp: New directory.
9381         * Makefile.def: Add target_module libgomp.
9382         * Makefile.in: Regenerate.
9383         * configure.in (target_libraries): Add target-libgomp.
9384         * configure: Regenerate.
9386 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9388         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9389         @ from continuation.
9390         * Makefile.in: Rebuilt.
9392 2006-01-04  Chris Lattner  <sabre@gnu.org>
9394         * MAINTAINERS (Write After Approval): Add myself.
9396 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9398         PR bootstrap/24252
9400         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9401         * Makefile.tpl (OBJDUMP): New.
9402         (EXTRA_HOST_FLAGS): Add it.
9403         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9405         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9406         to use symbolic links between directories.  Avoid race conditions
9407         or make them harmless.
9408         * configure.in: Do not try to use symbolic links between directories.
9410         * Makefile.def (LEAN): Pass.
9411         * Makefile.tpl (LEAN): Define.
9412         (stage[+id+]-start): Accept that the previous directory does not
9413         exist, if the bootstrap is lean.
9414         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9415         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9416         configure substitution.
9417         ([+compare-target+]): Likewise.
9418         ([+bootstrap-target+]-lean): New.
9419         * configure.in: Remove lean bootstrap support from here.
9421         * Makefile.in: Regenerate.
9422         * configure: Regenerate.
9424 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9426         * MAINTAINERS (libdecnumber): Add myself.
9428 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9430         * libtool-ldflags: New script.
9432 2006-01-02  Andreas Schwab  <schwab@suse.de>
9434         * configure.in: When reconfiguring remove Makefile in
9435         all stage directories.
9436         * configure: Regenerate.
9438 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9440         * MAINTAINERS: Update my email address.
9442 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9444         Revert Ada-related part of the previous change.
9446         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9447         Do not pass.
9448         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9449         * Makefile.in: Regenerate.
9450         * configure.in: Do not include mt-ppc-aix target fragment.
9451         * configure: Regenerate.
9453 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9455         * configure.in: Select appropriate fragments for PowerPC/AIX.
9456         * configure: Regenerate.
9458         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9459         BOOT_CFLAGS, BOOT_LDFLAGS.
9460         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9461         BOOT_CFLAGS, BOOT_LDFLAGS.
9462         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9463         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9464         (stage): Fail if we cannot complete the work.
9465         * Makefile.in: Regenerate.
9467 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9469         * configure.in: Replace ms1 with mt.
9470         * configure: Rebuilt.
9472 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9474         * MAINTAINERS: Update my email address.
9476 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9478         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9479         install-host-nogcc): Don't invoke $(stage) at the end.
9480         * Makefile.in: Regenerate.
9482 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9484         * configure.in: Flip the top-level bootstrap switch.
9485         * configure: Regenerate.
9487 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9489         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9490         $(stage) and $(unstage).
9491         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9492         (all): Remove stray semicolon.
9493         (local-distclean): Don't handle multilib.tmp and multilib.out.
9494         (install.all): Set $s for consistency.
9495         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9496         check_multilibs setting.  Always make the install directory.
9497         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9498         Correct @if/@endif.
9499         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9500         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9501         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9502         (multilib.out): Remove.
9503         * Makefile.in: Regenerated.
9505 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9507         * MAINTAINERS (Write After Approval): Add myself.
9509 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9511         * MAINTAINERS: Add myself as mt maintainer.
9513         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9515 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9517         * MAINTAINERS: Change email address.
9519 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9521         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9522         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9523         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9524         Find in-tree tools if available.
9525         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9526         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9527         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9528         (COMPILER_*_FOR_TARGET): New.
9529         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9530         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9531         (CONFIGURED_*, USUAL_*): Remove.
9532         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9533         STRIP): Use autoconf substitutions.
9534         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9535         COMPILER_NM_FOR_TARGET): New.
9536         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9538         (all): Make all-host and all-target in parallel.
9539         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9540         that $$r and $$s are set before invoking a recursive make.
9541         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9542         ([+bootstrap-target+]): Inline most of the `all' target.
9544 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9546         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9547         from the gcc build directory.
9548         * Makefile.in: Regenerate.
9550 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9552         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9553         depend on all-libdecnumber.
9554         * configure.in (host_libs): Include libdecnumber.
9555         * Makefile.in: Regenerate.
9556         * configure: Likewise.
9558 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9560         * libdecnumber: Import decNumber sources from the dfp-branch.
9562 2005-11-21  Kean Johnston  <jkj@sco.com>
9564         * config.sub, config.guess: Sync from upstream sources.
9566 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9568         Import from Autoconf sources:
9570         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9571         * config/move-if-change: Don't output "$2 is unchanged";
9572         suggested by Ben Elliston.  Handle weird characters correctly.
9574 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9576         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9577         to match upstream libtool for darwin.
9579 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9581         * Makefile.def: Remove gdb dependencies for gdbtk.
9582         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9583         (configure-gdb, install-gdb): New rules.
9584         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9585         * Makefile.in, configure: Regenerated.
9587 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9589         * MAINTAINERS (Write After Approval): Add myself.
9591 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9593         * MAINTAINERS (Write After Approval): Add myself.
9595 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9597         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9598         Diego Novillo.
9600 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9602         PR bootstrap/24297
9603         * Makefile.tpl (do-[+make-target+], do-check, install,
9604         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9605         are set before recursing.
9606         * Makefile.in: Regenerate.
9608 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9610         PR bootstrap/18939
9611         * Makefile.def (gcc) <target>: Fix thinko.
9612         * Makefile.in: Regenerate.
9614 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9616         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9617         * configure: Regenerate.
9619 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9621         * MAINTAINERS (Write After Approval): Add self.
9623 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9625         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9626         target-libffi, target-qthreads, target-libjava, and
9627         targetlibobjc.
9628         * configure: Regenerate.
9630 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9632         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9633         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9634         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9635         (USUAL_OBJDUMP_FOR_TARGET): New.
9636         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9637         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9638         * configure, Makefile.in: Regenerated.
9640 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9642         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9643         before other host packages.
9645 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9647         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9649 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9651         PR bootstrap/22340
9653         * configure.in (default_target): Remove.
9654         * Makefile.tpl (all): Do not use prerequisites as subroutines
9655         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9656         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9657         use prerequisites as subroutines.
9658         (check-host, check-target): New.
9659         (bootstrap configure & all targets): Do not use stage*-start
9660         if the directory layout is already ok.
9661         (non-bootstrap configure & all targets): Prepend a $(unstage).
9662         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9663         (NOTPARALLEL): Remove.
9664         (unstage, stage variables): New variables.
9665         (unstage, stage targets): Simply expand to those variables.
9667         * configure: Regenerate.
9668         * Makefile.in: Regenerate.
9670 2005-10-04  James E Wilson  <wilson@specifix.com>
9672         * Makefile.def (lang_env_dependencies): Add libmudflap.
9673         * Makefile.in: Regenerate.
9675 2005-10-03  Andreas Schwab  <schwab@suse.de>
9677         Backport from libtool CVS:
9678         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9680         * ltmain.sh: add support for installing into temporary
9681         staging area (e.g. 'make install DESTDIR=...')
9683 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9685         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9686         * configure: Regenerated.
9688 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9690         * configure: Regenerate with the correct
9691         autoconf version.
9693 2005-09-30  Catherine Moore  <clm@cm00re.com>
9695         * configure.in (bfin-*-*): New.
9696         * configure: Regenerated.
9698 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9700         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9701         (LIPO_FOR_TARGET): New.
9702         (CONFIGURED_LIPO_FOR_TARGET): New.
9703         (USUAL_LIPO_FOR_TARGET): New.
9704         (STRIP_FOR_TARGET): New.
9705         (CONFIGURED_STRIP_FOR_TARGET): New.
9706         (USUAL_STRIP_FOR_TARGET): New.
9707         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9708         STRIP_FOR_TARGET.
9709         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9710         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9711         * Makefile.in: Regenerate.
9712         * configure: Regenerate.
9714 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9716         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9717         (rs6000-*-aix*): Same.
9718         * configure: Regenerate.
9720 2005-09-16  Tom Tromey  <tromey@redhat.com>
9722         * MAINTAINERS: Add self as java maintainer.
9724 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9726         * configure.in: Recognize f95 in the --enable-languages option,
9727         and substitute it for fortran, issuing a warning.
9728         * configure: Regenerate.
9730 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9732         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9733         * configure:  Regenerated.
9735 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9737         * MAINTAINERS: Add self as ms1 maintainer.
9739 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9741         * Makefile.def (libssp): Add to lang_env_dependencies.
9742         * Makefile.in: Regenerate.
9744 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9746         * MAINTAINERS: Add myself as middle-end maintainer.
9748 2005-08-17  Christian Groessler  <chris@groessler.org>
9750         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9751         * Makefile.in: Regenerate.
9753 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9755         * MAINTAINERS (write after approval): Added myself.
9757 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9759         * MAINTAINERS (Write After Approval): Add myself.
9761 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9763         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9764         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9765         Look for alternate names of the target cc and c++
9766         * configure: Regenerate.
9768 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9770         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9771         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9772         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9773         tools; remove code to manually set them.
9774         (Target tools): Look in the environment for them.
9775         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9776         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9777         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9778         build directory.
9779         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9780         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9781         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9782         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9783         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9784         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9785         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9786         * configure: Regenerate.
9787         * Makefile.in: Regenerate.
9789 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9791         * MAINTAINERS: Update for removed CPU targets.
9793 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9795         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9796         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9797         * Makefile.in: Regenerated.
9799 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9801         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9802         (CFLAGS_FOR_TARGET): Use it.
9803         (CXXFLAGS_FOR_TARGET): Likewise.
9804         * Makefile.in: Regenerated.
9805         * configure.in (--with-build-sysroot): New option.
9806         * configure: Regenerated.
9808 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9810         * Makefile.tpl: Wrap install between unstage and stage
9811         * Makefile.in: Regenerate.
9813 2005-07-21  Eric Christopher  <echristo@apple.com>
9815         * MAINTAINERS: Update affiliation.
9817 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9819         * MAINTAINERS: Add self as crx port maintainer.
9821 2005-07-20  DJ Delorie  <dj@redhat.com>
9823         * MAINTAINERS: Add self as m32c maintainer.
9825 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9827         * all files: Update FSF address.
9829 2005-07-15  Eric Christopher  <echristo@redhat.com>
9831         * MAINTAINERS: Change affiliation.
9833 2005-07-14  Jim Blandy  <jimb@redhat.com>
9835         * configure.in: Add cases for Renesas m32c.
9836         * configure: Regenerated.
9838 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9840         * COPYING.LIB: Update from fsf.org.
9842 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9844         * COPYING, compile, config.guess,
9845         config.sub, install-sh, missing, mkinstalldirs,
9846         symlink-tree, ylwrap: Sync from upstream sources.
9847         * config-ml.in: Update FSF address.
9849 2005-07-13  Eric Christopher  <echristo@redhat.com>
9851         * configure.in: Add toplevel noconfigdir support for tpf.
9852         * configure: Regenerate.
9854 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9856         PR ada/22340
9858         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9859         * Makefile.in: Regenerate.
9861 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9863         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9864         Brolley to write-after-approval.
9866 2005-07-07  Andreas Schwab  <schwab@suse.de>
9868         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9869         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9870         * Makefile.in: Regenerated.
9872 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9874         * configure.in: Don't build sim or rda when targetting darwin.
9875         * configure: Regenerate.
9877 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9879         * configure.in: Add --enable-libssp and --disable-libssp.
9880         * configure: Regenerate with autoconf-2.13.
9882 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9884         * Makefile.def (target_modules): Add libssp.
9885         * configure.in (target_libraries): Add target-libssp.
9886         * configure: Rebuilt.
9887         * Makefile.in: Rebuilt.
9889 2005-07-01  Zack Weinberg  <zackw@panix.com>
9891         * MAINTAINERS: Change email address.  Resign from maintainership.
9893 2005-07-01  Richard Guenther  <rguenther@suse.de>
9895         * MAINTAINERS: Change my e-mail address and affiliation.
9897 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9899         * Makefile.def (stagefeedback): Come after profile.
9900         Define profiledbootstrap target.
9901         * Makefile.tpl (profiledbootstrap): Remove.
9902         (stageprofile-end): Zap stagefeedback.
9903         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9904         * Makefile.in: Regenerate.
9906 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9908         * MAINTAINERS: Update my email address.
9910 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9912         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9913         In 'cpp' stanza, support '#line' as well as '# '.
9915 2005-06-08  Andreas Schwab  <schwab@suse.de>
9917         * MAINTAINERS: Move myself from 'Write After Approval' to
9918         'CPU Port Maintainers' section as m68k maintainer.
9920 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9922         * configure.in (unsupported_languages): New macro.
9923         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9924         non-ported target libraries in noconfigdirs.
9925         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9926         non-linux-gnu.  Remove libgcj_ex_libffi.
9927         <lang_frag loop>: Set add_this_lang=no if the language is in
9928         unsupported_languages.
9929         * configure: Regenerate.
9931 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9933         * configure.in: Fix typo in handling of --with-mpfr-dir.
9934         * configure: Regenerate.
9936 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9938         * MAINTAINERS: Update my email address.
9940 2005-06-02  Jim Blandy  <jimb@redhat.com>
9942         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9943         accepted into the master sources.)
9945 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9946             Michael Snyder  <msnyder@redhat.com>
9947             Stan Cox  <scox@redhat.com>
9949         * configure.in: Set noconfigdirs for ms1.
9951         * configure: Regenerate.
9953 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9955         * MAINTAINERS (Write After Approval): Add self.
9957 2005-06-01  Josh Conner  <jconner@apple.com>
9959         * MAINTAINERS (Write After Approval): Add self.
9961 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9963         * MAINTAINERS: Update my email address.
9965 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9967         * MAINTAINERS (Write After Approval): Add self.
9969 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9971         * MAINTAINERS (Write After Approval): Remove self.
9973 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9975         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9976         (Dependencies): Consider target modules for bootstrap dependencies.
9977         Make target bootstrap modules depend on each stage's gcc.
9978         * Makefile.in: Regenerate.
9980 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9982         * Makefile.def (configure-gcc): Depend on binutils having been built.
9983         (all-gcc): No need to do it here.
9984         * Makefile.in: Regenerate.
9986 2005-05-19  Paul Brook  <paul@codesourcery.com>
9988         * configure.in: Rewrite misleading error message when requested
9989         language cannot be built.
9990         * configure: Regenerate.
9992 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9994         * ylwrap: Import from Automake 1.9.5.
9996 2005-05-13  David Ung  <davidu@mips.com>
9998         * MAINTAINERS (Write After Approval): Add self.
10000 2005-05-09  Mike Stump  <mrs@apple.com>
10002         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10003         lt_cv_sys_max_cmd_len for now.
10005 2005-05-09  Stan Cox  <scox@redhat.com>
10007         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10009 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10011         * README.SCO: Update the URL.
10013 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10015         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10016         with_gnu_ld to libtool.
10017         * ltcf-c.sh (aix[45]): Define file_list_spec.
10018         * ltcf-cxx.sh (aix[45]): Same.
10019         * ltcf-gcj.sh (aix[45]): Same.
10020         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10021         exists, write list of input files to temporary file.
10023 2005-05-04  Mike Stump  <mrs@apple.com>
10025         * configure.in: Always pass --target to target configures as
10026         otherwise rebuilds that do --recheck will fail.
10027         * confiugure: Rebuilt.
10029 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10031         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10032         STAGE_HOST_EXPORTS.
10033         (configure, all): Add bootstrap support.
10034         (Host modules, target modules): Pass post-stage1 flags and exports.
10035         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10036         * Makefile.in: Regenerate.
10038 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10040         * configure: Regenerate.
10042 2005-04-27  Mike Stump  <mrs@apple.com>
10044         * MAINTAINERS: Add self as darwin maintainer.
10046 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10048         * config.sub: Update from master copy.
10050 2005-04-21  Mike Stump  <mrs@apple.com>
10052         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10053         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10055 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10057         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10058         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10059         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10060         "*-*-elf" and "*-*-linux*".
10061         * configure: Regenerate.
10063 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10065         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10067 2005-04-12  Mike Stump  <mrs@apple.com>
10069         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10071 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10073         * MAINTAINERS (Write After Approval): Add myself.
10075 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10077         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10079 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10081         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10082         (TARGET_CONFIGARGS): Include --with-target-subdir.
10083         (configure, all): New macros.  Use them throughout.
10084         * Makefile.in: Regenerate.
10086 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10088         * MAINTAINERS (Write After Approval): Add myself.
10090 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10092         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10094 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10096         * MAINTAINERS: Move John Carr to Write After Approval.
10098 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10100         * config/mh-mingw32: Delete.
10101         * configure.in: Don't use it.
10102         * configure: Regenerate.
10104 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10106         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10107         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10108         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10109         (HOST_LIB_PATH): Generate from Makefile.def.
10110         (TARGET_LIB_PATH): Likewise.
10111         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10112         * Makefile.in: Regenerate.
10113         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10114         (RPATH_ENVVAR): Include Darwin case.
10115         * configure: Regenerate.
10117 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10119         * MAINTAINERS (Various Maintainers): Remove self.
10120         (Write After Approval): Add self.
10122 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10124         * MAINTAINERS (Various Maintainers): Add self.
10126 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10128         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10129         * configure: Regenerate.
10131 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10133         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10134         gcc_version, and gcc_version_trigger from set of flags to pass.
10135         * Makefile.tpl: Remove definitions of above variables.
10136         (config.status): Remove dependency on $(gcc_version_trigger).
10137         * Makefile.in: Regenerate.
10138         * configure.in: Do not reference config/gcc-version.m4 nor
10139         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10140         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10141         * configure: Regenerate.
10143 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10144             Andrew Pinski  <pinskia@physics.uc.edu>
10146         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10147         * Makefile.in: Regenerate.
10149 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10151         * MAINTAINERS (Write After Approval): Add myself.
10153 2005-03-03  David Ayers  <d.ayers@inode.at>
10155         * MAINTAINERS (Write After Approval): Add myself.
10157 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10159         PR libgcj/20160
10160         * ltmain.sh: Avoid creating archives with components that have
10161         duplicate basenames.
10163 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10165         PR bootstrap/20250
10166         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10167         instead of check.
10168         * Makefile.in: Regenerate.
10170 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10172         * Makefile.in: Regenerate to fix conflict between the previous two
10173         patches.
10175 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10177         PR bootstrap/17383
10178         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10179         * Makefile.tpl (HOST_SUBDIR): New substitution.
10180         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10181         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10182         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10183         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10184         (Host modules, Bootstrapped modules): Use it.
10185         (Build modules, Target modules): Do not create symlink trees,
10186         always configure out-of-srcdir.
10187         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10188         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10189         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10190         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10192         * Makefile.in: Regenerate.
10193         * configure: Regenerate.
10195 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10197         Merged from libada-gnattools-branch:
10198         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10200         * gnattools: New directory.
10201         * Makefile.def: Add gnattools as a module, depending on target-libada.
10202         * Makefile.in: Regenerate.
10203         * configure.in: Include gnattools in host_tools; disable it if ada
10204         is disabled.
10205         * configure: Regenerate.
10207 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10209         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10210         treelang maintainer.
10211         (Write After Approval): Remove myself.
10213 2005-02-23  Paul Schlie  <schlie@comcast.net>
10215         * configure.in: Allow darwin targeted ports to build tk, itcl and
10216         libgui.
10217         * configure: Regenerate.
10219 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10221         PR libgcj/10353
10222         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10223         * configure: Regenerate.
10225 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10227         * MAINTAINERS (Write After Approval): Add myself.
10229 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10231         * MAINTAINERS: Update my e-mail address.
10233 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10235         * MAINTAINERS (Write After Approval): Add myself.
10237 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10239         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10240         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10241         target-libgloss when not *-*-elf and *-*-aout.
10242         * configure: Regenerate.
10244 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10246         * MAINTAINERS: Remove obsolete entries.
10248         * MAINTAINERS (Write After Approval): Add Michael Matz.
10250 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10252         * MAINTAINERS: Remove self as cpplib maintainer.
10254 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10256         * install-sh, config.sub: Import from upstream.
10258 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10260         PR bootstrap/18222
10261         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10262         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10263         * Makefile.in: Regenerate.
10265 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10267         * MAINTAINERS: Update my email address.
10269 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10270             Andreas Schwab  <schwab@suse.de>
10272         PR bootstrap/18033
10273         * config-ml.in: Eval option if surrounded by single quotes.
10275 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10277         Revert 2004-12-28 Makefile changes, a better fix will be
10278         applied to mainline and src after GCC 4.0 branches.
10280 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10282         PR bootstrap/17383
10284         * Makefile.def (target_modules): Remove stage parameter,
10285         it is always true now.
10286         * Makefile.tpl (configure-build-[+module+],
10287         configure-target-[+module+]): Always build symlink tree
10288         for the directory and for include.  BUILD_SUBDIR and
10289         TARGET_SUBDIR cannot be . anymore.
10290         * Makefile.in: Regenerate.
10292 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10294         Revert 2004-12-08 Makefile changes.
10296 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10298         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10299         cygwin, mingw.
10301 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10303         * configure.in (sh64-*-*): Reenable gprof.
10304         * configure: Regenerate.
10306 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10308         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10309         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10310         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10311         * Makefile.in: Regenerate.
10313 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10315         * MAINTAINERS: Update my email address.
10317 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10319         * Makefile.tpl: Generate normal dependencies if the LHS module is
10320         not bootstrapped.
10321         * Makefile.in: Regenerate.
10323 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10325         * configure.in: Include config/gxx-include-dir.m4.  Use
10326         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10327         * configure: Regenerate.
10329 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10331         * config.if: Delete.
10332         * configure.in: Set libstdcxx_incdir directly.
10333         * configure: Regenerate.
10335 2004-12-02  Eric Christopher  <echristo@redhat.com>
10337         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10338         * Makefile.in: Regenerate.
10340 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10342         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10343         * configure: Regenerate.
10345 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10347         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10348         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10349         * configure: Regenerate.
10351 2004-12-01  Eric Christopher  <echristo@redhat.com>
10353         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10354         of things to remove.
10356 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10358         * MAINTAINERS (Write After Approval): Update my e-mail address.
10360 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10362         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10363         from CVS libtool to always pass_all.
10365 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10367         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10368         (hppa*64*-*-*): Delete incorrect comment.
10369         * configure: Rebuilt.
10371 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10373         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10375 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10377         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10378         from CVS libtool to always pass_all.
10380 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10382         * install-sh, compile: Import from automake.
10384 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10386         * config.guess, config.sub:  Import from savannnah.
10388 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10390         * MAINTAINERS (Write After Approval): Add myself
10392 2004-11-12  Mike Stump  <mrs@apple.com>
10394         * Makefile.def: Add html support.
10395         * Makefile.tpl: Likewise.
10396         * Makefile.in: Regenerate.
10398 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10400         PR 18423
10401         * configure.in: Remove all instances of build-fixincludes from
10402         noconfigdirs.
10403         (build_configargs): Supply --target to subdirectories.
10404         * configure: Regenerate.
10406         * Makefile.def: Make gcc install depend on fixincludes install.
10407         * Makefile.in: Regenerate.
10409 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10411         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10413 2004-11-11  Paul Brook  <paul@codesourcery.com>
10415         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10417 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10419         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10420         target-libgfortran.
10421         * configure: Regenerate.
10423 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10425         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10426         like CC.
10428 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10430         * Makefile.def (host fixincludes): Specify missing targets.
10431         * Makefile.in: Regenerate.
10433 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10435         * MAINTAINERS: Add myself
10437 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10439         * MAINTAINERS (Write After Approval): Add myself.
10441 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10443         * Makefile.def: Build fixincludes for the host, too.
10444         * Makefile.in: Regenerate.
10445         * configure.in (host_tools): Add fixincludes.
10446         * configure: Regenerate.
10448 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10450         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10451         * configure: Regenerated.
10453 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10455         PR other/17783
10456         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10457         * configure: Regenerated.
10459 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10461         * README.SCO: Update per FSF instructions.
10463 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10465         PR target/18151
10466         * configure.in (case ${target}): Do not build fixincludes for avr.
10467         * configure: Regenerated.
10469 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10471         * configure.in (case ${target}): Do not build fixincludes
10472         on platforms where it is not used.
10473         * configure: Regenerated.
10475 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10477         * configure.in: Use an absolute path to install-sh.
10478         * configure: Regenerated.
10480 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10482         * MAINTAINERS (Write After Approval): Add myself.
10484 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10486         * MAINTAINERS: Remove from Write After Approval those that are
10487         already maintainers.
10489 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10491         * MAINTAINERS:  Update my email address.
10493 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10495         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10496         * configure: Regenerate.
10498 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10500         * MAINTAINERS:  Update my email address.
10502 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10504         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10505         entries belonging to this category.
10507 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10509         * MAINTAINERS: Update my e-mail address.
10511 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10513         Fix wrong conflict resolution in:
10515         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10517         * Makefile.in: Regenerate.
10518         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10519         in the recursive `make', instead of hardwiring `all'.
10520         (Autogenerated TARGET-* variables): New.
10522 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10524         * configure.in: Enable target-libgloss for crx-*-*.
10525         * configure: Regenerate.
10527 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10529         * MAINTAINERS (Various Maintainers): Move the "windows,
10530         cygwin, mingw" maintainer to ...
10531         (OS Port Maintainers): ... here.
10533 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10535         * MAINTAINERS (Write After Approval): Remove those that are
10536         maintainers of some subsystem.
10538 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10540         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10541         * ltcf-cxx.sh (tpf*): Likewise.
10542         * ltconfig (tpf*): Add TPF OS configuration support.
10544 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10546         * MAINTAINERS: Change my email address to my new work account.
10548 2004-09-24  Michael Roth  <mroth@nessie.de>
10550         * configure.in (--without-headers): Add missing double quotes.
10551         * configure: Regenerate.
10553 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10555         * ylwrap: Revert to previous version.
10557 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10559         PR bootstrap/17369
10560         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10561         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10562         SET_GCC_LIB_PATH_CMD.
10563         (BASE_TARGET_EXPORTS): Likewise.
10564         * Makefile.in: Regenerated.
10566         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10567         * configure: Regenerated.
10569 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10571         * config.guess: New upstream version
10572         * compile, depcomp, install-sh, ylwrap: Likewise.
10574 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10576         * config/mh-x86omitfp: New host makefile fragment.  Add
10577         -fomit-frame-pointer to the default BOOT_CFLAGS.
10578         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10579         * configure: Regenerate.
10581 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10583         PR target/11572
10584         * configure.in (*-*-darwin*): Renable libobjc.
10585         * configure: Regenerate.
10587 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10589         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10591 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10593         * Makefile.def: Remove libbanshee.
10594         * Makefile.tpl: Ditto.
10595         * configure.in: Ditto.
10596         * Makefile.in: Regen.
10597         * configure: Ditto.
10599 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10601         * ltmain.sh: Use $pic_object as $non_pic_object if
10602         $non_pic_object=none.
10604 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10606         * missing: Import latest version from master repository.
10608 2004-09-06  Nick Clifton  <nickc@redhat.com>
10610         * config.sub: Import latest version from master repository.
10611         * config.guess: Likewise.
10612         This includes these changes:
10614         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10616         * config.sub: Handle crisv32, alias etraxfs.
10617         * config.guess (crisv32:Linux:*:*): Handle.
10619         2004-08-13  Brad Smith  <brad@comstyle.com>
10621         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10622         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10624         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10626         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10627         assume the processor is a powerpc.  This is because coreutils
10628         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10629         in this case, due to a MacOS X bug that causes
10630         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10631         to return a negative number.
10632         Problem reported by Petter Reinholdtsen in:
10633         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10635         2004-07-19  Ben Elliston  <bje@gnu.org>
10637         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10639         2004-06-24  Ben Elliston  <bje@gnu.org>
10641         * config.guess: Update copyright years.
10642         * config.sub: Likewise.
10644         2004-06-22  Robert Millan  <robertmh@gnu.org>
10646         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10647         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10649         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10651         * config.guess (*:*VMS:*:*): New entry. Replaces
10652         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10653         manufacturer.
10655         2004-06-22  Ben Elliston  <bje@gnu.org>
10657         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10658         * config.sub: Likewise.
10660         2004-06-22  Ben Elliston  <bje@gnu.org>
10662         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10663         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10665         2004-06-11  Ben Elliston  <bje@gnu.org>
10667         * config.guess (pegasos:OpenBSD:*:*): Remove.
10669         2004-06-11  Ben Elliston  <bje@gnu.org>
10671         From Wouter Verhelst <wouter@grep.be>:
10672         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10674         2004-06-11  Ben Elliston  <bje@gnu.org>
10676         * config.guess (luna88k:OpenBSD:*:*): New.
10678         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10680         * config.guess (m32r*:Linux:*:*): New case.
10681         * config.sub: Handle m32rle.
10683         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10685         From Jens Petersen  <petersen@redhat.com>:
10686         * config.sub: Handle sparcv8.
10688         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10690         From Tom Smith <smith@cag.lkg.hp.com>:
10691         * config.guess: Version suffixes are equally significant on Tru64
10692         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10693         prefix of "P" (patched kernel).
10695         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10697         * config.sub: Add support for National Semiconductor CRX target.
10699 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10701         * MAINTAINERS (Various Maintainers): Remove myself as web page
10702         maintainer, add myself as maintainer of build status lists.
10704 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10706         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10707         *-*-netware, but add target-libmudflap.
10708         Consolidate *-*-netware targets (of which really only i?86 exists)
10709         into a single entry.
10710         * configure: Likewise.
10712 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10714         * Makefile.tpl (sorry): Remove.
10715         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10716         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10717         (do-clean): Clean per-stage directories too.
10718         (do-distclean): Run distclean-stage1 too.
10719         (.NOTPARALLEL): Enable during toplevel bootstrap.
10720         (stage[+id+]-bubble): Enable parallel execution during
10721         the recursive invocation.
10722         * Makefile.in: Regenerate.
10724         Fix previous checkin:
10726         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10727         include.
10728         * configure.in: Fix indentation.
10729         * configure: Regenerate.
10731 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10733         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10734         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10735         * configure: regenerate
10736         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10737         -mdynamic-no-pic
10739 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10741         * Makefile.def (build_modules): Add fixincludes.
10742         (dependencies): Make gcc depend on fixincludes.
10743         * configure.in (build_tools): Add fixincludes.
10744         (build_configdirs): Always include build_libs.
10745         * Makefile.in: Regenerate.
10746         * configure: Regenerate.
10748 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10750         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10751         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10752         phony targets; do not generate timestamp files.
10753         (distclean-stageN): Remove references to their timestamp files.
10754         (restageN, touch-stageN): Remove.
10755         (stageN-bubble): Rewritten.
10756         (compare): Support lean bootstraps.
10757         * Makefile.in: Regenerate.
10759         * configure.in: Only warn when bootstrapping but
10760         build != host or build != target.  Support lean bootstraps.
10761         * configure: Regenerate.
10763 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10765         * configure.in:  Give a better error message if GMP/MPFR are missing
10766         and a language needing them has been requested.
10767         * configure:  Regenerated.
10769 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10771         * configure.in:  Print a list of available language front-ends if
10772         a requested one is missing.  Tidy stray tab characters.
10773         * configure:  Regenerated.
10775 2004-08-19  Michael Koch  <konqueror@gmx.de>
10777         * gcc/doc/install.texi: Update entry about automake for libjava.
10779 2004-08-17  Robert Millan  <robertmh@gnu.org>
10781         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10782         (instead of FreeBSD).
10783         * configure: Regenerate.
10785 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10787         * Makefile.in: Regenerate.
10788         * configure: Regenerate.
10790         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10791         stage_*_flags.
10792         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10793         for bootstrapped modules if toplevel bootstrap is going.
10794         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10795         modules.  Adjust for changes in Makefile.def.  Enable several
10796         rules even in non-bootstrap mode, just to avoid peppering the
10797         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10798         (stage-[+prev+]-bubble): Remove.
10800         * Makefile.def (Dependencies): Depend on all-build-bison,
10801         all-build-flex, all-build-byacc, all-build-texinfo, rather
10802         than the host variations.
10803         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10804         with BUILD_SUBDIR.
10805         (BISON): Update for recent Bisons.
10806         (YACC): Fix typo.
10807         (cross): Depend on all-build.
10808         (all): Do not depend on all-build.
10809         (prebootstrap): Remove.
10810         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10811         (Prebootstrap dependencies): Add them to the per-stage targets
10812         and to all-prebootstrap.
10813         * configure.in (build_configdirs): Always enable build_tools.
10814         (BUILD_DIR_PREFIX): Remove.
10816         * Makefile.def (gcc): Add target variable.
10817         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10818         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10819         in the recursive `make', instead of hardwiring `all'.
10820         (Autogenerated TARGET-* variables): New.
10822 2004-08-13  Brian Booth  <bbooth@redhat.com>
10824         * MAINTAINERS: Remove myself from write-after-approval.
10826 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10828         * src-release: Stop distributing mmalloc with gdb (which doesn't
10829         use it).
10830         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10831         * Makefile.in: Regenerate.
10833 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10835         * configure.in (arm*-*-eabi*): New target.
10836         * configure: Regenerate.
10838 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10840         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10841         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10842         (Dependencies): New section.
10843         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10844         (configure-target-[+module+]): Depend on maybe-all-gcc
10845         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10846         (toplevel profiledbootstrap): Fix dependencies.
10847         * Makefile.in: Regenerate.
10849 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10851         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10852         target-libiberty to noconfigdirs.
10853         * configure: Regenerate.
10855 2004-08-03  Paul Brook  <paul@codesourcery.com>
10857         * configure.in: Check for MPFR as well as GMP.
10858         * configure: Regenerate.
10860 2004-08-01  Robert Millan  <robertmh@gnu.org>
10862         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10863         libmudflap for all GNU-based systems (with Glibc).
10864         * configure: Regenerate.
10866 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10868         * Makefile.def (host-modules): Add gcc.
10869         * Makefile.in: Regenerate.
10870         * Makefile.tpl (sorry): New rule.
10871         (configure-host, all-host, [+make_target+]-host, do-check,
10872         install-host): Do not add gcc as a special case.
10873         (host modules): Add a small special-casing for gcc.  Export
10874         extra_make_flags through the environment.
10875         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10876         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10877         other recursive targets for gcc): Remove.
10879         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10880         (stage, unstage): New rules.
10881         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10882         distclean-stage[+id+]): Use stage_current.
10883         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10884         the stage*-start rules.
10886 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10888         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10889         use -all_load flag.
10891 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10893         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10894         * configure: Regenerate.
10896 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10898         * maintainer-scripts/gcc_release: Revert yesterday's change.
10900 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10902         * MAINTAINERS: Add myself to write-after-approval.
10904 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10906         * libf2c: Removed.
10907         * gcc/gccbug.in: Updated because of libf2c removal.
10908         * maintainer-scripts/gcc_release: Ditto.
10910 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10912         * configure.in: Build libmudflap by default on FreeBSD.
10913         * configure: Regenerated.
10915 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10917         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10918         systems.
10919         * configure: Regenerated.
10921 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10923         PR target/16344
10924         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10925         feedback based compiler.
10926         * Makefile.in: Rebuilt.
10928 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10930         * Makefile.def (host_modules): Set bootstrap=true for flex.
10931         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10932         * Makefile.in: Rebuilt.
10934 2004-07-07  Jan Hubicka  <jh@suse.cz>
10936         * MAINTAINERS: Add self as a profile feedback maintainer.
10938 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10940         * configure.in:  Do not prepend $srcdir to /dev/null in
10941         makefile fragments.
10942         * configure:  Regenerate.
10944 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10946         * Makefile.def (build_modules): Add bison, byacc, flex,
10947         m4, texinfo.
10948         (flags_to_pass): Add FLEX.
10949         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10950         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10951         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10952         DEFAULT_MAKEINFO): Remove.
10953         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10954         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10955         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10956         objdir or else use configured tool.
10957         (all-build): New.
10958         (all): Depend on it.
10959         (Build module dependencies): Add.
10960         * Makefile.in: Regenerate.
10961         * configure.in: Better support for multiple build modules,
10962         matching what is done for host/target modules.  Do not look
10963         for "plausible" locations of build tools if Canadian cross.
10964         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10965         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10966         * configure: Regenerate.
10968 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10970         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10971         * Makefile.in: Regenerate.
10973 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10975         * Makefile.tpl (configure-build-[+module+],
10976         configure-[+module+], configure-target-[+module+]): Pass
10977         [+extra_configure_args+].
10978         (all-build-[+module+], all-[+module+], check-[+module+],
10979         install-[+module+], [+make_target+]-[+module+],
10980         all-target-[+module+], check-target-[+module+],
10981         install-target-[+module+], [+make_target+]-target-[+module+]):
10982         Pass [+extra_make_args+].
10983         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10984         (GCC_HOST_EXPORTS): Remove.
10985         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10986         cross, check-gcc, check-gcc-c++, install-gcc,
10987         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10988         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10989         * Makefile.in: Regenerate.
10991 2004-06-21  Matthew Sachs  <msachs@apple.com>
10993         * MAINTAINERS: Added self to write-after-approval.
10995 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10997         * configure.in: Check for srcdir/winsup rather than build directory
10998         winsup.
10999         * configure: Regenerate.
11001 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11003         * configure.in: Don't build Cygwin native newlib if winsup
11004         directory is missing.  Emit warning instead.
11005         * configure: Regenerate.
11007 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11009         * Makefile.tpl (touch-stage[+id+]): New.
11010         (restage[+prev+]): Depend on touch-stage[+id+].
11012         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11013         Use it throughout.
11015         * Makefile.def: Add profile and feedback bootstrap stages.
11016         Remove next field from bootstrap stages.
11017         * Makefile.tpl (LN, LN_S): Substitute.
11018         (stageN-start, stageN-end): Use double-colon rules, to
11019         provide a hook for additional setup commands.
11020         (distclean-stageN-gcc, restageN): Create dependencies from
11021         [+prev+], not from [+next+].
11022         (stageN-bubble): Add commands for successive stages from
11023         [+prev+], using double-colon rules.
11024         (all-stageN-gcc): Fix typo.
11025         (stagefeedback-start, profiledbootstrap): New.
11026         * Makefile.in: Regenerate.
11027         * configure.in: Call ACX_PROG_LN.
11028         * configure: Regenerate.
11030 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11032         * MAINTAINERS (Write After Approval): Add myself.
11034 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11036         * MAINTAINERS (Write After Approval): Add myself.
11038 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11040         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11041         without gcc.
11042         * configure: Regenerate.
11044 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11046         * Makefile.tpl: Fix typo.
11047         * Makefile.in: Regenerate.
11049 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11051         * configure.in: Remove new- prefix from toplevel
11052         bootstrap targets.
11053         * configure: Regenerate.
11055 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11057         * Makefile.tpl (all.normal): Rename to all.
11058         (all): Replace with a rule to pick the default
11059         target from configure.
11060         (all-gcc, configure-gcc): Use conditionals to
11061         do nothing when toplevel bootstrap is going on.
11062         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11063         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11064         * configure.in: Support --enable-bootstrap.
11066         * Makefile.def: Remove new- prefix from toplevel
11067         bootstrap targets.
11068         * Makefile.tpl: Likewise.
11070         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11071         target.
11073         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11074         $(RECURSE_FLAGS) to recursive invocation of make.
11076         * Makefile.in: Regenerate.
11077         * configure: Regenerate.
11079 2004-05-30  Andreas Jaeger  <aj@suse.de>
11080             Jim Wilson  <wilson@specifixinc.com>
11082         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11083         like CC.
11085 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11087         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11088         * configure: Regenerate.
11090 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11092         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11093         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11094         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11095         targets.
11096         * Makefile.in: Regenerate.
11098 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11100         * configure.in: Test the ability to symlink directories.
11101         * configure: Regenerate.
11103         * Makefile.def (bootstrap-stage): New definitions.
11104         * Makefile.tpl (configure-stage1-gcc,
11105         configure-stage2-gcc, configure-stage3-gcc,
11106         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11107         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11108         new-restage3, compare): Autogenerate, see Makefile.in
11109         entry for behavioral changes.
11110         (distclean-stage1, new-stage1-start, new-stage1-end,
11111         new-stage1-bubble, distclean-stage2, new-stage2-start,
11112         new-stage2-end, new-stage2-bubble, distclean-stage3,
11113         new-stage3-start, new-stage3-end): New autogenerated targets.
11114         (objext, prebootstrap, BOOT_CFLAGS,
11115         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11116         targets.
11118         * Makefile.in: Regenerate.
11119         (distclean-stage1, new-stage1-start, new-stage1-end,
11120         new-stage1-bubble, distclean-stage2, new-stage2-start,
11121         new-stage2-end, new-stage2-bubble, distclean-stage3,
11122         new-stage3-start, new-stage3-end): New targets.
11123         (all-stage1-gcc): Move prebootstrap dependency from here...
11124         (configure-stage1-gcc): ...to here.
11125         (new-bootstrap): Use bubble targets.
11126         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11127         Use per-stage distclean targets.
11128         (configure-stage1-gcc, configure-stage2-gcc,
11129         configure-stage3-gcc, all-stage1-gcc,
11130         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11131         Use new-stageN-start to prepare the tree.
11133 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11135         * Makefile.def (host_modules): add libcpp.
11136         * Makefile.tpl: Add dependencies on and for libcpp.
11137         * Makefile.in: Regenerate.
11138         * configure.in: Add libcpp host module.
11139         * configure: Regenerate.
11141 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11143         * Makefile.tpl: Whenever a recursive target is defined, wrap
11144         it in a special @if/@endif block, and prepare its maybe
11145         dependency in the @if/@endif block
11146         * configure.in: Instead of writing maybe dependencies, remove
11147         the @if/@endif statements, and remove the @if/@endif blocks
11148         that remain.
11149         * configure: Regenerate.
11150         * Makefile.in: Regenerate.
11152 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11154         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11156 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11158         PR bootstrap/15120
11159         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11160         * */configure: Rebuilt.
11162 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11164         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11165         of libf2c.
11166         * configure, Makefile.in: Regenerate.
11168 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11170         * MAINTAINERS (Write After Approval): Add myself.
11172 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11174         Merge from tree-ssa-20020619-branch.
11176         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11177         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11178         (HOST_GMPLIBS): Define.
11179         (HOST_GMPINC): Define.
11180         (TARGET_LIB_PATH): Add libmudflap.
11181         (GFORTRAN_FOR_TARGET): Define.
11182         (configure-build*): Export GFORTRAN.
11183         (configure-gcc): Export GMPLIBS and GMPINC.
11184         (all-gcc): Add maybe-all-libbanshee.
11185         (configure-target-libgfortran): Define.
11186         * Makefile.in: Regenerate.
11187         * configure.in (host_libs): Add libbanshee.
11188         (target_libraries): Add target-libmudflap and target-libgfortran.
11189         Add --with-libbanshee.
11190         Handle --disable-libmudflap.
11191         (*-*-freebsd*): Use with_gmp.
11192         Add $(libgcj) to noconfigdirs.
11193         * configure: Regenerate.
11194         * depcomp: New file.
11195         * MAINTAINERS: Add tree-ssa maintainers.
11197 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11199         * MAINTAINERS (Various Maintainers): Add myself.
11201 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11203         * MAINTAINERS (Write After Approval): Add myself.
11205 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11207         * MAINTAINERS (Write After Approval): Add myself.
11209 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11211         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11212         * configure: Regenerate.
11214 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11216         Revert:
11217         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11219         * Makefile.def (flags_to_pass): Remove *dir variables that
11220         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11221         as well as prefix and exec_prefix.
11222         * Makefile.in: Regenerate.
11224 2004-04-26  Robert Millan  <robertmh@gnu.org>
11226         Add patches from libtool CVS.
11227         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11228         * ltconfig: Likewise.
11229         * ltcf-c.sh: Likewise.
11230         * ltcf-cxx.sh: Likewise.
11231         * ltcf-gcj.sh: Likewise.
11233 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11235         * Makefile.def (host_modules): Mark with the bootstrap
11236         flag packages on which gcc depends.
11237         * Makefile.tpl (all-bootstrap): Use it.
11238         * Makefile.in: Regenerate.
11240 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11242         * Makefile.def (flags_to_pass): Remove *dir variables that
11243         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11244         as well as prefix and exec_prefix.
11245         * Makefile.in: Regenerate.
11247 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11249         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11250         * configure: Regenerate.
11251         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11252         * gcc/Makefile.tpl (compare): Use the result of the test.
11253         * gcc/Makefile.in: Regenerate.
11255 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11257         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11258         Always relocate gcc and prev-gcc to the original names, even
11259         if the build fails.
11260         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11261         New targets.
11263 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11265         * MAINTAINERS: Update my email address.
11267 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11269         * configure.in (mips*-*-irix5*): Enable ld.
11270         * configure: Regenerate.
11272 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11274         * configure: Regenerate.
11276 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11278         * Makefile.tpl (configure-[+module+], configure-gcc,
11279         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11280         Set and export LDFLAGS.
11281         * Makefile.in: Regenerate.
11283 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11285         * MAINTAINERS: Add myself to write-after-approval.
11287 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11289         PR bootstrap/14871
11290         * Makefile.tpl: If we don't have built-in-tree target tools,
11291         use the ones found by configure rather than hacking around with
11292         program_transform_name.
11293         * configure.in: Give Makefile.tpl the information necessary
11294         to do that.
11295         * Makefile.in: Regenerate.
11296         * configure: Regenerate.
11298 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11300         PR bootstrap/14760
11301         * configure.in: When computing baseargs, strip *all* copies of
11302         offending options.  Also, don't match/substitute the trailing space,
11303         so that this actually works when two similar options are separated by
11304         only one space.
11305         * configure: Regenerate.
11307 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11309         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11310         (rs6000-*-aix*): Same.
11311         * configure: Regenerate.
11313 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11315         * MAINTAINERS: Add myself to write-after-approval.
11317 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11319         * MAINTAINERS: Add myself to write-after-approval.
11321 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11323         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11324         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11325         * Makefile.in: Regenerate.
11327         * configure.in (top level bootstrap support): Rework --enable-werror
11328         to set @stage2_werror_flag@.
11329         * configure: Regenerate.
11330         * Makefile.tpl (top level bootstrap support): Pass
11331         @stage2_werror_flag@ down to configure in stages 2 and 3.
11332         * Makefile.in: Regenerate.
11334 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11336         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11337         for stages 2 and 3 as well as in make.  As a consequence, remove
11338         OUTPUT_OPTION (now detected by configure) from the flags passed down
11339         to make.
11340         * Makefile.in: Regenerate.
11342         * Makefile.tpl (new-bootstrap): Fix typo.
11343         * Makefile.in: Regenerate.
11345 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11347         * Makefile.tpl: Rearrange by moving recursive_targets rules
11348         into their proper sections.
11349         * Makefile.tpl (top level bootstrap support): Move disabling
11350         of coverage flags from 'make' to 'configure'; improve comments.
11351         * Makefile.in: Regenerate.
11353         * Makefile.tpl (experimental top level bootstrap) Move stage1
11354         language setting from all- target to configure- target; disable
11355         intermodule optimization in stage 1; prevent gratuitous rebuilds
11356         of stage 1.
11357         * Makefile.in: Regenerate.
11358         * configure.in: Comma-separate stage 1 language list for top
11359         level bootstrap.
11360         * configure: Regenerate.
11362         * Makefile.tpl: Clean up experimental top level bootstrap support:
11363         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11364         prev-gcc in configure- targets as well as all- targets.
11365         * Makefile.in: Regenerate.
11367 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11369         * compile: New file imported from automake.
11371 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11373         * configure.in: Remove symbolic link section.
11374         * configure: Regenerate.
11375         * Makefile.tpl (links): Remove.
11376         * Makefile.in: Regenerate.
11378 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11379             Nathanael Nerode  <neroden@gcc.gnu.org>
11381         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11382         Set with AC_CHECK_PROGS.
11383         * configure.in: Fix comment typo from last patch.
11384         * configure: Regenerate.
11386 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11388         * Makefile.tpl: Introduce experimental top level bootstrap support.
11389         * Makefile.in: Regenerate.
11390         * configure.in: Introduce support for top level bootstrap.
11391         * configure: Regenerate.
11393 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11394             Paolo Bonzini  <bonzini@gnu.org>
11396         PR bootstrap/14522
11397         * configure.in: Cope with shells that do not support unquoted ^
11398         * configure: Regenerate.
11400 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11401             Paolo Bonzini  <bonzini@gnu.org>
11403         PR bootstrap/14522
11404         * configure.in: Cope with shells that do not support nesting
11405         quotes inside quoted backquote substitutions.
11406         * configure: Regenerate.
11408 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11410         PR bootstrap/14522
11411         * configure.in: Fix escaping of $.
11412         * configure: Regenerate.
11414 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11416         * configure: Regenerate, since I forgot to while committing Paolo's
11417         changes.
11419 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11421         PR ada/14131
11422         Move language detection to the top level.
11423         * configure.in: Find default values for the tools as
11424         soon as possible.  Disable ada if GNAT is not found.
11425         Emit error message about missing languages.  Expand
11426         --enable-languages=all for the gcc subdirectory.
11428 2004-03-10  Ben Elliston  <bje@gnu.org>
11430         * MAINTAINERS: Update my email address.
11432 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11434         * ltconfig: Disable building static libraries if building shared
11435         libraries on AIX 5L.
11437 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11439         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11440         and disable libgcj.
11441         * configure: Regenerated.
11443 2004-03-01  Brian Booth  <bbooth@redhat.com>
11445         * MAINTAINERS: Add myself to write-after-approval.
11447 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11449         * MAINTAINERS: Add myself to write-after-approval.
11451 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11453         PR bootstrap/7087
11454         * Makefile.tpl: Guard XFOO sed statements better.
11455         * Makefile.tpl: Add dependency for configure-target-libada.
11456         * Makefile.in: Regenerate (incidentally fixes broken
11457         commit when libada-branch was merged).
11459 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11461         * MAINTAINERS: Add myself to write-after-approval.
11463 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11465         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11466         maintainers.
11468 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11470         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11471         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11473 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11475         PR bootstrap/11932
11476         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11478 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11480         * MAINTAINERS: Added myself to write-after-approval.
11482 2004-02-14  Michael Koch  <konqueror@gmx.de>
11484         * MAINTAINERS: Added myself to write-after-approval.
11486 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11488         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11489         some OS port maintainers to OS port maintainers section.
11491 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11493         * MAINTAINERS: Add self.
11495 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11497         * MAINTAINERS: Alphabetize.
11499 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11501         * MAINTAINERS: Remove myself.
11503 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11505         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11506         (rs6000-*-aix*): Same.
11507         * configure: Regenerate.
11509 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11511         * configure.in (host): Add in missing $noconfigdirs to defines.
11512         * configure: Regenerate.
11514 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11515             Nathanael Nerode  <neroden@gcc.gnu.org>
11517         PR ada/6637, PR ada/5911
11518         Merge with libada-branch:
11519         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11520         with appropriate dependencies. Add --enable-libada configure switch.
11521         * configure, Makefile.in: Regenerate.
11523 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11525         * MAINTAINERS: Add myself to write-after-approval.
11527 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11529         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11530         * configure: Regenerate.
11532 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11534         Merge from upstream:
11536         * ltmain.in: When setting IFS to '~', be careful about user
11537         arguments that contain '~'.
11539         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11541         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11542         Also test $base_compile against $CC with escaped arguments. Bug
11543         reported by Geoff Keating <geoffk@apple.com>.
11545 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11547         * MAINTAINERS: Remove i960 port.
11549 2004-01-23  DJ Delorie  <dj@redhat.com>
11551         * Makefile.def (target_modules) [libiberty]: Don't stage.
11552         * Makefile.in: Rebuilt.
11554 2004-01-20  Caroline Tice  <ctice@apple.com>
11556         * MAINTAINERS: Add myself to write-after-approval.
11558 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11560         * MAINTAINERS: Update my email address.
11562 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11564         * MAINTAINERS: Add myself to write-after-approval.
11566 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11568         * MAINTAINERS: Remove entries without email address.
11570 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11572         * MAINTAINERS: Add myself to write-after-approval.
11574 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11576         * MAINTAINERS: Update my email address.
11578 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11580         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11581         * Makefile.tpl (configure-target-[+module+]): Support stage.
11582         * Makefile.in: Rebuilt.
11584 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11586         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11588 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11590         * MAINTAINERS: Add myself as a MIPS maintainer.
11592 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11594         * configure.in: Use ./config.cache, not config.cache.
11595         * configure: Regenerate.
11596         * Makefile.tpl: Special-casing not needed for GCC any more.
11597         * Makefile.in: Regenerate.
11599         * configure.in: Don't share a cache file for host dirs.
11600         * configure: Regenerate.
11602         * config-ml.in: Don't mess with the cache file.
11604 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11606         * MAINTAINERS: Move myself from 'Write After Approval' to
11607         'CPU Port Maintainers' section as SPARC maintainer.
11609 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11611         * Makefile.tpl: Make GCC use a separate config.cache.
11612         * Makefile.in: Regenerate.
11614         PR bootstrap/11932, PR bootstrap/11933
11615         (I don't know if it will fix either of them, but it relates
11616         to them.)
11617         * configure.in: Don't use shared config.cache for target
11618         directories.
11619         * configure: Regenerate.
11621 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11623         * MAINTAINERS: Add myself to 'Write After Approval' section.
11625 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11627         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11628         * configure: Regenerated.
11630 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11632         * MAINTAINERS: Remove the mn10200 maintainer.
11634 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11636         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11637         * configure: Regenerated.
11639 2003-12-16  Jan Hubicka  <jh@suse.cz>
11641         * MAINTAINERS: Add myself as callgraph maintainer.
11643 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11645         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11646         * configure: Regenerate.
11648 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11650         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11651         'Write After Approval' section. Update email.
11653 2003-12-01  James Lemke  <jim@wasabisystems.com>
11655         * MAINTAINERS (Write After Approval): Add myself.
11657 2003-11-20  Matt Thomas  <matt@3am-software.com>
11659         * MAINTAINERS: Add myself as a vax port maintainer.
11661 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11663         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11664         (configure-build-[+module+], configure-[+module+]): Likewise.
11665         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11666         * Makefile.in: Regenerate.
11668 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11670         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11671         shared/dylibed libraries.
11672         * ltmain.sh: Likewise.
11673         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11674         * ltcf-cxx.sh: Likewise.
11675         * ltcf-gcj.sh: Likewise.
11676         * ltconfig: Likewise.
11678 2003-11-17  Stan Cox  <scox@redhat.com>
11680         * MAINTAINERS: Add myself as iq2000 port maintainer.
11682 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11684         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11685         * Makefile.in: Regenerate.
11687 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11689         * config.sub: Update to 2003-11-03 version.
11691 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11693         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11694         * configure:  Regenerate.
11696 2003-10-20  Nicolas Pitre  <nico@cam.org>
11698         * MAINTAINERS: Add myself to 'Write After Approval' section.
11700 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11702         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11704 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11706         * MAINTAINERS: Update my email address.
11708 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11710         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11712 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11714         * MAINTAINERS: Add myself to 'Write After Approval' section.
11716 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11718         * config.guess: Update to 2003-10-16 version.
11719         * config.sub: Update to 2003-10-16 version.
11721 2003-10-15  David Daney  <ddaney@avtrex.com>
11723         * MAINTAINERS: Added myself to 'Write After Approval' section.
11725 2003-10-15  Falk Hueffner  <falk@debian.org>
11727         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11728         'Write After Approval' section. Update email.
11730 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11732         * MAINTAINERS: Move myself from 'Write After Approval' to
11733         'Various Maintainers' section as middle-end maintainer.
11735 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11737         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11738         HOST_FLAGS_TO_PASS.
11739         * Makefile.in: Regenerate.
11741 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11743         * config.guess: Update to 2003-10-07 version.
11744         * config.sub: Update to 2003-10-07 version.
11746 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11748         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11749         * ltconfig (irix5*, irix6*): Don't override version_type.
11751 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11753         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11754         * configure: Rebuilt
11755         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11756         * Makefile.in: Rebuilt
11758 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11760         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11762 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11764         * MAINTAINERS (Write After Approval): Add myself.
11766 2003-09-29  Paul Koning  <ni1d@arrl.net>
11768         * MAINTAINERS: Move myself from "Write After Approval"
11769         to CPU platform maintainers for pdp11 platform.
11771 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11773         * MAINTAINERS: Move myself from 'Write After Approval' to
11774         'Various Maintainers' section as libffi testsuite maintainer.
11776 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11778         * configure.in: Pass a computed --program-transform-name
11779         to subconfigures.
11780         * configure: Regenerated.
11782 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11784         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11785         * Makefile.in: Regenerate.
11787         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11788         * Makefile.in: Regenerate.
11790 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11792         * MAINTAINERS: Move myself from 'Write After Approval'
11793         to 'Various Maintainers' (objective-c) section.
11795 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11797         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11798         quoting.
11799         * configure: Regenerated.
11801 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11803         * MAINTAINERS (Write After Approval): Add myself to write after
11804         approval list.
11806 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11808         * MAINTAINERS (Write After Approval): Add myself.
11810 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11812         * MAINTAINERS: Update my e-mail address.
11814 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11816         * libtool.m4 (LD): Correct powerpc64 host match.
11818 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11820         * MAINTAINTERS: Update my affiliation and email address.
11822 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11824         * MAINTAINERS (Write After Approval): Add myself.
11826 2003-09-04  DJ Delorie  <dj@redhat.com>
11828         * configure: Regenerate.
11830 2003-09-04  Robert Millan  <robertmh@gnu.org>
11832         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11834 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11836         * configure.in: Ensure arguments to sed are properly spaced.
11837         * configure: Regenerate.
11839 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11841         * MAINTAINERS: Update my e-mail address.
11843 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11845         * MAINTAINERS (Write After Approval): Add myself.
11847 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11849         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11850         * configure: Regenerated.
11852 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11854         * MAINTAINERS: Update my email address.
11856 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11858         * configure.in:  Use newline instead of semicolon when assuming
11859         shell arguments in a for loop.
11860         * configure:  Regenerated.
11862 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11864         * MAINTAINERS: Resurrect the i860 maintainer.
11866 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11868         PR 8180
11869         * configure.in: When testing with_libs and with_headers, treat
11870         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11871         * configure: Regenerate.
11873         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11874         make, shell, etc.
11875         (baseargs): Likewise.
11876         * configure: Regenerate.
11878 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11880         * MAINTAINERS (Write After Approval): Add myself.
11882 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11884         * configure.in: Disable libgcj for darwin not on powerpc.
11885         * configure: Rebuild.
11887 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11889         * config-ml.in, symlink-tree: Add license.
11891 2003-08-03  Richard Stallman  <rms@gnu.org>
11892             Eben Moglen  <moglen@columbia.edu>
11894         * README.SCO: New file.
11896 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11898         * Makefile.tpl (check, check-c++): Express dependencies using
11899         dependencies rather than commands.
11900         * Makefile.in: Regenerate.
11902 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11904         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11905         * configure: Ditto.
11907 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11909         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11910         * Makefile.in: Update.
11912 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11914         * configure.in: Enable libgcj for darwin.
11915         * configure: Rebuild.
11917 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11919         * config-ml.in:  Use ac_configure_args directly instead of
11920         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11921         actually seen.
11923 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11925         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11926         creating target and build subdirs to build all parent dirs as needed.
11927         * Makefile.in: Rebuild.
11928         * configure.in: Don't build dirs explicitly here.
11929         * configure: Rebuild.
11931 2003-07-26  Paul Brook  <paul@nowt.org>
11933         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11935 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11937         * Makefile.tpl (all-make): Depend on intl.
11938         * Makefile.in: Rebuilt.
11940 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11942         * install-sh:  Update to newer upstream versions (associated with
11943         aclocal 1.7).
11944         * mkinstalldirs:  Likewise.
11945         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11947 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11949         * MAINTAINERS: Move self from Bug database only accounts
11950         to write-after-approval.
11952 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11954         * config.if: Remove unused libc_interface determination.
11956 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11958         * MAINTAINERS: Move self from write-after-approval to
11959         build machinery (*.in).
11961 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11963         PR bootstrap/11273
11964         PR bootstrap/11408
11965         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11966         unused INSTALL_PROGRAM_ARGS.
11967         * configure.in: Use AC_PROG_INSTALL.
11968         * Makefile.in: Regenerate.
11969         * configure: Regenerate.
11971 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11973         * MAINTAINERS: Alphabetize.
11975 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11977         * configure: Rebuilt.
11978         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11979         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11980         newlib nor libgloss.
11981         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11982         * configure.in (am33_2.0-*-linux*): Added.
11984 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11986         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11987         * configure: Regenerate.
11989 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11991         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11992         * Makefile.in: Regenerate.
11994 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11996         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11997         * Makefile.in: Regenerate.
11999 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12001         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12002         * Makefile.in: Regenerated.
12004         * config-ml.in: Replace PWD with PWD_COMMAND.
12006 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12008         * intl: New directory; see intl/ChangeLog for details.
12009         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12010         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12011         * Makefile.in: Regenerate.
12013 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12015         * configure.in: Clean up config-lang.in handling.  Delete
12016         useless assignment to "subdirs".
12017         * configure: Regenerate.
12019 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12021         * configure.in: Rename 'target_libs' to 'target_libraries'.
12022         Remove useless reference to 'target_libs'.
12023         * configure: Regenerate.
12025 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12027         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12028         * Makefile.in: Regenerate.
12030 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12032         * Makefile.def: Introduce flags_to_pass.
12033         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12034         * Makefile.in: Regenerate.
12036 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12038         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12039         and target-libgloss.
12040         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12041         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12042         * configure: Regenerate.
12044 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12046         * configure.in: Update testsuite_flags to new location.
12047         * configure. Regenerate.
12049 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12051         * Makefile.tpl: Remove BUILD_CC stuff.
12052         * Makefile.in: Regenerate.
12054 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12056         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12058 2003-06-16  Graeme Peterson  <gp@qnx.com>
12060         * MAINTAINERS (Write After Approval): Add myself.
12062 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12064         * config.guess: Update to 2003-06-12 version.
12065         * config.sub: Update to 2003-06-13 version.
12067 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12069         * config.guess: Update to 2003-06-06 version.
12070         * config.sub: Update to 2003-06-06 version.
12072 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12074         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12075         * configure. Regenerate.
12077 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12079         * configure.in: Disable serial configure by default.
12080         * configure: Regenerate.
12081         * Makefile.tpl: Abolish .NOTPARALLEL.
12082         * Makefile.in: Regenerate.
12084         * Makefile.tpl: Replace {build,host,target}_canonical by
12085         {build,host,target}.
12086         * Makefile.in: Regenerate.
12088         * Makefile.tpl: Fix stupid pasto.
12089         * Makefile.in: Regenerate.
12091 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12093         * Makefile.tpl: Remove bogus conditional.
12094         * Makefile.in: Regenerate.
12096 2003-06-05  Jan Hubicka  <jh@suse.cz>
12098         * Makefile.tpl (profiledbootstrap): New target.
12099         * Makefile.in (profiledbootstrap): New target.
12101 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12103         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12104         Pinski. Remove user names from other bugzilla-only maintainers.
12106 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12108         * Makefile.tpl: Make 'recursive targets' using autogen rather
12109         than shell loop.  Remove duplicate 'clean' targets and false
12110         comments.
12111         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12112         Add systematic method of specifying missing targets in subdirs.
12113         Add copyright boilerplate.
12114         * Makefile.in: Regenerate.
12115         * configure.in: Add 'recursive targets' to maybe list.
12116         * configure: Regenerate.
12118         * MAINTAINERS: "GNATS only" -> "Bug database only".
12120         * Makefile.tpl: Rename [+target+] to [+make_target+].
12121         * Makefile.def: Rename 'target' to 'make_target'.
12123 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12125         * MAINTAINERS: Add self as options handling maintainer.
12127 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12129         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12130         been too long since I touched those ports.
12132 2003-05-28  DJ Delorie  <dj@redhat.com>
12134         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12135         * Makefile.in: Regenerate.
12137 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12139         * configure.in: Use curly braces in the definition of tooldir.
12140         * configure: Regenerate.
12142 2003-05-21  DJ Delorie  <dj@redhat.com>
12144         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12145         newlib or libgloss.
12146         * Makefile.in: Regenerate.
12148 2003-05-21  DJ Delorie  <dj@redhat.com>
12150         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12151         * Makefile.in: Regenerate.
12153 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12155         * MAINTAINERS: Update my e-mail address.
12157 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12159         * configure.in: Switch more things to use maybe dependencies.
12160         * Makefile.tpl: Switch more things to use maybe dependencies.
12161         Factor out common code from autogen IF statements.
12162         * configure: Regenerate.
12163         * Makefile.in: Regenerate.
12165 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12167         * configure.in: Accept i[3456789]86 for machine type.
12168         * configure: Regenerate.
12170 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12172         * configure.in: Switch more things to use maybe dependencies.
12173         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12174         * configure: Regenerate.
12175         * Makefile.tpl: Switch more things to use maybe dependencies.
12176         * Makefile.in: Regenerate.
12178 2003-05-16  Andreas Schwab  <schwab@suse.de>
12180         * Makefile.tpl (install-opcodes): Define.
12181         * Makefile.in: Rebuild.
12183 2003-05-13  Andreas Jaeger  <aj@suse.de>
12185         * config.guess: Update to 2003-05-09 version.
12186         * config.sub: Update to 2003-05-09 version.
12188 2003-05-13  Michael Eager  <eager@mvista.com>
12190         * configure.in: Correct sed script so that options in quotes are not
12191         deleted.
12192         * configure: Rebuild.
12194 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12196         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12197         and $$s/newlib/libc/sys/cygwin32 include paths.
12198         * configure: Ditto.
12200 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12202         * MAINTAINERS: Update my email addresses.
12204 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12206         * config-ml.in: Propagate INSTALL variables.
12208 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12210         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12212 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12214         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12215         * Makefile.in: Regenerate.
12217 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12219         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12221 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12223         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12225 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12227         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12228         * Makefile.in: Regenerated.
12230 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12232         * MAINTAINERS (Write After Approval): Upgrade myself from
12233         GNATS only to write-after-approval. Update my mail address.
12235 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12237         (OS Port Maintainers: freebsd): Add myself.
12239 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12241         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12243 2003-04-22  Kean Johnston  <jkj@sco.com>
12245         * MAINTAINERS (SCO ports): Added myself.
12247 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12249         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12251 2003-04-19  Kean Johnston  <jkj@sco.com>
12253         * MAINTAINERS (Write After Approval): Add myself.
12255 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12257         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12258         * Makefile.in: Regenerate.
12260 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12262         * configure.in (powerpc64*-*-linux*): Remove.
12263         * configure: Rebuilt.
12265 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12267         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12268         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12269         and restrap.
12270         * Makefile.in:  Regenerate.
12272 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12274         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12275         * configure: Regenerated.
12277 2003-04-15  DJ Delorie  <dj@redhat.com>
12279         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12281 2003-04-13  Nick Clifton  <nickc@redhat.com>
12283         * config-ml.in: Remove support for --disable-aix removing
12284         call-aix multilibs.
12286 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12288         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12289         * */configure: Rebuilt.
12291 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12293         * MAINTAINERS: Add my email address.
12295 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12297         * MAINTAINERS (Write After Approval): Add myself.
12299 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12301         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12302         * Makefile.in: Regenerate.
12304 2003-03-14  Michael Chastain  <mec@shout.net>
12306         * Makefile.in: Regenerate with correct Makefile.def.
12308 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12310         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12311         Make macro.
12312         * Makefile.in: Regenerate.
12313         * configure.in: Clean up gxx_include_dir logic.
12314         * configure: Regenerate.
12316 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12318         * MAINTAINERS (Write After Approval): Add myself.
12320 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12322         * MAINTAINERS: Update my mail address.
12324 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12326         * configure.in (gxx_include_dir): Fix typo.
12327         * configure: Regenerated.
12329 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12331         * Makefile.tpl: Reindent.
12332         * Makefile.in: Regenerate.
12333         * configure.in: Reindent.  Don't set unused variables.
12334         * configure: Regenerate.
12336 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12338         * configure.in: Include $(build_tooldir)/sys-include in
12339         FLAGS_FOR_TARGET.
12340         * configure: Regenerated.
12342 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12344         * Makefile.tpl: Always pass down RANLIB.
12345         * Makefile.in: Regenerate.
12347         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12348         * Makefile.in: Regenerate.
12349         * configure.in: Remove unused logic relating to --enable-shared
12350         and --enable-threads.  Remove bogus comments.  Remove redundant
12351         noconfigdirs.
12352         * configure: Regenerate.
12354         * configure.in: Replace ${libstdcxx_version} by its value.
12355         Remove reference to mh-dgux.
12356         * configure: Regenerate.
12358 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12360         * MAINTAINERS (Write After Approval): Add myself.
12362 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12364         * Makefile.tpl: Rearrange.
12365         * Makefile.in: Regenerate.
12367 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12369         * configure.in: Add support for kaOS as cross build target system.
12370         * configure: Regenerated.
12372 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12374         * MAINTAINERS (Write after approval): Add myself.
12376 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12378         * MAINTAINERS: Update my email address.
12380 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12382         * MAINTAINERS: Add self to blanket write privs. section.
12384 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12386         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12387         configure-target-* as some target builds may require additional
12388         flags for preprocessor tests.
12389         * Makefile.in: Regenerated.
12391 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12393         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12394         * ltconfig: Handle it.
12395         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12396         auto-detecting it.
12398         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12399         it is used as argument to $CC.
12400         * ltcf-gcj.sh: Likewise.
12402         * configure.in: Introduce --enable-maintainer-mode.
12403         * configure: Rebuilt.
12404         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12405         for maintainer mode.
12406         * Makefile.in: Rebuilt.
12408 2003-02-18  Jason Merrill  <jason@redhat.com>
12410         * Makefile.tpl (check-c++): Allow parallelism.
12412 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12414         * MAINTAINERS: Remove John Carr (who never actually had access to
12415         gcc.gnu.org).
12417 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12419         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12420         don't configure target-libobjc.
12421         * configure: Regenerate.
12423 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12425         * Makefile.tpl (RANLIB): Define.
12426         * Makefile.in: Regenerate.
12428 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12430         * MAINTAINERS: Update my email.
12432 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12434         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12435         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12436         * Makefile.in: Regenerated.
12437         * configure.in: Remove all traces of snavigator, db, and grep.
12438         * configure: Regenerated.
12440 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12442         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12443         After Approval.
12445 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12447         * MAINTAINERS (Write after approval): Add myself.
12449 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12451         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12452         * Makefile.in: Regenerated.
12454 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12456         * config.guess: Updated to 2003-01-30's version.
12457         * config.sub: Updated to 2003-01-28's version.
12459 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12461         * config.if: If gcc_version is already set, just use it.  Don't set
12462         gcc_version_trigger if it's already set, otherwise set it to
12463         gcc/version.c, but only if the file exists.  If it is not set and
12464         gcc/version.c does not exist, try to extract the version number from
12465         $CC.
12467 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12469         * MAINTAINERS: Add myself to write-after-approval list.
12471 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12473         * configure.in:  Revert 24Jan change.
12474         * configure:  Regenerate.
12476 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12478         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12479         entry of HJ Lu.
12481 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12483         * configure.in: Revert previous change.
12484         * configure: Regenerate.
12486 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12488         * configure.in: Make rda native-only.
12489         * configure: Regenerate.
12491 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12493         * MAINTAINERS: Move myself from GNATS-only-accounts to
12494         write-after-approval.
12496 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12498         * configure.in: Add missing \.
12499         * configure: Rebuilt.
12501 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12503         * configure.in (baseargs): Avoid using \| in sed regular
12504         expressions.
12505         * configure: Rebuilt.
12507 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12509         * configure.in (baseargs): Remove all supported forms of
12510         --cache-file, --srcdir, --host, --build and --target options
12511         from argument lists.
12512         * configure: Rebuilt.
12514 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12516         * MAINTAINERS: Add myself to write-after-approval list.
12518 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12520         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12521         * configure: Rebuilt.
12523 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12525         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12526         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12527         * Makefile.in: Regenerate.
12528         * configure: Regenerate.
12530 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12532         * configure.in: Remove Makefile in build, host and target modules
12533         unless configure was run with --no-recursion.
12534         * configure: Rebuilt.
12536 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12538         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12539         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12540         * Makefile.in: Regenerate.
12542 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12544         * config.guess: Update to 2003-01-03 version.
12545         * config.sub: Update to 2003-01-03 version.
12547 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12549         * configure: Regenerate with proper autoconf 2.13.
12551 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12553         * configure.in: Add AC_PREREQ for consistency.
12554         * configure: Regenerate.
12556 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12558         * configure.in (GDB_TK): Add tcl directories conditional on
12559         gdb/gdbtk directory being present.
12560         * configure: Regenerate.
12562 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12564         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12565         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12566         * configure: Rebuilt.
12568 2002-12-31  Tom Tromey  <tromey@redhat.com>
12570         * Makefile.in: Rebuilt.
12571         * Makefile.def (target_modules) [libffi]: Allow installation.
12573 2002-12-31  Andreas Schwab  <schwab@suse.de>
12575         * configure.in: Fix use of $program_transform_name.
12576         * configure: Regenerated.
12578 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12580         * configure.in (baseargs): Don't remove first configure argument.
12581         * configure: Regenerated.
12583 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12585         * Makefile.tpl (local-distclean): Don't remove...
12586         (multilib.ts): ... this.  Moved into...
12587         (multilib.out): ... this.  Don't use sub-make.
12588         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12589         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12590         (configure-build-[+module+], configure-[+module+],
12591         configure-target-[+module+], configure-gcc): ... these.  Test
12592         for Makefile existence.  Drop config.status from dependencies.
12593         * Makefile.in: Rebuilt.
12594         * configure.in: Move gcc-version-trigger to the end of
12595         ac_configure_args.  Add comments to maybedep.tmp and
12596         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12597         nonopt from baseargs, matching and removing corresponding
12598         whitespace while at it.
12599         * configure: Rebuilt.
12601 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12603         * configure.in (host_configargs): Replace reference to
12604         no-longer-defined buildopts with --build=${build_alias}.
12605         * configure: Rebuilt.
12607         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12608         program_transform_name to standard idiom.
12609         (AUTOGEN, AUTOCONF): Define.
12610         (Makefile.in): Use $(AUTOGEN).
12611         (Makefile): Depend on config.status, and use autoconf-style rule to
12612         build it.  Move original commands to...
12613         (config.status): ... this new target.
12614         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12615         $(AUTOCONF).
12616         * Makefile.in: Rebuilt.
12618 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12620         * Makefile.tpl: Fix dramatic bustage due to change in
12621         program_transform_name.
12622         * Makefile.in: Regenerate.
12624         * configure.in: Remove unnecessary PATH setting.
12625         * configure: Regnerate.
12627         * configure.in: Don't default to unprefixed tools unless
12628         the native tools will work.
12629         * configure: Regenerate.
12631         * configure.in: Convert to autoconf script.  Blow away lots
12632         of now-redundant Makefile fragments.
12633         * configure: Generate using Autoconf.
12634         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12635         * Makefile.in: Regenerate.
12637 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12639         * configure: Fix stupid bug where RANLIB was mistakenly included.
12641         * configure.in: Rename (buildargs, hostargs, targargs) to
12642         (build_configargs, host_configargs, target_configargs).
12644         * configure.in: Move logic out of sed statement.
12646         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12647         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12649 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12651         * config.sub: Import from master repository
12652         * config.guess: Ditto
12654 2002-12-24  Andreas Schwab  <schwab@suse.de>
12656         * Makefile.tpl (multilib.out): Fix missing space.
12657         * Makefile.in: Regenerate.
12659 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12661         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12662         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12663         * Makefile.in: Regenerate.
12664         * configure.in: Remove unnecessary leftovers.
12666 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12668         * configure.in (extra_ranlibflags_for_target): New variable.
12669         (*-*-darwin): Add -c to ranlib commands.
12670         * configure (tooldir): Handle extra_ranlibflags_for_target.
12672 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12674         * Makefile.tpl: Revert HJL's change.
12675         * Makefile.in: Regenerated.
12676         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12677         always.
12679 2002-12-19  Andreas Schwab  <schwab@suse.de>
12681         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12682         * Makefile.in: Regenerate.
12684 2002-12-18  H.J. Lu  <hjl@gnu.org>
12686         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12687         * Makefile.in: Regenerated.
12689         * configure.in (build_prefix): New. Substitute.
12691 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12693         * Makefile.tpl: Don't let real targets depend on phony targets.
12694         * Makefile.in: Regenerate.
12696         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12697         * Makefile.in: Regenerate.
12699 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12701         * config.sub: Import from master repository
12702         * config.guess: Ditto
12704 2002-12-16  Jason Merrill  <jason@redhat.com>
12706         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12707         previous 'make bootstrap'.
12708         * Makefile.in: Regenerate.
12710 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12712         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12714 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12716         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12717         * Makefile.in: Regenerate.
12719 2002-12-13  Jason Merrill  <jason@redhat.com>
12721         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12722         library tests.
12723         (check-c++): Just depend on it and check-target-libstdc++-v3.
12724         * Makefile.in: Regenerate.
12726 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12728         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12729         * Makefile.in: Rebuilt.
12731 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12733         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12735 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12737         * configure: Fix bug put in by gremlins.
12739         * Makefile.tpl: Substitute more autoconfily.
12740         * configure: Substitute more autoconfily.
12741         * Makefile.in: Regenerate.
12743 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12745         * config.sub: Import from master repository
12746         * config.guess: Ditto
12747         * MAINTAINERS: Added Svein Seldal under write after approval
12749 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12751         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12752         * Makefile.in (all-sim): Ditto.
12754 2002-12-06  DJ Delorie  <dj@redhat.com>
12756         * Makefile.tpl: Change configure dependencies to not have real
12757         targets depend on phony targets.
12759 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12761         * configure.in: Revert unintentional change.
12763         * Makefile.tpl: Change dependency for */multilib.out so that
12764         it works when gcc isn't in the tree.
12766         * configure.in: Substitute more.
12767         * configure: Run subconfigures from the Makefile.
12768         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12769         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12771 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12773         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12775 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12777         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12778         and corresponding dependencies.
12779         * Makefile.in: Regenerate.
12781         * configure.in (host_tools): Order binutils, gas and ld for
12782         convenience in running the testsuites.
12784         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12785         * Makefile.in: Regenerate.
12786         * configure.in: Introduce rules to serialize subconfigure runs.
12788         * configure.in: Introduce BASE_CC_FOR_TARGET.
12789         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12790         Realize configure-build-* targets.  Realize configure-target-* targets.
12791         * Makefile.in: Regenerate.
12793 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12795         * configure: Move gcc_version_trigger stuff from here...
12796         * configure.in: ...to here.
12798         * configure.in: Separate subconfigure options added by this file from
12799         options given by the user.  Add machinery to put args for host
12800         subconfigures into the Makefile.
12802         * Makefile.tpl: Remove 'vault' targets.
12803         * Makefile.tpl: Reorder and comment dependencies.
12804         * Makefile.in: Regenerate.
12806 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12807         * configure.in: Fix my broken commit of previous patch. (sigh)
12809 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12811         * configure.in: Move host-specific darwin noconfigdirs into
12812         the host-specific section.
12814 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12816         * configure.in: Move host-specific darwin noconfigdirs into
12817         the host-specific section.
12819 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12821         * configure: Remove skip-this-dir support.
12822         * Makefile.tpl: Remove skip-this-dir support.
12824         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12825         subdirectories.
12826         * Makefile.in: Regenerate.
12828         * Makefile.tpl: Strip out useless setting of 'dir'.
12829         * Makefile.in: Regenerate.
12831 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12833         * configure.in: Fix deeply stupid bug.
12835         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12836         shell code in CXX_FOR_TARGET
12837         * Makefile.def: Introduce raw_cxx.
12838         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12839         RAW_CXX_FOR_TARGET.
12840         * Makefile.in: Regenerate.
12842 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12844         * Makefile.tpl: Remove unnecessary ifs.
12845         * Makefile.in: Regenerate.
12847         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12848         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12849         targets for 'no_install' modules.
12850         * configure: Move GDB_TK substitution to configure.in.  Move
12851         build_modules stuff to configure.in.
12852         * configure.in: Implement soft dependency machinery.  Maybe-ize
12853         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12854         * Makefile.in: Regenerate.
12856 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12858         * Makefile.tpl: Make all-target, install-target behave similarly
12859         to all, install (only hitting configured targets).  Eliminate
12860         unused macro defintions.
12862         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12863         build != host.
12865         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12867         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12869         * configure.in: Produce lists of subdir targets we're actually
12870         configuring.  Remove references to "dosrel".
12871         * Makefile.tpl: Let configure set which subdir targets are hit.
12872         Remove install-cross; clean up install; remove ALL.  Remove
12873         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12874         Autogenerate host module targets.  Remove empty dependency lines
12875         and redundant dependency; rearrange slightly.
12876         * Makefile.def: Add host-side libtermcap, utils.
12878         * Makefile.in: Regenerate.
12880 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12882         * ltconfig (osf[345]): Append $major to soname_spec.
12883         Reflect this in library_names_spec.
12884         * ltmain.sh (osf): Prefix $major with . for use as extension.
12886 2002-11-19  Andreas Jaeger  <aj@suse.de>
12888         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12889         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12890         and sparc64 GNU/Linux systems.
12892 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12894         * MAINTAINERS: Update email.
12896 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12898         * MAINTAINERS: Complete James Dennett's entry.
12900 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12902         * MAINTAINERS (Write After Approval): Add myself.
12904 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12906         * Makefile.tpl: syntactic cleanup
12908 2002-11-13  Stuart Hastings  <stuart@apple.com>
12910         * MAINTAINERS: Add myself to write-after-approval list.
12912 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12914         * Makefile.def: Add list of recursive targets to autogenerate.
12915         Add build_modules.
12916         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12917         targets.  Autogenerate *-build-* targets.
12918         * Makefile.in: Regenerate.
12920 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12922         * configure: More autoconf-style substitutions.
12923         * Makefile.tpl: More autoconf-style substitutions.
12924         * Makefile.in: Regenerate.
12926 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12928         * configure: Substitute more variables in a more autoconf-friendly
12929         way.  Simplify slightly.
12930         * Makefile.tpl: Make more variables substitutable in an
12931         autoconf-friendly way.
12932         * Makefile.in: Regenerate.
12934 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12936         * MAINTAINERS (Write After Approval): Add myself.
12938 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12940         * configure.in (v810*): Remove special setting of tools.
12942         * configure: Add support for extra required flags for ar or nm.
12943         * configure.in (aix4.3+): Use above support for target-specific
12944         issues, rather than using config/mt-aix43.
12946 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12948         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12949         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12950         with $srcdir.  Reformat indentation.  Substitute some variables
12951         formerly hard-coded in the Makefile for build=host.
12952         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12953         * Makefile.def: Autogenerate more.
12954         * Makefile.in: Regenerate.
12956 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12958         * MAINTAINERS (Write After Approval): Add myself.
12960 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12962         * Makefile.def (host_modules): Add rda.
12963         * Makefile.in: Regenerate.
12964         * configure.in (target_tool): Add target-rda to list.
12966 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12968         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12970 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12972         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12973         and restrap targets to this rule.
12974         * Makefile.in:  Regenerate.
12976 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12978         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12979         GNATS only accounts.
12981 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12983         * configure.in (i[3456]86-*-linux*): Add check to disable
12984         ${libgcj} for glibc1.
12986 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12988         * MAINTAINERS: Add myself as ip2k port maintainer.
12990 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12992         * configure.in: Add tic4x target.
12994 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12996         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12997         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12998         * Makefile.in: Regenerate.
13000         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13001         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13002         * Makefile.in: Regenerate.
13004 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13006         * MAINTAINERS: Add myself as web pages co-maintainer.
13008 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13010         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13011         * Makefile.in: Regenerate.
13013 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13015         * MAINTAINERS: Add myself and Nathan Sidwell
13016         <nathan@codesourcery.com> as VxWorks maintainers.
13018 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13020         * Makefile.def: Remove order dependency comments.
13021         * Makefile.tpl: Add explicit install-install dependencies.
13022         * Makefile.in: Regenerate.
13024         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13025         * Makefile.in: Regenerate.
13027         * Makefile.tpl: Add configure-target (for src-release in src)
13028         * Makefile.in: Regenerate.
13030 2002-09-30  Nick Clifton  <nickc@redhat.com>
13032         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13034 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13036         * configure.in (s390*-*-linux*): Enable libgcj.
13038 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13040         * configure: Revert accidentally applied changes.
13042         * Makefile.tpl: Make more autoconf-friendly.
13043         * Makefile.in: Regenerate.
13044         * configure: Make substitution more autoconf-like.
13046 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13048         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13049         single entry to handle all these.
13050         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13051         libjava on arm-*-elf.
13053 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13055         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13056         things that depend on them.
13058 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13060         * Makefile.tpl: Make subsituted variables more autoconfy.
13061         * Makefile.in: Regenerate.
13062         * configure: Make seds more autoconfy.
13064 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13066         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13067         * Makefile.in: Regenerate.
13068         * configure.in: Rewrite sed statements to look autoconfy.
13070         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13071         all-target-foo on configure-target-foo.
13072         * Makefile.def: Ditto.
13073         * Makefile.in: Rebuild.
13075 2002-09-25  Andrew Haley  <aph@redhat.com>
13077         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13079 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13081         * Makefile.def: New file.
13082         * Makefile.tpl: New file.
13083         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13084         * contrib/gcc_update: Note that Makefile.in is a generated file.
13086         * configure.in: Minor rearrangement.  Simplify tests.
13088 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13090         * configure.in (with_headers): Skip copy if value is "yes".
13091         (with_libs): Likewise.
13093 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13095         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13096         * configure.in (sh*-*-pe*): Ditto.
13097         * configure.in (mips*-*-pe*): Ditto.
13098         * configure.in (*arm-wince-pe): Ditto.
13100         * configure.in: Rearrange.
13102 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13104         * MAINTAINERS: Update my email address.
13106 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13108         * MAINTAINERS: (Write After Approval): Add myself.
13110 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13112         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13114 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13116         * MAINTAINERS: Change my mailing address.
13118 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13120         * MAINTAINERS (Write After Approval): Remove myself.
13121         (Various Maintainers: c++ runtime libs): Add myself.
13123 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13125         * MAINTAINERS (Write After Approval): Remove myself.
13126         (Various Maintainers: c++ runtime libs): Add myself.
13128 2002-08-15  Eric Christopher  <echristo@redhat.com>
13130         * config.sub: Import from master repository.
13131         * config.guess: Ditto.
13133 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13135         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13136         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13137         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13139 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13141         * MAINTAINERS: Add self to rs6000 vector extensions.
13143 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13145         * libiberty/configure: Reverted unintended yesterday's check in.
13147 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13149         * boehm-gc/configure, libf2c/configure: Rebuilt.
13150         * libffi/configure, libiberty/configure: Ditto.
13151         * libjava/configure, libobjc/configure: Ditto.
13152         * libstdc++-v3/configure, zlib/configure: Ditto.
13153         Merged from binutils:
13154         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13155         From Steve Ellcey <sje@cup.hp.com>:
13156         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13157         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13158         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13159         IA64.
13160         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13161         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13162         soname_spec, sys_lib_search_path_spec): Ditto.
13164 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13166         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13168 2002-08-04  H.J. Lu  (hjl@gnu.org)
13170         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13172 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13174         * MAINTAINERS (Write After Approval): Add myself.
13176 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13178         * configure.in: Move generic linux case to end.  Copy generic
13179         linux noconfigdirs to mips*-*-linux* entry and new
13180         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13182 2002-07-19  Michael Matz  <matz@suse.de>
13184         * MAINTAINERS: Add myself as ra* maintainer.
13186 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13188         * config.guess: Update to 2002-07-09 version.
13189         * config.sub: Update to 2002-07-03 version.
13191 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13193         * MAINTAINERS: Fix typo in a maintainer email address.
13195 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13197         * configure.in: Remove two redundant tests.
13199 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13201         * configure.in (mips*-*-irix6*o32): Enable stabs.
13203 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13205         * configure.in: Don't build grez.
13206         * Makefile.in: Ditto.
13208         * Makefile.in: Remove references to bsp, cygmon, libstub.
13209         * configure.in: Ditto.
13211         * configure.in: Remove leftover reference to gdbtest.
13213 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13215         * configure.in (gxx_include_dir):  Change to match versioned
13216         C++ headers if --enable-version-specific-runtime-libs is used.
13218 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13220         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13222 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13224         * configure.in: Make --without-x work.
13226 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13228         * configure.in: Rearrange target Makefile fragment collection.
13230         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13231         cvs[src].
13232         * configure.in: Ditto.
13234 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13236         * MAINTAINERS (Write After Approval): Update my e-mail address.
13238 2002-06-24  Ben Elliston  <bje@redhat.com>
13240         * configure.in (host_tools): Remove cgen.
13242         * Makefile.in (all-cgen): Remove; runs from its source directory.
13243         (check-cgen, install-cgen, clean-cgen): Likewise.
13244         (all-opcodes): Do not depend on all-cgen.
13245         (all-sim): Likewise.
13247 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13249         * Makefile.in: Eliminate 'apache' targets.
13250         * configure.in: Eliminate 'apache' targets.
13252         * configure.in: Eliminate redundant tests.  Reorganize.
13254         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13256         * config-ml.in: Eliminate references to Cygnus configure.
13258         * Makefile.in: Eliminate references to building emacs.
13260 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13262         * MAINTAINERS: Update my email address.
13264 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13266         * config.if (libstdcxx_incdir): Version C++ headers.
13267         (cxx_incdir): Remove.
13269 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13271         * MAINTAINERS (Write After Approval): Add self.
13273 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13275         * configure.in: Add support for ip2k.
13277 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13279         * configure.in: Fix AIX configury bug.
13281 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13283         * MAINTAINERS (Write After Approval): Add self.
13285 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13287         * configure.in: replace ${topsrcdir} with ${srcdir}
13289         * configure.in: Move definition of libstdcxx_flags
13290         right above usage, rather than waaay earlier.
13292         * configure.in: Pull definition of is_cross_compiler earlier.
13294         * configure.in: Rearrange a little.
13296         * configure.in: Remove references to librx.
13297         * Makefile.in: Remove references to librx.
13299 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13301         * config.sub: Add support for avr target.
13302         Import from master sources, rev 1.255
13304 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13306         * configure, .cvsignore:  Revert previous change...
13307         * Makefile:  ...delete.
13309 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13311         * configure.in: Eliminate ${gasdir} variable.
13313 2002-06-18  Dave Brolley  <brolley@redhat.com>
13315         * configure.in: Add support for frv.
13316         * config.sub: Add support for frv.
13318 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13320         * configure:  Remove garbage from previous commit.
13322 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13324         * configure:  For in-source builds, make a subdir and re-exec there.
13325         * Makefile:  New file.  Pass targets through to build directory.
13326         * .cvsignore:  No longer ignore "Makefile".
13328 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13330         * MAINTAINERS (Write After Approval): Add self.
13332 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13334         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13336 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13338         * configure.in (vax-*-netbsd*): Re-enable gas.
13340 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13342         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13343         BUILD_PREFIX_1, to correct nomenclature.
13344         * configure: Likewise.
13346         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13347         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13349 2002-05-31  Olaf Hering  <olh@suse.de>
13351         * config-ml.in: Propogate DESTDIR also.
13353 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13355         * configure.in (vax-*-netbsd*): Don't build gas for this
13356         platform.
13358 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13360         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13361         and libgcj for AVR.
13363 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13365         * MAINTAINERS (Write After Approval): Add myself.
13367 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13369         * config.guess: Update to 2002-05-22 version.
13370         * config.sub: Likewise.
13372 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13374         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13375         * config-ml.in: Likewise.
13376         * configure: Likewise.
13377         * configure.in: Likewise.
13379 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13381         * MAINTAINERS: Update my email address.
13383 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13385         * configure.in: Simplify makefile fragment collection.
13387         * configure.in: Remove code to build emacs.
13389         * configure.in : Remove --srcdir argument from targargs and buildargs
13390         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13392         * configure: Move some logic to configure.in.
13393         * configure.in: Move some logic from configure.
13395 2002-05-11  Tom Tromey  <tromey@redhat.com>
13397         * MAINTAINERS: Reflect libgcj reality.
13399 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13401         * Makefile.in: Honour DESTDIR.
13403 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13405         * config.guess: Import 2002-03-20 version.
13406         * config.sub: Import 2002-04-26 version.
13408 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13410         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13412 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13414         * MAINTAINERS: Add self.
13416 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13418         * ltmain.sh: Detect and handle object name conflicts
13419         while piecewise linking a static library.
13421 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13423         * configure.in (noconfigdirs): Don't disable libgcj on
13424         sparc64-*-solaris* and sparcv9-*-solaris*.
13426 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13428         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13430 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13432         * configure.in (FLAGS_FOR_TARGET): Do not add
13433         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13434         on i[3456]86-*-linux*.
13436 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13438         * configure.in (noconfigdirs): Replace [ ] with test.
13440         * configure.in (noconfigdirs): Do not add target-newlib if
13441         target == i[3456]86-*-linux*, and host == target.
13443 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13445         * configure.in: delete reference to absent file
13447         * configure.in: replace '[' with 'test'
13449         * configure.in: Eliminate references to gash.
13450         * Makefile.in: Eliminate references to gash.
13452         * configure.in: remove useless references to 'pic' makefile fragments.
13454         * configure.in: (*-*-windows*) Finish removing.
13456         * configure.in: Eliminate redundant test for libgui.
13458 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13460         * MAINTAINERS: Add self and realphabetize.  Update entries
13461         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13462         entry for a29k port maintainer.
13464 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13466         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13467         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13469 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13471         * configure.in: remove references to dead files
13473 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13475         * MAINTAINERS: Add information about purpose of this file.
13477 2002-04-18  Tom Tromey  <tromey@redhat.com>
13479         * configure.in: Disallow configuring libgcj when it is already
13480         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13481         Solaris 2.8 by default.  For PR libgcj/6158.
13483 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13485         * configure.in:  Move default CC setting out of config/mh-* fragments
13486         directly into here.
13488 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13490         * configure.in: don't even try to configure or make a subdirectory
13491         if there's no configure script for it.
13493 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13495         * MAINTAINERS: Remove chill maintainers.
13496         * Makefile.in (CHILLFLAGS): Remove.
13497         (CHILL_LIB): Remove.
13498         (TARGET_CONFIGDIRS): Remove libchill.
13499         (CHILL_FOR_TARGET): Remove.
13500         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13501         CHILL_LIB.
13502         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13503         (CHECK_TARGET_MODULES): Likewise.
13504         (INSTALL_TARGET_MODULES): Likewise.
13505         (CLEAN_TARGET_MODULES): Likewise.
13506         (configure-target-libchill): Remove.
13507         (all-target-libchill): Remove.
13508         * configure.in (target_libs): Remove target-libchill.
13509         Do not compute CHILL_FOR_TARGET.
13510         * libchill: Remove directory.
13512 2002-04-11  DJ Delorie  <dj@redhat.com>
13514         * Makefile.in, configure.in: Sync with binutils, entries
13515         follow...
13517 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13519         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13520         (do-tar, do-bz2): New rules.
13521         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13522         (gdb-tar): New rule.
13523         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13524         (insight_dejagnu.tar): New rule.
13525         (insight.tar): New rule.
13526         (gdb+dejagnu.tar): New rule.
13527         (gdb.tar): New rule.
13529 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13531         * Makefile.in: Add all-tix to deps for all-snavigator
13532         so that tix is built when building snavigator.
13534 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13536         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13537         ld and gdb are not supported.
13539 2002-01-07  Mark Salter  <msalter@redhat.com>
13541         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13542         Allow target-libgloss to be built for arm, strongarm, and xscale.
13544 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13546         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13547         options for i[3456]86-pc-linux* native builds.
13549 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13551         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13552         files from .po files for a distribution.
13554 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13556         * configure.in: Enable libstdc++-v3 for h8300 targets.
13558 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13560         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13561         version from bfd/.
13563 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13565         * Makefile.in (VER): When present, extract the version number from
13566         the file version.in.
13568 2001-05-24  Tom Rix  <trix@redhat.com>
13570         * configure.in : enable ld for aix
13572 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13574         * config.guess: Add linux target for S/390.
13576 2000-11-07  Philip Blundell  <pb@futuretv.com>
13578         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13580 2000-11-03  Philip Blundell  <pb@futuretv.com>
13582         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13583         files.
13585 2001-01-15  Ben Elliston  <bje@redhat.com>
13587         * configure.in (host_tools): Add sid.
13588         Always configure cgen.
13590 2000-11-24  Nick Clifton  <nickc@redhat.com>
13592         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13594 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13596         * Makefile.in (ALL_MODULES): Add all-cgen.
13597         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13598         (all-cgen): New target.
13599         (all-opcodes,all-sim): Depend on all-cgen.
13600         * configure.in (host_tools): Add cgen.
13601         Only configure cgen if --enable-cgen-maint.
13603 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13605         * configure.in: Add *-*-freebsd* configurations.
13607 2002-04-08  Tom Tromey  <tromey@redhat.com>
13609         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13610         Fixes PR libgcj/6068.
13612 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13614         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13616 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13618         * configure.in (alpha*-dec-osf*): Enable libgcj.
13620 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13622         * MAINTAINERS (Write After Approval): Add myself.
13624 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13626         Fix for: PR bootstrap/3591, target/5676
13627         * configure.in (mcore-pe): Disable the configuration of
13628         libstdc++-v3 since exceptions are not supported.
13630 2002-03-20  Anthony Green  <green@redhat.com>
13632         * configure.in: Enable libgcj for xscale-elf target.
13634 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13636         * MAINTAINERS:  Update my email address.
13638 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13640         * ltmain.sh (relink_command): Fix typo in previous change.
13642 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13644         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13645         (relink_command): Added --tag flags.
13646         (mode=install): If relinking fails; error out.
13648 2002-03-12  Richard Henderson  <rth@redhat.com>
13650         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13651         .NOTPARALLEL tag.
13652         (do-check): Rename from check.
13653         (check): Allow parallel check.
13655 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13657         * MAINTAINERS: Add myself as maintainer for xtensa port.
13658         Fix alphabetical order in CPU port maintainer list.
13659         Remove myself from Write After Approval list.
13661 2002-03-11  Richard Henderson  <rth@redhat.com>
13663         * Makefile.in (.NOTPARALLEL): Add fake tag.
13665 2002-03-07  H.J. Lu  (hjl@gnu.org)
13667         * configure.in: Enable gprof for mips*-*-linux*.
13669 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13671         * MAINTAINERS (Write After Approval): Add myself.
13673 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13675         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13676         libjava.
13677         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13679 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13681         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13682         because its Makefile is there; test for the executable instead.
13684 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13686         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13687         libstdc++-v3 and libjava.
13689 2002-02-11  Adam Megacz  <adam@xwt.org>
13691         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13692         boehm-gc
13694 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13696         * config.guess: Updated to 2002-01-30's version.
13697         * config.sub: Updated to 2002-02-01's version.
13698         Contribute sh64-elf.
13699         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13700         * configure.in: Added sh64-*-*.
13702 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13704         * MAINTAINERS: Belatedly add myself to write after approval list.
13706 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13708         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13709         Remove self as Write After Approval.
13711 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13713         * MAINTAINERS: Put self in as maintainer for contrib/regression
13714         directory.
13716 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13718         * MAINTAINERS:  Update my email address.
13720 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13722         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13723         target-libiberty, and target-libgloss.  Skip Java-related
13724         libraries if not supported for NetBSD on target CPU.
13726 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13728         * install-sh: Use _inst.$$_ for temp file name.
13730 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13732         * MAINTAINERS (Write After Approval): Move my contact info
13733         from here...
13734         (OS Port Maintainers): ...to here (netbsd).
13736 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13738         * MAINTAINERS (Write After Approval): Add myself.
13740 2002-01-17  H.J. Lu  <hjl@gnu.org>
13742         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13743         (all-target-fastjar): Also depend on all-target-libiberty.
13745 2002-01-16  H.J. Lu  (hjl@gnu.org)
13747         * config.guess: Import from master sources, rev 1.225.
13748         * config.sub: Import from master sources, rev 1.238.
13750 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13752         * MAINTAINERS (Write After Approval): Remove myself.
13754 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13756         * MAINTAINERS (Write After Approval): Add myself.
13758 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13760         * MAINTAINERS: Add self as docs co-maintainer.
13762 2001-12-11  Matthias Klose  <doko@debian.org>
13764         * MAINTAINERS (Write After Approval): Add myself.
13766 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13768         * MAINTAINERS: Update my email address.
13770 2001-12-07  Turly O'Connor  <turly@apple.com>
13771         * MAINTAINERS (Write After Approval): Add myself.
13772         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13773         (rs6000_initialize_trampoline): Call __trampoline_setup for
13774         ABI_DARWIN too.
13775         * darwin-tramp.asm: New file, implements __trampoline_setup.
13776         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13778 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13780         * MAINTAINERS (Write After Approval): Add myself.
13782 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13784         * configure, configure.in: Use temp file for long sed commands.
13786 2001-12-03  Laurent Guerby  <guerby@acm.org>
13788         * config.sub: Update to version 1.232 on subversion.
13790 2001-12-03  Ben Elliston  <bje@redhat.com>
13792         * MAINTAINERS: Update mail address for config.* patches.
13794 2001-11-27  DJ Delorie  <dj@redhat.com>
13795             Zack Weinberg  <zack@codesourcery.com>
13797         When build != host, create libiberty for the build machine.
13799         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13800         CONFIG_ARGUMENTS.
13801         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13802         New variables.
13803         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13804         and rules.
13805         (all.normal): Depend on ALL_BUILD_MODULES.
13806         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13807         (all-build-libiberty): Depend on configure-build-libiberty.
13809         * configure: Calculate and substitute proper value for
13810         ALL_BUILD_MODULES.
13811         * configure.in: Create the build subdirectory.
13812         Calculate and substitute TARGET_CONFIGARGS (formerly
13813         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13815 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13817         * MAINTAINERS (write-after-approval): Add self.
13819 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13821         * MAINTAINERS (GNATS only accounts): Remove self.
13823 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13825         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13826         libf2c.
13828 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13830         * MAINTAINERS (Write After Approval): Add self.
13832 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13834         * MAINTAINERS: mips and s390 are also CPU ports.
13836 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13838         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13840 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13842         * MAINTAINERS: Alphabetize.
13844 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13846         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13848 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13850         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13852 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13854         * configure.in (--enable-languages): Be more permissive about
13855         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13857 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13859         * config.sub: Import from master sources, rev. 1.230.
13860         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13862 2001-11-07  Laurent Guerby  <guerby@acm.org>
13864         * MAINTAINERS (Write After Approval): Add self.
13866 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13868         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13870 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13872         * config.sub: Import from master sources, rev 1.226.
13873         * config.guess: Import from master sources, rev 1.216.
13875 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13877         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13878         * MAINTAINERS: Add self as maintainer of MMIX port.
13879         Remove old after-approval entry.
13881 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13883         * ChangeLog, configure: Fix spelling errors.
13885 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13887         * MAINTAINERS: Tweak my address.
13889 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13891         * MAINTAINERS: Update my email address.
13893 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13895         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13896         * MAINTAINERS: Add self as maintainer of CRIS port.
13898 2001-10-10  Geert Bosch  <bosch@gnat.com>
13900         * MAINTAINERS (Various maintainers: Ada front end):
13901         Added Robert Dewar.
13903 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13905         * MAINTAINERS (Write After Approval): Added self
13907 2001-10-02  Geert Bosch  <bosch@gnat.com>
13909         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13911 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13913         * configure: Handle temporary files securely using mkdir.
13915 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13917         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13919 2001-09-26  Will Cohen  <wcohen@redhat.com>
13921         * configure.in (*-*-linux*): Disable configuration of target-newlib
13922         and target-libgloss.
13924 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13926         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13927         RANLIB.
13929 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13931         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13932         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13933         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13934         avoid quotes nesting problems.
13935         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13936         (DO_X): Export only variables that are set.
13938 2001-09-19  Ben Elliston  <bje@redhat.com>
13940         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13941         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13942         semantics.  Use the shell built-in "type" command instead.
13944 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13946         Merged from gcc-3_0-branch:
13947         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13948         * ltcf-c.sh: Use $objext, not $ac_objext.
13949         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13950         * ltcf-cxx.sh: Add support for GNU.
13951         2001-07-22  Timothy Wall  <twall@redhat.com>
13952         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13953         default settings if using GNU tools with that configuration.
13954         * ltcf-cxx.sh: Ditto.
13955         * ltcf-gcj.sh: Ditto.
13956         2001-07-21  Michael Chastain  <chastain@redhat.com>
13957         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13958         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13959         * ltmain.sh: Mark as gcc-local.
13961 2001-08-30  Eric Christopher  <echristo@redhat.com>
13962             Jason Eckhardt  <jle@redhat.com>
13964         * config.guess: Merge from master sources.
13965         * config.sub: Merge from master sources, add support for mipsisa32.
13967 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13968         * config.sub: Merge from master sources, rev 1.219.
13969         * MAINTAINERS: Add self as contact for stormy16 port.
13971 2001-08-14  Zack Weinberg  <zackw@panix.com>
13973         * config.sub: Merge from master sources, rev 1.218.
13974         * config.guess: Merge from master sources, rev 1.209.
13976 2001-08-11  Graham Stott  <grahams@redhat.com>
13978         * Makefile.in (check-c++): Add missing semicolon.
13980 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13982         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13984 2001-07-30  Eric Christopher  <echristo@redhat.com>
13986         * MAINTAINERS (Various maintainers: mips port): Added myself.
13988 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13990         * configure.in (sh-*-linux*): New.
13992 2001-07-27  Richard Henderson  <rth@redhat.com>
13994         * .cvsignore: Add LAST_UPDATED.
13996 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13998         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14000 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14002         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14004 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14006         * MAINTAINERS (Write After Approval): Added myself.
14008 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14010         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14011         and libgcj on m68hc11/m68hc12.
14013 2001-06-27  H.J. Lu  (hjl@gnu.org)
14015         * Makefile (CFLAGS_FOR_BUILD): New.
14016         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14018 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14020         * README: Remove version number.
14022 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14024         * INSTALL/README: Update wrt. to the installation instructions now
14025         residing in gcc/doc/install.texi.
14027 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14029         * README: Replace with a cut-down and updated version of gcc/README.
14031 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14033         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14034         multilibs to be disabled.
14036 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14038         * MAINTAINERS (Write After Approval): Add myself.
14040 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14042         * config.guess: Import CVS version 1.195.
14043         * config.sub: Import CVS version 1.212.
14045 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14047         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14048         gcc/xgcc is built, use -print-prog-name to find out the program
14049         name to use.
14051 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14053         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14054         appear to also be in the master copy.
14055         * config.sub:  Import CVS version 1.211.
14057 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14059         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14060         with_gcc]: Use `gcc -shared' to build a shared library.
14062 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14064         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14065         archives.
14067 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14069         * MAINTAINERS (Write After Approval): Add myself.
14071 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14073         * configure.in (libstdcxx_flags): Do not try to execute
14074         libstdc++-v3/testsuite_flags until it exists.
14076 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14078         * MAINTAINERS: Update my email address.
14080 2001-05-31  Graham Stott  <grahams@redhat.com>
14082         * MAINTAINERS (Write After Approval): Add myself.
14084 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14086         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14087         libraries when using g++ with native linker.
14089 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14091         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14093 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14095         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14096         [aix4*|aix5*]: Prepend blank.
14098 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14100         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14101         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14102         of subdir/configure scripts to use the new libtool.m4.
14104 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14106         * MAINTAINERS (Write After Approval): Add myself.
14108 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14110         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14112 2001-05-11  Ben Elliston  <bje@redhat.com>
14114         * Makefile.in (all-sid): New target.
14115         (check-sid, clean-sid, install-sid): Likewise.
14117 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14119         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14121 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14123         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14124         libgcj.
14126 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14128         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14129         gcc/xgcc is built, use -print-prog-name to find out the program
14130         name to use.
14132 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14134         * configure.in (noconfigdirs): Don't reset it from scratch in the
14135         target case; only append to it.
14137         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14138         sparc-*-solaris2.8]: Disable ${libgcj}.
14140 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14142         * configure.in (libgcj_saved): Copy from $libgcj.
14143         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14144         --disable-libgcj.
14146 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14148         * MAINTAINERS: Remove self as MIPS maintainer and
14149         C front end maintainer.
14151 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14153         * configure.in: Move *-chorusos target case to the proper switch.
14154         Disable libgcj.
14156 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14158         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14159         1.641.2.228.
14161 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14163         * Makefile.in (STAGE1_CFLAGS): Pass down.
14165 2001-04-13  Alan Modra  <amodra@one.net.au>
14167         * config.guess: Add hppa64-linux support.  Note for next import that
14168         this is already in the master file.
14169         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14171 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14173         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14174         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14176 2001-04-11  Stan Shebs  <shebs@apple.com>
14178         * MAINTAINERS: Add self as Darwin port maintainer.
14180 2001-04-11  Alan Modra  <amodra@one.net.au>
14182         * MAINTAINERS: Update my email address.
14184 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14186         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14187         recent versions of FreeBSD (release 3 or later).
14188         * ltconfig: On FreeBSD, -lc must not be provided when building
14189         a shared library or else the standard -pthread gcc option is
14190         rendered worthless to later users of the built library.
14192 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14194         * MAINTAINERS: Add self and RTH as C front end maintainers.
14196 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14198         * config.sub: Make sure to match an already-canonicalized
14199         machine name (eg. mn10300-unknown-elf).
14201 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14203         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14204         New macros.
14205         (bootstrap, cross): Use RECURSE_FLAGS.
14206         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14208 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14210         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14212 2001-03-22  Colin Howell  <chowell@redhat.com>
14214         * Makefile.in (DO_X): Do not backslash single-quotes in
14215         backquotes (two places).
14217 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14219         Re-installed:
14220         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14221         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14222         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14223         * ltcf-cxx.sh: Likewise.
14224         * ltcf-gcj.sh: Likewise.
14226 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14228         * MAINTAINERS: Add myself as "documentation co-maintainer".
14230 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14232         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14233         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14235 2001-03-19  Tom Tromey  <tromey@redhat.com>
14237         * config-ml.in: Handle GCJ and GCJFLAGS.
14239 2001-03-21  Michael Chastain  <chastain@redhat.com>
14241         * Makefile.in: all-m4 depends on all-texinfo.
14243 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14245         * MAINTAINERS: Add myself to write after approval list.
14247 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14249         * Makefile.in (DO_X): Quote nested quotes.
14251 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14253         * MAINTAINERS: Add myself to write after approval list.
14255 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14257         * Makefile.in (DO_X): Use double quotes for quoting
14258         "RANLIB=$${RANLIB}".
14260 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14262         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14264 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14266         * configure.in: Only use `lang_requires' for languages athat are
14267         actually enabled.
14269 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14271         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14273 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14275         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14277 2001-03-07  Tom Tromey  <tromey@redhat.com>
14279         * configure.in: Allow config-lang.in to set `lang_requires' to list
14280         of other required languages.
14282 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14284         * Makefile.in: Remove RANLIB definition. Use RANLIB
14285         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14286         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14288 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14289             Alexandre Oliva  <aoliva@redhat.com>
14291         * Makefile.in (check-c++): Use tabs, not spaces.
14293 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14295         * MAINTAINERS: add myself to Write After Approval list.
14297 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14299         * Makefile.in (check-c++): New rule.
14301         * configure.in (target_libs): Remove libg++.
14302         (noconfigdirs): Remove libg++.
14303         (noconfigdirs): Same.
14304         (noconfigdirs): Same.
14305         (noconfigdirs): Same.
14307         * config-ml.in: Remove libg++ references.
14309         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14310         (ALL_TARGET_MODULES): Same.
14311         (configure-target-libg++): Remove.
14312         (all-target-libg++): Remove.
14313         (configure-target-libio): Remove.
14314         (all-target-libio): Remove.
14315         (check-target-libio): Remove.
14316         (.PHONY): Remove.
14317         (libg++.tar.bz2): Remove.
14318         (all-target-cygmon): Remove libio.
14319         (all-target-libstdc++): Remove.
14320         (configure-target-libstdc++): Remove.
14321         (TARGET_LIB_PATH): Remove libstdc++.
14322         (ALL_GCC_CXX): Remove libstdc++.
14323         (all-target-gperf): Correct.
14325 2001-02-16  Nick Clifton  <nickc@redhat.com>
14327         * configure.in (noconfigdirs): Allow configuration of texinfo
14328         for Cygwin hosts.
14330 2001-02-15  Anthony Green  <green@redhat.com>
14332         * configure: Introduce GCJ_FOR_TARGET.
14333         * configure.in: Ditto.
14334         * Makefile.in: Ditto.
14336 2001-02-13  Andreas Schwab  <schwab@suse.de>
14338         * MAINTAINERS: Update mail address.
14340 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14342         * config.guess: Add linux target for S/390.
14343         * config.sub: Likewise.
14345 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14347         * configure.in: for *-chorusos, don't config target-newlib and
14348         target-libgloss.
14350 2001-02-06  Ben Elliston  <bje@redhat.com>
14352         * configure: Output host type to stdout, not stderr.
14354 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14356         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14357         * ltcf-cxx.sh: Likewise.
14359         * config.if: Assume enable_libstdcxx_v3 is defined.
14361 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14363         Remove V2 C++ library.
14364         * configure.in: Remove --enable-libstdcxx_v3 support.
14366 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14368         * include/demangle.h: Add prototype for java_demangle_v3.
14370 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14372         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14374 2001-01-27  Richard Henderson  <rth@redhat.com>
14376         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14378 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14380         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14381         Don't unset, it's non-portable and no longer necessary, set to empty
14382         instead.
14384 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14386         * ltconfig: Shell portability fix for the tagname validity check.
14388 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14390         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14391         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14393 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14395         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14397 2001-01-26  Tom Tromey  <tromey@redhat.com>
14399         * configure.in: Allow libgcj to be built on Sparc Solaris.
14401 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14403         * ltcf-c.sh: Add aix5 case.
14404         * ltcf-cxx.sh: Likewise.
14405         * ltconfig: Likewise.
14407 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14409         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14410         keep at least one of build_libtool_libs or build_old_libs set to
14411         yes.
14413         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14414         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14416 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14418         * configure.in: Enable libgcj on several additional platforms.
14420 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14422         * configure.in: Enable libgcj for linux targets.
14424 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14426         * MAINTAINERS (Write After Approval): Add myself.
14428 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14430         * MAINTAINERS: Add myself as vax port maintainer.
14432 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14434         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14436 2001-01-09  Mike Stump  <mrs@wrs.com>
14438         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14439         failures of subdirectories.
14441 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14443         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14444         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14445         * ltcf-cxx.sh: Likewise.
14446         * ltcf-gcj.sh: Likewise.
14447         * ltconfig.sh: Fix typo.
14449 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14451         * configure: handle DOS-style absolute paths.
14453 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14455         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14457 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14459         * MAINTAINERS: Add myself as avr port co-maintainer.
14461 2000-12-28  Ben Elliston  <bje@redhat.com>
14463         * MAINTAINERS: Add myself under ``Write After Approval''.
14465 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14467         * texinfo: Remove directory from GCC.
14469 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14471         * COPYING: Update to current
14472         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14473         to 19yy as example year in copyright notice).
14475 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14477         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14478         (libstdcxx_incdir): Pass down.
14479         * config.if: Remove expired bits for cxx_interface, add stub.
14480         (libstdcxx_incdir): Add variable for g++ include directory.
14481         * configure.in (gxx_include_dir): Use it.
14483 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14485         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14486         with old-email address from ``Write After Approval''.
14488 2000-12-15  Andreas Jaeger  <aj@suse.de>
14490         * configure.in: Handle lang_dirs.
14492 2000-12-14  Tom Tromey  <tromey@redhat.com>
14494         * MAINTAINERS: Removed brads.
14496         * MAINTAINERS: Added gcj developers.
14498 2000-12-13  Anthony Green  <green@redhat.com>
14500         * configure.in: Disable libgcj for any target not specifically
14501         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14502         with g++ abi.
14504 2000-12-13  Mike Stump  <mrs@wrs.com>
14506         * Makefile.in (local-distclean): Also remove fastjar.
14508 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14510         * contrib/gcc_update: Add fastjar --touch entries.
14512 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14514         * configure.in: Disable language-specific target libraries for
14515         languages that aren't enabled.
14517 2000-12-10  Anthony Green  <green@redhat.com>
14519         * configure.in: Define libgcj.  Disable libgcj target libraries for
14520         most targets.
14522 2000-12-10  Neil Booth  <neilb@earthling.net>
14524         * MAINTAINERS: Update mail address, remove from WAA list.
14526 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14528         * libjava: Imported from /cvs/java.
14529         * libffi: Likewise.
14530         * Boehm-gc: Likewise.
14532 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14534         * configure.in (target_libs): Revert 2000-12-08 patch.
14535         (noconfigdirs): Added target-libjava.
14537 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14539         * djunpack.bat: removed.
14541 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14543         * Makefile.in: handle DOS-style absolute paths.
14544         * config-ml.in: likewise.
14545         * symlink-tree: likewise.
14547 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14549         * fastjar: Imported.
14551 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14553         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14554         libjava.
14555         * configure.in (target_libs): Removed `target-libjava'.
14557 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14559         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14560         (ALL_MODULES): Added fastjar.
14561         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14562         (all-target-libjava): all-fastjar replaces all-zip.
14563         (all-fastjar): Added.
14564         (configure-target-fastjar, all-target-fastjar): Likewise.
14565         * configure.in (host_tools): Added fastjar.
14567 2000-12-07  Mike Stump  <mrs@wrs.com>
14569         * Makefile.in (local-distclean): Remove leftover built files.
14571 2000-11-24  Nick Clifton  <nickc@redhat.com>
14573         * configure.in (xscale-elf): Add target.
14574         (xscale-coff): Add target.
14576 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14578         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14579         recent versions of FreeBSD (release 3 or later).
14580         * ltconfig: On FreeBSD, -lc must not be provided when building
14581         a shared library or else the standard -pthread gcc option is
14582         rendered worthless to later users of the built library.
14584 2000-11-16  Fred Fish  <fnf@be.com>
14586         * configure.in (enable_libstdcxx_v3): Fix typo,
14587         libstd++ -> libstdc++.
14589 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14591         * MAINTAINERS: Add self to Write After Approval list.
14593 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14595         * MAINTAINERS: Update my email address.  Add myself to global write
14596         privs list.
14598 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14600         * Makefile.in: Merge with src and libgcj.
14601         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14602         configure-target-<library> when their configure scripts need the C
14603         or C++ library to have already been built to work properly.
14604         (do_proto_toplev): Set them to an empty string.
14606         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14607         (REALLY_SET_LIB_PATH): Use them.
14609 2000-11-17  Stan Shebs  <shebs@apple.com>
14611         * MAINTAINERS: Add self to Write After Approval list.
14613 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14615         * configure: Provide the original toplevel configure arguments
14616         (including $0) to subprocesses in the environment rather than
14617         through gcc/configargs.h.
14619 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14621         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14622         C99.  Alphabetise "Write After Approval" list.
14624 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14626         * configure: Turn on libstdc++ V3 by default.
14628         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14629         if we've got GCC.
14631 2000-11-11  Philip Blundell  <philb@gnu.org>
14633         * MAINTAINERS: Add self to Write After Approval list.
14635 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14637         * ltcf-c.sh (aix4): Improve shared library configuration; require
14638         exporting symbols.
14639         * ltcf-cxx.sh (aix4): Define.
14640         * ltconfig (aix4): Define library and soname specs appropriate for
14641         AIX.  Define command to create export symbols list.
14643 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14645         * config.sub: Add support for Sun Chorus
14647 2000-10-31  Nick Clifton  <nickc@redhat.com>
14649         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14650         <name>@redhat.com.  Also installed new email address for Clint
14651         Popetz.
14653 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14655         * etc: Remove directory from GCC.
14657 2000-10-16  Michael Meissner  <meissner@redhat.com>
14659         * configure (gcc/configargs.h): Only create if there is a build GCC
14660         directory created.
14662 2000-10-16  Matthias Klose  <doko@debian.org>
14664         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14665         when configured for libstdc++-v3.
14667 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14669         * configure: Save configure arguments to gcc/configargs.h.
14671 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14673         * config.guess: Import CVS version 1.157.
14674         * config.sub: Import CVS version 1.181.
14676 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14678         * Makefile.in (bootstrap): avoid recursion if subdir missing
14679         (cross): ditto
14680         (do-proto-toplev): ditto
14682 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14684         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14685         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14687         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14688         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14689         all affected `configure' scripts.
14691 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14693         * MAINTAINERS: Add self as cpplib co-maintainer.
14695 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14697         * MAINTAINERS: Add self to Write After Approval list.
14699 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14701         * INSTALL/README: egcs -> GCC update.
14703 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14705         * MAINTAINERS: Add myself to Write After Approval list.
14707 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14709         * MAINTAINERS: Add myself to Write After Approval list.
14711 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14713         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14714         X11 libraries for hppa64.
14716 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14718         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14720 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14722         * Makefile.in (all-zlib): Added dummy target.
14724         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14725         ltcf-gcj.sh: Updated from libtool multi-language branch.
14727 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14729         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14730         (bootstrap*): Depend on all-bootstrap.
14732 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14734         * config.guess: Import CVS version 1.156.
14735         * config.sub: Import CVS version 1.179.
14737 2000-09-02  Anthony Green  <green@cygnus.com>
14739         * Makefile.in (all-gcc): Depend on all-zlib.
14740         (CLEAN_MODULES): Add clean-zlib.
14741         (ALL_MODULES): Add all-zlib.
14742         * configure.in (host_libs): Add zlib.
14744 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14746         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14747         crosses, but add gcc/include to the header search path for them.
14749 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14751         * MAINTAINERS: Add self to Write After Approval list.
14753 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14755         * config.guess: Import CVS version 1.152.
14756         * config.sub: Import CVS version 1.177.
14758 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14760         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14761         $targargs to tell whether newlib is going to be built.
14763         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14764         $$r/TARGET_SUBDIR/libio for _G_config.h.
14766 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14768         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14770 2000-08-22  DJ Delorie  <dj@redhat.com>
14772         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14774 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14776         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14777         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14778         sub-configures.
14780 2000-08-21  DJ Delorie  <dj@redhat.com>
14782         * MAINTAINERS: Add self as a libiberty maintainer
14784 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14786         * configure.in (libstdcxx_flags): Use
14787         libstdc++-v3/src/libstdc++.INC.
14789 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14791         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14793 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14795         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14797         * configure: Make enable_threads and enable_shared defaults
14798         explicit.  Substitute enable_threads into generated Makefiles.
14799         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14800         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14802 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14804         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14806 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14808         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14809         previous delta.
14811 2000-08-11  Jason Merrill  <jason@redhat.com>
14813         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14814         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14815         (FLAGS_FOR_TARGET): Not here.
14816         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14818 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14820         * config-ml.in (CC, CXX): Don't introduce a leading space.
14822 2000-08-07  DJ Delorie  <dj@delorie.com>
14824         * MAINTAINERS: Add self as a DJGPP maintainer
14826 2000-08-07  DJ Delorie  <dj@redhat.com>
14828         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14829         "if we're also building gcc, and it's a gcc that will run on the
14830         build machine, we want to use its includes instead of the system's
14831         default includes".
14833 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14835         * MAINTAINERS: Add self to Write After Approval list.
14837 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14839         * configure.in (libstdcxx_flags): Don't use `"'.
14841         * config-ml.in: Adjust multilib search paths to the
14842         appropriate multilib tree.
14844 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14846         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14847         commas in $LANGUAGES.
14849 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14851         * configure.in: Re-enable all references to libg++ and librx.
14853 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14855         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14856         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14857         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14858         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14860         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14862 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14864         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14865         CXX_FOR_TARGET for sed.
14867 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14869         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14870         Do not override if already set in the environment or in configure.
14871         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14872         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14874 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14876         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14877         the libtool CVS tree multi-language branch.
14878         * ltconfig, ltmain.sh: Updated.
14880 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14882         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14883         (clean-target): Depend on it.
14885         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14886         (GCC_FOR_TARGET): Use it.
14887         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14888         * configure.in: ... here.
14889         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14890         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14892 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14894         * MAINTAINERS: Add self to Write After Approval list.
14896 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14898         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14899         (configure-target-libchill, configure-target-libobjc): Likewise.
14901         * configure.in: Use the same cache file for all target libs.
14902         * config-ml.in: But different cache files per multilib variant.
14904 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14906         * configure (topsrcdir): Don't use dirname.
14908 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14910         * MAINTAINERS: Add self to Write After Approval list.
14912 2000-07-20  Jason Merrill  <jason@redhat.com>
14914         * configure.in: Remove all references to libg++ and librx.
14916         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14918 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14920         * config.sub: Update to subversions version 2000-07-06.
14922 2000-07-12  Andrew Haley  <aph@cygnus.com>
14924         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14925         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14927 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14929         * symlink-tree:  Check number of arguments.
14931 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14933         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14934         search path for a g++ extracted from the build tree.  This
14935         will allow link tests run by configure scripts in
14936         subdirectories to succeed.
14938 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14940         * ltconfig: Add support for mips-dde-sysv4.2MP
14942 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14944         * MAINTAINERS: Add myself as loop discovery maintainer.
14946 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14948         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14949         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14951 2000-06-19  Timothy Wall  <twall@cygnus.com>
14953         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14954         * config.sub: Add tic54x target.
14956 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14958         * MAINTAINERS: Add self as Fortran maintainer,
14959         remove Craig Burley.
14961 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14963         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14964         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14966 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14968         * MAINTAINERS: Add self as i18n maintainer
14970 20000-05-21  H.J. Lu  (hjl@gnu.org)
14972         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14973         directory are used if they exist. Make sure
14974         $(build_tooldir)/include is searched for header files,
14975         $(build_tooldir)/lib/ for library files.
14976         (GCC_FOR_TARGET): Likewise.
14977         (CXX_FOR_TARGET): Likewise.
14979 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14981         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14983 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14985         * Makefile.in (configure-target-libiberty): Depend on
14986         configure-target-newlib.
14988 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14990         * configure.in, Makefile.in: Merge all libffi-related
14991         configury stuff from the libgcj tree.
14993 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14995         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14996         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14998 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15000         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15001         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15002         current version information.  Add to proto-toplev directory.
15003         (gdb-taz): Build do-djunpack.
15005 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15007         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15009 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15011         * MAINTAINERS: Add self to Write After Approval list.
15013 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15015         * ltmain.sh: Preserve in relink_command any environment
15016         variables that may affect the linker behavior.
15018 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15020         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15022 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15024         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15026 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15028         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15029         with the version name.
15031 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15033         * MAINTAINERS: Add self as bb-reorder maintainer.
15035 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15037         * config.if: Tweak.
15039 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15041         * djunpack.bat: New file.
15043 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15045         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15046         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15047         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15048         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15050 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15052         * config.sub (case $basic_machine): Change default for "ibm-*"
15053         to "openedition".
15055 2000-04-13  Andreas Jaeger  <aj@suse.de>
15057         * MAINTAINERS: Added myself.
15059 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15061         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15062         (do-md5sum): New target.
15063         (MD5PROG): Define.
15064         (PACKAGE): Default to TOOL.
15065         (VER): Default to a shell script.
15066         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15067         md5 checksum generation.
15068         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15069         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15070         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15071         insight.tar.bz2): Use gdb-taz to create archive.
15073 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15075         * configure (warn_cflags): Delete.
15077 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15079         * MAINTAINERS: Added myself.
15081 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15082             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15084         * configure.in (enable_libstdcxx_v3): Add.
15085         (target_libs): Add bits here to switch between libstdc++-v2 and
15086         libstdc++-v3.
15087         * config.if: And this file too.
15088         * Makefile.in: Add libstdc++-v3 targets.
15090 2000-04-05  Michael Meissner  <meissner@redhat.com>
15092         * config.sub (d30v): Add d30v as a basic machine type.
15094 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15096         * configure.in: -linux-gnu*, not -linux-gnu.
15098 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15100         * MAINTAINERS: Add self in write-after-approval section.
15102 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15104         * MAINTAINERS: Add self as ia64 port maintainer.
15106 2000-03-08  Neil Booth  <NeilB@earthling.net>
15108         * MAINTAINERS: Add self in write-after-approval section.
15110 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15112         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15113         (do-tar-bz2): Replace TOOL with PACKAGE.
15114         (gdb.tar.bz2): Remove GDBTK from GDB package.
15115         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15116         dejagnu.tar.bz2): New packages.
15118 2000-02-27  Andreas Jaeger  <aj@suse.de>
15120         * configure.in: Add entry for mips*-*-linux*, move catch all
15121         *-*-*linux* entry below this one.
15123 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15125         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15127 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15129         * config.sub: Support an OS of "wince".
15131 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15133         * config.guess, config.sub: Updated to match config's 2000-02-15
15134         version.
15136 2000-02-23  Linas Vepstas  <linas@linas.org>
15138         * config.sub: Add support for Linux/IBM 370.
15139         * configure.in: Likewise.
15141 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15143         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15145 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15147         * config.guess: Guess "cygwin" rather than "cygwin32".
15149 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15151         * configure (gcc_version): When setting, narrow search to
15152         lines containing `version_string'.
15154 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15156         * config.sub: Add support for avr target.
15158 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15160         * MAINTAINERS: Add maintainers for MCore port.
15162 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15164         * config.sub: Add mmix-knuth-mmixware.
15166 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15168         * MAINTAINERS: Pair cccp with cpplib maintainership.
15170 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15172         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15173         structure stuff to -L library search.
15174         (CXX_FOR_TARGET): Ditto.
15175         (CROSS_CHECK_MODULES): Fix spelling mistake.
15177 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15179         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15180         the C++ compiler.
15182 2000-01-12  Richard Henderson  <rth@cygnus.com>
15184         * configure.in: Don't build some bits for beos.
15186 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15188         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15189         as include files.
15191 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15193         * Add self as cpplib maintainer, as requested by Jason
15194         Merrill.  Correct my e-mail address.
15196 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15198         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15199         not mh-aix43.
15201 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15203         * MAINTAINERS: Add myself to "write after approval" list.
15205 1999-12-14  Richard Henderson  <rth@cygnus.com>
15207         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15208         * config.sub: Accept alphaev[78], alphaev8.
15210 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15212         * config.guess, config.sub: Update from autoconf.
15214 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15216         * MAINTAINERS:  update my playtime e-address.
15218 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15220         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15221         necessary libraries are missing.
15223 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15225         * MAINTAINERS: Add new 'write after approval' maintainer.
15227 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15229         * MAINTAINERS: Add new Java maintainer.
15231 1999-10-25  Andreas Schwab  <schwab@suse.de>
15233         * configure: Fix quoting inside arguments of eval.
15235 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15237         * config-ml.in: Allow suppression of some ARM multilibs.
15239 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15241         * config.guess: Add OS/390 match pattern.
15242         * config.sub: Add mvs, openedition targets.
15243         * configure.in (i370-ibm-opened*): New.
15245 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15247         * config.sub: Add support for configuring for pj.
15249 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15251         * config.sub (maybe_os): Add support for configuring for fr30.
15253 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15255         * configure.in: Do not configure or build ld for AIX
15256         platforms.  ld is known to be broken on these platforms.
15258 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15260         * config-ml.in: Pass compiler flag corresponding to multidirs to
15261         subdir configures.
15263 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15265         * Makefile.in (LDFLAGS): Define.
15267 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15269         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15270         noconfigdirs.
15271         (*-*-cygwin*): Likewise.
15273 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15275         * mkdep: New file.
15276         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15277         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15279         From Eli Zaretskii <eliz@is.elta.co.il>:
15280         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15281         long file name when using DJGPP on MS-DOS.
15283 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15285         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15287 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15289         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15290         dependency as this causes "make check" to globally "make all"
15292 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15294         * configure.in (target_libs): Added target-zlib.
15295         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15296         (CONFIGURE_TARGET_MODULES): Likewise.
15297         (CHECK_TARGET_MODULES): Likewise.
15298         (INSTALL_TARGET_MODULES): Likewise.
15299         (CLEAN_TARGET_MODULES): Likewise.
15300         (configure-target-zlib): New target.
15301         (all-target-zlib): Likewise.
15302         (all-target-libjava): Depend on all-target-zlib.
15303         (configure-target-libjava): Depend on configure-target-zlib.
15305         * Makefile.in (configure-target-libjava): Depend on
15306         configure-target-newlib.
15307         (configure-target-boehm-gc): New target.
15308         (configure-target-qthreads): New target.
15310         * configure.in (target_libs): Added target-qthreads.
15311         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15312         (CONFIGURE_TARGET_MODULES): Likewise.
15313         (CHECK_TARGET_MODULES): Likewise.
15314         (INSTALL_TARGET_MODULES): Likewise.
15315         (CLEAN_TARGET_MODULES): Likewise.
15316         (all-target-qthreads): New target.
15317         (configure-target-libjava): Depend on configure-target-qthreads.
15318         (all-target-libjava): Depend on all-target-qthreads.
15320         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15321         (CONFIGURE_TARGET_MODULES): Likewise.
15322         (CHECK_TARGET_MODULES): Likewise.
15323         (INSTALL_TARGET_MODULES): Likewise.
15324         (CLEAN_TARGET_MODULES): Likewise.
15325         (all-target-libjava): New target.
15326         (all-target-boehm-gc): Likewise.
15327         * configure.in (target_libs): Added libjava, boehm-gc.
15329 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15331         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15332         configure.bat in SUPPORT_FILES.
15333         (gas+binutils.tar.bz2): Likewise.
15335         * makeall.bat: Remove; obsolete.
15337 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15339         From Mark Elbrecht:
15340         * configure.bat: Remove; obsolete.
15342 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15344         * configure: Add -W -Wall to the default CFLAGS when compiling with
15345         gcc.
15347 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15349         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15351 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15353         * configure.in: Build ld on IRIX6.
15355 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15357         * Makefile.in: Change distribution targets to use bzip2 instead of
15358         gzip.
15359         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15360         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15362 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15364         * config.sub: Add mcore target.
15366 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15368         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15370 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15372         * config.guess (dummy): Changed to $dummy.
15374 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15376         * config.sub: Tidied up case statements.
15378 1999-05-22  Ben Elliston  <bje@cygnus.com>
15380         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15381         <jiro@din.or.jp>.
15383         * config.guess: Merge with FSF version. Future changes will be
15384         more accurately recorded in this ChangeLog.
15385         * config.sub: Likewise.
15387 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15389         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15391 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15393         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15395 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15397         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15399 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15401         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15402         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15403         Bad merge removed these two changes.
15405 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15406                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15408         * config.guess (interix Alpha): Add.
15410 1999-04-11  Richard Henderson  <rth@cygnus.com>
15412         * configure.in (i?86-*-beos*): Do config gperf; don't config
15413         gdb, newlib, or libgloss.
15415 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15417         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15418         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15419         from multidirs.
15421 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15423         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15425 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15427         * config.sub: Add support for mcore targets.
15429 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15431         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15432         not mt-ospace, in order to shut up assembler warning about using
15433         symbols that are named the same as registers.
15435 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15437         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15438         dependency list for all-target-cygmon.
15440 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15442         * config-ml.in: Check $host, not $target, for selective multilibs.
15443         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15444         thumb interworking, and underscore prefix multilibs.
15446 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15448         * missing: Update to version from current automake.
15450 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15452         * configure (gxx_include_dir): Removed.
15454         * configure.in (gxx_include_dir): Handle it.
15455         * Makefile.in: Likewise.
15457 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15459         * config.sub (mips64vr4111,mips64vr4111el) Add.
15461 1999-03-21  Ben Elliston  <bje@cygnus.com>
15463         * config.guess: Correct typo for detecting ELF on FreeBSD.
15465 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15467         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15468         config/mh-djgpp.
15470 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15472         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15473         all-target-newlib to dependency list for all-target-bsp.
15475 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15477         * config.sub: Add i386-uwin support.
15478         * config.guess: Likewise.
15480 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15482         * configure.in: cleanup, add mh-*pic handling for arm, special
15483         case powerpc*-*-aix*
15485 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15487         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15488         can be built.
15490 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15492         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15493         targets.
15495 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15497         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15499 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15501         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15503 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15505         * config.sub: Fix typo in arm recognition.
15507 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15509         * configure.in (noconfigdirs): Changed target_configdirs to
15510         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15511         rather than m68k-*-* since it is not known to work on
15512         m68k-aout. Ditto for arm-*-*oabi.
15514 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15516         * configure.in (*-*-windows*): Remove, no longer used.
15518 1999-02-19  Ben Elliston <bje@cygnus.com>
15520         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15521         Smart and improved by Andrew Cagney.
15523 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15525         * config.guess: Recognize openbsd-*-hppa.
15527 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15529         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15530         only if it is not empty.
15532 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15534         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15536         * config.guess: Modified to recognize uname's armv* syntax.
15538         * config.sub: Modified to recognize uname's armv* syntax.
15540 1999-02-17  Mark Salter  <msalter@cygnus.com>
15542         * configure.in: Added target-bsp for sparclite.
15544 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15546         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15548 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15550         * configure.in: Add support for strongarm port.
15551         * config.sub: Add support for strongarm target.
15553 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15555         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15556         the old name config/mh-cygwin32.
15557         Enable texinfo.
15559 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15561         * configure.in: Do build ld for ix86 Solaris.
15563 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15565         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15566         $AR_FOR_TARGET.  Likewise for RANLIB.
15568 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15570         * config.sub (oabi):  Recognize.
15571         * configure.in (arm-*-oabi):  Handle.
15573 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15575         * config.guess: Improve detection of i686 on UnixWare 7.
15577 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15579         * config.guess: Add support for i386-pc-interix.
15580         * config.sub: Likewise.
15581         * configure.in: Likewise.
15583 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15585         * Makefile.in: Remove unneeded all-target-libio from
15586         from all-target-winsup target since it is now unneeded.
15587         Add all-target-libtermcap in its place since it is now
15588         needed.
15590 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15592         * configure.in: makefile stub for cygwin target is probably
15593         unnecessary.  Remove it for now.
15595 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15597         * configure.in: libtermcap.a should be built when cygwin is the
15598         target as well as the host.
15599         * config.guess: Allow mixed case in cygwin uname output.
15600         * Makefile.in: Add libtermcap target.
15602 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15604         * config.sub: Clean up handling of hppa2.0.
15606 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15608         * config.guess: Use C code to identify more HP machines.
15610 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15612         * config.sub: Handle hppa2.0.
15614 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15616         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15617         cygmon for all sparclite targets, regardless of object format.
15619 1998-12-15  Mark Salter  <msalter@cygnus.com>
15621         * configure.in: Added target-bsp for several target architectures.
15623         * Makefile.in: Added rules for bsp.
15625 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15627         * config.guess: Improve detection of hppa2.0 processors.
15629 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15631         * config.guess: Recognize FreeBSD using ELF automatically.
15633 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15635         * configure (skip-this-dir): Add handling for new shell script, which
15636         might be created by a sub-directory's configure to indicate, this particular
15637         directory is "unwanted".
15638         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15640 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15642         * ltconfig: import from libtool, after changing libtool to
15643         account for the cygwin name change.
15645 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15647         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15648         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15650 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15652         * configure.in: Add libtermcap to list of cygwin dependencies.
15654 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15656         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15657         they include winsup/include when it's a cygwin target.
15659 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15661         * configure.in (host_tools): Added zip.
15662         * Makefile.in (all-target-libjava): Depend on all-zip.
15663         (all-zip): New target.
15664         (ALL_MODULES): Added all-zip.
15665         (NATIVE_CHECK_MODULES): Added check-zip.
15666         (INSTALL_MODULES): Added install-zip.
15667         (CLEAN_MODULES): Added clean-zip.
15669 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15671         * Makefile.in: lose "32" from comment about cygwin.
15673 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15675         * configure.in: Use -Os to build target libraries for the fr30.
15677 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15679         * config.sub: Add fr30.
15681 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15683         * configure.in: drop "32" from config/mh-cygwin32.  Check
15684         cygwin* instead of cygwin32*.
15685         * config.sub: Check cygwin* instead of cygwin32*.
15687 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15689         * config.guess: Match any version of Unixware7.
15691 1998-10-20  Syd Polk  <spolk@cygnus.com>
15693         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15694         if desired.
15696 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15698         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15699         these if the appropriate directories and files to not exist.
15701 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15703         * Makefile.in (DEVO_SUPPORT): Add config.if.
15705 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15707         * configure: Add pattern to replace "build_tooldir"'s
15708         definition in the generated Makefile with "tooldir"'s
15709         actual value.
15711 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15713         * config.sub: Bring back lost sparcv9.
15715         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15717 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15719         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15720         CC_FOR_TARGET and friends.
15722 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15724         * Makefile.in (build_tooldir): New variable, same as tooldir.
15725         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15726         -B$(build_tooldir)/bin/.
15727         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15729 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15731         * README: Remove installation instructions and refer to the
15732         INSTALL directory instead.
15734 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15736         * config.sub: Add support for i[34567]86-pc-udk.
15737         * configure.in: Likewise.
15739 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15741         * Makefile.in: add bzip2 package building bits for user
15742         tools module
15743         * configure.in: ditto
15745 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15747         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15748         (ALL_TARGET_MODULES): Add all-target-libobjc.
15749         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15750         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15751         (all-target-libchill): Add dependencies.
15752         * configure.in (target_libs): Add libchill.
15754 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15756         * configure.in (target_subdir): Remove duplicate line.
15758 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15760         * Makefile.in (all-automake): fix dependencies.
15762 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15764         * configure.in: Minor cleanups for building in the $(target_alias)
15765         subdir.
15767 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15769         * Makefile.in (bootstrap): Set r and s before make all.  Use
15770         BASE_FLAGS_TO_PASS in make all.
15771         (cross): Likewise.
15773 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15775         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15777 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15779         * config.sub: Fix typo in last change.
15781 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15783         * config.sub: Add support for C4x target.
15784         * configure.in: Likewise.
15786 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15788         * config.sub: Recognize sparcv9 just like sparc64.
15790 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15792         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15794 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15796         * config.guess: Correctly identify Pentium II sco boxes.
15798         * config.guess: Fix "tr" code.  From Weiwen Liu.
15800 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15802         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15803         stabs.
15805 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15807         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15808         (ALL_TARGET_MODULES): Add all-target-libchill.
15809         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15810         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15811         (all-target-libchill): Add dependencies.
15812         * configure.in (target_libs): Add libchill.
15814 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15816         * config.guess: Avoid assumptions about "tr" behaves when
15817         LANG is set to something other than English.
15819 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15821         * configure (gxx_include_dir): Changed to
15822         '${prefix}/include/g++'-${libstdcxx_interface}.
15824         * config.if: New to determine the interfaces.
15826 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15828         * config.guess: Detect and handle MPE/IX.
15829         * config.sub: Deal with MPE/IX.
15831 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15833         * configure.in: Use mh-aix43.
15835 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15837         * configure: Fix --without/--disable cases for gxx-include-dir.
15839 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15841         * mdata-sh:  Imported.  Needed for automake support.
15843 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15845         * Makefile.in (taz): Try "chmod -R og=u ." before
15846         "chmod og=u `find . -print`".
15848 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15850         * configure.in: Add arm-elf and thumb-elf support.
15852 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15854         * Makefile.in: Undo previous patch.
15856 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15858         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15859         to here ...
15860         (install-no-fixedincludes): and here
15861         (INSTALL_MODULES): ... from here.
15863 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15865         * config.sub: Merge with FSF.
15867         * config.guess: Merge with FSF.
15869 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15871         * configure (extraconfigdirs): New variable.
15872         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15873         * Makefile.in (all): Move higher in file.
15874         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15875         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15876         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15877         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15878         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15880 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15882         * Makefile.in (all-target-libjava): Depend on all-gcc and
15883         all-target-newlib.
15884         (configure-target-libjava): Depend on $(ALL_GCC).
15886 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15888         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15889         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15891 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15893         * INSTALL/README: Fix typo.
15895 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15897         * ylwrap: Change absolute path checks to check for DOS style path
15898         names.
15900         * ylwrap: Don't use a full path name if the source file is in the
15901         same directory.  From hjl@lucon.org (H.J. Lu).
15903         * config-ml.in: Default to being verbose, to match Feb 18 change to
15904         configure.
15906 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15908         Brought over from egcs:
15910         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15912         * configure.in (target_subdir): Set to ${target_alias} instead
15913         of "libraries".
15915         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15917         * configure.in (target_subdir): Set to libraries if enable_multilib.
15919 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15921         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15922         multilibs, force reconfiguration the first time we create
15923         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15925 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15927         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15928         avoid confusion with --no-recursion.
15930 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15932         * configure.in: Win32 hosts shouldn't use install -x
15933         * install-sh: remove -x option, and special .exe-handling
15934         hack.
15936 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15938         * config.guess: Recognize i586-pc-beos.
15939         * configure.in: Don't build some bits for beos.
15941 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15943         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15944         CFLAGS default to -O2.
15946         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15947         when using GNU ld.
15949 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15951         * ltmain.sh: Correct install when using a different shell.
15953 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15955         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15957 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15959         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15960         target.
15962 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15964         * ltconfig: Update to correct AIX handling.
15966 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15968         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15970         * configure.in (target_subdir): Set to ${target_alias} instead
15971         of "libraries".
15973 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15975         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15976         (Makefile): Depend on $(gcc_version_trigger).
15978         * configure (gcc_version): Change default initializer to empty
15979         string.
15980         (gcc_version_trigger): New variable; pass this variable down
15981         to subdir configures to enable them checking gcc's version
15982         themselves. Emit make macros for both gcc_version vars.
15983         (topsrcdir): Initialize reliably.
15984         (recursion line): Remove --with-gcc-version=${gcc_version}.
15986 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15988         * configure (enable_version_specific_runtime_libs): Implement new flag
15989         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15990         in $(libsubdir); emit definition in each generated Makefile.
15991         (gxx_include_dir): Initialize depending on
15992         $enable_version_specific_runtime_libs.
15994 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15996         * configure (gcc_version): Initialize properly depending on
15997         how and where configure is started.
15998         (recursion line): Pass a --with-gcc-version=${gcc_version}
15999         to configures in subdirs.
16001 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16003         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16004         cygmon
16006 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16008         * configure.in: Add cygmon and libstub support for mn10200.
16010 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16012         * configure (gcc_version): Add new variable describing the
16013         particular gcc version we're building.
16014         * Makefile.in (libsubdir): Add new macro for the directory
16015         in which the compiler finds executables, libraries, etc.
16016         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16017         and libsubdir.
16019 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16021         * Makefile.in (local-clean): Remove *.log.
16022         (warning.log): Built with warn_summary from build.log.
16023         (mail-report.log): Run test_summary.
16024         (mail-report-with-warnings.log): Run test_summary including
16025         warning.log in the report.
16027 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16029         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16031 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16033         * Makefile.in (grep): Grep no longer depends on libiberty.
16035 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16037         * Makefile.in: all-snavigator needs all-libgui.
16039 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16041         * configure.in: Add cygmon and libstub support for mn10300.
16043 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16045         * missing: Update to version from automake 1.3.
16047         * ltmain.sh: On installation, don't get confused if the same name
16048         appears more than once in the list of library names.
16050 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16052         * config.sub: Accept m68060 and m5200 as CPU names.
16054 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16056         * configure: Use && rather than using -a in test, because odd
16057         strings can confuse test.
16058         * configure.in: Likewise.
16060 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16062         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16064 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16066         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16067         bootstrap4-lean): New targets.
16069 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16071         * mpw-* Delete.  Not used.
16073 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16075         * COPYING.LIB: Update FSF address.
16077 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16079         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16081         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16082         GAS_SUPPORT_DIRS.
16084 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16086         * ltconfig, ltmain.sh: Avoid producing a version number if
16087         -version-info was not used.
16089 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16091         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16092         building with newlib.
16094 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16096         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16097         Solaris `make' causes it to continue to next definition.
16099 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16101         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16102         the right GUI libraries and files are installed along with GDB.
16104 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16106         * configure.in: Change alpha to alpha* in several places.
16108 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16110         * config.sub: Recognize sparc86x.
16112 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16114         * configure.in (--enable-target-optspace): Remove debug echo.
16116 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16118         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16120 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16122         * ltconfig: Update cygwin32 support.
16124         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16125         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16126         (GDB_SUPPORT_DIRS): Likewise.
16128 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16130         * configure.in (target_makefile_frag): If --enable-target-optspace,
16131         use -Os to compile target libraries rather than -O2.  Default to
16132         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16133         not used.
16134         * configure.in (target_cflags): Ditto for d30v.
16136 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16138         * Makefile.in (all-bfd): Depend on all-intl.
16139         (all-binutils): Likewise.
16140         (all-gas): Likewise.
16141         (all-gprof): Likewise.
16142         (all-ld): Likewise.
16144 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16146         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16148 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16150         * Makefile.in (all-bfd): Depend upon all-libiberty.
16152         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16154 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16156         * Makefile.in: Add libstub.
16158         * configure.in: Ditto. Build libstub for targets that have cygmon
16159         support.
16161 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16163         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16165 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16167         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16168         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16170 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16172         * configure: Define DEFAULT_M4 by searching PATH.
16173         * Makfile.in: Use DEFAULT_M4.
16175 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16177         * ltconfig: Add cygwin32 support.
16179         * Makefile.in, configure.in: Add libtool as a native only directory
16180         to configure and build.
16182 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16184         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16186 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16188         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16190 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16192         * Makefile.in: add ash make rules
16193         * configure.in: add ash to native_only and host_tools lists
16195 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16197         * Makefile.in (all-gettext, all-intl): New targets.
16198         (ALL_MODULES): Added all-gettext, all-intl.
16199         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16200         (INSTALL_MODULES): Added install-gettext, install-intl.
16201         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16203         * configure.in (host_tools): Added gettext.
16204         (native_only): Likewise.
16205         (noconfigdirs) [various cases]: Likewise.
16206         (host_libs): Added intl.
16208 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16210         * configure: Do not disable building gdbtk for cygwin32 hosts.
16212 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16214         * configure.in: Add thumb-coff target.
16215         * config.sub: Add thumb-coff target.
16217 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16219         * Makefile.in: Revert yesterday's change.
16220         (all-target-winsup):  all-target-librx stays out of here.
16222 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16224         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16225         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16226         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16227         Remove references to librx and libg++.
16229 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16231         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16232         recursive makes
16234 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16236         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16237         for newlib directory.
16238         (CXX_FOR_TARGET): Likewise.
16240 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16242         * ltconfig: Update after libtool/ltconfig.in change for
16243         hpux11.
16245 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16247         * ltconfig, ltmain.sh: Update to libtool 1.2.
16249 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16251         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16252         (install-gcc-cross): Instead, override LANGUAGES here.
16254 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16256         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16257         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16259 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16261         * configure.in: Add Thumb-pe target.
16263 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16265         * Makefile.in - changed sn targets to snavigator
16266         * configure.in - changed sn targets to snavigator
16268 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16270         * config-ml.in: After building symlink tree call make distclean
16271         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16272         to be the case for libiberty.
16274 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16276         * configure: When making link, also check the current
16277         directory. The configure scripts may create one.
16279 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16281         * config.sub: Accept alphapca56 and alphaev6 properly.
16283 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16285         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16287 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16289         * config.sub (sco5): Fix typo.
16291 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16293         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16294         install-itcl.
16295         (install-itcl): Remove dependency on install-tcl.
16297 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16299         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16301 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16303         * configure.in: Don't build libgui for a cygwin32 target when not on
16304         a cygwin32 host.
16306 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16308         * configure (redirect): Set to null, so default behavior of
16309         configure is now --verbose.
16311 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16313         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16314         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16316 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16318         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16319         this change to sync Makefile.in with its ChangeLog entries.
16321 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16323         * ltmain.sh (mkdir): Check that the directory doesn't exist
16324         before we exit with error, so that we don't get races during
16325         parallel builds.
16327 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16329         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16331 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16333         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16334         PICFLAG_FOR_TARGET.
16335         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16337         * configure: Emit a definition for the new macro enable_shared
16338         into each Makefile.
16340 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16342         * configure.in (host_tools, native_only): Add libtool.
16344 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16346         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16347         Fix typo in ming config comment.
16349 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16351         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16353 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16355         * config.sub: Add tic30 cases, and map c30 to tic30.
16357 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16359         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16360         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16361         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16362         (CLEAN_TARGET_MODULES): Similarly
16363         (all-target-libf2c): Add dependences.
16364         * configure.in (target_libs): Add libf2c.
16366 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16368         * configure.in: Remove expect from noconfigdirs when target
16369         is cygwin32.  OK to build expect and dejagnu with Canadian
16370         Cross.
16372 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16374         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16375         host.
16377         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16378         and mingw32.
16380 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16382         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16383         here as it is not defined in the toplevel Makefile.
16385 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16387         * configure (package_makefile_rules_frag): New variable, which names
16388         a file with generic rules, ...
16389         Change comment to mention we now have FIVE parts.
16390         * configure: Undo last change.
16392 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16394         * config.guess: More accurate determination of HP processor types.
16395         * config.sub: More accurate determination of HP processor types.
16397 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16399         * configure (package_makefile_frag): Move inserting the
16400         ${package_makefile_frag} to where it should be according
16401         to the comment.
16403 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16405         * config.guess: Add support for Linux/ARM.
16407 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16409         * .cvsignore: Remove *-info and *-install since they match
16410         release-info and mpw-install, which we don't want to just ignore.
16412 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16414         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16416 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16418         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16419         local_prefix to sub-make invocations.
16421 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16423         * configure.in: Check makefile fragments in the source
16424         directory.
16426 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16428         * configure.in: Check whether host and target makefile
16429         fragments exist before adding them to *_makefile_frag.
16431 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16433         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16435 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16437         * configure.in: Make sure we only replace RPATH_ENVVAR on
16438         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16439         regexp to sed.
16441         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16442         to sub-makes.
16444 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16446         * config-ml.in (multi-do): LDFLAGS must include multilib
16447         designator.
16449 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16451         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16453 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16455         * config.sub: Add mingw32 support.
16456         * configure.in: Likewise.
16458 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16460         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16462 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16464         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16465         * configure (gxx_include_dir): Provide a definition for subdirs
16466         which do not use autoconf.
16468 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16470         * config.guess: Sync with egcs.  Picks up new alpha support,
16471         BeOS & some additional linux support.
16473 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16475         * config.guess: HP 9000/803 is a PA1.1 machine.
16477 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16479         * configure.in: It's alpha*-...
16481 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16483         * configure.in (host_makefile_frag, target_makefile_frag):
16484         Handle multiple config files.
16485         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16486         alpha-*-*.
16488 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16490         * mkdep: New file.
16492 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16494         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16496 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16498         * Makefile.in: Add libgui directory.
16499         (GDB_TK): Add all-libgui.
16500         * configure.in: Add libgui directory.
16501         * configure: Add all-libgui to GDB_TK.
16503 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16505         * config-ml.in (multidirs): Add m32r to multilib list.
16507 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16509         * Makefile.in (all-target-gperf): Change dependency to
16510         all-target-libstdc++.
16512 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16514         * config.guess: Add BeOS support.
16516 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16518         Source directory cvs renamed to cvssrc:
16519         * configure.in (host_tools): Change cvs to cvssrc.
16520         (native_only): Likewise.
16521         (noconfigdirs) [various cases]: Likewise.
16522         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16523         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16524         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16525         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16526         (all-cvssrc): Rename target from all-cvs.
16528 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16530         * configure (gxx_include_dir): Fix thinko.
16532 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16534         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16535         (install-cross, install-gcc-cross): New targets.
16537 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16539         * configure.in (noconfigdirs): Add support for Thumb target.
16541         * config.sub (maybe_os): Add support for Thumb target.
16543 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16545         * Makefile.in: Add rules for cygmon.
16547         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16549 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16551         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16552         * configure (gxx_include_dir): Provide a definition for subdirs
16553         which do not use autoconf.
16555 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16557         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16558         11/18/97 build
16560 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16562         * From Franz Sirl.
16563         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16564         found on RedHat Linux systems.
16566 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16568         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16569         guesses.
16571 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16573         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16575 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16577         * ltmain.sh: If mkdir fails, check whether the directory was created
16578         anyhow by some other process.
16580 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16582         * configure.in (d30v-*-*): Configure all directories.
16584 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16586         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16587         for the D30V.
16589 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16591         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16593 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16595         * include/libiberty.h: Add extern "C" { so it can be used with C++
16596         progrms.
16597         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16598         programs.
16600 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16602         * configure.in (d30v-*-*): Configure GCC now.
16604 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16606         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16607         is no longer needed.
16609 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16611         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16613 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16615         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16616         targets using "$@" to provide support for similar but not identical
16617         targets without having to duplicate code.
16619 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16621         * makefile.vms: Fix to work with DEC C.
16623 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16625         * config.sub: Add mips-tx39-elf to marketing names.
16627 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16629         * ltmain.sh: Handle symlinks in generated script.
16631 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16633         * configure: Handle autoconf style directory options: --bindir,
16634         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16635         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16636         --sysconfdir.
16637         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16638         (sharedstatedir, localstatedir, oldincludedir): New variables.
16639         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16640         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16641         sbindir, sharedstatedir, and sysconfdir.
16643 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16645         * Makefile.in (bootstrap-lean): New target.
16647 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16649         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16650         sn, and gnuserv from noconfigdirs.
16652 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16654         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16656 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16658         * Makefile.in (cross): New target.
16660 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16661                           Jeff Law         <law@cygnus.com>
16663         * Makefile.in (bootstrap2, bootstrap3): New targets.
16664         (all-bootstrap): Remove outdated and confusing target.
16665         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16667 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16669         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16670         windows.  Consistent with gdb/configure.
16672 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16674         * configure.in: Name Linux target fragment.
16676         * configure: Rewrite so that project Makefile fragment is inserted
16677         first and appears last in the resulting Makefile.
16679 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16681         * Makefile.in (install-itcl): Install tcl first.
16683 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16685         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16687 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16689         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16691         * configure.in (skipdirs): Add target-librx for Linux.
16692         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16694 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16696         * Makefile.in (bootstrap): New target.
16698 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16700         * config.sub: Accept 'amigados' for backward compatibility.
16702 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16704         * config.guess: Merge with FSF.
16706 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16708         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16710 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16712         * config.sub: Add "marketing-names" patch.
16714 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16716         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16718 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16720         * config.sub: Handle v850-elf.
16722 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16724         * .cvsignore (*-install): Remove.
16726 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16728         * ltconfig: Set CONFIG_SHELL in libtool.
16729         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16731 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16733         * configure.in (target_subdir): Set to libraries if enable_multilib.
16735 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16737         * config.guess: Update from gcc directory.
16739 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16741         * Makefile.in (all-sim): Depends on all-readline.
16743 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16745         * Makefile.in (BISON, YACC): Use $$s.
16746         (all-bison): Depend on all-texinfo.
16748 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16750         * Makefile.in (BISON): Add -L flag.
16751         (YACC): Likewise.
16753 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16755         * configure.in (noconfigdirs): Add support for v850e target.
16757         * config.sub (maybe_os): Add support for v850e target.
16759 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16761         * configure.in (noconfigdirs): Add support for v850ea target.
16763         * config.sub (maybe_os): Add support for v850ea target.
16765 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16767         * config.sub: Add mipstx39.  Delete r3900.
16769 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16771         * Makefile.in (all-autoconf): Depends on all-texinfo.
16773 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16775         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16776         eabi targets.
16778 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16780         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16782         * configure: When handling a Canadian Cross, handle YACC as well as
16783         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16784         * Makefile.in (all-bison): Depend upon all-texinfo.
16786 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16788         * Makefile.in (BISON): bison, not byacc or bison -y.
16789         (YACC): bison -y or byacc or yacc.
16790         (various): Add *-bison as appropriate.
16791         (taz): No need to mess with BISON anymore.
16793 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16795         * configure: If OSTYPE matches *win32*, try to find a good value for
16796         CONFIG_SHELL.
16798 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16800         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16801         configure.in if it is present.
16803 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16805         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16807 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16809         * config.sub: Recognize `arc' cpu.
16810         * configure.in: Likewise.
16811         * config-ml.in: Likewise.
16813 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16815         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16817 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16819         * configure: Changed sed delimiter from ':' to '|' when
16820         attempting to substitute ${config_shell} for SHELL. On
16821         NT ${config_shell} may contain a ':' in it.
16823 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16825         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16827 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16829         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16831 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16833         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16835         * ylwrap: If the program is a relative path, force it to be
16836         absolute.
16838 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16840         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16842 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16844         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16845         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16846         for libraries.
16848 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16850         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16851         separated by spaces.
16853 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16855         * ylwrap: New file.
16856         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16858         * ltmain.sh: Handle /bin/sh at start of install program.
16860         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16862         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16863         * missing: New file, from automake 1.2.
16865 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16867         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16868         check-tk to CHECK_X11_MODULES.
16870 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16872         * config.sub: Merge with FSF.
16874 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16876         * config.guess: Merge with FSF.
16878 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16880         * configure: Treat msdosdjgpp like go32.
16881         * configure.in: Likewise.  Don't remove gprof for go32.
16883         * configure: Change Makefile.tem2 to Makefile.tm2.
16885 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16887         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16889 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16891         * install-sh (chmodcmd): Set to null if the DST directory already
16892         exists.  Same as Nov 11th change.
16894 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16896         * configure (GDB_TK): Needs itcl and tix.
16898 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16900         * config.guess: Update from FSF.
16902 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16904         * Makefile.in (GDB_TK): Depend on itcl and tix.
16906 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16908         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16909         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16910         (INSTALL_SCRIPT): New variable.
16911         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16912         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16913         to -x.
16914         * install-sh: Add support for -x option.
16916 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16918         * configure.in, Makefile.in: Treat tix like itcl.
16920 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16922         * Makefile.in (WINDRES): New variable.
16923         (WINDRES_FOR_TARGET): New variable.
16924         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16925         (EXTRA_HOST_FLAGS): Add WINDRES.
16926         (EXTRA_TARGET_FLAGS): Add WINDRES.
16927         (EXTRA_GCC_FLAGS): Add WINDRES.
16928         ($(DO_X)): Pass down WINDRES.
16929         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16930         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16931         DLLTOOL_FOR_TARGET.
16933 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16935         * configure.in: configure sim before gdb for win32-x-ppc
16937 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16939         Move gperf into the toplevel, from libg++.
16940         * configure.in (target_tools): Add target-gperf.
16941         (native_only): Add target-gperf.
16942         * Makefile.in (all-target-gperf): New target, depend on
16943         all-target-libg++.
16944         (configure-target-gperf): Empty rule.
16945         (ALL_TARGET_MODULES): Add all-target-gperf.
16946         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16947         (CHECK_TARGET_MODULES): Add check-target-gperf.
16948         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16949         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16951 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16953         * config.sub (mn10200): Recognize new basic machine.
16955 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16957         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16958         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16960 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16962         * configure.in: If we're building mips-sgi-irix6* native, turn on
16963         ENABLE_MULTILIB and set TARGET_SUBDIR.
16965 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16967         * Makefile.in (all-sn): Depend on all-grep.
16969 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16971         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16973         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16974         Makefile.  From Jeff Makey <jeff@cts.com>.
16975         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16977         * Makefile.in (DISTBISONFILES): Remove.
16978         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16979         $(DEFAULT_YACC).
16981         * configure.in: Build itl, db, sn, etc., when building for native
16982         cygwin32.
16984         * Makefile.in (LD): New variable.
16985         (EXTRA_HOST_FLAGS): Pass down LD.
16986         ($(DO_X)): Likewise.
16988 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16990         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16992 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16994         * configure.in (targargs): Strip out any supplied --build argument
16995         before adding our own. Always add --build.
16997 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16999         * configure.in (targargs): Pass --build if we're doing
17000         a cross-compile.
17002 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17004         * configure: Use '|' instead of ":" as the separator in
17005         sed. Otherwise sed chokes on NT path names with drive
17006         designators. Also look for "?:*" as the leading characters in an
17007         absolute pathname.
17009 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17011         * config.sub: Support for r3900.
17013 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17015         * configure.in: Use install-sh, not install.sh.
17017 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17019         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17020         apply it twice.
17022 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17024         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17025         install-binutils.
17027 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17029         * Makefile.in: Add automake targets.
17030         * configure.in (host_tools): Add automake.
17032 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17034         * configure: Default CXX to c++, not gcc.
17035         * Makefile.in (CXX): Set to c++, not gcc.
17036         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17038 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17040         * install-sh: try appending a .exe if source file doesn't
17041         exist
17043 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17045         * configure.in: Turn on multilib by default.
17046         (cross_only): Remove target-libiberty.
17048         * Makefile.in (all-gcc): Don't depend on libiberty.
17050 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17052         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17054 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17056         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17057         (DISTBISONFILES): Add ld/Makefile.in
17059 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17061         * configure.in: if target is cygwin32 but host isn't cygwin32,
17062         don't configure gdb tcl tk expect, not just gdb.
17064 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17066         * configure.in: Added gnuserv everywhere sn appears.
17068         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17069         (CROSS_CHECK_MODULES): Added check-gnuserv.
17070         (INSTALL_MODULES): Added install-gnuserv.
17071         (CLEAN_MODULES): Added clean-gnuserv.
17072         (all-gnuserv): New target.
17074 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17076         * config.guess: Fixes for MIPS OpenBSD systems.
17078 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17080         * Makefile.in (INSTALL_XFORM): Remove.
17081         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17083         * mkinstalldirs: New file, copied from automake.
17084         * Makefile.in (installdirs): Rename from install-dirs.  Use
17085         mkinstalldirs.  Change all users.
17086         (DEVO_SUPPORT): Add mkinstalldirs.
17088 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17090         * install-sh: Rename from install.sh.
17091         * Makefile.in (INSTALL): Change install.sh to install-sh.
17092         (DEVO_SUPPORT): Likewise.
17094         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17095         Graichen <graichen@rzpd.de>.
17097 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17099         * config.guess: Recognize OpenBSD systems correctly.
17101 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17103         * README, Makefile.in (ETC_SUPPORT): Remove references to
17104         cfg-paper*, configure.{texi,man,info*}._
17106 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17108         * Makefile.in (all.normal): Ensure that gcc is built after all
17109         the x11 - ie gdb - targets.
17111 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17113         * makefile.vms: Don't run conf-a-gas.
17115 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17117         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17119 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17121         * configure.in: Remove noconfigdirs case since gdb also
17122         configures and builds for tic80-coff.
17124 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17126         * configure: Set cache_file to config.cache.
17127         * Makefile.in (local-distclean): Remove config.cache.
17129 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17131         * COPYING: Update FSF address.
17133 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17135         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17136         noconfigdirs.
17138 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17140         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17141         MAKEDIRS, is empty.
17143 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17145         * config.sub: Tweak mn10300 entry.
17147 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17149         * configure.in (host_tools): Put sim before gdb, so gdb's
17150         configure.tgt can determine if the simulator was configured.
17152 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17154         * config.sub: Move BeOS $os case to be with other Cygnus
17155         local cases.
17157 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17159         * config.sub: Remove misplaced comment that broke Linux.
17161 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17163         * config.sub: Add BeOS support.
17165 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17167         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17169 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17171         * configure.in (noconfigdirs): Remove tcl and tk from
17172         noconfigdirs for cygwin32 builds.
17174 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17176         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17178 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17180         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17181         make-all.com, use makefile.vms instead.
17183 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17185         * config.sub: Accept -lnews*.
17187 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17189         * configure.in (noconfigdirs): Disable target-newlib,
17190         target-examples and target-libiberty for d30v.
17192 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17194         * configure.in (noconfigdirs): Enable ld for d30v.
17196 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17198         * configure.in (tic80-*-*): Build compiler.
17200 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17202         * configure.in (d30v-*): Remove sim directory from list of
17203         unsupported d30v directories
17205 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17207         * config.sub, configure.in: Add d30v target cpu.
17209 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17211         * makefile.vms: New file.
17212         * make-all.com: Remove.
17214 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17216         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17218 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17220         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17222 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17224         * Makefile.in (ALL_MODULES): Added all-db.
17225         (CROSS_CHECK_MODULES): Addec check-db.
17226         (INSTALL_MODULES): Added install-db.
17227         (CLEAN_MODULES): Added clean-db.
17229 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17231         * config.guess: Merge with latest FSF sources.
17233 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17235         * Makefile.in (ALL_MODULES): Added all-itcl.
17236         (CROSS_CHECK_MODULES): Added check-itcl.
17237         (INSTALL_MODULES): Added install-itcl.
17238         (CLEAN_MODULES): Added clean-itcl.
17240 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17242         * configure.in: build gdb for mn10200
17244 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17246         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17248 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17250         * configure.in (tic80-*-*): Turn off most targets right now.
17252 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17254         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17255         rather than the makeinfo program.
17256         (do-info): Depend upon all-texinfo.
17258 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17260         * configure.in: Remove uses of config/mh-linux.
17262         * config.sub, config.guess: Merge with latest FSF sources.
17264 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17266         * config.sub (case $basic_machine): Add tic80 entries.
17268 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17270         * config.sub, config.guess: Merge with latest FSF sources.
17272 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17274         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17275         * mpw-config.in: Test for NewFolderRecursive.
17276         * mpw-install: Use symbolic name for startup filename.
17277         * mpw-README: Add various additional details.
17279 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17281         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17283 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17285         * configure.in: Do build gcc and the target libraries for
17286         the mn10200.
17288 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17290         * configure.in: don't avoid building gdb for mn10300 any more
17291         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17292         instead of single-quoting it.
17294 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17296         * configure.in: Don't use --with-stabs on IRIX 6.
17298 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17300         * configure.in (m32r): Build gdb, libg++ now.
17302 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17304         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17305         directories from noconfigdirs.
17307 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17309         * config.sub (basic_machine): added mips16 configuration
17311 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17313         * config.sub: Handle d10v-unknown.
17315 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17317         * config.sub: Handle v850-unknown.
17319 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17321         * Makefile.in: add findutils
17322         * configure.in: add findutils to list of host_tools
17324 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17326         * config.sub: Handle mn10200 and mn10300.
17328 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17330         * configure.in (d10v-*): Do not build librx.
17332 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17334         * configure.in (mn10300): Build everything except gdb & libgloss.
17336 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17338         * config.guess:  Patch for Dansk Data Elektronik servers,
17339         from Niels Skou Olsen <nso@dde.dk>.
17341         For ncr, use /bin/uname rather than uname, since GNU uname does not
17342         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17344         Patch for MIPS R4000 running System V,
17345         from Eric S. Raymond <esr@snark.thyrsus.com>.
17347         Fix thinko for nextstep.
17349         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17351         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17352         * config.guess: Guess mips-dec-mach_bsd4.3.
17354         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17355         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17356         release numbers.
17357         * config.guess (mips-mips-riscos*):  Emit just enough of the
17358         release number.
17360         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17361         * config.guess (sparc-auspex-sunos*):  Added.
17362         (f300-fujitsu-*): Added.
17364         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17365         * config.guess:  Recognize a Tadpole as a sparc.
17367 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17369         * config.guess: Don't assume that NextStep version is either 2 or
17370         3.  NextStep 4 (aka OpenStep 4) has come out now.
17372 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17374         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17375         From Rik Faith <faith@cs.unc.edu>.
17377 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17379         * config.sub: Contributions from bug-gnu-utils to:
17380         Support plain "hppa" (no version given) architecture, reported by
17381         OpenStep.
17382         OpenBSD like NetBSD.
17383         LynxOs is not a hardware supplier.
17385         * config.guess: Contributions from bug-gnu-utils to add support for:
17386         OpenBSD like NetBSD.
17387         Stratus systems.
17388         More Pyramid systems.
17389         i[n>4]86 Intel chips.
17390         M680[n>4]0 Motorola chips.
17391         Use unknown instead of lynx for hardware manufacturer.
17393 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17395         * install.sh (chmodcmd): Set to null if the DST directory already
17396         exists.
17398 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17400         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17401         not use mt-ppc target Makefile fragment any more.
17403 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17405         * configure.in (*-*-windows):  Exclude everything but those dirs
17406         needed to build windows.
17408 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17410         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17412 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17414         * configure.in:  Exclude mmalloc from i386-windows.
17416 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17418         * Undo my previous change.
17420 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17422         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17423         unconditionally.
17424         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17426 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17428         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17429         host to add it's own flags.
17431 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17433         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17435 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17437         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17438         (CXX_FOR_TARGET): Likewise.
17439         (GCC_FOR_TARGET): Define.
17440         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17441         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17442         CC_FOR_TARGET was specified on the command line.
17443         (MAKEOVERRIDES): Don't define.
17445 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17447         * configure.in (m32r): Fix spelling of libg++ libs.
17449 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17451         * config.sub (-apple*): Remove, now redundant.
17453 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17455         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17457         * configure: Rework yesterday's sed script patch.
17459         * config.sub: Merge with FSF.
17461 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17463         * config.guess:  Merge from FSF.
17465         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17466         * config.guess: Use pc instead of unknown, for pc clone systems.
17467         Change linux to linux-gnu.
17469         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17470         * config.guess: Avoid non-portable tr syntax.
17472 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17474         * test-build.mk (HOLES): Add "xargs" for gdb.
17476         * configure: Avoid hpux10.20 sed bug.
17478 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17480         * configure.in:  Add support for windows host
17481         (that is a build done under the Microsoft build environment).
17483 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17485         * Makefile.in: Replace all uses of srcroot with s, to shrink
17486         command line lengths.
17488         Patches from Geoffrey Noer <noer@cygnus.com>:
17489         * configure.in: If configuring for newlib, pass --with-newlib to
17490         subdirectories.
17491         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17492         -Bnewlib/ and -Lwinsup to gcc.
17493         (CXX_FOR_TARGET): Likewise.
17495 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17497         * Makefile.in (ETC_SUPPORT): Add configure.
17499 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17501         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17502         host configuration file.
17504 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17506         * configure.in: Break mn10x00 support into separate
17507         mn10200 and mn10300 configurations.
17508         * config.sub: Likewise.
17510 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17512         * configure.in: Add lots of stuff to noconfigdirs for
17513         the mn10x00 targets.
17515         * config.sub, configure.in: Add mn10x00 support.
17517 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17519         * make-all.com: Call conf-a-gas, not config-a-gas.
17521 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17523         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17524         targets.
17526 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17528         * mpw-README: Add much more detail for native PowerMac.
17529         * mpw-install: New file.
17530         * mpw-configure: Add --norecursion and --help options.
17531         * mpw-config.in: Translate readme and install files when
17532         copying to objdir.
17533         * mpw-build.in: Don't always depend on byacc and flex.
17534         (install-only-top): New action.
17536 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17538         * configure.in:  You can now configure GDB for the v850.
17540 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17542         * configure.in (noconfigdirs): Don't configure any C++ dirs
17543         if targeting D10V.
17545 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17547         * config.sub: Recognize mips64vr5000.
17549 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17551         * configure.in: Use a single line for host_tools and native_only.
17553 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17555         * config.sub, configure.in: Add entries for m32r.
17557 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17559         * Makefile.in (inet-install): Don't run install-gzip.
17561 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17563         * configure.in:  Don't config lots of things for *-*-windows*.
17565 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17567         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17568         (host_libs, host_tools): Copy from configure.in.
17569         * mpw-configure: Don't complain about directories not found.
17571 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17573         * configure.in (i[345]86): Recognize i686 for pentium pro.
17574         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17575         file.
17577         * config.guess (i[345]86): Ditto.
17579 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17581         * configure.in (noconfigdirs): Removed gdb for D10V.
17583 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17585         * configure.in: Remove ld, target-libio, target-libg++, and
17586         target-libstdc++ from noconfigdirs.
17588 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17590         * configure: Fix three locations where shell scripts were
17591         being run directly rather than with config_shell.
17593 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17595         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17596         * config.sub (basic_machine): Recognize v850.
17598 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17600         * mpw-configure: Handle multiple enable/disable options and
17601         pass them down recursively, handle -c and -s flags appropriately
17602         depending on choice of compiler, add escape mechanism for
17603         quoted arguments to gC.
17605 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17607         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17608         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17609         so that -mrelocatable-lib and -mno-eabi are used.
17611         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17612         not support --print-multi-lib, don't abort.
17614 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17616         * make-all.com: Run config-a-gas.
17617         * setup.com: Don't copy subdirectory files around.
17619 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17621         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17622         target, it now compiles correctly.
17624 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17626         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17628 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17630         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17632 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17634         * configure.in (native_only): Add prms.
17636 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17638         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17639         (BINUTILS_SUPPORT_DIRS): Likewise.
17641 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17643         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17644         d10v support is added.
17646 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17648         * configure.in (d10v-*-*): New target.
17650 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17652         * config.guess (HP 9000/811): Recognize this as a PA1.1
17653         machine.
17655 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17657         * Makefile.in (do-tar-gz): New target, split out from tail end of
17658         taz target.  Run each command separately, don't use pipes.
17659         (taz): Use it.
17661 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17663         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17664         * mpw-build.in: No builds should depend on building byacc or flex,
17665         they are assumed to be installed already.
17667 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17669         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17670         variable that CC_FOR_TARGET needs.
17672 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17674         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17675         options have changed since the last time the subdirectory was
17676         configured, and if it has, reconfigure.
17677         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17678         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17680 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17682         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17683         CLEAN_MODULES): Add bash.
17684         (all-bash): New target.
17686 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17688         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17690 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17692         * config.sub (basic_machine): Recognize d10v as a valid processor.
17694 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17696         * mpw-configure: Add support for --bindir.
17697         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17699 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17701         * configure.in: add bash, time, gawk to list of hosttools and things
17702         to only build for native toolchains
17704 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17706         * Makefile.in (docdir): Remove.
17708 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17710         * Makefile.in (datadir): Set to $(prefix)/share.
17712 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17714         * configure.in: build diff and patch for cygwin32-hosted
17715         toolchains.
17717 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17719         * config.sub: Accept -rtems*.
17721 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17723         * configure.in: enable dosrel for cygwin32-hosted builds,
17724                 remove diff from the list of things not buildable
17725                 via Canadian Cross
17727 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17729         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17730         don't get ". ".
17732 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17734         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17736 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17738         * Makefile.in (taz): Handle case where tex3patch didn't even get
17739         checked out.  Also, if it was found, put the symlink in a new util
17740         subdirectory.
17742 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17744         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17746 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17748         * config.sub: Recognize -openvms.
17749         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17750         * make-all.com, setup.com: New files.
17752 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17754         * Makefile.in (taz): tex3patch moved to texinfo/util.
17756 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17758         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17759         * configure.in: remove make from disable-if-Can-Cross list
17760                 enable gdb if ${host} and ${target} are cygwin32
17762 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17764         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17765         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17767 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17769         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17770         distinguish sysv/svr4/bsd variants.
17771         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17773 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17775         * configure.in: Added copyright notice.
17776         * move-if-change: Added copyright notice.
17778 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17780         * configure.in (powerpcle-*-solaris*): Until we get shared
17781         libraries working, don't build gdb, sim, make, tcl, tk, or
17782         expect.
17784 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17786         * config.guess:  Merge with FSF:
17788         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17789         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17791         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17792         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17794         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17795         * config.guess:  Combine two OSF1 rules.
17796         Also recognize field test versions.  From mjr@zk3.dec.com.
17797         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17798         because GNU uname does not support -p.  From pmr@pajato.com.
17800 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17802         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17804 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17806         * mpw-README: Document GCCIncludes.
17808 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17810         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17812 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17814         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17816 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17818         * configure.in (*-*-cygwin32): Configure make.
17820 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17822         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17824 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17826         * Makefile.in (all-inet): Depend on all-perl.
17828         * Makefile.in (inet-install): New target.
17830         * Makefile.in (all-inet): Depend on all-tcl.
17831         (all-inet): Depend on all-send-pr.
17833 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17835         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17836         temporarily.
17838 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17840         * configure.in: Don't configure --with-gnu-ld on AIX.
17842 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17844         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17846 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17848         * Makefile.in (ALL_MODULES): Added all-inet.
17849         (CROSS_CHECK_MODULES): Added check-inet.
17850         (INSTALL_MODULES): Added install-inet.
17851         (CLEAN_MODULES): Added clean-inet.
17852         (all-indent): New target.
17854         * configure.in (host_tools): Added inet.
17855         (native_only): Added inet.
17856         (noconfigdirs): Added inet.
17858 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17860         * configure.in: Don't configure libgloss if we are not configuring
17861         newlib.
17863 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17865         * configure.in: Don't configure libgloss for unsupported
17866         architectures.
17868 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17870         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17872 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17874         * Makefile.in (ALL_MODULES): Include all-apache.
17875         (CROSS_CHECK_MODULES): Include check-apache.
17876         (INSTALL_MODULES): Include install-apache.
17877         (all-apache): New target.
17879         * configure.in: Added apache everywhere perl is seen.
17881 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17883         * Makefile.in: Add support for clean-{module} and
17884         clean-target-{module} rules.
17886 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17888         * configure.in (*-*-ose) do not build libgloss.
17890 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17892         * config.guess (prep*:SunOS:5.*:*): Turn into
17893         powerpele-unknown-solaris2.
17895 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17897         * configure.in: Permit --enable-shared to specify a list of
17898         directories.
17900 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17902         * configure.in (host==solaris): Pass only the first word of $CC
17903         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17905 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17907         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17909 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17911         * Makefile.in (ALL_MODULES): Include all-perl.
17912         (CROSS_CHECK_MODULES): Include check-perl.
17913         (INSTALL_MODULES): Include install-perl.
17914         (ALL_X11_MODULES): Include all-guile.
17915         (CHECK_X11_MODULES): Include check-guile.
17916         (INSTALL_X11_MODULES): Include install-guile.
17917         (all-perl): New target.
17918         (all-guile): New target.
17920         * configure.in (host_tools): Include perl and guile.
17921         (native_only): Include perl and guile.
17922         (noconfigdirs): Don't build guile and perl; no ports have been
17923         done.
17925 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17927         * configure (--enable-*): Handle quoted option lists such as
17928         --enable-sim-cflags='-g0 -O' better.
17930 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17932         * Makefile.in ({,inst}all-target): New rule so we can make and
17933         install all of the target directories easily.
17935 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17937         * configure.in: Add missing global flag in sed substitution when
17938         deleting `target-' from ${configdirs}.
17940 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17942         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17943         option.
17945         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17946         config/mh-necv4.
17948         * install.sh: Correct misspelling of transformbasename.
17950         * config.guess: Recognize mips-*-sysv*.
17952 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17954         * config.sub: Recognize mon960.
17956 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17958         * configure: Restore Canadian Cross handling of BISON and LEX,
17959         removed in Feb 20 change.
17961 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17963         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17964         Mention make install.  Remove the old copyright date as well the
17965         clumsy and rather pointless copyright on the README file.
17967 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17969         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17970         Makefile after running symlink-tree, then run `make distclean' to
17971         avoid clobbering any generated files in srcdir.
17973 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17975         * configure.in (m68k-*-netbsd*): Build everything now.
17977 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17979         * Makefile.in (taz): Fix quoting.
17981 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17983         * configure.in (sparclet-*-*): Build everything now.
17985 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17987         * configure.in (m68k-*-linux*): New host.
17989 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17991         * configure: Check for bison before byacc.
17993 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17995         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17996         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17997         searching PATH.  These are used as fallbacks by Makefile.in if
17998         flex/bison/byacc aren't in objdir.
18000 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18002         * Makefile.in: Make everything which depends upon all-bfd also
18003         depend upon all-opcodes, in case --with-commonbfdlib is used.
18005 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18007         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18008         building NT native compilers on Unix.
18010 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18012         * configure.in: Don't get CC from the host Makefile fragment if we
18013         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18014         Solaris test for /usr/ucb/cc to the post target script, just after
18015         the compiler sanity test.
18017 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18019         * config.sub: Merge with FSF.
18021 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18023         * Makefile.in (RPATH_ENVVAR): New variable.
18024         (REALLY_SET_LIB_PATH): Use it.
18025         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18027 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18029         * config.sub, configure.in: Recognize sparclet cpu.
18031 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18033         * config.guess:  Support m68k-cbm-sysv4.
18035 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18037         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18038         m68k-unknown-linuxaout from linker help string.  Put quotes around
18039         $ld_help_string.
18041 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18043         * config.guess (powerpc-harris-powerunix): Add guess for port
18044         to new target.
18046 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18048         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18050 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18052         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18053         $(REALLY_SET_LIB_PATH) in Makefile.
18054         * Makefile.in (SET_LIB_PATH): New variable.
18055         (REALLY_SET_LIB_PATH): New variable.
18056         ($(DO_X)): Use $(SET_LIB_PATH).
18057         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18058         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18059         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18060         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18061         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18062         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18063         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18064         (install-dosrel): Likewise.
18065         (all-opcodes): Depend upon all-libiberty.
18067 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18069         * config.guess (*:CYGWIN*): New
18071 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18073         * Makefile.in (all-target-winsup): All all-target-libiberty.
18075 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18077         * configure.in (noconfigdirs): Add missing # in front of comment.
18079 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18081         * configure.in: add second pass to things added to noconfigdirs
18082         so *-gm-magic can exclude libgloss properly.
18084 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18086         * mpw-configure (extralibs_name, rez_name): Set correctly
18087         for MWC68K compiler.
18089         * mpw-README: Add more info on the necessary build tools.
18091 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18093         * configure.in, config.sub: Recognize cygwin32.
18095 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18097         * config.guess, config.sub: Recognize A/UX.
18099 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18101         * config.sub: Merge with gcc/config.sub.
18103 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18105         * mpw-build.in (do-binutils): Add build of stamps.
18107 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18109         * config.sub: Add recognition for mips64vr4100*-* targets.
18111 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18113         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18114         Add creation of gconfigargs with `--enable-shared' turned on.
18115         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18116         ($(host)-stamp-stage3-configured): Likewise.
18117         (HOLES): Add chatr and ldd.
18118         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18120 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18122         * configure: Pass --nfp to recursive configures.
18124 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18126         * Makefile.in (DLLTOOL): New.
18127         (DLLTOOL_FOR_TARGET): New.
18128         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18129         (EXTRA_TARGET_FLAGS): Ditto.
18130         (EXTRA_GCC_FLAGS): Ditto.
18131         (CONFIGURE_TARGET_MODULES): Ditto.
18132         (DO_X): Ditto.
18133         * configure: Add DLLTOOL.
18135 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18137         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18138         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18139         mh-sco, since old workarounds no longer needed, and don't
18140         build ld, since libraries have weak symbols in COFF.
18142 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18144         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18146 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18148         * configure.in: Make sure that ${CC} can be used to compile an
18149         executable.
18151 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18153         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18154         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18155         nothing depending on whether gdbtk is being built.
18157 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18159         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18161 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18163         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18164         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18166 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18168         * config-ml.in: Add support for
18169         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18170         Simplify setting of multidirs from --disable-foo.
18172 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18174         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18175         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18176         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18177         non-empty, pass them on to the  GCC make.
18178         (all-bootstrap): New rule that is like all-gcc, except it executes
18179         the GCC bootstrap rule instead of the GCC all rule.
18181 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18183         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18185 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18187         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18188         DG/UX support.
18190 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18192         * config.sub (i*86*) Change [345] to [3456]
18194 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18196         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18197         --with-gnu-ld=no.
18199 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18201         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18202         AIX multilibs get built.
18204 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18206         * configure.in (i386-win32): Don't build expect if we're not
18207         building the tcl subdir.
18209 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18211         * Makefile.in: (configure-target-examples, all-target-examples):
18212         New targets, configure and build example programs.
18214 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18216         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18217         use it as input to sedit the generated MPW makefile.
18218         * mpw-README: Add a suggestion about Gestalt.h.
18220 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18222         * config.sub: Accept *-*-ieee*.
18224 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18226         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18227         Ronald F. Guilmette <rfg@monkeys.com>.
18229 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18231         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18232         for powerpc-pe native.
18233         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18234         (target==powerpc-pe): duplicate i386-win32 entry.
18236 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18238         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18239         of vxworks, not just vxworks5.1.
18241 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18243         * mpw-configure: Add support for exec-prefix.
18245 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18247         * config.guess: Recognize HP model 816 machines as having
18248         a PA1.1 processor.
18250 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18252         * configure: Ignore new autoconf configure options.
18254 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18256         * config.guess:  Recognize Pentium under SCO.
18257         From Robert Lipe <robertl@arnet.com>.
18259 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18261         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18263 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18265         * configure.in: Don't configure gas for alpha-dec-osf*.
18267 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18269         * configure.in: Default to --with-stabs for some targets for which
18270         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18271         i[345]86*-*-unixware*.
18273 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18275         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18276         rather than basing it on the target.  Simplify handling of options
18277         controlling which directories to configure.  Remove extraneous
18278         slash in multi-clean target.
18280 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18282         * config-ml.in: Prefix more variables with ml_ so they don't collide
18283         with configure's.
18285 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18287         * configure: Don't turn -v into --v.
18289 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18291         * configure.in (targargs): Fix typo.
18293         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18295 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18297         * configure.in: Strip --host and --target options from
18298         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18299         --with-cross-host option when building with a cross-compiler.
18300         * configure: Canonicalize the arguments put into config.status by
18301         always using `=' for an option with an argument.  Pass a presumed
18302         --host or --target explicitly.
18304 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18306         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18307         into general OS recognition case.
18309 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18311         * configure.in (target_configdirs): add target-winsup only
18312         for win32 target systems.
18314 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18316         * Makefile.in (all-target-libgloss): Depend upon
18317         configure-target-newlib, since when libgloss is built it looks to
18318         see if the newlib directory exists.
18320 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18322         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18323         cfg-ml-*.in.
18325 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18327         * configure: Handle LD and LD_FOR_TARGET when configuring a
18328         Canadian Cross.
18330 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18332         * configure.in (target_libs): add target-winsup.
18333         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18334         (target==ppcle-pe): remove ld from $noconfigdirs.
18336 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18338         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18339         Preserve relative path names in $srcdir.  Build symlink tree if
18340         configuring cross target dir and srcdir=. (= no VPATH support).
18341         (configure-target-libg++): Depend on configure-target-librx.
18342         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18343         * config-ml.in: New file.
18344         * symlink-tree: New file.
18345         * configure: Ensure srcdir="." if that's what it is.
18347 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18349         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18350         includes and FLEX_SKELETON setting.
18351         * mpw-configure (--with-gnu-ld): New option, controls whether
18352         to use PPCLink or ld with PowerMac GCC.
18353         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18354         * mpw-config.in: Configure grez if targeting Mac.
18356         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18357         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18358         just macos.
18359         * configure.in: Configure grez resource compiler if targeting Mac.
18360         * Makefile.in (all-grez, install-grez): New targets.
18362 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18364         * configure: CXX defaults to gcc, not g++.  If we find
18365         gcc in the path, set CC to gcc -O2.
18367 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18369         * configure: Default ${build} correctly.  Avoid picking up extra
18370         spaces when reading CC and CXX from Makefile.  When doing a
18371         Canadian Cross, use plausible default values for numerous
18372         variables.
18373         * configure.in: When doing a Canadian Cross, don't try to
18374         configure tools whose configure script can't handle it.
18376 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18378         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18380 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18382         * configure:  Remove dubious bug reporting address.
18384 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18386         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18387         configure script, run that instead of this directory's configure.
18388         In either case, print a message that we're configuring the sub-dir.
18390 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18392         * configure.in: Before checking for the existence of various files,
18393         use sed to filter out "target-".
18395 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18397         * Makefile.in (DO_X): Split rule to decrease command line length
18398         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18399         (Philippe De Muyter).
18401 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18403         * Makefile.in (all-patch): depend on all-libiberty.
18405 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18407         * configure.in: If the only directory in target_configdirs which
18408         actually exists is libiberty, then set target_configdirs to empty,
18409         to avoid trying to build a target libiberty in a gas or gdb
18410         distribution.
18412 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18414         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18415         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18416         systems.
18418 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18420         * configure.in (copy_dirs): Use sys-include instead of include
18421         for --with-headers option.
18423 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18425         * Makefile.in, configure.in: Make winsup builds work with
18426         new scheme.
18428 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18430         * configure.in: Build the linker on AIX.
18432 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18434         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18435         where needed.
18437 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18439         * Makefile.in (all-gcc): Fix typo.
18441 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18443         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18445 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18447         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18448         to target-xiberty, to provide more flexibility.
18449         (target_subdir):  Define.  Create if cross.
18450         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18451         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18452         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18453         check-libFOO -> check-target-libFOO, etc.
18454         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18455         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18456         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18457         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18458         allow ALL_GCC="" to only configure.
18459         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18460         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18461         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18463 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18465         * Makefile.in (taz): Build "info" in etc explicitly.
18467 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18469         * configure.in:  Make sure that CC is undefined (as opposed to
18470         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18471         problem with autoconf trying to configure on a host without GCC.
18473 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18475         * mpw-configure: Set host alias from choice of host compiler,
18476         only use generic MPW Makefile sed if present, edit a file
18477         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18478         * mpw-README: Add problem notes about CW6 and CW7.
18480 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18482         * Makefile.in (taz): Use ";" instead of ";;".
18484 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18486         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18487         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18488         DISTDOCDIRS.
18489         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18490         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18492 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18494         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18495         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18496         Move bfd to DISTSTUFFDIRS.
18498 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18500         * Makefile.in (X11_LIB): Removed.
18501         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18503         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18505 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18507         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18508         names.
18510 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18512         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18514 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18516         * configure.in (i[345]86-*-win32): Always build newlib.
18517         Don't configure cvs, autoconf or texinfo.
18518         * Makefile.in (LD_FOR_TARGET): New.
18519         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18520         Pass down LD_FOR_TARGET.
18522 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18524         * winsup: New directory.
18525         * Makefile.in: Build winsup.
18526         * configure.in: Winsup is configured when target is win32.
18527         Can only build win32 target GDB when native.
18529 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18531         * config.guess: Recognize HP model 819 machines as having
18532         a PA 1.1 processor.
18534 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18536         * configure: Fix sed loop which substitutes for CC and CXX to
18537         avoid bug found in various sed implementations.
18539 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18541         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18542         simulator.  Use standard powerpc-*-eabi*.
18544 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18546         * configure.in: Stop putting gas and binutils in noconfigdirs for
18547         powerpc-*-aix* and rs6000-*-*.
18549 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18551         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18552         -mcall-aixdesc libraries.
18554 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18556         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18558         * config.sub (arm | armel | armeb): Fix shell syntax.
18560 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18562         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18563         -msoft-float and -mcpu=common support.
18564         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18565         libraries.
18567 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18569         * configure.in: Allow configuration and build of emacs19 for the alpha.
18571 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18573         * configure.in (CC): Get ^CC, not just any old CC, from
18574         ${host_makefile_frag}.
18576 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18578         * configure.in (CC): Try to get CC from
18579         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18581 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18583         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18584         only if it exists in $(srcdir).
18586 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18588         * configure: If CC and CXX are not set in the environment, set
18589         them, based on either an existing Makefile or on searching for gcc
18590         in PATH.  Substitute for CC and CXX in Makefile.
18591         * configure.in: Remove libm from target_libs.  Separate
18592         target_configdirs from configdirs.  If CC is not set in
18593         environment, try to get it from a host Makefile fragment.  Rewrite
18594         changes of configdirs to use skipdirs instead.  A few minor
18595         tweaks.  Take directories out of target_configdirs as they are
18596         taken out of configdirs.  Remove existing Makefile files from
18597         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18598         CONFIG_ARGUMENTS in Makefile.
18599         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18600         by configure.in.
18601         (CONFIG_ARGUMENTS): Likewise.
18602         (CONFIGURE_TARGET_MODULES): New variable.
18603         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18604         ($(CONFIGURE_TARGET_MODULES)): New target.
18605         (configure-libg++, configure-libio): New targets.
18606         (all-libg++): Depend upon configure-libg++.
18607         (all-libio): Depend upon configure-libio.
18608         (configure-libgloss, all-libgloss): New targets.
18609         (configure-libstdc++): New target.
18610         (all-libstdc++): Depend upon configure-libstdc++.
18611         (configure-librx, all-librx): New targets.
18612         (configure-newlib): New target.
18613         (all-newlib): Depend upon configure-newlib
18614         (configure-xiberty): New target.
18615         (all-xiberty): Depend upon configure-xiberty.
18617 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18619         * configure.in (host i[345]86-*-win32):  Expand the
18620         noconfigdirs again.
18622 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18624         * mpw-configure: Fix sed command file name.
18626 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18628         * configure.in (host i[345]86-*-win32): Reduce the
18629         noconfigdirs again.
18631 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18633         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18634         or powerpc*-*-pe*, since they are not yet supported.
18636 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18638         Add PowerMac support and many other enhancements.
18639         * mpw-configure: New option --cc to select compiler to use,
18640         paste options set according to --cc into the generated
18641         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18642         if mpw-make.sed is present.
18643         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18644         add forward includes for PowerPC include files.
18645         * mpw-build.in: Build using Makefile.PPC if present.
18646         (do-byacc, etc): Remove separate version resource builds.
18647         (do-gas): Build "stamps" before "all".
18648         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18649         * mpw-README: Update to reflect --cc option, PowerMac support,
18650         and recently-reported compatibility problems.
18652 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18654         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18655         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18656         (--with-multilib-top): Pass to recursive invocations.
18658 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18660         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18661         v810-*-*.
18663 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18665         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18666         gdb, ld and opcodes on v810-*-*.
18668 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18670         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18671         (local-maintainer-clean): New target.
18672         (maintainer-clean): New target.
18673         (realclean): Just depend upon maintainer-clean.
18675 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18677         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18679 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18681         * configure.in: Build ld in mips*-*-bsd* case.
18683 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18685         * config.sub: Accept -lites* OS.  From Ian Dall.
18687 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18689         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18690         targets.
18692 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18694         * configure.in: treat i386-win32 canadian cross the same as
18695         i386-go32 canadian cross.
18697 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18699         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18700         running under the simulator to build a reduced set of libraries.
18701         (powerpc-*-eabiaix): Add fine grained multilib support added to
18702         other powerpc targets yesterday.
18704 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18706         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18707         -disable-softfloat, -disable-relocatable, -disable-aix, and
18708         -disable-sysv to control which multilib libraries get built.
18710 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18712         * configure: Add Makefile.tem to list of files to remove in trap
18713         handler.
18715 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18717         * config.guess (*Linux*):  Add missing "exit"s.
18718         Also, need specific check for alpha-unknown-linux (uses COFF).
18720 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18722         * config.guess:  Merge with FSF:
18724         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18725         * config.guess (AIX4): More robust release numbering discovery.
18727         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18728         * config.guess (i386-sequent-ptx): Properly get version number.
18730         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18731         * config.guess (mips:*:4*:UMIPS): New case.
18733 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18735         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18736         (i386-win32 host): Likewise.  Don't build readline.
18738 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18740         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18741         SUPPORT_FILES to submakes.
18743 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18745         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18746         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18747         mpw-configure.
18749 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18751         * configure.in (appdirs): Use =, not ==, in test expression when
18752         trying to build the text to print in the warning message for
18753         Solaris users.
18755 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18757         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18759 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18761         * config.guess: Recognize lynx-2.3.
18763 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18765         * config.sub (z8ksim): Deleted
18766         (z8k-*-coff): New, this is the one true name of the target.
18768 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18770         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18772 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18774         * config.guess (*:Linux:*:*): First try asking the linker what the
18775         default object file format is (elf, aout, or coff).  Then if this
18776         fails, try previous methods.
18778 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18780         * configure.in: Don't build newlib for *-*-vxworks5.1.
18782 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18784         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18785         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18787 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18789         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18791 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18793         * cfg-ml-com.in: New file.
18794         * cfg-ml-pos.in: New file.
18796 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18798         * COPYING.NEWLIB: Add HP free copyright to list.
18800 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18802         * config.sub: Recognize -eabi* for the system, not just -eabi.
18804 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18806         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18807         * config.sub, configure.in (win32): New target and host.
18809 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18811         * configure.in: Add i386-pe configuration.
18813 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18815         * mpw-build.in (install): Install GDB after LD.
18817 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18819         * mpw-config.in (elf/mips.h): Always forward-include, needed
18820         for GDB to build.
18822 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18824         * testsuite: New directory for customer acceptance and whole tool
18825         chain tests.
18827 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18829         * configure: If per-host line isn't found, but AC_OUTPUT is found
18830         and a configure script exists, run it instead.
18832 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18834         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18836 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18838         * configure: Set build_{cpu,vendor,os,alias} to host values when
18839         --build isn't specified.
18841 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18843         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18844         (FLAGS_TO_PASS): Pass them.
18845         (EXTRA_TARGET_FLAGS): Ditto.
18847 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18849         * Makefile.in (all-libg++): Depend on all-libstdc++.
18851 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18853         * configure.in (noconfigdirs): Enable all packages for
18854         i386-unknown-netbsd.
18856 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18858         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18859         hosted builds (DOS builds)
18861 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18863         Changes for ARM based on patches from Richard Earnshaw:
18864         * config.sub: Handle armeb and armel.
18865         * configure.in: Omit arm linker only for riscix.
18867 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18869         * config.guess:  Update from FSF.
18871 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18873         * config.sub: Recognize powerpcle as the little endian variant of
18874         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18875         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18876         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18877         temporarily.
18879 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18881         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18883 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18885         * config.sub: Accept -lites* as a basic system type.
18887 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18889         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18890         installed, and if so return linuxoldld as the system name.
18892 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18894         * config.guess: Add hppa1.1-hp-lites support.
18896 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18898         * configure.in: Don't build newlib for m68k-vxworks5.1.
18900 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18902         * configure.in (mips-sgi-irix6): Use mh-irix5.
18904 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18906         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18908 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18910         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18911         OSF/1.  Fix compiler flags.
18912         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18914 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18916         * configure.in: Recognize --with-newlib.
18917         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18919 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18921         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18922         to *_X11_MODULES due to gdbtk needing X include files et al.
18924 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18926         Merge in support for Mac MPW as a host.
18927         (Old change descriptions retained for informational value.)
18929         * mpw-config.in: Add generic include forwards for cpu-specific
18930         include files in aout and elf directories.
18932         * mpw-configure: Added copyright.
18933         * mpw-config.in: Check for presence of required build tools.
18934         (target_libs): Add newlib.
18935         (target_tools): Add examples.
18936         (Read Me): Generate as "Read Me for MPW" instead.
18937         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18938         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18939         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18941         * mpw-configure: Remove subdir-specific makefile hackery,
18942         delete mk.tmp after using it.
18944         * mpw-build.in (all): Display start and end times.
18946         * mpw-configure (host_canonical): Set.
18947         (target_cpu): Always add to makefiles.
18948         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18949         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18950         (mpw-mh-mpw): Look for in srcdir and srcroot.
18951         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18953         * mpw-build.in: (install-only): New target.
18955         * mpw-configure (host_alias, target_alias): Rename from hostalias
18956         and targetalias, add into generated Makefile.
18957         (mk.tmp): If present, add into generated Makefile.
18958         * mpw-build.in (all-gas): Build config.h first before gas proper.
18960         * mpw-configure (config.status): Write only if changed.
18961         * mpw-config.in (readline): Configure it (not built, just used for
18962         definitions).
18964         * mpw-config.in (elf/mips.h): Add a forward include.
18966         * mpw-config.in: Forward-include most .h files in include into
18967         extra-include.
18968         (readline): Don't build.
18969         mpw-build.in (install): Install GDB.
18971         * mpw-configure (prefix, mpw_prefix): Handle it.
18972         * mpw-config.in (mmalloc, readline): Don't configure.
18973         * mpw-build.in (thisscript): Rename to ThisScript.
18974         Use mpw-build instead of BuildProgram everywhere.
18975         (mmalloc, readline): Don't build.
18976         * mpw-README: New file, basic documentation about the MPW port.
18978         * mpw-config.in: Use forward-include to create include files.
18980         * mpw-configure: Add more things to the top of each configured
18981         Makefile, including contents of config/mpw-mh-mpw.
18982         * mpw-config.in (extra-include): Create this directory and fill it
18983         with Posix-like include files when configuring.
18985         * config.sub (apple, mac, mpw): Add various aliases.
18987         * mpw-build.in: New file, top-level build script fragment for MPW.
18988         * mpw-configure: New file, configure script for MPW.
18989         * mpw-config.in: New file, config fragment for MPW.
18991 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18993         * configure.in (host_libs): Remove glob, since it is gone from the
18994         sources.
18996 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18998         * Makefile.in: define empty GDB_NLM_DEPS var.
19000         * configure.in(target_makefile_frag): use config/mt-netware
19001         for netware targets.
19003 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19005         * config.sub: Merge in recent FSF changes.  Remove linux special
19006         cases.
19008 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19010         Revert this change:
19012         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19014                 * build-all.mk: Use CC=cc -Xs on Solaris.
19016 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19018         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19019         stop using it.
19020         * Makefile.in: Nuke all references to glob subdirectory.
19022 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19024         * configure.in: Fix --enable-shared logic in per-host.
19026 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19028         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19030 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19032         * configure.in (noconfigdirs): Don't build gas on AIX, for
19033         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19035 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19037         * configure: Fix --cache-file to work if the file argument is a
19038         relative path.
19040 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19042         * configure: If the --cache-file is used, pass it down to
19043         configure in subdirectories.
19045 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19047         * config.sub: add vxworks29k configuration.
19049 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19051         * Makefile.in (taz): Do "diststuff" part quietly.
19053 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19055         * config.sub: Mini-merge with gcc/config.sub.
19057 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19059         * config.guess (IRIX): Sed - to _.
19061 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19063         * Makefile.in (source-vault, binary-vault): New targets.
19065 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19067         * config.sub: Recognize -eabi as a basic system type.
19069 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19071         * configure.in (enable_shared stuff): Fix typo.
19073 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19075         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19077 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19079         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19081 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19083         * configure.in (rs6000-*-*): Don't build gas.
19085 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19087         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19088         reduce command line length.
19089         (AS_FOR_TARGET): Check for as.new, not Makefile.
19090         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19092 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19094         * config.guess:  Merge from FSF.
19096 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19098         * configure: Don't use $ when handling program_suffix.
19100 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19102         * configure.in:  Configure tk for hppa/hpux.
19104 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19106         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19108 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19110         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19111         to LIBCXXFLAGS.  Tests are better run without it.
19113 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19115         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19117 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19119         * configure.in (*-*-netware*): Don't configure xiberty.
19121 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19123         * configure.in:  Remove tk from native_only list.
19125 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19127         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19128         for special NCD build.
19130 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19132         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19133         makeall.bat, they're only useful for binutils snapshots.
19134         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19135         makeall.bat to specified SUPPORT_FILES.
19137 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19139         * build-all.mk: Add Ericsson targets to sun4 and solaris
19140         hosts.  Add  BNR's sun4 target to solaris host, so their
19141         build-from-source will be tested in-house first.
19143 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19145         * Makefile.in (LIBCFLAGS): New variable.
19146         (CFLAGS_FOR_TARGET): Ditto.
19147         (LIBCFLAGS_FOR_TARGET): Ditto.
19148         (LIBCXXFLAGS): Ditto.
19149         (CXXFLAGS_FOR_TARGET): Ditto.
19150         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19151         (BASE_FLAGS_TO_PASS): Pass them.
19152         (EXTRA_TARGET_FLAGS): Ditto.
19154         * configure.in: Support --enable-shared.
19156 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19158         * configure.in (target_libs):  Include libstdc++ again.
19159         * config.guess:  Update from FSF (for FreeBSD).
19161 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19163         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19164         makeall.bat.
19165         (DISTDOCDIRS): Add `etc'.
19166         (ETC_SUPPORT_PFX): New variable.
19167         (taz): Include anything from etc starting with a word in
19168         ETC_SUPPORT_PFX.
19170 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19172         * config.sub: Update for recent FSF changes.  Remove obsolete
19173         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19174         spacing changes.
19176 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19178         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19180         * config.guess:  Merge with FSF.
19181         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19183 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19185         * configure: Since the "trap 0" handler will override the exit
19186         status on many systems, only use it for "exit 1", and make it set
19187         a non-zero exit status; reset it before "exit 0".  Also, check
19188         exit status of config.sub, and error out if it failed.
19190 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19192         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19193         and install libgloss.
19195 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19197         * Makefile.in (all-binutils): Depend upon all-byacc.
19199         * configure.in: Don't build emacs on Irix 5.
19201 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19203         * configure.in (*-*-netware*): Add libio.
19205 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19207         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19208         (CHECK_TARGET_MODULES): Ditto.
19209         (INSTALL_TARGET_MODULES): Ditto.
19210         (TARGET_LIBS): Ditto.
19211         (all-libstdc++): Note dependencies.
19213 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19215         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19217 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19219         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19220         -fexternal-templates.
19222         * configure.in (target_libs): Add libstdc++.
19223         (noconfigdirs): Add libstdc++ as appropriate.
19225 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19227         * config.guess:  Update from FSF.
19229 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19231         * configure: Use ${config_shell} when running ${configsub}.
19233 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19235         * config.sub: No longer recognize h8300h.
19237 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19239         * config.sub: Remove extraneous differences between config.sub and
19240         gcc/config.sub.
19242 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19244         * Makefile.in (DISTSTUFFDIRS): Add gas.
19246 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19248         * COPYING.NEWLIB: New file.
19250 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19252         * config.guess (HP-UX):  Patch from Harlan Stenn
19253         <harlan@landmark.com> to also emit release level.
19255 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19257         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19259 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19261         * config.sub:  Merge nextstep cleanup from FSF.
19263 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19265         * configure.in (arm-*-*): Don't configure ld for this target.
19267 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19269         * configure.in (*-*-netware): don't configure libg++, libio,
19270         librx, or newlib.
19272 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19274         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19275         configure ld--it works, but it doesn't support shared libraries.
19277 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19279         * config.guess (*-unknown-freebsd*):  Get rid of possible
19280         trailing "(Release)" in version string.
19281         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19283 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19285         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19286         Fix type: *-next-neststep -> *-next-nextstep.
19288         * config.guess:  Merge from FSF:
19290         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19292         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19294         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19296         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19297         instead of UNIX_SV for UnixWare 1.0).
19299 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19301         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19302         to make gdb/nlm/* build after the compiler and linker.
19304 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19306         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19307         not just i[34]86.
19308         (m68k-atari-sysv4):  Relocate to match FSF version.
19310         * config.guess:  More merges from the FSF:
19312         Add a space before function call or macro invocation.
19314         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19316         * config.guess: Add trap cmd to remove dummy.c and dummy when
19317         interrupted.
19319         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19321         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19322         (dummy): Redirect stderr from compilation of dummy.c.
19324         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19326         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19328 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19330         * configure: Accept and ignore --cache*, for compatibility with
19331         new autoconf.
19333 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19335         * config.guess:  Merge from FSF:
19337         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19339         * config.guess (Pyramid*:OSx*:*:*): New case.
19340         (PATH): Add /.attbin at end for finding uname.
19341         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19343         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19345         * config.guess (M88*:DolphinOS:*:*): New case.
19347         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19349         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19350         to select whether to use ELF or COFF.
19352         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19354         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19356         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19358         * config.guess: Guess the OS version for HPUX.
19360         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19362         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19364 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19366         * configure.in: Recognize --with-headers, --with-libs, and
19367         --without-newlib.
19368         * Makefile.in (all-xiberty): Depend upon all-ld.
19370 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19372         * configure.in: Change i[34]86 to i[345]86.
19374 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19376         * configure (version): A few more tweaks to help message.
19378 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19380         * Makefile.in:  Remove (for now) librx as a host library,
19381         now that we're building it for target.
19383 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19385         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19386         (Karl Berry).
19388 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19390         * configure.in:  Also configure librx.
19392 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19394         * Makefile.in:  Update various rules to reflect that librx
19395         is now needed for libg++.
19397 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19399         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19401 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19403         * configure.in: Configure the examples directory.
19405 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19407         * configure: Simplify Jun 2 1994 change.
19409 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19411         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19412         /bin/gcc isn't good enough to build gcc.
19414 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19416         * Makefile.in (GDB_SUPPORT_FILES): Remove
19417         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19418         (gdb.tar.gz): Add new rule to use standard distribution building
19419         mechanism.
19421 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19423         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19424         Bill Cox <bill@cygnus.com>.
19426 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19428         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19430 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19432         * configure:  Search current dir first in .gdbinit.
19434 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19436         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19438 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19440         * config.sub:  Refer to NeXT's operating system as nextstep.
19442         * config.sub (case $basic_machine):  Re-order the cases, to match
19443         the order in the FSF version (which is mostly alphabethical).
19444         Merge in some additions and changes from the FSF.
19446 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19448         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19449         * config.sub: Recognize cxux7.
19450         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19452 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19454         * config.sub:  Fix typo powerpc -> powerpc-*.
19456 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19458         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19460         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19461         parallel with all-emacs and install-emacs).  Top-level command
19462         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19464 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19466         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19467         $(relbindir)/make before doing ``make install'', and use
19468         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19469         installing over running make binary.
19470         ($(host)-stamp-stage3-installed): Likewise.
19472 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19474         * config.guess: Recognize Mach.
19476 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19478         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19479         see whether --exec-prefix was used.
19481 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19483         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19485 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19487         * Makefile.in: Add all-librx target similar to all-libproc.
19489 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19491         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19492         with post 1.2 uname bogosity.
19494 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19496         * configure: Remove temporary files on receipt of a signal.
19498 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19500         * configure: If there is a package_makefile_frag, remove
19501         ${subdir}/Makefile.tem after copying it in.
19503 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19505         * build_all.mk: support rs6000 lynx identifies itself as
19506         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19507         since /bin/gcc is too feeble to compile a modern gcc.
19509 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19511         * brought devo/test-build.mk update-to-date with progressive/
19512         test-build.mk. Add lynx targets and hppa flag info.
19514 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19516         * configure.in:  Use mh-ncrsvr43.  Patch from
19517         Tom McConnell <tmcconne@sedona.intel.com>.
19519 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19521         * config.guess (i386-unknown-bsdi):  No longer need to
19522         check #if defined(__bsdi__) && defined(__i386__).
19524 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19526         * configure: Set program_transform_nameoption correctly.
19528 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19530         * brought build-all.mk update-to-date with progressive build-all.mk,
19531         added new targets and hppa info.
19533 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19535         * configure: If config.guess result is a prefix of the user
19536         specified target, assume a native build and use the user specified
19537         target as the host alias.  Remove SunOS patch suffix removal hack.
19538         * configure.in: Remove SunOS patch suffix removal hack.
19540         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19541         in NATIVE_CHECK_MODULES.
19543 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19545         * Makefile.in: Rename HOST_ONLY to NATIVE.
19546         * configure: Delete SunOs patch suffix from host_canonical
19547         and build_canonical variables that are prepended to Makefiles.
19548         * configure.in: Add comments for easier maintenance.
19550 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19552         * Makefile.in: Add all-libproc target similar to all-gui.
19554 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19556         * Makefile.in (CHECK_MODULES): split into
19557         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19559 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19561         * config.guess (i386-unknown-bsdi): New system to guess.
19563 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19565         * Makefile.in: Add all-gui target (but not yet build by "all").
19567 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19569         * config.sub: Move deletion of patch suffix from here...
19570         * configure.in: To here, at Ian's suggestion.  The top-
19571         level scripts might need to know of a patch level.
19573 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19575         * config.sub: Strip off patch suffix so rtl is recognized
19576         as a sunos4.1.3 machine, even though it's been patched.
19578 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19580         * Makefile.in (INSTALL_LAST): Delete.
19581         (INSTALL_DOSREL): New.
19583 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19585         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19586         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19587         whether we pass down --with-gnu-ld anyhow.
19589 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19591         * Makefile.in (INSTALL_LAST): Change operation so it works
19592         on more flavors of make.
19593         * configure.in (go32): Don't build libg++ or libio.
19595 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19597         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19598         they can be overriden by templates.
19600 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19602         * configure.in (target==go32): Don't build gdb.
19603         * dosrel: New directory.
19605 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19607         * configure.in (host==go32): Configure dosrel too.
19608         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19609         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19610         be set by incoming names or templates.
19611         (INSTALL_LAST): New rule.
19613 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19615         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19617 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19619         * configure.in (appdirs): New variable.  Currently empty, but will
19620         be used in gas distribution.  If nonempty, lists a set of
19621         directories at least one of which must get configured, or top
19622         level configuration is considered to have failed.
19623         (rs6000-*-lynxos*): Use new file name.
19625 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19627         Eliminate XTRAFLAGS.
19628         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19629         newlib include files using -idirafter, and also use -nostdinc.
19630         (CXX_FOR_TARGET): Likewise.
19631         (XTRAFLAGS): Removed.
19632         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19633         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19634         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19635         ($(DO_X)): Don't pass down XTRAFLAGS.
19637 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19639         * configure.in (mips*-dec-bsd*): New target; do build linker.
19640         (mips*-*-bsd*): New target; don't build linker.
19642 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19644         * configure.in: support rs6000-*-lynxos* configuration.
19645         support sunos4 as a cross target.
19647         * config.sub: look for lynx*, not lynx since the OS version may
19648         legitimately be part of the name.
19650 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19652         * configure.in (i[34]86-*-sco*): Move to be with other i386
19653         targets.
19654         (romp-*-*): New target.  Skip various binary utilities.
19655         (vax-*-*): New target.  Don't build newlib.
19656         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19658 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19660         * configure.in: Only set host_makefile_frag if config
19661         directory exists.
19663 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19665         * install.sh: If $dstdir exists, don't check whether each
19666         component does.
19668 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19670         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19672 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19674         * configure.in (*-*-lynxos*): Don't configure newlib for either
19675         native or cross Lynx.
19677 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19679         * config.sub (sparc64-elf): Fix os.
19680         (z8k): Remove duplicate.
19682 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19684         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19685         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19687 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19689         * configure: Make file links cleanly even if Lynx fails on
19690         an NFS symlink (at least fail cleanly).
19692 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19694         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19695         -XNh2000.
19697 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19699         * configure: Unknown options are fatal again.
19701 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19703         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19704         compatibility.
19706 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19708         * build-all.mk: Add `clean' target.
19710 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19712         * config.guess:  Add SINIX support.
19713         * configure.in:  Add mips-*-sysv4* support.
19715 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19717         * build-all.mk: Document all useful targets.
19718         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19719         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19721 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19723         * configure: Support --silent, --quiet.
19725 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19727         * configure: Support --disable-FEATURE.
19729 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19731         * config.guess: Recognize NCR running SVR4.3.
19733 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19735         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19736         Patch from Paul Eggert <eggert@twinsun.com>.
19738 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19740         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19742 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19744         * configure: Make unrecognized options give nonfatal warnings
19745         instead of fatal errors, and pass them to any subdirectory
19746         configures in case they recognize them.
19747         Make --x equivalent to --with-x.
19749 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19751         * configure: Add --enable-* options.  Clean up usage message and
19752         some comments.
19754 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19756         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19758 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19760         * configure.in (hppa*-*-*): Enable binutils.
19762 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19764         * config.sub: Recognize cisco.
19766 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19768         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19770 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19772         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19773         than one configuration name.  Add comment.
19775 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19777         * config.guess: about target *-hitachi-hiuxwe2, fixed
19778         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19779         macro is incorrect.]
19781 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19783         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19784         than the "make ls" stuff which used to be here.
19786 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19788         * config.guess:  Recognize i[34]86-unknown-freebsd.
19789         From Shawn M Carey <smcarey@rodan.syr.edu>.
19791 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19793         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19795 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19797         * config.guess: Check for ptx.
19799 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19801         * config.sub: Add os9k checking.
19803 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19805         * config.guess: Handle OSF1 running on HPPA processors
19807 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19809         * configure: If subdir configure fails, print out a message with
19810         subdirectory name, in case subdir's configure code didn't identify
19811         itself.
19813 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19815         * configure.in: Remove embedded newlines from configdirs.
19816         Avoid mismatches of substrings.  Fix matching strings at end
19817         of configdirs.
19819 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19821         * config.guess:  Add Lynx/rs6000 config support.
19823 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19825         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19827 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19829         * configure.in (hppa*-*-osf*): Treat this just like most other
19830         PA configurations (eg no binutils or ld).
19831         (hppa*-*-*elf*): These configurations have binutils and ld.
19833 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19835         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19837 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19839         * configure.in (rs6000-*-*): Build gas.
19841 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19843         * Makefile.in:  Avoid bug in losing hpux sed.
19845 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19847         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19848         for GDB and GDB has been fixed to not need it.
19850 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19852         * config.guess: Recognize vax hosts.
19854 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19856         * configure (while loop): Don't use "break 2" inside case
19857         statement -- the case statement isn't an enclosing loop.
19859 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19861         * config.guess:  Clean up NeXT support, to allow nextstep
19862         on Intel machines.  Make OS be nextstep.
19864 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19866         * config.guess: Add alternate forms for Convex.
19868 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19870         * configure:  Completely rewrite option processing.  Take
19871         advantage of pattern-matching to avoid invoking test frequently.
19872         Also clean up host and target defaulting logic.
19874 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19876         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19877         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19878         commands (plus user environment) will fit SCO limits.
19880 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19882         * configure.in: Don't issue warnings about directories which are
19883         not being configured if -norecursion is set.  Correct test for
19884         --with-gnu-as and --with-gnu-ld to not get confused by substring
19885         matches.
19887         * configure.in: Don't build gas for alpha-dec-osf1*.
19889 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19891         * configure:  Back out Per's change of 12/19/1993.  It changes the
19892         behavior of configure in unexpected and confusing ways.
19894         Also, use different delim char when calculating
19895         program_transform_name so that the name can contain slashes.
19897 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19899         * configure.in, config.sub: Add support for VSTa micro-kernel.
19901 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19903         * configure.in: Nuke hacks which were used to get a special
19904         version of GAS for HPPA configurations.
19906 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19908         * configure:  If only ${target_alias} is given, use that
19909         as the default for ${host_alias}.
19910         * configure:  Add missing back-slashes before nested quotes.
19912 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19914         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19916 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19918         * config.guess:  Recognize some Tektronix configurations.
19919         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19921 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19923         * config.sub: Match any flavor of SH.
19925 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19927         * configure.in: Don't try to configure newlib for Alpha.
19929 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19931         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19932         libg++ or libio for any Alpha target.
19934         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19936 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19938         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19939         default arguments -- so it tried to compress itself.
19941 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19943         * configure.in (notsupp): ensure that a space is always at the end
19944         of the configdirs list, since the grep checks for an explicit space
19946 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19948         * configure.in (target i386-sysv4.2): don't build ld, since static
19949         versions of many libraries are not available.
19951 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19953         * config.guess: Recognize Apollos (using environment variables).
19954         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19956 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19958         * config.guess: Recognize Sony news mips running newsos.
19960 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19962         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19963         "fi ; else" for bash.
19965 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19967         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19969 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19971         * config.sub: accept unixware as an alias for svr4.2.
19972         Fix some inconsistancies with the gcc version.
19974 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19976         * Makefile.in (DISTDOCDIRS):  Add gdb.
19978 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19980         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19982 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19984         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19985         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19986         this now.
19988 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19990         * config.sub: Accept hiux* as an OS name.
19992         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19993         etc/make-stds.texi.  The underscore came from gcc, and dje now
19994         agrees that RUNTESTFLAGS is the correct name.
19996 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19998         * install.sh:  Remove 'set -e'.  It makes any conditionals
19999         in the script useless.
20001         * config.guess: Automatically recognize arm-acorn-riscix
20002         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20004 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20006         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20008 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20010         * Makefile.in (DISTDOCDIRS): New variable.
20011         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20012         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20014 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20016         * configure.in (hppa target): check the source directory for the
20017         pagas sub-directory
20019 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20021         * config.sub: Allow -aout* and -elf*.
20023 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20025         * configure.in: Don't build ld on i386-solaris2, same as for
20026         sparc-solaris2.
20028 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20030         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20032 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20034         * configure.in:  Configure gdb for alpha.
20036 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20038         * Makefile.in (CXXFLAGS): Add -O.
20040 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20042         * config.guess: added support for DG Aviion
20044 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20046         * configure.in: Produce warning message for subdirectories not
20047         configurable for this host/target combination.  Don't try to
20048         configure gdb for vms.
20050 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20052         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20053         appropriate files before making "diststuff".
20054         (DISTBISONFILES): New var: list of files to be edited.
20055         (DISTSTUFFDIRS): Add binutils.
20057 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20059         * config.sub: also handle mipsel and mips64el (for little endian mips)
20061 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20063         * configure.in: Add * to end of all OS names.
20065 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20067         * configure.in: Build newlib for LynxOS native.
20069 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20071         * config.guess: Add support for delta 88k running SVR3.
20073         * configure.in: Add comment about HP compiler vs. emacs.
20075 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20077         * configure.in: don't build ld on solaris2 (not a viable option
20078         due to bugs in getpwnam & getpwuid)
20080 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20082         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20083         config.guess will produce a full version number.
20085 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20087         * configure.in: Build linker and binutils for alpha-dec-osf1.
20089 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20091         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20092         and gdb/testsuite/Makefile.in.
20094 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20096         * configure.in: recognize mips*- instead of mips-
20098 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20100         * config.sub: Accept linux*coff and linux*elf as operating
20101         systems.
20103 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20105         * config.sub: Recognize mips64, and mips3 as an alias for it.
20107 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20109         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20110         gdb knows how to handle OSF/1 shared libraries.
20112 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20114         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20115         * config.guess: Recognize Hitachi's HIUX.
20116         * config.sub: Recognize h3050r* and hppahitachi.
20117         Remove redundant cases for hp9k[23]*.
20119 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20121         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20122         if gas and ld are in the source tree and are in ${configdirs}.
20123         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20124         --with options (but still pass them down on the command line,
20125         if they were explicitly specified).
20127 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20129         * configure: substitute SHELL value in Makefile.in with
20130         ${CONFIG_SHELL}
20132 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20134         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20135         *-*-solaris2* targets.
20137 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20139         * Makefile.in: define M4, and pass it down to sub-makes;
20140         all-autoconf now depends on all-m4
20142 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20144         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20145         presence of {ar,ranlib} instead of a configured directory
20147 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20149         * config.guess: Accept 34?? as well as 33?? for NCR.
20151 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20153         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20154         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20156 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20158         * configure: grab values for $(CC) and $(CXX) from the
20159         environment, so that someone can do "CC=gcc configure; make" and
20160         have it work right (matching the way that autoconf works now)
20162         * configure.in, Makefile.in: add support for gash, the tcl
20163         interface to Galaxy
20165         * config.guess: add NetBSD variants (hp300, x86)
20167 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20169         * install.sh: Support -d option (in the manner of SunOS 4 install,
20170         as it is more deterministic than that of GNU install)
20171         (chmodcmd): Set file to mode 755 by default (should also do default
20172         chgrp and chown, but I don't feel like dealing with that now)
20174 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20176         * config.sub: Remove h8300hhms alias.
20178 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20180         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20182 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20184         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20185         as stmp-fixinc
20187 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20189         * config.sub: recognize m88110-bug-coff.
20191 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20193         * Makefile.in (all-libio): all dependencies on the toolchain used
20194         to build this (gcc, gas, ld, etc)
20196 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20198         * config.guess: Deal with OSF/1 1.3 on alpha.
20200 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20202         * install.sh: add some 'else true' clauses for portability
20204         * configure.in: don't build libio for h8[35]00-*-* targets
20206 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20208         * Makefile.in:  Add support for new libio.
20210 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20212         * install.sh: If one command fails, don't try the rest.  Don't try
20213         to remove $dsttmp (via trap) unless we have already created it.
20214         If $src doesn't exist, detect it and exit with an error.
20216         * config.guess: Recognize BSD on hp300.
20218 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20220         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20221         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20223 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20225         * Makefile.in (all-send-pr): depends on all-prms
20227 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20229         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20231 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20233         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20234         Added test for mips-mips-riscos5.
20236 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20238         * configure.in: use mh-hp300 for 68k HP hosts
20240 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20242         * configure: add support for CONFIG_SHELL, so that you can use
20243         some alternate shell for evaluating configure scripts
20245 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20247         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20248         in configure script to bug-gdb@prep.ai.mit.edu when building
20249         distribution archive.
20250         * Makefile.in (COMPRESS):  Remove def.
20251         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20252         gdb.tar.Z and make-gdb.tar.Z respectively.
20253         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20254         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20255         to convergence with 'taz' target in Makefile.in.
20257 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20259         * install.sh (dsttmp): use trap to ensure that tmp files go
20260         away on error conditions
20262 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20264         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20266 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20268         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20269         its parent is '/' not ''.
20271         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20273 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20275         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20276         that ${newsrcdir}/configure.in does.
20278 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20280         * test-build.mk: support for CONFIG_SHELL
20282 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20284         * config.sub (netware):  Add as a basic system type.
20286 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20288         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20289         $(srcdir)/ from the dependency on Makefile.in.
20291 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20293         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20294         (h8300hhms is temporary until multi-libraries are implemented).
20295         * configure.in: Handle h8300h too.
20297 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20299         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20301 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20303         * configure:  Remove extraneous output when guessing host type.
20304         * config.guess:  Remove extraneous output when guessing using C
20305         compiler rather than uname, or when guessing fails.
20307 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20309         * Makefile.in: remove all.cross and install.cross targets
20311         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20312         definitions
20314 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20316         * configure.in (target sh): Build gprof.
20318 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20320         * config.sub: change -solaris to -solaris2
20322 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20324         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20326 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20328         * configure: Correct error message for missing Makefile.in to
20329         print correct directory.
20331 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20333         * install.sh: kludge around 386BSD shell bug
20335 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20337         * config.guess:  Recognize NeXT.
20338         * config.guess:  Recognize i486-ncr-sysv4.
20339         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20341 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20343         * Makefile.in (MAKEINFOFLAGS): New variable.
20344         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20345         * build-all.mk, test-build.mk: Pass down --no-split as
20346         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20348 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20350         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20352 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20354         * Makefile.in (libg++.tar.z):  New rule.
20355         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20356         * Makefile.in (taz):  Only do a single chmod.
20358 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20360         * install.sh: don't use dirname anymore (replaced with sed usage)
20362 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20364         * Makefile.in:  Change extension for gzip'd files from '.z' to
20365         '.gz' per new FSF standard usage.
20367 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20369         * configure: put quotes around the final value of program_transform_name
20371 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20373         * Makefile.in: new install.sh support; update install-info rules
20375 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20377         * configure.in: Build diff for crosses, but not for go32 host.
20379         * configure.in: Build gprof only for native, and don't build it
20380         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20382 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20384         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20386 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20388         * configure.in (host_tools): Add prms.
20390 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20392         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20393         with $(FLAGS_TO_PASS) on the command line
20395         * config.sub: Recognize lynx and lynxos
20397 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20399         * config.sub: Accept -ecoff*, not just -ecoff.
20401 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20403         * Makefile.in (taz): Use .gz suffix instead of .z.
20404         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20405         names.
20407 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20409         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20411 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20413         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20414         that rebuilds that might happen during 'make install' don't get
20415         bogus gcc include files
20417 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20419         Change from Utah for HPPA support:
20420         * config.guess: Recognize hppa1.x-hp-bsd.
20422 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20424         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20425         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20427 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20429         * config.sub: Add support for rom68k and bug boot monitors.
20431 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20433         * Makefile.in: Make all-opcodes depend on all-bfd.
20435 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20437         * config.guess: Added special check for i[34]86-univel-sysv4*.
20439 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20441         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20442         the processor rather than assuming i486.
20444 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20446         * config.guess: Recognize SunOS6 as Solaris3.
20448 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20450         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20451         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20453 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20455         * build-all.mk (all-cross): New target for Canadian Cross.
20456         Added Q2 go32 targets.
20457         * test-build.mk: Configure go32 cross sparclite-aout and
20458         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20459         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20461 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20463         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20464         GO32 hosted toolchains
20466 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20468         * configure: change  so "-exec-prefix" gets passed down rather
20469         than "-exec_prefix" so autoconf generated Makefiles get the
20470         exec_prefix set right.
20472 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20474         * config.guess: get the Solaris2 minor version number
20476         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20478 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20480         * config.guess: Recognize some Sequent platforms.
20482 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20484         * Makefile.in: added the vault-install target
20486         * configure.in: actually use the Sun3 makefile fragment that's in
20487         config, also added the release dir to configdirs
20489 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20491         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20493 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20495         * configure.in: remove some program from Alpha targetted toolchains
20497 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20499         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20500         gprof.
20501         (taz): Run "make diststuff" in those directories instead of "make
20502         proto-dir".  Look for "VERSION=" only at start of line in subdir
20503         Makefile.  Use "gzip -9" for compression.
20504         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20505         (binutils.tar.z): New target.
20507 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20509         * Makefile.in (taz): Include gpl.texinfo.
20511 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20513         * Makefile.in (setup-dirs): Merged into "taz" target.
20514         (taz): Only do `proto-dir' stuff if a directory is actually needed
20515         for this target.
20517 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20519         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20520         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20521         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20522         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20523         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20525 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20527         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20528         config.sub, and move-if-change to gdb testsuite distribution
20529         archive, so the testsuite can be extracted, configured, and
20530         run separately from the gdb distribution.  Blow away the Chill
20531         tests that require a Chill compiled executable, since GNU Chill
20532         is not yet publically available.
20534 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20536         * test-build.mk: set environment variables in a single command,
20537         instead of a list of assignments and exports
20539         * config.guess: recognize Alpha/OSF1 systems
20541 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20543         * configure: Change help message to prefer --options rather than
20544         -options.
20546 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20548         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20549         zippy@ecst.csuchico.edu.
20550         * config.guess: Recognize miniframe.
20552 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20554         * Makefile.in: Use srcroot to find runtest rather than rootme.
20555         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20557 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20559         * test-build.mk: Extensive additions to support building on a
20560         machine other than the host.
20562 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20564         * configure (tooldir): Fix for i386-aix again.
20566 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20568         * configure, Makefile.in:  Change definition of $(tooldir)
20569         to match the FSF.
20571 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20573         * config.guess:  Recognize i[34]86/SVR4.
20575 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20577         * Makefile.in (all-gdb): gdb depends on sim.
20579 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20581         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20582         at the same time we make the prototype gdb directory.
20583         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20584         files at the same time as the gdb base release distribution.
20586 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20588         * Makefile.in (check): Use individual check targets rather than
20589         DO_X rule.
20590         (check-gcc): Added.
20592 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20594         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20595         for System V release 3.2.
20597 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20599         * config.sub: Recognize hppaosf.
20600         * configure.in: Do configure ld/binutils/gas for it.
20602 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20604         * configure (tooldir): Alter syntax used to set this, for systems
20605         where "\$" isn't handled right, like i386-aix.
20607 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20609         * configure: Pass program-transform-name, not
20610         program_transform_name, to recursive configures.
20612 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20614         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20615         of gas+ld+binutils.
20617 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20619         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20621 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20623         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20625 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20627         * Makefile.in (PRMS): Set back to all-prms.
20629 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20631         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20632         targets, rather than for MIPS hosts.
20634 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20636         * configure.in: add comment for --with-x default values
20638         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20640         * Makefile.in: add check-* targets for each of the directories in
20641         the tree.  Add a definition of RUNTEST that will use the one we
20642         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20644 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20646         * configure.in: Removed obsolete references to bfd_target and
20647         target_makefile_frag.
20649         * build-all.mk: Set assorted targets for Q2.
20650         * config.sub: Recognize z8k-sim and h8300-hms.
20651         * test-build.mk: Really don't pass host to configure.
20652         (HOLES): Added uname.
20654 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20656         * configure: Handle an empty program-prefix, program-suffix or
20657         program-transform-name correctly.
20659 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20661         * build-all.mk: -G 8 no longer required for MIPS targets.
20662         * test-build.mk: Don't pass host argument to configure; make it
20663         guess.
20665 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20667         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20668         * Makefile.in (COMPRESS):  New macro, like GZIP.
20670 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20672         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20674         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20675         with gas currently defaults to -G 0.
20677 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20679         * Makefile.in (all-flex): flex depends on byacc.
20681         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20682         to test-build.mk as RELEASE_TAG.
20683         * test-build.mk (configargs): New variable containing arguments to
20684         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20685         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20687         * config.guess: Use /bin/uname when checking -X argument on SCO,
20688         to avoid invoking GNU uname which doesn't understand -X.
20690         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20692         * configure.in: Build gas for mips-*-*.
20694 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20696         * Makefile.in (all.normal): insert missing backslash.
20698 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20700         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20702         * Makefile.in: Complete overhaul to merge many almost identical
20703         targets.
20705 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20707         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20708         (gdb.tar.Z): Adjusted.
20710         * Makefile.in (setup-dirs, taz): New targets; should be general
20711         enough to adapt for gdb sometime.  Build only .z file.
20712         (gas.tar.z): New target.
20714 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20716         * build-all.mk: Use CC=cc -Xs on Solaris.
20718 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20720         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20721         for handling BISON for FSF releases.
20723 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20725         * configure: Actually implement the change zoo just documented.
20727 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20729         * configure: when using config.guess, only set target_alias when
20730         it's not already been set (ie, on the command line)
20732 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20734         * Makefile.in: add installcheck target, set PRMS to install-prms
20736 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20738         * configure: add support for package_makefile_fragment, handle the
20739         case where a directory has a configure.in file but no Makefile.in
20740         more gracefully (with an actual understandable error message, even);
20741         add support for --without (and add this to the usage message); also
20742         explicitly add a --host=${host_alias} to the command line when
20743         config.guess is used
20745 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20747         * configure: Must use both --host and --target in recursive calls.
20749 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20751         * Makefile.in: Change deja-gnu to dejagnu.
20753 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20755         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20757 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20759         * configure.in: canonicalize all instances to *-*-solaris2*,
20760         also strip out a number of tools to not build for go32 host
20762 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20764         * config.guess: add GPL.
20766         * Makefile.in, config.guess, config.sub, configure: bump
20767         copyrights to 93.
20769 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20771         * Makefile.in (do-info): Removed obsolete check for existence of
20772         localenv file.
20774         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20776 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20778         * Makefile.in: a couple of 'else true' for decstation,
20779         support for TclX
20781         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20783 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20785         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20787 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20789         * config.guess: Recognize i386-ibm-aix (PS/2).
20790         * configure.in: Use config/mh-aix386 file for it.
20792 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20794         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20795         CC_FOR_TARGET instead.
20796         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20798 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20800         * Makefile.in: Add sim to list of directories sent with gdb
20802 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20804         * configure.in: Put back mips-dec-bsd* case.
20806 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20808         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20809         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20810         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20812 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20814         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20816         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20817         (install-info): install dir.info only if it exists,
20818         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20820 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20822         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20823         gas for mips-dec-bsd.
20825 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20827         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20828         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20830 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20832         * configure.in: Added "dejagnu" to hosttools list.
20834 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20836         * config.sub, configure.in, config.guess:  Add support
20837         for Bosx, an AIX variant from Bull.
20838         Patches from F.Pierresteguy@frcl.bull.fr.
20840 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20842         * devo/dejagnu: Initial creation of devo/dejagnu.
20843         Migrated dejagnu testcases and support files for testing software
20844         tools to reside as subdirectories, currently called "testsuite",
20845         within the directory of the software tool.  Migrated all programs,
20846         support libraries, etc. beloging to dejagnu proper from
20847         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20848         with no modifications.  The changes to these files which will
20849         allow them to configure, build, and execute properly will be made
20850         in a future update.
20852 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20854         * Makefile.in: Change send_pr to send-pr.
20855         * configure.in: Likewise.
20856         * send_pr: Renamed directory to send-pr.
20858 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20860         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20862 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20864         * README:  Update for gdb-4.8 release.
20865         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20866         gdb-xxx.tar.z (gzip'd) file also.
20868 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20870         * Makefile.in: make all-diff depend on all-libiberty
20872 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20874         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20876 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20878         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20880 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20882         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20883         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20884         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20886 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20888         * Makefile.in:  makeinfo binary is in a new location
20890 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20892         * config.sub: Accept -ecoff as an OS.
20894         * Makefile.in: Various changes to eliminate a level of make
20895         recursion and reduce the required command line length.
20896         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20897         sub-makes.
20898         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20899         variables holding settings for specific sub-makes.
20900         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20901         in terms of BASE_FLAGS_TO_PASS.
20902         (TARGET_LIBS): New variable listing directories which use
20903         TARGET_FLAGS_TO_PASS.
20904         (subdir_do): Eliminated.
20905         (do-*): New set of targets to replace subdir_do.
20906         (various): All targets which used subdir_do now depend on do-*.
20907         (local-clean): Renamed from do_clean.
20908         (local-distclean): New target, dependency of distclean and
20909         realclean.
20910         (install-info): Don't create directories.  Depend on dir.info
20911         rather than calling make recursively.
20912         (install-dir.info): Eliminated.
20913         (install-info-dirs): Create all info directories here.
20914         (dir.info): Depend upon do-install-info.
20916         * test-build.mk (HOLES): Added false.
20918 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20920         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20922 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20924         * Makefile.in (info): remove dependency on all-texinfo.  The
20925         problem was really in texinfo/C, not at this level.
20927 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20929         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20931 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20933         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20934         GDB releases.
20936 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20938         * configure: Include srcdir in message about target of link not
20939         being found.  Don't convert `-' to `_' in `with' options being
20940         passed to subdirs.
20942 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20944         * configure.in: add uudecode to host_tools
20946         * Makefile.in: added {all,install}-uudecode targets, added them to
20947         the appropriate lists
20949 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20951         * Makefile.in (all-gcc): Added dependency on all-gas.
20953         * configure.in (mips-*-*): Build ld and binutils.
20955 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20957         * configure: check return code from mkdir, print error message and
20958         exit on failure.
20960 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20962         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20964 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20966         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20968 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20970         * config.sub (h8500):  Recognize this as a cpu type.
20972 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20974         * configure: source directory missing is no longer a warning
20976         * configure.in: recognize irix[34]* instead of irix[34]
20978         * Makefile.in: define and pass down X11_LIB
20980 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20982         * guess-systype: Renamed to ...
20983         * config.guess:  ... by popular request.
20984         * configure.in, Makefile.in:  Update accordingly.
20986 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20988         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20989         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20990         + Execute ./dummy instead of assuming . is in PATH.
20992 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20994         * guess-systype:  New shell script.  Attempts to guess the
20995         canonical host name of the executing host.
20996         Only a few hosts are supported so far.
20997         * configure:  Call guess-systype if no host is specified.
20999 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21001         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21002         gcc Makefile.
21004 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21006         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21007         (all-gcc, install-gcc, subdir_do): Use it.
21009 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21011         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21013 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21015         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21016         set exclusively by configure, using configure.in .
21018 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21020         * test-build.mk: set $PATH for all builds
21022         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21024 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21026         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21027         the one used in gcc/Makefile.in, so that a null expansion doesn't
21028         override the one needed to build gcc with a native cc.
21030 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21032         * configure: Accept -with arguments.
21034 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21036         * Makefile.in: added h8300sim
21038 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21040         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21041         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21042         (all-cygnus, native, build-cygnus): Make
21043         $(canonhost)-stamp-3stage-done, not $(host)....
21044         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21045         i386-sco3.2v4.  Added else true to if command.
21047 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21049         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21051 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21053         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21055 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21057         * configure.in: don't remove binutils from Solaris builds
21059 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21061         * Makefile.in: get rid of earlier definitions for *clean,
21062         also handle the recursive info rule better
21064 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21066         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21067         do more-or-less the right thing.
21069 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21071         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21072         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21074 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21076         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21077         $(host_canonical).
21079         * configure.in: split the configdirs list into 4 categories (native
21080         v. cross, library v. tool) and handle the cross-only and native-
21081         only in more reasonable (and correct!) way.
21083 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21085         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21086         configdirs anymore.
21088 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21090         * Makefile.in: extensive cleanup::  removed all of the explicit
21091         clean-* targets, collapsed many wrappers around subdir_do into
21092         one, added additional targets to satisfy standards.texi, deleted
21093         some old targets, some changes for consistency
21095 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21097         * configure.in: handle some programs as cross-only, and others as
21098         native only
21100         * test-build.mk: handle partial holes in a more generic manner
21102         * Makefile.in: m4 depends on libiberty
21104 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21106         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21107         time, wdiff, and find to configdirs
21109         * Makefile.in: all, clean, and install rules for the new programs
21110         added to configure.in
21112 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21114         * configure.in: use mh-sun for all *-sun-* hosts
21116 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21118         * Makefile.in: define flags for X11 include files and library file
21119         locations, pass them down to the programs that need this info
21121         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21123 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21125         * configure.in: start building libg++ for HP-UX targets
21127 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21129         * README:  Update references to files moved into etc/.
21131 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21133         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21134         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21136 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21138         * configure: accept dash as well as underscore in long option
21139         names for FSF compatibility.
21141 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21143         * config.sub: added -sco3.2v4 support from FSF.
21145 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21147         * configure.in: expand the section that adds or removes
21148         directories from the list of programs to build, to handle native
21149         vs. cross in addition to host v. native
21151 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21153         * Makefile.in:  Replace C++ in macro names with CXX.
21154         This is less likely to break ...
21156 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21158         * test-build.mk: add -w to GNU_MAKE
21160 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21162         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21163         add 'sparc' to list of recognized cpus.  This needed to make
21164         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21165         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21166         then changes that into $CPU-wrs-vxworks.
21168         * configure.in: remove most references to gdbtest, regularize
21169         target based program removal
21171         * test-build.mk: import from p3 tree (many fixes and changes)
21173 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21175         * Makefile.in: added rules to handle tcl, tk, and expect
21177         * configure.in: handle those directories if they exist
21179 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21181         * config.sub: removed bogus hppabsd and hppahpux names, since
21182         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21184 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21186         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21187         depends upon all-xiberty
21189         * Makefile.in: changes from p3, including:
21191         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21193         * Makefile.in (XTRAFLAGS): include newlib directories if
21194         newlib/Makefile exists, rather than if host != target.
21196         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21198         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21199         from the same source tree and not building a cross-compiler.  This
21200         matters for the libg++ configuration if reconfiguring a tree that
21201         has already been installed.
21203         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21205         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21206         pick up the machine and system specific header files.
21208         * Makefile.in: added AS_FOR_TARGET, passed down in
21209         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21210         the C compiler to use to create programs which are run in the
21211         build environment, set it to default to $(CC), and passed it down
21212         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21214         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21216         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21217         We need them for unusual native builds, like systems without
21218         ranlib.
21220         * configure: also define $(host_canonical) and
21221         $(target_canonical), which are the full, canonical names for the
21222         given host and target
21224 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21226         * Makefile.in:  Added separate definitions for C++.
21228 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21230         * configure.in (configdirs):  Add deja-gnu.
21232 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21234         * README:  Update for configure.texi and gdb-4.7 release.
21236 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21238         * Makefile.in:  Move "all" target to top of file.
21239         Previously, first target was ".PHONY" which caused BSD4.4 make
21240         to build .PHONY when make was run without arguments.
21242 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21244         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21245         Library-copylefted code in libiberty.
21247 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21249         * config.sub:  Replace m68kmote with plain old m68k.
21251 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21253         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21255 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21257         * config.sub: Complain if no argument is given.  Added support for
21258         386bsd as OS and target alias.
21260 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21262         * Makefile.in (XTRAFLAGS): include newlib directories if
21263         newlib/Makefile exists, rather than if host != target.
21265 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21267         * config.sub: recognize sparclite-wrs-vxworks.
21269         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21270         p3.) Added clean-xiberty to clean.
21272 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21274         * configure.in: use *-*-* instead of nested cases for host and target
21276 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21278         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21279         from the same source tree and not building a cross-compiler.  This
21280         matters for the libg++ configuration if reconfiguring a tree that
21281         has already been installed.
21283 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21285         * config.sub (i486v/i486v4):  Merge in from FSF version.
21287 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21289         * configure: only set PWD if it is already set.
21291 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21293         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21294         doesn't have unset and all success paths (and most error paths)
21295         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21296         to just ${PWD} to avoid confusion.)
21298 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21300         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21301         even for a native compilation.
21303 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21305         Changes to make the gdb.tar.Z rule work better.
21307         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21308         (DEVO_SUPPORT):  Add configure.texi.
21309         (bfd-ilrt.tar.Z):  Remove ancient rule.
21311 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21313         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21314         pick up the machine and system specific header files.
21316         * configure.in, config.sub: added new target m68010-adobe-scout,
21317         with alias of adobe68k.  Changed configure.in to check for
21318         -scout before -sco* to avoid a false match.
21320         * Makefile.in: added AS_FOR_TARGET, passed down in
21321         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21322         the C compiler to use to create programs which are run in the
21323         build environment, set it to default to $(CC), and passed it down
21324         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21326 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21328         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21329         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21330         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21331         FOR_TARGET variants, to newlib and libg++.
21333 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21335         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21336         first.
21338 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21340         * config.sub:  Accept `elf' as an environment.
21342 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21344         * Makefile.in (all-opcodes):  cd into the right directory
21346 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21348         * configure: added -program_transform_name option, used as
21349         argument to sed when installing programs.
21350         configure.texi: added documentation for -program_prefix,
21351         -program_suffix and -program_transform_name.
21353 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21355         * config.sub:  Accept i486 where i386 ok.
21357 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21359         * config.sub: accept we32k
21361 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21363         * config.sub, configure.in: accept OSE68000 and OSE68k.
21365         * Makefile.in: don't create all directories for ``make install'';
21366         let the subdirectories create the ones they need.
21368 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21370         * COPYING: new file, GPL v2
21372 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21374         * Makefile.in: use the new gen-info-dir, which needs a template
21375         argument (which also lives in texinfo)
21377         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21379 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21381         * config.sub (ncr3000):  Change i386 to i486.
21383 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21385         * Makefile.in: add install-rcs, install-grep to
21386         install-no-fixedincludes, removed install-bison and install-libgcc
21388 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21390         * configure.in: grab the HPUX makefile fragment if on HPUX
21392 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21394         * Makefile.in: eradicate bison spoor (ditto libgcc).
21395         configure.in: recognise m68{k,000}-ericsson-OSE.
21396         es1800 is alias for m68k-ericsson-OSE
21398 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21400         * configure.in: rearrange the parts that remove programs from
21401         configdirs, based now on HOST==TARGET or by canonical triple.
21403 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21405         * test-build.mk: recurse explicitly with -f test-build.mk when
21406         appropriate.  predicate stage3 and comparison on the existence
21407         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21408         On very clean, also remove ...stamp-co.  Build in-place before
21409         doing other builds.
21411 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21413         * Makefile.in, configure.in: add tgas
21415 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21417         * Makefile.in: a number of changes merged in from progressive.
21419         * configure.in: add libm.
21421         * .cvsignore: ignore some stuff that comes from test-build.mk.
21423 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21425         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21427 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21429         * configure: Add program_suffix (parallel to program_prefix)
21430         * Makefile.in: adjust directory-creating script for losing decstation
21432 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21434         * configure:  Minor $subdir-related fixes.
21436 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21438         * configure: fix various problems with propogating
21439         makefile_target_frag in subdirs.
21440         * configure.in: config libgcc if its there
21442 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21444         * config.sub:  HPPA merge.
21446 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21448         * Makefile.in:  Replace all-bison with all-byacc in all
21449         dependency lines for other tools (which now use byacc).
21451 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21453         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21455 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21457         * Makefile.in: make gprof rules similar to byacc rules (instead of
21458         vestigal $(unsubdir) that didn't work...)
21460 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21462         * config.sub:  Add support for Linux.
21463         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21464         (at least for libg++).
21466 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21468         * configure.texi: fix doc for the -nfp option to configure
21470 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21472         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21474 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21476         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21477         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21478         * configure.in: added solaris* host_makefile_frag hook.
21480 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21482         * config.sub: changed recognition of m68000 so that various
21483         m68k types can be specified via m680[01234]0
21485 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21487         * config.sub (basic_machine): fix sed so that '-foo' isn't
21488         completely substituted out while .+'-foo' loses the '-foo'
21490 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21492         * config.sub ($os): Add -aout.
21494 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21496         * configure:  If host_makefile_frag is absolute, don't
21497         prefix ${invsubdir} (relevant to libg++ auto-configure).
21499 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21501         * Makefile.in (tooldir): Define it.
21502         (all-ld): Depend on all-flex.
21504 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21506         * Makefile.in (check):  Fix libg++ special case.
21508 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21510         * configure: do not bury `pwd` into config.status, thus do fewer
21511         pwd's.
21513         * configure: print the "Building in" message only when building in
21514         other than "." AND verbose.
21516         * configure: remove -s, rework -v to better accommodate guested
21517         configures.
21519         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21521 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21523         * Makefile.in: macroize flags passed on recursion.  remove
21524         fileutils.
21526 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21528         * configure: get makesrcdir right for subdirs deeper than 1.
21530         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21531         install.
21533 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21535         * Makefile.in: don't print subdir_do or recursion lines.
21537 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21539         * standards.texi: added menu item.
21541         * Makefile.in: build and install standards.info.
21543         * standards.texi: new file.
21545 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21547         * configure: test for and move config.status pieces from
21548         ${subdir}/.
21550 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21552         * configure:  Test for existance of files before trying to mv
21553         them, to avoid numerous non-existance messages.
21555 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21557         * configure: correct final line of config.status.
21559         * configure: patch from eggert.  Avoids a protection problem if
21560         the original Makefile.in is read only.
21562         * configure: use move-if-change from gcc to create config.status.
21563         Some makefiles depend on config.status to tell if a directory
21564         has been reconfigured for a different host.  This change
21565         prevents those directories from remaking everything in the case
21566         where the reconfig was only intended to rebuild a Makefile.
21568         * configure: test for config.sub with "config.sub sun4" rather
21569         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21570         host alias from a missing config.sub.
21572 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21574         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21575         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21577 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21579         * configure: mkdir ${subdir} as needed.
21581 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21583         * Makefile.in,configure.in: added autoconf.
21585 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21587         * Makefile.in: no longer pass against on recursion.
21589         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21590         definitions are not inherited.
21592         * configure: correct makesrcdir when subdir is .
21594 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21596         * configure:  Add support for 'subdirs' variable, which is
21597         like 'configdirs', except that configure doesn't re-invoke
21598         itself for subdirs, it just creates a Makefile for each subdir.
21599         * configure.texi:  Document subdirs.
21601 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21603         * configure.in: added flex to configdirs
21605 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21607         * Makefile.in: remove clean-stamps from clean.
21609 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21611         * configure.in:  Add gdbtest to configdirs.
21613 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21615         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21616         to recursive makes.
21617         * configure.in:  Recognize new ncr3000 config.
21619 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21621         * Makefile.in, configure.in: removed references to gdbm.
21623 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21625         * config.sub:  Don't canonicalize os value
21626         newsos* to bsd (readline needs to check for newsos).
21627         (This fix was earlier made Jan 31, but got re-broken.)
21629 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21631         * configure.in:  sco is an os, not a vendor!
21633         * configure:  Quote $( better.  Keep various shells happy.
21635 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21637         * Makefile.in: eliminate stamp-files.
21639 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21641         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21642         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21644 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21646         * config.sub:  fix iris/iris3.
21648 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21650         * configure: re-add -rm.
21652 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21654         * Maskefile.in: add .stmp-rcs to all.
21656         * configure.in: remove gas from rs6000 build, use aix host fragment.
21658 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21660         * configure: pass down site_option during recursion.
21662 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21664         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21666 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21668         * configure: Change exec_prefix so that it really defaults to prefix.
21670 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21672         * Makefile.in, configure.in:  Add support for mmalloc library.
21674 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21676         * Makefile.in: add stmp dependencies for a few more things.
21678 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21680         * configure: adjusted error message on objdir/srcdir configure
21681         collision, per john's suggestion.
21683         * Makefile.in: add libiberty stmp to all and all.cross.
21685 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21687         * Makefile.in: remove force dependencies, add grep to all.
21689 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21691         * Makefile.in: drop flex.  make stamp files work.
21693         * configure: added test for conflicting configuration in srcdir,
21694         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21695         gets cranky.  use relative paths for configure and srcdir
21696         whenever possible.  Send some error messages to stderr that were
21697         going to stdout.
21699 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21701         * Makefile.in:  Fix libg++ rule to check for gcc directory
21702         before using gcc/gcc.  Also pass XTRAFLAGS.
21704 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21706         * Makefile.in: added stmp-files so that directories aren't polled
21707         when they are already built.
21709         * configure.texi: fixed a node pointer problem.
21711 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21713         * config.sub configure.in gdb/configure.in
21714         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21715         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21716         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21718 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21720         * configure: -recurring becomes -silent.  corrected help message
21721         for -site= option.
21723         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21725 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21727         * configure: when building Makefile for crosses, replace
21728         tooldir and program_prefix.  default srcdir from location of
21729         config.sub.  remove "for host in hosts" and "for target in
21730         targets" loops.
21732 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21734         * Makefile.in: Do not pass bindir or mandir to cvs.
21736 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21738         * Makefile.in, configure.in: removed traces of namesubdir,
21739         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21740         copyrights to '92, changed some from Cygnus to FSF.
21742         * configure.texi: remove most references to multiple hosts,
21743         multiple targets, subdirs, etc.
21745         * configure.man: removed rcsid. reference config.sub not
21746         config.subr.
21748         * Makefile.in: mkdir $(infodir) on install-info.
21750 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21752         * configure.texi:  Explain better about .gdbinit and about
21753         the environment that configure.in sections run in.
21755 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21757         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21759 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21761         * README:  DOC.configure => cfg-paper.texi.
21763 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21765         * config.sub (near case $os):  Don't convert newsos* to bsd!
21767 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21769         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21770         the number of copies of COPYING that go into the GDB tar file.
21772 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21774         * bfd/configure.in, gdb/config/mh-i386sco,
21775         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21776         Fix SCO configuration stuff.
21778 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21780         * Makefile.in:  For libg++, make sure the -I pointing
21781         to the gcc directory goes *after* all the libg++-local -I flags.
21782         Also, move just-gcc dependency from just-libg++ to all-libg++.
21784 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21786         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21788 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21790         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21792 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21794         * config.sub:  Add stratus configuration frags.  Also
21795         submitted to FSF.
21797 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21799         * Makefile.in (DEV_SUPPORT):  add configure.man.
21801         * config.sub(Decode manufacturer-specific):  add -none*.
21803 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21805         * Makefile.in:  remove form feeds to make Sun's make happy.
21806         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21808 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21810         * Makefile.in (AR_FLAGS):  Make quieter.
21812 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21814         * configure.in:  Add libg++.
21815         * configure:  When verbose, don't output the command line at each
21816         level; it will be unremarkably the same as the previous version,
21817         which will be the same as what the user typed.
21819 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21821         * configure.in, Makefile.in: fix clean-info, add flex.  add
21822         fileutils.
21824         * configure: be less sensitive to spaces in Makefile.in.  Do not
21825         look for sources in "..".  Doing so breaks subdirectories that
21826         might have their own configure.  If a subdir has it's own
21827         configure script, use it.
21829 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21831         * cfg-paper.texi: some changes suggested by rms.
21833 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21835         * config.sub:  Merge in some small additions from the FSF version,
21836         taken from the gcc distribution, to bring the Cygnus and FSF
21837         versions into closer sync.
21839 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21841         * configure.in:  Changed svr4 references to sysv4.
21843 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21845         * configure: added -V for version number option.
21847 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21849         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21850         renamed from DOC.configure to cfg-paper.texi.
21852 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21854         * configure, config.subr, config.sub: config.subr is now
21855         config.sub again.
21857 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21859         * configure.texi: new file, in progress.
21861         * Makefile.in: build info file and install the man page for
21862         configure.
21864         * configure.man: new file, first cut.
21866         * configure: find config.subr again now that configuration "none"
21867         has gone.  removed all traces of the -ansi option.  removed all
21868         traces of the -languages option.
21870         * config.subr: resync from rms.
21872 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21874         * configure, config.sub, config.subr: merge config.sub into
21875         config.subr, call the result config.subr, remove config.sub, use
21876         config.subr.
21878         * Makefile.in: revised install for dir.info.
21880 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21882         * configure.in: add decstation host makefile frag.
21884         * Makefile.in: BISON now bison -y again.  also install-gcc on
21885         install.  clean-gdbm on clean.  infodir belongs in datadir.
21886         Make directories for info install.  Build dir.info here then
21887         install it.
21889 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21891         * Makefile.in: fix for bad directory tests.
21893 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21895         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21896         regexp.  -srcdir relative was being handled incorrectly.
21898         * Makefile.in: unwrapped some for loops so that parallel makes
21899         work again and so one can focus one's attention on a particular
21900         package.
21902 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21904         * configure: added PWD as a stand in for `pwd` (for speed). use
21905         elif wherever possible.  make -srcdir work without -objdir.
21906         -objdir= commented out.
21908 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21910         * configure: +options become --options.  -subdirs commented out.
21911         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21912         Makefile now at top of generated Makefile.  Removed cvs log
21913         entries.  added -srcdir.  create .gdbinit only if there is one
21914         in ${srcdir}.
21916         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21917         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21918         and mandir now keyed off datadir by default.
21920 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21922         * Freshly created ChangeLog.
21925 Local Variables:
21926 mode: change-log
21927 left-margin: 8
21928 fill-column: 76
21929 version-control: never
21930 End: