c++: decltype of (by-value captured reference) [PR79620]
[official-gcc.git] / ChangeLog
blob56cf1ff10d559efa50ed2529221de5e56195391b
1 2023-11-06  Carl Love  <cel@linux.ibm.com>
3         * MAINTAINERS: Update my email address.
5 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
7         * .github/CONTRIBUTING.md: Wrap lines more tightly.
9 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
11         * .github/CONTRIBUTING.md: New file.
12         * .github/PULL_REQUEST_TEMPLATE.md: New file.
14 2023-10-22  Iain Sandoe  <iain@sandoe.co.uk>
16         * configure: Regenerate.
17         * configure.ac: Do not add default runpaths to GCC exes
18         when we are building -static-libstdc++/-static-libgcc (the
19         default).
20         * libtool.m4: Add 'enable-darwin-at-runpath'.  Act  on the
21         enable flag to alter Darwin libraries to use @rpath names.
23 2023-10-15  Mike Frysinger  <vapier@gentoo.org>
25         * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
26         * Makefile.in: Regenerate.
28 2023-10-11  Filip Kastl  <fkastl@suse.cz>
30         * MAINTAINERS: Fix name order.
32 2023-10-10  Christoph Müllner  <christoph.muellner@vrull.eu>
34         * MAINTAINERS: Add myself.
36 2023-10-06  Sergei Trofimovich  <siarheit@google.com>
38         PR bootstrap/111663
39         * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
40         * Makefile.in: Regenerate.
42 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
44         * SECURITY.txt: Fix up indentation.
46 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
48         * SECURITY.txt: Fix up commas.
50 2023-10-04  Siddhesh Poyarekar  <siddhesh@gotplt.org>
52         * SECURITY.txt: New file.
54 2023-09-18  Fei Gao  <gaofei@eswincomputing.com>
56         * MAINTAINERS: Add myself.
58 2023-09-15  Yang Yujie  <yangyujie@loongson.cn>
60         * config-ml.in: Remove unneeded loongarch clause.
61         * configure.ac: Register custom makefile fragments mt-loongarch-*
62         for loongarch targets.
63         * configure: Regenerate.
65 2023-09-12  Edwin Lu  <ewlu@rivosinc.com>
67         * MAINTAINERS: Add myself
69 2023-09-12  Thomas Schwinge  <thomas@codesourcery.com>
70             Chung-Lin Tang  <cltang@codesourcery.com>
72         PR testsuite/109951
73         * Makefile.tpl (BASE_TARGET_EXPORTS): Add
74         'SYSROOT_CFLAGS_FOR_TARGET'.
75         * Makefile.in: Regenerate.
77 2023-09-05  Yang Yujie  <yangyujie@loongson.cn>
79         * config-ml.in: Do not build the multilib library variant
80         that is duplicate with the toplevel one.
82 2023-08-29  Tsukasa OI  <research_trasio@irq.a4lg.com>
84         * MAINTAINERS: Add myself.
86 2023-08-22  Filip Kastl  <fkastl@suse.cz>
88         * MAINTAINERS: Update my email address.
90 2023-08-11  Eric Feng  <ef2648@columbia.edu>
92         * MAINTAINERS: Add myself.
94 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
96         * Makefile.def: Reflect that libsframe needs to installed before
97         libbfd.  Reorder a bit to better track libsframe dependencies.
98         * Makefile.in: Regenerate.
100 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
102         * Makefile.def: Add install dependency on libsframe for libbfd.
103         * Makefile.in: Regenerated.
105 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
107         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
108         Solaris 11.
110 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
112         * configure: Regenerate.
113         * configure.ac: Add Haiku to list of ELF OSes
114         * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
116 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
118         * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
119         options, including options containing paths.
121 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
123         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
124         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
125         errors from nms that refuse to work on non-regular files.  Remove
126         other workarounds for this problem.  Strip out blank lines from the
127         nm output.
129 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
131         * configure.ac: Reinstate 32b PA-RISC HP-UX targets
132         * configure: Regenerate.
134 2023-08-07  Simon Marchi  <simon.marchi@efficios.com>
136         * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
137         * configure: Re-generate.
138         * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
139         (PKG_CONFIG_PATH): New.
140         * Makefile.in: Re-generate.
142 2023-08-07  Luis Machado  <luis.machado@arm.com>
144         * configure.ac: Disable year2038 by default on 32-bit hosts.
145         * configure: Regenerate.
147 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
149         * Makefile.def: Add gprofng module.
150         * configure.ac: Add --enable-gprofng option.
151         * Makefile.in: Regenerate.
152         * configure: Regenerate.
154 2023-08-07  Martin Liska  <mliska@suse.cz>
156         * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
157         * configure: Regenerate.
159 2023-08-07  Fangrui Song  <maskray@google.com>
161         * configure: Regenerate.
162         * configure.ac: Add --with-zstd.
164 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
166         * configure: Regenerate.
167         * configure.ac: Recover tilegx/tilepro targets.
169 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
171         * configure: Regenerated.
172         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
173         --plugin and rc before enabling --plugin.
175 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
177         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
178         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
179         * configure.ac: Include config/gcc-plugin.m4.
180         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
181         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
182         RANLIB if possible.
183         * Makefile.in: Regenerated.
184         * configure: Likewise.
186 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
188         * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
189         $(CFLAGS).
191 2023-08-07  David Faust  <david.faust@oracle.com>
193         * MAINTAINERS: Add the BPF port to my reviewer listing.
195 2023-08-02  Jan Beulich  <jbeulich@suse.com>
197         * MAINTAINERS: Correct my email address.
199 2023-08-02  Hu, Lin1  <lin1.hu@intel.com>
201         * MAINTAINERS (Write After Approval): Add myself.
203 2023-08-01  Richard Ball  <richard.ball@arm.com>
205         * MAINTAINERS: Add myself.
207 2023-07-31  Andreas Schwab  <schwab@suse.de>
209         * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
210         * configure: Regenerate.
211         * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
213 2023-07-31  xuli  <xuli1@eswincomputing.com>
215         * MAINTAINERS: Add myself.
217 2023-07-25  Thomas Schwinge  <thomas@codesourcery.com>
219         * MAINTAINERS: List myself as "nvptx port" maintainer.
221 2023-07-21  Cupertino Miranda  <cupertino.miranda@oracle.com>
223         * MAINTAINERS: Add myself to write after approval
225 2023-07-18  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
227         * MAINTAINERS: Add myself as a reviewer for the riscv port.
229 2023-07-18  Robin Dapp  <rdapp@ventanamicro.com>
231         * MAINTAINERS: Add myself as a reviewer for the riscv port.
233 2023-07-12  Hao Liu  <hliu@os.amperecomputing.com>
235         * MAINTAINERS: Add Hao Liu to write after approval
237 2023-07-12  Ken Matsui  <kmatsui@gcc.gnu.org>
239         * MAINTAINERS: Add Ken Matsui to write after approval
241 2023-07-07  Eugene Rozenfeld  <erozen@microsoft.com>
243         * Makefile.in: Collect both kernel and user events for autofdo
244         * Makefile.tpl: Collect both kernel and user events for autofdo
246 2023-06-30  Rishi Raj  <rishiraj45035@gmail.com>
248         * MAINTAINERS: Added myself to Write After Approval and DCO
250 2023-06-29  Eugene Rozenfeld  <erozen@microsoft.com>
252         * Makefile.in: Remove -gtoggle for STAGEautoprofile
253         * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
255 2023-06-25  Lehua Ding  <lehua.ding@rivai.ai>
257         * MAINTAINERS: Add Lehua Ding to write after approval
259 2023-06-25  Iain Sandoe  <iain@sandoe.co.uk>
261         * Makefile.def: Pass the enable-host-pie value to GCC configure.
262         * Makefile.in: Regenerate.
263         * configure: Regenerate.
264         * configure.ac: Adjust the logic for shared and PIE host flags to
265         ensure that PIE is passed for hosts that require it.
267 2023-06-16  YunQiang Su  <yunqiang.su@cipunited.com>
269         * MAINTAINERS (Write After Approval): move Matthew Fortune
270         to Write After Approval.
272 2023-06-15  Marek Polacek  <polacek@redhat.com>
274         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
275         check.
276         * configure: Regenerate.
278 2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
280         * MAINTAINERS: Add myself to write after approval
282 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
284         * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
285         port maintainer.
286         (Write After Approval): Remove myself.
288 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
290         * MAINTAINERS (Write After Approval): Add myself.
292 2023-05-29  Martin Jambor  <mjambor@suse.cz>
294         * MAINTAINERS: Replace spaces with tabs.
296 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
298         * MAINTAINERS: New entry.
300 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
302         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
303         * Makefile.in: Regenerate
305 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
307         * Makefile.in: Disable warnings as errors for STAGEautofeedback
309 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
311         * MAINTAINERS: Sort.
313 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
315         * MAINTAINERS: Add myself.
317 2023-05-10  Pan Li  <pan2.li@intel.com>
319         * MAINTAINERS: Add myself.
321 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
323         * Makefile.in: Define PROFILE_MERGER
324         * Makefile.tpl: Define PROFILE_MERGER
326 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
328         * MAINTAINERS: Change my email address.
330 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
332         * MAINTAINERS: Add myself.
334 2023-04-26  Martin Liska  <mliska@suse.cz>
336         * MAINTAINERS: fix sorting
338 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
340         * MAINTAINERS (Write After Approval): Add myself.
342 2023-04-24  Martin Liska  <mliska@suse.cz>
344         * MAINTAINERS: Fix sorting.
346 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
348         * configure: Regenerate.
349         * configure.ac: Only create serdep.tmp if needed
351 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
353         * MAINTAINERS (Write After Approval): Add myself.
355 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
357         * MAINTAINERS (Write After Approval): Add myself.
358         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
360 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
362         * MAINTAINERS: Add myself.
364 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
366         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
368 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
370         * MAINTAINERS (Write After Approval): Add myself.
372 2023-02-16  Martin Liska  <mliska@suse.cz>
374         * MAINTAINERS: I'm stepping down from my positions.
376 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
378         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
380 2023-01-06  Clément Chigot  <chigot@adacore.com>
382         * configure.ac: Skip GMP and MPFR when --disable-gdb is
383         provided.
384         * configure: Regenerate.
386 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
388         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
390 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
392         * Makefile.def: Do not build shared libffi.
393         * Makefile.in: Regenerate.
395 2022-12-21  Andrew Pinski  <apinski@marvell.com>
397         * Makefile.def: Add configure-gdb dependencies
398         on all-gmp and all-mpfr.
399         * configure.ac: Split out MPC checking from MPFR.
400         Require GMP and MPFR if the gdb directory exist.
401         * Makefile.in: Regenerate.
402         * configure: Regenerate.
404 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
406         * configure.ac (target_libraries): Add target-libgm2.
407         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
408         Add GCC_TARGET_TOOL entry for gm2.
409         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
410         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
411         * Makefile.def (target_modules): Add libgm2.
412         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
413         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
414         (languages): Add entry for language=m2 with gcc-check-target=check-m2
415         and lib-check-target=check-target-libgm2.
416         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
417         (HOST_EXPORTS): Add definition for GM2.
418         (BASE_TARGET_EXPORTS): Add definition for GM2.
419         (GM2_FOR_BUILD): Defined.
420         (GM2FLAGS): Defined.
421         (GM2_FOR_TARGET): Defined.
422         (GM2FLAGS_FOR_TARGET): Defined.
423         (EXTRA_HOST_FLAGS): Defined.
424         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
425         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
426         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
427         * configure: Rebuilt.
428         * Makefile.in: Rebuilt.
430 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
432         * Makefile.def: Add Rust language.
433         * Makefile.in: Regenerate via autogen.
435 2022-12-09  Martin Liska  <mliska@suse.cz>
437         * MAINTAINERS: Fix spacing.
439 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
441         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
443 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
445         * Makefile.def: Pass host_libs_picflag to host dependent library
446         configures.
447         * Makefile.in: Regenerate.
448         * configure: Regenerate.
449         * configure.ac (host_libs_picflag): New configure variable set to
450         '--with-pic' when building 'host_shared'.
452 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
454         * Makefile.def: Add libsframe as new module with its dependencies.
455         * Makefile.in: Regenerated.
456         * configure.ac: Add libsframe to host_libs.
457         * configure: Regenerated.
459 2022-11-23  Marek Polacek  <polacek@redhat.com>
461         Revert:
462         2022-11-23  Marek Polacek  <polacek@redhat.com>
464         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
465         isl.
466         * Makefile.in: Regenerate.
467         * Makefile.tpl: Set PICFLAG.
468         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
469         check.
470         * configure: Regenerate.
472 2022-11-23  Marek Polacek  <polacek@redhat.com>
474         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
475         isl.
476         * Makefile.in: Regenerate.
477         * Makefile.tpl: Set PICFLAG.
478         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
479         check.
480         * configure: Regenerate.
482 2022-11-14  Martin Liska  <mliska@suse.cz>
484         Revert:
485         2022-11-09  Martin Liska  <mliska@suse.cz>
487         * doc/Makefile: New file.
488         * doc/_static/custom.css: New file.
489         * doc/baseconf.py: New file.
490         * doc/bsd.rst: New file.
491         * doc/contrib.rst: New file.
492         * doc/contribute.rst: New file.
493         * doc/cppdiropts.rst: New file.
494         * doc/cppenv.rst: New file.
495         * doc/cppopts.rst: New file.
496         * doc/cppwarnopts.rst: New file.
497         * doc/favicon.ico: New file.
498         * doc/funding.rst: New file.
499         * doc/gcc_sphinx.py: New file.
500         * doc/gnu.rst: New file.
501         * doc/gnu_free_documentation_license.rst: New file.
502         * doc/gpl-3.0.rst: New file.
503         * doc/indices-and-tables.rst: New file.
504         * doc/lgpl-2.1.rst: New file.
505         * doc/logo.pdf: New file.
506         * doc/logo.svg: New file.
507         * doc/md.rst: New file.
508         * doc/requirements.txt: New file.
510 2022-11-14  Martin Liska  <mliska@suse.cz>
512         Revert:
513         2022-11-09  Martin Liska  <mliska@suse.cz>
515         * doc/baseconf.py: Port to GCC sources.
517 2022-11-14  Martin Liska  <mliska@suse.cz>
519         Revert:
520         2022-11-14  Martin Liska  <mliska@suse.cz>
522         * configure: Regenerate.
523         * configure.ac: Support Sphinx based documentation.
525 2022-11-14  Martin Liska  <mliska@suse.cz>
527         Revert:
528         2022-11-09  Martin Liska  <mliska@suse.cz>
530         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
531         provide a default.
533 2022-11-14  Martin Liska  <mliska@suse.cz>
535         Revert:
536         2022-11-09  Martin Liska  <mliska@suse.cz>
538         * doc/bsd.rst:
539         Add trailing newline.
540         * doc/contrib.rst:
541         Add trailing newline.
542         * doc/contribute.rst:
543         Add trailing newline.
544         * doc/cppdiropts.rst:
545         Add trailing newline.
546         * doc/cppenv.rst:
547         Add trailing newline.
548         * doc/cppopts.rst:
549         Add trailing newline.
550         * doc/cppwarnopts.rst:
551         Add trailing newline.
552         * doc/funding.rst:
553         Add trailing newline.
554         * doc/gnu.rst:
555         Add trailing newline.
556         * doc/gnu_free_documentation_license.rst:
557         Add trailing newline.
558         * doc/gpl-3.0.rst:
559         Add trailing newline.
560         * doc/indices-and-tables.rst:
561         Add trailing newline.
562         * doc/lgpl-2.1.rst:
563         Add trailing newline.
564         * doc/md.rst:
565         Add trailing newline.
567 2022-11-14  Martin Liska  <mliska@suse.cz>
569         Revert:
570         2022-11-09  Martin Liska  <mliska@suse.cz>
572         * configure.ac: Use new install URL.
573         * configure: Regenerate.
575 2022-11-14  Martin Liska  <mliska@suse.cz>
577         Revert:
578         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
580         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
581         instead of just ``.''.
582         * doc/gcc_sphinx.py: Moved to...
583         * doc/modules/gcc_sphinx.py: ...here.
585 2022-11-14  Martin Liska  <mliska@suse.cz>
587         Revert:
588         2022-11-10  Martin Liska  <mliska@suse.cz>
590         * doc/baseconf.py: Modernize by using pathlib.
592 2022-11-14  Martin Liska  <mliska@suse.cz>
594         Revert:
595         2022-11-11  Martin Liska  <mliska@suse.cz>
597         * doc/Makefile: Disable -j auto.
599 2022-11-14  Martin Liska  <mliska@suse.cz>
601         Revert:
602         2022-11-11  Martin Liska  <mliska@suse.cz>
604         * doc/Makefile: Update comment.
606 2022-11-14  Martin Liska  <mliska@suse.cz>
608         Revert:
609         2022-11-11  Martin Liska  <mliska@suse.cz>
611         * doc/indices-and-tables.rst: Rename Indexes to Indices.
613 2022-11-14  Martin Liska  <mliska@suse.cz>
615         Revert:
616         2022-11-13  Martin Liska  <mliska@suse.cz>
618         PR web/107643
619         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
620         is set.
621         * doc/indices-and-tables.rst: Use include_todo tag.
623 2022-11-14  Martin Liska  <mliska@suse.cz>
625         Revert:
626         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
628         * doc/contrib.rst: Update Jeff Law's email address.
630 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
632         * doc/contrib.rst: Update Jeff Law's email address.
634 2022-11-13  Martin Liska  <mliska@suse.cz>
636         PR web/107643
637         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
638         is set.
639         * doc/indices-and-tables.rst: Use include_todo tag.
641 2022-11-11  Martin Liska  <mliska@suse.cz>
643         * doc/indices-and-tables.rst: Rename Indexes to Indices.
645 2022-11-11  Martin Liska  <mliska@suse.cz>
647         * doc/Makefile: Update comment.
649 2022-11-11  Martin Liska  <mliska@suse.cz>
651         * doc/Makefile: Disable -j auto.
653 2022-11-10  Martin Liska  <mliska@suse.cz>
655         * doc/baseconf.py: Modernize by using pathlib.
657 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
659         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
660         instead of just ``.''.
661         * doc/gcc_sphinx.py: Moved to...
662         * doc/modules/gcc_sphinx.py: ...here.
664 2022-11-09  Martin Liska  <mliska@suse.cz>
666         * configure.ac: Use new install URL.
667         * configure: Regenerate.
669 2022-11-09  Martin Liska  <mliska@suse.cz>
671         * doc/bsd.rst:
672         Add trailing newline.
673         * doc/contrib.rst:
674         Add trailing newline.
675         * doc/contribute.rst:
676         Add trailing newline.
677         * doc/cppdiropts.rst:
678         Add trailing newline.
679         * doc/cppenv.rst:
680         Add trailing newline.
681         * doc/cppopts.rst:
682         Add trailing newline.
683         * doc/cppwarnopts.rst:
684         Add trailing newline.
685         * doc/funding.rst:
686         Add trailing newline.
687         * doc/gnu.rst:
688         Add trailing newline.
689         * doc/gnu_free_documentation_license.rst:
690         Add trailing newline.
691         * doc/gpl-3.0.rst:
692         Add trailing newline.
693         * doc/indices-and-tables.rst:
694         Add trailing newline.
695         * doc/lgpl-2.1.rst:
696         Add trailing newline.
697         * doc/md.rst:
698         Add trailing newline.
700 2022-11-09  Martin Liska  <mliska@suse.cz>
702         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
703         provide a default.
705 2022-11-09  Martin Liska  <mliska@suse.cz>
707         * configure: Regenerate.
708         * configure.ac: Support Sphinx based documentation.
710 2022-11-09  Martin Liska  <mliska@suse.cz>
712         * doc/baseconf.py: Port to GCC sources.
714 2022-11-09  Martin Liska  <mliska@suse.cz>
716         * doc/Makefile: New file.
717         * doc/_static/custom.css: New file.
718         * doc/baseconf.py: New file.
719         * doc/bsd.rst: New file.
720         * doc/contrib.rst: New file.
721         * doc/contribute.rst: New file.
722         * doc/cppdiropts.rst: New file.
723         * doc/cppenv.rst: New file.
724         * doc/cppopts.rst: New file.
725         * doc/cppwarnopts.rst: New file.
726         * doc/favicon.ico: New file.
727         * doc/funding.rst: New file.
728         * doc/gcc_sphinx.py: New file.
729         * doc/gnu.rst: New file.
730         * doc/gnu_free_documentation_license.rst: New file.
731         * doc/gpl-3.0.rst: New file.
732         * doc/indices-and-tables.rst: New file.
733         * doc/lgpl-2.1.rst: New file.
734         * doc/logo.pdf: New file.
735         * doc/logo.svg: New file.
736         * doc/md.rst: New file.
737         * doc/requirements.txt: New file.
739 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
741         * Makefile.def: Remove module 'liboffloadmic'.
742         * Makefile.in: Regenerate.
743         * configure.ac: Remove 'liboffloadmic' handling.
744         * configure: Regenerate.
746 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
748         * MAINTAINERS: Update email address.
750 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
752         * configure.ac: Don't configure readline if --with-system-readline is
753         used.
754         * configure: Re-generate.
756 2022-10-12  Cui,Lili  <lili.cui@intel.com>
758         * MAINTAINERS (Write After Approval): Add myself.
760 2022-10-11  Olivier Hainque  <hainque@adacore.com>
762         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
763         and friends for rtp !large. Assume the linker has the required
764         abilities and set lt_cv_deplibs_check_method.
766 2022-09-30  Olivier Hainque  <hainque@adacore.com>
768         * configure.ac (*vxworks*): If enable_shared is not
769         set, set to "no" and add --disable-shared to target and
770         host_configargs.
771         * configure: Regenerate.
773 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
775         * MAINTAINERS: Update my email address and DCO entry.
777 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
779         * MAINTAINERS (Write After Approval): Add myself.
781 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
783         * MAINTAINERS (Write After Approval): Add myself.
785 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
787         * MAINTAINERS: Update my email address.
789 2022-09-07  Tom de Vries  <tdevries@suse.de>
791         * configure.ac: Set extra_host_libiberty_configure_flags and
792         extra_host_zlib_configure_flags in separate case statements.
793         * configure: Regenerate.
795 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
797         * MAINTAINERS: Update c-sky port maintainers' emails.
799 2022-08-31  Martin Liska  <mliska@suse.cz>
801         * configure: Regenerate.
802         * configure.ac: Delete hpux9 and hpux10.
804 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
806         * Makefile.def: Drop libelf module and gcc-configure dependency
807         on it.
808         * Makefile.in: Regenerate with 'autogen Makefile.def'.
809         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
810         LIBELFINC.
811         * configure: Regenrate.
812         * configure.ac (host_libs): Drop unused libelf.
814 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
816         * Makefile.in: Regenerate.
818 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
820         * MAINTAINERS: Add myself as AutoFDO maintainer.
822 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
823             Arnaud Charlet  <charlet@adacore.com>
825         * configure: Regenerate.
827 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
829         PR bootstrap/106472
830         * Makefile.def (dependencies): Make configure-target-libgo depend
831         upon all-target-libbacktrace.
833 2022-07-27  David Faust  <david.faust@oracle.com>
835         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
837 2022-07-27  Richard Biener  <rguenther@suse.de>
839         * MAINTAINERS (Roger Sayle): Update e-mail address.
841 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
843         * MAINTAINERS (Write After Approval): Add myself.
845 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
847         * MAINTAINERS: Add myself as Ada front end co-maintainer.
849 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
851         * .gitignore: Do not ignore config.h.
853 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
855         * MAINTAINERS: Add myself to Write After Approval.
857 2022-07-04  Martin Liska  <mliska@suse.cz>
859         * MAINTAINERS: fix sorting of names
861 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
863         * MAINTAINERS: add myself.
865 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
867         * MAINTAINERS: Add myself to write after approval and DCO.
869 2022-07-02  Tim Lange  <mail@tim-lange.me>
871         * MAINTAINERS: Add myself.
873 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
875         * MAINTAINERS (Write After Approval): Add myself.
877 2022-06-30  Cui,Lili  <lili.cui@intel.com>
879         Revert:
880         2022-06-30  Cui,Lili  <lili.cui@intel.com>
882         * MAINTAINERS (Write After Approval): Add myself.
884 2022-06-30  Cui,Lili  <lili.cui@intel.com>
886         * MAINTAINERS (Write After Approval): Add myself.
888 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
890         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
891         (EXTRA_GCC_FLAGS): Likewise.
892         * Makefile.in: Rebuilt.
894 2022-06-28  konglin1  <lingling.kong@intel.com>
896         * MAINTAINERS (Write After Approval): Add myself.
898 2022-06-27  Tom de Vries  <tdevries@suse.de>
900         * configure.ac: Build libiberty pic variant for gdbserver.
901         * configure: Regenerate.
903 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
905         * configure: Regenerate.
906         * configure.ac: Correct use of $host.
908 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
910         * MAINTAINERS: Remove tilegx and tilepro entries.
911         * configure.ac: Remove tilegx and tilepro stanzas.
912         * configure: Rebuilt.
914 2022-05-28  Bruce Korb  <bkorb@gnu.org>
916         * .gitignore: Ignore vim swap files
918 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
920         * MAINTAINERS: Add myself to write after approval.
922 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
924         * MAINTAINERS: Remove myself from DCO section.
926 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
928         * MAINTAINERS: Update my email address.
930 2022-05-09  Clément Chigot  <chigot@adacore.com>
932         * MAINTAINERS: Update my email address.
934 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
936         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
937         section.
939 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
941         * MAINTAINERS: Update my email address.
943 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
945         * MAINTAINERS: Update my email address.
947 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
949         * MAINTAINERS: (CPU Port Maintainers): Add myself and
950         Lulu as LoongArch port maintainer.
952 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
953             Lulu Cheng  <chenglulu@loongson.cn>
955         * configure.ac: Add LoongArch tuples.
956         * configure: Regenerate.
958 2022-03-28  Tom Tromey  <tromey@adacore.com>
960         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
961         * configure: Rebuild.
963 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
965         * MAINTAINERS: Change my information.
967 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
969         * MAINTAINERS: Add myself to DCO section.
971 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
973         * configure.ac: Fix incorrect option in comment.
974         * configure: Regenerate.
976 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
978         * Makefile.def (dependencies): Make configure-sim depend on
979         all-readline.
980         * Makefile.in: Regenerate.
982 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
984         * MAINTAINERS (Write After Approval): Update my e-mail address.
986 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
988         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
990 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
992         * MAINTAINERS: Update my email and add myself to the DCO list.
994 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
996         Revert:
997         2021-09-16  Andrew Pinski  <apinski@marvell.com>
999         PR bootstrap/67102
1000         * Makefile.def: Have configure-target-libffi depend on
1001         all-target-libstdc++-v3.
1002         * Makefile.in: Regenerate.
1004 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
1006         PR other/104181
1007         * build.log: Remove.
1009 2022-01-20  Martin Liska  <mliska@suse.cz>
1011         * MAINTAINERS: Adjust email address based on IRC request.
1013 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
1015         * MAINTAINERS: Update my email address.
1017 2022-01-17  Martin Liska  <mliska@suse.cz>
1019         * MAINTAINERS: Rename .c names to .cc.
1021 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
1023         * Makefile.am: Remove.
1025 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
1027         * Makefile.am: New file.
1029 2022-01-11  Martin Liska  <mliska@suse.cz>
1031         * MAINTAINERS: Sort 2 names.
1033 2022-01-10  Martin Liska  <mliska@suse.cz>
1035         * MAINTAINERS: Fix obvious issues with sorting.
1037 2022-01-07  liuhongt  <hongtao.liu@intel.com>
1039         * build.log: New file.
1041 2022-01-05  Nathan Sidwell  <nathan@acm.org>
1043         * MAINTAINERS: Add DCO entry.  Sort that list.
1045 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
1047         * MAINTAINERS: Change of email address in both DCO and
1048         Write After Approval list.
1050 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
1052         * configure: Regenerate.
1054 2021-12-21  Martin Liska  <mliska@suse.cz>
1056         * config.sub: Change mode back to 755.
1058 2021-12-17  Martin Liska  <mliska@suse.cz>
1060         * config.sub: Sync from master.
1062 2021-12-17  Martin Liska  <mliska@suse.cz>
1064         Revert:
1065         2021-12-16  Matthias Seidel  <mseidel@apache.org>
1067         * config.sub: Fix typo.
1069 2021-12-16  Matthias Seidel  <mseidel@apache.org>
1071         * config.sub: Fix typo.
1073 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
1075         Revert:
1076         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1078         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1079         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1080         * configure.ac: Include config/gcc-plugin.m4.
1081         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1082         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1083         RANLIB if possible.
1084         * Makefile.in: Regenerated.
1085         * configure: Likewise.
1087 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1089         * Makefile.tpl (BUILD_CFLAGS): New.
1090         (CFLAGS): Append $(BUILD_CFLAGS).
1091         (CXXFLAGS): Likewise.
1092         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1093         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1094         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1095         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1096         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1097         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1098         (PGO-TRAINING-TARGETS): Likewise.
1099         (PGO_BUILD_TRAINING): Likewise.
1100         (all): Add '+' to the command line for recursive make.  Support
1101         the PGO build.
1102         * configure.ac: Add --enable-pgo-build[=lto].
1103         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1104         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
1105         * Makefile.in: Regenerated.
1106         * configure: Likewise.
1108 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1110         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1111         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1112         * configure.ac: Include config/gcc-plugin.m4.
1113         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1114         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1115         RANLIB if possible.
1116         * Makefile.in: Regenerated.
1117         * configure: Likewise.
1119 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
1121         * MAINTAINERS: Add myself to write after approval.
1123 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
1125         * MAINTAINERS: Adding myself.
1127 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
1129         * configure: Regenerate.
1130         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1131         $(CPP).
1133 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
1135         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1136         libatomic.
1137         * Makefile.in: Regenerate.
1138         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1139         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1140         target-libphobos-bootstrap.
1141         (STAGE2_CONFIGURE_FLAGS): Likewise.
1142         * configure: Regenerate.
1143         * configure.ac: Add support for bootstrapping D front-end.
1145 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
1147         * MAINTAINERS: Add myself to DCO section and update email address.
1149 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
1151         * configure: Regenerate.
1152         * configure.ac: Ensure that PIC (shared) defaults are set
1153         correctly for Darwin.
1155 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
1157         * MAINTAINERS: Update my address.
1159 2021-11-12  Alan Modra  <amodra@gmail.com>
1161         * Makefile.def (configure-opcodes): Depend on configure-bfd.
1162         * Makefile.in: Regenerate.
1164 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
1166         * MAINTAINERS: Clarify the policy WRT the Write After Approval
1167         list.
1169 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
1171         * MAINTAINERS (Reviewers, arc): Remove my entry.
1172         (Write After Approval): Add an entry for myself.
1174 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
1176         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1177         * Makefile.in: Regenerate.
1178         * configure: Regenerate.
1179         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1181 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
1183         * MAINTAINERS: Fix up Maciej's entries.
1185 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
1187         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1188         maintainer.
1190 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
1192         PR other/102663
1193         * Makefile.def: Handle install-dvi target.
1194         * Makefile.tpl: Likewise.
1195         * Makefile.in: Regenerate.
1197 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
1199         * MAINTAINERS: Add myself for write after approval.
1201 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
1203         * Makefile.def: Mark libcody, libdecnumber,
1204         c++tools, libgcc, and libobjc as missing TAGS
1205         targets.
1206         * Makefile.in: Regenerate.
1208 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
1210         * MAINTAINERS: Add myself to DCO section and update email
1211         address.
1213 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
1215         * MAINTAINERS: Add myself to DCO section.
1217 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1219         * configure: Regenerate.
1220         * configure.ac (skipdirs): Add the contents of target_configdirs if
1221         we are not building gcc.
1223 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1225         * Makefile.def: Back-port commits ba4d88ad892f and
1226         755ba58ebef0 from binutils-gdb repository.
1227         * Makefile.in: Regenerated.
1229 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
1231         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1233 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
1235         * Makefile.def: Add a jit check target for the jit
1236         language.
1237         * Makefile.in: Regenerate.
1239 2021-09-16  Andrew Pinski  <apinski@marvell.com>
1241         PR bootstrap/67102
1242         * Makefile.def: Have configure-target-libffi depend on
1243         all-target-libstdc++-v3.
1244         * Makefile.in: Regenerate.
1246 2021-09-10  Petter Tomner  <tomner@kth.se>
1248         * MAINTAINERS: Me added to DCO and write after approval
1250 2021-09-01  YunQiang Su  <syq@debian.org>
1252         * MAINTAINERS: Add myself for write after approval.
1254 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1256         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1257         * Makefile.in: Regenerate.
1259 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
1261         * MAINTAINERS: Add myself for write after approval.
1263 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
1265         * Makefile.in: Regenerate.
1266         * Makefile.tpl: Make the state of the configured host
1267         shared flag available to makefile fragements.
1269 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
1271         * MAINTAINERS (Write After Approval): Add myself.
1273 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1275         * .dir-locals.el (bug-reference-url-format): Use https.
1277 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1279         * .dir-locals.el (c-mode): Change fill-column to 79.
1281 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
1283         * MAINTAINERS: Add myself to DCO section.
1285 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1287         * configure: Regenerate.
1288         * configure.ac: Adjust cases for which it is necessary to
1289         include the Darwin host config fragment.
1291 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1293         * MAINTAINERS: Add myself for write after approval and DCO.
1295 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1297         * Makefile.def: Add dsymutil defs.
1298         * Makefile.in: Regenerated.
1299         * Makefile.tpl: Add dsymutil to flags.
1300         * configure: Regenerated.
1301         * configure.ac: Add dsymutil to target and build recipes.
1303 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1305         * MAINTAINERS: Add myself for write after approval.
1307 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1309         * MAINTAINERS (Write After Approval): Add myself.
1311 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1313         * MAINTAINERS: Add myself for write after approval and DCO
1315 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1317         * .gitignore: Add entry for cscope.out.
1319 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1321         * MAINTAINERS: Remove my Write After Approval entry.
1323 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1325         * MAINTAINERS: Add myself as maintainer of the i386 vector
1326         extensions.
1328 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1330         * MAINTAINERS (Write After Approval): Add myself.
1332 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1334         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1335         as *vrp and ranger maintainers.
1337 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1339         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1340         not trigger testsuite failures.
1342 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1344         * MAINTAINERS: Add myself to DCO section with both email addresses.
1346 2021-06-03  Jason Merrill  <jason@redhat.com>
1348         * MAINTAINERS: Add DCO version number.
1350 2021-06-02  Jason Merrill  <jason@redhat.com>
1352         * MAINTAINERS: Add DCO section.
1354 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1356         * MAINTAINERS (Write After Approval): Add myself.
1358 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1360         * configure.ac: Add gnulib to configdirs for sim.
1361         * configure: Regenerate.
1363 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1365         * Makefile.def: Add configure-sim dependency on all-gnulib.
1366         * Makefile.in: Regenerated.
1368 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1370         * MAINTAINERS (Write After Approval): Add myself.
1372 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1374         * MAINTAINERS (Write After Approval): Add myself.
1376 2021-05-11  Martin Liska  <mliska@suse.cz>
1378         * MAINTAINERS: Remove entries for removed
1379         components (HSA, BRIG, libhsail-rt).
1380         Move Pekka to Write After Approval.
1382 2021-05-11  Martin Liska  <mliska@suse.cz>
1384         * Makefile.def: Remove libhsail-rt.
1385         * Makefile.in: Likewise.
1386         * configure.ac: Likewise.
1387         * configure: Regenerate.
1388         * libhsail-rt/ChangeLog: Removed.
1389         * libhsail-rt/Makefile.am: Removed.
1390         * libhsail-rt/Makefile.in: Removed.
1391         * libhsail-rt/README: Removed.
1392         * libhsail-rt/aclocal.m4: Removed.
1393         * libhsail-rt/configure: Removed.
1394         * libhsail-rt/configure.ac: Removed.
1395         * libhsail-rt/configure.tgt: Removed.
1396         * libhsail-rt/include/internal/fibers.h: Removed.
1397         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1398         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1399         * libhsail-rt/include/internal/workitems.h: Removed.
1400         * libhsail-rt/rt/arithmetic.c: Removed.
1401         * libhsail-rt/rt/atomics.c: Removed.
1402         * libhsail-rt/rt/bitstring.c: Removed.
1403         * libhsail-rt/rt/fbarrier.c: Removed.
1404         * libhsail-rt/rt/fibers.c: Removed.
1405         * libhsail-rt/rt/fp16.c: Removed.
1406         * libhsail-rt/rt/misc.c: Removed.
1407         * libhsail-rt/rt/multimedia.c: Removed.
1408         * libhsail-rt/rt/queue.c: Removed.
1409         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1410         * libhsail-rt/rt/segment.c: Removed.
1411         * libhsail-rt/rt/workitems.c: Removed.
1412         * libhsail-rt/target-config.h.in: Removed.
1414 2021-05-04  Nick Clifton  <nickc@redhat.com>
1416         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1417         * configure: Regenerate.
1419 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1420             Tobias Burnus  <tobias@codesourcery.com>
1422         * configure.ac (--enable-offload-defaulted): New.
1423         * configure: Regenerate.
1425 2021-04-23  David Faust  <david.faust@oracle.com>
1427         * MAINTAINERS (Write After Approval): Add myself.
1429 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1431         * MAINTAINERS (Write After Approval): Add myself.
1433 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1435         * MAINTAINERS: Add myself as pru port maintainer.
1437 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1439         * MAINTAINERS: Add myself as static analyzer maintainer.
1441 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1443         * MAINTAINERS: Update primary entry.
1445 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1447         * MAINTAINERS (Write After Approval): Add myself.
1449 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1451         * Makefile.def: Remove all-sim dependency on configure-gdb.
1452         * Makefile.in: Regenerated.
1454 2021-03-11  Jeff Law  <law@redhat.com>
1456         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1458 2021-03-11  Martin Liska  <mliska@suse.cz>
1460         * Makefile.tpl: The change was done Makefile.in which
1461         is generated file.
1463 2021-03-08  Jeff Law  <law@redhat.com>
1465         * MAINTAINERS: Update my email address
1467 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1469         * config.guess: Import latest upstream.
1470         * config.sub: Import latest upstream.
1472 2021-01-25  Martin Liska  <mliska@suse.cz>
1474         PR gcov-profile/98739
1475         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1476         for profiledbootstrap.
1478 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1480         * MAINTAINERS (Write After Approval): Add myself.
1482 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1484         * MAINTAINERS (Write After Approval): Update my e-mail address.
1486 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1488         * MAINTAINERS: Fix spacing.
1490 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1492         * MAINTAINERS (Write After Approval): Add myself
1494 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1496         * Makefile.def: Sync with binutils-gdb:
1497         (dependencies): all-ld depends on all-libctf.
1498         (host_modules): libctf is no longer no_install.
1499         No longer no_check.  Checking depends on all-ld.
1500         * Makefile.in: Regenerated.
1502 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1504         * libtool.m4: Match gnu* along other GNU systems.
1505         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1506         * libgo/configure: Re-generate.
1508 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1510         * MAINTAINERS: Update my email address.
1512 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1514         * MAINTAINERS (Write After Approval): Add myself.
1516 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1518         * Makefile.def
1519         * Makefile.in
1520         * Makefile.tpl
1521         * configure
1522         * configure.ac
1524 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1526         * Makefile.def: Add libcody.
1527         * configure.ac: Add libcody.
1528         * Makefile.in: Regenerated.
1529         * configure: Regenerated.
1531 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1533         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1535 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1537         PR target/97865
1538         * libtool.m4: Update handling of Darwin platform link flags
1539         for Darwin20.
1541 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1543         * .gitignore: Sync with binutils-gdb
1545 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1547         * MAINTAINERS: Add myself as arc port maintainer.
1549 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1551         PR d/87788
1552         * configure.ac: Don't disable D for *-*-darwin*.
1553         * configure: Regenerate.
1555 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1557         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1558         hppa64-*-hpux11*.
1560 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1562         * configure: Regenerate.
1563         * configure.ac: Add --bootstrap-hwasan option.
1565 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1567         * config.guess: Import latest upstream.
1568         * config.sub: Import latest upstream.
1570 2020-11-16  Martin Liska  <mliska@suse.cz>
1572         * .gitignore: Add cache as clangd uses it now.
1574 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1576         * MAINTAINERS (Write After Approval): add myself
1578 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1580         * MAINTAINERS (Write After Approval): Add myself.
1582 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1584         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1585         Remove FIXME comments.
1587 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1589         * MAINTAINERS: Update my email address.
1591 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1593         * MAINTAINERS (Write After Approval): Add myself.
1595 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1597         PR target/97302
1598         * configure.ac: Only set with_gmp to /usr/local
1599         if not building in tree.
1600         * configure: Regenerate.
1602 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1604         * MAINTAINERS (Write After Approval): Add myself.
1606 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1608         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1610 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1612         PR bootstrap/96612
1613         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1614         if not the same as ${host}.
1615         * configure: Regenerate.
1617 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1619         * MAINTAINERS (Write After Approval): Add myself.
1621 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1623         * MAINTAINERS: Update my email address.
1625 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1627         * MAINTAINERS (Write After Approval): Add myself.
1629 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1631         * MAINTAINERS (Write After Approval): Add myself.
1633 2020-06-12  Martin Liska  <mliska@suse.cz>
1635         * .gitignore: Add .clang-tidy.
1637 2020-06-08  Jason Merrill  <jason@redhat.com>
1639         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1640         * configure: Regenerate.
1642 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1644         * MAINTAINERS: Add myself as xtensa port maintainer.
1646 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1648         * configure.ac: Don't require --enable-host-shared when building
1649         for Mingw.
1650         * configure: Regenerate.
1652 2020-05-18  Jason Merrill  <jason@redhat.com>
1654         * configure.ac: Update bootstrap dialect to -std=c++11.
1656 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1658         * MAINTAINERS (Write After Approval): Add myself.
1660 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1662         PR target/92713
1663         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1664         (noconfigdirs): Add 'target-libstdc++-v3'.
1665         * configure: Regenerate.
1667 2020-04-21  Stephen Casner  <casner@acm.org>
1669         PR 25830
1670         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1671         * configure: Rebuild.
1673 2020-04-17  Martin Liska  <mliska@suse.cz>
1674             Jonathan Yong <10walls@gmail.com>
1676         PR gcov-profile/94570
1677         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1678         for CYGWIN.
1680 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1682         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1684 2020-04-09  Tom Tromey  <tom@tromey.com>
1686         * configure: Rebuild.
1687         * Makefile.in: Rebuild.
1688         * Makefile.def (gdbsupport, gdbserver): New host modules.
1689         (configure-gdb): Depend on all-gdbsupport.
1690         (all-gdb): Depend on all-gdbsupport, all-libctf.
1691         * configure.ac (host_tools): Add gdbserver.
1692         Conditionally build gdbserver and gdbsupport.
1694 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1696         * configure.ac: Build libgomp by default for amdgcn.
1697         * configure: Regenerate.
1699 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1701         * MAINTAINERS (Write After Approval): Add myself.
1703 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1705         * MAINTAINERS (Write After Approval) : Add myself.
1707 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1709         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1711 2020-02-14  Martin Sebor  <msebor@redhat.com>
1713         * doc/extend.texi (attribute alias): Mention type requirement.
1714         (attribute weak): Same.
1715         (attribute weakref): Correct invalid example.
1717 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1719         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1721 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1722             Jakub Jelinek  <jakub@redhat.com>
1724         * .gitattributes: Add *.md diff=md.
1726 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1728         The mentioned auto-generated file is no more part of the
1730         GCC sources, it's auto-generated in $(builddir) during build.
1732         PR target/92055
1733         * contrib/gcc_update (files_and_dependencies): Remove
1734         entry for gcc/config/avr/t-multilib.
1736 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1738         * MAINTAINERS: Update my email address.
1740 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1742         * README.MOVED_TO_GIT: Remove.
1744 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1746         * README.MOVED_TO_GIT: New file.
1748 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1750         * MAINTAINERS (Write After Approval): Add myself.
1752 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1754         * MAINTAINERS (write_after_approval): Add myself.
1756 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1758         * MAINTAINERS (write_after_approval): Add myself.
1760 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1762         * MAINTAINERS (write_after_approval): Add myself.
1764 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1766         * configure.ac: Factor out common cases for compare_exclusions.
1767         * configure: Regenerate.
1769 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1771         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1772         flag.
1774 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1776         * MAINTAINERS (Write After Approval): Add myself.
1778 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1780         PR middle-end/92463
1781         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1782         * configure: Regenerate
1784 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1786         * configure.ac: Use https for gcc.gnu.org.
1787         * configure: Regenerated.
1789 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1791         * MAINTAINERS (aarch64 port): Remove my name, move to...
1792         (Write After Approval): ...Here.
1794 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1796         * MAINTAINERS: Change my email address as maintainer.
1798 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1800         PR fortran/91828
1801         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1802         * configure: Regenerated.
1804 2019-10-21  Jason Merrill  <jason@redhat.com>
1806         * .gitattributes: Also check ChangeLog whitespace.
1808 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1810         * contrib/dg-extract-results.sh: Add support for KPASS.
1811         * contrib/dg-extract-results.py: Likewise.
1813 2019-10-17  Jason Merrill  <jason@redhat.com>
1815         * .gitattributes: Avoid {} in filename pattern.
1817 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1819         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1820         Approval section.
1822 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1824         * MAINTAINERS: Add myself to Write After Approval
1826 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1828         * MAINTAINERS: Add myself as an aarch64 maintainer.
1830 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1832         * MAINTAINERS: Add myself as aarch64 maintainer.
1834 2019-09-23  Carl Love  <cel@us.ibm.com>
1836         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1837         New define_insn.
1838         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1839         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1841 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1843         * MAINTAINERS (Sam Tebbs): Update email address.
1845 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1847         * MAINTAINERS: Update my email address.
1849 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1851         * libtool.m4: Handle uclinuxfdpiceabi.
1853 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1855         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1856         Remove myself from Write After Approval section.
1858 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1860         * configure.ac: Support for bpf-*-* targets.
1861         * configure: Regenerate.
1863 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1865         * config.sub: Import upstream version 2019-06-30.
1866         * config.guess: Import upstream version 2019-07-24.
1868 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1870         * MAINTAINERS: Remove spu port maintainers.
1872 2019-08-28  Martin Liska  <mliska@suse.cz>
1874         * .gitignore: Add .clangd and compile_commands.json
1875         to .gitignore.
1877 2019-08-23  Michael Forney  <mforney@mforney.org>
1879         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1880         * Makefile.in: Regenerate.
1882 2019-08-19  Tom Tromey  <tom@tromey.com>
1884         * configure: Rebuild.
1885         * configure.ac: Add --with-static-standard-libraries.
1887 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1889         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1891 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1893         * MAINTAINERS (Write After Approval): Add myself.
1895 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1897         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1898         RISC-V port maitainer.
1900 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1902         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1904 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1906         * MAINTAINERS (Write After Approval): Add myself.
1908 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1910         * MAINTAINERS (Write After Approval): Add myself.
1912 2019-06-25  Martin Liska  <mliska@suse.cz>
1914         contrib/filter-clang-warnings.py: Transform from
1915         filter-rtags-warnings.py.
1917 2019-06-15  Tom Tromey  <tom@tromey.com>
1919         * configure.ac (host_libs): Add gnulib.
1920         * configure: Rebuild.
1921         * Makefile.def (host_modules, dependencies): Add gnulib.
1922         * Makefile.in: Rebuild.
1924 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1926         * MAINTAINERS (Write After Approval): Add myself.
1928 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1930         * configure: Regenerate.
1931         * configure.ac: Add PRU target.
1933 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1935         * MAINTAINERS (Write After Approval): Add myself.
1937 2019-06-11  Nick Clifton  <nickc@redhat.com>
1939         Import these changes from the binutils/gdb repository:
1941         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1943         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1944         and all its deps.
1945         * Makefile.in: Regenerated.
1947         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1949         * Makefile.def (host_modules): Add libctf.
1950         * Makefile.def (dependencies): Likewise.
1951         libctf depends on zlib, libiberty, and bfd.
1952         * Makefile.in: Regenerated.
1953         * configure.ac (host_libs): Add libctf.
1954         * configure: Regenerated.
1956 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1958         * MAINTAINERS (Write After Approval): Add myself.
1960 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1962         * MAINTAINERS: Update my email address.
1964 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1966         * MAINTAINERS (Write After Approval): Add myself.
1968 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1970         * MAINTAINERS (Write After Approval): Add myself.
1972 2019-05-07  Jim Wilson  <jimw@sifive.com>
1974         * MAINTAINERS: Remove myself as IA-64 maintainer.
1976 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1978         * MAINTAINERS (Write After Approval): Add myself.
1980 2019-05-02  Richard Biener  <rguenther@suse.de>
1982         PR bootstrap/85574
1983         * Makefile.tpl (compare target): Also compare extra-compare
1984         files.
1985         * Makefile.in: Regenerate.
1987 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1989         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1990         as modulo-scheduler maintainer.
1992 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1994         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1996 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1998         * MAINTAINERS: Update my email address.
2000 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
2002         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2003         * configure: Regenerate.
2005 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2007         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2008         * configure: Regenerate.
2010 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
2012         * configure.ac: Add target-zlib to target_libraries.
2013         * configure: Regenerate.
2015 2019-04-09  Martin Liska  <mliska@suse.cz>
2017         * Makefile.in: Regenerate.
2018         * Makefile.tpl: Pass GENERATOR_CFLAGS
2019         in all stages.
2021 2019-03-28  Martin Liska  <mliska@suse.cz>
2023         PR bootstrap/89829
2024         * Makefile.in: Revert r254150.
2025         * Makefile.tpl: Likewise.
2027 2019-03-28  Ben Elliston  <bje@gnu.org>
2029         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2030         related, and libdecnumber.
2032 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
2034         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2035         (Write After Approval): Remove myself.
2037 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
2039         * MAINTAINERS (Write After Approval): Add myself.
2041 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
2043         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2044         (Write After Approval): Remove myself and Julian.
2046 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
2048         * MAINTAINERS (Write After Approval): Add myself.
2050 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
2052         * MAINTAINERS (Write After Approval): Add myself.
2054 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2056         * ChangeLog: Replace space with tab.
2057         * MAINTAINERS: Delete 1 tab to keep alignment.
2059 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
2061         * MAINTAINERS (Write After Approval): Add myself.
2063 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
2065         * MAINTAINERS (Write After Approval): Add myself.
2067 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
2068             Kwok Cheung Yeung  <kcy@codesourcery.com>
2069             Julian Brown  <julian@codesourcery.com>
2070             Tom de Vries  <tom@codesourcery.com>
2071             Jan Hubicka  <hubicka@ucw.cz>
2072             Martin Jambor  <mjambor@suse.cz>
2074         * configure.ac: Likewise.
2075         * configure: Regenerate.
2076         * contrib/config-list.mk: Add amdgcn-amdhsa.
2078 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
2080         * MAINTAINERS (Write After Approval): Add myself.
2082 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2084         * MAINTAINERS (Write After Approval): Add myself.
2086 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2088         PR target/88535
2089         * config.guess: Import upstream version 2019-01-03.
2090         * config.sub: Import upstream version 2019-01-01.
2092 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2094         * MAINTAINERS (Write After Approval): Update my maintainer address.
2096 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
2098         * MAINTAINERS (Write After Approval): Add myself.
2100 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
2102         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2104 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
2106         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2107         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2108         (GCC_TARGET_TOOL): Likewise.
2109         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2110         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2111         OTOOL, OTOOL_FOR_TARGET: New substitutions.
2112         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2113         * configure: Regenerate.
2114         * Makefile.in: Likewise.
2116 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
2118         * MAINTAINERS (Write After Approval): Add myself.
2120 2018-11-13  Martin Liska  <mliska@suse.cz>
2122         * gcc.target/i386/pr87930.c: Move to ...
2123         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
2125 2018-11-10  Stafford Horne  <shorne@gmail.com>
2127         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2128         (Write After Approval): Remove myself.
2130 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2132         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2133         Append $INCICONV to it.
2135 2018-11-04  Stafford Horne  <shorne@gmail.com>
2137         * MAINTAINERS (Write After Approval): Add myself.
2139 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
2141         PR bootstrap/82856
2142         * multilib.am: New file.  From automake.
2144         Merge from binutils-gdb:
2145         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2147         * libtool.m4: Use AC_LANG_SOURCE.
2148         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2149         * ar-lib: New file.
2150         * test-driver: New file.
2151         * configure: Re-generate.
2153 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
2155         * MAINTAINERS (Write After Approval): Add myself.
2157 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
2159         PR bootstrap/87788
2160         PR d/87799
2161         * configure: Rebuild.
2162         * configure.ac: Disable D on systems where it is known not to work.
2164 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
2166         * Makefile.def (target_modules): Add libphobos.
2167         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2168         GDCFLAGS_FOR_TARGET.
2169         (dependencies): Make libphobos depend on libatomic, libbacktrace
2170         configure, and zlib configure.
2171         (language): Add language d.
2172         * Makefile.in: Rebuild.
2173         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2174         (HOST_EXPORTS): Add GDC.
2175         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2176         (BASE_TARGET_EXPORTS): Add GDC.
2177         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2178         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2179         (EXTRA_HOST_FLAGS): Add GDC.
2180         (STAGE1_FLAGS_TO_PASS): Add GDC.
2181         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2182         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2183         environment variables.
2184         * configure: Rebuild.
2185         * configure.ac: Add target-libphobos to target_libraries.  Set and
2186         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2188 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
2190         * MAINTAINERS (Write After Approval): Add myself.
2192 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2194         * MAINTAINERS (Write After Approval): Remove myself.
2196 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2198         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2200 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
2202         * MAINTAINERS: Update my email address.
2204 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
2206         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2207         maintainer.
2209 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
2211         * MAINTAINERS (Write After Approval): Add self.
2213 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2215         * MAINTAINERS (write after approval): Add myself.
2217 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
2219         * MAINTAINERS: Update my email address.
2221 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
2223         * MAINTAINERS (write after approval): Add myself.
2225 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
2227         * MAINTAINERS: Add self to global reviewers list.
2229 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
2231         MAINTAINERS: Add c-sky port maintainers.
2233 2018-08-10  Martin Liska  <mliska@suse.cz>
2235         * MAINTAINERS: Revert change in previous commit and
2236         join lines.
2238 2018-08-10  Martin Liska  <mliska@suse.cz>
2240         * MAINTAINERS: Remove extra line.
2242 2018-08-06  Naveen H.S  <naveenh@marvell.com>
2244         * MAINTAINERS: Update my email address.
2246 2018-07-19  DJ Delorie  <dj@redhat.com>
2248         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2249         as maintainer.
2251 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
2253         * MAINTAINERS: Adjust email address for me and my colleague Robin
2254         Dapp.
2256 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2257             Sunil K Pandey  <sunil.k.pandey@intel.com>
2259         PR target/84413
2260         * config/i386/i386.c (m_CORE_AVX512): New.
2261         (m_CORE_AVX2): Likewise.
2262         (m_CORE_ALL): Add m_CORE_AVX2.
2263         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2264         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2265         and remove the rest of m_SKYLAKE_AVX512.
2267 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2269         * config.sub: Sync with upstream version 2018-07-03.
2271 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2273         * config.guess: Sync with upstream version 2018-06-26.
2274         * config.sub: Sync with upstream version 2018-07-02.
2276 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
2278         * libtool.m4: Sort output of 'find' to enable deterministic builds.
2279         * ltmain.sh: Likewise.
2281 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
2283         * contrib/config-list.mk: Remove powerpc-linux_paired.
2285 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2287         * configure.ac: Introduce support for @unless/@endunless.
2288         * Makefile.tpl (dep-kind): Rewrite with cond; return
2289         postbootstrap in some cases.
2290         (make-postboot-dep, postboot-targets): New.
2291         (dependencies): Do not output postbootstrap dependencies at
2292         first.  Output non-target ones changed for configure to depend
2293         on stage_last @if gcc-bootstrap, and the original deps @unless
2294         gcc-bootstrap.
2295         * configure.in, Makefile.in: Rebuilt.
2297 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2299         * MAINTAINERS (write after approval): Add myself.
2301 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2303         * MAINTAINERS (write after approval): Add myself.
2305 2018-06-19  Nick Clifton  <nickc@redhat.com>
2307         * zlib/configure.ac: Restore old behaviour of only enabling
2308         multilibs when a target subdirectory is defined.  This allows
2309         building with srcdir == builddir.
2310         * zlib/configure: Regenerate.
2312 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2314         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2315         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2316         * Makefile.in: Regenerate.
2318 2018-06-16  Ben Elliston  <bje@gnu.org>
2320         * config.guess: Import latest version.
2321         * config.sub: Likewise.
2323 2018-06-08  Martin Liska  <mliska@suse.cz>
2325         * MAINTAINERS: Remove MPX-related entries.
2326         * Makefile.def: Remove libmpx support.
2327         * Makefile.in: Regenerate.
2328         * configure.ac: Remove removed files.
2329         * configure: Regenerate.
2330         * libmpx/ChangeLog: Remove.
2331         * libmpx/Makefile.am: Remove.
2332         * libmpx/Makefile.in: Remove.
2333         * libmpx/acinclude.m4: Remove.
2334         * libmpx/aclocal.m4: Remove.
2335         * libmpx/config.h.in: Remove.
2336         * libmpx/configure: Remove.
2337         * libmpx/configure.ac: Remove.
2338         * libmpx/configure.tgt: Remove.
2339         * libmpx/libmpx.spec.in: Remove.
2340         * libmpx/mpxrt/Makefile.am: Remove.
2341         * libmpx/mpxrt/Makefile.in: Remove.
2342         * libmpx/mpxrt/libmpx.map: Remove.
2343         * libmpx/mpxrt/libtool-version: Remove.
2344         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2345         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2346         * libmpx/mpxrt/mpxrt.c: Remove.
2347         * libmpx/mpxrt/mpxrt.h: Remove.
2348         * libmpx/mpxwrap/Makefile.am: Remove.
2349         * libmpx/mpxwrap/Makefile.in: Remove.
2350         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2351         * libmpx/mpxwrap/libtool-version: Remove.
2352         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2354 2018-06-04  Martin Liska  <mliska@suse.cz>
2356         * MAINTAINERS: Add myself as gcov maintainer.
2358 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2360         * MAINTAINERS: Update my email address.
2362 2018-06-04  Tom de Vries  <tdevries@suse.de>
2364         * MAINTAINERS: Remove write-after-approval entries for component
2365         maintainers.
2367 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2369         * MAINTAINERS (write after approval): Add myself.
2371 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2373         * MAINTAINERS: Update my email address.
2375 2018-06-01  Tom de Vries  <tdevries@suse.de>
2377         * MAINTAINERS: Update my email address.
2379 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2381         * MAINTAINERS (loop-optimizer): Add myself.
2383 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2385         * configure.ac: Added "nfp" target.
2386         * configure: Regenerate.
2388 2018-04-30  Richard Biener  <rguenther@suse.de>
2390         PR bootstrap/85571
2391         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2392         (STAGE3_TFLAGS): Likewise.
2393         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2394         (STAGEtrain_TFLAGS): Likewise.
2395         * Makefile.in: Regenerate.
2397 2018-04-26  Richard Biener  <rguenther@suse.de>
2399         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2400         (STAGE2_CFLAGS): Likewise.
2401         (STAGE2_TFLAGS): Likewise.
2402         (STAGE3_CFLAGS): Add -fchecking.
2403         (STAGE3_TFLAGS): Likewise.
2404         (STAGEtrain_CFLAGS): Filter out -fchecking.
2405         (STAGEtrain_TFLAGS): Likewise.
2406         * Makefile.in: Re-generate.
2408 2018-04-25  Catherine Moore <clm@codesourcery.com>
2410         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2412 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2414         * MAINTAINERS (write after approval): Add myself.
2416 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2418         * MAINTAINERS: Update my email address.
2420 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2422         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2424 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2426         * MAINTAINERS: Update my email address and disambiguate myself
2427         a bit from Will Schmidt.
2429 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2431         * MAINTAINERS: Move maintainers of now-removed picochip and score
2432         ports to write after approval.
2434 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2436         * MAINTAINERS: Add entry for SVE maintainership.
2438 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2440         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2441         * configure: Regenerate.
2443 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2445         * MAINTAINERS (write after approval): Add myself.
2447 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2449         * MAINTAINERS (write after approval): Add myself.
2451 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2453         * MAINTAINERS (write after approval): Add myself.
2455 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2457         Update copyright years.
2459 2018-01-03  Ben Elliston  <bje@gnu.org>
2461         * config.guess: Import latest version.
2462         * config.sub: Likewise.
2464 2017-12-12  Stafford Horne  <shorne@gmail.com>
2466         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2467         * configure: Regenerate.
2469 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2471         * MAINTAINERS (Write After Approval): Add myself.
2473 2017-11-28  Julia Koval  <julia.koval@intel.com>
2474             Sebastian Peryt  <sebastian.peryt@intel.com>
2476         * Makefile.def (target_modules): Remove libcilkrts.
2477         * Makefile.in: Ditto.
2478         * configure: Ditto.
2479         * configure.ac: Ditto.
2481 2017-11-28  Julia Koval  <julia.koval@intel.com>
2483         * MAINTAINERS (Write After Approval): Add myself.
2485 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2487         * MAINTAINERS (Write After Approval): Add myself.
2489 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2491         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2492         Use my SiFive email address.
2494 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2496         * MAINTAINERS (write after approval): Add myself.
2498 2017-10-27  Martin Liska  <mliska@suse.cz>
2500         * Makefile.tpl: Use proper name of folder as it was renamed
2501         during transition to 4 stages.
2502         * Makefile.in: Regenerate.
2504 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2506         * MAINTAINERS (write after approval): Add myself.
2508 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2510         * MAINTAINERS: Add a note that maintainership also includes web
2511         pages, docs, and testsuite related to that area.
2513 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2515         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2517 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2519         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2521 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2523         * MAINTAINERS: Remove myself as a vxworks maintainer.
2525 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2527         * MAINTAINERS: Remove email address of Jim Norris.
2529 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2531         * MAINTAINERS (Reviewers): Move myself from here...
2532         (CPU Port Maintainers): ... to here.
2534 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2536         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2538 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2540         * MAINTAINERS (write after approval): Add myself.
2542 2017-07-28  Tony Reix  <tony.reix@atos.net>
2544         * configure.ac (target-libffi): Don't disable for AIX.
2545         (go): Don't add to unsupported_languages on AIX.
2546         (target-libgo): Don't disable for AIX.
2547         * configure: Regenerate.
2549 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2551         * MAINTAINERS: Add myself.
2553 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2555         * MAINTAINERS: Update my email address.
2557 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2559         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2560         arm-specific auto-generated header files.
2562 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2564         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2565         * configure: Rebuilt.
2567 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2569         * MAINTAINERS: Readd myself for c6x.
2571 2017-06-28  Martin Liska  <mliska@suse.cz>
2573         PR bootstrap/81217
2574         * Makefile.def: Remove superfluous bootstrap_target from
2575         bootstrap_stage.
2576         * Makefile.in: Re-generate the file.
2578 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2580         * MAINTAINERS: Add myself to Write After Approval
2582 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2584         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2586 2017-06-19  Martin Liska  <mliska@suse.cz>
2588         * Makefile.def: Define 4 stages PGO bootstrap.
2589         * Makefile.tpl: Define FLAGS.
2590         * Makefile.in: Regenerate.
2592 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2594         * Makefile.def: Add check-gotools to go check targets.
2595         * Makefile.in: Rebuild.
2597 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2599         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2601 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2603         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2604         * configure: Regenerate.
2606 2017-05-31  Martin Liska  <mliska@suse.cz>
2608         * configure.ac: Add handling of stage2_werror_flags to
2609         action-if-given and to action-if-not-given.
2610         * configure: Regenerate.
2612 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2614         * MAINTAINERS: Add self to Write After Approval
2616 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2618         * MAINTAINERS: Update my email address, and remove myself as
2619         maintainer in some areas.
2621 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2623         * MAINTAINERS: Add self to Write After Approval
2625 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2627         * configure.ac: Add --enable-languages=default to mean default and
2628         make --enable-languages=all mean all supported languages.
2629         * configure: Regenerated.
2631 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2633         * config.gcc (powerpc*-*-*spe*): New.
2634         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2635         (powerpc-*-rtems*spe*): New.
2636         (powerpc*-*-linux*spe*): New.
2637         (powerpc-wrs-vxworksspe): New.
2638         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2639         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2640         * config.host (powerpc*-*-*spe*): New.
2642 2017-05-19  Martin Liska  <mliska@suse.cz>
2644         * configure.ac: Add --enable-werror-always just for
2645         bootstrap-debug (or none build config) and do not add it
2646         when we are on a release branch.
2647         * configure: Regenerated.
2649 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2651         * MAINTAINERS: Add self to Write After Approval
2653 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2655         * MAINTAINERS: Move myself to Write After Approval section.
2657 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2659         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2660         ACCH registers.
2661         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2662         available.
2663         (umulsidi3): Likewise.
2664         (mulsidi3_700): Disable this pattern when we have advanced mpy
2665         instructions.
2666         (umulsidi3_700): Likewise.
2667         (maddsidi4): New pattern.
2668         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2669         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2670         (mpydu_imm_arcv2hs): Likewise.
2671         * config/arc/predicates.md (accl_operand): New predicate.
2673 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2674             Andrew Burgess <andrew.burgess@embecosm.com>
2676         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2677         case.
2678         (ARC_AUTOFP_IRQ_P): Likewise.
2679         (ARC_AUTO_IRQ_P): Likewise.
2680         (rgf_banked_register_count): New variable.
2681         (parse_mrgf_banked_regs_option): New function.
2682         (arc_override_options): Handle rgf_banked_regs option.
2683         (arc_handle_interrupt_attribute): Add firq option.
2684         (arc_compute_function_type): Return fast irq type when required.
2685         (arc_must_save_register): Handle fast interrupts.
2686         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2687         (arc_return_address_regs): Update.
2688         * config/arc/arc.h (arc_return_address_regs): Update.
2689         (arc_function_type): Add fast interrupt type.
2690         (ARC_INTERRUPT_P): Update.
2691         (RC_FAST_INTERRUPT_P): Define.
2692         * config/arc/arc.md (simple_return): Update for fast interrupts.
2693         (p_return_i): Likewise.
2694         * config/arc/arc.opt (mrgf-banked-regs): New option.
2695         * doc/invoke.texi (mrgf-banked-regs): Document.
2697 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2699         * config/arc/arc.c (irq_ctrl_saved): New variable.
2700         (ARC_AUTOBLINK_IRQ_P): Define.
2701         (ARC_AUTOFP_IRQ_P): Likewise.
2702         (ARC_AUTO_IRQ_P): Likewise.
2703         (irq_range): New function.
2704         (arc_must_save_register): Likewise.
2705         (arc_must_save_return_addr): Likewise.
2706         (arc_dwarf_emit_irq_save_regs): Likewise.
2707         (arc_override_options): Handle deferred options.
2708         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2709         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2710         arc_must_save_return_addr.
2711         (arc_compute_frame_size): Handle automated save and restore of
2712         registers.
2713         (arc_expand_prologue): Likewise.
2714         (arc_expand_epilogue): Likewise.
2715         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2716         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2717         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2719 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2720         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2722         PR bootstrap/77661
2723         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2724         in-tree build MPC.
2725         * Makefile.in: Regenerate.
2727 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2729         * configure.ac: Enable LTO by default on darwin >= 9.
2730         * configure: Regenerate.
2732 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2734         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2735         and Andrew Waterman as the RISC-V maintainers.
2737 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2739         * MAINTAINERS: Add self to Write After Approval
2741 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2743         * config.guess: Import latest from upstream.
2745 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2747         * MAINTAINERS (Write After Approval): Remove entries that are
2748         already covered under Reviewers.
2750 2017-03-08  Mark Wielaard  <mark@klomp.org>
2752         PR demangler/70909
2753         PR demangler/67264
2754         * include/demangle.h: Add d_printing to struct demangle_component
2755         and pass struct demangle_component as non const.
2757 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2759         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2761 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2763         * Makefile.tpl: Remove HOST_ISLVER.
2764         (HOST_EXPORTS): Remove ISLVER.
2765         * Makefile.in: Regenerate.
2767 2017-02-13  Richard Biener  <rguenther@suse.de>
2769         * configure: Re-generate.
2771 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2773         * MAINTAINERS: Adjust bug reporting URL.
2775 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2777         * MAINTAINERS (Write After Approval): Remove redundant entry
2778         for Andrew Burgess.
2780 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2782         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2783         32-bit hppa*-*-hpux*.
2784         * configure: Regenerate.
2786 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2788         * configure.ac: Moved the white list of enabling BRIG FE to
2789         libhsail-rt/configure.tgt.
2790         * configure: Regenerated.
2791         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2793 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2794             Martin Jambor  <mjambor@suse.cz>
2796         * Makefile.def (target_modules): Added libhsail-rt.
2797         (languages): Added language brig.
2798         * Makefile.in: Regenerated.
2799         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2800         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2801         * configure: Regenerated.
2803 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2805         PR other/79046
2806         * configure: Regenerated.
2808 2017-01-04  Alan Modra  <amodra@gmail.com>
2810         * configure: Regenerate.
2812 2016-12-29  Ben Elliston  <bje@gnu.org>
2814         * config.sub: Import latest version.
2816 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2818         * MAINTAINERS (Write After Approval): Add myself.
2820 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2822         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2823         includes bootstrap-mpx.
2824         * configure: Regenerated.
2826 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2828         * MAINTAINERS (Write After Approval): Add myself.
2830 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2832         * configure: Regenerate.
2834 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2836         * configure.ac: Don't use pkg-config to check for bdw-gc.
2837         * configure: Regenerate.
2839 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2841         * Makefile.def: Remove reference to boehm-gc target module.
2842         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2843         options and for the bdw-gc pkg-config module.
2844         * configure: Regenerate.
2845         * Makefile.in: Regenerate.
2847 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2849         * MAINTAINERS (nvptx): Remove self.
2851 2016-11-25  Ben Elliston  <bje@gnu.org>
2853         * config.guess: Import latest version.
2854         * config.sub: Likewise.
2856 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2858         * MAINTAINERS (Write After Approval): Add myself.
2860 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2862         * Makefile.def: Remove references to GCJ.
2863         * Makefile.tpl: Likewise.
2864         * Makefile.in: Regenerate.
2866 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2868         * config-ml.in: Remove references to GCJ.
2869         * configure.ac: Likewise.
2870         * configure: Regenerate.
2872 2016-11-01  Josh Conner  <joshconner@google.com>
2874         * MAINTAINERS (Write After Approval): Update email address,
2876 2016-10-27  Carl Love  <cel@us.ibm.com>
2878         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2879         Approval list to make it alphabetical.
2881 2016-10-27  Carl Love  <cel@us.ibm.com>
2883         * MAINTAINERS (Write After Approval): Add myself.
2885 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2887         * MAINTAINERS (Reviewers): Add myself.
2888         (Write After Approval): Add myself.
2890 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2891             Ulrich Weigand  <uweigand@de.ibm.com>
2893         * MAINTAINERS: Update email address.
2895 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2897         * MAINTAINERS: Update email address.
2899 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2901         * configure.ac: Add aarch64-*-freebsd*.
2902         * configure: Regenerate.
2904 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2906         * MAINTAINERS: Update email address after it got reverted.
2908 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2910         * configure.ac (target_libraries): Readd target-boehm-gc.
2911         Restore --enable-objc-gc handling.
2912         * configure: Regenerate.
2914 2015-10-03  Jeff Law  <law@redhat.com>
2916         * MAINTAINERS: Move several inactive maintainers to the
2917         write-after-approval section.
2919 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2921         * configure.ac: Add target-libffi to target_libraries.
2922         Readd libgcj target disablings, modified to only target-libffi.
2923         Readd target addition of go to unsupported languages.
2924         * configure: Regenerated.
2926 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2928         * MAINTAINERS: Update email address.
2930 2016-09-30  Andrew Haley  <aph@redhat.com>
2932         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2933         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2934         libgcj.
2936 2016-09-30  Andrew Haley  <aph@redhat.com>
2938         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2939         write-after approval after GCJ deletion.
2941 2016-09-30  Andrew Haley  <aph@redhat.com>
2943         * Makefile.def: Remove libjava.
2944         * Makefile.tpl: Likewise.
2945         * Makefile.in: Regenerate.
2946         * configure.ac: Likewise.
2947         * configure: Likewise.
2948         * gcc/java: Remove.
2949         * libjava: Likewise.
2951 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2953         * MAINTAINERS (Reviewers): Add myself.
2955 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2957         * configure.ac: Disable "sim" directory for arc*-*-*.
2958         * configure: Regenerated.
2960 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2962         * MAINTAINERS (Write After Approval): Add myself.
2964 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2966         * configure.ac: Check for the minimum in-tree MPFR version
2967         handled.
2968         * configure: Regenerate.
2970 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2972         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2973         * configure: Regenerated.
2975 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2977         * MAINTAINERS (Write After Approval): Add myself.
2979 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2981         * Makefile.def: Add autoprofiledbootstrap.
2982         * Makefile.tpl: Dito.
2983         * Makefile.in: Regenerate.
2985 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2987     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2988     * configure: Regenerate.
2990 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2992         * configure: Regenerate.
2993         * configure.ac: Remove support for avr-rtems.
2995 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2997         * MAINTAINERS (Write After Approval): Add myself.
2999 2016-06-16  Michael Collison  <michael.collison@arm.com>
3001         * MAINTAINERS (Write After Approval): Add myself.
3003 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
3005         * MAINTAINERS (Write After Approval): Update e-mail address.
3007 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
3009         * MAINTAINERS (Write After Approval): Add myself.
3011 2016-05-28  Alan Modra  <amodra@gmail.com>
3013         * Makefile.tpl (configure): Depend on m4 files included.
3014         * Makefile.in: Regenerate.
3016 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3018         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3019         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3021 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3023         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3024         special case builtin.
3025         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3026         support for ALTIVEC_BUILTIN_VEC_ADDEC.
3027         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3028         for __builtin_vec_addec.
3030 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3032         * config.guess: Import version 2016-04-02 (newest).
3033         * config.sub: Import version 2016-05-10 (newest).
3035 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
3037         * configure.ac: Add ARC support to libgloss.
3038         * configure: Regenerate
3040 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
3042         * MAINTAINERS (Write After Approval): Add myself.
3044 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3046         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3047         * configure: Regenerated.
3048         * Makefile.def (gmp): Explicitly disable assembler.
3049         (mpfr): Adjust lib_path.
3050         (mpc): Likewise.
3051         * Makefile.in: Regenerated.
3053 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
3055         PR bootstrap/70704
3056         * configure.ac (--enable-stage1-checking): Add missing
3057         --enable-checking=.
3058         * configure: Regenerated.
3060 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3062         * config.guess: Revert r235676.
3063         * config.sub: Revert r235676.
3065 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3067         * config.guess: Remove SH5 support.
3068         * config.sub: Likewise.
3069         * configure: Likewise.
3070         * configure.ac: Likewise.
3072 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
3074         PR bootstrap/70704
3075         * configure.ac (--enable-stage1-checking): For --disable-checking or
3076         implicit --enable-checking, make sure extra flag matches in between
3077         stage1 and later checking.
3078         * configure: Regenerated.
3080 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3082         * .gitattributes: New file.
3084 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
3086         * MAINTAINERS (rs6000/powerpc port): Add myself.
3088 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
3090         PR bootstrap/70173
3091         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3092         and gotools directories.  Delete the stage_final file.
3093         * Makefile.in: Regenerate.
3095 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
3097         * MAINTAINERS (Write After Approval): Add myself.
3099 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
3101         * MAINTAINERS (Fortran maintainer): Remove myself.
3103 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
3105         * MAINTAINERS (Write After Approval): Add myself.
3107 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
3109         * MAINTAINERS (Write After Approval): Add myself.
3111 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3113         Sync with binutils-gdb:
3115         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3117         * configure.ac: Add mips and s390 to the gold target check.
3118         * configure: Regenerate.
3120 2016-03-01  DJ Delorie  <dj@redhat.com>
3122         * MAINTAINERS (mep): Remove myself as MeP maintainer.
3124 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
3126         * MAINTAINERS (libcpp): Add myself.
3127         (diagnostic messages): Likewise.
3129 2016-02-20  Tom de Vries  <tom@codesourcery.com>
3131         * MAINTAINERS: Fix whitespace.
3133 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
3135         * MAINTAINERS (Write After Approval): Add myself.
3137 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
3139         * config/isl.m4: Add comments about isl-0.16.
3140         * configure: Regenerate.
3142 2016-01-29  Martin Jambor  <mjambor@suse.cz>
3144         * MAINTAINERS (hsa maintainers): Add myself.
3146 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
3148         * MAINTAINERS: (Write After Approval): Add myself.
3150 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
3151             Sebastian Pop  <s.pop@samsung.com>
3153         * Makefile.in: Regenerate.
3154         * Makefile.tpl: Export ISLVER.
3155         * configure: Regenerate.
3156         * config/isl.m4: Detect isl-0.15.
3158 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
3160         PR bootstrap/69329
3161         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3162         * Makefile.in: Regenerate.
3164 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
3166         * configure.ac: Enable LTO for DJGPP
3167         * configure: Regenerate
3169 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3171         Sync with binutils-gdb:
3172         2015-10-21  Nick Clifton  <nickc@redhat.com>
3174         PR gas/19109
3175         * configure.ac: Note the 'none' is an acceptable argument to
3176         --enable-compressed-debug-sections.
3177         * configure: Regenerate.
3179 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3181         PR bootstrap/69134
3182         * Makefile.def (mpfr): Disable assembler.
3183         * Makefile.in: Regenerate.
3185 2016-01-01  Ben Elliston  <bje@gnu.org>
3187         * config.guess: Import version 2016-01-01.
3188         * config.sub: Likewise.
3190 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
3192         * MAINTAINERS (Write After Approval): Add myself.
3194 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3196         * Makefile.in: Replace ISL with isl.
3197         * Makefile.tpl: Same.
3198         * config/isl.m4: Same.
3199         * configure.ac: Same.
3200         * contrib/download_prerequisites: Same.
3201         * configure: Regenerate.
3203 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
3205         * MAINTAINERS (Write After Approval): Add Myself.
3207 2015-12-17  Nathan Sidwell  <nathan@acm.org>
3209         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3210         * configure: Regenerate.
3212 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
3213             Sebastian Pop  <s.pop@samsung.com>
3215         * config/isl.m4 (ISL_CHECK_VERSION): Check for
3216         isl_ctx_get_max_operations.
3217         * configure: Regenerate.
3219 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
3221         * MAINTAINERS (Write After Approval): Add myself.
3223 2015-12-02  Ian Lance Taylor  <iant@google.com>
3225         PR go/66147
3226         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3227         * Makefile.in: Regenerate.
3229 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
3231         PR libffi/65726
3232         * Makefile.def (lang_env_dependencies): Make libffi depend
3233         on cxx.
3234         * Makefile.in: Regenerate.
3236 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
3238         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3239         symbols.
3241 2015-11-20  Tristan Gingold  <gingold@adacore.com>
3243         Sync with binutils-gdb:
3244         2015-11-20  Tristan Gingold  <gingold@adacore.com>
3246         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3247         * configure: Regenerate.
3249 2015-11-19  Martin Liska  <mliska@suse.cz>
3251         * .gitignore: Add .clang-format to ignored files.
3252         * Makefile.in: Add clang-format.
3253         * Makefile.tpl: Likewise.
3255 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
3257         * configure.ac: Enable libmpx by default.
3258         * configure: Regenerated.
3260 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
3262         * MAINTAINERS: Update email address.
3264 2015-10-23  Paulo Matos  <pmatos@linki.tools>
3266         * MAINTAINERS: Update email address.
3268 2015-10-23  Alan Hayward <alan.hayward@arm.com>
3270         * MAINTAINERS  (Write After Approval): Add myself.
3272 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3274         Sync with binutils-gdb:
3275         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3277         PR gas/19109
3278         * configure.ac: Add
3279         --enable-compressed-debug-sections={all,gas,gold,ld}.
3280         * configure: Regenerated.
3282 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
3284         * MAINTAINERS: Update list of Ada maintainers and email addresses.
3286 2015-10-09  Martin Liska  <mliska@suse.cz>
3288         * MAINTAINERS (Write After Approval): Add myself.
3290 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3292         * MAINTAINERS (Write After Approval): Add myself.
3294 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3296         * MAINTAINERS: Update email address.
3298 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3300         * MAINTAINERS  (Write After Approval): Add myself.
3302 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3304         * MAINTAINERS: Update email.
3306 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3308         * MAINTAINERS: Update my email address.
3310 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3312         * MAINTAINERS (ft32 port): Add myself.
3314 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3316         * MAINTAINERS: Add myself.
3318 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3320         * MAINTAINERS (Write After Approval): Add myself.
3322 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3324         PR libfortran/54572
3325         * Makefile.def: Make libgfortran depend on libbacktrace.
3326         * Makefile.in: Regenerate.
3328 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3330         * MAINTAINERS (Write After Approval): Add myself.
3332 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3334         PR other/67092
3335         * configure.ac: Remove --with_host_libstdcxx support.
3336         * configure: Regenerate.
3338 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3339             Jakub Jelinek  <jakub@redhat.com>
3341         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3342         nvptx*-*-*.
3343         * configure: Regenerate.
3345 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3347         * Makefile.def (libiconv): Define bootstrap=true.
3348         Mark pdf/html/info as missing.
3349         (configure-gcc): Depend on all-libiconv.
3350         (all-gcc): Ditto.
3351         (configure-libcpp): Ditto.
3352         (all-libcpp): Ditto.
3353         (configure-intl): Ditto.
3354         (all-intl): Ditto.
3355         * Makefile.in: Regenerate.
3357 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3359         * MAINTAINERS (loop ivopts): Add the entry and myself.
3361 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3363         * MAINTAINERS (nvptx): Add self.
3365 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3367         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3368         128-bit vector modes.
3370 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3372         * MAINTAINERS (Write After Approval): Add myself.
3374 2015-07-28  Ben Elliston  <bje@gnu.org>
3376         * config.sub, config.guess: Import from upstream.
3378 2015-07-24  Michael Darling  <darlingm@gmail.com>
3380         PR other/66259
3381         * config-ml.in: Reflects renaming of configure.in to configure.ac
3382         * configure: Likewise
3383         * configure.ac: Likewise
3385 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3387         * MAINTAINERS: Update my email address.
3389 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3391         Sync with binutils-gdb:
3392         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3394         * configure.ac (target_configdirs): Exclude target-zlib if
3395         target-libjava isn't built.
3396         * configure: Regenerated.
3398 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3400         Sync with binutils-gdb:
3401         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3403         * configure.ac: Disable configuration of GDB for HPUX targets.
3404         * configure: Regenerate.
3406         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3408         * configure.ac: Add --with-system-zlib.
3409         * configure: Regenerated.
3411         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3413         * configure.ac: Add FT32 support.
3414         * configure: Regenerate.
3416         2015-01-12  Anthony Green  <green@moxielogic.com>
3418         * configure.ac: Don't disable gprof for moxie.
3419         * configure: Rebuild.
3421 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3423         Sync with binutils-gdb:
3424         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3426         PR ld/18355
3427         * Makefile.def: Add extra_configure_flags to host zlib.
3428         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3429         to --enable-host-shared When bfd is to be built as shared
3430         library.  AC_SUBST.
3431         * Makefile.in: Regenerated.
3433 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3435         Sync with src:
3436         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3437         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3438         * Makefile.in: Regenerated.
3440 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3442         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3443         target.
3444         * configure: Regenerate.
3446 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3448         * MAINTAINERS (Write After Approval): Add myself.
3450 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3452         * MAINTAINERS (OS Port Maintainers): Add myself.
3453         (Various Maintainers): Remove myself from libffi testsuite.
3455 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3457         * MAINTAINERS (gen* on machine desc): Add self.
3459 2015-06-02  Jason Merrill  <jason@redhat.com>
3461         PR bootstrap/66319
3462         * configure.ac: Use -std=gnu++98.
3464 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3466         * MAINTAINERS (Write After Approval): Add myself.
3468 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3470         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3471         * configure: Regenerate.
3473 2015-05-26  Jason Merrill  <jason@redhat.com>
3475         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3476         * configure: Regenerate.
3478 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3480         * configure.ac: FT32 target added.
3481         * configure: Regenerated.
3483 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3485         * MAINTAINERS (Write After Approval): Add myself.
3487 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3489         * MAINTAINERS (Write After Approval): Add myself.
3491 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3493         * configure.ac: Fix typo.
3494         * configure: Regenerate.
3496 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3498         * MAINTAINERS (Write After Approval): Add myself.
3500 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3502         * configure.ac: Match $host configured with triplets.
3503         * configure: Regenerate.
3505 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3507         * Makefile.tpl: Remove surplus whitespace throughout.
3508         * Makefile.in: Regenerate.
3510 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3512         * MAINTAINERS (Various Maintainers): Add myself as instruction
3513         combiner maintainer.
3515 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3517         PR bootstrap/62077
3518         * configure.ac (--enable-stage1-checking): Default to
3519         release,misc,gimple,rtlflag,tree,types if --disable-checking
3520         or --enable-checking is not specified and DEV-PHASE is not
3521         experimental.
3522         * configure: Regenerated.
3524 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3526         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3527         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3528         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3529         * Makefile.in: Regenerate.
3531 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3533         * MAINTAINERS: Update my email address.
3535 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3537         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3539 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3541         * MAINTAINERS: Add myself as an arm port reviewer.
3543 2015-03-25  Martin Liska  <mliska@suse.cz>
3544             Yury Gribov  <y.gribov@samsung.com>
3546         * Makefile.in: Fix ln source location for vimrc file.
3547         * Makefile.tpl: Likewise.
3549 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3551         PR bootstrap/25672
3552         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3553         cross-compiling.  Similarly for CXX_FOR_TARGET.
3554         * configure: Regenerate.
3556 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3558         * Makefile.def: Add libmpx.
3559         * configure.ac: Add libmpx.
3560         * Makefile.in: Regenerate.
3561         * configure: Regenerate.
3563 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3565         * MAINTAINERS (CPU Port Maintainers): Add myself
3566         i386 vector ISA extns mantainer.
3568 2015-03-13  Jeff Law  <law@redhat.com>
3570         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3571         maintainer.
3572         Remove Richard Henderson as a maintainer for the x86 port.
3574 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3576         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3578 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3580         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3581         pointer bounds checker and i386 MPX maintainer.
3583 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3585         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3587 2015-02-26  Martin Sebor  <msebor@redhat.com>
3589         * MAINTAINERS (Various Maintainers): Add self.
3591 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3593         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3594         Make sure it contains lto.
3595         * configure: Regenerate.
3597 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3599         * configure: Regenerate.
3601 2015-02-06  Diego Novillo  <dnovillo@google.com>
3603         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3604         middle-end, docstring): Remove myself.
3605         (Write After Approval): Add myself.
3607 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3609         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3610         (Write After Approval): Update address.
3612 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3614         PR jit/64780
3615         * configure.ac: Require the user to explicitly specify
3616         --enable-host-shared if the jit is enabled.
3617         * configure: Regenerate.
3619 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3621         * MAINTAINERS (Write After Approval): Add myself.
3623 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3625         * MAINTAINERS: Make whitespace consistent.
3627 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3629         * MAINTAINERS (Write After Approval): Add myself.
3631 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3633         * MAINTAINERS: (Write After Approval): Add myself.
3635 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3637         * MAINTAINERS: (Write After Approval): Add myself.
3639 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3641         * MAINTAINERS: (Write After Approval): Add myself.
3643 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3645         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3646         objective-c/c++ front end maintainer.
3648 2015-01-13  Marek Polacek  <polacek@redhat.com>
3650         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3652 2015-01-12  Jeff Law  <law@redhat.com>
3654         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3655         a very long time.
3657 2015-01-09  Ian Lance Taylor  <iant@google.com>
3659         * configure.ac (host_tools): Add gotools.
3660         * Makefile.def (host_modules): Add gotools.
3661         (dependencies): Add dependency of all-gotools on all-target-libgo.
3663 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3665         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3666         * configure: Regenerate.
3668 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3670         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3671         all-target-libgomp.
3672         * Makefile.in: Regenerate.
3674 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3676         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3678 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3680         * configure.ac: Add Visium support.
3681         * configure: Regenerate.
3683 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3685         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3686         * configure: Regenerate.
3688 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3690         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3691         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3692         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3693         (OBJCOPY_FOR_TARGET): New variable.
3694         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3695         * Makefile.in: Regenerate.
3696         * configure.ac: Check for already installed target objcopy.
3697         Also GCC_TARGET_TOOL on objcopy.
3698         * configure: Regenerate.
3700 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3702         * config.sub: Update from upstream, to 2015-01-01 version.
3703         * config.guess: Ditto.
3705 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3707         * MAINTAINERS (RTEMS Ports): Add myself.
3709 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3711         * MAINTAINERS (Write After Approval): Add myself.
3713 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3715         * MAINTAINERS (Write After Approval): Add myself.
3717 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3719         * configure.ac (--enable-as-accelerator-for): Don't set
3720         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3721         * configure: Regenerate.
3723 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3725         PR bootstrap/64023
3726         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3727         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3728         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3729         to CXX.
3730         * Makefile.in: Regenerated.
3732 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3733             Yury Gribov  <y.gribov@samsung.com>
3735         * .gitignore: Added .local.vimrc and .lvimrc.
3736         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3737         * Makefile.in: Regenerate.
3739 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3741         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3742         * configure: Regenerated.
3744 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3746         * MAINTAINERS (nvptx port): New entry.
3748 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3750         * configure: Regenerate.
3752 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3754         * configure.ac: Merge with Binutils.
3756 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3758         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3759         * Makefile.in: Regenerate.
3761 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3763         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3764         missing flex.
3765         * Makefile.in: Regenerated.
3767 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3769         * Makefile.in: Regenerate.
3771 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3773         PR bootstrap/63784
3774         * libtool.m4: Add $pic_flag with -shared.
3776 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3778         * MAINTAINERS (Write After Approval): Added myself.
3780 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3782         * MAINTAINERS (write-after-approval): Add myself.
3784 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3786         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3787         from 2 years ago.
3789 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3791         Revert:
3792         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3794         * MAINTAINERS (Write After Approval): Added myself as line map
3795         maintainer.
3797 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3799         Revert:
3800         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3802         * MAINTAINERS (Write After Approval): Added myself.
3804 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3806         * MAINTAINERS (Write After Approval): Added myself.
3808 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3810         * MAINTAINERS (Write After Approval): Added myself as line map
3811         maintainer.
3813 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3815         * MAINTAINERS (Various Maintainers): Added myself as line map
3816         maintainer.
3818 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3820         * move-if-change: Sync from upstream gnulib.
3822 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3824         * compile: Sync with upstream Automake.
3825         * depcomp: Ditto.
3826         * install-sh: Ditto.
3827         * missing: Ditto.
3828         * mkinstalldirs: Ditto.
3829         * ylwrap: Ditto.
3831 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3833         * config.sub: Update from upstream config repo.
3834         * config.guess: Ditto.
3836 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3838         * Makefile.def: Add liboffloadmic to target_modules.  Make
3839         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3840         * Makefile.in: Regenerate.
3841         * configure: Regenerate.
3842         * configure.ac: Add liboffloadmic to target binaries.
3843         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3844         Add liboffloadmic to noconfig list when C++ is not supported.
3846 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3847             Thomas Schwinge  <thomas@codesourcery.com>
3848             Ilya Verbin  <ilya.verbin@intel.com>
3849             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3851         * configure: Regenerate.
3852         * configure.ac (--enable-as-accelerator-for)
3853         (--enable-offload-targets): New configure options.
3855 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3857         * Makefile.def: Make all-gcc depend on all-isl.
3858         * Makefile.in: Regenerate.
3860 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3862         * ChangeLog.jit: New.
3863         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3865 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3867         PR target/63610
3868         * libtool.m4: Fix globbing of darwin versions.
3869         * configure: Regenerate.
3871 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3873         * Makefile.def: Remove CLooG.
3874         * Makefile.tpl: Ditto.
3875         * configure.ac: Ditto.
3876         * configure: Regenerate.
3877         * Makefile.in: Ditto.
3879 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3881         * configure.ac: Handle nvptx-*-*.
3882         * configure: Regenerate.
3884 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3886         * MAINTAINERS (Write After Approval): Add myself.
3888 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3890         * Makefile.def (libcc1): Remove bootstrap=true;.
3891         * Makefile.in: Regenerated.
3893 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3895         * configure.ac: Update comment.
3896         * configure: Regenerate.
3898 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3900         * MAINTAINERS (Write After Approval): Add myself.
3902 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3904         * configure.ac (extra_host_libiberty_configure_flags): Add
3905         --enable-shared also for libcc1's benefit.
3906         * configure: Regenerate.
3908 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3910         * MAINTAINERS: Change my email address.
3912 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3913             Tom Tromey  <tromey@redhat.com>
3915         * Makefile.def: Add libcc1 to host_modules.
3916         * configure.ac (host_tools): Add libcc1.
3917         * Makefile.in, configure: Rebuild.
3919 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3921         * configure.ac (build_configargs): Don't share config.cache between
3922         build subdirs.
3923         * configure: Regenerate.
3925 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3927         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3928         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3929         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3930         leon3v7 as leon3.
3931         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3932         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3933         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3934         * config/sparc/sparc.md (cpu): Add leon3v7.
3935         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3937 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3939         * MAINTAINERS (write-after-approval): Add myself.
3941 2014-10-23  Ian Lance Taylor  <iant@google.com>
3943         * configure.ac: Disable the Go frontend on systems where it is known
3944         to not work.
3945         * configure: Regenerate.
3947 2014-10-23  Richard Biener  <rguenther@suse.de>
3949         * Makefile.def: Add libcpp build module and dependencies.
3950         * configure.ac: Add libcpp build module.
3951         * Makefile.in: Regenerate.
3952         * configure: Likewise.
3954 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3956         * MAINTAINERS (write-after-approval): Add myself.
3958 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3960         * INSTALL/README: Do not mention CVS.
3962 2014-10-03  Jing Yu  <jingyu@google.com>
3964         * configure.ac: Add aarch64 to list of targets that support gold.
3965         * configure: Regenerate.
3967 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3969         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3971 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3973         * MAINTAINERS:  Add myself as MIPS maintainer.
3975 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3977         * MAINTAINERS: Move myself to MIPS maintainers.
3979 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3981         * MAINTAINERS: Put all email addresses between '<' and '>'.
3983 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3985         * MAINTAINERS: Move myself to reviewers (Fortran).
3987 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3989         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3990         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3991         * Makefile.in: Regenerate.
3993 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3995         * rtx-classes-status.txt: Delete
3997 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3999         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4001 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
4003         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4004         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4005         of checking for version number.
4006         * configure: Regenerated.
4007         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4009 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4011         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4012         is done; begin phase 6 (use extra rtx_def subclasses).
4014 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4016         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4017         done; begin phase 5 (additional rtx_def subclasses).
4019 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4021         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4023 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4025         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4026         SET_BB_HEADER are done.
4028 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4030         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4031         done.
4033 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4035         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4037 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4039         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4041 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4043         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4045 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4047         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4049 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4051         * rtx-classes-status.txt: Phase 3 (per-file commits within
4052         "config" subdirs) is done; begin phase 4 (removal of
4053         "scaffolding").
4055 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
4057         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4058         dir) is done; begin phase 3 (per-file commits within "config"
4059         subdirs).
4061 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
4063         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4064         phase 2 (per-file commits in main source dir).
4066 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
4068         * configure: Regenerated.
4070 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4072         * rtx-classes-status.txt (TODO): Add SET_BND_TO
4074 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4076         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4078 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4080         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4082 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4084         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4086 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4088         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4090 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
4092         * MAINTAINERS (Write After Approval): Add myself.
4094 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
4096         * MAINTAINERS: Remove myself
4098 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4100         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4102 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
4104         * MAINTAINERS (Write After Approval): Add myself.
4106 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4108         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4109         SET_BB_HEADER, SET_BB_FOOTER
4111 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4113         * rtx-classes-status.txt: New file
4115 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
4117         * configure.ac: Eliminate ClooG installation dependency.
4118         * configure: Regenerate.
4119         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4120         * Makefile.in: Regenerate.
4122 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
4124         * MAINTAINERS (Write After Approval): Add myself.
4126 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
4128         * MAINTAINERS (Write After Approval): Add myself.
4130 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
4132         * MAINTAINERS (Write After Approval): Add myself.
4134 2014-07-28  Anthony Green  <green@moxielogic.com>
4136         Import from savannah.gnu.org:
4137         * config.sub: Update to 2014-07-28 version.
4139 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
4141         * MAINTAINERS: Remove my MIPS maintainer entry.
4143 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
4145         PR target/47230
4146         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4147         * configure: Regenerate.
4149 2014-07-24  James Norris  <jnorris@codesourcery.com>
4151         * MAINTAINERS (Write After Approval): Add myself.
4153 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
4155         * configure.ac: Accept only CLooG 0.18.1.
4156         * configure: Regenerate.
4158 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
4160         * configure.ac: Don't accept isl 0.11.
4161         * configure: Regenerate.
4163 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4165         * MAINTAINERS (Write After Approval): Add myself.
4167 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4169         * configure.ac: Don't accept isl 0.10.
4170         * configure: Regenerate.
4172 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4174         Fix include path for in-tree cloog.
4175         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4176         * configure: Regenerate.
4178 2014-06-18  Richard Henderson  <rth@redhat.com>
4180         * .gitignore: Import gcc_update output.
4182 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
4184         * config-ml.in: Robustify ac_configure_args parsing.
4186         * configure.ac (--enable-linker-plugin-configure-flags)
4187         (--enable-linker-plugin-flags): New flags.
4188         (configdirs): Conditionally add libiberty-linker-plugin.
4189         * configure: Regenerate.
4190         * Makefile.def (host_modules): Add libiberty-linker-plugin.
4191         (host_modules) <lto-plugin>: Pay attention to
4192         @extra_linker_plugin_flags@ and
4193         @extra_linker_plugin_configure_flags@.
4194         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4195         * Makefile.in: Regenerate.
4197         * Makefile.tpl (configure-[+prefix+][+module+])
4198         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4199         "module_srcdir" instead of "module" for locating a module's srcdir.
4200         * Makefile.in: Regenerate.
4202 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
4204         * MAINTAINERS (Write After Approval): Add myself.
4206 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
4208         * MAINTAINERS: Update my email address.
4210 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4212         * MAINTAINERS (Write After Approval): Add myself.
4214 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
4216         * MAINTAINERS (Write After Approval): Add myself.
4218 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
4220         PR libstdc++/61011
4221         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4222         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4223         * configure: Regenerate.
4225 2014-05-28  Pedro Alves  <palves@redhat.com>
4227         * MAINTAINERS (Write After Approval): Add myself.
4229 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4231         * MAINTAINERS: Update my affiliation/email.
4233 2014-05-19  Mike Stump  <mikestump@comcast.net>
4235         * MAINTAINERS: Add wide-int reviewers.
4237 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
4239         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4240         * configure: Regenerated.
4242 2014-05-15  Torvald Riegel  <triegel@redhat.com>
4244         * MAINTAINERS (libitm): Add myself as maintainer.
4246 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
4248         * MAINTAINERS (Write After Approval): Add myself.
4250 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
4252         * config.sub, config.guess: Import from upstream.
4254 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4256         * MAINTAINERS (Write After Approval): Put myself in correct order.
4258 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4260         * MAINTAINERS (Write After Approval): Add myself.
4262 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4264         * MAINTAINERS: Move myself from Reviewers to Write After Approval
4265         section.
4267 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4269         * MAINTAINERS (Write After Approval): Delete myself.
4271 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
4273         PR sanitizer/56781
4274         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4275         and -B* options with -Xcompiler.
4277 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
4279         PR bootstrap/60620
4280         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4281         * Makefile.in: Regenerate.
4283 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
4285         * Makefile.def (dependencies): Make all-ld depend on all-binutils
4286         for WINDRES_FOR_TARGET in default-manifest.o rule.
4287         * Makefile.in: Regenerate.
4289 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4291         * MAINTAINERS (Write After Approval): Add myself.
4293 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4295         PR sanitizer/56781
4296         * Makefile.def: Set bootstrap=true; for host fixincludes.
4297         * configure.ac: Don't bootstrap host fixincludes unless
4298         --with-build-config=bootstrap-{a,ub}san.
4299         * Makefile.in: Regenerated.
4300         * configure: Regenerated.
4302 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4304         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4305         --enable-vtable-verify option parsing.  Don't add
4306         target-libsanitizer to bootstrap_target_libs unless
4307         --with-build-config=bootstrap-asan or
4308         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4309         to bootstrap_target_libs unless --enable-vtable-verify.
4310         * configure: Regenerated.
4312 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4314         * MAINTAINERS (Write After Approval): Add myself.
4316 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4318         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4320 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4322         PR bootstrap/58572
4323         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4324         -I for libstdc++-v3 includes if $(LEAN).
4325         * Makefile.in: Regenerated.
4327 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4329         * MAINTAINERS: Update my email address.
4331 2014-02-24  Walter Lee  <walt@tilera.com>
4333         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4334         (tilegx-*-*): Change to tilegx*-*-*.
4335         * configure: Regenerate.
4337 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4339         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4341 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4343         * MAINTAINERS (Write After Approval): Add myself.
4345 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4347         PR target/59788
4348         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4349         *solaris2*.
4351 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4353         * MAINTAINERS: Update my email address.
4355 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4357         * MAINTAINERS: Convert to UTF-8.
4358         Properly sort Xinliang David Li's entry.
4360 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4361             Sandra Loosemore  <sandra@codesourcery.com>
4363         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4364         nios2 port maintainers.
4366 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4368         * MAINTAINERS (Write After Approval): Add myself.
4370 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4372         * configure.ac: Add user-friendly check for native x86_64-linux
4373         multilibs.
4374         * configure: Regenerate.
4376 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4378         * MAINTAINERS: Add myself as sh maintainer.
4380 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4382         * MAINTAINERS: Add self as SLSR maintainer.
4384 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4386         * MAINTAINERS: Update my email address.
4388 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4390         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4392 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4394         * Makefile.in: Regenerate.
4396         * Makefile.tpl: Fix typo.
4397         * Makefile.in: Regenerate partially.
4399 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4401         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4402         supported.
4403         * configure: Regenerated.
4405 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4407         * MAINTAINERS (Write After Approval): Add myself.
4409 2013-10-30  Jason Merrill  <jason@redhat.com>
4411         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4412         --disable-build-format-warnings.
4414 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4416         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4417         depend on libstdc++ and libgcc.
4418         * configure: Regenerate.
4419         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4420         libcilkrts for POSIX and i*86, and x86_64 architectures.
4421         * Makefile.in: Added libcilkrts related fields to support building it.
4423 2013-10-26  Jeff Law  <law@redhat.com>
4425         * Makefile.def (target_modules): Remove libmudflap
4426         (languages): Remove check-target-libmudflap).
4427         * Makefile.in: Rebuilt.
4428         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4429         * configure.ac (target_libraries): Remove target-libmudflap.
4430         Remove checks which disabled libmudflap on some systems.
4431         * configure: Rebuilt.
4432         * libmudflap: Directory removed.
4434 2013-10-21  Cong Hou  <congh@google.com>
4436         * MAINTAINERS (Write After Approval): Add myself.
4438 2013-10-16  Mike Stump  <mikestump@comcast.net>
4440         * .dir-locals.el: Add.
4442 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4444         * configure.ac: Add --enable-host-shared
4445         * configure: Regenerate.
4447 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4449         Import from savannah.gnu.org:
4450         * config.guess: Update to 2013-06-10 version.
4451         * config.sub: Update to 2013-10-01 version.
4453 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4455         Changes to build configuration to allow big endian ARC ELF toolchain
4456         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4457         * configure: Regenerate.
4459 2013-09-20  Alan Modra  <amodra@gmail.com>
4461         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4462         ppc host match.  Support little-endian powerpc linux hosts.
4464 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4466         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4467         maintainer.
4469 2013-09-12  DJ Delorie  <dj@redhat.com>
4471         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4472         maintainers.
4474 2013-09-03  Richard Biener  <rguenther@suse.de>
4476         * configure.ac: Also allow ISL 0.12.
4477         * configure: Regenerated.
4479 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4481         * MAINTAINERS (Write After Approval): Add myself.
4483 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4485         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4487 2013-08-26  Caroline Tice  <cmtice@google.com>
4489         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4490         "Various Reviewers" to libvtv "Various Maintainers".
4492 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4494         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4496 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4498         * MAINTAINERS: Update name, email.
4500 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4502         * MAINTAINERS (Write After Approval): Add myself.
4504 2013-08-12  Caroline Tice  <cmtice@google.com>
4506         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4507         address in the Write After Approval section.
4509 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4511         * MAINTAINERS (Write After Approval): Update email.
4513 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4515         * configure.ac: Adjust to check VTV_SUPPORTED.
4516         * configure: Regenerated.
4518 2013-08-02  Caroline Tice  <cmtice@google.com>
4520         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4521         on non-linux systems; add target-libvtv to noconfigdirs; add
4522         libsupc++/.libs to C++ library search paths.
4523         * configure: Regenerated.
4524         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4525         libstdc++ and libgcc.
4526         * Makefile.in: Regenerated.
4528 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4530         * MAINTAINERS (Write After Approval): Add myself.
4532 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4533             Shiva Chen  <shiva0217@gmail.com>
4535         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4536         nds32 port maintainers.
4538 2013-07-17  Tim Shen  <timshen91@gmail.com>
4540         * MAINTAINERS (Write After Approval): Add myself.
4542 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4544         * configure.ac: Sync from binutils.
4545         * configure: Regenerate.
4547 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4549         * MAINTAINERS (Write After Approval): Add myself.
4551 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4553         * MAINTAINERS (Write After Approval): Add myself.
4555 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4557         * MAINTAINERS (Write After Approval): Add myself.
4559 2013-04-30  Brooks Moses  <bmoses@google.com>
4561         * MAINTAINERS: Update my email; move myself from Fortran
4562         reviewer to Write After Approval.
4564 2013-04-16  Andreas Schwab  <schwab@suse.de>
4566         * configure.ac (aarch64-*-*): Don't disable java.
4567         * configure: Regenerate.
4569 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4571         * MAINTAINERS (Write After Approval): Add myself.
4573 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4575         * Makefile.def (target_modules): Don't install libffi.
4576         * Makefile.in: Regenerate.
4578 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4580         * MAINTAINERS (Write After Approval): Add myself.
4582 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4584         * MAINTAINERS (Write After Approval): Add myself.
4586 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4588         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4589         * configure: Regenerated.
4591 2013-02-05  Ian Lance Taylor  <iant@google.com>
4593         PR go/55969
4594         * configure.ac: Disable libgo on some systems where it does not
4595         work.
4597 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4599         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4600         Remove Geoff Keating as rs6000 port maintainer, at his request.
4602 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4604         * MAINTAINERS: Update my email.
4606 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4608         * configure: Re-generate.
4610 2013-01-15  Richard Biener  <rguenther@suse.de>
4612         PR other/55973
4613         * configure: Re-generate.
4615 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4617         * Makefile.def (install-target-libsanitizer): Depend on
4618         install-target-libstdc++-v3.
4619         * Makefile.in: Regenerate.
4621 2013-01-14  Richard Biener  <rguenther@suse.de>
4623         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4624         * configure: Re-generate
4626 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4628         * config.sub: Update from config repo.
4630 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4632         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4633         * Makefile.in: Regenerate.
4635 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4637         * MAINTAINERS (arc): Add new port maintainership for myself.
4639 2013-01-09  Jason Merrill  <jason@redhat.com>
4641         * .gitignore: Import from gdb repository.
4643 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4645         * Makefile.def (configure-gcc): Depend on all-gmp.
4646         (all-gcc): Remove dependency on all-gmp.
4647         * Makefile.in: Regenerated.
4649 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4651         * config.sub: Merge from config repo.
4652         * config.guess: Ditto.
4654 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4656         * Makefile.def: Merge from binutils.
4657         * Makefile.in: Ditto.
4659 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4661         * MAINTAINERS: Update my email.
4663 2012-12-29  Ben Elliston  <bje@gnu.org>
4665         * config.guess: Update to 2012-12-29 version.
4666         * config.sub: Likewise.
4668 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4670         * Makefile.def (install-target-libgfortran): Depend on
4671         install-target-libquadmath, install-target-libgcc.
4672         (install-target-libsanitizer): Depend on install-target-libgcc.
4673         (install-target-libjava): Depend on install-target-libgcc.
4674         (install-target-libitm): Depend on install-target-libgcc.
4675         (install-target-libobjc): Depend on install-target-libgcc.
4676         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4677         * Makefile.in: Regenerate.
4679 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4681         * Makefile.def (install-target-libgo): Depend on
4682         install-target-libatomic.
4683         * Makefile.in: Regenerate.
4685 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4687         PR go/55201
4688         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4689         * Makefile.in: Regenerate.
4691 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4693         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4694         * configure: Regenerate.
4696 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4698         * config.sub: Merge from config repo.
4700 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4702         * Makefile.def (target_modules): Add bootstrap=true and
4703         raw_cxx=true to libsanitizer.
4704         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4705         * Makefile.in: Regenerated.
4706         * configure: Likewise.
4708 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4710         * MAINTAINERS: Remove self as RTL optimization maintainer.
4712 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4714         * MAINTAINERS (Write After Approval): Add myself.
4716 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4718         * Makefile.def (target_modules): Remove bootstrap=true and
4719         raw_cxx=true from libsanitizer.
4720         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4721         * Makefile.in: Regenerated.
4722         * configure: Likewise.
4724 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4726         * Makefile.def (target_modules): Add bootstrap=true and
4727         raw_cxx=true to libsanitizer.
4728         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4729         * Makefile.in: Regenerated.
4730         * configure: Likewise.
4732 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4734         PR bootstrap/54279
4735         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4736         * configure: Regenerate.
4737         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4738         * Makefile.in: Regenerate.
4740 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4742         * configure.ac: Disable libsanitizer if we're not building C++.
4743         * configure: Regenerate.
4745 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4747         * MAINTAINERS (Write After Approval): Add myself.
4749 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4751         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4752         Kostya Serebryany (kcc@google.com) and
4753         Jakub Jelinek (jakub@redhat.com).
4754         Rename area for Dodji Seketeli (dodji@redhat.com).
4756 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4758         * MAINTAINERS: (asan.c, related): Add myself.
4760 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4762         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4763         * configure: Regenerate.
4765 2012-11-13  Richard Henderson  <rth@redhat.com>
4767         * configure.ac: Move libsanitizer logic to subdirectory.
4768         * configure: Regenerate.
4770 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4772         * configure.ac: Enable libsanitizer just on x86 linux for now.
4773         * configure: Re-generate.
4775 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4777         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4778         sections.
4779         * configure: Regenerate.
4781 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4783         * configure.ac: Add section for configdirs for libsanitizer.
4784         Disable for cris-*-* and mmix-*-*.
4785         * configure: Regenerate.
4787 2012-11-12  Wei Mi <wmi@google.com>
4789         * configure.ac: Add libsanitizer to target_libraries.
4790         * Makefile.def: Ditto.
4791         * configure: Regenerate.
4792         * Makefile.in: Regenerate.
4793         * libsanitizer: New directory for asan runtime.  Contains an empty
4794         tsan directory.
4796 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4798         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4799         against Mingw64 w32api.
4800         * configure: Regenerate.
4802 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4804         * configure: Regenerated.
4806 2012-11-03  Robert Mason  <rbmj@verizon.net>
4808         * configure.ac: add --disable-libstdcxx configure option
4809         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4811 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4813         * MAINTAINERS (Write After Approval): Add myself.
4815 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4817         * MAINTAINERS (Write After Approval): Add myself.
4819 2012-10-24  Sharad Singhai  <singhai@google.com>
4821         * MAINTAINERS (Write After Approval): Add myself.
4823 2012-10-24  Eric Christopher  <echristo@gmail.com>
4825         * MAINTAINERS: Update email address.
4827 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4829         PR bootstrap/54820
4830         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4831         * configure: Regenerate.
4833 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4835         * MAINTAINERS (aarch64): Add Marcus and myself.
4837 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4839         PR bootstrap/54820
4840         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4841         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4842         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4843         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4844         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4845         * Makefile.in: Regenerate.
4846         * configure.ac (have_static_libs): New variable and associated check.
4847         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4848         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4849         * configure: Regenerate.
4851 2012-10-10  Richard Biener  <rguenther@suse.de>
4853         * MAINTAINERS: Adjust for changed surname.
4855 2012-10-04  Lawrence Crowl  <crowl@google.com>
4857         * MAINTAINERS (Write After Approval): Add myself.
4859 2012-10-01  Cary Coutant  <ccoutant@google.com>
4861         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4863 2012-09-28  Ian Lance Taylor  <iant@google.com>
4865         * Makefile.def: Make all-target-libgo depend on
4866         all-target-libbacktrace.
4867         * Makefile.in: Rebuild.
4869 2012-09-26  Ian Lance Taylor  <iant@google.com>
4871         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4872         * Makefile.in: Rebuild.
4874 2012-09-20  Walter Lee  <walt@tilera.com>
4876         * configure.ac: Add tilegx to list of targets that support gold.
4877         * configure: Regenerate.
4879 2012-09-20  Marek Polacek  <polacek@redhat.com>
4881         * MAINTAINERS (Write After Approval): Add myself.
4883 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4885         * configure.ac: Add mips*-mti-elf* target.
4886         * configure: Regenerate.
4888 2012-09-17  Ian Lance Taylor  <iant@google.com>
4890         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4891         * configure.ac (host_libs): Add libbacktrace.
4892         (target_libraries): Add libbacktrace.
4893         * Makefile.def (host_modules): Add libbacktrace.
4894         (target_modules): Likewise.
4895         * configure, Makefile.in: Rebuild.
4897 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4899         PR target/38607
4900         Merge upstream change.
4901         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4903         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4904         Add libgomp*.o to compare_exclusions for AIX.
4905         * configure: Regenerate.
4907 2012-09-06  Diego Novillo  <dnovillo@google.com>
4909         * configure.ac: Bump minimum GMP version to 4.2.3.
4910         * configure: Re-generate.
4912 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4914         PR target/54461
4915         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4916         target-libgloss if not configured --with-avrlibc=no.
4917         * configure: Regenerate.
4919 2012-09-04  Jason Merrill  <jason@redhat.com>
4921         * configure.ac: Fix --enable-languages=all.
4923 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4925         * MAINTAINERS (Write After Approval): Add myself.
4927 2012-09-03  Richard Guenther  <rguenther@suse.de>
4929         PR bootstrap/54138
4930         * configure.ac: Re-organize ISL / CLOOG checks to allow
4931         disabling with either --without-isl or --without-cloog.
4932         * configure: Regenerated.
4934 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4936         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4937         * configure: Regenerate.
4939 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4941         * MAINTAINERS: Fix my email address.
4943 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4945         PR binutils/4970
4946         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4947         and opcodes.
4948         * Makefile.in: Regenerated.
4950 2012-08-26  Art Haas <ahaas@impactweather.com>
4952         * configure: Regenerate.
4954 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4956         * INSTALL/README: Also refer to the online installation
4957         instructions.
4959 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4961         * MAINTAINERS (Write After Approval): Add myself.
4962         (Picochip port): Remove myself.
4964 2012-08-14   Diego Novillo  <dnovillo@google.com>
4966         Merge from cxx-conversion branch.
4968         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4969         POSTSTAGE1_CONFIGURE_FLAGS.
4970         * Makefile.in: Regenerate.
4971         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4972         Force C++ when bootstrapping.
4973         * configure: Regenerate.
4975 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4977         * MAINTAINERS (Write After Approval): Add myself.
4979 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4981         * README: Document use of ranges of years in copyright notices.
4983 2012-07-06  Richard Guenther  <rguenther@suse.de>
4985         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4986         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4987         --with-gmp=system.
4988         * Makefile.in: Regenerated.
4989         * configure: Likewise.
4991 2012-07-06  Richard Guenther  <rguenther@suse.de>
4993         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4994         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4995         supply V=1 as extra_make_flags.
4996         * configure: Regenerated.
4997         * Makefile.in: Likewise.
4999 2012-07-04  Tristan Gingold  <gingold@adacore.com>
5001         * configure: Regenerate.
5003 2012-07-03  Richard Guenther  <rguenther@suse.de>
5005         * Makfile.def (isl): Remove not necessary extra_exports and
5006         extra_make_flags.
5007         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5008         * Makefile.in: Regenerated.
5010 2012-07-03  Richard Guenther  <rguenther@suse.de>
5012         * Makefile.def (cloog): Add V=1 to extra_make_flags.
5013         * configure.ac: If either the ISL or the CLooG check failed
5014         do not try to build in-tree versions.
5015         * Makefile.in: Regenerated.
5016         * configure: Regenerated.
5018 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5020         * configure: Regenerate.
5022 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
5024         * MAINTAINERS (Various Maintainers): Add myself as testsuite
5025         maintainer.
5027 2012-07-02  Richard Guenther  <rguenther@suse.de>
5029         * configure: Regenerated.
5031 2012-07-02  Richard Guenther  <rguenther@suse.de>
5032         Michael Matz  <matz@suse.de>
5033         Tobias Grosser <tobias@grosser.es>
5034         Sebastian Pop <sebpop@gmail.com>
5036         * Makefile.def: Add ISL host module, remove PPL host module.
5037         Adjust ClooG host module to use the proper ISL.
5038         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5039         * configure.ac: Include config/isl.m4.  Add ISL host library,
5040         remove PPL.  Remove PPL configury, add ISL configury, adjust
5041         ClooG configury.
5042         * Makefile.in: Regenerated.
5043         * configure: Likewise.
5045 2012-07-02  Richard Guenther  <rguenther@suse.de>
5047         Merge from graphite branch
5048         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5050         * configure: Regenerated.
5051         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5052         both cloog.org and legacy versions. The only supported version will
5053         be CLooG with the isl backend.
5055         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5057         * configure: Regenerated.
5058         * configure.ac: Require cloog isl 0.17.0
5060         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5062         * configure: Regenerated.
5063         * config/cloog.m4: Do not define CLOOG_ORG
5065 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
5067         * configure.ac: Skip C if explicitly selected.
5068         * configure: Regenerate.
5070 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
5072         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5073         they contain -O2.
5074         * configure: Regenerate.
5076 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
5078         PR debug/53740
5079         * df.h, df-problems.c, dce.c: Revert last patch.
5081 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
5083         * MAINTAINERS (Write After Approval): Update my email address.
5085 2012-06-21  Meador Inge  <meadori@codesourcery.com>
5087         * MAINTAINERS (Write After Approval): Add myself.
5089 2012-06-20  Jason Merrill  <jason@redhat.com>
5091         * Makefile.tpl (check-target-libgomp-c++): New.
5092         (check-target-libitm-c++): New.
5093         * Makefile.def (c++): Add them.
5094         * Makefile.in: Regenerate.
5096 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
5098         * MAINTAINERS (Write After Approval): Add myself.
5100 2012-05-16  Olivier Hainque  <hainque@adacore.com>
5102         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5103         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5104         (install-no-fixedincludes): Adjust accordingly.
5105         * Makefile.in: Regenerate.
5107 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
5109         Merge upstream change
5110         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5112 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
5114         * MAINTAINERS (Write After Approval): Add myself.
5116 2012-05-09  Nick Clifton  <nickc@redhat.com>
5117             Paul Smith  <psmith@gnu.org>
5119         PR bootstrap/50461
5120         * configure.ac (mpfr-dir): When using in-tree MPFR sources
5121         allow for the fact that from release v3.1.0 of MPFR the source
5122         files were moved into a src sub-directory.
5123         * configure: Regenerate.
5125 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
5127         * configure.ac: Bump minimum MPFR version to 2.4.0.
5128         * configure: Regenerated.
5130 2012-05-01  Richard Henderson  <rth@redhat.com>
5132         * Makefile.def (libatomic): New target_module.
5133         * configure.ac (target_libraries): Add libatomic.
5134         (noconfigdirs): Check if libatomic is supported.
5135         * Makefile.in, configure: Rebuild.
5137 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
5139         * MAINTAINERS (Write After Approval): Add myself.
5141 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
5143         * config.sub: Update to 2012-04-18 version from official repo.
5145 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
5147         * MAINTAINERS (Write After Approval): Add myself.
5149 2012-04-11  Steve Ellcey  <sellcey@mips.com>
5151         * MAINTAINERS: Changed email address.
5153 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
5155         PR target/52737
5156         * contrib/gcc_update (files_and_dependencies):
5157         Remove gcc/config/avr/t-multilib from touch data.
5159 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5161         * MAINTAINERS (OS Port Maintainers): Remove irix.
5162         * configure.ac (enable_libgomp): Remove *-*-irix6*.
5163         (unsupported_languages): Remove mips-sgi-irix6.*.
5164         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5165         (with_stabs): Remove.
5166         * configure: Regenerate.
5168 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5170         * MAINTAINERS (OS Port Maintainers): Remove osf.
5171         * configure.ac (enable_libgomp): Remove *-*-osf*.
5172         (with_stabs): Remove alpha*-*-osf*.
5173         * configure: Regenerate.
5175 2012-03-05  Tristan Gingold  <gingold@adacore.com>
5177         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5178         * configure: Regenerate.
5180 2012-02-17  Walter Lee  <walt@tilera.com>
5182         * MAINTAINERS: (Write After Approval): Delete myself.
5184 2012-02-14  Walter Lee  <walt@tilera.com>
5186         * MAINTAINERS (tilegx port): Add myself.
5187         (tilepro port): Add myself.
5188         (Write After Approval): Add myself.
5190 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
5192         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5193         and Joseph Myers as docstring relicensing maintainers.
5195 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5197         * MAINTAINERS (write-after-approval): Add myself.
5199 2012-02-08  Ira Rosen <irar@il.ibm.com>
5201         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5202         maintainer.
5204 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5206         * MAINTAINERS (Write After Approval): Move myself to
5207         maintain alphabetical order.
5209 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5211         * MAINTAINERS (Write After Approval): Add myself.
5213 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
5215         * MAINTAINERS (Write After Approval): Add myself.
5217 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5218             Jayant R Sonar <jayant.sonar@kpitcummins.com>
5220         * configure.ac (cr16-*-*): Remove nonconfigdirs.
5221         * configure: Regenerate.
5223 2012-01-23  Harshit Chopra  <harshit@google.com>
5225         * MAINTAINERS (Write After Approval): Add myself.
5227 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
5229         * configure.ac: Remove reference to mh-interix.
5230         * configure: Regenerate.
5232 2012-01-05  Richard Henderson  <rth@redhat.com>
5234         PR bootstrap/51072
5235         * configure.ac: Disable libitm if c++ is not enabled.
5236         * configure: Rebuild.
5238         * configure.ac: Fix regexp for same.
5239         * configure: Rebuild.
5241 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
5243         * MAINTAINERS (Write After Approval): Add myself.
5245 2012-01-02  Richard Guenther  <rguenther@suse.de>
5247         PR bootstrap/51686
5248         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5249         * Makefile.in: Regenerate.
5251 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
5253         * MAINTAINERS (Write After Approval): Add myself.
5255 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
5257         * configure: Regenerate.
5259 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
5261         * MAINTAINERS (picochip): Changed email address.
5263 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
5265         * MAINTAINERS (write-after-approval): Add self.
5267 2011-11-29  DJ Delorie  <dj@redhat.com>
5269         * configure.ac (rl78-*-*) New case.
5270         * configure: Regenerate.
5271         * MAINTAINERS: Add myself as RL78 maintainer.
5273 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5275         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5277 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
5279         * libtool.m4: Additional FreeBSD 10 fixes.
5281 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
5283         * MAINTAINERS: Move myself from Write After Approval to CPU Port
5284         Maintainers section, as Epiphany maintainer.
5286 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5288         PR target/49992
5289         * configure.ac: Remove ranlib special-casing for Darwin.
5290         * configure: Regenerate.
5292 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5294         * MAINTAINERS (Reviewers): Keep the list sorted.
5296 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5298         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5300 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5302         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5303         * configure: Rebuild.
5304         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5305         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5306         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5307         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5308         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5309         Add READELF.
5310         * Makefile.in: Rebuild.
5312 2011-11-09  Jason Merrill  <jason@redhat.com>
5314         * Makefile.def (language=c++): Remove check-c++0x.
5315         * Makefile.in (check-gcc-c++): Regenerate.
5317 2011-11-08  Richard Henderson  <rth@redhat.com>
5319         * configure.ac: Test for libitm directory present first.
5321         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5323         * configure.ac: Test libitm/configure.tgt to disable libitm.
5324         * configure: Rebuild.
5326 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5327             Richard Henderson  <rth@redhat.com>
5329         Merged from transactional-memory.
5331         * Makefile.def (lang_env_dependencies): libitm is c++.
5332         Add libitm target module.
5333         * configure.ac: Likewise.
5334         * config/mmap.m4: New file.
5335         * contrib/gcc_update: Add libitm to touch data.
5336         * Makefile.in, configure: Rebuild.
5338 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5340         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5341         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5342         * Makefile.in: Regenerate.
5344 2011-11-01  DJ Delorie  <dj@redhat.com>
5346         * config.sub: Update to version 2011-10-29 (added rl78)
5348 2011-10-27  Nick Clifton  <nickc@redhat.com>
5350         * config.sub: Import these changes from the config project:
5352         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5353             Ben Elliston  <bje@gnu.org>
5355         * config.sub (epiphany): New.
5357         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5358             Ben Elliston  <bje@gnu.org>
5360         * config.sub (hexagon, hexagon-*): New.
5362         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5364         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5365         64eb to be64.
5367         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5369         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5370         (nacl): Grok as alias for 32el-unknown-nacl.
5372 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5374         * MAINTAINERS (Write After Approval): Add myself.
5376 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5378         * MAINTAINERS (Write After Approval): Add myself.
5380 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5382         * MAINTAINERS (sparc port): Remove myself.
5384 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5386         * MAINTAINERS (Write After Approval): Add myself.
5388 2011-08-14  Yao Qi  <yao@codesourcery.com>
5390         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5391         * configure: Regenerate.
5393 2011-07-26  Ian Lance Taylor  <iant@google.com>
5395         * configure.ac: Set have_compiler based on whether gcc directory
5396         exists, rather than on whether gcc is in configdirs.
5397         * configure: Rebuild.
5399 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5401         * MAINTAINERS (Global Reviewers): Add self.
5403 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5405         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5406         link directories.
5407         * Makefile.in: Rebuild.
5409 2011-07-20  Ian Lance Taylor  <iant@google.com>
5411         PR bootstrap/49787
5412         * configure.ac: Move --enable-bootstrap handling earlier in file.
5413         If --enable-bootstrap and either --enable-build-with-cxx or
5414         --enable-build-poststage1-with-cxx, enable C++ automatically.
5415         * configure: Rebuild.
5417 2011-07-19  Ian Lance Taylor  <iant@google.com>
5419         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5420         make C++ a boot_language.  Set and substitute
5421         POSTSTAGE1_CONFIGURE_FLAGS.
5422         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5423         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5424         * configure, Makefile.in: Rebuild.
5426 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5428         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5429         maintainers.
5431 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5433         * MAINTAINERS (Global Reviewers): Add myself.
5435 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5437         * configure: Regenerate.
5439 2011-07-16  Jason Merrill  <jason@redhat.com>
5441         * Makefile.def (language=c++): Add check-c++0x and
5442         check-target-libmudflap-c++.
5443         * Makefile.tpl (check-target-libmudflap-c++): New.
5444         * Makefile.in: Regenerate.
5446 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5448         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5449         * Makefile.def (target_modules/libjava): Pass
5450         $(EXTRA_CONFIGARGS_LIBJAVA).
5451         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5452         if not configured with --enable-static-libjava.
5453         * Makefile.in: Regenerate.
5454         * configure: Likewise.
5456 2011-07-15  Jason Merrill  <jason@redhat.com>
5458         * Makefile.in (check-c++): Move check-gcc-c++0x after
5459         check-target-libstdc++-v3.
5461 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5463         * MAINTAINERS (c6x port): New entry.
5465 2011-07-13  Jason Merrill  <jason@redhat.com>
5467         * Makefile.in (check-gcc-c++0x): New.
5468         (check-c++): Depend on it.
5470 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5472         PR target/39150
5473         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5474         x86_64-*-solaris2.1[0-9]*.
5475         * configure: Regenerate.
5477 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5479         * MAINTAINERS (RTL optimizers): Add self.
5481 2011-06-27  Gabriel Charette  <gchare@google.com>
5483         * MAINTAINERS (Write After Approval): Add myself.
5485 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5487         PR regression/47836
5488         PR bootstrap/23656
5489         PR other/47733
5490         PR bootstrap/49247
5491         PR c/48825
5492         * configure.ac (target_libraries): Remove target-libiberty.
5493         Remove case-statement setting skipdirs=target-libiberty for
5494         multiple targets.  Remove checking target_configdirs and
5495         removing target-libiberty but keeping target-libgcc if
5496         otherwise empty.
5497         * Makefile.def (target_modules): Don't add libiberty.
5498         (dependencies): Remove all traces of target-libiberty.
5499         * configure, Makefile.in: Regenerate.
5501 2011-06-13  Walter Lee <walt@tilera.com>
5503         * configure.ac (tilepro-*-*) New case.
5504         (tilegx-*-*): Likewise.
5505         * configure: Regenerate.
5507 2011-06-06  Jing Yu  <jingyu@google.com>
5509         * configure.ac: Skip target-libiberty for
5510         arm*-*-linux-androideabi.
5511         * configure: Regenerated.
5513 2011-06-06  Nick Clifton  <nickc@redhat.com>
5515         * config.sub: Sync from upstream.
5517 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5519         * MAINTAINERS (Write After Approval): Add myself.
5521 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5523         * MAINTAINERS: Update my email address.
5525 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5527         * MAINTAINERS (Write After Approval): Update my email address.
5529 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5531         * MAINTAINERS (Write After Approval): Add myself.
5533 2011-05-08  Doug Kwan  <dougkwan@google.com>
5535         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5536         * configure: Regenerated.
5537         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5538         value from configure.
5539         * Makefile.in: Regenerated.
5541 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5543         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5544         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5545         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5546         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5547         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5548         *-*-vxworks*): Disable newlib and libgloss in separate case
5549         statement.
5550         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5551         to separate case statement.
5552         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5553         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5554         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5555         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5556         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5557         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5558         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5559         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5560         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5561         i[[3456789]]86-*-rdos*, m32r-*-*,
5562         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5563         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5564         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5565         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5566         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5567         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5568         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5569         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5570         and libgloss in main case over targets.  Remove most empty cases
5571         in main case over targets.
5572         * configure: Regenerate.
5574 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5576         * MAINTAINERS (Write After Approval): Add myself.
5578 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5580         * configure.ac: Remove code setting special library locations for
5581         hppa*64*-*-hpux11*.  Remove code setting compiler for
5582         sparc-sun-solaris2*.
5583         * configure: Regenerate.
5585 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5587         * configure.ac: Separate libgloss_dir settings from general case
5588         over targets.
5589         * configure: Regenerate.
5591 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5593         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5594         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5595         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5596         cases in libgcj-disabling case statement.
5597         (hppa*64*-*-linux*): Set unsupported_languages instead of
5598         disabling target-zlib.
5599         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5600         to hppa*64*-*-hpux*.
5601         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5602         hppa*-*-hpux*.
5603         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5604         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5605         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5606         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5607         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5608         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5609         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5610         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5611         libgcj-disabling case statement.
5612         * configure: Regenerate.
5614 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5616         * configure.ac: Disable Java for targets not supporting libffi.
5617         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5618         Remove cases in Java-disabling statement.
5619         (*arm-wince-pe): Change to arm-wince-pe.
5620         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5621         cases in Java-disabling statement.
5622         (bfin-*-*): Don't disable Java again.
5623         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5624         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5625         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5626         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5627         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5628         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5629         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5630         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5631         Java-disabling statement.
5632         (mmix-*-*): Don't disable Java again.
5633         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5634         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5635         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5636         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5637         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5638         statement.
5639         * configure: Regenerate.
5641 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5643         * configure.ac: Separate cases disabling Java and Java libraries
5644         from general case over targets.
5645         * configure: Regenerate.
5647 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5649         * MAINTAINERS: Update my email address.
5651 2011-04-20  Easwaran Raman  <eraman@google.com>
5653         * MAINTAINERS (Write After Approval): Add myself.
5655 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5657         PR lto/48086
5658         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5659         * configure: Regenerate.
5661 2011-04-16  Jim Meyering  <meyering@redhat.com>
5663         * MAINTAINERS (Write After Approval): Add myself.
5665 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5667         * MAINTAINERS: Update my email address.
5669 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5671         * MAINTAINERS (Write After Approval): Add myself.
5673 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5675         * MAINTAINERS (Write After Approval): Add myself.
5677 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5679         * MAINTAINERS (Write After Approval): Add myself.
5681 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5683         * configure.ac (build_tools): Remove build-byacc.
5684         (host_libs): Remove mmalloc.
5685         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5686         autoconf automake libtool diff rcs fileutils shellutils time
5687         textutils wdiff find uudecode hello tar gzip indent recode release
5688         sed perl gawk findutils gettext zip.
5689         (libgcj): Remove target-qthreads.
5690         (target_tools): Remove target-examples target-gperf.
5691         (YACC): Don't handle building byacc.
5692         * configure: Regenerate.
5693         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5694         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5695         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5696         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5697         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5698         handle building components.
5699         * Makefile.in: Regenerate.
5701 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5703         * MAINTAINERS: Update my email address as Xtensa maintainer.
5705 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5707         * config.sub: Sync from upstream.
5709 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5711         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5712         (microblaze*): Don't disable libssp.
5713         * configure: Regenerate.
5715 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5717         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5718         moveifchange.
5719         * configure: Regenerate.
5720         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5721         * Makefile.in: Regenerate.
5723 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5725         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5726         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5727         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5728         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5729         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5730         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5731         md_exec_prefix cases.
5732         * configure: Regenerate.
5734 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5736         * configure.ac: Separate cases disabling target-libssp,
5737         target-libiberty, target-libstdc++-v3 and Fortran from general
5738         case over targets.
5739         * configure: Regenerate.
5741 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5743         * configure.ac (*-*-chorusos): Don't disable libgcj.
5744         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5745         Remove case.
5746         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5747         (arm-*-coff): Don't disable libgcj.
5748         (arm*-*-linux-gnueabi): Remove useless assignment.
5749         (arm-*-riscix*): Don't disable libgcj.
5750         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5751         configuration.
5752         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5753         (c54x*-*-*): Remove case.
5754         (tic54x-*-*): Don't disable GCC or GCC libraries.
5755         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5756         to *.
5757         (d10v-*-*): Don't disable GCC libraries.
5758         (d30v-*-*): Don't disable libgcj.
5759         (h8500-*-*): Don't disable GCC libraries.
5760         (i960-*-*): Don't disable libgcj.
5761         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5762         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5763         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5764         libgcj.
5765         (m68k-*-coff*): Remove case.
5766         (mmix-*-*): Don't disable libgloss on host.
5767         (mn10200-*-*, mn10300-*-*): Remove cases.
5768         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5769         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5770         Don't disable libgcj.
5771         (romp-*-*): Remove case.
5772         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5773         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5774         case.
5775         (v810-*-*): Don't disable GCC libraries.
5776         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5777         (ip2k-*-*): Don't disable GCC libraries.
5778         * configure: Regenerate.
5780 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5782         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5783         libffi on host.
5784         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5785         on host.
5786         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5787         * configure: Regenerate.
5789 2011-03-26  John Marino  <binutils@marino.st>
5791         * configure.ac: Add support for *-*-dragonfly*
5792         * configure: Regenerate.
5794 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5796         * configure.ac (native_only): Remove.
5797         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5798         send-pr uudecode guile gnuserv on host.
5799         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5800         send-pr rcs guile perl texinfo libtool on host.
5801         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5802         automake send-pr rcs guile perl texinfo libtool on host.
5803         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5804         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5805         (alpha*-dec-osf*): Don't disable fileutils on target.
5806         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5807         texinfo send-pr expect dejagnu on target.
5808         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5809         target-qthreads on target.
5810         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5811         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5812         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5813         x86_64-*-mingw*): Don't disable expect on target.
5814         (*-*-cygwin*): Don't disable target-gperf on target.
5815         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5816         gnuserv on target.
5817         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5818         target.
5819         * configure: Regenerate.
5821 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5823         * configure.ac (target_tools): Remove target-groff.
5824         (native_only): Remove target-groff.
5825         (hppa*64*-*-*): Don't disable byacc.
5826         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5827         setting.
5828         (*-*-kaos*): Don't skip target-librx and target-groff.
5829         (*-*-netware*): Don't skip target-libmudflap.
5830         (*-*-tpf*): Don't skip target-libmudflap.
5831         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5832         directories on the host.
5833         (ia64*-*-*vms*): Don't skip tix.
5834         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5835         host.
5836         * configure: Regenerate.
5838 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5840         * configure.ac: Remove references to mt-mep, mt-netware,
5841         mt-wince.
5842         * Makefile.def: Add all-utils soft dependencies.
5843         * Makefile.tpl: Remove GDB_NLM_DEPS.
5844         * configure: Regenerate.
5845         * Makefile.in: Regenerate.
5847 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5849         * configure.ac: Do not include mh-x86omitfp.
5850         * configure: Regenerate.
5852 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5854         * configure.ac: Remove empty cases.
5855         * configure: Regenerate.
5857 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5859         * Makefile.def: Add dependency from termcap to gdb.
5860         * Makefile.in: Regenerate.
5862 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5864         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5865         * configure: Regenerate.
5866         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5867         * Makefile.tpl: Likewise.
5868         * Makefile.in: Regenerate.
5870 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5872         * configure.ac: Remove all mentions of tentative_cc.
5873         * configure: Regenerate.
5875 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5877         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5878         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5879         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5880         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5881         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5882         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5883         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5884         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5885         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5886         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5887         *-*-rhapsody*): Remove host cases.
5888         * configure: Regenerate.
5890 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5892         * configure.ac (ppc*-*-pe): Remove host case.
5893         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5894         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5895         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5896         cases.
5897         * configure: Regenerate.
5899 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5901         * config.sub: Update to version 2011-03-23.
5903 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5905         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5906         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5907         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5908         * configure: Regenerate.
5910 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5912         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5913         to Write After Approval.
5914         * config-ml.in: Don't handle arc-*-elf*.
5915         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5916         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5917         handle GCC libraries.
5918         * configure: Regenerate.
5920 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5922         PR bootstrap/48120:
5923         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5924         Add -lstdc++ -lm to LIBS.
5925         * configure: Regenerate.
5927 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5929         * config.guess: Update to version 2011-02-02
5930         * config.sub: Update to version 2011-02-24
5932 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5934         PR lto/48086
5935         * configure.ac: Re-enable LTO on *-apple-darwin9.
5936         * configure: Regenerate.
5938 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5940         PR lto/48086
5941         * configure.ac: Disable LTO on darwin due to an assembler change in
5942         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5943         under 256.
5944         * configure: Regenerate.
5946 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5948         * MAINTAINERS: Update myself as score backend maintainer,
5949         update my e-mail address.
5951 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5953         * MAINTAINERS: Update my e-mail address.
5955 2011-03-06  Joey Ye  <joey.ye@arm.com>
5957         * MAINTAINERS: Update my e-mail address.
5959 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5961         * configure.ac: Adjust test of with_ppl.
5962         * configure: Regenerated.
5964 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5966         * MAINTAINERS: Adjust my e-mail address.
5968 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5970         * configure.ac: Add -lpwl to ppllibs.
5971         * configure: Regenerated.
5973 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5975         * config/cloog.m4: Add -lisl to clooglibs.
5976         * configure: Regenerated.
5978 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5980         * MAINTAINERS (CPU Port maintainers): Add self.
5982 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5984         * MAINTAINERS: Add myself as testsuite maintainer.
5986 2011-02-15  Mike Stump  <mikestump@comcast.net>
5988         * MAINTAINERS: Add myself as testsuite maintainer.
5990 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5992         Import from Libtool and gnulib:
5994         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5996         Prepare for supporting FreeBSD 10.
5997         * config.rpath: Remove handling of freebsd1* which soon would
5998         match FreeBSD 10.0.
6000         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
6002         Remove support for FreeBSD 1.x.
6003         * libtool.m4 (_LT_LINKER_SHLIBS)
6004         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6005         soon would incorrectly match FreeBSD 10.0.
6007 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6009         PR binutils/12283
6010         * move-if-change: Import version from gnulib.
6012 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
6014         PR lto/47225
6015         * Makefile.def (lto-plugin): Double dash for enable-shared.
6016         (configure-gcc): Depend on all-lto-plugin.
6017         * Makefile.in: Rebuilt.
6019 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6021         * configure.ac: Remove extra bracket.
6022         * configure: Regenerate.
6024 2011-02-08  Tobias Burnus  <burnus@net-b.de>
6026         * MAINTAINERS: Add myself as libquadmath maintainer.
6028 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
6030         * MAINTAINERS: Update my email address.
6032 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
6034         * MAINTAINERS (option handling): Add self.
6036 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
6038         PR lto/47225
6039         * Makefile.def: Add dependency for install-gcc
6040         on install-lto-plugin.
6041         * Makfile.in: Regenerated
6043 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
6045         * MAINTAINERS (CPU Port Maintainers): Add myself.
6047 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
6049         PR libgcj/44341
6050         * configure.ac: Discard --with-* flags for host when configuring
6051         target libraries for cross build.
6052         * configure: Rebuilt.
6054 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6056         * MAINTAINERS (linear loop transforms): Removed.
6058 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
6060         * configure.ac: If with_ppl is no, move setting with_cloog=no
6061         after CLOOG_REQUESTED check.
6062         * configure: Regenerated.
6064 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6066         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6067         CLooG has been requested.
6068         * configure: Regenerated.
6070 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6072         * configure: Regenerated.
6073         * configure.ac: Check for version 0.11 (or later revision) of PPL.
6075 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
6077         * configure: Regenerated.
6078         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6080 2011-01-21  Andreas Schwab  <schwab@redhat.com>
6082         * configure.ac: Use AS_HELP_STRING throughout.
6083         * configure: Regenerate.
6085 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
6087         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6088         * configure: Regenerate.
6090 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6092         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6094 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6096         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6097         for ia64-hpux.
6098         * configure: Regenerate.
6100 2011-01-07  Jan Hubicka  <jh@suse.cz>
6102         PR lto/47225
6103         * Makefile.in: Regenerate.
6104         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6105         configure.
6107 2011-01-07  Jan Hubicka  <jh@suse.cz>
6109         * Makefile.in: Regenerate.
6110         * Makefile.def (gcc host module) and soft dependency on lto-plugin
6111         and configure dependency on lto-plugin configure.
6112         (lto-plugin module): Remove dependency on GCC; add dependency on
6113         liniberty.
6115 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
6117         * MAINTAINERS (Write After Approval): Add myself.
6119 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
6121         * configure: Regenerate.
6123 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
6125         * configure.ac: (picochip): Disable libiberty.
6127 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6129         * MAINTAINERS (Write After Approval): Add myself.
6131 2010-12-10  Ian Lance Taylor  <iant@google.com>
6133         PR bootstrap/46819
6134         * configure.ac: For --disable-libgcj clear libgcj_saved.
6135         * configure: Rebuild.
6137 2010-12-10  Tobias Burnus  <burnus@net-b.de>
6139         PR fortran/46540
6140         * configure.ac: Add --disable-libquadmath and
6141         --disable-libquadmath-support.
6142         * configure: Regenerate.
6144 2010-12-03  Ian Lance Taylor  <iant@google.com>
6146         * MAINTAINERS: Add myself as libgo maintainer.
6148 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6150         PR libffi/46792
6151         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6152         * configure: Regenerate.
6154 2010-12-02  Ian Lance Taylor  <iant@google.com>
6156         * configure.ac: Always set default for poststage1_ldflags to
6157         -static-libstdc++ -static-libgcc.
6159 2010-11-29  Andreas Schwab  <schwab@redhat.com>
6161         * configure.ac: Move comment to remove extra space in last argument
6162         of GCC_TARGET_TOOL.
6164 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
6166         PR other/46026
6167         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6168         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6169         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6170         (BASE_FLAGS_TO_PASS): Use it.
6171         * configure: Rebuilt.
6172         * Makefile.in: Rebuilt.
6174 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
6176         PR binutils/12258
6177         * configure.ac: Correct comments for --enable-gold/--enable-ld.
6178         Properly check default linker.
6179         * configure: Regnerated.
6181 2010-11-23  Matthias Klose  <doko@ubuntu.com>
6183         * configure.ac: For --enable-gold, handle value `default' instead of
6184         `both*'.  New configure option --{en,dis}able-ld.
6185         * configure: Regenerate.
6187 2010-11-20  Ian Lance Taylor  <iant@google.com>
6189         * configure.ac: Only disable a language library if no language needs
6190         it.  Don't let --disable-libgcj uncondtionally disable libffi.
6191         * configure: Rebuild.
6193 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6195         * Makefile.in: Regenerate.
6197         PR other/46202
6198         * configure.ac: Fix just-built in-tree STRIP name to be
6199         binutils/strip-new.
6200         * configure: Regenerate.
6201         * Makefile.def (install-strip-gcc, install-strip-binutils)
6202         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6203         (install-strip-sid): Mirror dependencies on non-strip variants
6204         of these targets on the respective -strip prerequisites.
6205         * Makefile.tpl (install-strip, install-strip-host)
6206         (install-strip-target): New targets.
6207         (install-strip-[+module+], install-strip-target-[+module+]):
6208         New targets.
6209         * Makefile.in: Regenerate.
6211 2010-11-19  Ian Lance Taylor  <iant@google.com>
6212             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6214         * configure.ac: Add target-libgo to target_libraries.  Set
6215         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6216         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6217         (HOST_EXPORTS): Add GOC.
6218         (BASE_TARGET_EXPORTS): Add GOC.
6219         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6220         (GOCFLAGS_FOR_TARGET): New variable.
6221         (EXTRA_HOST_FLAGS): Add GOC.
6222         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6223         * Makefile.def (target_modules): Add libgo.
6224         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6225         (dependencies): Add dependency from configure-target-libgo to
6226         configure-target-libffi and all-target-libstdc++-v3.  Add
6227         dependencies from all-target-libgo to all-target-libffi.
6228         (languages): Add go.
6229         * configure: Rebuild.
6230         * Makefile.in: Rebuild.
6232 2010-11-19  Ian Lance Taylor  <iant@google.com>
6234         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6235         compiler/flag environment variables.
6237 2010-11-18  Ian Lance Taylor  <iant@google.com>
6239         * configure.ac: Check for lang_requires_boot_languages in
6240         config-lang.in files.
6241         * configure: Rebuild.
6243 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6244             Tobias Burnus  <burnus@net-b.de>
6246         PR fortran/32049
6247         * Makefile.def: Add libquadmath; build it with language=fortran.
6248         * configure.ac: Add libquadmath.
6249         * Makefile.tpl: Handle multiple libs in check-[+language+].
6250         * Makefile.in: Regenerate.
6251         * configure: Regenerate.
6253 2010-11-16  Tom Tromey  <tromey@redhat.com>
6255         * MAINTAINERS: Moved myself to reviewers section.
6257 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
6259         * MAINTAINERS: Moved myself to reviewers section.
6261 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6263         * MAINTAINERS (Various Maintainers): Add self for build machinery.
6264         (Write After Approval): Remove self.
6266 2010-11-15  Andreas Schwab  <schwab@redhat.com>
6268         * configure.ac: Fix spelling in option names.
6269         * configure: Regenerated.
6271 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
6273         PR bootstrap/39622
6274         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6275         * configure: Regenerated.
6277 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
6279         * MAINTAINERS: Update my email address.
6281 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6283         * configure: Regenerate.
6285 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6287         * configure: Regenerate.
6289 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6291         * configure: Regenerate.
6293 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6295         * configure: Regenerate.
6297 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6299         * configure.ac: Support official CLooG.org versions.
6300         * configure: Regenerate.
6301         * config/cloog.m4: New.
6303 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6305         * MAINTAINERS (Write After Approval): Add myself.
6307 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6309         * MAINTAINERS: Update my email address.
6311 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6313         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6314         * configure: Regenerate.
6316 2010-11-03  Ian Lance Taylor  <iant@google.com>
6317             Dave Korn  <dave.korn.cygwin@gmail.com>
6319         PR lto/46273
6320         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6321         and on other supported platforms whenever LTO is enabled.
6322         * configure: Rebuild.
6324 2010-11-02  Alan Modra  <amodra@gmail.com>
6326         PR binutils/12110
6327         * configure.ac: Error when source path contains spaces.
6328         * configure: Regenerate.
6330 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6332         * MAINTAINERS: Update my email address.
6334 2010-10-20  Ian Lance Taylor  <iant@google.com>
6336         * Makefile.def (target_modules): Set lib_path to src/.libs for
6337         libstdc++-v3 module.
6338         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6339         * Makefile.in: Rebuild.
6341 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6343         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6344         (Write After Approval): Remove myself.
6346 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6348         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6350 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6352         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6354 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6356         * configure.ac (build_lto_plugin): New shell variable.
6357         (--enable-lto): Turn on by default for all non-ELF platforms that
6358         have had LTO support added so far.  Set build_lto_plugin appropriately
6359         for both ELF and non-ELF.
6360         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6361         * configure: Regenerate.
6363 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6365         Sync from src:
6366         * configure.ac (v850 support): Remove target-libgloss from
6367         noconfigdirs.
6368         * configure: Regenerate.
6370 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6372         PR bootstrap/45326
6373         PR bootstrap/45174
6374         * configure.ac: Honor initial values of $build_configargs,
6375         $host_configargs, $target_configargs.  Mark the precious, so
6376         environment settings get recorded.
6377         * configure: Regenerate.
6379 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6381         PR bootstrap/45796
6382         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6383         Depend on all-build-libiberty.
6384         * Makefile.in: Regenerate.
6386 2010-09-30  Michael Eager  <eager@eagercon.com>
6388         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6389         * configure: Regenerate.
6391 2010-09-28  Michael Eager  <eager@eagercon.com>
6393         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6395 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6397         PR bootstrap/44621
6398         * configure.ac: Fix unportable shell quoting.
6399         * configure: Regenerate.
6401 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6403         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6404         targets and amend comment.
6405         * configure: Regenerate.
6407 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6409         * MAINTAINERS (Write After Approval): Add myself.
6411 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6413         * configure.ac: Enable LTO by default on Darwin.
6414         * configure: Regenerate.
6416 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6418         * MAINTAINERS (Write After Approval): Add myself.
6420 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6422         * MAINTAINERS (Write After Approval): Add myself.
6424 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6426         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6427         ports
6429 2010-07-28  David Yuste  <david.yuste@gmail.com>
6431         * MAINTAINERS (Write After Approval): Add myself.
6433 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6435         * configure.ac: Support all v850 targets.
6436         * configure: Regenerate.
6438 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6440         PR bootstrap/44455
6441         * configure.ac (extra_mpfr_configure_flags): Copy from
6442         extra_mpc_gmp_configure_flags.
6443         * configure: Re-generated.
6445 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6447         * MAINTAINERS (Write After Approval): Add myself.
6449 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6451         * MAINTAINERS (Write After Approval): Add myself.
6453 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6455         * MAINTAINERS (Write After Approval): Add myself.
6457 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6459         PR target/44862
6460         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6461         Provide -B option to allow for link spec %s substitutions for
6462         libstdc++.a on darwin.
6463         * Makefile.in: Regenerate.
6465 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6467         * MAINTAINERS (Reviewers): Update my e-mail address
6469 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6471         * Makefile.def (configure-gcc): Depend on all-libelf.
6472         * Makefile.in: Rebuild.
6474 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6476         * MAINTAINERS (Write After Approval): Add myself in the right place.
6478 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6480         * MAINTAINERS (Write After Approval): Add myself.
6482 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6484         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6486 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6488         * config.sub: Update to version 2010-05-21.
6489         * config.guess: Update to version 2010-04-03.
6491 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6493         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6494         * configure: Regenerate.
6496 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6498         * MAINTAINERS (Write After Approval): Add myself.
6500 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6502         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6503         a platform that supports LTO.
6504         * configure: Regenerate.
6506 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6508         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6509         * configure: Regenerated.
6511 2010-04-27  Roland McGrath  <roland@redhat.com>
6512             H.J. Lu  <hongjiu.lu@intel.com>
6514         * configure.ac (--enable-gold): Support both, both/gold and
6515         both/bfd to add gold to configdirs without removing ld.
6516         * configure: Regenerated.
6518         * Makefile.def: Add install-gold dependency to install-ld.
6519         * Makefile.in: Regenerated.
6521 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6523         PR lto/42776
6524         * configure.ac (--enable-lto): Refactor handling so libelf tests
6525         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6526         and allow LTO to be explicitly enabled on non-ELF platforms that
6527         are known to support it inside else-clause.
6528         * configure: Regenerate.
6530 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6532         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6533         * configure: Regenerate.
6535 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6537         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6538         * configure: Regenerate.
6540 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6542         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6543         separately.
6544         * configure: Regenerate.
6546 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6548         * MAINTAINERS (Write After Approval): Add myself.
6550 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6552         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6553         * configure: Regenerate.
6555 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6557         * configure: Regenerate after change to elf.m4.
6559 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6561         * MAINTAINERS (Write After Approval): Add myself.
6563 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6565         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6566         * configure: Regenerated.
6568 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6570         * configure.ac: Print "buggy but acceptable" when CLooG
6571         revision is less than 9.
6572         * configure: Regenerated.
6574 2010-04-01  Diego Novillo  <dnovillo@google.com>
6576         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6578 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6580         PR bootstrap/43615
6581         PR bootstrap/43328
6583         Revert:
6585         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6587         * configure.ac: Do not pass --enable-multilib nor
6588         --disable-multilib in baseargs.  Accept explicitly passed
6589         --enable_multilib.
6590         * configure: Regenerate.
6592 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6594         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6596 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6598         * MAINTAINERS: Remove myself.
6600 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6602         PR bootstrap/43328
6603         * configure.ac: Do not pass --enable-multilib nor
6604         --disable-multilib in baseargs.  Accept explicitly passed
6605         --enable_multilib.
6606         * configure: Regenerate.
6608 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6610         * MAINTAINERS (spu port): Remove me.
6612 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6614         * configure.ac (tic6x-*-*): New case.
6615         * configure: Regenerate.
6617 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6619         * config.sub: Update to version 2010-03-22.
6620         * config.guess: Update to version 2009-12-30.
6622 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6624         PR ada/42554
6625         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6626         * configure: Regenerate.
6628 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6630         * MAINTAINERS: Update my email address.
6632 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6634         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6635         (ghassan.shobaki@amd.com): Removed.
6637 2010-03-17  Alan Modra  <amodra@gmail.com>
6639         * MAINTAINERS: Update my email address.
6641 2010-03-16  Diego Novillo  <dnovillo@google.com>
6643         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6644         Matthews.
6646 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6648         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6649         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6651 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6653         * MAINTAINERS: Update my email address.
6655 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6657         * MAINTAINERS: Update my email address.
6659 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6661         * MAINTAINERS: Update my email address.
6663 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6665         * MAINTAINERS: Update my email address.
6667 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6669         PR libstdc++/32499
6670         * configure.ac (RANLIB): Default to true.
6671         (STRIP): Likewise.
6672         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6673         * configure: Regenerate.
6675 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6677         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6678         (Write After Approval): Update my email address.
6680 2010-02-17  Nick Clifton  <nickc@redhat.com>
6682         PR 11238
6683         * Makefile.tpl (local-distclean): Also remove config.cache files in
6684         sub-directories as there may not be Makefiles present in the
6685         sub-directories.
6686         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6687         the config.cache files found by the find command.
6689         * Makefile.in: Regenerate.
6690         * configure.ac: Revert previous delta.
6691         * configure: Regenerate.
6693 2010-02-15  Nick Clifton  <nickc@redhat.com>
6695         PR 11238
6696         * configure.ac: Delete config.cache files in sub-directories when
6697         deleting Makefiles.
6698         * configure: Regenerate.
6700 2010-02-12  Ben Elliston  <bje@gnu.org>
6702         * MAINTAINERS: Update my email address.
6704 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6706         * MAINTAINERS (spu port): Update my email address.
6708 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6710         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6712 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6714         * configure.ac: Add "recommended" version checks for GMP/MPC.
6715         Update recommended GMP/MPFR/MPC versions.
6716         * configure: Regenerate.
6718 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6720         * MAINTAINERS: Move my Embecosm email address into the
6721         write-after-approval section.
6723 2010-01-26  Ian Lance Taylor  <iant@google.com>
6725         * MAINTAINERS: Add myself as Go frontend maintainer.
6727 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6729         PR libstdc++/36101, PR libstdc++/42813
6730         * configure.ac (bootstrap_target_libs): Make inclusion of
6731         target-libgomp conditional on libgomb being in target_configdirs.
6732         * configure: Regenerate.
6734 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6736         PR libstdc++/36101, PR libstdc++/42813
6737         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6738         * configure: Regenerate.
6740 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6742         PR libstdc++/36101, PR libstdc++/42813
6743         * configure.ac (target_configdirs): Substitute.
6744         * Makefile.def: Bootstrap target module libgomp.
6745         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6746         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6747         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6748         * configure, Makefile.in: Regenerate.
6750 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6752         * MAINTAINERS: Adjust my details.
6754 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6756         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6758 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6760         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6762 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6764         * MAINTAINERS (Write After Approval): Add myself.
6766 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6768         * MAINTAINERS (Write After Approval): Add myself.
6770 2010-01-11  Richard Guenther  <rguenther@suse.de>
6772         PR lto/41569
6773         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6774         * Makefile.in: Regenerated.
6776 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6778         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6779         * configure: Regenerate.
6781 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6782             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6784         PR bootstrap/42424
6785         * configure.ac: Include libtool m4 files.
6786         (_LT_CHECK_OBJDIR): Call it.
6787         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6788         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6790         * configure: Regenerate.
6792 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6794         PR bootstrap/41818
6795         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6796         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6797         * Makefile.in: Regenerate.
6799 2010-01-02  Richard Guenther  <rguenther@suse.de>
6801         PR lto/41529
6802         * configure.ac: Include config/elf.m4.  Disable LTO if not
6803         builting for an elf target.
6804         * configure: Regenerate.
6806 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6808         * MAINTAINERS: Change my email address.
6810 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6812         * config.sub, config.guess: Update from upstream sources.
6814 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6816         * MAINTAINERS (Write After Approval): Add myself.
6818 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6820         PR middle-end/30447
6821         PR middle-end/30789
6822         PR other/40302
6824         * configure.ac: Require MPC.
6825         * configure: Regenerate.
6827 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6829         PR target/38384
6830         PR bootstrap/40972
6831         * libtool.m4: Sync from git Libtool.
6832         * ltoptions.m4: Likewise.
6833         * ltversion.m4: Likewise.
6834         * lt~obsolete.m4: Likewise.
6835         * ltmain.sh: Likewise.
6837 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6839         * configure.ac: Update minimum MPC version to 0.8.
6840         * configure: Regenerate.
6842 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6844         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6845         * configure: Regenerated.
6847 2009-11-21  Ian Lance Taylor  <iant@google.com>
6849         * configure.ac: Change default of poststage1_ldflags to be empty if
6850         poststage1_libs is set.  When poststage1_libs is empty, and
6851         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6852         * configure: Rebuild.
6854 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6856         * MAINTAINERS (Write After Approval): Update my email address.
6858 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6860         * config.guess: Update from upstream sources.
6862 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6864         * Makefile.def: Restore host and target settings for gmp.
6865         * Makefile.in: Rebuild.
6867 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6869         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6870         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6871         Fix portability of test of C++ as bootstrap language.  Add
6872         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6873         * configure: Rebuild.
6874         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6875         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6876         in-tree building.
6877         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6878         (POSTSTAGE1_HOST_EXPORTS): Use it.
6879         (STAGE[+id+]_CXXFLAGS): New.
6880         (BASE_FLAGS_TO_PASS): Pass it down.
6881         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6882         extra_exports.
6883         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6884         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6885         extra_exports.
6886         * Makefile.in: Rebuild.
6888 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6890         * config.sub, config.guess: Update from upstream sources.
6892 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6894         * MAINTAINERS (Write After Approval): Add myself.
6896 2009-11-09  Jon Beniston  <jon@beniston.com>
6898         * MAINTAINERS (Write After Approval): Add myself.
6900 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6902         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6903         paths for *-w64-mingw* and x86_64-*mingw*.
6904         * configure: Regenerated.
6906 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6908         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6910 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6912         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6913         Phil Edwards to Write-After Approval.
6915 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6917         * configure.ac: Disable target-winsup & co for
6918         x86_64-*-mingw* and *-w64-mingw* targets.
6919         * configure: Regenerated.
6921 2009-10-16  Nick Clifton  <nickc@redhat.com>
6923         * MAINTAINERS: Add myself as a maintainer for the RX port.
6925 2009-10-26  Johannes Singler  <singler@kit.edu>
6927         * MAINTAINERS (Write After Approval): Update my e-mail address.
6929 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6931         * configure.ac (CLooG test): Use = with test.
6932         * configure: Regenerate.
6934 2009-10-22  Richard Guenther  <rguenther@suse.de>
6936         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6937         cloog if the ppl version check failed.  Move flags saving
6938         before setting in libelf check.
6939         * configure: Regenerate.
6941 2009-10-21  Richard Guenther  <rguenther@suse.de>
6943         * configure.ac: Adjust the ppl and cloog configure to work as
6944         documented.  Disable cloog if ppl was disabled.  Omit the version
6945         checks if they were disabled.
6946         * configure: Re-generate.
6948 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6950         * configure.ac: Add 'lto' to enable_languages, not
6951         new_enable_languages, and only if not already present.
6952         * configure: Regenerate.
6954 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6956         * README: Refer to the various COPYING* files instead of just
6957         COPYING.
6958         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6960 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6962         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6964 2009-10-07  Richard Guenther  <rguenther@suse.de>
6966         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6967         and Richard Guenther as reviewers.
6968         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6969         as reviewers.
6971 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6973         * config.sub: Update from upstream sources.
6975 2009-10-06  Ian Lance Taylor  <iant@google.com>
6977         * Makefile.def: check-gold depends upon all-gas.
6978         * Makefile.in: Rebuild.
6980 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6982         * MAINTAINERS (Write After Approval): Add myself.
6984 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6986         * Makefile.def: all-lto-plugin depends on all-libiberty.
6987         set bootstrap=true for lto-plugin.
6988         Add lto-plugin.
6989         * Makefile.in: Regenerate.
6990         * configure.ac (host_libs): Add lto-plugin.
6991         * configure: Regenerate.
6993 2009-10-03  Diego Novillo  <dnovillo@google.com>
6995         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6996         (HOST_LIBELFLIBS): Define.
6997         (HOST_LIBELFINC): Define.
6998         * Makefile.in: Regenerate.
6999         * configure.ac: Add --enable-lto.
7000         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7001         If --enable-lto is used, add 'lto' to new_enable_languages.
7002         If --enable-lto is used and gold is enabled, add
7003         lto-plugin to configdirs.
7004         * configure: Regenerate.
7006 2009-10-03  Simon Baldwin  <simonb@google.com>
7008         * configure.ac: If --with-system-zlib, suppress local zlib and
7009         pass --with-system-zlib to subdir configure scripts.
7010         * configure: Regenerate.
7012 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
7013             Paolo Bonzini  <bonzini@gnu.org>
7015         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7016         $(srcdir).
7017         * Makefile.in: Rebuilt.
7019 2009-09-26  Gary Funck  <gary@intrepid.com>
7021         * MAINTAINERS (Write After Approval): Add myself.
7023 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7025         * configure.ac: Update minimum MPC version to 0.7.
7026         * configure: Regenerate.
7028 2009-09-25  Nick Clifton  <nickc@redhat.com>
7030         * configure.ac: Pass any --cache-file=/dev/null option on to
7031         subconfigures.
7032         * configure: Regenerate.
7034 2009-09-23  Nick Clifton  <nickc@redhat.com>
7036         * config.sub, config.guess: Update from upstream sources.
7038 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
7040         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7041         * Makefile.in: Rebuilt.
7043 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7045         PR bootstrap/32272
7046         * configure.ac: Error out if $srcdir isn't '.' but contains
7047         host-${host_noncanonical}.
7048         * configure: Regenerate.
7050 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7052         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7053         maintainer.
7055 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7057         * configure.ac: If bootstrapping a combined tree with
7058         --enable-gold, require c++ in stage1_languages.
7059         * configure: Regenerate.
7061         * configure.ac: Also add target_libs of stage1_languages to
7062         bootstrap_target_libs.
7063         * configure: Regenerate.
7065         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7066         with --enable-languages not containing c++.
7067         * configure: Regenerate.
7069 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
7071         * configure.ac: Disable java and boehm-gc for bfin-*-*.
7072         * configure: Regenerate.
7074 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
7076         * MAINTAINERS (Write After Approval): Update my e-mail address,
7077         and move from from here...
7078         (Waiting for paperwork): To here.
7080 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
7082         * MAINTAINERS (Reviewers): Add self as driver reviewer.
7084 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7086         * configure.ac: Do not use $extrasub for replacing @if/@endif
7087         parts in Makefile; instead, use additional arguments to
7088         AC_CONFIG_COMMANDS to do the replacement manually, with several
7089         sed invocations, to avoid HP-UX sed command limits.
7090         * configure: Regenerate.
7092 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
7094         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7095         blank before -L.
7097 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
7099         * configure.ac (with-build-config): Document.  Handle without.
7100         Handle missing argument.
7101         * configure: Rebuilt.
7103 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
7105         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
7106         Default to bootstrap-debug only if compare-debug works.
7107         * configure: Rebuilt.
7108         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7109         * Makefile.in: Rebuilt.
7111 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7113         * MAINTAINERS (OS Port Maintainers): Update my email address.
7115 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
7117         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7118         * Makefile.in: Rebuilt.
7120 2009-09-01  Chris Demetriou  <cgd@google.com>
7122         * MAINTAINERS (Write After Approval): Add myself.
7124 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
7126         PR debug/30161
7127         * include/dwarf2.h (enum dwarf_tag): Added
7128         DW_TAG_GNU_template_template_param
7129         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7131 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7133         * Makefile.tpl (AWK): Fix typo.
7134         * Makefile.in: Regenerate.
7136 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7138         * configure.ac: Detect awk and sed.
7139         * Makefile.def (flags_to_pass): Add AWK and SED.
7140         * Makefile.tpl (AWK, SED): New.
7141         (BASE_FLAGS_TO_PASS): Add AWK and SED.
7142         * configure: Regenerate.
7143         * Makefile.in: Regenerate.
7145 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
7147         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7148         (collapseslashes): Likewise.
7150 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7152         * configure.ac (AC_PREREQ): Bump to 2.64.
7154 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7156         * configure.ac: Remove --with-datarootdir, --with-docdir,
7157         --with-pdfdir, --with-htmldir switches.
7158         * configure: Regenerate.
7160         * configure: Regenerate.
7162         * compile: Sync from Automake 1.11.
7163         * depcomp: Likewise.
7164         * install-sh: Likewise.
7165         * missing: Likewise.
7166         * mkinstalldirs: Likewise.
7167         * ylwrap: Likewise.
7169 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
7171         * ltmain.sh (func_normal_abspath): New function.
7172         (func_relative_path): Likewise.
7173         (func_mode_help): Document new -bindir option for link mode.
7174         (func_mode_link): Add new -bindir option, and use it to place
7175         output DLL if specified.
7177 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7179         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7180         (baseargs): Add --disable-option-checking.
7181         * configure: Regenerate.
7183         * Makefile.def (configure-target-libiberty): Depend on
7184         all-binutils and all-ld.
7185         (configure-target-newlib): Likewise.
7186         * Makefile.in: Regenerate.
7188 2009-08-17  Ben Elliston  <bje@au.ibm.com>
7190         * config.sub, config.guess: Update from upstream sources.
7192 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7194         Sync from src, merge:
7196         2009-07-02  Tristan Gingold  <gingold@adacore.com>
7198         * configure.ac: Do not exclude gas for i386-*-darwin.
7199         Add a case for x86_64-*-darwin.
7200         * configure: Regenerate.
7202 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
7204         * MAINTAINERS: Add my name to Write After Approval list.
7206 2009-08-06  Michael Eager  <eager@eagercon.com>
7208         * configure.ac: Add Microblaze target.
7209         * configure: Regenerate.
7211 2009-07-31  Christian Bruel  <christian.bruel@st.com>
7213         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7214         * configure: Regenerate.
7216 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
7218         * MAINTAINERS (Write After Approval): Update my e-mail address.
7220 2009-07-06  Ian Lance Taylor  <iant@google.com>
7222         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7223         * configure: Rebuild.
7225 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
7227         * MAINTAINERS: Move myself to the Graphite Reviewers.
7229 2009-06-30  Wei Guozhi  <carrot@google.com>
7231         * MAINTAINERS: Add my name to Write After Approval list.
7233 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
7235         PR bootstrap/40338
7236         * configure.ac (comparestring): Create new variable.
7237         * Makefile.tpl (comparestring): Use to skip some comparisions.
7238         * configure: Regenerate.
7239         * Makefile.in: Regenerate.
7241 2009-06-26  Doug Evans  <dje@sebabeach.org>
7243         * Makefile.def (host_modules): Add cgen.
7244         * Makefile.in: Regenerate.
7245         * configure.ac (host_tools): Add cgen.
7246         * configure: Regenerate.
7248 2009-06-23  DJ Delorie  <dj@redhat.com>
7250         * MAINTAINERS: Add myself as mep maintainer.
7252 2009-06-23  Ian Lance Taylor  <iant@google.com>
7254         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
7255         boot_languages.  Only bootstrap target libraries listed in
7256         target_libs for some boot language.  Add --with-stage1-ldflags,
7257         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
7258         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
7259         if not building with C++.
7260         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7261         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7262         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7263         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7264         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
7265         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7266         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7267         * configure, Makefile.in: Rebuild.
7269 2009-06-23  Li Feng  <nemokingdom@gmail.com>
7271         * MAINTAINERS: Added my name to write-after-approval list.
7273 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
7275         * configure.ac: Define is_elf for QNX Neutrino targets.
7276         * configure: Regenerate.
7278 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7280         * MAINTAINERS: Added my name to the write-after-approval list
7282 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7284         * configure.ac: Detect MPC in default directory.
7285         * configure: Regenerate.
7287 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7288             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7290         * Makefile.tpl (all): Avoid a trailing backslash.
7291         * Makefile.in: Regenerate.
7293 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7295         * config.sub, config.guess: Update from upstream sources.
7297 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7299         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7300         to noconfdirs.
7301         * configure: Regenerate.
7303 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7305         * Makefile.tpl ([+compare-target+]): Compare all stage
7306         directories, rather than just gcc.
7307         * Makefile.in: Rebuilt.
7309 2009-06-01  Doug Kwan  <dougkwan@google.com>
7311         * configure.ac: Support gold for target arm*-*-*.
7312         * configure: Regenerate.
7314 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7316         * Makefile.def: Add MPC support and dependencies.
7317         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7319         * Makefile.in, configure: Regenerate.
7321 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7323         * Makefile.tpl (all): Avoid harmless warning in make all when
7324         gcc-bootstrap is enabled but stage_last does not exist.
7325         * Makefile.in: Rebuilt.
7327 2009-05-24  Nicolas Roche  <roche@adacore.com>
7329         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7330         * Makefile.in: Regenerate.
7332 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7334         * MAINTAINERS: Update my e-mail address.
7336 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7338         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7339         * configure:  Regenerate.
7341 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7343         PR other/40159
7344         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7345         gcc-no-bootstrap are mutually exclusive.
7346         * Makefile.in: Rebuilt.
7348 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7350         PR other/40159
7351         * Makefile.tpl (all): Don't end with unconditional success.
7352         * Makefile.in: Rebuilt.
7354 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7356         PR target/37137
7357         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7358         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7359         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7360         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7361         stage_configureflags, stage_cflags and stage_libcflags into
7362         explicit Makefile macros.
7363         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7364         GFORTRAN.
7365         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7366         CC.  Set CC_FOR_BUILD from CC.
7367         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7368         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7369         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7370         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7371         and GFORTRAN.
7372         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7373         (_LIBCFLAGS): Renamed to _TFLAGS.
7374         (do-compare-debug, do-compare3-debug): Drop.
7375         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7376         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7377         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7378         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7379         (XGCC_FLAGS_FOR_TARGET): New.
7380         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7381         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7382         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7383         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7384         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7385         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7386         TFLAGS.
7387         (BUILD_CONFIG): Include if requested.
7388         (all): Set TFLAGS on bootstrap.
7389         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7390         (all-stageid-prefixmodule): Likewise.
7391         (do-clean, distclean-stageid): Set TFLAGS.
7392         (restrap): Fix whitespace.
7393         * Makefile.in: Rebuilt.
7395 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7397         * config.guess: Sync with src.
7399 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7401         * configure.ac ($with_ppl):  Default to no if not supplied.
7402         ($with_cloog):  Likewise.
7403         configure:  Regenerate.
7405 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7407         * MAINTAINERS: Update my e-mail address.
7409 2009-04-27  Nick Clifton  <nickc@redhat.com>
7411         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7413 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7415         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7416         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7417         * Makefile.in: Regenerate.
7419 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7421         PR bootstrap/39739
7422         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7423         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7425         * configure, Makefile.in: Regenerate.
7427 2009-04-21  Taras Glek  <tglek@mozilla.com>
7429         * include/hashtab.h: Update GTY annotations to new syntax
7430         * include/splay-tree.h: Likewise
7432 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7434         * config.sub, config.guess: Update from upstream sources.
7436 2009-04-15  Anthony Green  <green@moxielogic.com>
7438         * configure.ac: Add moxie support.
7439         * configure: Rebuilt.
7441 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7443         * configure.ac: Change copyright header to refer to version
7444         3 of the GNU General Public License and to point readers at the
7445         COPYING3 file and the FSF's license web page.
7446         * Makefile.def: Likewise.
7447         * Makefile.tpl: Likewise.
7448         * Makefile.in: Regenerate.
7450 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7452         * configure.ac: Restore match for darwin9 or later. Use double
7453         brackets since regeneration eats one pair.
7454         * configure: Regenerate.
7456 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7458         PR gas/10039
7459         * configure.ac: Require texinfo 4.7.
7460         * configure: Regenerated.
7462 2009-04-09  Nick Clifton  <nickc@redhat.com>
7464         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7465         the GCC Runtime Library Exception.
7467 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7469         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7470         * configure: Regenerate.
7472 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7474         * Makefil.def (languages): New entries.
7475         * Makefile.tpl (check-gcc-*): New generic target.
7476         * Makefile.in: Regenerate.
7478 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7480         * MAINTAINERS:  Update my email address.
7482 2009-03-18  Tom Tromey  <tromey@redhat.com>
7484         * configure: Rebuild.
7485         * configure.ac (host_libs): Add libiconv.
7486         * Makefile.in: Rebuild.
7487         * Makefile.def (host_modules): Add libiconv.
7488         (configure-gdb, all-gdb): Depend on libiconv.
7490 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7492         * configure.ac: Treat gdb as supported on x86_64-darwin.
7493         * configure: Regenerate.
7495 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7497         * configure.ac (--with-host-libstdcxx): New option.
7498         * configure: Regenerate.
7500 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7502         * MAINTAINERS:  Move myself into the write after approval list.
7504 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7506         * MAINTAINERS: Update e-mail address.
7508 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7510         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7512 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7514         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7516 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7518         Backport from git Libtool:
7520         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7521         Support GNU/kOpenSolaris.
7522         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7523         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7524         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7525         GNU/kOpenSolaris.
7527 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7529         * MAINTAINERS: Update e-mail address.
7531 2009-02-24  Michael Eager  <eager@eagercon.com>
7533         * MAINTAINERS (Write After Approval): Add self.
7535 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7537         * MAINTAINERS (Write After Approval): Add myself.
7539 2009-02-05  Andreas Schwab  <schwab@suse.de>
7541         * Makefile.tpl (stage_last): Define $r and $s before using
7542         $(RECURSE_FLAGS_TO_PASS).
7543         * Makefile.in: Regenerate
7545 2009-01-30  Ian Lance Taylor  <iant@google.com>
7547         * MAINTAINERS: Move myself to the Global Reviewers list.
7549 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7551         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7552         * configure: Regenerate.
7554 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7556         * MAINTAINERS: Make whitespace consistent.
7557         Remove Robert Millan from Write After Approval.
7559 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7561         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7562         (all-opcodes): Depend on all-libiberty.
7563         * Makefile.in: Regenerate.
7565 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7567         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7568         * configure: Regenerate.
7570 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7572         * MAINTAINERS (Write After Approval): Add myself.
7574 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7576         * MAINTAINERS: Add myself to reviewers (Fortran).
7578 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7580         PR tree-optimization/38515
7581         * configure.ac (cloog-polylib): Removed.
7582         (with_ppl, with_cloog): Test for "no".
7583         * configure: Regenerated.
7585 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7587         * MAINTAINERS: Moved myself to reviewers (Fortran).
7589 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7591         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7592         (Write After Approval): Remove myself.
7594 2009-01-03  Diego Novillo  <dnovillo@google.com>
7596         * MAINTAINERS: Remove myself from alias maintainership.
7598 2009-01-02  David Ayers  <ayers@fsfe.org>
7600         * MAINTAINERS: Update e-mail address.
7602 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7604         * MAINTAINERS: Make whitespace consistent.
7606 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7608         Backport from upstream Libtool:
7609         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7610         Add cache variables to tests that require the linker to work.
7611         For shlibpath_overrides_runpath, this also changes the semantics
7612         to let the result from the C compiler take precedence.
7614 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7616         * config.sub, config.guess: Update from upstream sources.
7618 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7620         * configure.ac (ppllibs): Add by default the lib flags.
7621         * configure: Regenerate.
7623 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7625         * MAINTAINERS:  Add myself to the write after approval list.
7627 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7629         * configure.ac: Add double brackets on darwin[912].
7630         * configure: Regenerate.
7632 2008-12-03  Daniel Kraft  <d@domob.eu>
7634         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7635         Approval to Reviewer section (for Fortran front-end).
7637 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7639         * configure.ac: Expand to darwin10 and later.
7640         * configure: Regenerate.
7642 2008-12-02  Andreas Schwab  <schwab@suse.de>
7644         * Makefile.def: configure-target-boehm-gc depends on
7645         all-target-libstdc++-v3.
7646         * Makefile.in: Regenerate.
7648 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7650         * MAINTAINERS:  Add myself as mingw maintainer.
7652 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7654         * config.sub, config.guess: Update from upstream sources.
7656 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7658         * README.SCO: Remove.
7660 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7662         * MAINTAINERS:  Add myself to the write after approval list.
7664 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7666         * MAINTAINERS:  Update my email address in WAA section.
7668 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7670         * MAINTAINERS: Update e-mail address.
7672 2008-11-27  Toon Moene  <toon@moene.org>
7674         * MAINTAINERS: Change e-mail address.
7676 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7678         * configure.ac: Build gdb for i?86-*-darwin*
7679         * configure: Regenerated.
7681 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7683         * MAINTAINERS: Added my full name.
7685 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7687         PR bootstrap/38014
7688         PR bootstrap/37923
7690         Revert:
7692         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7694         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7695         * Makefile.in: Regenerated.
7697         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7699         PR gdb/921
7700         PR gdb/1646
7701         PR gdb/2175
7702         PR gdb/2176
7704         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7705         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7706         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7707         (HOST_EXPORTS): Pass CPPFLAGS.
7708         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7709         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7710         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7711         * Makefile.in, configure: Regenerated.
7712         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7713         and CPPFLAGS_FOR_BUILD.
7715 2008-11-06  Jeff Law  <law@redhat.com>
7717         * MAINTAINERS: Add myself as middle end maintainer.
7719 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7721         * MAINTAINERS (Write after approval): Add myself.
7723 2008-11-05  Diego Novillo  <dnovillo@google.com>
7725         * MAINTAINERS (Global Reviewers): Add myself.
7726         (Non-Algorithmic Maintainers): Remove myself.
7728 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7730         * MAINTAINERS (Write after approval): Add myself.
7732 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7734         * MAINTAINERS (Write after approval): Add myself.
7736 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7738         * configure.ac (spu-*-*): Remove special case.
7739         * configure: Regenerate.
7741 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7743         * MAINTAINERS (Write after approval): Update my email address.
7745 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7747         * configure.ac [spu-*-*]: Do not set skipdirs.
7748         * configure: Re-generate.
7750 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7752         * MAINTAINERS (Various Maintainers): Add myself to reload.
7754 2008-10-25  Richard Guenther  <rguenther@suse.de>
7756         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7757         maintainer.  Remove myself as libgcc-math maintainer.
7758         (Non-Algorithmic Maintainers): Remove myself.
7760 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7762         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7763         * Makefile.in: Regenerated.
7765 2008-10-23  Cary Coutant  <ccoutant@google.com>
7767         * MAINTAINERS (Write after approval): Add myself.
7769 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7771         PR gdb/921
7772         PR gdb/1646
7773         PR gdb/2175
7774         PR gdb/2176
7776         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7777         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7778         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7779         (HOST_EXPORTS): Pass CPPFLAGS.
7780         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7781         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7782         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7783         * Makefile.in, configure: Regenerated.
7784         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7785         and CPPFLAGS_FOR_BUILD.
7787 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7789         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7790         Sebastian Pop.
7792 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7794         * MAINTAINERS (Write After Approval): Added myself.
7796 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7798         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7799         recommended version to 2.3.2.
7801         * configure: Regenerate.
7803 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7805         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7807 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7809         * MAINTAINERS (Write After Approval): Update e-mail address.
7811 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7813         * libtool.m4: Update to libtool 2.2.6.
7814         * lt~obsolete.m4: Update to libtool 2.2.6.
7815         * ltmain.sh: Update to libtool 2.2.6.
7816         * ltsugar.m4: Update to libtool 2.2.6.
7817         * ltversion.m4: Update to libtool 2.2.6.
7818         * ltoptions.m4: Update to libtool 2.2.6.
7819         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7821 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7823         * MAINTAINERS (Write After Approval): Add myself.
7825 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7827         * MAINTAINERS (Write After Approval): Update my name.
7829 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7831         * MAINTAINERS: Add myself in "Write After Approval".
7833 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7835         * MAINTAINERS: Add myself as ia64 maintainer.
7837 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7839         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7840         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7841         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7842         and Michael Tiemann from Write After Approval since they do not
7843         actually have access.
7845 2008-09-05  Richard Guenther  <rguenther@suse.de>
7847         * configure.ac: Initialize clooglibs to -lcloog.
7848         * configure: Re-generate.
7850 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7852         * MAINTAINERS (Write After Approval): Add myself.
7854 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7856         * configure.ac (--with-cloog-polylib): New.
7857         (--disable-cloog-version-check): New.
7858         (--disable-ppl-version-check): New.
7859         * configure: Re-generate.
7861 2008-09-03  Richard Guenther  <rguenther@suse.de>
7863         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7864         cloog test.
7865         * configure: Re-generate.
7867 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7869         Add picoChip port.
7870         * MAINTAINERS: Add picoChip maintainers.
7872 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7873             Tobias Grosser  <grosser@fim.uni-passau.de>
7874             Jan Sjodin  <jan.sjodin@amd.com>
7875             Harsha Jagasia  <harsha.jagasia@amd.com>
7876             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7877             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7878             Adrien Eliche  <aeliche@isty.uvsq.fr>
7880         Merge from graphite branch.
7881         * configure: Regenerate.
7882         * Makefile.in: Regenerate.
7883         * configure.ac (host_libs): Add ppl and cloog.
7884         Add checks for PPL and CLooG.
7885         * Makefile.def (ppl, cloog): Added modules and dependences.
7886         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7887         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7889 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7891         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7892         (GCC_SHLIB_SUBDIR): New.
7893         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7894         * configure: Regenerate.
7895         * Makefile.in: Regenerate.
7897 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7899         * MAINTAINERS: Consistently use tabs to separate columns.
7901 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7903         * MAINTAINERS (Write after Approval): Add myself.
7905 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7907         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7908         Enable bfd, binutils and opcodes.
7909         * configure: Regenerate.
7911 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7913         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7915 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7917         * MAINTAINERS:  Use correct Umlaut for last name.
7919 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7921         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7923 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7925         * MAINTAINERS: Update my email address.
7927 2008-08-16  Nicolas Roche  <roche@adacore.com>
7929         * Makefile.tpl: Add BOOT_ADAFLAGS.
7930         * Makefile.in: Regenerate.
7932 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7934         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7935         * configure: Regenerate.
7937 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7939         * configure.ac: Add makefile fragments for hpux.
7940         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7941         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7942         * configure: Regenerate.
7943         * Makefile.in: Regenerate.
7945 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7947         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7949 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7951         * MAINTAINERS (Write after Approval): Add myself.
7953 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7955         * MAINTAINERS (Write After Approval):  Add myself.
7957 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7959         * MAINTAINERS (Write After Approval):  Add myself.
7961 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7963         * MAINTAINERS: Update my email address.
7965 2008-06-25  Joey Ye  <joey.ye@intel.com>
7967         * MAINTAINERS (Write After Approval):  Add myself.
7969 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7971         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7972         * Makefile.in: Regenerate.
7973         * configure: Regenerate.
7975 2008-06-17  Daniel Kraft  <d@domob.eu>
7977         * MAINTAINERS (Write After Approval):  Add myself.
7979 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7981         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7982         "$@" is still intact with both Autoconf 2.59 and 2.62.
7983         * configure: Regenerate.
7985 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7987         * Makefile.tpl: Fix comment errors.
7988         * Makefile.in: Regenerate.
7990 2008-06-12  David S. Miller  <davem@davemloft.net>
7991             David Edelsohn  <edelsohn@gnu.org>
7993         * configure.ac: Add powerpc*-*-* to gold supported targets.
7994         * configure: Regenerate.
7996 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7998         PR tree-optimization/36218
7999         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8000         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8001         (all prefix="build-"): Pass them to build-system sub-makes.
8002         * Makefile.in: Regenerate.
8004 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
8006         * MAINTAINERS (mt port): Remove.
8007         (sco5, unixware, sco udk): Remove.
8008         (Kean Johnston): Add to Write After Approval.
8010 2008-05-30  Julian Brown  <julian@codesourcery.com>
8012         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8013         of libobjc for ARM EABI Linux.
8014         * configure: Regenerate.
8016 2008-05-18  Xinliang David Li   <davidxl@google.com>
8018         * ChangeLog: Remove wrong ChangeLog entry.
8020 2008-05-17  Xinliang David Li   <davidxl@google.com>
8022         * MAINTAINERS (Write After Approval): Add myself.
8024 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
8026         * MAINTAINERS (Write After Approval): Add myself.
8028 2008-05-14  Rafael Espíndola  <espindola@google.com>
8030         * config-ml.in: don't handle --enable-shared and --enable-static.
8032 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
8034         * MAINTAINERS: Update my email address.
8036 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
8038         * MAINTAINERS: Update my email address.
8040 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
8042         * MAINTAINERS (Write After Approval): Add myself.
8044 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
8046         * MAINTAINERS (Write After Approval): Add myself.
8048 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
8050         * MAINTAINERS (crx): Add myself.
8052 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8054         Sync with src:
8055         2008-04-14  David S. Miller  <davem@davemloft.net>
8057         * configure.ac: Add sparc*-*-* to gold supported targets.
8058         * configure: Regenerate.
8060 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8062         PR bootstrap/35457
8063         * configure.ac: Include override.m4.
8064         * configure: Regenerate.
8066 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8068         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8069         * Makefile.in: Regenerate.
8071 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
8073         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8074         as nonconfigurable directories list.
8075         * configure: Regenerate.
8077 2008-04-14  Ben Elliston  <bje@au.ibm.com>
8079         * config.sub, config.guess: Update from upstream sources.
8081 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
8083         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8084         * Makefile.in: Regenerate.
8086 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
8088         * configure.ac: Do not build libssp for the AVR.
8089         * configure: Regenerate.
8091 2008-04-07  Ian Lance Taylor  <iant@google.com>
8093         * Makefile.def: check-gold depends upon all-binutils.
8094         * Makefile.in: Regenerate.
8096 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
8098         * MAINTAINERS (Write After Approval): Add myself.
8100 2008-04-04  Nick Clifton  <nickc@redhat.com>
8102         PR binutils/4334
8103         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8104         builds.
8105         * configure: Regenerate.
8107 2008-04-04  NightStrike  <NightStrike@gmail.com>
8109         PR other/35151
8110         * configure.ac: Combine rules for mingw32 and mingw64.
8111         * configure: Regenerate.
8113 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
8115         * MAINTAINERS (Write After Approval): Add myself.
8117 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
8119         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8120         * Makefile.in (.NOTPARALLEL): Ditto.
8122 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
8124         * MAINTAINERS (Write After Approval): Add myself.
8126 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
8128         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8129         * Makefile.in (.NOTPARALLEL): Regenerate.
8131 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
8133         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8134         * Makefile.in: Regenerate.
8136 2008-03-26  Jakub Staszak  <kuba@et.pl>
8138         * MAINTAINERS (Write After Approval): Add myself.
8140 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8142         * MAINTAINERS:  Update e-mail address.
8144 2008-03-20  Ian Lance Taylor  <iant@google.com>
8146         * configure.ac: Add support for --enable-gold.
8147         * Makefile.def: Add gold as a directory like ld.
8148         * configure, Makefile.in: Regenerate.
8150 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8152         * configure.ac: m4_include config/proginstall.m4.
8153         * configure: Regenerate.
8155         Backport from upstream Libtool:
8157         2007-10-12  Eric Blake  <ebb9@byu.net>
8159         Deal with Autoconf 2.62's semantic change in m4_append.
8160         * ltsugar.m4 (lt_append): Replace broken versions of
8161         m4_append.
8162         (lt_if_append_uniq): Don't require separator to be overquoted,
8163         and avoid broken m4_append.
8164         (lt_dict_add): Fix typo.
8165         * libtool.m4 (_LT_DECL): Don't overquote separator.
8167 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
8169         * config.rpath: Add AIX 6 support.
8171 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
8173         * Makefile.def (stageprofile).  Remove -fprofile-generate
8174         from stage_libcflags.
8175         * Makefile.in: Regenerate.
8177 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8179         * config.sub, config.guess: Update from upstream sources.
8181 2008-03-06  Tom Tromey  <tromey@redhat.com>
8183         * MAINTAINERS: Update for treelang deletion.
8185 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
8187         * MAINTAINERS: Update my email address.
8189 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
8191         * MAINTAINERS (darwin port): Add myself as a maintainer.
8192         (objective-c/c++): Add myself as a maintainer.
8194 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
8196         * MAINTAINERS (Write After Approval): Update my email address.
8198 2008-02-25  Tomas Bily  <tbily@suse.cz>
8200         * MAINTAINERS (Write After Approval): Add myself.
8202 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
8204         * MAINTAINERS (OpenMP): Add myself.
8206 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
8208         PR bootstrap/32009
8209         PR bootstrap/32161
8211         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8212         * configure: Regenerate.
8214         * Makefile.def: Define stage_libcflags for all bootstrap stages.
8215         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8216         STAGE4_LIBCFLAGS): New.
8217         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8218         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8219         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8220         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8221         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8222         for target modules.  Don't export LIBCFLAGS.
8223         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8224         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8225         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8226         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8227         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8228         * Makefile.in: Regenerate.
8230 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8232         PR libgcj/33085
8233         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8234         Do not use -DDLL_EXPORT.  Backport from upstream.
8236 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8238         * MAINTAINERS (Write After Approval): Add myself.
8240 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
8242         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8243         * configure: Regenerate.
8245 2008-01-31  Marc Gauthier  <marc@tensilica.com>
8247         * configure.ac (xtensa*-*-*): Recognize processor variants.
8248         * configure: Regenerate.
8250 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8252         PR bootstrap/34922
8253         * configure.ac (PARSE_ARGS): Push suitable setting of
8254         ac_subdirs_all, for `./configure --help=recursive'.
8255         Handle `+' in generic toplevel directory disabling.
8256         * configure: Regenerate.
8258 2008-01-28  Nick Clifton  <nickc@redhat.com>
8260         * MAINTAINERS (xstormy16): Take over maintainership.
8262 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8264         * MAINTAINERS (c4x port): Remove.
8266 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
8268         * libtool.m4: Backport AIX 6 support from ToT Libtool.
8270 2008-01-23  Ben Elliston  <bje@au.ibm.com>
8272         * config.sub, config.guess: Update from upstream sources.
8274 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
8276         * MAINTAINERS (Write After Approval): Add myself.
8278 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
8280         * MAINTAINERS: Update my email address.
8282 2008-01-09  Raksit Ashok  <raksit@google.com>
8284         * MAINTAINERS (Write After Approval): Add myself.
8286 2008-01-09  Raksit Ashok  <raksit@google.com>
8288         * MAINTAINERS (Write After Approval): Add myself.
8290 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8292         * config.sub, config.guess: Update from upstream sources.
8294 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8296         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8297         Change recommended MPFR from 2.2.1 -> 2.3.0.
8298         * configure: Regenerate.
8300 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8302         * MAINTAINERS: Update my email address.
8304 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8306         * MAINTAINERS: Update my email address.
8308 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8310         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8311         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8312         * Makefile.in: Regenerate.
8314 2007-12-10  Mark Heffernan  <meheff@google.com>
8316         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8317         misplaced entries.
8319 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8321         * configure.ac: Enable libjava for x86_64-*-darwin9.
8322         * configure: Regenerate.
8324 2007-12-07  Bill Maddox  <maddox@google.com>
8326         * MAINTAINERS (Write After Approval): Add myself.
8328 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8330         * config.sub, config.guess: Update from upstream sources.
8332 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8334         * config-ml.in: Remove 64bit configure tests.
8336 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8338         * config-ml.in: Robustify against white space in absolute file
8339         names.
8341         * config-ml.in (multi-clean): Substitute ${Makefile}.
8342         Remove superfluous ${Makefile} in list.
8344 2007-11-19  Thiemo Seufer  <ths@mips.com>
8346         * config-ml.in: Don't hardcode the Makefile name.
8348 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8350         * MAINTAINERS (Write After Approval): Add myself.
8352 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8354         * MAINTAINERS (Write After Approval): Add myself.
8356 2007-11-06  Doug Kwan  <dougkwan@google.com>
8358         * MAINTAINERS (Write After Approval): Add myself.
8360 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8362         * MAINTAINERS (mercury): Remove entry.
8363         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8365 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8367         * Makefile.def (dependencies): Make configure-gdb depend on
8368         all-intl.
8369         * Makefile.in: Regenerated.
8371 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8373         * MAINTAINERS (Fortran maintainer): Remove myself.
8375 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8377         * Makefile.def: To avoid problems running with parallel makes,
8378         build newlib before libgloss so that target specific header
8379         files are availble.
8380         * Makefile.in: Regenerate
8382 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8384         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8385         * Makefile.in: Regenerate.
8387 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8389         * MAINTAINERS (Register allocation reviewer): Add myself.
8391 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8393         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8394         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8395         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8396         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8397         * configure: Regenerate.
8399 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8401         * MAINTAINERS (Register allocation reviewer): Add myself.
8403 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8405         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8406         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8407         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8408         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8409         * configure.ac: Default them to host tools for $host = $build.
8410         Subst them.
8412         * configure: Regenerate.
8413         * Makefile.in: Regenerate.
8415 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8417         * MAINTAINERS (Register allocation reviewer): Add myself.
8419 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8421         * MAINTAINERS (Register allocation reviewer): Add myself.
8423 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8425         * MAINTAINERS (Write After Approval): Fix typo.
8427 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8429         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8430         * configure: Regenerate.
8432 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8434         PR bootstrap/31906
8435         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8436         they're already prefixed.
8438 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8440         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8441         libstdc++.
8442         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8443         * configure: Regenerate.
8444         * Makefile.in: Regenerate.
8446 2007-09-17  Andreas Schwab  <schwab@suse.de>
8448         * configure.ac: Raise minimum makeinfo version to 4.6.
8449         * configure: Regenerate.
8451 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8453         * MAINTAINERS (write-after-approval) add myself
8455 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8457         * configure.ac: Correct makeinfo version check.
8458         * configure: Regenerate.
8460 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8462         * MAINTAINERS: Update my email address.
8464 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8466         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8467         to $skipdirs and only disable gprof for newlib.  Use the normal
8468         mips*-elf* handling in other respects.
8469         * configure: Regnerate.
8471 2007-09-12  David Daney  <ddaney@avtrex.com>
8473         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8474         enabling libgcj.
8475         * configure: Regenerate.
8477 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8479         PR other/32154
8480         * configure.ac: For libgloss targets, point the linker to the linker
8481         script, startup code and simulator library.
8482         * configure: Regenerate.
8484 2007-09-07  Andrew Haley  <aph@redhat.com>
8486         * configure.ac (noconfigdirs): Remove target-libffi and
8487         target-libjava.
8488         * configure: Regenerate.
8490 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8492         PR target/33281
8493         * configure.ac: Use config/mh-mingw on mingw.
8494         * configure: Regenerate.
8496 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8498         * MAINTAINERS (Write After Approval): Add myself.
8500 2007-09-05  Richard Guenther  <rguenther@suse.de>
8502         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8503         nor --disable-checking is provided also turn on yes and types
8504         checking for stage1.
8505         * configure: Re-generate.
8507 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8509         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8510         (Write After Approval): Remove myself.
8512 2007-08-29  Nick Clifton  <nickc@redhat.com>
8514         * config.sub, config.guess: Update from upstream sources.
8516 2007-08-22  Bud Davis  <jmdavis@link.com>
8518         * MAINTAINERS (Write After Approval): Added myself.
8519         * MAINTAINERS (Reviewers): Removed myself.
8521 2007-08-18  Paul Brook  <paul@codesourcery.com>
8522             Joseph Myers  <joseph@codesourcery.com>
8524         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8525         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8526         * Makefile.in: Regenerate.
8527         * configure.ac (--with-debug-prefix-map): New.
8528         * configure: Regenerate.
8530 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8531             Nigel Stephens  <nigel@mips.com>
8533         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8534         as target_makefile_frag.
8535         * configure: Regenerate.
8537 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8539         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8540         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8541         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8542         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8543         (do-compare, do-compare3, do-compare-debug): New.
8544         ([+compare-target+]): Use them.
8546 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8548         * MAINTAINERS (Write After Approval): Change my email address.
8550 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8551             Ben Elliston  <bje@au.ibm.com>
8553         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8554         --silent if $silent.
8555         * configure: Regenerate.
8557 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8559         * MAINTAINERS (Various Maintainers): Add myself as
8560         loop infrastructure maintainer.  Update my e-mail
8561         address.
8563 2007-07-31  Diego Novillo  <dnovillo@google.com>
8565         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8566         Adjust description.
8568 2007-07-26  Richard Guenther  <rguenther@suse.de>
8570         * configure.ac: Add types checking to stage1 checking flags.
8571         * configure: Regenerate.
8573 2007-07-17  Nick Clifton  <nickc@redhat.com>
8575         * COPYING3: New file.  Contains version 3 of the GNU General
8576         Public License.
8577         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8578         Lesser General Public License.
8580 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8582         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8584 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8586         * MAINTAINERS (S/390 co-maintainer): Add myself.
8587         (Write After Approval): Remove myself.
8589 2007-07-13  Dan Hipschman  <dsh@google.com>
8591         * MAINTAINERS (Write After Approval): Add myself.
8593 2007-07-11  Nick Clifton  <nickc@redhat.com>
8595         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8596         WINDRES export.
8597         * Makefile.in: Regenerate.
8599 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8601         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8602         maintainer.
8604 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8606         * lt~obsolete.m4: New. Import from 20070318 libtool.
8608 2007-07-03  Julian Brown  <julian@codesourcery.com>
8610         * MAINTAINERS (Write After Approval): Add myself.
8612 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8614         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8615         * configure: Regenerate.
8617 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8619         * configure.ac: Add some missing m4 quotation.
8620         * configure: Regenerate.
8622 2007-07-02  Simon Baldwin  <simonb@google.com>
8624         * MAINTAINERS (Write After Approval): Add myself.
8626 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8628         * configure: Regenerate.
8630 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8632         * Makefile.def: Add windmc tool to build.
8633         * Makefile.tpl: Likewise.
8634         * configure.ac: Likewise.
8635         * Makefile.in: Regenerate.
8636         * configure: Regenerate.
8638 2007-06-28  DJ Delorie  <dj@redhat.com>
8640         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8641         not building newlib.
8642         * configure: Regenerated.
8644 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8646         * MAINTAINERS (Write After Approval): Add myself.
8648 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8650         * MAINTAINERS (Write After Approval): Add myself.
8652 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8654         * MAINTAINERS (Write After Approval): Add myself.
8656 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8658         * MAINTAINERS (Write After Approval): Add myself.
8660 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8662         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8663         * Makefile.in: Regenerated.
8665 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8667         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8668         bfin*-*-uclinux* targets.
8669         * configure: Regenerate.
8671 2007-06-14  Ian Lance Taylor  <iant@google.com>
8673         * MAINTAINERS: Add myself as non-algorithmic global write
8674         maintainer.
8676 2007-06-14  Diego Novillo  <dnovillo@google.com>
8678         * MAINTAINERS: Add self as middle-end maintainer and
8679         non-algorithmic global write maintainer.
8681 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8683         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8684         Move all Fortran maintainers except Paul Brook into the
8685         Non-Autopoiesis section.
8687 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8689         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8690         (distclean-stage[+id+]): Possibly delete stage_last.
8691         * Makefile.in: Regenerate.
8693 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8695         * MAINTAINERS (Various Maintainer): Fix typo.
8697 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8699         * MAINTAINERS (Various Maintainer): Add myself as
8700         dataflow maintainer.
8702 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8704         * config.sub, config.guess: Update from upstream sources.
8706 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8708         * Makefile.tpl: Fix spelling error.
8709         * Makefile.in: Regenerate.
8711 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8713         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8714         lt_cv_sys_max_cmd_len.
8716 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8718         * MAINTAINERS (Various Maintainers): Add myself as
8719         auto-vectorizer maintainer.
8721 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8723         PR libjava/32098
8724         * libtool.m4: Revert previous change.
8725         * ltgcc.m4: Put it here.
8727 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8729         * MAINTAINERS (Various Maintainers): Add myself as
8730         auto-vectorizer maintainer.
8732 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8734         PR libjava/32098
8735         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8737 2007-05-30  Richard Guenther  <rguenther@suse.de>
8739         * MAINTAINERS (Various Maintainers): Add myself as
8740         auto-vectorizer maintainer.
8742 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8744         PR bootstrap/29382
8745         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8746         * configure: Rebuilt.
8748 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8750         * MAINTAINERS (Write After Approval): Removed my name.
8752 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8754         * MAINTAINERS (Write After Approval): Remove myself.
8756 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8758         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8760 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8762         * ltmain.sh: Update from ToT Libtool.
8763         * libtool.m4: Update from ToT Libtool.
8764         * ltsugar.m4: New. Update from ToT Libtool.
8765         * ltversion.m4: New. Update from ToT Libtool.
8766         * ltoptions.m4: New. Update from ToT Libtool.
8767         * ltconfig: Remove.
8768         * ltcf-c.sh: Remove.
8769         * ltcf-cxx.sh: Remove.
8770         * ltcf-gcj.sh: Remove.
8772 2007-05-22  Ollie Wild  <aaw@google.com>
8774         * MAINTAINERS (Write After Approval): Add myself.
8776 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8778         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8779         stage_cflags.
8780         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8781         Remove CFLAGS/LIBCFLAGS.
8782         (configure-stage[+id+]-[+prefix+][+module+],
8783         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8784         * Makefile.in: Regenerate.
8786 2007-05-15  Diego Novillo  <dnovillo@google.com>
8788         * MAINTAINERS: Update e-mail address.
8790 2007-05-15  Revital Eres  <eres@il.ibm.com>
8792         * MAINTAINERS (Write After Approval): Add myself.
8794 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8796         * MAINTAINERS (Write After Approval): Updated my address.
8798 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8800         * MAINTAINERS (Write After Approval): Add myself.
8802 2007-05-11  Silvius Rus  <rus@google.com>
8804         * MAINTAINERS (Write After Approval): Add myself.
8806 2007-04-23  Tom Tromey  <tromey@redhat.com>
8808         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8810 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8812         * MAINTAINERS (cpplib): Rename to ...
8813         (libcpp): ... this.  Add C/C++ front end maintainers.
8815 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8817         * config-ml.in: Pass ${ml_config_env} to configure calls.
8819 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8821         * MAINTAINERS (Write After Approval): Add myself.
8823 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8825         * MAINTAINERS (Write After Approval): Add myself.
8827 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8829         * MAINTAINERS (fortran 95 front end): Add myself.
8831 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8833         * MAINTAINERS (Write After Approval): Add myself.
8835 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8837         * MAINTAINERS (Modulo Scheduler): Add myself.
8839 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8841         * MAINTAINERS (fortran 95 front end): Add myself.
8842         (c++ front end): whitespace fix.
8844 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8846         * MAINTAINERS (Write After Approval): Add myself.
8848 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8850         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8851         of glob.  Quote arguments with single quotes too.
8852         * configure: Regenerate.
8854 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8856         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8857         * Makefile.in: Regenerate
8859 2007-03-07  Andreas Schwab  <schwab@suse.de>
8861         * configure: Regenerate.
8863 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8865         * configure.ac: Add "--with-pdfdir" configure option,
8866         which defines pdfdir variable.
8867         * Makefile.def (target=fixincludes): Add install-pdf to
8868         missing targets.
8869         (recursive_targets): Add install-pdf target.
8870         (flags_to_pass): Add pdfdir.
8871         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8872         target.
8873         * configure: Regenerate
8874         * Makefile.in: Regenerate
8876 2007-02-28  Eric Christopher  <echristo@apple.com>
8878         Revert:
8879         2006-12-07  Mike Stump  <mrs@apple.com>
8881         * Makefile.def (dependencies): Add dependency for
8882         install-target-libssp and install-target-libgomp on
8883         install-gcc.
8884         * Makefile.in: Regenerate.
8886 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8888         * configure: Regenerate.
8889         * configure.ac: Move statements after variable declarations.
8891 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8893         * MAINTAINERS: Add myself as sh maintainer.
8895 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8897         * configure.ac: Adjust for loop syntax.
8898         * configure: Regenerate.
8900 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8902         * configure: Rebuilt.
8904 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8906         * configure.ac: Drop multiple occurrences of --enable-languages,
8907         and fix its quoting.
8908         * configure: Rebuilt.
8910 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8911             Nathan Sidwell  <nathan@codesourcery.com>
8912             Vladimir Prus  <vladimir@codesourcery.com>
8913             Joseph Myers  <joseph@codesourcery.com>
8915         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8916         * configure: Regenerate.
8918 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8920         * ltconfig (freebsd*): Default to elf.
8922 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8924         * configure.ac (target_libraries): Move libgcc before libiberty.
8925         * configure: Regenerated.
8927 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8928             Paolo Bonzini  <bonzini@gnu.org>
8930         PR bootstrap/30753
8931         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8932         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8933         * configure: Regenerated.
8935 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8937         * MAINTAINERS (Language Front End Maintainers): Update my mail
8938         address.
8940 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8942         PR bootstrap/30748
8943         * configure.ac: Correct syntax for Solaris ksh.
8944         * configure: Regenerated.
8946 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8948         * configure.ac: Sync with src.
8949         * configure: Regenerate.
8951 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8953         * Makefile.in: Regenerate.
8955 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8957         * config.sub: Sync with src.
8959 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8961         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8962         noncanonical equivalents.
8963         * configure.in: Rename to...
8964         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8965         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8966         target_noncanonical.  Use them.  Rewrite removal of configure
8967         arguments for autoconf 2.59.  Discard variable settings.  Force
8968         program_transform_name for native tools.
8970         * Makefile.in: Regenerated.
8971         * configure: Regenerated with autoconf 2.59.
8973 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8975         * MAINTAINERS (Write After Approval): Add myself.
8977 2007-01-31  Andreas Schwab  <schwab@suse.de>
8979         * Makefile.tpl (LDFLAGS): Substitute it.
8980         * Makefile.in: Regenerate.
8982 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8984         * MAINTAINERS (Write After Approval): Add myself.
8986 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8988         * MAINTAINERS (spu port): Add myself.
8990 2007-01-23  Richard Guenther  <rguenther@suse.de>
8992         PR bootstrap/30541
8993         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8994         * Makefile.tpl (GNATBIND): Substitute it.
8995         (GNATMAKE): Likewise.
8996         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8997         of STAGE_PREFIX.
8998         * Makefile.in: Regenerate.
8999         * configure: Regenerate.
9001 2007-01-18  Mike Stump  <mrs@apple.com>
9003         * configure.in: Re-enable -Werror for gcc builds.
9005 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
9007         * MAINTAINERS (Write After Approval): Add myself.
9009 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9011         * configure.in: Change == to = in test command.
9012         * configure: Regenerate.
9014 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9015             Nick Clifton  <nickc@redhat.com>
9016             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
9018         * configure.in (build_configargs, host_configargs, target_configargs):
9019         Remove build/host/target parameters.
9020         (host_libs): Add gmp and mpfr.
9021         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9022         * Makefile.def (gmp, mpfr): New.
9023         (gcc): Remove target.
9024         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9025         target_os, target_vendor): New.
9026         (configure): Add host_alias/target_alias arguments; adjust invocations.
9027         * configure: Regenerate.
9028         * Makefile.in: Regenerate.
9030 2007-01-11  Matt Fago  <fago@earthlink.net>
9032         * configure.in: Try to link to functions only in mpfr 2.2.x
9033         to improve robustness of configure tests.
9034         * configure: Regenerate.
9036 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
9038         * MAINTAINERS: Add myself as i386 maintainer.
9040 2007-01-08  Jan Hubicka  <jh@suse.cz>
9042         * MAINTAINERS: Add myself as i386 maintainer.
9044 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
9046         * configure.in: Add support for an x86_64-mingw* target.
9047         * configure: Regenerate.
9049 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
9051         * Makefile.tpl (all-target): Correct @if conditional for target
9052         modules.
9053         * configure.in: Omit libiberty if building only target libgcc.
9054         * configure, Makefile.in: Regenerated.
9056 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
9058         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9059         * configure: Regenerate.
9061 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
9063         * Makefile.def (target_modules): Add libgcc.
9064         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
9065         * Makefile.tpl (clean-target-libgcc): Delete.
9066         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9067         on gcc even for bootstrapped modules.  Rewrite handling of
9068         lang_env_dependencies to loop over target_modules.
9069         * configure.in (target_libraries): Add target-libgcc.
9070         * Makefile.in, configure: Regenerated.
9072 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9074         * configure.in: Reorganize recognition of languages.  Add
9075         --enable-stage1-languages.  Show supported languages for the chosen
9076         target rather than all recognized languages.
9077         * configure: Regenerate.
9079 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9081         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9082         * Makefile.in: Regenerate.
9084 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9086         * configure.in: Warn that MPFR 2.2.0 is buggy.
9087         * configure: Regenerate.
9089 2006-12-27  Ian Lance Taylor  <iant@google.com>
9091         * configure.in: When removing Makefiles to force a reconfigure, also
9092         remove prev-DIR*/Makefile.
9093         * configure: Regenerate.
9095 2006-12-22  Andreas Schwab  <schwab@suse.de>
9097         * configure: Regenerate with correct autoconf version.
9099 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
9101         * configure.in: add AC_SUBST for *_FOR_TARGET.
9102         * configure: Regenerate.
9104 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9106         * configure.in: Simplify logic for rejecting languages that cannot
9107         be built.  Separate the case when a language is unsupported,
9108         from the case when the user chooses not to build a language.
9110 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9112         * configure.in: Remove "$build" case for powerpc-*-darwin* since
9113         it only affects bootstrap and could be tested on "$host" as well.
9114         * configure: Regenerate.
9115         * config/mh-ppc-darwin: Add to the stage1 cflags here.
9117 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9119         PR bootstrap/29544
9120         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9121         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9122         move here comment from Makefile.tpl.
9123         * Makefile.tpl: Move some definitions higher in the file.
9124         (STAGE1_CHECKING): New.
9125         * configure.in: Add --enable-stage1-checking.
9126         * configure: Regenerate.
9127         * Makefile.in: Regenerate.
9129 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9131         * MAINTAINERS: Add myself as build system maintainer.
9133 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
9135         * MAINTAINERS (Write After Approval): Add myself.
9137 2006-12-13  Eric Christopher  <echristo@apple.com>
9139         * MAINTAINERS: Add myself as darwin maintainer.
9141 2006-12-11  Ian Lance Taylor  <ian@airs.com>
9143         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9145 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
9147         MAINTAINERS: Update my entry.
9149 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
9151         * configure.in:  Handle spu makefile frag.
9152         * Makefile.tpl (MAINT): Define
9153         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9154         * configure: Regenerate.
9155         * Makefile.in: Regenerate.
9157 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9159         * config.guess: Import latest version.
9160         * config.sub: Likewise.
9162 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9164         * configure.in (spu-*-*): Don't skip target-libiberty.
9165         * configure: Regenerate.
9167 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
9169         PR bootstrap/30134
9170         * configure.in: Correct x86 darwin support for libjava to powerpc
9171         and i?86 only.
9172         * configure: Regenerate.
9174 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
9176         * configure.in: Add x86 darwin support for libjava.
9177         * configure: Regenerate.
9179 2006-12-07  Mike Stump  <mrs@apple.com>
9181         * Makefile.def (dependencies): Add dependency for
9182         install-target-libssp and install-target-libgomp on
9183         install-gcc.
9184         * Makefile.in: Regenerate.
9186 2006-12-04  Richard Guenther  <rguenther@suse.de>
9188         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9189         (Non-Algorithmic Maintainers): Move over non-algorithmic
9190         loop optimizer maintainers, add myself as a non-algorithmic
9191         middle-end maintainer.
9193 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
9195         * MAINTAINERS (Write After Approval): Add myself.
9197 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9199         * configure.in: Update error message for missing GMP/MPFR.
9201         * configure: Regenerate.
9203 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9205         * configure.in: Update MPFR version in error message.
9207         * configure: Regenerate.
9209 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9211         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9212         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9213         --with-gmp-lib): New flags.
9215         * configure: Regenerate.
9217 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
9219         * MAINTAINERS (Write After Approval): Change my email address.
9221 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9223         * MAINTAINERS (Write After Approval): Add myself.
9225 2006-11-22  Philipp Thomas  <pth@suse.de>
9227         * MAINTAINERS (i18n): Update e-mail address.
9229 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9231         * MAINTAINERS (spu port): Add myself as maintainer.
9232         (Write After Approval): Remove myself.
9234 2006-11-22  Ben Elliston  <bje@au.ibm.com>
9236         * configure.in (skipdirs): Don't build libssp for SPU.
9237         * configure: Regenerate.
9239 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9241         * MAINTAINERS (spu port): Add myself as maintainer.
9242         (libobjc): Update my email address.
9244 2006-11-21  Andrea Bona  <andrea.bona@st.com>
9246         * MAINTAINERS (Write After Approval): Add myself.
9248 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9250         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9251         * configure : Rebuilt.
9253 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9255         * MAINTAINERS (Write After Approval): Add myself.
9257 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
9259         * MAINTAINERS (Write After Approval): Add myself.
9261 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9263         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9264         libmpfr.a.
9265         * configure: Regenerate.
9267 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
9269         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9270         (unstage): Test for stage_last presence.
9272         PR bootstrap/29802
9273         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9274         STAGE_PREFIX.
9275         * Makefile.in: Regenerate.
9277 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
9279         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9280         maintainers.
9282 2006-11-14  Erven Rohou  <erven.rohou@st.com>
9284         * MAINTAINERS (Write After Approval): Add myself.
9286 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9288         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9289         and stageN-package/Makefile.
9290         * Makefile.in: Regenerated.
9292 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9294         * configure.in: Remove target-libgloss from noconfigdirs for
9295         bfin-*-*.
9296         * configure: Regenerated.
9298 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9300         * configure.in (have_gmp): Only error if the gcc directory exists.
9302         * configure: Regenerate.
9304 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9306         * configure.in: Robustify error message for missing GMP/MPFR.
9308         * configure: Regenerate.
9310 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9312         * MAINTAINERS (Write After Approval): Add myself.
9314 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9316         * MAINTAINERS: Change email address.
9318 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9320         * MAINTAINERS (Write After Approval): Add myself.
9322 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9324         * MAINTAINERS (Write After Approval): Add myself.
9326 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9328         * MAINTAINERS (Write After Approval): Move myself to
9329         Write After Approval section.
9331 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9333         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9334         need_gmp anymore.
9335         * configure: Regenerate.
9337 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9339         * MAINTAINERS (Write After Approval): Add myself.
9341 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9343         * config.guess: Import latest version.
9344         * config.sub: Likewise.
9346 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9348         * Makefile.def: Added pdf target handling.
9349         * Makefile.tpl: Added pdf target handling.
9350         * Makefile.in: Regenerated.
9352 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9354         * MAINTAINERS: Add self as score port maintainer.
9356 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9358         * MAINTAINERS (Write After Approval): Add myself.
9360 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9362         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9363         or newer.
9364         * configure: Regenerated.
9366 2006-09-27  Dave Brolley  <brolley@redhat.com>
9368         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9369         using $s instead of $r.
9370         * configure: Regenerated.
9372 2006-09-26  Thiemo Seufer  <ths@mips.com>
9374         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9375         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9376         * configure: Regenerate.
9378 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9380         * MAINTAINERS (Write After Approval): Remove myself.
9382 2006-09-22  Chao-ying Fu  <fu@mips.com>
9384         * MAINTAINERS (Write After Approval): Add myself.
9386 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9388         * MAINTAINERS: Add self as soft-fp maintainer.
9390 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9392         * MAINTAINERS: Add myself as avr maintainer.
9393         Remove Marek Michalkiewicz as avr maintainer.
9395 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9397         * MAINTAINERS (Write After Approval): Add myself.
9399 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9401         * configure.in: Never build newlib for a Mingw host.
9402         Never build newlib as Mingw target library.
9403         Test the existence of winsup/cygwin for building a Cygwin newlib,
9404         rather than just winsup.
9405         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9406         building a Mingw target.
9407         * configure: Regenerate.
9409 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9411         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9413 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9415         * config.guess: Import from src (was more updated).
9416         * config.sub: Likewise.
9418 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9420         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9421         * configure: Regenerated.
9423 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9425         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9426         for stages after the first.
9428 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9430         * Makefile.def: Add dependencies for configure-opcodes
9431         on configure-intl and all-opcodes on all-intl.
9432         * Makefile.in: Regenerated.
9434 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9436         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9438 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9440         Port to hosts whose 'sort' and 'tail' implementations
9441         treat operands with leading '+' as file names, as POSIX
9442         has required since 2001.  However, make sure the code still
9443         works on pre-POSIX hosts.
9444         * ltmain.sh: Don't assume "sort +2" is equivalent to
9445         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9447 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9449         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9451 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9453         * ltconfig: chmod 644 before ranlib during install.
9455 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9457         PR bootstrap/18058
9458         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9459         if the bootstrap compiler is a GCC version that supports it.
9460         * configure: Regenerate.
9462 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9464         * configure.in: Fix thinkos in previous check-in.
9465         * configure: Regenerate.
9467 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9469         PR other/27063
9470         * configure.in: Test subdir_requires and give an appropriate
9471         error message.
9472         * configure: Regenerate.
9474 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9476         * MAINTAINERS (Write After Approval): Add myself.
9478 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9480         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9482 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9484         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9486 2006-06-20  David Ayers  <d.ayers@inode.at>
9488         PR bootstrap/28072
9489         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9490         whether target-libjava is being configured instead of whether the
9491         java front end is enabled.
9492         * configure: Regenerate.
9494 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9496         PR target/27540
9497         * configure.in: Only enable libgomp on IRIX 6.
9498         * configure: Regenerate.
9500 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9502         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9503         too.
9504         * Makefile.in: Regenerate.
9506 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9508         * config-ml.in: Alter CCASFLAGS to include special
9509         multilib options the same as is done for CFLAGS.
9511 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9513         * configure.in: Don't enable libgomp on hpux10.
9514         * configure: Rebuilt.
9516 2006-06-12  David Ayers  <d.ayers@inode.at>
9518         PR bootstrap/27963
9519         PR target/19970
9520         * configure.in: Remove target-boehm-gc from noconfigdirs where
9521         ${libgcj} is specified.
9522         * configure: Regenerate.
9524 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9526         Sync from src:
9528         * configure.in: Sync.
9529         * configure: Regenerated.
9531         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9533         * Makefile.def: Added dependencies from sim and gdb on intl, and
9534         added configure dependencies to everything with an all dependency
9535         on intl.
9536         * Makefile.in: Regenerated.
9538 2006-06-06  David Ayers  <d.ayers@inode.at>
9540         PR libobjc/13946
9541         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9542         * Makefile.in: Regenerate.
9543         * configure.in: Add --enable-objc-gc at toplevel and have it
9544         enable boehm-gc for Objective-C.
9545         Remove target-boehm-gc from libgcj.
9546         Add target-boehm-gc to target_libraries.
9547         Add target-boehm-gc to noconfigdirs where ${libgcj}
9548         is specified.
9549         Assert that boehm-gc is supported when requested for Objective-C.
9550         Only build boehm-gc if needed either for Java or Objective-C.
9551         * configure: Regenerate.
9553 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9555         PR 27674
9556         * Makefile.tpl (configure-[+prefix+][+module+],
9557         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9558         Remove rule to unstage bootstrapped modules.
9559         (stage_current): New.
9560         * Makefile.in: Regenerate.
9562 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9564         * MAINTAINERS (Write After Approval): Update my e-mail address.
9566 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9568         * include/libiberty.h: Declare pex_run_in_environment.
9570 2006-05-31  Asher Langton  <langton2@llnl.gov>
9572         * MAINTAINERS (Write After Approval): Add myself.
9574 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9576         * Makefile.def (bfd, opcodes): Fix lib_path.
9577         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9578         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9579         * Makefile.in: Regenerate.
9581 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9583         * Makefile.in: Regenerate.
9585 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9587         * Makefile.def: Add install-html target. Add datarootdir
9588         docdir and htmldir to flags_to_pass.
9589         * Makefile.tpl: Add install-html target.
9590         * Makefile.in: Regenerate.
9591         * configure.in: Add --with-datarootdir, --with-docdir, and
9592         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9593         * configure: Regenerate.
9595 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9597         * configure.in: Enable gprof for cross builds.
9598         * configure: Regenerate.
9600 2006-05-22  Richard Guenther  <rguenther@suse.de>
9602         Revert
9603         2006-01-31  Richard Guenther  <rguenther@suse.de>
9604         Paolo Bonzini  <bonzini@gnu.org>
9606         * Makefile.def (target_modules): Add libgcc-math target module.
9607         * configure.in (target_libraries): Add libgcc-math target library.
9608         (--enable-libgcc-math): New configure switch.
9609         * Makefile.in: Re-generate.
9610         * configure: Re-generate.
9611         * libgcc-math: New toplevel directory.
9613 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9614             Andreas Tobler  <a.tobler@schweiz.ch>
9616         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9617         * configure: Rebuilt.
9619 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9621         * MAINTAINERS (Write After Approval): Add myself.
9623 2006-05-01  DJ Delorie  <dj@redhat.com>
9625         * configure.in: Restore CFLAGS if GMP isn't present.
9626         * configure: Regenerate.
9628 2006-05-01  Richard Guenther  <rguenther@suse.de>
9630         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9631         maintainer.
9633 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9635         * MAINTAINERS (Write After Approval): Add myself.
9637 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9639         * MAINTAINERS (Write After Approval): Add myself.
9641 2006-04-18  DJ Delorie  <dj@redhat.com>
9643         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9644         reference libgloss so that libssp can be built in a combined
9645         tree.
9646         * configure: Regenerate.
9648 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9650         * MAINTAINERS (Write After Approval): Add myself.
9652 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9654         * configure.in: Require makeinfo 4.4 or higher.
9655         * configure: Regenerate.
9657 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9659         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9660         Rearrange the entries of other libraries to have them in one place.
9662 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9664         * MAINTAINERS (Write After Approval): Remove myself.
9665         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9667 2006-03-14  Richard Guenther  <rguenther@suse.de>
9669         * configure: Regenerate with autoconf 2.13.
9671 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9673         * MAINTAINERS: Use my work address.
9675         * MAINTAINERS: Update my E-mail address.
9677 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9679         * configure.in: Handle --disable-<component> generically.
9680         * configure: Regenerate.
9682 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9684         PR libgcj/17311
9685         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9687 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9689         * MAINTAINERS (Write After Approval):  Remove myself.
9690         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9692 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9694         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9695         (TARGET_CONFIGDIRS): Remove.
9696         * configure.in: Remove AC_SUBST(target_configdirs).
9697         * Makefile.in, configure: Regenerated.
9699 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9701         * MAINTAINERS (Write After Approval):  Remove myself.
9702         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9704 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9706         PR bootstrap/25670
9708         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9710         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9711         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9712         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9713         BUILD_PREFIX, BUILD_PREFIX_1.
9714         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9716         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9717         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9719         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9720         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9721         of `cat stage_current`.  Always provide the `r' and `s' variables.
9722         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9723         a single shell execution.
9724         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9725         bootstrapped modules, make the stage1 module if the build was not
9726         started yet, else build the current stage.
9727         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9728         (all-build, all-host, all-target, [+make_target+]-host,
9729         [+make_target+]-target): Do not use \-continued lines.
9730         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9731         (current_stage, restrap, stage_last): New.
9733         * Makefile.in: Regenerate.
9734         * configure: Regenerate.
9736 2006-02-19  Bud Davis  <jmdavis@link.com>
9738         * MAINTAINERS (Write After Approval):  Remove myself.
9739         (Language Front End Maintainers):  Add myself as fortran 95
9740         maintainer and update e-mail address.
9742 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9744         * MAINTAINERS (Write After Approval):  Remove myself.
9745         (Language Front End Maintainers):  Add myself as fortran 95
9746         maintainer.
9748 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9750         * MAINTAINERS (Write After Approval): Add myself.
9752 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9754         * MAINTAINERS (Write After Approval):  Remove myself.
9755         (Language Front End Maintainers):  Add myself as
9756         fortran 95 maintainer.
9758 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9760         Sync from src:
9762         2005-12-27  Leif Ekblad  <leif@rdos.net>
9764         * configure.in: Add support for RDOS target.
9765         * configure: Regenerate.
9767 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9768             Andreas Schwab  <schwab@suse.de>
9770         * configure: Regenerate.
9772 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9774         * configure.in (enable_libgomp): Add AIX.
9775         * configure: Regenerate.
9777 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9779         * MAINTAINERS (Write After Approval): Add myself.
9781 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9783         * MAINTAINERS (Write After Approval): Add myself.
9785 2006-01-31  Richard Guenther  <rguenther@suse.de>
9786         Paolo Bonzini  <bonzini@gnu.org>
9788         * Makefile.def (target_modules): Add libgcc-math target module.
9789         * configure.in (target_libraries): Add libgcc-math target library.
9790         (--enable-libgcc-math): New configure switch.
9791         * Makefile.in: Re-generate.
9792         * configure: Re-generate.
9793         * libgcc-math: New toplevel directory.
9795 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9797         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9798         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9799         the assembler, linker and binutils.
9800         * configure: Regenerate.
9802 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9804         * MAINTAINERS (Write After Approval): Add myself.
9806 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9808         * configure: Regenerate.
9810 2006-01-18  Richard Henderson  <rth@redhat.com>
9811             Jakub Jelinek  <jakub@redhat.com>
9812             Diego Novillo  <dnovillo@redhat.com>
9814         * libgomp: New directory.
9815         * Makefile.def: Add target_module libgomp.
9816         * Makefile.in: Regenerate.
9817         * configure.in (target_libraries): Add target-libgomp.
9818         * configure: Regenerate.
9820 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9822         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9823         @ from continuation.
9824         * Makefile.in: Rebuilt.
9826 2006-01-04  Chris Lattner  <sabre@gnu.org>
9828         * MAINTAINERS (Write After Approval): Add myself.
9830 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9832         PR bootstrap/24252
9834         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9835         * Makefile.tpl (OBJDUMP): New.
9836         (EXTRA_HOST_FLAGS): Add it.
9837         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9839         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9840         to use symbolic links between directories.  Avoid race conditions
9841         or make them harmless.
9842         * configure.in: Do not try to use symbolic links between directories.
9844         * Makefile.def (LEAN): Pass.
9845         * Makefile.tpl (LEAN): Define.
9846         (stage[+id+]-start): Accept that the previous directory does not
9847         exist, if the bootstrap is lean.
9848         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9849         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9850         configure substitution.
9851         ([+compare-target+]): Likewise.
9852         ([+bootstrap-target+]-lean): New.
9853         * configure.in: Remove lean bootstrap support from here.
9855         * Makefile.in: Regenerate.
9856         * configure: Regenerate.
9858 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9860         * MAINTAINERS (libdecnumber): Add myself.
9862 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9864         * libtool-ldflags: New script.
9866 2006-01-02  Andreas Schwab  <schwab@suse.de>
9868         * configure.in: When reconfiguring remove Makefile in
9869         all stage directories.
9870         * configure: Regenerate.
9872 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9874         * MAINTAINERS: Update my email address.
9876 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9878         Revert Ada-related part of the previous change.
9880         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9881         Do not pass.
9882         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9883         * Makefile.in: Regenerate.
9884         * configure.in: Do not include mt-ppc-aix target fragment.
9885         * configure: Regenerate.
9887 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9889         * configure.in: Select appropriate fragments for PowerPC/AIX.
9890         * configure: Regenerate.
9892         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9893         BOOT_CFLAGS, BOOT_LDFLAGS.
9894         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9895         BOOT_CFLAGS, BOOT_LDFLAGS.
9896         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9897         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9898         (stage): Fail if we cannot complete the work.
9899         * Makefile.in: Regenerate.
9901 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9903         * configure.in: Replace ms1 with mt.
9904         * configure: Rebuilt.
9906 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9908         * MAINTAINERS: Update my email address.
9910 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9912         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9913         install-host-nogcc): Don't invoke $(stage) at the end.
9914         * Makefile.in: Regenerate.
9916 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9918         * configure.in: Flip the top-level bootstrap switch.
9919         * configure: Regenerate.
9921 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9923         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9924         $(stage) and $(unstage).
9925         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9926         (all): Remove stray semicolon.
9927         (local-distclean): Don't handle multilib.tmp and multilib.out.
9928         (install.all): Set $s for consistency.
9929         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9930         check_multilibs setting.  Always make the install directory.
9931         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9932         Correct @if/@endif.
9933         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9934         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9935         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9936         (multilib.out): Remove.
9937         * Makefile.in: Regenerated.
9939 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9941         * MAINTAINERS (Write After Approval): Add myself.
9943 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9945         * MAINTAINERS: Add myself as mt maintainer.
9947         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9949 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9951         * MAINTAINERS: Change email address.
9953 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9955         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9956         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9957         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9958         Find in-tree tools if available.
9959         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9960         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9961         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9962         (COMPILER_*_FOR_TARGET): New.
9963         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9964         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9965         (CONFIGURED_*, USUAL_*): Remove.
9966         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9967         STRIP): Use autoconf substitutions.
9968         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9969         COMPILER_NM_FOR_TARGET): New.
9970         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9972         (all): Make all-host and all-target in parallel.
9973         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9974         that $$r and $$s are set before invoking a recursive make.
9975         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9976         ([+bootstrap-target+]): Inline most of the `all' target.
9978 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9980         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9981         from the gcc build directory.
9982         * Makefile.in: Regenerate.
9984 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9986         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9987         depend on all-libdecnumber.
9988         * configure.in (host_libs): Include libdecnumber.
9989         * Makefile.in: Regenerate.
9990         * configure: Likewise.
9992 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9994         * libdecnumber: Import decNumber sources from the dfp-branch.
9996 2005-11-21  Kean Johnston  <jkj@sco.com>
9998         * config.sub, config.guess: Sync from upstream sources.
10000 2005-11-21  Ben Elliston  <bje@au.ibm.com>
10002         Import from Autoconf sources:
10004         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
10005         * config/move-if-change: Don't output "$2 is unchanged";
10006         suggested by Ben Elliston.  Handle weird characters correctly.
10008 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
10010         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10011         to match upstream libtool for darwin.
10013 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
10015         * Makefile.def: Remove gdb dependencies for gdbtk.
10016         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10017         (configure-gdb, install-gdb): New rules.
10018         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10019         * Makefile.in, configure: Regenerated.
10021 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
10023         * MAINTAINERS (Write After Approval): Add myself.
10025 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
10027         * MAINTAINERS (Write After Approval): Add myself.
10029 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
10031         * MAINTAINERS (alias analysis): Add Daniel Berlin and
10032         Diego Novillo.
10034 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
10036         PR bootstrap/24297
10037         * Makefile.tpl (do-[+make-target+], do-check, install,
10038         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10039         are set before recursing.
10040         * Makefile.in: Regenerate.
10042 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
10044         PR bootstrap/18939
10045         * Makefile.def (gcc) <target>: Fix thinko.
10046         * Makefile.in: Regenerate.
10048 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
10050         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10051         * configure: Regenerate.
10053 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
10055         * MAINTAINERS (Write After Approval): Add self.
10057 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
10059         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10060         target-libffi, target-qthreads, target-libjava, and
10061         targetlibobjc.
10062         * configure: Regenerate.
10064 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
10066         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10067         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10068         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10069         (USUAL_OBJDUMP_FOR_TARGET): New.
10070         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10071         * configure.in: Check for $OBJDUMP_FOR_TARGET.
10072         * configure, Makefile.in: Regenerated.
10074 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10076         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10077         before other host packages.
10079 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
10081         * MAINTAINERS: Add self as sh libraries/configury maintainer.
10083 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10085         PR bootstrap/22340
10087         * configure.in (default_target): Remove.
10088         * Makefile.tpl (all): Do not use prerequisites as subroutines
10089         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10090         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10091         use prerequisites as subroutines.
10092         (check-host, check-target): New.
10093         (bootstrap configure & all targets): Do not use stage*-start
10094         if the directory layout is already ok.
10095         (non-bootstrap configure & all targets): Prepend a $(unstage).
10096         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
10097         (NOTPARALLEL): Remove.
10098         (unstage, stage variables): New variables.
10099         (unstage, stage targets): Simply expand to those variables.
10101         * configure: Regenerate.
10102         * Makefile.in: Regenerate.
10104 2005-10-04  James E Wilson  <wilson@specifix.com>
10106         * Makefile.def (lang_env_dependencies): Add libmudflap.
10107         * Makefile.in: Regenerate.
10109 2005-10-03  Andreas Schwab  <schwab@suse.de>
10111         Backport from libtool CVS:
10112         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
10114         * ltmain.sh: add support for installing into temporary
10115         staging area (e.g. 'make install DESTDIR=...')
10117 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10119         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10120         * configure: Regenerated.
10122 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
10124         * configure: Regenerate with the correct
10125         autoconf version.
10127 2005-09-30  Catherine Moore  <clm@cm00re.com>
10129         * configure.in (bfin-*-*): New.
10130         * configure: Regenerated.
10132 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
10134         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10135         (LIPO_FOR_TARGET): New.
10136         (CONFIGURED_LIPO_FOR_TARGET): New.
10137         (USUAL_LIPO_FOR_TARGET): New.
10138         (STRIP_FOR_TARGET): New.
10139         (CONFIGURED_STRIP_FOR_TARGET): New.
10140         (USUAL_STRIP_FOR_TARGET): New.
10141         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10142         STRIP_FOR_TARGET.
10143         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10144         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10145         * Makefile.in: Regenerate.
10146         * configure: Regenerate.
10148 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
10150         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10151         (rs6000-*-aix*): Same.
10152         * configure: Regenerate.
10154 2005-09-16  Tom Tromey  <tromey@redhat.com>
10156         * MAINTAINERS: Add self as java maintainer.
10158 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10160         * configure.in: Recognize f95 in the --enable-languages option,
10161         and substitute it for fortran, issuing a warning.
10162         * configure: Regenerate.
10164 2005-08-30  Phil Edwards  <phil@codesourcery.com>
10166         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
10167         * configure:  Regenerated.
10169 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
10171         * MAINTAINERS: Add self as ms1 maintainer.
10173 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
10175         * Makefile.def (libssp): Add to lang_env_dependencies.
10176         * Makefile.in: Regenerate.
10178 2005-08-18  Ian Lance Taylor  <ian@airs.com>
10180         * MAINTAINERS: Add myself as middle-end maintainer.
10182 2005-08-17  Christian Groessler  <chris@groessler.org>
10184         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10185         * Makefile.in: Regenerate.
10187 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
10189         * MAINTAINERS (write after approval): Added myself.
10191 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
10193         * MAINTAINERS (Write After Approval): Add myself.
10195 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
10197         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10198         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10199         Look for alternate names of the target cc and c++
10200         * configure: Regenerate.
10202 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
10204         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10205         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10206         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10207         tools; remove code to manually set them.
10208         (Target tools): Look in the environment for them.
10209         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10210         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10211         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10212         build directory.
10213         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10214         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10215         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10216         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10217         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10218         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10219         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10220         * configure: Regenerate.
10221         * Makefile.in: Regenerate.
10223 2005-07-28  Ben Elliston  <bje@au.ibm.com>
10225         * MAINTAINERS: Update for removed CPU targets.
10227 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
10229         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10230         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10231         * Makefile.in: Regenerated.
10233 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
10235         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10236         (CFLAGS_FOR_TARGET): Use it.
10237         (CXXFLAGS_FOR_TARGET): Likewise.
10238         * Makefile.in: Regenerated.
10239         * configure.in (--with-build-sysroot): New option.
10240         * configure: Regenerated.
10242 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
10244         * Makefile.tpl: Wrap install between unstage and stage
10245         * Makefile.in: Regenerate.
10247 2005-07-21  Eric Christopher  <echristo@apple.com>
10249         * MAINTAINERS: Update affiliation.
10251 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
10253         * MAINTAINERS: Add self as crx port maintainer.
10255 2005-07-20  DJ Delorie  <dj@redhat.com>
10257         * MAINTAINERS: Add self as m32c maintainer.
10259 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
10261         * all files: Update FSF address.
10263 2005-07-15  Eric Christopher  <echristo@redhat.com>
10265         * MAINTAINERS: Change affiliation.
10267 2005-07-14  Jim Blandy  <jimb@redhat.com>
10269         * configure.in: Add cases for Renesas m32c.
10270         * configure: Regenerated.
10272 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10274         * COPYING.LIB: Update from fsf.org.
10276 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10278         * COPYING, compile, config.guess,
10279         config.sub, install-sh, missing, mkinstalldirs,
10280         symlink-tree, ylwrap: Sync from upstream sources.
10281         * config-ml.in: Update FSF address.
10283 2005-07-13  Eric Christopher  <echristo@redhat.com>
10285         * configure.in: Add toplevel noconfigdir support for tpf.
10286         * configure: Regenerate.
10288 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10290         PR ada/22340
10292         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10293         * Makefile.in: Regenerate.
10295 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10297         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10298         Brolley to write-after-approval.
10300 2005-07-07  Andreas Schwab  <schwab@suse.de>
10302         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10303         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10304         * Makefile.in: Regenerated.
10306 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10308         * configure.in: Don't build sim or rda when targetting darwin.
10309         * configure: Regenerate.
10311 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10313         * configure.in: Add --enable-libssp and --disable-libssp.
10314         * configure: Regenerate with autoconf-2.13.
10316 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10318         * Makefile.def (target_modules): Add libssp.
10319         * configure.in (target_libraries): Add target-libssp.
10320         * configure: Rebuilt.
10321         * Makefile.in: Rebuilt.
10323 2005-07-01  Zack Weinberg  <zackw@panix.com>
10325         * MAINTAINERS: Change email address.  Resign from maintainership.
10327 2005-07-01  Richard Guenther  <rguenther@suse.de>
10329         * MAINTAINERS: Change my e-mail address and affiliation.
10331 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10333         * Makefile.def (stagefeedback): Come after profile.
10334         Define profiledbootstrap target.
10335         * Makefile.tpl (profiledbootstrap): Remove.
10336         (stageprofile-end): Zap stagefeedback.
10337         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10338         * Makefile.in: Regenerate.
10340 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10342         * MAINTAINERS: Update my email address.
10344 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10346         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10347         In 'cpp' stanza, support '#line' as well as '# '.
10349 2005-06-08  Andreas Schwab  <schwab@suse.de>
10351         * MAINTAINERS: Move myself from 'Write After Approval' to
10352         'CPU Port Maintainers' section as m68k maintainer.
10354 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10356         * configure.in (unsupported_languages): New macro.
10357         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10358         non-ported target libraries in noconfigdirs.
10359         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10360         non-linux-gnu.  Remove libgcj_ex_libffi.
10361         <lang_frag loop>: Set add_this_lang=no if the language is in
10362         unsupported_languages.
10363         * configure: Regenerate.
10365 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10367         * configure.in: Fix typo in handling of --with-mpfr-dir.
10368         * configure: Regenerate.
10370 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10372         * MAINTAINERS: Update my email address.
10374 2005-06-02  Jim Blandy  <jimb@redhat.com>
10376         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10377         accepted into the master sources.)
10379 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10380             Michael Snyder  <msnyder@redhat.com>
10381             Stan Cox  <scox@redhat.com>
10383         * configure.in: Set noconfigdirs for ms1.
10385         * configure: Regenerate.
10387 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10389         * MAINTAINERS (Write After Approval): Add self.
10391 2005-06-01  Josh Conner  <jconner@apple.com>
10393         * MAINTAINERS (Write After Approval): Add self.
10395 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10397         * MAINTAINERS: Update my email address.
10399 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10401         * MAINTAINERS (Write After Approval): Add self.
10403 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10405         * MAINTAINERS (Write After Approval): Remove self.
10407 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10409         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10410         (Dependencies): Consider target modules for bootstrap dependencies.
10411         Make target bootstrap modules depend on each stage's gcc.
10412         * Makefile.in: Regenerate.
10414 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10416         * Makefile.def (configure-gcc): Depend on binutils having been built.
10417         (all-gcc): No need to do it here.
10418         * Makefile.in: Regenerate.
10420 2005-05-19  Paul Brook  <paul@codesourcery.com>
10422         * configure.in: Rewrite misleading error message when requested
10423         language cannot be built.
10424         * configure: Regenerate.
10426 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10428         * ylwrap: Import from Automake 1.9.5.
10430 2005-05-13  David Ung  <davidu@mips.com>
10432         * MAINTAINERS (Write After Approval): Add self.
10434 2005-05-09  Mike Stump  <mrs@apple.com>
10436         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10437         lt_cv_sys_max_cmd_len for now.
10439 2005-05-09  Stan Cox  <scox@redhat.com>
10441         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10443 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10445         * README.SCO: Update the URL.
10447 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10449         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10450         with_gnu_ld to libtool.
10451         * ltcf-c.sh (aix[45]): Define file_list_spec.
10452         * ltcf-cxx.sh (aix[45]): Same.
10453         * ltcf-gcj.sh (aix[45]): Same.
10454         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10455         exists, write list of input files to temporary file.
10457 2005-05-04  Mike Stump  <mrs@apple.com>
10459         * configure.in: Always pass --target to target configures as
10460         otherwise rebuilds that do --recheck will fail.
10461         * confiugure: Rebuilt.
10463 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10465         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10466         STAGE_HOST_EXPORTS.
10467         (configure, all): Add bootstrap support.
10468         (Host modules, target modules): Pass post-stage1 flags and exports.
10469         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10470         * Makefile.in: Regenerate.
10472 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10474         * configure: Regenerate.
10476 2005-04-27  Mike Stump  <mrs@apple.com>
10478         * MAINTAINERS: Add self as darwin maintainer.
10480 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10482         * config.sub: Update from master copy.
10484 2005-04-21  Mike Stump  <mrs@apple.com>
10486         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10487         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10489 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10491         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10492         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10493         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10494         "*-*-elf" and "*-*-linux*".
10495         * configure: Regenerate.
10497 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10499         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10501 2005-04-12  Mike Stump  <mrs@apple.com>
10503         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10505 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10507         * MAINTAINERS (Write After Approval): Add myself.
10509 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10511         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10513 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10515         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10516         (TARGET_CONFIGARGS): Include --with-target-subdir.
10517         (configure, all): New macros.  Use them throughout.
10518         * Makefile.in: Regenerate.
10520 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10522         * MAINTAINERS (Write After Approval): Add myself.
10524 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10526         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10528 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10530         * MAINTAINERS: Move John Carr to Write After Approval.
10532 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10534         * config/mh-mingw32: Delete.
10535         * configure.in: Don't use it.
10536         * configure: Regenerate.
10538 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10540         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10541         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10542         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10543         (HOST_LIB_PATH): Generate from Makefile.def.
10544         (TARGET_LIB_PATH): Likewise.
10545         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10546         * Makefile.in: Regenerate.
10547         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10548         (RPATH_ENVVAR): Include Darwin case.
10549         * configure: Regenerate.
10551 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10553         * MAINTAINERS (Various Maintainers): Remove self.
10554         (Write After Approval): Add self.
10556 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10558         * MAINTAINERS (Various Maintainers): Add self.
10560 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10562         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10563         * configure: Regenerate.
10565 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10567         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10568         gcc_version, and gcc_version_trigger from set of flags to pass.
10569         * Makefile.tpl: Remove definitions of above variables.
10570         (config.status): Remove dependency on $(gcc_version_trigger).
10571         * Makefile.in: Regenerate.
10572         * configure.in: Do not reference config/gcc-version.m4 nor
10573         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10574         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10575         * configure: Regenerate.
10577 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10578             Andrew Pinski  <pinskia@physics.uc.edu>
10580         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10581         * Makefile.in: Regenerate.
10583 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10585         * MAINTAINERS (Write After Approval): Add myself.
10587 2005-03-03  David Ayers  <d.ayers@inode.at>
10589         * MAINTAINERS (Write After Approval): Add myself.
10591 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10593         PR libgcj/20160
10594         * ltmain.sh: Avoid creating archives with components that have
10595         duplicate basenames.
10597 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10599         PR bootstrap/20250
10600         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10601         instead of check.
10602         * Makefile.in: Regenerate.
10604 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10606         * Makefile.in: Regenerate to fix conflict between the previous two
10607         patches.
10609 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10611         PR bootstrap/17383
10612         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10613         * Makefile.tpl (HOST_SUBDIR): New substitution.
10614         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10615         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10616         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10617         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10618         (Host modules, Bootstrapped modules): Use it.
10619         (Build modules, Target modules): Do not create symlink trees,
10620         always configure out-of-srcdir.
10621         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10622         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10623         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10624         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10626         * Makefile.in: Regenerate.
10627         * configure: Regenerate.
10629 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10631         Merged from libada-gnattools-branch:
10632         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10634         * gnattools: New directory.
10635         * Makefile.def: Add gnattools as a module, depending on target-libada.
10636         * Makefile.in: Regenerate.
10637         * configure.in: Include gnattools in host_tools; disable it if ada
10638         is disabled.
10639         * configure: Regenerate.
10641 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10643         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10644         treelang maintainer.
10645         (Write After Approval): Remove myself.
10647 2005-02-23  Paul Schlie  <schlie@comcast.net>
10649         * configure.in: Allow darwin targeted ports to build tk, itcl and
10650         libgui.
10651         * configure: Regenerate.
10653 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10655         PR libgcj/10353
10656         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10657         * configure: Regenerate.
10659 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10661         * MAINTAINERS (Write After Approval): Add myself.
10663 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10665         * MAINTAINERS: Update my e-mail address.
10667 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10669         * MAINTAINERS (Write After Approval): Add myself.
10671 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10673         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10674         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10675         target-libgloss when not *-*-elf and *-*-aout.
10676         * configure: Regenerate.
10678 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10680         * MAINTAINERS: Remove obsolete entries.
10682         * MAINTAINERS (Write After Approval): Add Michael Matz.
10684 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10686         * MAINTAINERS: Remove self as cpplib maintainer.
10688 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10690         * install-sh, config.sub: Import from upstream.
10692 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10694         PR bootstrap/18222
10695         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10696         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10697         * Makefile.in: Regenerate.
10699 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10701         * MAINTAINERS: Update my email address.
10703 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10704             Andreas Schwab  <schwab@suse.de>
10706         PR bootstrap/18033
10707         * config-ml.in: Eval option if surrounded by single quotes.
10709 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10711         Revert 2004-12-28 Makefile changes, a better fix will be
10712         applied to mainline and src after GCC 4.0 branches.
10714 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10716         PR bootstrap/17383
10718         * Makefile.def (target_modules): Remove stage parameter,
10719         it is always true now.
10720         * Makefile.tpl (configure-build-[+module+],
10721         configure-target-[+module+]): Always build symlink tree
10722         for the directory and for include.  BUILD_SUBDIR and
10723         TARGET_SUBDIR cannot be . anymore.
10724         * Makefile.in: Regenerate.
10726 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10728         Revert 2004-12-08 Makefile changes.
10730 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10732         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10733         cygwin, mingw.
10735 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10737         * configure.in (sh64-*-*): Reenable gprof.
10738         * configure: Regenerate.
10740 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10742         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10743         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10744         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10745         * Makefile.in: Regenerate.
10747 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10749         * MAINTAINERS: Update my email address.
10751 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10753         * Makefile.tpl: Generate normal dependencies if the LHS module is
10754         not bootstrapped.
10755         * Makefile.in: Regenerate.
10757 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10759         * configure.in: Include config/gxx-include-dir.m4.  Use
10760         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10761         * configure: Regenerate.
10763 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10765         * config.if: Delete.
10766         * configure.in: Set libstdcxx_incdir directly.
10767         * configure: Regenerate.
10769 2004-12-02  Eric Christopher  <echristo@redhat.com>
10771         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10772         * Makefile.in: Regenerate.
10774 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10776         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10777         * configure: Regenerate.
10779 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10781         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10782         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10783         * configure: Regenerate.
10785 2004-12-01  Eric Christopher  <echristo@redhat.com>
10787         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10788         of things to remove.
10790 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10792         * MAINTAINERS (Write After Approval): Update my e-mail address.
10794 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10796         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10797         from CVS libtool to always pass_all.
10799 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10801         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10802         (hppa*64*-*-*): Delete incorrect comment.
10803         * configure: Rebuilt.
10805 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10807         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10809 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10811         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10812         from CVS libtool to always pass_all.
10814 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10816         * install-sh, compile: Import from automake.
10818 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10820         * config.guess, config.sub:  Import from savannnah.
10822 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10824         * MAINTAINERS (Write After Approval): Add myself
10826 2004-11-12  Mike Stump  <mrs@apple.com>
10828         * Makefile.def: Add html support.
10829         * Makefile.tpl: Likewise.
10830         * Makefile.in: Regenerate.
10832 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10834         PR 18423
10835         * configure.in: Remove all instances of build-fixincludes from
10836         noconfigdirs.
10837         (build_configargs): Supply --target to subdirectories.
10838         * configure: Regenerate.
10840         * Makefile.def: Make gcc install depend on fixincludes install.
10841         * Makefile.in: Regenerate.
10843 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10845         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10847 2004-11-11  Paul Brook  <paul@codesourcery.com>
10849         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10851 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10853         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10854         target-libgfortran.
10855         * configure: Regenerate.
10857 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10859         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10860         like CC.
10862 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10864         * Makefile.def (host fixincludes): Specify missing targets.
10865         * Makefile.in: Regenerate.
10867 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10869         * MAINTAINERS: Add myself
10871 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10873         * MAINTAINERS (Write After Approval): Add myself.
10875 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10877         * Makefile.def: Build fixincludes for the host, too.
10878         * Makefile.in: Regenerate.
10879         * configure.in (host_tools): Add fixincludes.
10880         * configure: Regenerate.
10882 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10884         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10885         * configure: Regenerated.
10887 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10889         PR other/17783
10890         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10891         * configure: Regenerated.
10893 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10895         * README.SCO: Update per FSF instructions.
10897 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10899         PR target/18151
10900         * configure.in (case ${target}): Do not build fixincludes for avr.
10901         * configure: Regenerated.
10903 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10905         * configure.in (case ${target}): Do not build fixincludes
10906         on platforms where it is not used.
10907         * configure: Regenerated.
10909 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10911         * configure.in: Use an absolute path to install-sh.
10912         * configure: Regenerated.
10914 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10916         * MAINTAINERS (Write After Approval): Add myself.
10918 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10920         * MAINTAINERS: Remove from Write After Approval those that are
10921         already maintainers.
10923 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10925         * MAINTAINERS:  Update my email address.
10927 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10929         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10930         * configure: Regenerate.
10932 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10934         * MAINTAINERS:  Update my email address.
10936 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10938         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10939         entries belonging to this category.
10941 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10943         * MAINTAINERS: Update my e-mail address.
10945 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10947         Fix wrong conflict resolution in:
10949         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10951         * Makefile.in: Regenerate.
10952         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10953         in the recursive `make', instead of hardwiring `all'.
10954         (Autogenerated TARGET-* variables): New.
10956 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10958         * configure.in: Enable target-libgloss for crx-*-*.
10959         * configure: Regenerate.
10961 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10963         * MAINTAINERS (Various Maintainers): Move the "windows,
10964         cygwin, mingw" maintainer to ...
10965         (OS Port Maintainers): ... here.
10967 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10969         * MAINTAINERS (Write After Approval): Remove those that are
10970         maintainers of some subsystem.
10972 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10974         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10975         * ltcf-cxx.sh (tpf*): Likewise.
10976         * ltconfig (tpf*): Add TPF OS configuration support.
10978 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10980         * MAINTAINERS: Change my email address to my new work account.
10982 2004-09-24  Michael Roth  <mroth@nessie.de>
10984         * configure.in (--without-headers): Add missing double quotes.
10985         * configure: Regenerate.
10987 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10989         * ylwrap: Revert to previous version.
10991 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10993         PR bootstrap/17369
10994         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10995         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10996         SET_GCC_LIB_PATH_CMD.
10997         (BASE_TARGET_EXPORTS): Likewise.
10998         * Makefile.in: Regenerated.
11000         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11001         * configure: Regenerated.
11003 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
11005         * config.guess: New upstream version
11006         * compile, depcomp, install-sh, ylwrap: Likewise.
11008 2004-09-19  Roger Sayle  <roger@eyesopen.com>
11010         * config/mh-x86omitfp: New host makefile fragment.  Add
11011         -fomit-frame-pointer to the default BOOT_CFLAGS.
11012         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11013         * configure: Regenerate.
11015 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
11017         PR target/11572
11018         * configure.in (*-*-darwin*): Renable libobjc.
11019         * configure: Regenerate.
11021 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
11023         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11025 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
11027         * Makefile.def: Remove libbanshee.
11028         * Makefile.tpl: Ditto.
11029         * configure.in: Ditto.
11030         * Makefile.in: Regen.
11031         * configure: Ditto.
11033 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
11035         * ltmain.sh: Use $pic_object as $non_pic_object if
11036         $non_pic_object=none.
11038 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
11040         * missing: Import latest version from master repository.
11042 2004-09-06  Nick Clifton  <nickc@redhat.com>
11044         * config.sub: Import latest version from master repository.
11045         * config.guess: Likewise.
11046         This includes these changes:
11048         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
11050         * config.sub: Handle crisv32, alias etraxfs.
11051         * config.guess (crisv32:Linux:*:*): Handle.
11053         2004-08-13  Brad Smith  <brad@comstyle.com>
11055         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11056         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11058         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
11060         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11061         assume the processor is a powerpc.  This is because coreutils
11062         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11063         in this case, due to a MacOS X bug that causes
11064         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11065         to return a negative number.
11066         Problem reported by Petter Reinholdtsen in:
11067         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11069         2004-07-19  Ben Elliston  <bje@gnu.org>
11071         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11073         2004-06-24  Ben Elliston  <bje@gnu.org>
11075         * config.guess: Update copyright years.
11076         * config.sub: Likewise.
11078         2004-06-22  Robert Millan  <robertmh@gnu.org>
11080         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11081         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11083         2004-06-22  Stanley F. Quayle <stan@stanq.com>
11085         * config.guess (*:*VMS:*:*): New entry. Replaces
11086         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11087         manufacturer.
11089         2004-06-22  Ben Elliston  <bje@gnu.org>
11091         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11092         * config.sub: Likewise.
11094         2004-06-22  Ben Elliston  <bje@gnu.org>
11096         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11097         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11099         2004-06-11  Ben Elliston  <bje@gnu.org>
11101         * config.guess (pegasos:OpenBSD:*:*): Remove.
11103         2004-06-11  Ben Elliston  <bje@gnu.org>
11105         From Wouter Verhelst <wouter@grep.be>:
11106         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11108         2004-06-11  Ben Elliston  <bje@gnu.org>
11110         * config.guess (luna88k:OpenBSD:*:*): New.
11112         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
11114         * config.guess (m32r*:Linux:*:*): New case.
11115         * config.sub: Handle m32rle.
11117         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
11119         From Jens Petersen  <petersen@redhat.com>:
11120         * config.sub: Handle sparcv8.
11122         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
11124         From Tom Smith <smith@cag.lkg.hp.com>:
11125         * config.guess: Version suffixes are equally significant on Tru64
11126         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
11127         prefix of "P" (patched kernel).
11129         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
11131         * config.sub: Add support for National Semiconductor CRX target.
11133 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
11135         * MAINTAINERS (Various Maintainers): Remove myself as web page
11136         maintainer, add myself as maintainer of build status lists.
11138 2004-09-03  Jan Beulich  <jbeulich@novell.com>
11140         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11141         *-*-netware, but add target-libmudflap.
11142         Consolidate *-*-netware targets (of which really only i?86 exists)
11143         into a single entry.
11144         * configure: Likewise.
11146 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
11148         * Makefile.tpl (sorry): Remove.
11149         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11150         (cleanstrap targets): Depend on distclean, not distclean-stage1.
11151         (do-clean): Clean per-stage directories too.
11152         (do-distclean): Run distclean-stage1 too.
11153         (.NOTPARALLEL): Enable during toplevel bootstrap.
11154         (stage[+id+]-bubble): Enable parallel execution during
11155         the recursive invocation.
11156         * Makefile.in: Regenerate.
11158         Fix previous checkin:
11160         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11161         include.
11162         * configure.in: Fix indentation.
11163         * configure: Regenerate.
11165 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
11167         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11168         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11169         * configure: regenerate
11170         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11171         -mdynamic-no-pic
11173 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
11175         * Makefile.def (build_modules): Add fixincludes.
11176         (dependencies): Make gcc depend on fixincludes.
11177         * configure.in (build_tools): Add fixincludes.
11178         (build_configdirs): Always include build_libs.
11179         * Makefile.in: Regenerate.
11180         * configure: Regenerate.
11182 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
11184         * Makefile.def (bootstrap stages): Add 'lean' parameter.
11185         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11186         phony targets; do not generate timestamp files.
11187         (distclean-stageN): Remove references to their timestamp files.
11188         (restageN, touch-stageN): Remove.
11189         (stageN-bubble): Rewritten.
11190         (compare): Support lean bootstraps.
11191         * Makefile.in: Regenerate.
11193         * configure.in: Only warn when bootstrapping but
11194         build != host or build != target.  Support lean bootstraps.
11195         * configure: Regenerate.
11197 2004-08-26  Phil Edwards  <phil@codesourcery.com>
11199         * configure.in:  Give a better error message if GMP/MPFR are missing
11200         and a language needing them has been requested.
11201         * configure:  Regenerated.
11203 2004-08-25  Phil Edwards  <phil@codesourcery.com>
11205         * configure.in:  Print a list of available language front-ends if
11206         a requested one is missing.  Tidy stray tab characters.
11207         * configure:  Regenerated.
11209 2004-08-19  Michael Koch  <konqueror@gmx.de>
11211         * gcc/doc/install.texi: Update entry about automake for libjava.
11213 2004-08-17  Robert Millan  <robertmh@gnu.org>
11215         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11216         (instead of FreeBSD).
11217         * configure: Regenerate.
11219 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11221         * Makefile.in: Regenerate.
11222         * configure: Regenerate.
11224         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11225         stage_*_flags.
11226         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11227         for bootstrapped modules if toplevel bootstrap is going.
11228         (GCC bootstrap): Generate per-stage targets for all bootstrapped
11229         modules.  Adjust for changes in Makefile.def.  Enable several
11230         rules even in non-bootstrap mode, just to avoid peppering the
11231         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11232         (stage-[+prev+]-bubble): Remove.
11234         * Makefile.def (Dependencies): Depend on all-build-bison,
11235         all-build-flex, all-build-byacc, all-build-texinfo, rather
11236         than the host variations.
11237         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
11238         with BUILD_SUBDIR.
11239         (BISON): Update for recent Bisons.
11240         (YACC): Fix typo.
11241         (cross): Depend on all-build.
11242         (all): Do not depend on all-build.
11243         (prebootstrap): Remove.
11244         (dep-kind): Accept separate prefixes for MODULE and ON variables.
11245         (Prebootstrap dependencies): Add them to the per-stage targets
11246         and to all-prebootstrap.
11247         * configure.in (build_configdirs): Always enable build_tools.
11248         (BUILD_DIR_PREFIX): Remove.
11250         * Makefile.def (gcc): Add target variable.
11251         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11252         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11253         in the recursive `make', instead of hardwiring `all'.
11254         (Autogenerated TARGET-* variables): New.
11256 2004-08-13  Brian Booth  <bbooth@redhat.com>
11258         * MAINTAINERS: Remove myself from write-after-approval.
11260 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11262         * src-release: Stop distributing mmalloc with gdb (which doesn't
11263         use it).
11264         * Makefile.def: GDB doesn't depend on mmalloc anymore.
11265         * Makefile.in: Regenerate.
11267 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
11269         * configure.in (arm*-*-eabi*): New target.
11270         * configure: Regenerate.
11272 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
11274         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11275         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11276         (Dependencies): New section.
11277         * Makefile.tpl (Dependencies): Generate from Makefile.def.
11278         (configure-target-[+module+]): Depend on maybe-all-gcc
11279         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
11280         (toplevel profiledbootstrap): Fix dependencies.
11281         * Makefile.in: Regenerate.
11283 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
11285         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11286         target-libiberty to noconfigdirs.
11287         * configure: Regenerate.
11289 2004-08-03  Paul Brook  <paul@codesourcery.com>
11291         * configure.in: Check for MPFR as well as GMP.
11292         * configure: Regenerate.
11294 2004-08-01  Robert Millan  <robertmh@gnu.org>
11296         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11297         libmudflap for all GNU-based systems (with Glibc).
11298         * configure: Regenerate.
11300 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11302         * Makefile.def (host-modules): Add gcc.
11303         * Makefile.in: Regenerate.
11304         * Makefile.tpl (sorry): New rule.
11305         (configure-host, all-host, [+make_target+]-host, do-check,
11306         install-host): Do not add gcc as a special case.
11307         (host modules): Add a small special-casing for gcc.  Export
11308         extra_make_flags through the environment.
11309         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11310         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11311         other recursive targets for gcc): Remove.
11313         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11314         (stage, unstage): New rules.
11315         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11316         distclean-stage[+id+]): Use stage_current.
11317         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11318         the stage*-start rules.
11320 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11322         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11323         use -all_load flag.
11325 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11327         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11328         * configure: Regenerate.
11330 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11332         * maintainer-scripts/gcc_release: Revert yesterday's change.
11334 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11336         * MAINTAINERS: Add myself to write-after-approval.
11338 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11340         * libf2c: Removed.
11341         * gcc/gccbug.in: Updated because of libf2c removal.
11342         * maintainer-scripts/gcc_release: Ditto.
11344 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11346         * configure.in: Build libmudflap by default on FreeBSD.
11347         * configure: Regenerated.
11349 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11351         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11352         systems.
11353         * configure: Regenerated.
11355 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11357         PR target/16344
11358         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11359         feedback based compiler.
11360         * Makefile.in: Rebuilt.
11362 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11364         * Makefile.def (host_modules): Set bootstrap=true for flex.
11365         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11366         * Makefile.in: Rebuilt.
11368 2004-07-07  Jan Hubicka  <jh@suse.cz>
11370         * MAINTAINERS: Add self as a profile feedback maintainer.
11372 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11374         * configure.in:  Do not prepend $srcdir to /dev/null in
11375         makefile fragments.
11376         * configure:  Regenerate.
11378 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11380         * Makefile.def (build_modules): Add bison, byacc, flex,
11381         m4, texinfo.
11382         (flags_to_pass): Add FLEX.
11383         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11384         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11385         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11386         DEFAULT_MAKEINFO): Remove.
11387         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11388         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11389         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11390         objdir or else use configured tool.
11391         (all-build): New.
11392         (all): Depend on it.
11393         (Build module dependencies): Add.
11394         * Makefile.in: Regenerate.
11395         * configure.in: Better support for multiple build modules,
11396         matching what is done for host/target modules.  Do not look
11397         for "plausible" locations of build tools if Canadian cross.
11398         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11399         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11400         * configure: Regenerate.
11402 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11404         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11405         * Makefile.in: Regenerate.
11407 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11409         * Makefile.tpl (configure-build-[+module+],
11410         configure-[+module+], configure-target-[+module+]): Pass
11411         [+extra_configure_args+].
11412         (all-build-[+module+], all-[+module+], check-[+module+],
11413         install-[+module+], [+make_target+]-[+module+],
11414         all-target-[+module+], check-target-[+module+],
11415         install-target-[+module+], [+make_target+]-target-[+module+]):
11416         Pass [+extra_make_args+].
11417         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11418         (GCC_HOST_EXPORTS): Remove.
11419         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11420         cross, check-gcc, check-gcc-c++, install-gcc,
11421         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11422         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11423         * Makefile.in: Regenerate.
11425 2004-06-21  Matthew Sachs  <msachs@apple.com>
11427         * MAINTAINERS: Added self to write-after-approval.
11429 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11431         * configure.in: Check for srcdir/winsup rather than build directory
11432         winsup.
11433         * configure: Regenerate.
11435 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11437         * configure.in: Don't build Cygwin native newlib if winsup
11438         directory is missing.  Emit warning instead.
11439         * configure: Regenerate.
11441 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11443         * Makefile.tpl (touch-stage[+id+]): New.
11444         (restage[+prev+]): Depend on touch-stage[+id+].
11446         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11447         Use it throughout.
11449         * Makefile.def: Add profile and feedback bootstrap stages.
11450         Remove next field from bootstrap stages.
11451         * Makefile.tpl (LN, LN_S): Substitute.
11452         (stageN-start, stageN-end): Use double-colon rules, to
11453         provide a hook for additional setup commands.
11454         (distclean-stageN-gcc, restageN): Create dependencies from
11455         [+prev+], not from [+next+].
11456         (stageN-bubble): Add commands for successive stages from
11457         [+prev+], using double-colon rules.
11458         (all-stageN-gcc): Fix typo.
11459         (stagefeedback-start, profiledbootstrap): New.
11460         * Makefile.in: Regenerate.
11461         * configure.in: Call ACX_PROG_LN.
11462         * configure: Regenerate.
11464 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11466         * MAINTAINERS (Write After Approval): Add myself.
11468 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11470         * MAINTAINERS (Write After Approval): Add myself.
11472 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11474         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11475         without gcc.
11476         * configure: Regenerate.
11478 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11480         * Makefile.tpl: Fix typo.
11481         * Makefile.in: Regenerate.
11483 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11485         * configure.in: Remove new- prefix from toplevel
11486         bootstrap targets.
11487         * configure: Regenerate.
11489 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11491         * Makefile.tpl (all.normal): Rename to all.
11492         (all): Replace with a rule to pick the default
11493         target from configure.
11494         (all-gcc, configure-gcc): Use conditionals to
11495         do nothing when toplevel bootstrap is going on.
11496         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11497         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11498         * configure.in: Support --enable-bootstrap.
11500         * Makefile.def: Remove new- prefix from toplevel
11501         bootstrap targets.
11502         * Makefile.tpl: Likewise.
11504         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11505         target.
11507         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11508         $(RECURSE_FLAGS) to recursive invocation of make.
11510         * Makefile.in: Regenerate.
11511         * configure: Regenerate.
11513 2004-05-30  Andreas Jaeger  <aj@suse.de>
11514             Jim Wilson  <wilson@specifixinc.com>
11516         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11517         like CC.
11519 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11521         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11522         * configure: Regenerate.
11524 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11526         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11527         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11528         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11529         targets.
11530         * Makefile.in: Regenerate.
11532 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11534         * configure.in: Test the ability to symlink directories.
11535         * configure: Regenerate.
11537         * Makefile.def (bootstrap-stage): New definitions.
11538         * Makefile.tpl (configure-stage1-gcc,
11539         configure-stage2-gcc, configure-stage3-gcc,
11540         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11541         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11542         new-restage3, compare): Autogenerate, see Makefile.in
11543         entry for behavioral changes.
11544         (distclean-stage1, new-stage1-start, new-stage1-end,
11545         new-stage1-bubble, distclean-stage2, new-stage2-start,
11546         new-stage2-end, new-stage2-bubble, distclean-stage3,
11547         new-stage3-start, new-stage3-end): New autogenerated targets.
11548         (objext, prebootstrap, BOOT_CFLAGS,
11549         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11550         targets.
11552         * Makefile.in: Regenerate.
11553         (distclean-stage1, new-stage1-start, new-stage1-end,
11554         new-stage1-bubble, distclean-stage2, new-stage2-start,
11555         new-stage2-end, new-stage2-bubble, distclean-stage3,
11556         new-stage3-start, new-stage3-end): New targets.
11557         (all-stage1-gcc): Move prebootstrap dependency from here...
11558         (configure-stage1-gcc): ...to here.
11559         (new-bootstrap): Use bubble targets.
11560         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11561         Use per-stage distclean targets.
11562         (configure-stage1-gcc, configure-stage2-gcc,
11563         configure-stage3-gcc, all-stage1-gcc,
11564         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11565         Use new-stageN-start to prepare the tree.
11567 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11569         * Makefile.def (host_modules): add libcpp.
11570         * Makefile.tpl: Add dependencies on and for libcpp.
11571         * Makefile.in: Regenerate.
11572         * configure.in: Add libcpp host module.
11573         * configure: Regenerate.
11575 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11577         * Makefile.tpl: Whenever a recursive target is defined, wrap
11578         it in a special @if/@endif block, and prepare its maybe
11579         dependency in the @if/@endif block
11580         * configure.in: Instead of writing maybe dependencies, remove
11581         the @if/@endif statements, and remove the @if/@endif blocks
11582         that remain.
11583         * configure: Regenerate.
11584         * Makefile.in: Regenerate.
11586 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11588         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11590 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11592         PR bootstrap/15120
11593         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11594         * */configure: Rebuilt.
11596 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11598         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11599         of libf2c.
11600         * configure, Makefile.in: Regenerate.
11602 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11604         * MAINTAINERS (Write After Approval): Add myself.
11606 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11608         Merge from tree-ssa-20020619-branch.
11610         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11611         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11612         (HOST_GMPLIBS): Define.
11613         (HOST_GMPINC): Define.
11614         (TARGET_LIB_PATH): Add libmudflap.
11615         (GFORTRAN_FOR_TARGET): Define.
11616         (configure-build*): Export GFORTRAN.
11617         (configure-gcc): Export GMPLIBS and GMPINC.
11618         (all-gcc): Add maybe-all-libbanshee.
11619         (configure-target-libgfortran): Define.
11620         * Makefile.in: Regenerate.
11621         * configure.in (host_libs): Add libbanshee.
11622         (target_libraries): Add target-libmudflap and target-libgfortran.
11623         Add --with-libbanshee.
11624         Handle --disable-libmudflap.
11625         (*-*-freebsd*): Use with_gmp.
11626         Add $(libgcj) to noconfigdirs.
11627         * configure: Regenerate.
11628         * depcomp: New file.
11629         * MAINTAINERS: Add tree-ssa maintainers.
11631 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11633         * MAINTAINERS (Various Maintainers): Add myself.
11635 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11637         * MAINTAINERS (Write After Approval): Add myself.
11639 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11641         * MAINTAINERS (Write After Approval): Add myself.
11643 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11645         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11646         * configure: Regenerate.
11648 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11650         Revert:
11651         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11653         * Makefile.def (flags_to_pass): Remove *dir variables that
11654         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11655         as well as prefix and exec_prefix.
11656         * Makefile.in: Regenerate.
11658 2004-04-26  Robert Millan  <robertmh@gnu.org>
11660         Add patches from libtool CVS.
11661         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11662         * ltconfig: Likewise.
11663         * ltcf-c.sh: Likewise.
11664         * ltcf-cxx.sh: Likewise.
11665         * ltcf-gcj.sh: Likewise.
11667 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11669         * Makefile.def (host_modules): Mark with the bootstrap
11670         flag packages on which gcc depends.
11671         * Makefile.tpl (all-bootstrap): Use it.
11672         * Makefile.in: Regenerate.
11674 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11676         * Makefile.def (flags_to_pass): Remove *dir variables that
11677         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11678         as well as prefix and exec_prefix.
11679         * Makefile.in: Regenerate.
11681 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11683         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11684         * configure: Regenerate.
11685         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11686         * gcc/Makefile.tpl (compare): Use the result of the test.
11687         * gcc/Makefile.in: Regenerate.
11689 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11691         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11692         Always relocate gcc and prev-gcc to the original names, even
11693         if the build fails.
11694         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11695         New targets.
11697 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11699         * MAINTAINERS: Update my email address.
11701 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11703         * configure.in (mips*-*-irix5*): Enable ld.
11704         * configure: Regenerate.
11706 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11708         * configure: Regenerate.
11710 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11712         * Makefile.tpl (configure-[+module+], configure-gcc,
11713         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11714         Set and export LDFLAGS.
11715         * Makefile.in: Regenerate.
11717 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11719         * MAINTAINERS: Add myself to write-after-approval.
11721 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11723         PR bootstrap/14871
11724         * Makefile.tpl: If we don't have built-in-tree target tools,
11725         use the ones found by configure rather than hacking around with
11726         program_transform_name.
11727         * configure.in: Give Makefile.tpl the information necessary
11728         to do that.
11729         * Makefile.in: Regenerate.
11730         * configure: Regenerate.
11732 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11734         PR bootstrap/14760
11735         * configure.in: When computing baseargs, strip *all* copies of
11736         offending options.  Also, don't match/substitute the trailing space,
11737         so that this actually works when two similar options are separated by
11738         only one space.
11739         * configure: Regenerate.
11741 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11743         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11744         (rs6000-*-aix*): Same.
11745         * configure: Regenerate.
11747 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11749         * MAINTAINERS: Add myself to write-after-approval.
11751 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11753         * MAINTAINERS: Add myself to write-after-approval.
11755 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11757         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11758         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11759         * Makefile.in: Regenerate.
11761         * configure.in (top level bootstrap support): Rework --enable-werror
11762         to set @stage2_werror_flag@.
11763         * configure: Regenerate.
11764         * Makefile.tpl (top level bootstrap support): Pass
11765         @stage2_werror_flag@ down to configure in stages 2 and 3.
11766         * Makefile.in: Regenerate.
11768 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11770         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11771         for stages 2 and 3 as well as in make.  As a consequence, remove
11772         OUTPUT_OPTION (now detected by configure) from the flags passed down
11773         to make.
11774         * Makefile.in: Regenerate.
11776         * Makefile.tpl (new-bootstrap): Fix typo.
11777         * Makefile.in: Regenerate.
11779 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11781         * Makefile.tpl: Rearrange by moving recursive_targets rules
11782         into their proper sections.
11783         * Makefile.tpl (top level bootstrap support): Move disabling
11784         of coverage flags from 'make' to 'configure'; improve comments.
11785         * Makefile.in: Regenerate.
11787         * Makefile.tpl (experimental top level bootstrap) Move stage1
11788         language setting from all- target to configure- target; disable
11789         intermodule optimization in stage 1; prevent gratuitous rebuilds
11790         of stage 1.
11791         * Makefile.in: Regenerate.
11792         * configure.in: Comma-separate stage 1 language list for top
11793         level bootstrap.
11794         * configure: Regenerate.
11796         * Makefile.tpl: Clean up experimental top level bootstrap support:
11797         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11798         prev-gcc in configure- targets as well as all- targets.
11799         * Makefile.in: Regenerate.
11801 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11803         * compile: New file imported from automake.
11805 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11807         * configure.in: Remove symbolic link section.
11808         * configure: Regenerate.
11809         * Makefile.tpl (links): Remove.
11810         * Makefile.in: Regenerate.
11812 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11813             Nathanael Nerode  <neroden@gcc.gnu.org>
11815         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11816         Set with AC_CHECK_PROGS.
11817         * configure.in: Fix comment typo from last patch.
11818         * configure: Regenerate.
11820 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11822         * Makefile.tpl: Introduce experimental top level bootstrap support.
11823         * Makefile.in: Regenerate.
11824         * configure.in: Introduce support for top level bootstrap.
11825         * configure: Regenerate.
11827 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11828             Paolo Bonzini  <bonzini@gnu.org>
11830         PR bootstrap/14522
11831         * configure.in: Cope with shells that do not support unquoted ^
11832         * configure: Regenerate.
11834 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11835             Paolo Bonzini  <bonzini@gnu.org>
11837         PR bootstrap/14522
11838         * configure.in: Cope with shells that do not support nesting
11839         quotes inside quoted backquote substitutions.
11840         * configure: Regenerate.
11842 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11844         PR bootstrap/14522
11845         * configure.in: Fix escaping of $.
11846         * configure: Regenerate.
11848 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11850         * configure: Regenerate, since I forgot to while committing Paolo's
11851         changes.
11853 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11855         PR ada/14131
11856         Move language detection to the top level.
11857         * configure.in: Find default values for the tools as
11858         soon as possible.  Disable ada if GNAT is not found.
11859         Emit error message about missing languages.  Expand
11860         --enable-languages=all for the gcc subdirectory.
11862 2004-03-10  Ben Elliston  <bje@gnu.org>
11864         * MAINTAINERS: Update my email address.
11866 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11868         * ltconfig: Disable building static libraries if building shared
11869         libraries on AIX 5L.
11871 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11873         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11874         and disable libgcj.
11875         * configure: Regenerated.
11877 2004-03-01  Brian Booth  <bbooth@redhat.com>
11879         * MAINTAINERS: Add myself to write-after-approval.
11881 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11883         * MAINTAINERS: Add myself to write-after-approval.
11885 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11887         PR bootstrap/7087
11888         * Makefile.tpl: Guard XFOO sed statements better.
11889         * Makefile.tpl: Add dependency for configure-target-libada.
11890         * Makefile.in: Regenerate (incidentally fixes broken
11891         commit when libada-branch was merged).
11893 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11895         * MAINTAINERS: Add myself to write-after-approval.
11897 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11899         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11900         maintainers.
11902 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11904         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11905         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11907 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11909         PR bootstrap/11932
11910         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11912 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11914         * MAINTAINERS: Added myself to write-after-approval.
11916 2004-02-14  Michael Koch  <konqueror@gmx.de>
11918         * MAINTAINERS: Added myself to write-after-approval.
11920 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11922         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11923         some OS port maintainers to OS port maintainers section.
11925 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11927         * MAINTAINERS: Add self.
11929 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11931         * MAINTAINERS: Alphabetize.
11933 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11935         * MAINTAINERS: Remove myself.
11937 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11939         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11940         (rs6000-*-aix*): Same.
11941         * configure: Regenerate.
11943 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11945         * configure.in (host): Add in missing $noconfigdirs to defines.
11946         * configure: Regenerate.
11948 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11949             Nathanael Nerode  <neroden@gcc.gnu.org>
11951         PR ada/6637, PR ada/5911
11952         Merge with libada-branch:
11953         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11954         with appropriate dependencies. Add --enable-libada configure switch.
11955         * configure, Makefile.in: Regenerate.
11957 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11959         * MAINTAINERS: Add myself to write-after-approval.
11961 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11963         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11964         * configure: Regenerate.
11966 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11968         Merge from upstream:
11970         * ltmain.in: When setting IFS to '~', be careful about user
11971         arguments that contain '~'.
11973         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11975         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11976         Also test $base_compile against $CC with escaped arguments. Bug
11977         reported by Geoff Keating <geoffk@apple.com>.
11979 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11981         * MAINTAINERS: Remove i960 port.
11983 2004-01-23  DJ Delorie  <dj@redhat.com>
11985         * Makefile.def (target_modules) [libiberty]: Don't stage.
11986         * Makefile.in: Rebuilt.
11988 2004-01-20  Caroline Tice  <ctice@apple.com>
11990         * MAINTAINERS: Add myself to write-after-approval.
11992 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11994         * MAINTAINERS: Update my email address.
11996 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11998         * MAINTAINERS: Add myself to write-after-approval.
12000 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12002         * MAINTAINERS: Remove entries without email address.
12004 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
12006         * MAINTAINERS: Add myself to write-after-approval.
12008 2004-01-15  Steven Bosscher  <stevenb@suse.de>
12010         * MAINTAINERS: Update my email address.
12012 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
12014         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12015         * Makefile.tpl (configure-target-[+module+]): Support stage.
12016         * Makefile.in: Rebuilt.
12018 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
12020         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12022 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
12024         * MAINTAINERS: Add myself as a MIPS maintainer.
12026 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12028         * configure.in: Use ./config.cache, not config.cache.
12029         * configure: Regenerate.
12030         * Makefile.tpl: Special-casing not needed for GCC any more.
12031         * Makefile.in: Regenerate.
12033         * configure.in: Don't share a cache file for host dirs.
12034         * configure: Regenerate.
12036         * config-ml.in: Don't mess with the cache file.
12038 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12040         * MAINTAINERS: Move myself from 'Write After Approval' to
12041         'CPU Port Maintainers' section as SPARC maintainer.
12043 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12045         * Makefile.tpl: Make GCC use a separate config.cache.
12046         * Makefile.in: Regenerate.
12048         PR bootstrap/11932, PR bootstrap/11933
12049         (I don't know if it will fix either of them, but it relates
12050         to them.)
12051         * configure.in: Don't use shared config.cache for target
12052         directories.
12053         * configure: Regenerate.
12055 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
12057         * MAINTAINERS: Add myself to 'Write After Approval' section.
12059 2003-12-31  Roger Sayle  <roger@eyesopen.com>
12061         * configure.in (ia64*-*-hpux*): Disable building java libraries.
12062         * configure: Regenerated.
12064 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
12066         * MAINTAINERS: Remove the mn10200 maintainer.
12068 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
12070         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12071         * configure: Regenerated.
12073 2003-12-16  Jan Hubicka  <jh@suse.cz>
12075         * MAINTAINERS: Add myself as callgraph maintainer.
12077 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
12079         * configure.in (raw_libstdcxx_flags): Remove the leading space.
12080         * configure: Regenerate.
12082 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
12084         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12085         'Write After Approval' section. Update email.
12087 2003-12-01  James Lemke  <jim@wasabisystems.com>
12089         * MAINTAINERS (Write After Approval): Add myself.
12091 2003-11-20  Matt Thomas  <matt@3am-software.com>
12093         * MAINTAINERS: Add myself as a vax port maintainer.
12095 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
12097         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12098         (configure-build-[+module+], configure-[+module+]): Likewise.
12099         (configure-target-[+module+], configure-gcc, config.status): Likewise.
12100         * Makefile.in: Regenerate.
12102 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12104         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12105         shared/dylibed libraries.
12106         * ltmain.sh: Likewise.
12107         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12108         * ltcf-cxx.sh: Likewise.
12109         * ltcf-gcj.sh: Likewise.
12110         * ltconfig: Likewise.
12112 2003-11-17  Stan Cox  <scox@redhat.com>
12114         * MAINTAINERS: Add myself as iq2000 port maintainer.
12116 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12118         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12119         * Makefile.in: Regenerate.
12121 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
12123         * config.sub: Update to 2003-11-03 version.
12125 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12127         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
12128         * configure:  Regenerate.
12130 2003-10-20  Nicolas Pitre  <nico@cam.org>
12132         * MAINTAINERS: Add myself to 'Write After Approval' section.
12134 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
12136         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12138 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
12140         * MAINTAINERS: Update my email address.
12142 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12144         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12146 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
12148         * MAINTAINERS: Add myself to 'Write After Approval' section.
12150 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
12152         * config.guess: Update to 2003-10-16 version.
12153         * config.sub: Update to 2003-10-16 version.
12155 2003-10-15  David Daney  <ddaney@avtrex.com>
12157         * MAINTAINERS: Added myself to 'Write After Approval' section.
12159 2003-10-15  Falk Hueffner  <falk@debian.org>
12161         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12162         'Write After Approval' section. Update email.
12164 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12166         * MAINTAINERS: Move myself from 'Write After Approval' to
12167         'Various Maintainers' section as middle-end maintainer.
12169 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12171         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12172         HOST_FLAGS_TO_PASS.
12173         * Makefile.in: Regenerate.
12175 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
12177         * config.guess: Update to 2003-10-07 version.
12178         * config.sub: Update to 2003-10-07 version.
12180 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12182         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12183         * ltconfig (irix5*, irix6*): Don't override version_type.
12185 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
12187         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12188         * configure: Rebuilt
12189         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12190         * Makefile.in: Rebuilt
12192 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
12194         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12196 2003-09-30  Carlo Wood  <carlo@alinoe.com>
12198         * MAINTAINERS (Write After Approval): Add myself.
12200 2003-09-29  Paul Koning  <ni1d@arrl.net>
12202         * MAINTAINERS: Move myself from "Write After Approval"
12203         to CPU platform maintainers for pdp11 platform.
12205 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
12207         * MAINTAINERS: Move myself from 'Write After Approval' to
12208         'Various Maintainers' section as libffi testsuite maintainer.
12210 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
12212         * configure.in: Pass a computed --program-transform-name
12213         to subconfigures.
12214         * configure: Regenerated.
12216 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12218         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12219         * Makefile.in: Regenerate.
12221         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12222         * Makefile.in: Regenerate.
12224 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
12226         * MAINTAINERS: Move myself from 'Write After Approval'
12227         to 'Various Maintainers' (objective-c) section.
12229 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
12231         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12232         quoting.
12233         * configure: Regenerated.
12235 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
12237         * MAINTAINERS (Write After Approval): Add myself to write after
12238         approval list.
12240 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
12242         * MAINTAINERS (Write After Approval): Add myself.
12244 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
12246         * MAINTAINERS: Update my e-mail address.
12248 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
12250         * libtool.m4 (LD): Correct powerpc64 host match.
12252 2003-09-06  James E Wilson  <wilson@tuliptree.org>
12254         * MAINTAINTERS: Update my affiliation and email address.
12256 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12258         * MAINTAINERS (Write After Approval): Add myself.
12260 2003-09-04  DJ Delorie  <dj@redhat.com>
12262         * configure: Regenerate.
12264 2003-09-04  Robert Millan  <robertmh@gnu.org>
12266         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12268 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12270         * configure.in: Ensure arguments to sed are properly spaced.
12271         * configure: Regenerate.
12273 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
12275         * MAINTAINERS: Update my e-mail address.
12277 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
12279         * MAINTAINERS (Write After Approval): Add myself.
12281 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
12283         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12284         * configure: Regenerated.
12286 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12288         * MAINTAINERS: Update my email address.
12290 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12292         * configure.in:  Use newline instead of semicolon when assuming
12293         shell arguments in a for loop.
12294         * configure:  Regenerated.
12296 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12298         * MAINTAINERS: Resurrect the i860 maintainer.
12300 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12302         PR 8180
12303         * configure.in: When testing with_libs and with_headers, treat
12304         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12305         * configure: Regenerate.
12307         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12308         make, shell, etc.
12309         (baseargs): Likewise.
12310         * configure: Regenerate.
12312 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12314         * MAINTAINERS (Write After Approval): Add myself.
12316 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12318         * configure.in: Disable libgcj for darwin not on powerpc.
12319         * configure: Rebuild.
12321 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12323         * config-ml.in, symlink-tree: Add license.
12325 2003-08-03  Richard Stallman  <rms@gnu.org>
12326             Eben Moglen  <moglen@columbia.edu>
12328         * README.SCO: New file.
12330 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12332         * Makefile.tpl (check, check-c++): Express dependencies using
12333         dependencies rather than commands.
12334         * Makefile.in: Regenerate.
12336 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12338         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12339         * configure: Ditto.
12341 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12343         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12344         * Makefile.in: Update.
12346 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12348         * configure.in: Enable libgcj for darwin.
12349         * configure: Rebuild.
12351 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12353         * config-ml.in:  Use ac_configure_args directly instead of
12354         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12355         actually seen.
12357 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12359         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12360         creating target and build subdirs to build all parent dirs as needed.
12361         * Makefile.in: Rebuild.
12362         * configure.in: Don't build dirs explicitly here.
12363         * configure: Rebuild.
12365 2003-07-26  Paul Brook  <paul@nowt.org>
12367         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12369 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12371         * Makefile.tpl (all-make): Depend on intl.
12372         * Makefile.in: Rebuilt.
12374 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12376         * install-sh:  Update to newer upstream versions (associated with
12377         aclocal 1.7).
12378         * mkinstalldirs:  Likewise.
12379         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12381 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12383         * MAINTAINERS: Move self from Bug database only accounts
12384         to write-after-approval.
12386 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12388         * config.if: Remove unused libc_interface determination.
12390 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12392         * MAINTAINERS: Move self from write-after-approval to
12393         build machinery (*.in).
12395 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12397         PR bootstrap/11273
12398         PR bootstrap/11408
12399         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12400         unused INSTALL_PROGRAM_ARGS.
12401         * configure.in: Use AC_PROG_INSTALL.
12402         * Makefile.in: Regenerate.
12403         * configure: Regenerate.
12405 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12407         * MAINTAINERS: Alphabetize.
12409 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12411         * configure: Rebuilt.
12412         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12413         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12414         newlib nor libgloss.
12415         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12416         * configure.in (am33_2.0-*-linux*): Added.
12418 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12420         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12421         * configure: Regenerate.
12423 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12425         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12426         * Makefile.in: Regenerate.
12428 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12430         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12431         * Makefile.in: Regenerate.
12433 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12435         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12436         * Makefile.in: Regenerated.
12438         * config-ml.in: Replace PWD with PWD_COMMAND.
12440 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12442         * intl: New directory; see intl/ChangeLog for details.
12443         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12444         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12445         * Makefile.in: Regenerate.
12447 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12449         * configure.in: Clean up config-lang.in handling.  Delete
12450         useless assignment to "subdirs".
12451         * configure: Regenerate.
12453 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12455         * configure.in: Rename 'target_libs' to 'target_libraries'.
12456         Remove useless reference to 'target_libs'.
12457         * configure: Regenerate.
12459 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12461         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12462         * Makefile.in: Regenerate.
12464 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12466         * Makefile.def: Introduce flags_to_pass.
12467         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12468         * Makefile.in: Regenerate.
12470 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12472         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12473         and target-libgloss.
12474         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12475         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12476         * configure: Regenerate.
12478 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12480         * configure.in: Update testsuite_flags to new location.
12481         * configure. Regenerate.
12483 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12485         * Makefile.tpl: Remove BUILD_CC stuff.
12486         * Makefile.in: Regenerate.
12488 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12490         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12492 2003-06-16  Graeme Peterson  <gp@qnx.com>
12494         * MAINTAINERS (Write After Approval): Add myself.
12496 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12498         * config.guess: Update to 2003-06-12 version.
12499         * config.sub: Update to 2003-06-13 version.
12501 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12503         * config.guess: Update to 2003-06-06 version.
12504         * config.sub: Update to 2003-06-06 version.
12506 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12508         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12509         * configure. Regenerate.
12511 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12513         * configure.in: Disable serial configure by default.
12514         * configure: Regenerate.
12515         * Makefile.tpl: Abolish .NOTPARALLEL.
12516         * Makefile.in: Regenerate.
12518         * Makefile.tpl: Replace {build,host,target}_canonical by
12519         {build,host,target}.
12520         * Makefile.in: Regenerate.
12522         * Makefile.tpl: Fix stupid pasto.
12523         * Makefile.in: Regenerate.
12525 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12527         * Makefile.tpl: Remove bogus conditional.
12528         * Makefile.in: Regenerate.
12530 2003-06-05  Jan Hubicka  <jh@suse.cz>
12532         * Makefile.tpl (profiledbootstrap): New target.
12533         * Makefile.in (profiledbootstrap): New target.
12535 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12537         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12538         Pinski. Remove user names from other bugzilla-only maintainers.
12540 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12542         * Makefile.tpl: Make 'recursive targets' using autogen rather
12543         than shell loop.  Remove duplicate 'clean' targets and false
12544         comments.
12545         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12546         Add systematic method of specifying missing targets in subdirs.
12547         Add copyright boilerplate.
12548         * Makefile.in: Regenerate.
12549         * configure.in: Add 'recursive targets' to maybe list.
12550         * configure: Regenerate.
12552         * MAINTAINERS: "GNATS only" -> "Bug database only".
12554         * Makefile.tpl: Rename [+target+] to [+make_target+].
12555         * Makefile.def: Rename 'target' to 'make_target'.
12557 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12559         * MAINTAINERS: Add self as options handling maintainer.
12561 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12563         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12564         been too long since I touched those ports.
12566 2003-05-28  DJ Delorie  <dj@redhat.com>
12568         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12569         * Makefile.in: Regenerate.
12571 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12573         * configure.in: Use curly braces in the definition of tooldir.
12574         * configure: Regenerate.
12576 2003-05-21  DJ Delorie  <dj@redhat.com>
12578         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12579         newlib or libgloss.
12580         * Makefile.in: Regenerate.
12582 2003-05-21  DJ Delorie  <dj@redhat.com>
12584         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12585         * Makefile.in: Regenerate.
12587 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12589         * MAINTAINERS: Update my e-mail address.
12591 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12593         * configure.in: Switch more things to use maybe dependencies.
12594         * Makefile.tpl: Switch more things to use maybe dependencies.
12595         Factor out common code from autogen IF statements.
12596         * configure: Regenerate.
12597         * Makefile.in: Regenerate.
12599 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12601         * configure.in: Accept i[3456789]86 for machine type.
12602         * configure: Regenerate.
12604 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12606         * configure.in: Switch more things to use maybe dependencies.
12607         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12608         * configure: Regenerate.
12609         * Makefile.tpl: Switch more things to use maybe dependencies.
12610         * Makefile.in: Regenerate.
12612 2003-05-16  Andreas Schwab  <schwab@suse.de>
12614         * Makefile.tpl (install-opcodes): Define.
12615         * Makefile.in: Rebuild.
12617 2003-05-13  Andreas Jaeger  <aj@suse.de>
12619         * config.guess: Update to 2003-05-09 version.
12620         * config.sub: Update to 2003-05-09 version.
12622 2003-05-13  Michael Eager  <eager@mvista.com>
12624         * configure.in: Correct sed script so that options in quotes are not
12625         deleted.
12626         * configure: Rebuild.
12628 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12630         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12631         and $$s/newlib/libc/sys/cygwin32 include paths.
12632         * configure: Ditto.
12634 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12636         * MAINTAINERS: Update my email addresses.
12638 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12640         * config-ml.in: Propagate INSTALL variables.
12642 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12644         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12646 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12648         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12649         * Makefile.in: Regenerate.
12651 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12653         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12655 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12657         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12659 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12661         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12662         * Makefile.in: Regenerated.
12664 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12666         * MAINTAINERS (Write After Approval): Upgrade myself from
12667         GNATS only to write-after-approval. Update my mail address.
12669 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12671         (OS Port Maintainers: freebsd): Add myself.
12673 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12675         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12677 2003-04-22  Kean Johnston  <jkj@sco.com>
12679         * MAINTAINERS (SCO ports): Added myself.
12681 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12683         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12685 2003-04-19  Kean Johnston  <jkj@sco.com>
12687         * MAINTAINERS (Write After Approval): Add myself.
12689 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12691         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12692         * Makefile.in: Regenerate.
12694 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12696         * configure.in (powerpc64*-*-linux*): Remove.
12697         * configure: Rebuilt.
12699 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12701         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12702         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12703         and restrap.
12704         * Makefile.in:  Regenerate.
12706 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12708         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12709         * configure: Regenerated.
12711 2003-04-15  DJ Delorie  <dj@redhat.com>
12713         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12715 2003-04-13  Nick Clifton  <nickc@redhat.com>
12717         * config-ml.in: Remove support for --disable-aix removing
12718         call-aix multilibs.
12720 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12722         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12723         * */configure: Rebuilt.
12725 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12727         * MAINTAINERS: Add my email address.
12729 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12731         * MAINTAINERS (Write After Approval): Add myself.
12733 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12735         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12736         * Makefile.in: Regenerate.
12738 2003-03-14  Michael Chastain  <mec@shout.net>
12740         * Makefile.in: Regenerate with correct Makefile.def.
12742 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12744         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12745         Make macro.
12746         * Makefile.in: Regenerate.
12747         * configure.in: Clean up gxx_include_dir logic.
12748         * configure: Regenerate.
12750 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12752         * MAINTAINERS (Write After Approval): Add myself.
12754 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12756         * MAINTAINERS: Update my mail address.
12758 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12760         * configure.in (gxx_include_dir): Fix typo.
12761         * configure: Regenerated.
12763 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12765         * Makefile.tpl: Reindent.
12766         * Makefile.in: Regenerate.
12767         * configure.in: Reindent.  Don't set unused variables.
12768         * configure: Regenerate.
12770 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12772         * configure.in: Include $(build_tooldir)/sys-include in
12773         FLAGS_FOR_TARGET.
12774         * configure: Regenerated.
12776 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12778         * Makefile.tpl: Always pass down RANLIB.
12779         * Makefile.in: Regenerate.
12781         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12782         * Makefile.in: Regenerate.
12783         * configure.in: Remove unused logic relating to --enable-shared
12784         and --enable-threads.  Remove bogus comments.  Remove redundant
12785         noconfigdirs.
12786         * configure: Regenerate.
12788         * configure.in: Replace ${libstdcxx_version} by its value.
12789         Remove reference to mh-dgux.
12790         * configure: Regenerate.
12792 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12794         * MAINTAINERS (Write After Approval): Add myself.
12796 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12798         * Makefile.tpl: Rearrange.
12799         * Makefile.in: Regenerate.
12801 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12803         * configure.in: Add support for kaOS as cross build target system.
12804         * configure: Regenerated.
12806 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12808         * MAINTAINERS (Write after approval): Add myself.
12810 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12812         * MAINTAINERS: Update my email address.
12814 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12816         * MAINTAINERS: Add self to blanket write privs. section.
12818 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12820         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12821         configure-target-* as some target builds may require additional
12822         flags for preprocessor tests.
12823         * Makefile.in: Regenerated.
12825 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12827         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12828         * ltconfig: Handle it.
12829         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12830         auto-detecting it.
12832         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12833         it is used as argument to $CC.
12834         * ltcf-gcj.sh: Likewise.
12836         * configure.in: Introduce --enable-maintainer-mode.
12837         * configure: Rebuilt.
12838         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12839         for maintainer mode.
12840         * Makefile.in: Rebuilt.
12842 2003-02-18  Jason Merrill  <jason@redhat.com>
12844         * Makefile.tpl (check-c++): Allow parallelism.
12846 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12848         * MAINTAINERS: Remove John Carr (who never actually had access to
12849         gcc.gnu.org).
12851 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12853         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12854         don't configure target-libobjc.
12855         * configure: Regenerate.
12857 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12859         * Makefile.tpl (RANLIB): Define.
12860         * Makefile.in: Regenerate.
12862 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12864         * MAINTAINERS: Update my email.
12866 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12868         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12869         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12870         * Makefile.in: Regenerated.
12871         * configure.in: Remove all traces of snavigator, db, and grep.
12872         * configure: Regenerated.
12874 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12876         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12877         After Approval.
12879 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12881         * MAINTAINERS (Write after approval): Add myself.
12883 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12885         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12886         * Makefile.in: Regenerated.
12888 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12890         * config.guess: Updated to 2003-01-30's version.
12891         * config.sub: Updated to 2003-01-28's version.
12893 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12895         * config.if: If gcc_version is already set, just use it.  Don't set
12896         gcc_version_trigger if it's already set, otherwise set it to
12897         gcc/version.c, but only if the file exists.  If it is not set and
12898         gcc/version.c does not exist, try to extract the version number from
12899         $CC.
12901 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12903         * MAINTAINERS: Add myself to write-after-approval list.
12905 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12907         * configure.in:  Revert 24Jan change.
12908         * configure:  Regenerate.
12910 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12912         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12913         entry of HJ Lu.
12915 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12917         * configure.in: Revert previous change.
12918         * configure: Regenerate.
12920 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12922         * configure.in: Make rda native-only.
12923         * configure: Regenerate.
12925 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12927         * MAINTAINERS: Move myself from GNATS-only-accounts to
12928         write-after-approval.
12930 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12932         * configure.in: Add missing \.
12933         * configure: Rebuilt.
12935 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12937         * configure.in (baseargs): Avoid using \| in sed regular
12938         expressions.
12939         * configure: Rebuilt.
12941 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12943         * configure.in (baseargs): Remove all supported forms of
12944         --cache-file, --srcdir, --host, --build and --target options
12945         from argument lists.
12946         * configure: Rebuilt.
12948 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12950         * MAINTAINERS: Add myself to write-after-approval list.
12952 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12954         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12955         * configure: Rebuilt.
12957 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12959         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12960         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12961         * Makefile.in: Regenerate.
12962         * configure: Regenerate.
12964 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12966         * configure.in: Remove Makefile in build, host and target modules
12967         unless configure was run with --no-recursion.
12968         * configure: Rebuilt.
12970 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12972         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12973         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12974         * Makefile.in: Regenerate.
12976 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12978         * config.guess: Update to 2003-01-03 version.
12979         * config.sub: Update to 2003-01-03 version.
12981 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12983         * configure: Regenerate with proper autoconf 2.13.
12985 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12987         * configure.in: Add AC_PREREQ for consistency.
12988         * configure: Regenerate.
12990 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12992         * configure.in (GDB_TK): Add tcl directories conditional on
12993         gdb/gdbtk directory being present.
12994         * configure: Regenerate.
12996 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12998         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12999         used by gcc if LD is not defined and we are not doing a Canadian Cross.
13000         * configure: Rebuilt.
13002 2002-12-31  Tom Tromey  <tromey@redhat.com>
13004         * Makefile.in: Rebuilt.
13005         * Makefile.def (target_modules) [libffi]: Allow installation.
13007 2002-12-31  Andreas Schwab  <schwab@suse.de>
13009         * configure.in: Fix use of $program_transform_name.
13010         * configure: Regenerated.
13012 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
13014         * configure.in (baseargs): Don't remove first configure argument.
13015         * configure: Regenerated.
13017 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
13019         * Makefile.tpl (local-distclean): Don't remove...
13020         (multilib.ts): ... this.  Moved into...
13021         (multilib.out): ... this.  Don't use sub-make.
13022         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13023         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13024         (configure-build-[+module+], configure-[+module+],
13025         configure-target-[+module+], configure-gcc): ... these.  Test
13026         for Makefile existence.  Drop config.status from dependencies.
13027         * Makefile.in: Rebuilt.
13028         * configure.in: Move gcc-version-trigger to the end of
13029         ac_configure_args.  Add comments to maybedep.tmp and
13030         serdep.tmp.  Introduce --disable-serial-configure.  Remove
13031         nonopt from baseargs, matching and removing corresponding
13032         whitespace while at it.
13033         * configure: Rebuilt.
13035 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
13037         * configure.in (host_configargs): Replace reference to
13038         no-longer-defined buildopts with --build=${build_alias}.
13039         * configure: Rebuilt.
13041         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
13042         program_transform_name to standard idiom.
13043         (AUTOGEN, AUTOCONF): Define.
13044         (Makefile.in): Use $(AUTOGEN).
13045         (Makefile): Depend on config.status, and use autoconf-style rule to
13046         build it.  Move original commands to...
13047         (config.status): ... this new target.
13048         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
13049         $(AUTOCONF).
13050         * Makefile.in: Rebuilt.
13052 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13054         * Makefile.tpl: Fix dramatic bustage due to change in
13055         program_transform_name.
13056         * Makefile.in: Regenerate.
13058         * configure.in: Remove unnecessary PATH setting.
13059         * configure: Regnerate.
13061         * configure.in: Don't default to unprefixed tools unless
13062         the native tools will work.
13063         * configure: Regenerate.
13065         * configure.in: Convert to autoconf script.  Blow away lots
13066         of now-redundant Makefile fragments.
13067         * configure: Generate using Autoconf.
13068         * Makefile.tpl: Rewrite to reflect autoconfiscation.
13069         * Makefile.in: Regenerate.
13071 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
13073         * configure: Fix stupid bug where RANLIB was mistakenly included.
13075         * configure.in: Rename (buildargs, hostargs, targargs) to
13076         (build_configargs, host_configargs, target_configargs).
13078         * configure.in: Move logic out of sed statement.
13080         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
13081         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13083 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
13085         * config.sub: Import from master repository
13086         * config.guess: Ditto
13088 2002-12-24  Andreas Schwab  <schwab@suse.de>
13090         * Makefile.tpl (multilib.out): Fix missing space.
13091         * Makefile.in: Regenerate.
13093 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13095         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
13096         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
13097         * Makefile.in: Regenerate.
13098         * configure.in: Remove unnecessary leftovers.
13100 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
13102         * configure.in (extra_ranlibflags_for_target): New variable.
13103         (*-*-darwin): Add -c to ranlib commands.
13104         * configure (tooldir): Handle extra_ranlibflags_for_target.
13106 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13108         * Makefile.tpl: Revert HJL's change.
13109         * Makefile.in: Regenerated.
13110         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13111         always.
13113 2002-12-19  Andreas Schwab  <schwab@suse.de>
13115         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13116         * Makefile.in: Regenerate.
13118 2002-12-18  H.J. Lu  <hjl@gnu.org>
13120         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13121         * Makefile.in: Regenerated.
13123         * configure.in (build_prefix): New. Substitute.
13125 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
13127         * Makefile.tpl: Don't let real targets depend on phony targets.
13128         * Makefile.in: Regenerate.
13130         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13131         * Makefile.in: Regenerate.
13133 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
13135         * config.sub: Import from master repository
13136         * config.guess: Ditto
13138 2002-12-16  Jason Merrill  <jason@redhat.com>
13140         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13141         previous 'make bootstrap'.
13142         * Makefile.in: Regenerate.
13144 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
13146         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13148 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
13150         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13151         * Makefile.in: Regenerate.
13153 2002-12-13  Jason Merrill  <jason@redhat.com>
13155         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
13156         library tests.
13157         (check-c++): Just depend on it and check-target-libstdc++-v3.
13158         * Makefile.in: Regenerate.
13160 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13162         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13163         * Makefile.in: Rebuilt.
13165 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13167         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13169 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13171         * configure: Fix bug put in by gremlins.
13173         * Makefile.tpl: Substitute more autoconfily.
13174         * configure: Substitute more autoconfily.
13175         * Makefile.in: Regenerate.
13177 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
13179         * config.sub: Import from master repository
13180         * config.guess: Ditto
13181         * MAINTAINERS: Added Svein Seldal under write after approval
13183 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
13185         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13186         * Makefile.in (all-sim): Ditto.
13188 2002-12-06  DJ Delorie  <dj@redhat.com>
13190         * Makefile.tpl: Change configure dependencies to not have real
13191         targets depend on phony targets.
13193 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
13195         * configure.in: Revert unintentional change.
13197         * Makefile.tpl: Change dependency for */multilib.out so that
13198         it works when gcc isn't in the tree.
13200         * configure.in: Substitute more.
13201         * configure: Run subconfigures from the Makefile.
13202         * Makefile.tpl: Run subconfigures from the Makefile; add a few
13203         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
13205 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13207         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13209 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13211         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13212         and corresponding dependencies.
13213         * Makefile.in: Regenerate.
13215         * configure.in (host_tools): Order binutils, gas and ld for
13216         convenience in running the testsuites.
13218         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13219         * Makefile.in: Regenerate.
13220         * configure.in: Introduce rules to serialize subconfigure runs.
13222         * configure.in: Introduce BASE_CC_FOR_TARGET.
13223         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
13224         Realize configure-build-* targets.  Realize configure-target-* targets.
13225         * Makefile.in: Regenerate.
13227 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13229         * configure: Move gcc_version_trigger stuff from here...
13230         * configure.in: ...to here.
13232         * configure.in: Separate subconfigure options added by this file from
13233         options given by the user.  Add machinery to put args for host
13234         subconfigures into the Makefile.
13236         * Makefile.tpl: Remove 'vault' targets.
13237         * Makefile.tpl: Reorder and comment dependencies.
13238         * Makefile.in: Regenerate.
13240 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13241         * configure.in: Fix my broken commit of previous patch. (sigh)
13243 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13245         * configure.in: Move host-specific darwin noconfigdirs into
13246         the host-specific section.
13248 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13250         * configure.in: Move host-specific darwin noconfigdirs into
13251         the host-specific section.
13253 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
13255         * configure: Remove skip-this-dir support.
13256         * Makefile.tpl: Remove skip-this-dir support.
13258         * Makefile.tpl: Remove leftover support for non-autoconfiscated
13259         subdirectories.
13260         * Makefile.in: Regenerate.
13262         * Makefile.tpl: Strip out useless setting of 'dir'.
13263         * Makefile.in: Regenerate.
13265 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13267         * configure.in: Fix deeply stupid bug.
13269         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13270         shell code in CXX_FOR_TARGET
13271         * Makefile.def: Introduce raw_cxx.
13272         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13273         RAW_CXX_FOR_TARGET.
13274         * Makefile.in: Regenerate.
13276 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
13278         * Makefile.tpl: Remove unnecessary ifs.
13279         * Makefile.in: Regenerate.
13281         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
13282         dependencies.  Maybe-ize build-libiberty.  Create dummy install
13283         targets for 'no_install' modules.
13284         * configure: Move GDB_TK substitution to configure.in.  Move
13285         build_modules stuff to configure.in.
13286         * configure.in: Implement soft dependency machinery.  Maybe-ize
13287         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13288         * Makefile.in: Regenerate.
13290 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13292         * Makefile.tpl: Make all-target, install-target behave similarly
13293         to all, install (only hitting configured targets).  Eliminate
13294         unused macro defintions.
13296         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13297         build != host.
13299         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13301         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13303         * configure.in: Produce lists of subdir targets we're actually
13304         configuring.  Remove references to "dosrel".
13305         * Makefile.tpl: Let configure set which subdir targets are hit.
13306         Remove install-cross; clean up install; remove ALL.  Remove
13307         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13308         Autogenerate host module targets.  Remove empty dependency lines
13309         and redundant dependency; rearrange slightly.
13310         * Makefile.def: Add host-side libtermcap, utils.
13312         * Makefile.in: Regenerate.
13314 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13316         * ltconfig (osf[345]): Append $major to soname_spec.
13317         Reflect this in library_names_spec.
13318         * ltmain.sh (osf): Prefix $major with . for use as extension.
13320 2002-11-19  Andreas Jaeger  <aj@suse.de>
13322         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13323         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13324         and sparc64 GNU/Linux systems.
13326 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13328         * MAINTAINERS: Update email.
13330 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13332         * MAINTAINERS: Complete James Dennett's entry.
13334 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13336         * MAINTAINERS (Write After Approval): Add myself.
13338 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13340         * Makefile.tpl: syntactic cleanup
13342 2002-11-13  Stuart Hastings  <stuart@apple.com>
13344         * MAINTAINERS: Add myself to write-after-approval list.
13346 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13348         * Makefile.def: Add list of recursive targets to autogenerate.
13349         Add build_modules.
13350         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13351         targets.  Autogenerate *-build-* targets.
13352         * Makefile.in: Regenerate.
13354 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13356         * configure: More autoconf-style substitutions.
13357         * Makefile.tpl: More autoconf-style substitutions.
13358         * Makefile.in: Regenerate.
13360 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13362         * configure: Substitute more variables in a more autoconf-friendly
13363         way.  Simplify slightly.
13364         * Makefile.tpl: Make more variables substitutable in an
13365         autoconf-friendly way.
13366         * Makefile.in: Regenerate.
13368 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13370         * MAINTAINERS (Write After Approval): Add myself.
13372 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13374         * configure.in (v810*): Remove special setting of tools.
13376         * configure: Add support for extra required flags for ar or nm.
13377         * configure.in (aix4.3+): Use above support for target-specific
13378         issues, rather than using config/mt-aix43.
13380 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13382         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13383         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13384         with $srcdir.  Reformat indentation.  Substitute some variables
13385         formerly hard-coded in the Makefile for build=host.
13386         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13387         * Makefile.def: Autogenerate more.
13388         * Makefile.in: Regenerate.
13390 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13392         * MAINTAINERS (Write After Approval): Add myself.
13394 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13396         * Makefile.def (host_modules): Add rda.
13397         * Makefile.in: Regenerate.
13398         * configure.in (target_tool): Add target-rda to list.
13400 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13402         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13404 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13406         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13407         and restrap targets to this rule.
13408         * Makefile.in:  Regenerate.
13410 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13412         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13413         GNATS only accounts.
13415 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13417         * configure.in (i[3456]86-*-linux*): Add check to disable
13418         ${libgcj} for glibc1.
13420 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13422         * MAINTAINERS: Add myself as ip2k port maintainer.
13424 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13426         * configure.in: Add tic4x target.
13428 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13430         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13431         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13432         * Makefile.in: Regenerate.
13434         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13435         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13436         * Makefile.in: Regenerate.
13438 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13440         * MAINTAINERS: Add myself as web pages co-maintainer.
13442 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13444         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13445         * Makefile.in: Regenerate.
13447 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13449         * MAINTAINERS: Add myself and Nathan Sidwell
13450         <nathan@codesourcery.com> as VxWorks maintainers.
13452 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13454         * Makefile.def: Remove order dependency comments.
13455         * Makefile.tpl: Add explicit install-install dependencies.
13456         * Makefile.in: Regenerate.
13458         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13459         * Makefile.in: Regenerate.
13461         * Makefile.tpl: Add configure-target (for src-release in src)
13462         * Makefile.in: Regenerate.
13464 2002-09-30  Nick Clifton  <nickc@redhat.com>
13466         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13468 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13470         * configure.in (s390*-*-linux*): Enable libgcj.
13472 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13474         * configure: Revert accidentally applied changes.
13476         * Makefile.tpl: Make more autoconf-friendly.
13477         * Makefile.in: Regenerate.
13478         * configure: Make substitution more autoconf-like.
13480 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13482         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13483         single entry to handle all these.
13484         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13485         libjava on arm-*-elf.
13487 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13489         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13490         things that depend on them.
13492 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13494         * Makefile.tpl: Make subsituted variables more autoconfy.
13495         * Makefile.in: Regenerate.
13496         * configure: Make seds more autoconfy.
13498 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13500         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13501         * Makefile.in: Regenerate.
13502         * configure.in: Rewrite sed statements to look autoconfy.
13504         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13505         all-target-foo on configure-target-foo.
13506         * Makefile.def: Ditto.
13507         * Makefile.in: Rebuild.
13509 2002-09-25  Andrew Haley  <aph@redhat.com>
13511         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13513 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13515         * Makefile.def: New file.
13516         * Makefile.tpl: New file.
13517         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13518         * contrib/gcc_update: Note that Makefile.in is a generated file.
13520         * configure.in: Minor rearrangement.  Simplify tests.
13522 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13524         * configure.in (with_headers): Skip copy if value is "yes".
13525         (with_libs): Likewise.
13527 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13529         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13530         * configure.in (sh*-*-pe*): Ditto.
13531         * configure.in (mips*-*-pe*): Ditto.
13532         * configure.in (*arm-wince-pe): Ditto.
13534         * configure.in: Rearrange.
13536 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13538         * MAINTAINERS: Update my email address.
13540 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13542         * MAINTAINERS: (Write After Approval): Add myself.
13544 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13546         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13548 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13550         * MAINTAINERS: Change my mailing address.
13552 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13554         * MAINTAINERS (Write After Approval): Remove myself.
13555         (Various Maintainers: c++ runtime libs): Add myself.
13557 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13559         * MAINTAINERS (Write After Approval): Remove myself.
13560         (Various Maintainers: c++ runtime libs): Add myself.
13562 2002-08-15  Eric Christopher  <echristo@redhat.com>
13564         * config.sub: Import from master repository.
13565         * config.guess: Ditto.
13567 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13569         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13570         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13571         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13573 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13575         * MAINTAINERS: Add self to rs6000 vector extensions.
13577 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13579         * libiberty/configure: Reverted unintended yesterday's check in.
13581 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13583         * boehm-gc/configure, libf2c/configure: Rebuilt.
13584         * libffi/configure, libiberty/configure: Ditto.
13585         * libjava/configure, libobjc/configure: Ditto.
13586         * libstdc++-v3/configure, zlib/configure: Ditto.
13587         Merged from binutils:
13588         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13589         From Steve Ellcey <sje@cup.hp.com>:
13590         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13591         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13592         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13593         IA64.
13594         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13595         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13596         soname_spec, sys_lib_search_path_spec): Ditto.
13598 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13600         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13602 2002-08-04  H.J. Lu  (hjl@gnu.org)
13604         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13606 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13608         * MAINTAINERS (Write After Approval): Add myself.
13610 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13612         * configure.in: Move generic linux case to end.  Copy generic
13613         linux noconfigdirs to mips*-*-linux* entry and new
13614         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13616 2002-07-19  Michael Matz  <matz@suse.de>
13618         * MAINTAINERS: Add myself as ra* maintainer.
13620 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13622         * config.guess: Update to 2002-07-09 version.
13623         * config.sub: Update to 2002-07-03 version.
13625 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13627         * MAINTAINERS: Fix typo in a maintainer email address.
13629 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13631         * configure.in: Remove two redundant tests.
13633 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13635         * configure.in (mips*-*-irix6*o32): Enable stabs.
13637 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13639         * configure.in: Don't build grez.
13640         * Makefile.in: Ditto.
13642         * Makefile.in: Remove references to bsp, cygmon, libstub.
13643         * configure.in: Ditto.
13645         * configure.in: Remove leftover reference to gdbtest.
13647 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13649         * configure.in (gxx_include_dir):  Change to match versioned
13650         C++ headers if --enable-version-specific-runtime-libs is used.
13652 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13654         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13656 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13658         * configure.in: Make --without-x work.
13660 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13662         * configure.in: Rearrange target Makefile fragment collection.
13664         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13665         cvs[src].
13666         * configure.in: Ditto.
13668 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13670         * MAINTAINERS (Write After Approval): Update my e-mail address.
13672 2002-06-24  Ben Elliston  <bje@redhat.com>
13674         * configure.in (host_tools): Remove cgen.
13676         * Makefile.in (all-cgen): Remove; runs from its source directory.
13677         (check-cgen, install-cgen, clean-cgen): Likewise.
13678         (all-opcodes): Do not depend on all-cgen.
13679         (all-sim): Likewise.
13681 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13683         * Makefile.in: Eliminate 'apache' targets.
13684         * configure.in: Eliminate 'apache' targets.
13686         * configure.in: Eliminate redundant tests.  Reorganize.
13688         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13690         * config-ml.in: Eliminate references to Cygnus configure.
13692         * Makefile.in: Eliminate references to building emacs.
13694 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13696         * MAINTAINERS: Update my email address.
13698 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13700         * config.if (libstdcxx_incdir): Version C++ headers.
13701         (cxx_incdir): Remove.
13703 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13705         * MAINTAINERS (Write After Approval): Add self.
13707 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13709         * configure.in: Add support for ip2k.
13711 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13713         * configure.in: Fix AIX configury bug.
13715 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13717         * MAINTAINERS (Write After Approval): Add self.
13719 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13721         * configure.in: replace ${topsrcdir} with ${srcdir}
13723         * configure.in: Move definition of libstdcxx_flags
13724         right above usage, rather than waaay earlier.
13726         * configure.in: Pull definition of is_cross_compiler earlier.
13728         * configure.in: Rearrange a little.
13730         * configure.in: Remove references to librx.
13731         * Makefile.in: Remove references to librx.
13733 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13735         * config.sub: Add support for avr target.
13736         Import from master sources, rev 1.255
13738 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13740         * configure, .cvsignore:  Revert previous change...
13741         * Makefile:  ...delete.
13743 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13745         * configure.in: Eliminate ${gasdir} variable.
13747 2002-06-18  Dave Brolley  <brolley@redhat.com>
13749         * configure.in: Add support for frv.
13750         * config.sub: Add support for frv.
13752 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13754         * configure:  Remove garbage from previous commit.
13756 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13758         * configure:  For in-source builds, make a subdir and re-exec there.
13759         * Makefile:  New file.  Pass targets through to build directory.
13760         * .cvsignore:  No longer ignore "Makefile".
13762 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13764         * MAINTAINERS (Write After Approval): Add self.
13766 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13768         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13770 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13772         * configure.in (vax-*-netbsd*): Re-enable gas.
13774 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13776         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13777         BUILD_PREFIX_1, to correct nomenclature.
13778         * configure: Likewise.
13780         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13781         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13783 2002-05-31  Olaf Hering  <olh@suse.de>
13785         * config-ml.in: Propogate DESTDIR also.
13787 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13789         * configure.in (vax-*-netbsd*): Don't build gas for this
13790         platform.
13792 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13794         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13795         and libgcj for AVR.
13797 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13799         * MAINTAINERS (Write After Approval): Add myself.
13801 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13803         * config.guess: Update to 2002-05-22 version.
13804         * config.sub: Likewise.
13806 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13808         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13809         * config-ml.in: Likewise.
13810         * configure: Likewise.
13811         * configure.in: Likewise.
13813 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13815         * MAINTAINERS: Update my email address.
13817 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13819         * configure.in: Simplify makefile fragment collection.
13821         * configure.in: Remove code to build emacs.
13823         * configure.in : Remove --srcdir argument from targargs and buildargs
13824         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13826         * configure: Move some logic to configure.in.
13827         * configure.in: Move some logic from configure.
13829 2002-05-11  Tom Tromey  <tromey@redhat.com>
13831         * MAINTAINERS: Reflect libgcj reality.
13833 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13835         * Makefile.in: Honour DESTDIR.
13837 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13839         * config.guess: Import 2002-03-20 version.
13840         * config.sub: Import 2002-04-26 version.
13842 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13844         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13846 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13848         * MAINTAINERS: Add self.
13850 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13852         * ltmain.sh: Detect and handle object name conflicts
13853         while piecewise linking a static library.
13855 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13857         * configure.in (noconfigdirs): Don't disable libgcj on
13858         sparc64-*-solaris* and sparcv9-*-solaris*.
13860 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13862         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13864 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13866         * configure.in (FLAGS_FOR_TARGET): Do not add
13867         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13868         on i[3456]86-*-linux*.
13870 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13872         * configure.in (noconfigdirs): Replace [ ] with test.
13874         * configure.in (noconfigdirs): Do not add target-newlib if
13875         target == i[3456]86-*-linux*, and host == target.
13877 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13879         * configure.in: delete reference to absent file
13881         * configure.in: replace '[' with 'test'
13883         * configure.in: Eliminate references to gash.
13884         * Makefile.in: Eliminate references to gash.
13886         * configure.in: remove useless references to 'pic' makefile fragments.
13888         * configure.in: (*-*-windows*) Finish removing.
13890         * configure.in: Eliminate redundant test for libgui.
13892 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13894         * MAINTAINERS: Add self and realphabetize.  Update entries
13895         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13896         entry for a29k port maintainer.
13898 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13900         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13901         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13903 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13905         * configure.in: remove references to dead files
13907 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13909         * MAINTAINERS: Add information about purpose of this file.
13911 2002-04-18  Tom Tromey  <tromey@redhat.com>
13913         * configure.in: Disallow configuring libgcj when it is already
13914         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13915         Solaris 2.8 by default.  For PR libgcj/6158.
13917 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13919         * configure.in:  Move default CC setting out of config/mh-* fragments
13920         directly into here.
13922 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13924         * configure.in: don't even try to configure or make a subdirectory
13925         if there's no configure script for it.
13927 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13929         * MAINTAINERS: Remove chill maintainers.
13930         * Makefile.in (CHILLFLAGS): Remove.
13931         (CHILL_LIB): Remove.
13932         (TARGET_CONFIGDIRS): Remove libchill.
13933         (CHILL_FOR_TARGET): Remove.
13934         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13935         CHILL_LIB.
13936         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13937         (CHECK_TARGET_MODULES): Likewise.
13938         (INSTALL_TARGET_MODULES): Likewise.
13939         (CLEAN_TARGET_MODULES): Likewise.
13940         (configure-target-libchill): Remove.
13941         (all-target-libchill): Remove.
13942         * configure.in (target_libs): Remove target-libchill.
13943         Do not compute CHILL_FOR_TARGET.
13944         * libchill: Remove directory.
13946 2002-04-11  DJ Delorie  <dj@redhat.com>
13948         * Makefile.in, configure.in: Sync with binutils, entries
13949         follow...
13951 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13953         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13954         (do-tar, do-bz2): New rules.
13955         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13956         (gdb-tar): New rule.
13957         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13958         (insight_dejagnu.tar): New rule.
13959         (insight.tar): New rule.
13960         (gdb+dejagnu.tar): New rule.
13961         (gdb.tar): New rule.
13963 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13965         * Makefile.in: Add all-tix to deps for all-snavigator
13966         so that tix is built when building snavigator.
13968 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13970         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13971         ld and gdb are not supported.
13973 2002-01-07  Mark Salter  <msalter@redhat.com>
13975         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13976         Allow target-libgloss to be built for arm, strongarm, and xscale.
13978 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13980         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13981         options for i[3456]86-pc-linux* native builds.
13983 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13985         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13986         files from .po files for a distribution.
13988 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13990         * configure.in: Enable libstdc++-v3 for h8300 targets.
13992 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13994         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13995         version from bfd/.
13997 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13999         * Makefile.in (VER): When present, extract the version number from
14000         the file version.in.
14002 2001-05-24  Tom Rix  <trix@redhat.com>
14004         * configure.in : enable ld for aix
14006 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14008         * config.guess: Add linux target for S/390.
14010 2000-11-07  Philip Blundell  <pb@futuretv.com>
14012         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14014 2000-11-03  Philip Blundell  <pb@futuretv.com>
14016         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14017         files.
14019 2001-01-15  Ben Elliston  <bje@redhat.com>
14021         * configure.in (host_tools): Add sid.
14022         Always configure cgen.
14024 2000-11-24  Nick Clifton  <nickc@redhat.com>
14026         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14028 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
14030         * Makefile.in (ALL_MODULES): Add all-cgen.
14031         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14032         (all-cgen): New target.
14033         (all-opcodes,all-sim): Depend on all-cgen.
14034         * configure.in (host_tools): Add cgen.
14035         Only configure cgen if --enable-cgen-maint.
14037 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
14039         * configure.in: Add *-*-freebsd* configurations.
14041 2002-04-08  Tom Tromey  <tromey@redhat.com>
14043         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14044         Fixes PR libgcj/6068.
14046 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
14048         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14050 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14052         * configure.in (alpha*-dec-osf*): Enable libgcj.
14054 2003-03-27  Matthew Gingell  <gingell@gnat.com>
14056         * MAINTAINERS (Write After Approval): Add myself.
14058 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
14060         Fix for: PR bootstrap/3591, target/5676
14061         * configure.in (mcore-pe): Disable the configuration of
14062         libstdc++-v3 since exceptions are not supported.
14064 2002-03-20  Anthony Green  <green@redhat.com>
14066         * configure.in: Enable libgcj for xscale-elf target.
14068 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
14070         * MAINTAINERS:  Update my email address.
14072 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
14074         * ltmain.sh (relink_command): Fix typo in previous change.
14076 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
14078         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
14079         (relink_command): Added --tag flags.
14080         (mode=install): If relinking fails; error out.
14082 2002-03-12  Richard Henderson  <rth@redhat.com>
14084         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
14085         .NOTPARALLEL tag.
14086         (do-check): Rename from check.
14087         (check): Allow parallel check.
14089 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
14091         * MAINTAINERS: Add myself as maintainer for xtensa port.
14092         Fix alphabetical order in CPU port maintainer list.
14093         Remove myself from Write After Approval list.
14095 2002-03-11  Richard Henderson  <rth@redhat.com>
14097         * Makefile.in (.NOTPARALLEL): Add fake tag.
14099 2002-03-07  H.J. Lu  (hjl@gnu.org)
14101         * configure.in: Enable gprof for mips*-*-linux*.
14103 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
14105         * MAINTAINERS (Write After Approval): Add myself.
14107 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
14109         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14110         libjava.
14111         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14113 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
14115         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14116         because its Makefile is there; test for the executable instead.
14118 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14120         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14121         libstdc++-v3 and libjava.
14123 2002-02-11  Adam Megacz  <adam@xwt.org>
14125         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14126         boehm-gc
14128 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14130         * config.guess: Updated to 2002-01-30's version.
14131         * config.sub: Updated to 2002-02-01's version.
14132         Contribute sh64-elf.
14133         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
14134         * configure.in: Added sh64-*-*.
14136 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
14138         * MAINTAINERS: Belatedly add myself to write after approval list.
14140 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
14142         * MAINTAINERS: Put self in as maintainer for x86-64 port.
14143         Remove self as Write After Approval.
14145 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
14147         * MAINTAINERS: Put self in as maintainer for contrib/regression
14148         directory.
14150 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
14152         * MAINTAINERS:  Update my email address.
14154 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
14156         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
14157         target-libiberty, and target-libgloss.  Skip Java-related
14158         libraries if not supported for NetBSD on target CPU.
14160 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
14162         * install-sh: Use _inst.$$_ for temp file name.
14164 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
14166         * MAINTAINERS (Write After Approval): Move my contact info
14167         from here...
14168         (OS Port Maintainers): ...to here (netbsd).
14170 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
14172         * MAINTAINERS (Write After Approval): Add myself.
14174 2002-01-17  H.J. Lu  <hjl@gnu.org>
14176         * Makefile.in (all-fastjar): Also depend on all-libiberty.
14177         (all-target-fastjar): Also depend on all-target-libiberty.
14179 2002-01-16  H.J. Lu  (hjl@gnu.org)
14181         * config.guess: Import from master sources, rev 1.225.
14182         * config.sub: Import from master sources, rev 1.238.
14184 2002-01-16  Kazu Hirata  <kazu@hxi.com>
14186         * MAINTAINERS (Write After Approval): Remove myself.
14188 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
14190         * MAINTAINERS (Write After Approval): Add myself.
14192 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14194         * MAINTAINERS: Add self as docs co-maintainer.
14196 2001-12-11  Matthias Klose  <doko@debian.org>
14198         * MAINTAINERS (Write After Approval): Add myself.
14200 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
14202         * MAINTAINERS: Update my email address.
14204 2001-12-07  Turly O'Connor  <turly@apple.com>
14205         * MAINTAINERS (Write After Approval): Add myself.
14206         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14207         (rs6000_initialize_trampoline): Call __trampoline_setup for
14208         ABI_DARWIN too.
14209         * darwin-tramp.asm: New file, implements __trampoline_setup.
14210         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14212 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
14214         * MAINTAINERS (Write After Approval): Add myself.
14216 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
14218         * configure, configure.in: Use temp file for long sed commands.
14220 2001-12-03  Laurent Guerby  <guerby@acm.org>
14222         * config.sub: Update to version 1.232 on subversion.
14224 2001-12-03  Ben Elliston  <bje@redhat.com>
14226         * MAINTAINERS: Update mail address for config.* patches.
14228 2001-11-27  DJ Delorie  <dj@redhat.com>
14229             Zack Weinberg  <zack@codesourcery.com>
14231         When build != host, create libiberty for the build machine.
14233         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14234         CONFIG_ARGUMENTS.
14235         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14236         New variables.
14237         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14238         and rules.
14239         (all.normal): Depend on ALL_BUILD_MODULES.
14240         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14241         (all-build-libiberty): Depend on configure-build-libiberty.
14243         * configure: Calculate and substitute proper value for
14244         ALL_BUILD_MODULES.
14245         * configure.in: Create the build subdirectory.
14246         Calculate and substitute TARGET_CONFIGARGS (formerly
14247         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14249 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
14251         * MAINTAINERS (write-after-approval): Add self.
14253 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14255         * MAINTAINERS (GNATS only accounts): Remove self.
14257 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
14259         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14260         libf2c.
14262 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14264         * MAINTAINERS (Write After Approval): Add self.
14266 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14268         * MAINTAINERS: mips and s390 are also CPU ports.
14270 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14272         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14274 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
14276         * MAINTAINERS: Alphabetize.
14278 2001-11-09  Kazu Hirata  <kazu@hxi.com>
14280         * MAINTAINERS (Various maintainers: h8 port): Add myself.
14282 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14284         * MAINTAINERS (Various maintainers: hppa port): Added myself.
14286 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14288         * configure.in (--enable-languages): Be more permissive about
14289         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14291 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14293         * config.sub: Import from master sources, rev. 1.230.
14294         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14296 2001-11-07  Laurent Guerby  <guerby@acm.org>
14298         * MAINTAINERS (Write After Approval): Add self.
14300 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14302         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14304 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14306         * config.sub: Import from master sources, rev 1.226.
14307         * config.guess: Import from master sources, rev 1.216.
14309 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14311         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14312         * MAINTAINERS: Add self as maintainer of MMIX port.
14313         Remove old after-approval entry.
14315 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14317         * ChangeLog, configure: Fix spelling errors.
14319 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14321         * MAINTAINERS: Tweak my address.
14323 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14325         * MAINTAINERS: Update my email address.
14327 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14329         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14330         * MAINTAINERS: Add self as maintainer of CRIS port.
14332 2001-10-10  Geert Bosch  <bosch@gnat.com>
14334         * MAINTAINERS (Various maintainers: Ada front end):
14335         Added Robert Dewar.
14337 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14339         * MAINTAINERS (Write After Approval): Added self
14341 2001-10-02  Geert Bosch  <bosch@gnat.com>
14343         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14345 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14347         * configure: Handle temporary files securely using mkdir.
14349 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14351         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14353 2001-09-26  Will Cohen  <wcohen@redhat.com>
14355         * configure.in (*-*-linux*): Disable configuration of target-newlib
14356         and target-libgloss.
14358 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14360         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14361         RANLIB.
14363 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14365         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14366         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14367         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14368         avoid quotes nesting problems.
14369         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14370         (DO_X): Export only variables that are set.
14372 2001-09-19  Ben Elliston  <bje@redhat.com>
14374         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14375         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14376         semantics.  Use the shell built-in "type" command instead.
14378 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14380         Merged from gcc-3_0-branch:
14381         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14382         * ltcf-c.sh: Use $objext, not $ac_objext.
14383         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14384         * ltcf-cxx.sh: Add support for GNU.
14385         2001-07-22  Timothy Wall  <twall@redhat.com>
14386         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14387         default settings if using GNU tools with that configuration.
14388         * ltcf-cxx.sh: Ditto.
14389         * ltcf-gcj.sh: Ditto.
14390         2001-07-21  Michael Chastain  <chastain@redhat.com>
14391         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14392         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14393         * ltmain.sh: Mark as gcc-local.
14395 2001-08-30  Eric Christopher  <echristo@redhat.com>
14396             Jason Eckhardt  <jle@redhat.com>
14398         * config.guess: Merge from master sources.
14399         * config.sub: Merge from master sources, add support for mipsisa32.
14401 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14402         * config.sub: Merge from master sources, rev 1.219.
14403         * MAINTAINERS: Add self as contact for stormy16 port.
14405 2001-08-14  Zack Weinberg  <zackw@panix.com>
14407         * config.sub: Merge from master sources, rev 1.218.
14408         * config.guess: Merge from master sources, rev 1.209.
14410 2001-08-11  Graham Stott  <grahams@redhat.com>
14412         * Makefile.in (check-c++): Add missing semicolon.
14414 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14416         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14418 2001-07-30  Eric Christopher  <echristo@redhat.com>
14420         * MAINTAINERS (Various maintainers: mips port): Added myself.
14422 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14424         * configure.in (sh-*-linux*): New.
14426 2001-07-27  Richard Henderson  <rth@redhat.com>
14428         * .cvsignore: Add LAST_UPDATED.
14430 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14432         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14434 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14436         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14438 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14440         * MAINTAINERS (Write After Approval): Added myself.
14442 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14444         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14445         and libgcj on m68hc11/m68hc12.
14447 2001-06-27  H.J. Lu  (hjl@gnu.org)
14449         * Makefile (CFLAGS_FOR_BUILD): New.
14450         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14452 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14454         * README: Remove version number.
14456 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14458         * INSTALL/README: Update wrt. to the installation instructions now
14459         residing in gcc/doc/install.texi.
14461 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14463         * README: Replace with a cut-down and updated version of gcc/README.
14465 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14467         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14468         multilibs to be disabled.
14470 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14472         * MAINTAINERS (Write After Approval): Add myself.
14474 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14476         * config.guess: Import CVS version 1.195.
14477         * config.sub: Import CVS version 1.212.
14479 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14481         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14482         gcc/xgcc is built, use -print-prog-name to find out the program
14483         name to use.
14485 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14487         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14488         appear to also be in the master copy.
14489         * config.sub:  Import CVS version 1.211.
14491 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14493         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14494         with_gcc]: Use `gcc -shared' to build a shared library.
14496 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14498         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14499         archives.
14501 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14503         * MAINTAINERS (Write After Approval): Add myself.
14505 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14507         * configure.in (libstdcxx_flags): Do not try to execute
14508         libstdc++-v3/testsuite_flags until it exists.
14510 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14512         * MAINTAINERS: Update my email address.
14514 2001-05-31  Graham Stott  <grahams@redhat.com>
14516         * MAINTAINERS (Write After Approval): Add myself.
14518 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14520         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14521         libraries when using g++ with native linker.
14523 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14525         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14527 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14529         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14530         [aix4*|aix5*]: Prepend blank.
14532 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14534         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14535         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14536         of subdir/configure scripts to use the new libtool.m4.
14538 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14540         * MAINTAINERS (Write After Approval): Add myself.
14542 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14544         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14546 2001-05-11  Ben Elliston  <bje@redhat.com>
14548         * Makefile.in (all-sid): New target.
14549         (check-sid, clean-sid, install-sid): Likewise.
14551 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14553         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14555 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14557         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14558         libgcj.
14560 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14562         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14563         gcc/xgcc is built, use -print-prog-name to find out the program
14564         name to use.
14566 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14568         * configure.in (noconfigdirs): Don't reset it from scratch in the
14569         target case; only append to it.
14571         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14572         sparc-*-solaris2.8]: Disable ${libgcj}.
14574 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14576         * configure.in (libgcj_saved): Copy from $libgcj.
14577         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14578         --disable-libgcj.
14580 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14582         * MAINTAINERS: Remove self as MIPS maintainer and
14583         C front end maintainer.
14585 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14587         * configure.in: Move *-chorusos target case to the proper switch.
14588         Disable libgcj.
14590 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14592         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14593         1.641.2.228.
14595 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14597         * Makefile.in (STAGE1_CFLAGS): Pass down.
14599 2001-04-13  Alan Modra  <amodra@one.net.au>
14601         * config.guess: Add hppa64-linux support.  Note for next import that
14602         this is already in the master file.
14603         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14605 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14607         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14608         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14610 2001-04-11  Stan Shebs  <shebs@apple.com>
14612         * MAINTAINERS: Add self as Darwin port maintainer.
14614 2001-04-11  Alan Modra  <amodra@one.net.au>
14616         * MAINTAINERS: Update my email address.
14618 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14620         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14621         recent versions of FreeBSD (release 3 or later).
14622         * ltconfig: On FreeBSD, -lc must not be provided when building
14623         a shared library or else the standard -pthread gcc option is
14624         rendered worthless to later users of the built library.
14626 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14628         * MAINTAINERS: Add self and RTH as C front end maintainers.
14630 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14632         * config.sub: Make sure to match an already-canonicalized
14633         machine name (eg. mn10300-unknown-elf).
14635 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14637         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14638         New macros.
14639         (bootstrap, cross): Use RECURSE_FLAGS.
14640         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14642 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14644         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14646 2001-03-22  Colin Howell  <chowell@redhat.com>
14648         * Makefile.in (DO_X): Do not backslash single-quotes in
14649         backquotes (two places).
14651 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14653         Re-installed:
14654         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14655         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14656         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14657         * ltcf-cxx.sh: Likewise.
14658         * ltcf-gcj.sh: Likewise.
14660 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14662         * MAINTAINERS: Add myself as "documentation co-maintainer".
14664 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14666         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14667         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14669 2001-03-19  Tom Tromey  <tromey@redhat.com>
14671         * config-ml.in: Handle GCJ and GCJFLAGS.
14673 2001-03-21  Michael Chastain  <chastain@redhat.com>
14675         * Makefile.in: all-m4 depends on all-texinfo.
14677 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14679         * MAINTAINERS: Add myself to write after approval list.
14681 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14683         * Makefile.in (DO_X): Quote nested quotes.
14685 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14687         * MAINTAINERS: Add myself to write after approval list.
14689 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14691         * Makefile.in (DO_X): Use double quotes for quoting
14692         "RANLIB=$${RANLIB}".
14694 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14696         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14698 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14700         * configure.in: Only use `lang_requires' for languages athat are
14701         actually enabled.
14703 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14705         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14707 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14709         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14711 2001-03-07  Tom Tromey  <tromey@redhat.com>
14713         * configure.in: Allow config-lang.in to set `lang_requires' to list
14714         of other required languages.
14716 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14718         * Makefile.in: Remove RANLIB definition. Use RANLIB
14719         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14720         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14722 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14723             Alexandre Oliva  <aoliva@redhat.com>
14725         * Makefile.in (check-c++): Use tabs, not spaces.
14727 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14729         * MAINTAINERS: add myself to Write After Approval list.
14731 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14733         * Makefile.in (check-c++): New rule.
14735         * configure.in (target_libs): Remove libg++.
14736         (noconfigdirs): Remove libg++.
14737         (noconfigdirs): Same.
14738         (noconfigdirs): Same.
14739         (noconfigdirs): Same.
14741         * config-ml.in: Remove libg++ references.
14743         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14744         (ALL_TARGET_MODULES): Same.
14745         (configure-target-libg++): Remove.
14746         (all-target-libg++): Remove.
14747         (configure-target-libio): Remove.
14748         (all-target-libio): Remove.
14749         (check-target-libio): Remove.
14750         (.PHONY): Remove.
14751         (libg++.tar.bz2): Remove.
14752         (all-target-cygmon): Remove libio.
14753         (all-target-libstdc++): Remove.
14754         (configure-target-libstdc++): Remove.
14755         (TARGET_LIB_PATH): Remove libstdc++.
14756         (ALL_GCC_CXX): Remove libstdc++.
14757         (all-target-gperf): Correct.
14759 2001-02-16  Nick Clifton  <nickc@redhat.com>
14761         * configure.in (noconfigdirs): Allow configuration of texinfo
14762         for Cygwin hosts.
14764 2001-02-15  Anthony Green  <green@redhat.com>
14766         * configure: Introduce GCJ_FOR_TARGET.
14767         * configure.in: Ditto.
14768         * Makefile.in: Ditto.
14770 2001-02-13  Andreas Schwab  <schwab@suse.de>
14772         * MAINTAINERS: Update mail address.
14774 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14776         * config.guess: Add linux target for S/390.
14777         * config.sub: Likewise.
14779 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14781         * configure.in: for *-chorusos, don't config target-newlib and
14782         target-libgloss.
14784 2001-02-06  Ben Elliston  <bje@redhat.com>
14786         * configure: Output host type to stdout, not stderr.
14788 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14790         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14791         * ltcf-cxx.sh: Likewise.
14793         * config.if: Assume enable_libstdcxx_v3 is defined.
14795 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14797         Remove V2 C++ library.
14798         * configure.in: Remove --enable-libstdcxx_v3 support.
14800 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14802         * include/demangle.h: Add prototype for java_demangle_v3.
14804 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14806         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14808 2001-01-27  Richard Henderson  <rth@redhat.com>
14810         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14812 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14814         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14815         Don't unset, it's non-portable and no longer necessary, set to empty
14816         instead.
14818 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14820         * ltconfig: Shell portability fix for the tagname validity check.
14822 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14824         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14825         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14827 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14829         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14831 2001-01-26  Tom Tromey  <tromey@redhat.com>
14833         * configure.in: Allow libgcj to be built on Sparc Solaris.
14835 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14837         * ltcf-c.sh: Add aix5 case.
14838         * ltcf-cxx.sh: Likewise.
14839         * ltconfig: Likewise.
14841 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14843         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14844         keep at least one of build_libtool_libs or build_old_libs set to
14845         yes.
14847         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14848         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14850 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14852         * configure.in: Enable libgcj on several additional platforms.
14854 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14856         * configure.in: Enable libgcj for linux targets.
14858 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14860         * MAINTAINERS (Write After Approval): Add myself.
14862 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14864         * MAINTAINERS: Add myself as vax port maintainer.
14866 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14868         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14870 2001-01-09  Mike Stump  <mrs@wrs.com>
14872         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14873         failures of subdirectories.
14875 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14877         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14878         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14879         * ltcf-cxx.sh: Likewise.
14880         * ltcf-gcj.sh: Likewise.
14881         * ltconfig.sh: Fix typo.
14883 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14885         * configure: handle DOS-style absolute paths.
14887 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14889         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14891 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14893         * MAINTAINERS: Add myself as avr port co-maintainer.
14895 2000-12-28  Ben Elliston  <bje@redhat.com>
14897         * MAINTAINERS: Add myself under ``Write After Approval''.
14899 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14901         * texinfo: Remove directory from GCC.
14903 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14905         * COPYING: Update to current
14906         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14907         to 19yy as example year in copyright notice).
14909 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14911         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14912         (libstdcxx_incdir): Pass down.
14913         * config.if: Remove expired bits for cxx_interface, add stub.
14914         (libstdcxx_incdir): Add variable for g++ include directory.
14915         * configure.in (gxx_include_dir): Use it.
14917 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14919         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14920         with old-email address from ``Write After Approval''.
14922 2000-12-15  Andreas Jaeger  <aj@suse.de>
14924         * configure.in: Handle lang_dirs.
14926 2000-12-14  Tom Tromey  <tromey@redhat.com>
14928         * MAINTAINERS: Removed brads.
14930         * MAINTAINERS: Added gcj developers.
14932 2000-12-13  Anthony Green  <green@redhat.com>
14934         * configure.in: Disable libgcj for any target not specifically
14935         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14936         with g++ abi.
14938 2000-12-13  Mike Stump  <mrs@wrs.com>
14940         * Makefile.in (local-distclean): Also remove fastjar.
14942 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14944         * contrib/gcc_update: Add fastjar --touch entries.
14946 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14948         * configure.in: Disable language-specific target libraries for
14949         languages that aren't enabled.
14951 2000-12-10  Anthony Green  <green@redhat.com>
14953         * configure.in: Define libgcj.  Disable libgcj target libraries for
14954         most targets.
14956 2000-12-10  Neil Booth  <neilb@earthling.net>
14958         * MAINTAINERS: Update mail address, remove from WAA list.
14960 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14962         * libjava: Imported from /cvs/java.
14963         * libffi: Likewise.
14964         * Boehm-gc: Likewise.
14966 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14968         * configure.in (target_libs): Revert 2000-12-08 patch.
14969         (noconfigdirs): Added target-libjava.
14971 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14973         * djunpack.bat: removed.
14975 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14977         * Makefile.in: handle DOS-style absolute paths.
14978         * config-ml.in: likewise.
14979         * symlink-tree: likewise.
14981 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14983         * fastjar: Imported.
14985 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14987         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14988         libjava.
14989         * configure.in (target_libs): Removed `target-libjava'.
14991 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14993         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14994         (ALL_MODULES): Added fastjar.
14995         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14996         (all-target-libjava): all-fastjar replaces all-zip.
14997         (all-fastjar): Added.
14998         (configure-target-fastjar, all-target-fastjar): Likewise.
14999         * configure.in (host_tools): Added fastjar.
15001 2000-12-07  Mike Stump  <mrs@wrs.com>
15003         * Makefile.in (local-distclean): Remove leftover built files.
15005 2000-11-24  Nick Clifton  <nickc@redhat.com>
15007         * configure.in (xscale-elf): Add target.
15008         (xscale-coff): Add target.
15010 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
15012         * ltcf-cxx.sh: Support creation of C++ shared libraries on
15013         recent versions of FreeBSD (release 3 or later).
15014         * ltconfig: On FreeBSD, -lc must not be provided when building
15015         a shared library or else the standard -pthread gcc option is
15016         rendered worthless to later users of the built library.
15018 2000-11-16  Fred Fish  <fnf@be.com>
15020         * configure.in (enable_libstdcxx_v3): Fix typo,
15021         libstd++ -> libstdc++.
15023 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15025         * MAINTAINERS: Add self to Write After Approval list.
15027 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
15029         * MAINTAINERS: Update my email address.  Add myself to global write
15030         privs list.
15032 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
15034         * Makefile.in: Merge with src and libgcj.
15035         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
15036         configure-target-<library> when their configure scripts need the C
15037         or C++ library to have already been built to work properly.
15038         (do_proto_toplev): Set them to an empty string.
15040         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15041         (REALLY_SET_LIB_PATH): Use them.
15043 2000-11-17  Stan Shebs  <shebs@apple.com>
15045         * MAINTAINERS: Add self to Write After Approval list.
15047 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15049         * configure: Provide the original toplevel configure arguments
15050         (including $0) to subprocesses in the environment rather than
15051         through gcc/configargs.h.
15053 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15055         * MAINTAINERS: Remove references to cccp. Change C9X reference to
15056         C99.  Alphabetise "Write After Approval" list.
15058 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
15060         * configure: Turn on libstdc++ V3 by default.
15062         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15063         if we've got GCC.
15065 2000-11-11  Philip Blundell  <philb@gnu.org>
15067         * MAINTAINERS: Add self to Write After Approval list.
15069 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
15071         * ltcf-c.sh (aix4): Improve shared library configuration; require
15072         exporting symbols.
15073         * ltcf-cxx.sh (aix4): Define.
15074         * ltconfig (aix4): Define library and soname specs appropriate for
15075         AIX.  Define command to create export symbols list.
15077 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
15079         * config.sub: Add support for Sun Chorus
15081 2000-10-31  Nick Clifton  <nickc@redhat.com>
15083         * MAINTAINERS: Rename <name>@cygnus.com addresses to
15084         <name>@redhat.com.  Also installed new email address for Clint
15085         Popetz.
15087 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
15089         * etc: Remove directory from GCC.
15091 2000-10-16  Michael Meissner  <meissner@redhat.com>
15093         * configure (gcc/configargs.h): Only create if there is a build GCC
15094         directory created.
15096 2000-10-16  Matthias Klose  <doko@debian.org>
15098         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15099         when configured for libstdc++-v3.
15101 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
15103         * configure: Save configure arguments to gcc/configargs.h.
15105 2000-10-04  Philipp Thomas  <pthomas@suse.de>
15107         * config.guess: Import CVS version 1.157.
15108         * config.sub: Import CVS version 1.181.
15110 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
15112         * Makefile.in (bootstrap): avoid recursion if subdir missing
15113         (cross): ditto
15114         (do-proto-toplev): ditto
15116 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
15118         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15119         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15121         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15122         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
15123         all affected `configure' scripts.
15125 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
15127         * MAINTAINERS: Add self as cpplib co-maintainer.
15129 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
15131         * MAINTAINERS: Add self to Write After Approval list.
15133 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15135         * INSTALL/README: egcs -> GCC update.
15137 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
15139         * MAINTAINERS: Add myself to Write After Approval list.
15141 2000-09-15  Kazu Hirata  <kazu@hxi.com>
15143         * MAINTAINERS: Add myself to Write After Approval list.
15145 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
15147         * configure.in: Do not build byacc for hppa64.  Provide paths to the
15148         X11 libraries for hppa64.
15150 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15152         * MAINTAINERS: Add myself as 68hc11 port maintainer.
15154 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
15156         * Makefile.in (all-zlib): Added dummy target.
15158         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15159         ltcf-gcj.sh: Updated from libtool multi-language branch.
15161 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
15163         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15164         (bootstrap*): Depend on all-bootstrap.
15166 2000-09-05  Philipp Thomas  <pthomas@suse.de>
15168         * config.guess: Import CVS version 1.156.
15169         * config.sub: Import CVS version 1.179.
15171 2000-09-02  Anthony Green  <green@cygnus.com>
15173         * Makefile.in (all-gcc): Depend on all-zlib.
15174         (CLEAN_MODULES): Add clean-zlib.
15175         (ALL_MODULES): Add all-zlib.
15176         * configure.in (host_libs): Add zlib.
15178 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
15180         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15181         crosses, but add gcc/include to the header search path for them.
15183 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
15185         * MAINTAINERS: Add self to Write After Approval list.
15187 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15189         * config.guess: Import CVS version 1.152.
15190         * config.sub: Import CVS version 1.177.
15192 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
15194         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15195         $targargs to tell whether newlib is going to be built.
15197         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15198         $$r/TARGET_SUBDIR/libio for _G_config.h.
15200 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
15202         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15204 2000-08-22  DJ Delorie  <dj@redhat.com>
15206         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15208 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
15210         * config-ml.in (CC, CXX): Avoid trailing whitespace.
15211         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15212         sub-configures.
15214 2000-08-21  DJ Delorie  <dj@redhat.com>
15216         * MAINTAINERS: Add self as a libiberty maintainer
15218 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
15220         * configure.in (libstdcxx_flags): Use
15221         libstdc++-v3/src/libstdc++.INC.
15223 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
15225         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15227 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
15229         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15231         * configure: Make enable_threads and enable_shared defaults
15232         explicit.  Substitute enable_threads into generated Makefiles.
15233         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15234         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15236 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15238         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15240 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
15242         * config-ml.in (CC): Remove bogus duplicate quotation mark from
15243         previous delta.
15245 2000-08-11  Jason Merrill  <jason@redhat.com>
15247         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15248         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15249         (FLAGS_FOR_TARGET): Not here.
15250         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15252 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
15254         * config-ml.in (CC, CXX): Don't introduce a leading space.
15256 2000-08-07  DJ Delorie  <dj@delorie.com>
15258         * MAINTAINERS: Add self as a DJGPP maintainer
15260 2000-08-07  DJ Delorie  <dj@redhat.com>
15262         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15263         "if we're also building gcc, and it's a gcc that will run on the
15264         build machine, we want to use its includes instead of the system's
15265         default includes".
15267 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15269         * MAINTAINERS: Add self to Write After Approval list.
15271 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
15273         * configure.in (libstdcxx_flags): Don't use `"'.
15275         * config-ml.in: Adjust multilib search paths to the
15276         appropriate multilib tree.
15278 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
15280         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15281         commas in $LANGUAGES.
15283 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
15285         * configure.in: Re-enable all references to libg++ and librx.
15287 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15289         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15290         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15291         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15292         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15294         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15296 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15298         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15299         CXX_FOR_TARGET for sed.
15301 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15303         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15304         Do not override if already set in the environment or in configure.
15305         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15306         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15308 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15310         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15311         the libtool CVS tree multi-language branch.
15312         * ltconfig, ltmain.sh: Updated.
15314 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15316         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15317         (clean-target): Depend on it.
15319         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15320         (GCC_FOR_TARGET): Use it.
15321         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15322         * configure.in: ... here.
15323         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15324         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15326 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15328         * MAINTAINERS: Add self to Write After Approval list.
15330 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15332         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15333         (configure-target-libchill, configure-target-libobjc): Likewise.
15335         * configure.in: Use the same cache file for all target libs.
15336         * config-ml.in: But different cache files per multilib variant.
15338 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15340         * configure (topsrcdir): Don't use dirname.
15342 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15344         * MAINTAINERS: Add self to Write After Approval list.
15346 2000-07-20  Jason Merrill  <jason@redhat.com>
15348         * configure.in: Remove all references to libg++ and librx.
15350         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15352 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15354         * config.sub: Update to subversions version 2000-07-06.
15356 2000-07-12  Andrew Haley  <aph@cygnus.com>
15358         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15359         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15361 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15363         * symlink-tree:  Check number of arguments.
15365 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15367         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15368         search path for a g++ extracted from the build tree.  This
15369         will allow link tests run by configure scripts in
15370         subdirectories to succeed.
15372 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15374         * ltconfig: Add support for mips-dde-sysv4.2MP
15376 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15378         * MAINTAINERS: Add myself as loop discovery maintainer.
15380 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15382         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15383         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15385 2000-06-19  Timothy Wall  <twall@cygnus.com>
15387         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15388         * config.sub: Add tic54x target.
15390 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15392         * MAINTAINERS: Add self as Fortran maintainer,
15393         remove Craig Burley.
15395 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15397         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15398         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15400 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15402         * MAINTAINERS: Add self as i18n maintainer
15404 20000-05-21  H.J. Lu  (hjl@gnu.org)
15406         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15407         directory are used if they exist. Make sure
15408         $(build_tooldir)/include is searched for header files,
15409         $(build_tooldir)/lib/ for library files.
15410         (GCC_FOR_TARGET): Likewise.
15411         (CXX_FOR_TARGET): Likewise.
15413 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15415         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15417 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15419         * Makefile.in (configure-target-libiberty): Depend on
15420         configure-target-newlib.
15422 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15424         * configure.in, Makefile.in: Merge all libffi-related
15425         configury stuff from the libgcj tree.
15427 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15429         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15430         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15432 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15434         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15435         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15436         current version information.  Add to proto-toplev directory.
15437         (gdb-taz): Build do-djunpack.
15439 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15441         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15443 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15445         * MAINTAINERS: Add self to Write After Approval list.
15447 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15449         * ltmain.sh: Preserve in relink_command any environment
15450         variables that may affect the linker behavior.
15452 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15454         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15456 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15458         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15460 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15462         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15463         with the version name.
15465 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15467         * MAINTAINERS: Add self as bb-reorder maintainer.
15469 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15471         * config.if: Tweak.
15473 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15475         * djunpack.bat: New file.
15477 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15479         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15480         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15481         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15482         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15484 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15486         * config.sub (case $basic_machine): Change default for "ibm-*"
15487         to "openedition".
15489 2000-04-13  Andreas Jaeger  <aj@suse.de>
15491         * MAINTAINERS: Added myself.
15493 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15495         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15496         (do-md5sum): New target.
15497         (MD5PROG): Define.
15498         (PACKAGE): Default to TOOL.
15499         (VER): Default to a shell script.
15500         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15501         md5 checksum generation.
15502         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15503         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15504         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15505         insight.tar.bz2): Use gdb-taz to create archive.
15507 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15509         * configure (warn_cflags): Delete.
15511 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15513         * MAINTAINERS: Added myself.
15515 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15516             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15518         * configure.in (enable_libstdcxx_v3): Add.
15519         (target_libs): Add bits here to switch between libstdc++-v2 and
15520         libstdc++-v3.
15521         * config.if: And this file too.
15522         * Makefile.in: Add libstdc++-v3 targets.
15524 2000-04-05  Michael Meissner  <meissner@redhat.com>
15526         * config.sub (d30v): Add d30v as a basic machine type.
15528 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15530         * configure.in: -linux-gnu*, not -linux-gnu.
15532 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15534         * MAINTAINERS: Add self in write-after-approval section.
15536 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15538         * MAINTAINERS: Add self as ia64 port maintainer.
15540 2000-03-08  Neil Booth  <NeilB@earthling.net>
15542         * MAINTAINERS: Add self in write-after-approval section.
15544 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15546         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15547         (do-tar-bz2): Replace TOOL with PACKAGE.
15548         (gdb.tar.bz2): Remove GDBTK from GDB package.
15549         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15550         dejagnu.tar.bz2): New packages.
15552 2000-02-27  Andreas Jaeger  <aj@suse.de>
15554         * configure.in: Add entry for mips*-*-linux*, move catch all
15555         *-*-*linux* entry below this one.
15557 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15559         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15561 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15563         * config.sub: Support an OS of "wince".
15565 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15567         * config.guess, config.sub: Updated to match config's 2000-02-15
15568         version.
15570 2000-02-23  Linas Vepstas  <linas@linas.org>
15572         * config.sub: Add support for Linux/IBM 370.
15573         * configure.in: Likewise.
15575 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15577         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15579 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15581         * config.guess: Guess "cygwin" rather than "cygwin32".
15583 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15585         * configure (gcc_version): When setting, narrow search to
15586         lines containing `version_string'.
15588 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15590         * config.sub: Add support for avr target.
15592 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15594         * MAINTAINERS: Add maintainers for MCore port.
15596 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15598         * config.sub: Add mmix-knuth-mmixware.
15600 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15602         * MAINTAINERS: Pair cccp with cpplib maintainership.
15604 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15606         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15607         structure stuff to -L library search.
15608         (CXX_FOR_TARGET): Ditto.
15609         (CROSS_CHECK_MODULES): Fix spelling mistake.
15611 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15613         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15614         the C++ compiler.
15616 2000-01-12  Richard Henderson  <rth@cygnus.com>
15618         * configure.in: Don't build some bits for beos.
15620 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15622         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15623         as include files.
15625 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15627         * Add self as cpplib maintainer, as requested by Jason
15628         Merrill.  Correct my e-mail address.
15630 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15632         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15633         not mh-aix43.
15635 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15637         * MAINTAINERS: Add myself to "write after approval" list.
15639 1999-12-14  Richard Henderson  <rth@cygnus.com>
15641         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15642         * config.sub: Accept alphaev[78], alphaev8.
15644 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15646         * config.guess, config.sub: Update from autoconf.
15648 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15650         * MAINTAINERS:  update my playtime e-address.
15652 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15654         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15655         necessary libraries are missing.
15657 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15659         * MAINTAINERS: Add new 'write after approval' maintainer.
15661 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15663         * MAINTAINERS: Add new Java maintainer.
15665 1999-10-25  Andreas Schwab  <schwab@suse.de>
15667         * configure: Fix quoting inside arguments of eval.
15669 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15671         * config-ml.in: Allow suppression of some ARM multilibs.
15673 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15675         * config.guess: Add OS/390 match pattern.
15676         * config.sub: Add mvs, openedition targets.
15677         * configure.in (i370-ibm-opened*): New.
15679 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15681         * config.sub: Add support for configuring for pj.
15683 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15685         * config.sub (maybe_os): Add support for configuring for fr30.
15687 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15689         * configure.in: Do not configure or build ld for AIX
15690         platforms.  ld is known to be broken on these platforms.
15692 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15694         * config-ml.in: Pass compiler flag corresponding to multidirs to
15695         subdir configures.
15697 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15699         * Makefile.in (LDFLAGS): Define.
15701 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15703         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15704         noconfigdirs.
15705         (*-*-cygwin*): Likewise.
15707 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15709         * mkdep: New file.
15710         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15711         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15713         From Eli Zaretskii <eliz@is.elta.co.il>:
15714         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15715         long file name when using DJGPP on MS-DOS.
15717 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15719         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15721 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15723         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15724         dependency as this causes "make check" to globally "make all"
15726 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15728         * configure.in (target_libs): Added target-zlib.
15729         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15730         (CONFIGURE_TARGET_MODULES): Likewise.
15731         (CHECK_TARGET_MODULES): Likewise.
15732         (INSTALL_TARGET_MODULES): Likewise.
15733         (CLEAN_TARGET_MODULES): Likewise.
15734         (configure-target-zlib): New target.
15735         (all-target-zlib): Likewise.
15736         (all-target-libjava): Depend on all-target-zlib.
15737         (configure-target-libjava): Depend on configure-target-zlib.
15739         * Makefile.in (configure-target-libjava): Depend on
15740         configure-target-newlib.
15741         (configure-target-boehm-gc): New target.
15742         (configure-target-qthreads): New target.
15744         * configure.in (target_libs): Added target-qthreads.
15745         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15746         (CONFIGURE_TARGET_MODULES): Likewise.
15747         (CHECK_TARGET_MODULES): Likewise.
15748         (INSTALL_TARGET_MODULES): Likewise.
15749         (CLEAN_TARGET_MODULES): Likewise.
15750         (all-target-qthreads): New target.
15751         (configure-target-libjava): Depend on configure-target-qthreads.
15752         (all-target-libjava): Depend on all-target-qthreads.
15754         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15755         (CONFIGURE_TARGET_MODULES): Likewise.
15756         (CHECK_TARGET_MODULES): Likewise.
15757         (INSTALL_TARGET_MODULES): Likewise.
15758         (CLEAN_TARGET_MODULES): Likewise.
15759         (all-target-libjava): New target.
15760         (all-target-boehm-gc): Likewise.
15761         * configure.in (target_libs): Added libjava, boehm-gc.
15763 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15765         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15766         configure.bat in SUPPORT_FILES.
15767         (gas+binutils.tar.bz2): Likewise.
15769         * makeall.bat: Remove; obsolete.
15771 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15773         From Mark Elbrecht:
15774         * configure.bat: Remove; obsolete.
15776 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15778         * configure: Add -W -Wall to the default CFLAGS when compiling with
15779         gcc.
15781 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15783         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15785 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15787         * configure.in: Build ld on IRIX6.
15789 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15791         * Makefile.in: Change distribution targets to use bzip2 instead of
15792         gzip.
15793         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15794         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15796 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15798         * config.sub: Add mcore target.
15800 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15802         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15804 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15806         * config.guess (dummy): Changed to $dummy.
15808 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15810         * config.sub: Tidied up case statements.
15812 1999-05-22  Ben Elliston  <bje@cygnus.com>
15814         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15815         <jiro@din.or.jp>.
15817         * config.guess: Merge with FSF version. Future changes will be
15818         more accurately recorded in this ChangeLog.
15819         * config.sub: Likewise.
15821 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15823         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15825 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15827         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15829 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15831         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15833 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15835         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15836         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15837         Bad merge removed these two changes.
15839 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15840                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15842         * config.guess (interix Alpha): Add.
15844 1999-04-11  Richard Henderson  <rth@cygnus.com>
15846         * configure.in (i?86-*-beos*): Do config gperf; don't config
15847         gdb, newlib, or libgloss.
15849 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15851         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15852         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15853         from multidirs.
15855 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15857         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15859 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15861         * config.sub: Add support for mcore targets.
15863 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15865         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15866         not mt-ospace, in order to shut up assembler warning about using
15867         symbols that are named the same as registers.
15869 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15871         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15872         dependency list for all-target-cygmon.
15874 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15876         * config-ml.in: Check $host, not $target, for selective multilibs.
15877         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15878         thumb interworking, and underscore prefix multilibs.
15880 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15882         * missing: Update to version from current automake.
15884 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15886         * configure (gxx_include_dir): Removed.
15888         * configure.in (gxx_include_dir): Handle it.
15889         * Makefile.in: Likewise.
15891 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15893         * config.sub (mips64vr4111,mips64vr4111el) Add.
15895 1999-03-21  Ben Elliston  <bje@cygnus.com>
15897         * config.guess: Correct typo for detecting ELF on FreeBSD.
15899 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15901         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15902         config/mh-djgpp.
15904 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15906         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15907         all-target-newlib to dependency list for all-target-bsp.
15909 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15911         * config.sub: Add i386-uwin support.
15912         * config.guess: Likewise.
15914 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15916         * configure.in: cleanup, add mh-*pic handling for arm, special
15917         case powerpc*-*-aix*
15919 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15921         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15922         can be built.
15924 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15926         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15927         targets.
15929 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15931         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15933 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15935         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15937 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15939         * config.sub: Fix typo in arm recognition.
15941 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15943         * configure.in (noconfigdirs): Changed target_configdirs to
15944         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15945         rather than m68k-*-* since it is not known to work on
15946         m68k-aout. Ditto for arm-*-*oabi.
15948 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15950         * configure.in (*-*-windows*): Remove, no longer used.
15952 1999-02-19  Ben Elliston <bje@cygnus.com>
15954         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15955         Smart and improved by Andrew Cagney.
15957 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15959         * config.guess: Recognize openbsd-*-hppa.
15961 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15963         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15964         only if it is not empty.
15966 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15968         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15970         * config.guess: Modified to recognize uname's armv* syntax.
15972         * config.sub: Modified to recognize uname's armv* syntax.
15974 1999-02-17  Mark Salter  <msalter@cygnus.com>
15976         * configure.in: Added target-bsp for sparclite.
15978 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15980         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15982 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15984         * configure.in: Add support for strongarm port.
15985         * config.sub: Add support for strongarm target.
15987 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15989         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15990         the old name config/mh-cygwin32.
15991         Enable texinfo.
15993 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15995         * configure.in: Do build ld for ix86 Solaris.
15997 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15999         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
16000         $AR_FOR_TARGET.  Likewise for RANLIB.
16002 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
16004         * config.sub (oabi):  Recognize.
16005         * configure.in (arm-*-oabi):  Handle.
16007 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
16009         * config.guess: Improve detection of i686 on UnixWare 7.
16011 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16013         * config.guess: Add support for i386-pc-interix.
16014         * config.sub: Likewise.
16015         * configure.in: Likewise.
16017 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
16019         * Makefile.in: Remove unneeded all-target-libio from
16020         from all-target-winsup target since it is now unneeded.
16021         Add all-target-libtermcap in its place since it is now
16022         needed.
16024 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
16026         * configure.in: makefile stub for cygwin target is probably
16027         unnecessary.  Remove it for now.
16029 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
16031         * configure.in: libtermcap.a should be built when cygwin is the
16032         target as well as the host.
16033         * config.guess: Allow mixed case in cygwin uname output.
16034         * Makefile.in: Add libtermcap target.
16036 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
16038         * config.sub: Clean up handling of hppa2.0.
16040 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
16042         * config.guess: Use C code to identify more HP machines.
16044 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
16046         * config.sub: Handle hppa2.0.
16048 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
16050         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16051         cygmon for all sparclite targets, regardless of object format.
16053 1998-12-15  Mark Salter  <msalter@cygnus.com>
16055         * configure.in: Added target-bsp for several target architectures.
16057         * Makefile.in: Added rules for bsp.
16059 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
16061         * config.guess: Improve detection of hppa2.0 processors.
16063 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
16065         * config.guess: Recognize FreeBSD using ELF automatically.
16067 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
16069         * configure (skip-this-dir): Add handling for new shell script, which
16070         might be created by a sub-directory's configure to indicate, this particular
16071         directory is "unwanted".
16072         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16074 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
16076         * ltconfig: import from libtool, after changing libtool to
16077         account for the cygwin name change.
16079 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
16081         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16082         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16084 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
16086         * configure.in: Add libtermcap to list of cygwin dependencies.
16088 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
16090         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16091         they include winsup/include when it's a cygwin target.
16093 1998-11-12  Tom Tromey  <tromey@cygnus.com>
16095         * configure.in (host_tools): Added zip.
16096         * Makefile.in (all-target-libjava): Depend on all-zip.
16097         (all-zip): New target.
16098         (ALL_MODULES): Added all-zip.
16099         (NATIVE_CHECK_MODULES): Added check-zip.
16100         (INSTALL_MODULES): Added install-zip.
16101         (CLEAN_MODULES): Added clean-zip.
16103 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
16105         * Makefile.in: lose "32" from comment about cygwin.
16107 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
16109         * configure.in: Use -Os to build target libraries for the fr30.
16111 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
16113         * config.sub: Add fr30.
16115 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
16117         * configure.in: drop "32" from config/mh-cygwin32.  Check
16118         cygwin* instead of cygwin32*.
16119         * config.sub: Check cygwin* instead of cygwin32*.
16121 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
16123         * config.guess: Match any version of Unixware7.
16125 1998-10-20  Syd Polk  <spolk@cygnus.com>
16127         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16128         if desired.
16130 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
16132         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16133         these if the appropriate directories and files to not exist.
16135 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
16137         * Makefile.in (DEVO_SUPPORT): Add config.if.
16139 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16141         * configure: Add pattern to replace "build_tooldir"'s
16142         definition in the generated Makefile with "tooldir"'s
16143         actual value.
16145 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
16147         * config.sub: Bring back lost sparcv9.
16149         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16151 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
16153         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16154         CC_FOR_TARGET and friends.
16156 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
16158         * Makefile.in (build_tooldir): New variable, same as tooldir.
16159         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16160         -B$(build_tooldir)/bin/.
16161         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16163 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16165         * README: Remove installation instructions and refer to the
16166         INSTALL directory instead.
16168 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
16170         * config.sub: Add support for i[34567]86-pc-udk.
16171         * configure.in: Likewise.
16173 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
16175         * Makefile.in: add bzip2 package building bits for user
16176         tools module
16177         * configure.in: ditto
16179 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
16181         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16182         (ALL_TARGET_MODULES): Add all-target-libobjc.
16183         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16184         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16185         (all-target-libchill): Add dependencies.
16186         * configure.in (target_libs): Add libchill.
16188 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
16190         * configure.in (target_subdir): Remove duplicate line.
16192 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
16194         * Makefile.in (all-automake): fix dependencies.
16196 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
16198         * configure.in: Minor cleanups for building in the $(target_alias)
16199         subdir.
16201 1998-09-22  Jim Wilson  <wilson@cygnus.com>
16203         * Makefile.in (bootstrap): Set r and s before make all.  Use
16204         BASE_FLAGS_TO_PASS in make all.
16205         (cross): Likewise.
16207 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
16209         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16211 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
16213         * config.sub: Fix typo in last change.
16215 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16217         * config.sub: Add support for C4x target.
16218         * configure.in: Likewise.
16220 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
16222         * config.sub: Recognize sparcv9 just like sparc64.
16224 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
16226         * config.guess: Match "Pent II" or "PentII" for OpenServer.
16228 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
16230         * config.guess: Correctly identify Pentium II sco boxes.
16232         * config.guess: Fix "tr" code.  From Weiwen Liu.
16234 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
16236         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16237         stabs.
16239 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
16241         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16242         (ALL_TARGET_MODULES): Add all-target-libchill.
16243         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16244         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16245         (all-target-libchill): Add dependencies.
16246         * configure.in (target_libs): Add libchill.
16248 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16250         * config.guess: Avoid assumptions about "tr" behaves when
16251         LANG is set to something other than English.
16253 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
16255         * configure (gxx_include_dir): Changed to
16256         '${prefix}/include/g++'-${libstdcxx_interface}.
16258         * config.if: New to determine the interfaces.
16260 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
16262         * config.guess: Detect and handle MPE/IX.
16263         * config.sub: Deal with MPE/IX.
16265 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
16267         * configure.in: Use mh-aix43.
16269 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
16271         * configure: Fix --without/--disable cases for gxx-include-dir.
16273 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
16275         * mdata-sh:  Imported.  Needed for automake support.
16277 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
16279         * Makefile.in (taz): Try "chmod -R og=u ." before
16280         "chmod og=u `find . -print`".
16282 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
16284         * configure.in: Add arm-elf and thumb-elf support.
16286 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16288         * Makefile.in: Undo previous patch.
16290 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16292         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16293         to here ...
16294         (install-no-fixedincludes): and here
16295         (INSTALL_MODULES): ... from here.
16297 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16299         * config.sub: Merge with FSF.
16301         * config.guess: Merge with FSF.
16303 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16305         * configure (extraconfigdirs): New variable.
16306         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16307         * Makefile.in (all): Move higher in file.
16308         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16309         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16310         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16311         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16312         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16314 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16316         * Makefile.in (all-target-libjava): Depend on all-gcc and
16317         all-target-newlib.
16318         (configure-target-libjava): Depend on $(ALL_GCC).
16320 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16322         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16323         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16325 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16327         * INSTALL/README: Fix typo.
16329 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16331         * ylwrap: Change absolute path checks to check for DOS style path
16332         names.
16334         * ylwrap: Don't use a full path name if the source file is in the
16335         same directory.  From hjl@lucon.org (H.J. Lu).
16337         * config-ml.in: Default to being verbose, to match Feb 18 change to
16338         configure.
16340 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16342         Brought over from egcs:
16344         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16346         * configure.in (target_subdir): Set to ${target_alias} instead
16347         of "libraries".
16349         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16351         * configure.in (target_subdir): Set to libraries if enable_multilib.
16353 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16355         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16356         multilibs, force reconfiguration the first time we create
16357         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16359 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16361         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16362         avoid confusion with --no-recursion.
16364 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16366         * configure.in: Win32 hosts shouldn't use install -x
16367         * install-sh: remove -x option, and special .exe-handling
16368         hack.
16370 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16372         * config.guess: Recognize i586-pc-beos.
16373         * configure.in: Don't build some bits for beos.
16375 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16377         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16378         CFLAGS default to -O2.
16380         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16381         when using GNU ld.
16383 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16385         * ltmain.sh: Correct install when using a different shell.
16387 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16389         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16391 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16393         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16394         target.
16396 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16398         * ltconfig: Update to correct AIX handling.
16400 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16402         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16404         * configure.in (target_subdir): Set to ${target_alias} instead
16405         of "libraries".
16407 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16409         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16410         (Makefile): Depend on $(gcc_version_trigger).
16412         * configure (gcc_version): Change default initializer to empty
16413         string.
16414         (gcc_version_trigger): New variable; pass this variable down
16415         to subdir configures to enable them checking gcc's version
16416         themselves. Emit make macros for both gcc_version vars.
16417         (topsrcdir): Initialize reliably.
16418         (recursion line): Remove --with-gcc-version=${gcc_version}.
16420 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16422         * configure (enable_version_specific_runtime_libs): Implement new flag
16423         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16424         in $(libsubdir); emit definition in each generated Makefile.
16425         (gxx_include_dir): Initialize depending on
16426         $enable_version_specific_runtime_libs.
16428 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16430         * configure (gcc_version): Initialize properly depending on
16431         how and where configure is started.
16432         (recursion line): Pass a --with-gcc-version=${gcc_version}
16433         to configures in subdirs.
16435 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16437         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16438         cygmon
16440 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16442         * configure.in: Add cygmon and libstub support for mn10200.
16444 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16446         * configure (gcc_version): Add new variable describing the
16447         particular gcc version we're building.
16448         * Makefile.in (libsubdir): Add new macro for the directory
16449         in which the compiler finds executables, libraries, etc.
16450         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16451         and libsubdir.
16453 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16455         * Makefile.in (local-clean): Remove *.log.
16456         (warning.log): Built with warn_summary from build.log.
16457         (mail-report.log): Run test_summary.
16458         (mail-report-with-warnings.log): Run test_summary including
16459         warning.log in the report.
16461 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16463         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16465 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16467         * Makefile.in (grep): Grep no longer depends on libiberty.
16469 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16471         * Makefile.in: all-snavigator needs all-libgui.
16473 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16475         * configure.in: Add cygmon and libstub support for mn10300.
16477 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16479         * missing: Update to version from automake 1.3.
16481         * ltmain.sh: On installation, don't get confused if the same name
16482         appears more than once in the list of library names.
16484 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16486         * config.sub: Accept m68060 and m5200 as CPU names.
16488 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16490         * configure: Use && rather than using -a in test, because odd
16491         strings can confuse test.
16492         * configure.in: Likewise.
16494 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16496         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16498 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16500         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16501         bootstrap4-lean): New targets.
16503 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16505         * mpw-* Delete.  Not used.
16507 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16509         * COPYING.LIB: Update FSF address.
16511 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16513         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16515         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16516         GAS_SUPPORT_DIRS.
16518 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16520         * ltconfig, ltmain.sh: Avoid producing a version number if
16521         -version-info was not used.
16523 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16525         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16526         building with newlib.
16528 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16530         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16531         Solaris `make' causes it to continue to next definition.
16533 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16535         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16536         the right GUI libraries and files are installed along with GDB.
16538 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16540         * configure.in: Change alpha to alpha* in several places.
16542 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16544         * config.sub: Recognize sparc86x.
16546 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16548         * configure.in (--enable-target-optspace): Remove debug echo.
16550 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16552         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16554 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16556         * ltconfig: Update cygwin32 support.
16558         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16559         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16560         (GDB_SUPPORT_DIRS): Likewise.
16562 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16564         * configure.in (target_makefile_frag): If --enable-target-optspace,
16565         use -Os to compile target libraries rather than -O2.  Default to
16566         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16567         not used.
16568         * configure.in (target_cflags): Ditto for d30v.
16570 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16572         * Makefile.in (all-bfd): Depend on all-intl.
16573         (all-binutils): Likewise.
16574         (all-gas): Likewise.
16575         (all-gprof): Likewise.
16576         (all-ld): Likewise.
16578 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16580         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16582 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16584         * Makefile.in (all-bfd): Depend upon all-libiberty.
16586         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16588 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16590         * Makefile.in: Add libstub.
16592         * configure.in: Ditto. Build libstub for targets that have cygmon
16593         support.
16595 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16597         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16599 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16601         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16602         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16604 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16606         * configure: Define DEFAULT_M4 by searching PATH.
16607         * Makfile.in: Use DEFAULT_M4.
16609 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16611         * ltconfig: Add cygwin32 support.
16613         * Makefile.in, configure.in: Add libtool as a native only directory
16614         to configure and build.
16616 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16618         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16620 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16622         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16624 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16626         * Makefile.in: add ash make rules
16627         * configure.in: add ash to native_only and host_tools lists
16629 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16631         * Makefile.in (all-gettext, all-intl): New targets.
16632         (ALL_MODULES): Added all-gettext, all-intl.
16633         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16634         (INSTALL_MODULES): Added install-gettext, install-intl.
16635         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16637         * configure.in (host_tools): Added gettext.
16638         (native_only): Likewise.
16639         (noconfigdirs) [various cases]: Likewise.
16640         (host_libs): Added intl.
16642 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16644         * configure: Do not disable building gdbtk for cygwin32 hosts.
16646 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16648         * configure.in: Add thumb-coff target.
16649         * config.sub: Add thumb-coff target.
16651 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16653         * Makefile.in: Revert yesterday's change.
16654         (all-target-winsup):  all-target-librx stays out of here.
16656 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16658         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16659         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16660         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16661         Remove references to librx and libg++.
16663 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16665         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16666         recursive makes
16668 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16670         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16671         for newlib directory.
16672         (CXX_FOR_TARGET): Likewise.
16674 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16676         * ltconfig: Update after libtool/ltconfig.in change for
16677         hpux11.
16679 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16681         * ltconfig, ltmain.sh: Update to libtool 1.2.
16683 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16685         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16686         (install-gcc-cross): Instead, override LANGUAGES here.
16688 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16690         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16691         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16693 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16695         * configure.in: Add Thumb-pe target.
16697 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16699         * Makefile.in - changed sn targets to snavigator
16700         * configure.in - changed sn targets to snavigator
16702 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16704         * config-ml.in: After building symlink tree call make distclean
16705         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16706         to be the case for libiberty.
16708 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16710         * configure: When making link, also check the current
16711         directory. The configure scripts may create one.
16713 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16715         * config.sub: Accept alphapca56 and alphaev6 properly.
16717 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16719         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16721 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16723         * config.sub (sco5): Fix typo.
16725 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16727         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16728         install-itcl.
16729         (install-itcl): Remove dependency on install-tcl.
16731 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16733         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16735 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16737         * configure.in: Don't build libgui for a cygwin32 target when not on
16738         a cygwin32 host.
16740 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16742         * configure (redirect): Set to null, so default behavior of
16743         configure is now --verbose.
16745 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16747         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16748         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16750 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16752         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16753         this change to sync Makefile.in with its ChangeLog entries.
16755 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16757         * ltmain.sh (mkdir): Check that the directory doesn't exist
16758         before we exit with error, so that we don't get races during
16759         parallel builds.
16761 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16763         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16765 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16767         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16768         PICFLAG_FOR_TARGET.
16769         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16771         * configure: Emit a definition for the new macro enable_shared
16772         into each Makefile.
16774 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16776         * configure.in (host_tools, native_only): Add libtool.
16778 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16780         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16781         Fix typo in ming config comment.
16783 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16785         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16787 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16789         * config.sub: Add tic30 cases, and map c30 to tic30.
16791 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16793         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16794         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16795         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16796         (CLEAN_TARGET_MODULES): Similarly
16797         (all-target-libf2c): Add dependences.
16798         * configure.in (target_libs): Add libf2c.
16800 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16802         * configure.in: Remove expect from noconfigdirs when target
16803         is cygwin32.  OK to build expect and dejagnu with Canadian
16804         Cross.
16806 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16808         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16809         host.
16811         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16812         and mingw32.
16814 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16816         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16817         here as it is not defined in the toplevel Makefile.
16819 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16821         * configure (package_makefile_rules_frag): New variable, which names
16822         a file with generic rules, ...
16823         Change comment to mention we now have FIVE parts.
16824         * configure: Undo last change.
16826 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16828         * config.guess: More accurate determination of HP processor types.
16829         * config.sub: More accurate determination of HP processor types.
16831 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16833         * configure (package_makefile_frag): Move inserting the
16834         ${package_makefile_frag} to where it should be according
16835         to the comment.
16837 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16839         * config.guess: Add support for Linux/ARM.
16841 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16843         * .cvsignore: Remove *-info and *-install since they match
16844         release-info and mpw-install, which we don't want to just ignore.
16846 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16848         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16850 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16852         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16853         local_prefix to sub-make invocations.
16855 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16857         * configure.in: Check makefile fragments in the source
16858         directory.
16860 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16862         * configure.in: Check whether host and target makefile
16863         fragments exist before adding them to *_makefile_frag.
16865 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16867         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16869 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16871         * configure.in: Make sure we only replace RPATH_ENVVAR on
16872         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16873         regexp to sed.
16875         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16876         to sub-makes.
16878 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16880         * config-ml.in (multi-do): LDFLAGS must include multilib
16881         designator.
16883 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16885         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16887 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16889         * config.sub: Add mingw32 support.
16890         * configure.in: Likewise.
16892 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16894         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16896 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16898         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16899         * configure (gxx_include_dir): Provide a definition for subdirs
16900         which do not use autoconf.
16902 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16904         * config.guess: Sync with egcs.  Picks up new alpha support,
16905         BeOS & some additional linux support.
16907 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16909         * config.guess: HP 9000/803 is a PA1.1 machine.
16911 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16913         * configure.in: It's alpha*-...
16915 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16917         * configure.in (host_makefile_frag, target_makefile_frag):
16918         Handle multiple config files.
16919         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16920         alpha-*-*.
16922 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16924         * mkdep: New file.
16926 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16928         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16930 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16932         * Makefile.in: Add libgui directory.
16933         (GDB_TK): Add all-libgui.
16934         * configure.in: Add libgui directory.
16935         * configure: Add all-libgui to GDB_TK.
16937 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16939         * config-ml.in (multidirs): Add m32r to multilib list.
16941 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16943         * Makefile.in (all-target-gperf): Change dependency to
16944         all-target-libstdc++.
16946 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16948         * config.guess: Add BeOS support.
16950 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16952         Source directory cvs renamed to cvssrc:
16953         * configure.in (host_tools): Change cvs to cvssrc.
16954         (native_only): Likewise.
16955         (noconfigdirs) [various cases]: Likewise.
16956         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16957         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16958         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16959         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16960         (all-cvssrc): Rename target from all-cvs.
16962 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16964         * configure (gxx_include_dir): Fix thinko.
16966 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16968         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16969         (install-cross, install-gcc-cross): New targets.
16971 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16973         * configure.in (noconfigdirs): Add support for Thumb target.
16975         * config.sub (maybe_os): Add support for Thumb target.
16977 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16979         * Makefile.in: Add rules for cygmon.
16981         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16983 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16985         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16986         * configure (gxx_include_dir): Provide a definition for subdirs
16987         which do not use autoconf.
16989 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16991         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16992         11/18/97 build
16994 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16996         * From Franz Sirl.
16997         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16998         found on RedHat Linux systems.
17000 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
17002         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17003         guesses.
17005 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
17007         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17009 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
17011         * ltmain.sh: If mkdir fails, check whether the directory was created
17012         anyhow by some other process.
17014 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
17016         * configure.in (d30v-*-*): Configure all directories.
17018 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
17020         * configure.in (d30v-*-*): Configure newlib, libiberty directories
17021         for the D30V.
17023 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
17025         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17027 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
17029         * include/libiberty.h: Add extern "C" { so it can be used with C++
17030         progrms.
17031         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
17032         programs.
17034 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
17036         * configure.in (d30v-*-*): Configure GCC now.
17038 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
17040         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17041         is no longer needed.
17043 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
17045         * Makefile.in: check-target-libio depends on all-target-libstdc++.
17047 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
17049         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17050         targets using "$@" to provide support for similar but not identical
17051         targets without having to duplicate code.
17053 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
17055         * makefile.vms: Fix to work with DEC C.
17057 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
17059         * config.sub: Add mips-tx39-elf to marketing names.
17061 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
17063         * ltmain.sh: Handle symlinks in generated script.
17065 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
17067         * configure: Handle autoconf style directory options: --bindir,
17068         --datadir, --includedir, --infodir, --libdir, --libexecdir,
17069         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17070         --sysconfdir.
17071         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17072         (sharedstatedir, localstatedir, oldincludedir): New variables.
17073         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17074         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17075         sbindir, sharedstatedir, and sysconfdir.
17077 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17079         * Makefile.in (bootstrap-lean): New target.
17081 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
17083         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
17084         sn, and gnuserv from noconfigdirs.
17086 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
17088         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17090 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
17092         * Makefile.in (cross): New target.
17094 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
17095                           Jeff Law         <law@cygnus.com>
17097         * Makefile.in (bootstrap2, bootstrap3): New targets.
17098         (all-bootstrap): Remove outdated and confusing target.
17099         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17101 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17103         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17104         windows.  Consistent with gdb/configure.
17106 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
17108         * configure.in: Name Linux target fragment.
17110         * configure: Rewrite so that project Makefile fragment is inserted
17111         first and appears last in the resulting Makefile.
17113 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17115         * Makefile.in (install-itcl): Install tcl first.
17117 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
17119         * configure.in: remove bison from noconfigdirs for Cygwin32 host
17121 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17123         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17125         * configure.in (skipdirs): Add target-librx for Linux.
17126         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17128 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
17130         * Makefile.in (bootstrap): New target.
17132 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
17134         * config.sub: Accept 'amigados' for backward compatibility.
17136 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
17138         * config.guess: Merge with FSF.
17140 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
17142         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17144 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
17146         * config.sub: Add "marketing-names" patch.
17148 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
17150         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17152 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
17154         * config.sub: Handle v850-elf.
17156 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
17158         * .cvsignore (*-install): Remove.
17160 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
17162         * ltconfig: Set CONFIG_SHELL in libtool.
17163         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17165 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
17167         * configure.in (target_subdir): Set to libraries if enable_multilib.
17169 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
17171         * config.guess: Update from gcc directory.
17173 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17175         * Makefile.in (all-sim): Depends on all-readline.
17177 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
17179         * Makefile.in (BISON, YACC): Use $$s.
17180         (all-bison): Depend on all-texinfo.
17182 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
17184         * Makefile.in (BISON): Add -L flag.
17185         (YACC): Likewise.
17187 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17189         * configure.in (noconfigdirs): Add support for v850e target.
17191         * config.sub (maybe_os): Add support for v850e target.
17193 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17195         * configure.in (noconfigdirs): Add support for v850ea target.
17197         * config.sub (maybe_os): Add support for v850ea target.
17199 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
17201         * config.sub: Add mipstx39.  Delete r3900.
17203 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17205         * Makefile.in (all-autoconf): Depends on all-texinfo.
17207 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
17209         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17210         eabi targets.
17212 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
17214         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17216         * configure: When handling a Canadian Cross, handle YACC as well as
17217         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
17218         * Makefile.in (all-bison): Depend upon all-texinfo.
17220 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
17222         * Makefile.in (BISON): bison, not byacc or bison -y.
17223         (YACC): bison -y or byacc or yacc.
17224         (various): Add *-bison as appropriate.
17225         (taz): No need to mess with BISON anymore.
17227 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
17229         * configure: If OSTYPE matches *win32*, try to find a good value for
17230         CONFIG_SHELL.
17232 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
17234         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17235         configure.in if it is present.
17237 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
17239         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17241 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
17243         * config.sub: Recognize `arc' cpu.
17244         * configure.in: Likewise.
17245         * config-ml.in: Likewise.
17247 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
17249         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17251 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
17253         * configure: Changed sed delimiter from ':' to '|' when
17254         attempting to substitute ${config_shell} for SHELL. On
17255         NT ${config_shell} may contain a ':' in it.
17257 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
17259         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17261 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
17263         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17265 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17267         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17269         * ylwrap: If the program is a relative path, force it to be
17270         absolute.
17272 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17274         * configure (tooldir): Set BISON to `bison -y' and not just bison.
17276 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17278         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17279         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17280         for libraries.
17282 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
17284         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17285         separated by spaces.
17287 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17289         * ylwrap: New file.
17290         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17292         * ltmain.sh: Handle /bin/sh at start of install program.
17294         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17296         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17297         * missing: New file, from automake 1.2.
17299 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17301         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17302         check-tk to CHECK_X11_MODULES.
17304 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17306         * config.sub: Merge with FSF.
17308 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17310         * config.guess: Merge with FSF.
17312 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17314         * configure: Treat msdosdjgpp like go32.
17315         * configure.in: Likewise.  Don't remove gprof for go32.
17317         * configure: Change Makefile.tem2 to Makefile.tm2.
17319 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17321         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17323 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17325         * install-sh (chmodcmd): Set to null if the DST directory already
17326         exists.  Same as Nov 11th change.
17328 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17330         * configure (GDB_TK): Needs itcl and tix.
17332 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17334         * config.guess: Update from FSF.
17336 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17338         * Makefile.in (GDB_TK): Depend on itcl and tix.
17340 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17342         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17343         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17344         (INSTALL_SCRIPT): New variable.
17345         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17346         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17347         to -x.
17348         * install-sh: Add support for -x option.
17350 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17352         * configure.in, Makefile.in: Treat tix like itcl.
17354 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17356         * Makefile.in (WINDRES): New variable.
17357         (WINDRES_FOR_TARGET): New variable.
17358         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17359         (EXTRA_HOST_FLAGS): Add WINDRES.
17360         (EXTRA_TARGET_FLAGS): Add WINDRES.
17361         (EXTRA_GCC_FLAGS): Add WINDRES.
17362         ($(DO_X)): Pass down WINDRES.
17363         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17364         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17365         DLLTOOL_FOR_TARGET.
17367 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17369         * configure.in: configure sim before gdb for win32-x-ppc
17371 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17373         Move gperf into the toplevel, from libg++.
17374         * configure.in (target_tools): Add target-gperf.
17375         (native_only): Add target-gperf.
17376         * Makefile.in (all-target-gperf): New target, depend on
17377         all-target-libg++.
17378         (configure-target-gperf): Empty rule.
17379         (ALL_TARGET_MODULES): Add all-target-gperf.
17380         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17381         (CHECK_TARGET_MODULES): Add check-target-gperf.
17382         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17383         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17385 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17387         * config.sub (mn10200): Recognize new basic machine.
17389 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17391         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17392         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17394 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17396         * configure.in: If we're building mips-sgi-irix6* native, turn on
17397         ENABLE_MULTILIB and set TARGET_SUBDIR.
17399 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17401         * Makefile.in (all-sn): Depend on all-grep.
17403 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17405         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17407         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17408         Makefile.  From Jeff Makey <jeff@cts.com>.
17409         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17411         * Makefile.in (DISTBISONFILES): Remove.
17412         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17413         $(DEFAULT_YACC).
17415         * configure.in: Build itl, db, sn, etc., when building for native
17416         cygwin32.
17418         * Makefile.in (LD): New variable.
17419         (EXTRA_HOST_FLAGS): Pass down LD.
17420         ($(DO_X)): Likewise.
17422 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17424         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17426 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17428         * configure.in (targargs): Strip out any supplied --build argument
17429         before adding our own. Always add --build.
17431 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17433         * configure.in (targargs): Pass --build if we're doing
17434         a cross-compile.
17436 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17438         * configure: Use '|' instead of ":" as the separator in
17439         sed. Otherwise sed chokes on NT path names with drive
17440         designators. Also look for "?:*" as the leading characters in an
17441         absolute pathname.
17443 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17445         * config.sub: Support for r3900.
17447 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17449         * configure.in: Use install-sh, not install.sh.
17451 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17453         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17454         apply it twice.
17456 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17458         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17459         install-binutils.
17461 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17463         * Makefile.in: Add automake targets.
17464         * configure.in (host_tools): Add automake.
17466 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17468         * configure: Default CXX to c++, not gcc.
17469         * Makefile.in (CXX): Set to c++, not gcc.
17470         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17472 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17474         * install-sh: try appending a .exe if source file doesn't
17475         exist
17477 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17479         * configure.in: Turn on multilib by default.
17480         (cross_only): Remove target-libiberty.
17482         * Makefile.in (all-gcc): Don't depend on libiberty.
17484 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17486         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17488 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17490         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17491         (DISTBISONFILES): Add ld/Makefile.in
17493 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17495         * configure.in: if target is cygwin32 but host isn't cygwin32,
17496         don't configure gdb tcl tk expect, not just gdb.
17498 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17500         * configure.in: Added gnuserv everywhere sn appears.
17502         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17503         (CROSS_CHECK_MODULES): Added check-gnuserv.
17504         (INSTALL_MODULES): Added install-gnuserv.
17505         (CLEAN_MODULES): Added clean-gnuserv.
17506         (all-gnuserv): New target.
17508 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17510         * config.guess: Fixes for MIPS OpenBSD systems.
17512 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17514         * Makefile.in (INSTALL_XFORM): Remove.
17515         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17517         * mkinstalldirs: New file, copied from automake.
17518         * Makefile.in (installdirs): Rename from install-dirs.  Use
17519         mkinstalldirs.  Change all users.
17520         (DEVO_SUPPORT): Add mkinstalldirs.
17522 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17524         * install-sh: Rename from install.sh.
17525         * Makefile.in (INSTALL): Change install.sh to install-sh.
17526         (DEVO_SUPPORT): Likewise.
17528         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17529         Graichen <graichen@rzpd.de>.
17531 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17533         * config.guess: Recognize OpenBSD systems correctly.
17535 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17537         * README, Makefile.in (ETC_SUPPORT): Remove references to
17538         cfg-paper*, configure.{texi,man,info*}._
17540 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17542         * Makefile.in (all.normal): Ensure that gcc is built after all
17543         the x11 - ie gdb - targets.
17545 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17547         * makefile.vms: Don't run conf-a-gas.
17549 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17551         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17553 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17555         * configure.in: Remove noconfigdirs case since gdb also
17556         configures and builds for tic80-coff.
17558 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17560         * configure: Set cache_file to config.cache.
17561         * Makefile.in (local-distclean): Remove config.cache.
17563 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17565         * COPYING: Update FSF address.
17567 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17569         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17570         noconfigdirs.
17572 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17574         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17575         MAKEDIRS, is empty.
17577 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17579         * config.sub: Tweak mn10300 entry.
17581 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17583         * configure.in (host_tools): Put sim before gdb, so gdb's
17584         configure.tgt can determine if the simulator was configured.
17586 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17588         * config.sub: Move BeOS $os case to be with other Cygnus
17589         local cases.
17591 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17593         * config.sub: Remove misplaced comment that broke Linux.
17595 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17597         * config.sub: Add BeOS support.
17599 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17601         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17603 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17605         * configure.in (noconfigdirs): Remove tcl and tk from
17606         noconfigdirs for cygwin32 builds.
17608 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17610         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17612 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17614         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17615         make-all.com, use makefile.vms instead.
17617 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17619         * config.sub: Accept -lnews*.
17621 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17623         * configure.in (noconfigdirs): Disable target-newlib,
17624         target-examples and target-libiberty for d30v.
17626 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17628         * configure.in (noconfigdirs): Enable ld for d30v.
17630 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17632         * configure.in (tic80-*-*): Build compiler.
17634 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17636         * configure.in (d30v-*): Remove sim directory from list of
17637         unsupported d30v directories
17639 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17641         * config.sub, configure.in: Add d30v target cpu.
17643 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17645         * makefile.vms: New file.
17646         * make-all.com: Remove.
17648 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17650         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17652 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17654         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17656 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17658         * Makefile.in (ALL_MODULES): Added all-db.
17659         (CROSS_CHECK_MODULES): Addec check-db.
17660         (INSTALL_MODULES): Added install-db.
17661         (CLEAN_MODULES): Added clean-db.
17663 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17665         * config.guess: Merge with latest FSF sources.
17667 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17669         * Makefile.in (ALL_MODULES): Added all-itcl.
17670         (CROSS_CHECK_MODULES): Added check-itcl.
17671         (INSTALL_MODULES): Added install-itcl.
17672         (CLEAN_MODULES): Added clean-itcl.
17674 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17676         * configure.in: build gdb for mn10200
17678 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17680         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17682 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17684         * configure.in (tic80-*-*): Turn off most targets right now.
17686 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17688         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17689         rather than the makeinfo program.
17690         (do-info): Depend upon all-texinfo.
17692 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17694         * configure.in: Remove uses of config/mh-linux.
17696         * config.sub, config.guess: Merge with latest FSF sources.
17698 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17700         * config.sub (case $basic_machine): Add tic80 entries.
17702 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17704         * config.sub, config.guess: Merge with latest FSF sources.
17706 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17708         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17709         * mpw-config.in: Test for NewFolderRecursive.
17710         * mpw-install: Use symbolic name for startup filename.
17711         * mpw-README: Add various additional details.
17713 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17715         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17717 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17719         * configure.in: Do build gcc and the target libraries for
17720         the mn10200.
17722 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17724         * configure.in: don't avoid building gdb for mn10300 any more
17725         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17726         instead of single-quoting it.
17728 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17730         * configure.in: Don't use --with-stabs on IRIX 6.
17732 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17734         * configure.in (m32r): Build gdb, libg++ now.
17736 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17738         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17739         directories from noconfigdirs.
17741 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17743         * config.sub (basic_machine): added mips16 configuration
17745 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17747         * config.sub: Handle d10v-unknown.
17749 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17751         * config.sub: Handle v850-unknown.
17753 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17755         * Makefile.in: add findutils
17756         * configure.in: add findutils to list of host_tools
17758 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17760         * config.sub: Handle mn10200 and mn10300.
17762 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17764         * configure.in (d10v-*): Do not build librx.
17766 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17768         * configure.in (mn10300): Build everything except gdb & libgloss.
17770 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17772         * config.guess:  Patch for Dansk Data Elektronik servers,
17773         from Niels Skou Olsen <nso@dde.dk>.
17775         For ncr, use /bin/uname rather than uname, since GNU uname does not
17776         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17778         Patch for MIPS R4000 running System V,
17779         from Eric S. Raymond <esr@snark.thyrsus.com>.
17781         Fix thinko for nextstep.
17783         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17785         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17786         * config.guess: Guess mips-dec-mach_bsd4.3.
17788         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17789         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17790         release numbers.
17791         * config.guess (mips-mips-riscos*):  Emit just enough of the
17792         release number.
17794         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17795         * config.guess (sparc-auspex-sunos*):  Added.
17796         (f300-fujitsu-*): Added.
17798         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17799         * config.guess:  Recognize a Tadpole as a sparc.
17801 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17803         * config.guess: Don't assume that NextStep version is either 2 or
17804         3.  NextStep 4 (aka OpenStep 4) has come out now.
17806 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17808         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17809         From Rik Faith <faith@cs.unc.edu>.
17811 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17813         * config.sub: Contributions from bug-gnu-utils to:
17814         Support plain "hppa" (no version given) architecture, reported by
17815         OpenStep.
17816         OpenBSD like NetBSD.
17817         LynxOs is not a hardware supplier.
17819         * config.guess: Contributions from bug-gnu-utils to add support for:
17820         OpenBSD like NetBSD.
17821         Stratus systems.
17822         More Pyramid systems.
17823         i[n>4]86 Intel chips.
17824         M680[n>4]0 Motorola chips.
17825         Use unknown instead of lynx for hardware manufacturer.
17827 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17829         * install.sh (chmodcmd): Set to null if the DST directory already
17830         exists.
17832 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17834         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17835         not use mt-ppc target Makefile fragment any more.
17837 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17839         * configure.in (*-*-windows):  Exclude everything but those dirs
17840         needed to build windows.
17842 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17844         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17846 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17848         * configure.in:  Exclude mmalloc from i386-windows.
17850 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17852         * Undo my previous change.
17854 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17856         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17857         unconditionally.
17858         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17860 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17862         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17863         host to add it's own flags.
17865 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17867         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17869 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17871         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17872         (CXX_FOR_TARGET): Likewise.
17873         (GCC_FOR_TARGET): Define.
17874         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17875         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17876         CC_FOR_TARGET was specified on the command line.
17877         (MAKEOVERRIDES): Don't define.
17879 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17881         * configure.in (m32r): Fix spelling of libg++ libs.
17883 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17885         * config.sub (-apple*): Remove, now redundant.
17887 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17889         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17891         * configure: Rework yesterday's sed script patch.
17893         * config.sub: Merge with FSF.
17895 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17897         * config.guess:  Merge from FSF.
17899         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17900         * config.guess: Use pc instead of unknown, for pc clone systems.
17901         Change linux to linux-gnu.
17903         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17904         * config.guess: Avoid non-portable tr syntax.
17906 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17908         * test-build.mk (HOLES): Add "xargs" for gdb.
17910         * configure: Avoid hpux10.20 sed bug.
17912 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17914         * configure.in:  Add support for windows host
17915         (that is a build done under the Microsoft build environment).
17917 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17919         * Makefile.in: Replace all uses of srcroot with s, to shrink
17920         command line lengths.
17922         Patches from Geoffrey Noer <noer@cygnus.com>:
17923         * configure.in: If configuring for newlib, pass --with-newlib to
17924         subdirectories.
17925         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17926         -Bnewlib/ and -Lwinsup to gcc.
17927         (CXX_FOR_TARGET): Likewise.
17929 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17931         * Makefile.in (ETC_SUPPORT): Add configure.
17933 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17935         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17936         host configuration file.
17938 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17940         * configure.in: Break mn10x00 support into separate
17941         mn10200 and mn10300 configurations.
17942         * config.sub: Likewise.
17944 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17946         * configure.in: Add lots of stuff to noconfigdirs for
17947         the mn10x00 targets.
17949         * config.sub, configure.in: Add mn10x00 support.
17951 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17953         * make-all.com: Call conf-a-gas, not config-a-gas.
17955 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17957         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17958         targets.
17960 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17962         * mpw-README: Add much more detail for native PowerMac.
17963         * mpw-install: New file.
17964         * mpw-configure: Add --norecursion and --help options.
17965         * mpw-config.in: Translate readme and install files when
17966         copying to objdir.
17967         * mpw-build.in: Don't always depend on byacc and flex.
17968         (install-only-top): New action.
17970 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17972         * configure.in:  You can now configure GDB for the v850.
17974 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17976         * configure.in (noconfigdirs): Don't configure any C++ dirs
17977         if targeting D10V.
17979 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17981         * config.sub: Recognize mips64vr5000.
17983 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17985         * configure.in: Use a single line for host_tools and native_only.
17987 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17989         * config.sub, configure.in: Add entries for m32r.
17991 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17993         * Makefile.in (inet-install): Don't run install-gzip.
17995 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17997         * configure.in:  Don't config lots of things for *-*-windows*.
17999 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
18001         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18002         (host_libs, host_tools): Copy from configure.in.
18003         * mpw-configure: Don't complain about directories not found.
18005 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18007         * configure.in (i[345]86): Recognize i686 for pentium pro.
18008         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18009         file.
18011         * config.guess (i[345]86): Ditto.
18013 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18015         * configure.in (noconfigdirs): Removed gdb for D10V.
18017 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
18019         * configure.in: Remove ld, target-libio, target-libg++, and
18020         target-libstdc++ from noconfigdirs.
18022 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
18024         * configure: Fix three locations where shell scripts were
18025         being run directly rather than with config_shell.
18027 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
18029         * configure.in (v850-*-*): Set up initial $noconfigdirs.
18030         * config.sub (basic_machine): Recognize v850.
18032 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
18034         * mpw-configure: Handle multiple enable/disable options and
18035         pass them down recursively, handle -c and -s flags appropriately
18036         depending on choice of compiler, add escape mechanism for
18037         quoted arguments to gC.
18039 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18041         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18042         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18043         so that -mrelocatable-lib and -mno-eabi are used.
18045         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18046         not support --print-multi-lib, don't abort.
18048 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
18050         * make-all.com: Run config-a-gas.
18051         * setup.com: Don't copy subdirectory files around.
18053 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
18055         * configure.in (*-*-ose): Remove exclusion of libgloss for this
18056         target, it now compiles correctly.
18058 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
18060         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18062 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18064         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18066 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18068         * configure.in (native_only): Add prms.
18070 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
18072         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18073         (BINUTILS_SUPPORT_DIRS): Likewise.
18075 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18077         * configure.in (d10v-*-*): Don't configure ld or gdb until the
18078         d10v support is added.
18080 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18082         * configure.in (d10v-*-*): New target.
18084 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
18086         * config.guess (HP 9000/811): Recognize this as a PA1.1
18087         machine.
18089 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
18091         * Makefile.in (do-tar-gz): New target, split out from tail end of
18092         taz target.  Run each command separately, don't use pipes.
18093         (taz): Use it.
18095 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
18097         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18098         * mpw-build.in: No builds should depend on building byacc or flex,
18099         they are assumed to be installed already.
18101 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18103         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18104         variable that CC_FOR_TARGET needs.
18106 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18108         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18109         options have changed since the last time the subdirectory was
18110         configured, and if it has, reconfigure.
18111         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18112         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18114 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
18116         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18117         CLEAN_MODULES): Add bash.
18118         (all-bash): New target.
18120 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
18122         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18124 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18126         * config.sub (basic_machine): Recognize d10v as a valid processor.
18128 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
18130         * mpw-configure: Add support for --bindir.
18131         * mpw-build.in: Use a GCC-specific build script for GCC actions.
18133 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
18135         * configure.in: add bash, time, gawk to list of hosttools and things
18136         to only build for native toolchains
18138 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18140         * Makefile.in (docdir): Remove.
18142 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18144         * Makefile.in (datadir): Set to $(prefix)/share.
18146 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
18148         * configure.in: build diff and patch for cygwin32-hosted
18149         toolchains.
18151 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
18153         * config.sub: Accept -rtems*.
18155 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
18157         * configure.in: enable dosrel for cygwin32-hosted builds,
18158                 remove diff from the list of things not buildable
18159                 via Canadian Cross
18161 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
18163         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18164         don't get ". ".
18166 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
18168         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18170 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
18172         * Makefile.in (taz): Handle case where tex3patch didn't even get
18173         checked out.  Also, if it was found, put the symlink in a new util
18174         subdirectory.
18176 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18178         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18180 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
18182         * config.sub: Recognize -openvms.
18183         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18184         * make-all.com, setup.com: New files.
18186 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18188         * Makefile.in (taz): tex3patch moved to texinfo/util.
18190 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
18192         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18193         * configure.in: remove make from disable-if-Can-Cross list
18194                 enable gdb if ${host} and ${target} are cygwin32
18196 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
18198         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
18199         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18201 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18203         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
18204         distinguish sysv/svr4/bsd variants.
18205         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18207 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
18209         * configure.in: Added copyright notice.
18210         * move-if-change: Added copyright notice.
18212 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18214         * configure.in (powerpcle-*-solaris*): Until we get shared
18215         libraries working, don't build gdb, sim, make, tcl, tk, or
18216         expect.
18218 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
18220         * config.guess:  Merge with FSF:
18222         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18223         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18225         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
18226         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18228         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
18229         * config.guess:  Combine two OSF1 rules.
18230         Also recognize field test versions.  From mjr@zk3.dec.com.
18231         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
18232         because GNU uname does not support -p.  From pmr@pajato.com.
18234 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
18236         * Makefile.in (MAKEDIRS): Removed $(tooldir).
18238 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
18240         * mpw-README: Document GCCIncludes.
18242 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
18244         * configure.in (alpha-*-linux*): Set enable_shared to yes.
18246 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18248         * mpw-configure: Handle --enable-FOO and --disable-FOO.
18250 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
18252         * configure.in (*-*-cygwin32): Configure make.
18254 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
18256         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18258 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
18260         * Makefile.in (all-inet): Depend on all-perl.
18262         * Makefile.in (inet-install): New target.
18264         * Makefile.in (all-inet): Depend on all-tcl.
18265         (all-inet): Depend on all-send-pr.
18267 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18269         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18270         temporarily.
18272 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
18274         * configure.in: Don't configure --with-gnu-ld on AIX.
18276 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18278         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18280 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
18282         * Makefile.in (ALL_MODULES): Added all-inet.
18283         (CROSS_CHECK_MODULES): Added check-inet.
18284         (INSTALL_MODULES): Added install-inet.
18285         (CLEAN_MODULES): Added clean-inet.
18286         (all-indent): New target.
18288         * configure.in (host_tools): Added inet.
18289         (native_only): Added inet.
18290         (noconfigdirs): Added inet.
18292 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18294         * configure.in: Don't configure libgloss if we are not configuring
18295         newlib.
18297 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18299         * configure.in: Don't configure libgloss for unsupported
18300         architectures.
18302 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18304         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18306 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18308         * Makefile.in (ALL_MODULES): Include all-apache.
18309         (CROSS_CHECK_MODULES): Include check-apache.
18310         (INSTALL_MODULES): Include install-apache.
18311         (all-apache): New target.
18313         * configure.in: Added apache everywhere perl is seen.
18315 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18317         * Makefile.in: Add support for clean-{module} and
18318         clean-target-{module} rules.
18320 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18322         * configure.in (*-*-ose) do not build libgloss.
18324 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18326         * config.guess (prep*:SunOS:5.*:*): Turn into
18327         powerpele-unknown-solaris2.
18329 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18331         * configure.in: Permit --enable-shared to specify a list of
18332         directories.
18334 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18336         * configure.in (host==solaris): Pass only the first word of $CC
18337         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18339 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18341         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18343 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18345         * Makefile.in (ALL_MODULES): Include all-perl.
18346         (CROSS_CHECK_MODULES): Include check-perl.
18347         (INSTALL_MODULES): Include install-perl.
18348         (ALL_X11_MODULES): Include all-guile.
18349         (CHECK_X11_MODULES): Include check-guile.
18350         (INSTALL_X11_MODULES): Include install-guile.
18351         (all-perl): New target.
18352         (all-guile): New target.
18354         * configure.in (host_tools): Include perl and guile.
18355         (native_only): Include perl and guile.
18356         (noconfigdirs): Don't build guile and perl; no ports have been
18357         done.
18359 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18361         * configure (--enable-*): Handle quoted option lists such as
18362         --enable-sim-cflags='-g0 -O' better.
18364 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18366         * Makefile.in ({,inst}all-target): New rule so we can make and
18367         install all of the target directories easily.
18369 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18371         * configure.in: Add missing global flag in sed substitution when
18372         deleting `target-' from ${configdirs}.
18374 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18376         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18377         option.
18379         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18380         config/mh-necv4.
18382         * install.sh: Correct misspelling of transformbasename.
18384         * config.guess: Recognize mips-*-sysv*.
18386 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18388         * config.sub: Recognize mon960.
18390 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18392         * configure: Restore Canadian Cross handling of BISON and LEX,
18393         removed in Feb 20 change.
18395 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18397         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18398         Mention make install.  Remove the old copyright date as well the
18399         clumsy and rather pointless copyright on the README file.
18401 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18403         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18404         Makefile after running symlink-tree, then run `make distclean' to
18405         avoid clobbering any generated files in srcdir.
18407 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18409         * configure.in (m68k-*-netbsd*): Build everything now.
18411 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18413         * Makefile.in (taz): Fix quoting.
18415 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18417         * configure.in (sparclet-*-*): Build everything now.
18419 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18421         * configure.in (m68k-*-linux*): New host.
18423 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18425         * configure: Check for bison before byacc.
18427 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18429         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18430         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18431         searching PATH.  These are used as fallbacks by Makefile.in if
18432         flex/bison/byacc aren't in objdir.
18434 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18436         * Makefile.in: Make everything which depends upon all-bfd also
18437         depend upon all-opcodes, in case --with-commonbfdlib is used.
18439 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18441         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18442         building NT native compilers on Unix.
18444 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18446         * configure.in: Don't get CC from the host Makefile fragment if we
18447         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18448         Solaris test for /usr/ucb/cc to the post target script, just after
18449         the compiler sanity test.
18451 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18453         * config.sub: Merge with FSF.
18455 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18457         * Makefile.in (RPATH_ENVVAR): New variable.
18458         (REALLY_SET_LIB_PATH): Use it.
18459         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18461 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18463         * config.sub, configure.in: Recognize sparclet cpu.
18465 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18467         * config.guess:  Support m68k-cbm-sysv4.
18469 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18471         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18472         m68k-unknown-linuxaout from linker help string.  Put quotes around
18473         $ld_help_string.
18475 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18477         * config.guess (powerpc-harris-powerunix): Add guess for port
18478         to new target.
18480 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18482         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18484 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18486         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18487         $(REALLY_SET_LIB_PATH) in Makefile.
18488         * Makefile.in (SET_LIB_PATH): New variable.
18489         (REALLY_SET_LIB_PATH): New variable.
18490         ($(DO_X)): Use $(SET_LIB_PATH).
18491         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18492         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18493         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18494         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18495         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18496         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18497         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18498         (install-dosrel): Likewise.
18499         (all-opcodes): Depend upon all-libiberty.
18501 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18503         * config.guess (*:CYGWIN*): New
18505 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18507         * Makefile.in (all-target-winsup): All all-target-libiberty.
18509 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18511         * configure.in (noconfigdirs): Add missing # in front of comment.
18513 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18515         * configure.in: add second pass to things added to noconfigdirs
18516         so *-gm-magic can exclude libgloss properly.
18518 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18520         * mpw-configure (extralibs_name, rez_name): Set correctly
18521         for MWC68K compiler.
18523         * mpw-README: Add more info on the necessary build tools.
18525 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18527         * configure.in, config.sub: Recognize cygwin32.
18529 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18531         * config.guess, config.sub: Recognize A/UX.
18533 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18535         * config.sub: Merge with gcc/config.sub.
18537 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18539         * mpw-build.in (do-binutils): Add build of stamps.
18541 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18543         * config.sub: Add recognition for mips64vr4100*-* targets.
18545 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18547         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18548         Add creation of gconfigargs with `--enable-shared' turned on.
18549         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18550         ($(host)-stamp-stage3-configured): Likewise.
18551         (HOLES): Add chatr and ldd.
18552         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18554 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18556         * configure: Pass --nfp to recursive configures.
18558 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18560         * Makefile.in (DLLTOOL): New.
18561         (DLLTOOL_FOR_TARGET): New.
18562         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18563         (EXTRA_TARGET_FLAGS): Ditto.
18564         (EXTRA_GCC_FLAGS): Ditto.
18565         (CONFIGURE_TARGET_MODULES): Ditto.
18566         (DO_X): Ditto.
18567         * configure: Add DLLTOOL.
18569 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18571         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18572         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18573         mh-sco, since old workarounds no longer needed, and don't
18574         build ld, since libraries have weak symbols in COFF.
18576 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18578         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18580 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18582         * configure.in: Make sure that ${CC} can be used to compile an
18583         executable.
18585 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18587         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18588         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18589         nothing depending on whether gdbtk is being built.
18591 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18593         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18595 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18597         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18598         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18600 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18602         * config-ml.in: Add support for
18603         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18604         Simplify setting of multidirs from --disable-foo.
18606 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18608         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18609         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18610         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18611         non-empty, pass them on to the  GCC make.
18612         (all-bootstrap): New rule that is like all-gcc, except it executes
18613         the GCC bootstrap rule instead of the GCC all rule.
18615 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18617         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18619 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18621         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18622         DG/UX support.
18624 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18626         * config.sub (i*86*) Change [345] to [3456]
18628 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18630         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18631         --with-gnu-ld=no.
18633 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18635         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18636         AIX multilibs get built.
18638 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18640         * configure.in (i386-win32): Don't build expect if we're not
18641         building the tcl subdir.
18643 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18645         * Makefile.in: (configure-target-examples, all-target-examples):
18646         New targets, configure and build example programs.
18648 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18650         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18651         use it as input to sedit the generated MPW makefile.
18652         * mpw-README: Add a suggestion about Gestalt.h.
18654 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18656         * config.sub: Accept *-*-ieee*.
18658 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18660         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18661         Ronald F. Guilmette <rfg@monkeys.com>.
18663 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18665         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18666         for powerpc-pe native.
18667         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18668         (target==powerpc-pe): duplicate i386-win32 entry.
18670 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18672         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18673         of vxworks, not just vxworks5.1.
18675 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18677         * mpw-configure: Add support for exec-prefix.
18679 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18681         * config.guess: Recognize HP model 816 machines as having
18682         a PA1.1 processor.
18684 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18686         * configure: Ignore new autoconf configure options.
18688 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18690         * config.guess:  Recognize Pentium under SCO.
18691         From Robert Lipe <robertl@arnet.com>.
18693 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18695         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18697 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18699         * configure.in: Don't configure gas for alpha-dec-osf*.
18701 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18703         * configure.in: Default to --with-stabs for some targets for which
18704         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18705         i[345]86*-*-unixware*.
18707 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18709         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18710         rather than basing it on the target.  Simplify handling of options
18711         controlling which directories to configure.  Remove extraneous
18712         slash in multi-clean target.
18714 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18716         * config-ml.in: Prefix more variables with ml_ so they don't collide
18717         with configure's.
18719 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18721         * configure: Don't turn -v into --v.
18723 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18725         * configure.in (targargs): Fix typo.
18727         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18729 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18731         * configure.in: Strip --host and --target options from
18732         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18733         --with-cross-host option when building with a cross-compiler.
18734         * configure: Canonicalize the arguments put into config.status by
18735         always using `=' for an option with an argument.  Pass a presumed
18736         --host or --target explicitly.
18738 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18740         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18741         into general OS recognition case.
18743 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18745         * configure.in (target_configdirs): add target-winsup only
18746         for win32 target systems.
18748 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18750         * Makefile.in (all-target-libgloss): Depend upon
18751         configure-target-newlib, since when libgloss is built it looks to
18752         see if the newlib directory exists.
18754 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18756         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18757         cfg-ml-*.in.
18759 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18761         * configure: Handle LD and LD_FOR_TARGET when configuring a
18762         Canadian Cross.
18764 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18766         * configure.in (target_libs): add target-winsup.
18767         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18768         (target==ppcle-pe): remove ld from $noconfigdirs.
18770 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18772         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18773         Preserve relative path names in $srcdir.  Build symlink tree if
18774         configuring cross target dir and srcdir=. (= no VPATH support).
18775         (configure-target-libg++): Depend on configure-target-librx.
18776         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18777         * config-ml.in: New file.
18778         * symlink-tree: New file.
18779         * configure: Ensure srcdir="." if that's what it is.
18781 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18783         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18784         includes and FLEX_SKELETON setting.
18785         * mpw-configure (--with-gnu-ld): New option, controls whether
18786         to use PPCLink or ld with PowerMac GCC.
18787         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18788         * mpw-config.in: Configure grez if targeting Mac.
18790         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18791         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18792         just macos.
18793         * configure.in: Configure grez resource compiler if targeting Mac.
18794         * Makefile.in (all-grez, install-grez): New targets.
18796 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18798         * configure: CXX defaults to gcc, not g++.  If we find
18799         gcc in the path, set CC to gcc -O2.
18801 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18803         * configure: Default ${build} correctly.  Avoid picking up extra
18804         spaces when reading CC and CXX from Makefile.  When doing a
18805         Canadian Cross, use plausible default values for numerous
18806         variables.
18807         * configure.in: When doing a Canadian Cross, don't try to
18808         configure tools whose configure script can't handle it.
18810 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18812         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18814 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18816         * configure:  Remove dubious bug reporting address.
18818 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18820         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18821         configure script, run that instead of this directory's configure.
18822         In either case, print a message that we're configuring the sub-dir.
18824 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18826         * configure.in: Before checking for the existence of various files,
18827         use sed to filter out "target-".
18829 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18831         * Makefile.in (DO_X): Split rule to decrease command line length
18832         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18833         (Philippe De Muyter).
18835 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18837         * Makefile.in (all-patch): depend on all-libiberty.
18839 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18841         * configure.in: If the only directory in target_configdirs which
18842         actually exists is libiberty, then set target_configdirs to empty,
18843         to avoid trying to build a target libiberty in a gas or gdb
18844         distribution.
18846 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18848         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18849         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18850         systems.
18852 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18854         * configure.in (copy_dirs): Use sys-include instead of include
18855         for --with-headers option.
18857 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18859         * Makefile.in, configure.in: Make winsup builds work with
18860         new scheme.
18862 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18864         * configure.in: Build the linker on AIX.
18866 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18868         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18869         where needed.
18871 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18873         * Makefile.in (all-gcc): Fix typo.
18875 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18877         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18879 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18881         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18882         to target-xiberty, to provide more flexibility.
18883         (target_subdir):  Define.  Create if cross.
18884         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18885         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18886         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18887         check-libFOO -> check-target-libFOO, etc.
18888         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18889         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18890         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18891         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18892         allow ALL_GCC="" to only configure.
18893         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18894         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18895         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18897 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18899         * Makefile.in (taz): Build "info" in etc explicitly.
18901 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18903         * configure.in:  Make sure that CC is undefined (as opposed to
18904         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18905         problem with autoconf trying to configure on a host without GCC.
18907 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18909         * mpw-configure: Set host alias from choice of host compiler,
18910         only use generic MPW Makefile sed if present, edit a file
18911         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18912         * mpw-README: Add problem notes about CW6 and CW7.
18914 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18916         * Makefile.in (taz): Use ";" instead of ";;".
18918 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18920         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18921         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18922         DISTDOCDIRS.
18923         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18924         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18926 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18928         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18929         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18930         Move bfd to DISTSTUFFDIRS.
18932 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18934         * Makefile.in (X11_LIB): Removed.
18935         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18937         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18939 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18941         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18942         names.
18944 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18946         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18948 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18950         * configure.in (i[345]86-*-win32): Always build newlib.
18951         Don't configure cvs, autoconf or texinfo.
18952         * Makefile.in (LD_FOR_TARGET): New.
18953         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18954         Pass down LD_FOR_TARGET.
18956 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18958         * winsup: New directory.
18959         * Makefile.in: Build winsup.
18960         * configure.in: Winsup is configured when target is win32.
18961         Can only build win32 target GDB when native.
18963 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18965         * config.guess: Recognize HP model 819 machines as having
18966         a PA 1.1 processor.
18968 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18970         * configure: Fix sed loop which substitutes for CC and CXX to
18971         avoid bug found in various sed implementations.
18973 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18975         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18976         simulator.  Use standard powerpc-*-eabi*.
18978 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18980         * configure.in: Stop putting gas and binutils in noconfigdirs for
18981         powerpc-*-aix* and rs6000-*-*.
18983 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18985         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18986         -mcall-aixdesc libraries.
18988 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18990         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18992         * config.sub (arm | armel | armeb): Fix shell syntax.
18994 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18996         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18997         -msoft-float and -mcpu=common support.
18998         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18999         libraries.
19001 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19003         * configure.in: Allow configuration and build of emacs19 for the alpha.
19005 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19007         * configure.in (CC): Get ^CC, not just any old CC, from
19008         ${host_makefile_frag}.
19010 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19012         * configure.in (CC): Try to get CC from
19013         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19015 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19017         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19018         only if it exists in $(srcdir).
19020 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19022         * configure: If CC and CXX are not set in the environment, set
19023         them, based on either an existing Makefile or on searching for gcc
19024         in PATH.  Substitute for CC and CXX in Makefile.
19025         * configure.in: Remove libm from target_libs.  Separate
19026         target_configdirs from configdirs.  If CC is not set in
19027         environment, try to get it from a host Makefile fragment.  Rewrite
19028         changes of configdirs to use skipdirs instead.  A few minor
19029         tweaks.  Take directories out of target_configdirs as they are
19030         taken out of configdirs.  Remove existing Makefile files from
19031         subdirectories.  Substitute for TARGET_CONFIGDIRS and
19032         CONFIG_ARGUMENTS in Makefile.
19033         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19034         by configure.in.
19035         (CONFIG_ARGUMENTS): Likewise.
19036         (CONFIGURE_TARGET_MODULES): New variable.
19037         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19038         ($(CONFIGURE_TARGET_MODULES)): New target.
19039         (configure-libg++, configure-libio): New targets.
19040         (all-libg++): Depend upon configure-libg++.
19041         (all-libio): Depend upon configure-libio.
19042         (configure-libgloss, all-libgloss): New targets.
19043         (configure-libstdc++): New target.
19044         (all-libstdc++): Depend upon configure-libstdc++.
19045         (configure-librx, all-librx): New targets.
19046         (configure-newlib): New target.
19047         (all-newlib): Depend upon configure-newlib
19048         (configure-xiberty): New target.
19049         (all-xiberty): Depend upon configure-xiberty.
19051 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19053         * configure.in (host i[345]86-*-win32):  Expand the
19054         noconfigdirs again.
19056 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
19058         * mpw-configure: Fix sed command file name.
19060 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19062         * configure.in (host i[345]86-*-win32): Reduce the
19063         noconfigdirs again.
19065 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
19067         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19068         or powerpc*-*-pe*, since they are not yet supported.
19070 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19072         Add PowerMac support and many other enhancements.
19073         * mpw-configure: New option --cc to select compiler to use,
19074         paste options set according to --cc into the generated
19075         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19076         if mpw-make.sed is present.
19077         * mpw-config.in: Don't test for gC1, test for mpw-touch,
19078         add forward includes for PowerPC include files.
19079         * mpw-build.in: Build using Makefile.PPC if present.
19080         (do-byacc, etc): Remove separate version resource builds.
19081         (do-gas): Build "stamps" before "all".
19082         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19083         * mpw-README: Update to reflect --cc option, PowerMac support,
19084         and recently-reported compatibility problems.
19086 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
19088         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19089         embedded m68k systems (-aout, -coff, -elf, -vxworks).
19090         (--with-multilib-top): Pass to recursive invocations.
19092 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
19094         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19095         v810-*-*.
19097 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19099         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19100         gdb, ld and opcodes on v810-*-*.
19102 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19104         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19105         (local-maintainer-clean): New target.
19106         (maintainer-clean): New target.
19107         (realclean): Just depend upon maintainer-clean.
19109 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19111         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19113 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
19115         * configure.in: Build ld in mips*-*-bsd* case.
19117 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
19119         * config.sub: Accept -lites* OS.  From Ian Dall.
19121 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
19123         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19124         targets.
19126 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19128         * configure.in: treat i386-win32 canadian cross the same as
19129         i386-go32 canadian cross.
19131 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19133         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19134         running under the simulator to build a reduced set of libraries.
19135         (powerpc-*-eabiaix): Add fine grained multilib support added to
19136         other powerpc targets yesterday.
19138 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19140         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19141         -disable-softfloat, -disable-relocatable, -disable-aix, and
19142         -disable-sysv to control which multilib libraries get built.
19144 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19146         * configure: Add Makefile.tem to list of files to remove in trap
19147         handler.
19149 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19151         * config.guess (*Linux*):  Add missing "exit"s.
19152         Also, need specific check for alpha-unknown-linux (uses COFF).
19154 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19156         * config.guess:  Merge with FSF:
19158         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
19159         * config.guess (AIX4): More robust release numbering discovery.
19161         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
19162         * config.guess (i386-sequent-ptx): Properly get version number.
19164         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
19165         * config.guess (mips:*:4*:UMIPS): New case.
19167 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19169         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19170         (i386-win32 host): Likewise.  Don't build readline.
19172 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
19174         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
19175         SUPPORT_FILES to submakes.
19177 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
19179         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19180         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19181         mpw-configure.
19183 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
19185         * configure.in (appdirs): Use =, not ==, in test expression when
19186         trying to build the text to print in the warning message for
19187         Solaris users.
19189 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
19191         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19193 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19195         * config.guess: Recognize lynx-2.3.
19197 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
19199         * config.sub (z8ksim): Deleted
19200         (z8k-*-coff): New, this is the one true name of the target.
19202 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
19204         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19206 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
19208         * config.guess (*:Linux:*:*): First try asking the linker what the
19209         default object file format is (elf, aout, or coff).  Then if this
19210         fails, try previous methods.
19212 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19214         * configure.in: Don't build newlib for *-*-vxworks5.1.
19216 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19218         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19219         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19221 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
19223         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19225 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
19227         * cfg-ml-com.in: New file.
19228         * cfg-ml-pos.in: New file.
19230 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19232         * COPYING.NEWLIB: Add HP free copyright to list.
19234 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19236         * config.sub: Recognize -eabi* for the system, not just -eabi.
19238 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19240         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19241         * config.sub, configure.in (win32): New target and host.
19243 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19245         * configure.in: Add i386-pe configuration.
19247 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
19249         * mpw-build.in (install): Install GDB after LD.
19251 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
19253         * mpw-config.in (elf/mips.h): Always forward-include, needed
19254         for GDB to build.
19256 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19258         * testsuite: New directory for customer acceptance and whole tool
19259         chain tests.
19261 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19263         * configure: If per-host line isn't found, but AC_OUTPUT is found
19264         and a configure script exists, run it instead.
19266 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19268         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
19270 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19272         * configure: Set build_{cpu,vendor,os,alias} to host values when
19273         --build isn't specified.
19275 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19277         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19278         (FLAGS_TO_PASS): Pass them.
19279         (EXTRA_TARGET_FLAGS): Ditto.
19281 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19283         * Makefile.in (all-libg++): Depend on all-libstdc++.
19285 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19287         * configure.in (noconfigdirs): Enable all packages for
19288         i386-unknown-netbsd.
19290 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19292         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19293         hosted builds (DOS builds)
19295 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19297         Changes for ARM based on patches from Richard Earnshaw:
19298         * config.sub: Handle armeb and armel.
19299         * configure.in: Omit arm linker only for riscix.
19301 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19303         * config.guess:  Update from FSF.
19305 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19307         * config.sub: Recognize powerpcle as the little endian variant of
19308         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19309         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19310         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19311         temporarily.
19313 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19315         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19317 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19319         * config.sub: Accept -lites* as a basic system type.
19321 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19323         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19324         installed, and if so return linuxoldld as the system name.
19326 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19328         * config.guess: Add hppa1.1-hp-lites support.
19330 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19332         * configure.in: Don't build newlib for m68k-vxworks5.1.
19334 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19336         * configure.in (mips-sgi-irix6): Use mh-irix5.
19338 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19340         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19342 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19344         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19345         OSF/1.  Fix compiler flags.
19346         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19348 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19350         * configure.in: Recognize --with-newlib.
19351         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19353 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19355         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19356         to *_X11_MODULES due to gdbtk needing X include files et al.
19358 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19360         Merge in support for Mac MPW as a host.
19361         (Old change descriptions retained for informational value.)
19363         * mpw-config.in: Add generic include forwards for cpu-specific
19364         include files in aout and elf directories.
19366         * mpw-configure: Added copyright.
19367         * mpw-config.in: Check for presence of required build tools.
19368         (target_libs): Add newlib.
19369         (target_tools): Add examples.
19370         (Read Me): Generate as "Read Me for MPW" instead.
19371         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19372         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19373         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19375         * mpw-configure: Remove subdir-specific makefile hackery,
19376         delete mk.tmp after using it.
19378         * mpw-build.in (all): Display start and end times.
19380         * mpw-configure (host_canonical): Set.
19381         (target_cpu): Always add to makefiles.
19382         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19383         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19384         (mpw-mh-mpw): Look for in srcdir and srcroot.
19385         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19387         * mpw-build.in: (install-only): New target.
19389         * mpw-configure (host_alias, target_alias): Rename from hostalias
19390         and targetalias, add into generated Makefile.
19391         (mk.tmp): If present, add into generated Makefile.
19392         * mpw-build.in (all-gas): Build config.h first before gas proper.
19394         * mpw-configure (config.status): Write only if changed.
19395         * mpw-config.in (readline): Configure it (not built, just used for
19396         definitions).
19398         * mpw-config.in (elf/mips.h): Add a forward include.
19400         * mpw-config.in: Forward-include most .h files in include into
19401         extra-include.
19402         (readline): Don't build.
19403         mpw-build.in (install): Install GDB.
19405         * mpw-configure (prefix, mpw_prefix): Handle it.
19406         * mpw-config.in (mmalloc, readline): Don't configure.
19407         * mpw-build.in (thisscript): Rename to ThisScript.
19408         Use mpw-build instead of BuildProgram everywhere.
19409         (mmalloc, readline): Don't build.
19410         * mpw-README: New file, basic documentation about the MPW port.
19412         * mpw-config.in: Use forward-include to create include files.
19414         * mpw-configure: Add more things to the top of each configured
19415         Makefile, including contents of config/mpw-mh-mpw.
19416         * mpw-config.in (extra-include): Create this directory and fill it
19417         with Posix-like include files when configuring.
19419         * config.sub (apple, mac, mpw): Add various aliases.
19421         * mpw-build.in: New file, top-level build script fragment for MPW.
19422         * mpw-configure: New file, configure script for MPW.
19423         * mpw-config.in: New file, config fragment for MPW.
19425 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19427         * configure.in (host_libs): Remove glob, since it is gone from the
19428         sources.
19430 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19432         * Makefile.in: define empty GDB_NLM_DEPS var.
19434         * configure.in(target_makefile_frag): use config/mt-netware
19435         for netware targets.
19437 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19439         * config.sub: Merge in recent FSF changes.  Remove linux special
19440         cases.
19442 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19444         Revert this change:
19446         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19448                 * build-all.mk: Use CC=cc -Xs on Solaris.
19450 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19452         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19453         stop using it.
19454         * Makefile.in: Nuke all references to glob subdirectory.
19456 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19458         * configure.in: Fix --enable-shared logic in per-host.
19460 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19462         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19464 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19466         * configure.in (noconfigdirs): Don't build gas on AIX, for
19467         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19469 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19471         * configure: Fix --cache-file to work if the file argument is a
19472         relative path.
19474 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19476         * configure: If the --cache-file is used, pass it down to
19477         configure in subdirectories.
19479 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19481         * config.sub: add vxworks29k configuration.
19483 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19485         * Makefile.in (taz): Do "diststuff" part quietly.
19487 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19489         * config.sub: Mini-merge with gcc/config.sub.
19491 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19493         * config.guess (IRIX): Sed - to _.
19495 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19497         * Makefile.in (source-vault, binary-vault): New targets.
19499 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19501         * config.sub: Recognize -eabi as a basic system type.
19503 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19505         * configure.in (enable_shared stuff): Fix typo.
19507 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19509         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19511 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19513         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19515 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19517         * configure.in (rs6000-*-*): Don't build gas.
19519 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19521         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19522         reduce command line length.
19523         (AS_FOR_TARGET): Check for as.new, not Makefile.
19524         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19526 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19528         * config.guess:  Merge from FSF.
19530 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19532         * configure: Don't use $ when handling program_suffix.
19534 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19536         * configure.in:  Configure tk for hppa/hpux.
19538 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19540         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19542 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19544         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19545         to LIBCXXFLAGS.  Tests are better run without it.
19547 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19549         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19551 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19553         * configure.in (*-*-netware*): Don't configure xiberty.
19555 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19557         * configure.in:  Remove tk from native_only list.
19559 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19561         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19562         for special NCD build.
19564 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19566         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19567         makeall.bat, they're only useful for binutils snapshots.
19568         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19569         makeall.bat to specified SUPPORT_FILES.
19571 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19573         * build-all.mk: Add Ericsson targets to sun4 and solaris
19574         hosts.  Add  BNR's sun4 target to solaris host, so their
19575         build-from-source will be tested in-house first.
19577 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19579         * Makefile.in (LIBCFLAGS): New variable.
19580         (CFLAGS_FOR_TARGET): Ditto.
19581         (LIBCFLAGS_FOR_TARGET): Ditto.
19582         (LIBCXXFLAGS): Ditto.
19583         (CXXFLAGS_FOR_TARGET): Ditto.
19584         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19585         (BASE_FLAGS_TO_PASS): Pass them.
19586         (EXTRA_TARGET_FLAGS): Ditto.
19588         * configure.in: Support --enable-shared.
19590 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19592         * configure.in (target_libs):  Include libstdc++ again.
19593         * config.guess:  Update from FSF (for FreeBSD).
19595 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19597         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19598         makeall.bat.
19599         (DISTDOCDIRS): Add `etc'.
19600         (ETC_SUPPORT_PFX): New variable.
19601         (taz): Include anything from etc starting with a word in
19602         ETC_SUPPORT_PFX.
19604 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19606         * config.sub: Update for recent FSF changes.  Remove obsolete
19607         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19608         spacing changes.
19610 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19612         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19614         * config.guess:  Merge with FSF.
19615         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19617 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19619         * configure: Since the "trap 0" handler will override the exit
19620         status on many systems, only use it for "exit 1", and make it set
19621         a non-zero exit status; reset it before "exit 0".  Also, check
19622         exit status of config.sub, and error out if it failed.
19624 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19626         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19627         and install libgloss.
19629 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19631         * Makefile.in (all-binutils): Depend upon all-byacc.
19633         * configure.in: Don't build emacs on Irix 5.
19635 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19637         * configure.in (*-*-netware*): Add libio.
19639 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19641         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19642         (CHECK_TARGET_MODULES): Ditto.
19643         (INSTALL_TARGET_MODULES): Ditto.
19644         (TARGET_LIBS): Ditto.
19645         (all-libstdc++): Note dependencies.
19647 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19649         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19651 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19653         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19654         -fexternal-templates.
19656         * configure.in (target_libs): Add libstdc++.
19657         (noconfigdirs): Add libstdc++ as appropriate.
19659 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19661         * config.guess:  Update from FSF.
19663 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19665         * configure: Use ${config_shell} when running ${configsub}.
19667 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19669         * config.sub: No longer recognize h8300h.
19671 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19673         * config.sub: Remove extraneous differences between config.sub and
19674         gcc/config.sub.
19676 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19678         * Makefile.in (DISTSTUFFDIRS): Add gas.
19680 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19682         * COPYING.NEWLIB: New file.
19684 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19686         * config.guess (HP-UX):  Patch from Harlan Stenn
19687         <harlan@landmark.com> to also emit release level.
19689 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19691         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19693 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19695         * config.sub:  Merge nextstep cleanup from FSF.
19697 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19699         * configure.in (arm-*-*): Don't configure ld for this target.
19701 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19703         * configure.in (*-*-netware): don't configure libg++, libio,
19704         librx, or newlib.
19706 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19708         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19709         configure ld--it works, but it doesn't support shared libraries.
19711 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19713         * config.guess (*-unknown-freebsd*):  Get rid of possible
19714         trailing "(Release)" in version string.
19715         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19717 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19719         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19720         Fix type: *-next-neststep -> *-next-nextstep.
19722         * config.guess:  Merge from FSF:
19724         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19726         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19728         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19730         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19731         instead of UNIX_SV for UnixWare 1.0).
19733 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19735         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19736         to make gdb/nlm/* build after the compiler and linker.
19738 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19740         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19741         not just i[34]86.
19742         (m68k-atari-sysv4):  Relocate to match FSF version.
19744         * config.guess:  More merges from the FSF:
19746         Add a space before function call or macro invocation.
19748         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19750         * config.guess: Add trap cmd to remove dummy.c and dummy when
19751         interrupted.
19753         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19755         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19756         (dummy): Redirect stderr from compilation of dummy.c.
19758         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19760         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19762 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19764         * configure: Accept and ignore --cache*, for compatibility with
19765         new autoconf.
19767 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19769         * config.guess:  Merge from FSF:
19771         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19773         * config.guess (Pyramid*:OSx*:*:*): New case.
19774         (PATH): Add /.attbin at end for finding uname.
19775         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19777         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19779         * config.guess (M88*:DolphinOS:*:*): New case.
19781         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19783         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19784         to select whether to use ELF or COFF.
19786         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19788         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19790         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19792         * config.guess: Guess the OS version for HPUX.
19794         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19796         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19798 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19800         * configure.in: Recognize --with-headers, --with-libs, and
19801         --without-newlib.
19802         * Makefile.in (all-xiberty): Depend upon all-ld.
19804 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19806         * configure.in: Change i[34]86 to i[345]86.
19808 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19810         * configure (version): A few more tweaks to help message.
19812 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19814         * Makefile.in:  Remove (for now) librx as a host library,
19815         now that we're building it for target.
19817 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19819         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19820         (Karl Berry).
19822 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19824         * configure.in:  Also configure librx.
19826 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19828         * Makefile.in:  Update various rules to reflect that librx
19829         is now needed for libg++.
19831 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19833         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19835 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19837         * configure.in: Configure the examples directory.
19839 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19841         * configure: Simplify Jun 2 1994 change.
19843 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19845         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19846         /bin/gcc isn't good enough to build gcc.
19848 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19850         * Makefile.in (GDB_SUPPORT_FILES): Remove
19851         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19852         (gdb.tar.gz): Add new rule to use standard distribution building
19853         mechanism.
19855 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19857         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19858         Bill Cox <bill@cygnus.com>.
19860 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19862         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19864 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19866         * configure:  Search current dir first in .gdbinit.
19868 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19870         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19872 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19874         * config.sub:  Refer to NeXT's operating system as nextstep.
19876         * config.sub (case $basic_machine):  Re-order the cases, to match
19877         the order in the FSF version (which is mostly alphabethical).
19878         Merge in some additions and changes from the FSF.
19880 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19882         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19883         * config.sub: Recognize cxux7.
19884         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19886 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19888         * config.sub:  Fix typo powerpc -> powerpc-*.
19890 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19892         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19894         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19895         parallel with all-emacs and install-emacs).  Top-level command
19896         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19898 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19900         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19901         $(relbindir)/make before doing ``make install'', and use
19902         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19903         installing over running make binary.
19904         ($(host)-stamp-stage3-installed): Likewise.
19906 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19908         * config.guess: Recognize Mach.
19910 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19912         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19913         see whether --exec-prefix was used.
19915 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19917         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19919 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19921         * Makefile.in: Add all-librx target similar to all-libproc.
19923 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19925         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19926         with post 1.2 uname bogosity.
19928 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19930         * configure: Remove temporary files on receipt of a signal.
19932 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19934         * configure: If there is a package_makefile_frag, remove
19935         ${subdir}/Makefile.tem after copying it in.
19937 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19939         * build_all.mk: support rs6000 lynx identifies itself as
19940         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19941         since /bin/gcc is too feeble to compile a modern gcc.
19943 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19945         * brought devo/test-build.mk update-to-date with progressive/
19946         test-build.mk. Add lynx targets and hppa flag info.
19948 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19950         * configure.in:  Use mh-ncrsvr43.  Patch from
19951         Tom McConnell <tmcconne@sedona.intel.com>.
19953 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19955         * config.guess (i386-unknown-bsdi):  No longer need to
19956         check #if defined(__bsdi__) && defined(__i386__).
19958 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19960         * configure: Set program_transform_nameoption correctly.
19962 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19964         * brought build-all.mk update-to-date with progressive build-all.mk,
19965         added new targets and hppa info.
19967 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19969         * configure: If config.guess result is a prefix of the user
19970         specified target, assume a native build and use the user specified
19971         target as the host alias.  Remove SunOS patch suffix removal hack.
19972         * configure.in: Remove SunOS patch suffix removal hack.
19974         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19975         in NATIVE_CHECK_MODULES.
19977 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19979         * Makefile.in: Rename HOST_ONLY to NATIVE.
19980         * configure: Delete SunOs patch suffix from host_canonical
19981         and build_canonical variables that are prepended to Makefiles.
19982         * configure.in: Add comments for easier maintenance.
19984 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19986         * Makefile.in: Add all-libproc target similar to all-gui.
19988 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19990         * Makefile.in (CHECK_MODULES): split into
19991         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19993 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19995         * config.guess (i386-unknown-bsdi): New system to guess.
19997 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19999         * Makefile.in: Add all-gui target (but not yet build by "all").
20001 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
20003         * config.sub: Move deletion of patch suffix from here...
20004         * configure.in: To here, at Ian's suggestion.  The top-
20005         level scripts might need to know of a patch level.
20007 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
20009         * config.sub: Strip off patch suffix so rtl is recognized
20010         as a sunos4.1.3 machine, even though it's been patched.
20012 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
20014         * Makefile.in (INSTALL_LAST): Delete.
20015         (INSTALL_DOSREL): New.
20017 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20019         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20020         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20021         whether we pass down --with-gnu-ld anyhow.
20023 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
20025         * Makefile.in (INSTALL_LAST): Change operation so it works
20026         on more flavors of make.
20027         * configure.in (go32): Don't build libg++ or libio.
20029 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
20031         * Makefile.in (Move HOST_PREFIX_1 and friends up so
20032         they can be overriden by templates.
20034 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
20036         * configure.in (target==go32): Don't build gdb.
20037         * dosrel: New directory.
20039 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
20041         * configure.in (host==go32): Configure dosrel too.
20042         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20043         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20044         be set by incoming names or templates.
20045         (INSTALL_LAST): New rule.
20047 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
20049         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20051 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20053         * configure.in (appdirs): New variable.  Currently empty, but will
20054         be used in gas distribution.  If nonempty, lists a set of
20055         directories at least one of which must get configured, or top
20056         level configuration is considered to have failed.
20057         (rs6000-*-lynxos*): Use new file name.
20059 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20061         Eliminate XTRAFLAGS.
20062         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20063         newlib include files using -idirafter, and also use -nostdinc.
20064         (CXX_FOR_TARGET): Likewise.
20065         (XTRAFLAGS): Removed.
20066         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20067         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20068         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20069         ($(DO_X)): Don't pass down XTRAFLAGS.
20071 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20073         * configure.in (mips*-dec-bsd*): New target; do build linker.
20074         (mips*-*-bsd*): New target; don't build linker.
20076 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20078         * configure.in: support rs6000-*-lynxos* configuration.
20079         support sunos4 as a cross target.
20081         * config.sub: look for lynx*, not lynx since the OS version may
20082         legitimately be part of the name.
20084 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20086         * configure.in (i[34]86-*-sco*): Move to be with other i386
20087         targets.
20088         (romp-*-*): New target.  Skip various binary utilities.
20089         (vax-*-*): New target.  Don't build newlib.
20090         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
20092 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20094         * configure.in: Only set host_makefile_frag if config
20095         directory exists.
20097 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20099         * install.sh: If $dstdir exists, don't check whether each
20100         component does.
20102 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20104         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20106 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20108         * configure.in (*-*-lynxos*): Don't configure newlib for either
20109         native or cross Lynx.
20111 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
20113         * config.sub (sparc64-elf): Fix os.
20114         (z8k): Remove duplicate.
20116 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20118         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20119         gcc/stmp-fixproto, to try to prevent fixproto from being run.
20121 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
20123         * configure: Make file links cleanly even if Lynx fails on
20124         an NFS symlink (at least fail cleanly).
20126 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20128         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20129         -XNh2000.
20131 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20133         * configure: Unknown options are fatal again.
20135 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
20137         * configure: Ignore --x-includes and --x-libraries, for Autoconf
20138         compatibility.
20140 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
20142         * build-all.mk: Add `clean' target.
20144 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20146         * config.guess:  Add SINIX support.
20147         * configure.in:  Add mips-*-sysv4* support.
20149 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
20151         * build-all.mk: Document all useful targets.
20152         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20153         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20155 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20157         * configure: Support --silent, --quiet.
20159 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20161         * configure: Support --disable-FEATURE.
20163 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20165         * config.guess: Recognize NCR running SVR4.3.
20167 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20169         * config.guess:  Make BSDI generate i386-unknown-bsd386.
20170         Patch from Paul Eggert <eggert@twinsun.com>.
20172 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20174         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20176 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20178         * configure: Make unrecognized options give nonfatal warnings
20179         instead of fatal errors, and pass them to any subdirectory
20180         configures in case they recognize them.
20181         Make --x equivalent to --with-x.
20183 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20185         * configure: Add --enable-* options.  Clean up usage message and
20186         some comments.
20188 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
20190         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20192 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20194         * configure.in (hppa*-*-*): Enable binutils.
20196 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20198         * config.sub: Recognize cisco.
20200 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
20202         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20204 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20206         * config.guess: about target *-hitachi-hiuxwe2, don't print more
20207         than one configuration name.  Add comment.
20209 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
20211         * config.guess: about target *-hitachi-hiuxwe2, fixed
20212         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
20213         macro is incorrect.]
20215 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20217         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20218         than the "make ls" stuff which used to be here.
20220 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20222         * config.guess:  Recognize i[34]86-unknown-freebsd.
20223         From Shawn M Carey <smcarey@rodan.syr.edu>.
20225 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20227         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20229 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20231         * config.guess: Check for ptx.
20233 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
20235         * config.sub: Add os9k checking.
20237 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20239         * config.guess: Handle OSF1 running on HPPA processors
20241 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20243         * configure: If subdir configure fails, print out a message with
20244         subdirectory name, in case subdir's configure code didn't identify
20245         itself.
20247 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
20249         * configure.in: Remove embedded newlines from configdirs.
20250         Avoid mismatches of substrings.  Fix matching strings at end
20251         of configdirs.
20253 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
20255         * config.guess:  Add Lynx/rs6000 config support.
20257 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20259         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20261 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
20263         * configure.in (hppa*-*-osf*): Treat this just like most other
20264         PA configurations (eg no binutils or ld).
20265         (hppa*-*-*elf*): These configurations have binutils and ld.
20267 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20269         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
20271 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20273         * configure.in (rs6000-*-*): Build gas.
20275 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20277         * Makefile.in:  Avoid bug in losing hpux sed.
20279 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20281         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20282         for GDB and GDB has been fixed to not need it.
20284 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20286         * config.guess: Recognize vax hosts.
20288 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20290         * configure (while loop): Don't use "break 2" inside case
20291         statement -- the case statement isn't an enclosing loop.
20293 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20295         * config.guess:  Clean up NeXT support, to allow nextstep
20296         on Intel machines.  Make OS be nextstep.
20298 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20300         * config.guess: Add alternate forms for Convex.
20302 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20304         * configure:  Completely rewrite option processing.  Take
20305         advantage of pattern-matching to avoid invoking test frequently.
20306         Also clean up host and target defaulting logic.
20308 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20310         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20311         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20312         commands (plus user environment) will fit SCO limits.
20314 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20316         * configure.in: Don't issue warnings about directories which are
20317         not being configured if -norecursion is set.  Correct test for
20318         --with-gnu-as and --with-gnu-ld to not get confused by substring
20319         matches.
20321         * configure.in: Don't build gas for alpha-dec-osf1*.
20323 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20325         * configure:  Back out Per's change of 12/19/1993.  It changes the
20326         behavior of configure in unexpected and confusing ways.
20328         Also, use different delim char when calculating
20329         program_transform_name so that the name can contain slashes.
20331 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20333         * configure.in, config.sub: Add support for VSTa micro-kernel.
20335 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20337         * configure.in: Nuke hacks which were used to get a special
20338         version of GAS for HPPA configurations.
20340 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20342         * configure:  If only ${target_alias} is given, use that
20343         as the default for ${host_alias}.
20344         * configure:  Add missing back-slashes before nested quotes.
20346 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20348         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20350 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20352         * config.guess:  Recognize some Tektronix configurations.
20353         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20355 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20357         * config.sub: Match any flavor of SH.
20359 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20361         * configure.in: Don't try to configure newlib for Alpha.
20363 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20365         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20366         libg++ or libio for any Alpha target.
20368         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20370 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20372         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20373         default arguments -- so it tried to compress itself.
20375 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20377         * configure.in (notsupp): ensure that a space is always at the end
20378         of the configdirs list, since the grep checks for an explicit space
20380 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20382         * configure.in (target i386-sysv4.2): don't build ld, since static
20383         versions of many libraries are not available.
20385 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20387         * config.guess: Recognize Apollos (using environment variables).
20388         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20390 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20392         * config.guess: Recognize Sony news mips running newsos.
20394 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20396         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20397         "fi ; else" for bash.
20399 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20401         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20403 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20405         * config.sub: accept unixware as an alias for svr4.2.
20406         Fix some inconsistancies with the gcc version.
20408 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20410         * Makefile.in (DISTDOCDIRS):  Add gdb.
20412 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20414         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20416 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20418         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20419         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20420         this now.
20422 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20424         * config.sub: Accept hiux* as an OS name.
20426         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20427         etc/make-stds.texi.  The underscore came from gcc, and dje now
20428         agrees that RUNTESTFLAGS is the correct name.
20430 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20432         * install.sh:  Remove 'set -e'.  It makes any conditionals
20433         in the script useless.
20435         * config.guess: Automatically recognize arm-acorn-riscix
20436         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20438 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20440         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20442 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20444         * Makefile.in (DISTDOCDIRS): New variable.
20445         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20446         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20448 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20450         * configure.in (hppa target): check the source directory for the
20451         pagas sub-directory
20453 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20455         * config.sub: Allow -aout* and -elf*.
20457 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20459         * configure.in: Don't build ld on i386-solaris2, same as for
20460         sparc-solaris2.
20462 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20464         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20466 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20468         * configure.in:  Configure gdb for alpha.
20470 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20472         * Makefile.in (CXXFLAGS): Add -O.
20474 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20476         * config.guess: added support for DG Aviion
20478 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20480         * configure.in: Produce warning message for subdirectories not
20481         configurable for this host/target combination.  Don't try to
20482         configure gdb for vms.
20484 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20486         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20487         appropriate files before making "diststuff".
20488         (DISTBISONFILES): New var: list of files to be edited.
20489         (DISTSTUFFDIRS): Add binutils.
20491 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20493         * config.sub: also handle mipsel and mips64el (for little endian mips)
20495 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20497         * configure.in: Add * to end of all OS names.
20499 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20501         * configure.in: Build newlib for LynxOS native.
20503 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20505         * config.guess: Add support for delta 88k running SVR3.
20507         * configure.in: Add comment about HP compiler vs. emacs.
20509 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20511         * configure.in: don't build ld on solaris2 (not a viable option
20512         due to bugs in getpwnam & getpwuid)
20514 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20516         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20517         config.guess will produce a full version number.
20519 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20521         * configure.in: Build linker and binutils for alpha-dec-osf1.
20523 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20525         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20526         and gdb/testsuite/Makefile.in.
20528 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20530         * configure.in: recognize mips*- instead of mips-
20532 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20534         * config.sub: Accept linux*coff and linux*elf as operating
20535         systems.
20537 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20539         * config.sub: Recognize mips64, and mips3 as an alias for it.
20541 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20543         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20544         gdb knows how to handle OSF/1 shared libraries.
20546 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20548         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20549         * config.guess: Recognize Hitachi's HIUX.
20550         * config.sub: Recognize h3050r* and hppahitachi.
20551         Remove redundant cases for hp9k[23]*.
20553 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20555         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20556         if gas and ld are in the source tree and are in ${configdirs}.
20557         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20558         --with options (but still pass them down on the command line,
20559         if they were explicitly specified).
20561 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20563         * configure: substitute SHELL value in Makefile.in with
20564         ${CONFIG_SHELL}
20566 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20568         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20569         *-*-solaris2* targets.
20571 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20573         * Makefile.in: define M4, and pass it down to sub-makes;
20574         all-autoconf now depends on all-m4
20576 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20578         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20579         presence of {ar,ranlib} instead of a configured directory
20581 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20583         * config.guess: Accept 34?? as well as 33?? for NCR.
20585 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20587         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20588         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20590 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20592         * configure: grab values for $(CC) and $(CXX) from the
20593         environment, so that someone can do "CC=gcc configure; make" and
20594         have it work right (matching the way that autoconf works now)
20596         * configure.in, Makefile.in: add support for gash, the tcl
20597         interface to Galaxy
20599         * config.guess: add NetBSD variants (hp300, x86)
20601 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20603         * install.sh: Support -d option (in the manner of SunOS 4 install,
20604         as it is more deterministic than that of GNU install)
20605         (chmodcmd): Set file to mode 755 by default (should also do default
20606         chgrp and chown, but I don't feel like dealing with that now)
20608 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20610         * config.sub: Remove h8300hhms alias.
20612 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20614         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20616 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20618         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20619         as stmp-fixinc
20621 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20623         * config.sub: recognize m88110-bug-coff.
20625 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20627         * Makefile.in (all-libio): all dependencies on the toolchain used
20628         to build this (gcc, gas, ld, etc)
20630 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20632         * config.guess: Deal with OSF/1 1.3 on alpha.
20634 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20636         * install.sh: add some 'else true' clauses for portability
20638         * configure.in: don't build libio for h8[35]00-*-* targets
20640 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20642         * Makefile.in:  Add support for new libio.
20644 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20646         * install.sh: If one command fails, don't try the rest.  Don't try
20647         to remove $dsttmp (via trap) unless we have already created it.
20648         If $src doesn't exist, detect it and exit with an error.
20650         * config.guess: Recognize BSD on hp300.
20652 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20654         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20655         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20657 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20659         * Makefile.in (all-send-pr): depends on all-prms
20661 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20663         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20665 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20667         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20668         Added test for mips-mips-riscos5.
20670 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20672         * configure.in: use mh-hp300 for 68k HP hosts
20674 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20676         * configure: add support for CONFIG_SHELL, so that you can use
20677         some alternate shell for evaluating configure scripts
20679 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20681         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20682         in configure script to bug-gdb@prep.ai.mit.edu when building
20683         distribution archive.
20684         * Makefile.in (COMPRESS):  Remove def.
20685         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20686         gdb.tar.Z and make-gdb.tar.Z respectively.
20687         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20688         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20689         to convergence with 'taz' target in Makefile.in.
20691 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20693         * install.sh (dsttmp): use trap to ensure that tmp files go
20694         away on error conditions
20696 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20698         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20700 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20702         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20703         its parent is '/' not ''.
20705         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20707 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20709         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20710         that ${newsrcdir}/configure.in does.
20712 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20714         * test-build.mk: support for CONFIG_SHELL
20716 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20718         * config.sub (netware):  Add as a basic system type.
20720 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20722         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20723         $(srcdir)/ from the dependency on Makefile.in.
20725 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20727         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20728         (h8300hhms is temporary until multi-libraries are implemented).
20729         * configure.in: Handle h8300h too.
20731 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20733         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20735 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20737         * configure:  Remove extraneous output when guessing host type.
20738         * config.guess:  Remove extraneous output when guessing using C
20739         compiler rather than uname, or when guessing fails.
20741 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20743         * Makefile.in: remove all.cross and install.cross targets
20745         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20746         definitions
20748 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20750         * configure.in (target sh): Build gprof.
20752 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20754         * config.sub: change -solaris to -solaris2
20756 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20758         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20760 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20762         * configure: Correct error message for missing Makefile.in to
20763         print correct directory.
20765 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20767         * install.sh: kludge around 386BSD shell bug
20769 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20771         * config.guess:  Recognize NeXT.
20772         * config.guess:  Recognize i486-ncr-sysv4.
20773         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20775 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20777         * Makefile.in (MAKEINFOFLAGS): New variable.
20778         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20779         * build-all.mk, test-build.mk: Pass down --no-split as
20780         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20782 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20784         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20786 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20788         * Makefile.in (libg++.tar.z):  New rule.
20789         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20790         * Makefile.in (taz):  Only do a single chmod.
20792 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20794         * install.sh: don't use dirname anymore (replaced with sed usage)
20796 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20798         * Makefile.in:  Change extension for gzip'd files from '.z' to
20799         '.gz' per new FSF standard usage.
20801 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20803         * configure: put quotes around the final value of program_transform_name
20805 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20807         * Makefile.in: new install.sh support; update install-info rules
20809 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20811         * configure.in: Build diff for crosses, but not for go32 host.
20813         * configure.in: Build gprof only for native, and don't build it
20814         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20816 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20818         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20820 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20822         * configure.in (host_tools): Add prms.
20824 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20826         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20827         with $(FLAGS_TO_PASS) on the command line
20829         * config.sub: Recognize lynx and lynxos
20831 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20833         * config.sub: Accept -ecoff*, not just -ecoff.
20835 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20837         * Makefile.in (taz): Use .gz suffix instead of .z.
20838         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20839         names.
20841 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20843         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20845 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20847         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20848         that rebuilds that might happen during 'make install' don't get
20849         bogus gcc include files
20851 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20853         Change from Utah for HPPA support:
20854         * config.guess: Recognize hppa1.x-hp-bsd.
20856 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20858         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20859         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20861 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20863         * config.sub: Add support for rom68k and bug boot monitors.
20865 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20867         * Makefile.in: Make all-opcodes depend on all-bfd.
20869 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20871         * config.guess: Added special check for i[34]86-univel-sysv4*.
20873 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20875         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20876         the processor rather than assuming i486.
20878 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20880         * config.guess: Recognize SunOS6 as Solaris3.
20882 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20884         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20885         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20887 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20889         * build-all.mk (all-cross): New target for Canadian Cross.
20890         Added Q2 go32 targets.
20891         * test-build.mk: Configure go32 cross sparclite-aout and
20892         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20893         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20895 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20897         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20898         GO32 hosted toolchains
20900 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20902         * configure: change  so "-exec-prefix" gets passed down rather
20903         than "-exec_prefix" so autoconf generated Makefiles get the
20904         exec_prefix set right.
20906 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20908         * config.guess: get the Solaris2 minor version number
20910         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20912 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20914         * config.guess: Recognize some Sequent platforms.
20916 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20918         * Makefile.in: added the vault-install target
20920         * configure.in: actually use the Sun3 makefile fragment that's in
20921         config, also added the release dir to configdirs
20923 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20925         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20927 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20929         * configure.in: remove some program from Alpha targetted toolchains
20931 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20933         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20934         gprof.
20935         (taz): Run "make diststuff" in those directories instead of "make
20936         proto-dir".  Look for "VERSION=" only at start of line in subdir
20937         Makefile.  Use "gzip -9" for compression.
20938         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20939         (binutils.tar.z): New target.
20941 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20943         * Makefile.in (taz): Include gpl.texinfo.
20945 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20947         * Makefile.in (setup-dirs): Merged into "taz" target.
20948         (taz): Only do `proto-dir' stuff if a directory is actually needed
20949         for this target.
20951 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20953         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20954         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20955         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20956         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20957         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20959 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20961         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20962         config.sub, and move-if-change to gdb testsuite distribution
20963         archive, so the testsuite can be extracted, configured, and
20964         run separately from the gdb distribution.  Blow away the Chill
20965         tests that require a Chill compiled executable, since GNU Chill
20966         is not yet publically available.
20968 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20970         * test-build.mk: set environment variables in a single command,
20971         instead of a list of assignments and exports
20973         * config.guess: recognize Alpha/OSF1 systems
20975 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20977         * configure: Change help message to prefer --options rather than
20978         -options.
20980 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20982         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20983         zippy@ecst.csuchico.edu.
20984         * config.guess: Recognize miniframe.
20986 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20988         * Makefile.in: Use srcroot to find runtest rather than rootme.
20989         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20991 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20993         * test-build.mk: Extensive additions to support building on a
20994         machine other than the host.
20996 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20998         * configure (tooldir): Fix for i386-aix again.
21000 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
21002         * configure, Makefile.in:  Change definition of $(tooldir)
21003         to match the FSF.
21005 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
21007         * config.guess:  Recognize i[34]86/SVR4.
21009 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21011         * Makefile.in (all-gdb): gdb depends on sim.
21013 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
21015         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
21016         at the same time we make the prototype gdb directory.
21017         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
21018         files at the same time as the gdb base release distribution.
21020 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
21022         * Makefile.in (check): Use individual check targets rather than
21023         DO_X rule.
21024         (check-gcc): Added.
21026 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
21028         * config.sub: Use sysv3.2 not sysv32 for canonical OS
21029         for System V release 3.2.
21031 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21033         * config.sub: Recognize hppaosf.
21034         * configure.in: Do configure ld/binutils/gas for it.
21036 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21038         * configure (tooldir): Alter syntax used to set this, for systems
21039         where "\$" isn't handled right, like i386-aix.
21041 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21043         * configure: Pass program-transform-name, not
21044         program_transform_name, to recursive configures.
21046 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
21048         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21049         of gas+ld+binutils.
21051 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
21053         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
21055 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21057         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21059 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21061         * Makefile.in (PRMS): Set back to all-prms.
21063 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21065         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21066         targets, rather than for MIPS hosts.
21068 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21070         * configure.in: add comment for --with-x default values
21072         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21074         * Makefile.in: add check-* targets for each of the directories in
21075         the tree.  Add a definition of RUNTEST that will use the one we
21076         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
21078 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
21080         * configure.in: Removed obsolete references to bfd_target and
21081         target_makefile_frag.
21083         * build-all.mk: Set assorted targets for Q2.
21084         * config.sub: Recognize z8k-sim and h8300-hms.
21085         * test-build.mk: Really don't pass host to configure.
21086         (HOLES): Added uname.
21088 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
21090         * configure: Handle an empty program-prefix, program-suffix or
21091         program-transform-name correctly.
21093 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21095         * build-all.mk: -G 8 no longer required for MIPS targets.
21096         * test-build.mk: Don't pass host argument to configure; make it
21097         guess.
21099 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
21101         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
21102         * Makefile.in (COMPRESS):  New macro, like GZIP.
21104 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21106         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21108         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21109         with gas currently defaults to -G 0.
21111 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
21113         * Makefile.in (all-flex): flex depends on byacc.
21115         * build-all.mk: If host not specified, use config.guess.  Pass TAG
21116         to test-build.mk as RELEASE_TAG.
21117         * test-build.mk (configargs): New variable containing arguments to
21118         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
21119         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21121         * config.guess: Use /bin/uname when checking -X argument on SCO,
21122         to avoid invoking GNU uname which doesn't understand -X.
21124         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21126         * configure.in: Build gas for mips-*-*.
21128 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21130         * Makefile.in (all.normal): insert missing backslash.
21132 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21134         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21136         * Makefile.in: Complete overhaul to merge many almost identical
21137         targets.
21139 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21141         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21142         (gdb.tar.Z): Adjusted.
21144         * Makefile.in (setup-dirs, taz): New targets; should be general
21145         enough to adapt for gdb sometime.  Build only .z file.
21146         (gas.tar.z): New target.
21148 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
21150         * build-all.mk: Use CC=cc -Xs on Solaris.
21152 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
21154         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
21155         for handling BISON for FSF releases.
21157 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21159         * configure: Actually implement the change zoo just documented.
21161 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21163         * configure: when using config.guess, only set target_alias when
21164         it's not already been set (ie, on the command line)
21166 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21168         * Makefile.in: add installcheck target, set PRMS to install-prms
21170 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21172         * configure: add support for package_makefile_fragment, handle the
21173         case where a directory has a configure.in file but no Makefile.in
21174         more gracefully (with an actual understandable error message, even);
21175         add support for --without (and add this to the usage message); also
21176         explicitly add a --host=${host_alias} to the command line when
21177         config.guess is used
21179 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21181         * configure: Must use both --host and --target in recursive calls.
21183 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21185         * Makefile.in: Change deja-gnu to dejagnu.
21187 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21189         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21191 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21193         * configure.in: canonicalize all instances to *-*-solaris2*,
21194         also strip out a number of tools to not build for go32 host
21196 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21198         * config.guess: add GPL.
21200         * Makefile.in, config.guess, config.sub, configure: bump
21201         copyrights to 93.
21203 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
21205         * Makefile.in (do-info): Removed obsolete check for existence of
21206         localenv file.
21208         * Makefile.in (MAKEOVERRIDES): Define to be empty.
21210 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21212         * Makefile.in: a couple of 'else true' for decstation,
21213         support for TclX
21215         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21217 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
21219         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21221 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
21223         * config.guess: Recognize i386-ibm-aix (PS/2).
21224         * configure.in: Use config/mh-aix386 file for it.
21226 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
21228         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21229         CC_FOR_TARGET instead.
21230         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21232 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
21234         * Makefile.in: Add sim to list of directories sent with gdb
21236 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
21238         * configure.in: Put back mips-dec-bsd* case.
21240 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
21242         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21243         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
21244         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21246 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21248         * configure.in: remove no-op mips-dec-bsd* in "case $target"
21250         * Makefile.in (dir.info): only run gen-info-dir if it exists,
21251         (install-info): install dir.info only if it exists,
21252         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21254 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
21256         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
21257         gas for mips-dec-bsd.
21259 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
21261         * configure (makesrcdir): If ${srcdir} is relative and not ".",
21262         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21264 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21266         * configure.in: Added "dejagnu" to hosttools list.
21268 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
21270         * config.sub, configure.in, config.guess:  Add support
21271         for Bosx, an AIX variant from Bull.
21272         Patches from F.Pierresteguy@frcl.bull.fr.
21274 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21276         * devo/dejagnu: Initial creation of devo/dejagnu.
21277         Migrated dejagnu testcases and support files for testing software
21278         tools to reside as subdirectories, currently called "testsuite",
21279         within the directory of the software tool.  Migrated all programs,
21280         support libraries, etc. beloging to dejagnu proper from
21281         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
21282         with no modifications.  The changes to these files which will
21283         allow them to configure, build, and execute properly will be made
21284         in a future update.
21286 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21288         * Makefile.in: Change send_pr to send-pr.
21289         * configure.in: Likewise.
21290         * send_pr: Renamed directory to send-pr.
21292 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21294         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21296 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21298         * README:  Update for gdb-4.8 release.
21299         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21300         gdb-xxx.tar.z (gzip'd) file also.
21302 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21304         * Makefile.in: make all-diff depend on all-libiberty
21306 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21308         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21310 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21312         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21314 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21316         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21317         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21318         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21320 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21322         * Makefile.in:  makeinfo binary is in a new location
21324 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21326         * config.sub: Accept -ecoff as an OS.
21328         * Makefile.in: Various changes to eliminate a level of make
21329         recursion and reduce the required command line length.
21330         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21331         sub-makes.
21332         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21333         variables holding settings for specific sub-makes.
21334         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21335         in terms of BASE_FLAGS_TO_PASS.
21336         (TARGET_LIBS): New variable listing directories which use
21337         TARGET_FLAGS_TO_PASS.
21338         (subdir_do): Eliminated.
21339         (do-*): New set of targets to replace subdir_do.
21340         (various): All targets which used subdir_do now depend on do-*.
21341         (local-clean): Renamed from do_clean.
21342         (local-distclean): New target, dependency of distclean and
21343         realclean.
21344         (install-info): Don't create directories.  Depend on dir.info
21345         rather than calling make recursively.
21346         (install-dir.info): Eliminated.
21347         (install-info-dirs): Create all info directories here.
21348         (dir.info): Depend upon do-install-info.
21350         * test-build.mk (HOLES): Added false.
21352 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21354         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21356 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21358         * Makefile.in (info): remove dependency on all-texinfo.  The
21359         problem was really in texinfo/C, not at this level.
21361 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21363         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21365 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21367         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21368         GDB releases.
21370 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21372         * configure: Include srcdir in message about target of link not
21373         being found.  Don't convert `-' to `_' in `with' options being
21374         passed to subdirs.
21376 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21378         * configure.in: add uudecode to host_tools
21380         * Makefile.in: added {all,install}-uudecode targets, added them to
21381         the appropriate lists
21383 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21385         * Makefile.in (all-gcc): Added dependency on all-gas.
21387         * configure.in (mips-*-*): Build ld and binutils.
21389 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21391         * configure: check return code from mkdir, print error message and
21392         exit on failure.
21394 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21396         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21398 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21400         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21402 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21404         * config.sub (h8500):  Recognize this as a cpu type.
21406 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21408         * configure: source directory missing is no longer a warning
21410         * configure.in: recognize irix[34]* instead of irix[34]
21412         * Makefile.in: define and pass down X11_LIB
21414 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21416         * guess-systype: Renamed to ...
21417         * config.guess:  ... by popular request.
21418         * configure.in, Makefile.in:  Update accordingly.
21420 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21422         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21423         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21424         + Execute ./dummy instead of assuming . is in PATH.
21426 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21428         * guess-systype:  New shell script.  Attempts to guess the
21429         canonical host name of the executing host.
21430         Only a few hosts are supported so far.
21431         * configure:  Call guess-systype if no host is specified.
21433 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21435         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21436         gcc Makefile.
21438 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21440         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21441         (all-gcc, install-gcc, subdir_do): Use it.
21443 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21445         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21447 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21449         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21450         set exclusively by configure, using configure.in .
21452 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21454         * test-build.mk: set $PATH for all builds
21456         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21458 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21460         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21461         the one used in gcc/Makefile.in, so that a null expansion doesn't
21462         override the one needed to build gcc with a native cc.
21464 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21466         * configure: Accept -with arguments.
21468 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21470         * Makefile.in: added h8300sim
21472 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21474         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21475         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21476         (all-cygnus, native, build-cygnus): Make
21477         $(canonhost)-stamp-3stage-done, not $(host)....
21478         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21479         i386-sco3.2v4.  Added else true to if command.
21481 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21483         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21485 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21487         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21489 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21491         * configure.in: don't remove binutils from Solaris builds
21493 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21495         * Makefile.in: get rid of earlier definitions for *clean,
21496         also handle the recursive info rule better
21498 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21500         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21501         do more-or-less the right thing.
21503 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21505         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21506         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21508 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21510         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21511         $(host_canonical).
21513         * configure.in: split the configdirs list into 4 categories (native
21514         v. cross, library v. tool) and handle the cross-only and native-
21515         only in more reasonable (and correct!) way.
21517 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21519         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21520         configdirs anymore.
21522 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21524         * Makefile.in: extensive cleanup::  removed all of the explicit
21525         clean-* targets, collapsed many wrappers around subdir_do into
21526         one, added additional targets to satisfy standards.texi, deleted
21527         some old targets, some changes for consistency
21529 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21531         * configure.in: handle some programs as cross-only, and others as
21532         native only
21534         * test-build.mk: handle partial holes in a more generic manner
21536         * Makefile.in: m4 depends on libiberty
21538 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21540         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21541         time, wdiff, and find to configdirs
21543         * Makefile.in: all, clean, and install rules for the new programs
21544         added to configure.in
21546 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21548         * configure.in: use mh-sun for all *-sun-* hosts
21550 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21552         * Makefile.in: define flags for X11 include files and library file
21553         locations, pass them down to the programs that need this info
21555         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21557 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21559         * configure.in: start building libg++ for HP-UX targets
21561 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21563         * README:  Update references to files moved into etc/.
21565 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21567         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21568         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21570 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21572         * configure: accept dash as well as underscore in long option
21573         names for FSF compatibility.
21575 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21577         * config.sub: added -sco3.2v4 support from FSF.
21579 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21581         * configure.in: expand the section that adds or removes
21582         directories from the list of programs to build, to handle native
21583         vs. cross in addition to host v. native
21585 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21587         * Makefile.in:  Replace C++ in macro names with CXX.
21588         This is less likely to break ...
21590 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21592         * test-build.mk: add -w to GNU_MAKE
21594 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21596         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21597         add 'sparc' to list of recognized cpus.  This needed to make
21598         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21599         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21600         then changes that into $CPU-wrs-vxworks.
21602         * configure.in: remove most references to gdbtest, regularize
21603         target based program removal
21605         * test-build.mk: import from p3 tree (many fixes and changes)
21607 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21609         * Makefile.in: added rules to handle tcl, tk, and expect
21611         * configure.in: handle those directories if they exist
21613 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21615         * config.sub: removed bogus hppabsd and hppahpux names, since
21616         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21618 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21620         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21621         depends upon all-xiberty
21623         * Makefile.in: changes from p3, including:
21625         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21627         * Makefile.in (XTRAFLAGS): include newlib directories if
21628         newlib/Makefile exists, rather than if host != target.
21630         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21632         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21633         from the same source tree and not building a cross-compiler.  This
21634         matters for the libg++ configuration if reconfiguring a tree that
21635         has already been installed.
21637         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21639         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21640         pick up the machine and system specific header files.
21642         * Makefile.in: added AS_FOR_TARGET, passed down in
21643         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21644         the C compiler to use to create programs which are run in the
21645         build environment, set it to default to $(CC), and passed it down
21646         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21648         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21650         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21651         We need them for unusual native builds, like systems without
21652         ranlib.
21654         * configure: also define $(host_canonical) and
21655         $(target_canonical), which are the full, canonical names for the
21656         given host and target
21658 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21660         * Makefile.in:  Added separate definitions for C++.
21662 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21664         * configure.in (configdirs):  Add deja-gnu.
21666 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21668         * README:  Update for configure.texi and gdb-4.7 release.
21670 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21672         * Makefile.in:  Move "all" target to top of file.
21673         Previously, first target was ".PHONY" which caused BSD4.4 make
21674         to build .PHONY when make was run without arguments.
21676 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21678         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21679         Library-copylefted code in libiberty.
21681 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21683         * config.sub:  Replace m68kmote with plain old m68k.
21685 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21687         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21689 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21691         * config.sub: Complain if no argument is given.  Added support for
21692         386bsd as OS and target alias.
21694 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21696         * Makefile.in (XTRAFLAGS): include newlib directories if
21697         newlib/Makefile exists, rather than if host != target.
21699 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21701         * config.sub: recognize sparclite-wrs-vxworks.
21703         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21704         p3.) Added clean-xiberty to clean.
21706 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21708         * configure.in: use *-*-* instead of nested cases for host and target
21710 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21712         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21713         from the same source tree and not building a cross-compiler.  This
21714         matters for the libg++ configuration if reconfiguring a tree that
21715         has already been installed.
21717 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21719         * config.sub (i486v/i486v4):  Merge in from FSF version.
21721 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21723         * configure: only set PWD if it is already set.
21725 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21727         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21728         doesn't have unset and all success paths (and most error paths)
21729         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21730         to just ${PWD} to avoid confusion.)
21732 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21734         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21735         even for a native compilation.
21737 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21739         Changes to make the gdb.tar.Z rule work better.
21741         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21742         (DEVO_SUPPORT):  Add configure.texi.
21743         (bfd-ilrt.tar.Z):  Remove ancient rule.
21745 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21747         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21748         pick up the machine and system specific header files.
21750         * configure.in, config.sub: added new target m68010-adobe-scout,
21751         with alias of adobe68k.  Changed configure.in to check for
21752         -scout before -sco* to avoid a false match.
21754         * Makefile.in: added AS_FOR_TARGET, passed down in
21755         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21756         the C compiler to use to create programs which are run in the
21757         build environment, set it to default to $(CC), and passed it down
21758         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21760 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21762         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21763         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21764         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21765         FOR_TARGET variants, to newlib and libg++.
21767 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21769         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21770         first.
21772 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21774         * config.sub:  Accept `elf' as an environment.
21776 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21778         * Makefile.in (all-opcodes):  cd into the right directory
21780 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21782         * configure: added -program_transform_name option, used as
21783         argument to sed when installing programs.
21784         configure.texi: added documentation for -program_prefix,
21785         -program_suffix and -program_transform_name.
21787 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21789         * config.sub:  Accept i486 where i386 ok.
21791 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21793         * config.sub: accept we32k
21795 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21797         * config.sub, configure.in: accept OSE68000 and OSE68k.
21799         * Makefile.in: don't create all directories for ``make install'';
21800         let the subdirectories create the ones they need.
21802 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21804         * COPYING: new file, GPL v2
21806 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21808         * Makefile.in: use the new gen-info-dir, which needs a template
21809         argument (which also lives in texinfo)
21811         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21813 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21815         * config.sub (ncr3000):  Change i386 to i486.
21817 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21819         * Makefile.in: add install-rcs, install-grep to
21820         install-no-fixedincludes, removed install-bison and install-libgcc
21822 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21824         * configure.in: grab the HPUX makefile fragment if on HPUX
21826 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21828         * Makefile.in: eradicate bison spoor (ditto libgcc).
21829         configure.in: recognise m68{k,000}-ericsson-OSE.
21830         es1800 is alias for m68k-ericsson-OSE
21832 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21834         * configure.in: rearrange the parts that remove programs from
21835         configdirs, based now on HOST==TARGET or by canonical triple.
21837 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21839         * test-build.mk: recurse explicitly with -f test-build.mk when
21840         appropriate.  predicate stage3 and comparison on the existence
21841         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21842         On very clean, also remove ...stamp-co.  Build in-place before
21843         doing other builds.
21845 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21847         * Makefile.in, configure.in: add tgas
21849 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21851         * Makefile.in: a number of changes merged in from progressive.
21853         * configure.in: add libm.
21855         * .cvsignore: ignore some stuff that comes from test-build.mk.
21857 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21859         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21861 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21863         * configure: Add program_suffix (parallel to program_prefix)
21864         * Makefile.in: adjust directory-creating script for losing decstation
21866 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21868         * configure:  Minor $subdir-related fixes.
21870 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21872         * configure: fix various problems with propogating
21873         makefile_target_frag in subdirs.
21874         * configure.in: config libgcc if its there
21876 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21878         * config.sub:  HPPA merge.
21880 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21882         * Makefile.in:  Replace all-bison with all-byacc in all
21883         dependency lines for other tools (which now use byacc).
21885 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21887         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21889 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21891         * Makefile.in: make gprof rules similar to byacc rules (instead of
21892         vestigal $(unsubdir) that didn't work...)
21894 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21896         * config.sub:  Add support for Linux.
21897         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21898         (at least for libg++).
21900 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21902         * configure.texi: fix doc for the -nfp option to configure
21904 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21906         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21908 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21910         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21911         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21912         * configure.in: added solaris* host_makefile_frag hook.
21914 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21916         * config.sub: changed recognition of m68000 so that various
21917         m68k types can be specified via m680[01234]0
21919 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21921         * config.sub (basic_machine): fix sed so that '-foo' isn't
21922         completely substituted out while .+'-foo' loses the '-foo'
21924 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21926         * config.sub ($os): Add -aout.
21928 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21930         * configure:  If host_makefile_frag is absolute, don't
21931         prefix ${invsubdir} (relevant to libg++ auto-configure).
21933 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21935         * Makefile.in (tooldir): Define it.
21936         (all-ld): Depend on all-flex.
21938 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21940         * Makefile.in (check):  Fix libg++ special case.
21942 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21944         * configure: do not bury `pwd` into config.status, thus do fewer
21945         pwd's.
21947         * configure: print the "Building in" message only when building in
21948         other than "." AND verbose.
21950         * configure: remove -s, rework -v to better accommodate guested
21951         configures.
21953         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21955 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21957         * Makefile.in: macroize flags passed on recursion.  remove
21958         fileutils.
21960 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21962         * configure: get makesrcdir right for subdirs deeper than 1.
21964         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21965         install.
21967 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21969         * Makefile.in: don't print subdir_do or recursion lines.
21971 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21973         * standards.texi: added menu item.
21975         * Makefile.in: build and install standards.info.
21977         * standards.texi: new file.
21979 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21981         * configure: test for and move config.status pieces from
21982         ${subdir}/.
21984 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21986         * configure:  Test for existance of files before trying to mv
21987         them, to avoid numerous non-existance messages.
21989 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21991         * configure: correct final line of config.status.
21993         * configure: patch from eggert.  Avoids a protection problem if
21994         the original Makefile.in is read only.
21996         * configure: use move-if-change from gcc to create config.status.
21997         Some makefiles depend on config.status to tell if a directory
21998         has been reconfigured for a different host.  This change
21999         prevents those directories from remaking everything in the case
22000         where the reconfig was only intended to rebuild a Makefile.
22002         * configure: test for config.sub with "config.sub sun4" rather
22003         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
22004         host alias from a missing config.sub.
22006 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22008         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22009         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
22011 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
22013         * configure: mkdir ${subdir} as needed.
22015 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
22017         * Makefile.in,configure.in: added autoconf.
22019 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22021         * Makefile.in: no longer pass against on recursion.
22023         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22024         definitions are not inherited.
22026         * configure: correct makesrcdir when subdir is .
22028 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
22030         * configure:  Add support for 'subdirs' variable, which is
22031         like 'configdirs', except that configure doesn't re-invoke
22032         itself for subdirs, it just creates a Makefile for each subdir.
22033         * configure.texi:  Document subdirs.
22035 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22037         * configure.in: added flex to configdirs
22039 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
22041         * Makefile.in: remove clean-stamps from clean.
22043 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
22045         * configure.in:  Add gdbtest to configdirs.
22047 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
22049         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
22050         to recursive makes.
22051         * configure.in:  Recognize new ncr3000 config.
22053 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
22055         * Makefile.in, configure.in: removed references to gdbm.
22057 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
22059         * config.sub:  Don't canonicalize os value
22060         newsos* to bsd (readline needs to check for newsos).
22061         (This fix was earlier made Jan 31, but got re-broken.)
22063 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
22065         * configure.in:  sco is an os, not a vendor!
22067         * configure:  Quote $( better.  Keep various shells happy.
22069 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
22071         * Makefile.in: eliminate stamp-files.
22073 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
22075         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
22076         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22078 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
22080         * config.sub:  fix iris/iris3.
22082 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
22084         * configure: re-add -rm.
22086 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
22088         * Maskefile.in: add .stmp-rcs to all.
22090         * configure.in: remove gas from rs6000 build, use aix host fragment.
22092 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
22094         * configure: pass down site_option during recursion.
22096 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
22098         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
22100 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
22102         * configure: Change exec_prefix so that it really defaults to prefix.
22104 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
22106         * Makefile.in, configure.in:  Add support for mmalloc library.
22108 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
22110         * Makefile.in: add stmp dependencies for a few more things.
22112 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
22114         * configure: adjusted error message on objdir/srcdir configure
22115         collision, per john's suggestion.
22117         * Makefile.in: add libiberty stmp to all and all.cross.
22119 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
22121         * Makefile.in: remove force dependencies, add grep to all.
22123 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
22125         * Makefile.in: drop flex.  make stamp files work.
22127         * configure: added test for conflicting configuration in srcdir,
22128         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
22129         gets cranky.  use relative paths for configure and srcdir
22130         whenever possible.  Send some error messages to stderr that were
22131         going to stdout.
22133 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
22135         * Makefile.in:  Fix libg++ rule to check for gcc directory
22136         before using gcc/gcc.  Also pass XTRAFLAGS.
22138 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
22140         * Makefile.in: added stmp-files so that directories aren't polled
22141         when they are already built.
22143         * configure.texi: fixed a node pointer problem.
22145 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
22147         * config.sub configure.in gdb/configure.in
22148         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22149         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22150         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
22152 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22154         * configure: -recurring becomes -silent.  corrected help message
22155         for -site= option.
22157         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22159 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22161         * configure: when building Makefile for crosses, replace
22162         tooldir and program_prefix.  default srcdir from location of
22163         config.sub.  remove "for host in hosts" and "for target in
22164         targets" loops.
22166 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22168         * Makefile.in: Do not pass bindir or mandir to cvs.
22170 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
22172         * Makefile.in, configure.in: removed traces of namesubdir,
22173         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
22174         copyrights to '92, changed some from Cygnus to FSF.
22176         * configure.texi: remove most references to multiple hosts,
22177         multiple targets, subdirs, etc.
22179         * configure.man: removed rcsid. reference config.sub not
22180         config.subr.
22182         * Makefile.in: mkdir $(infodir) on install-info.
22184 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
22186         * configure.texi:  Explain better about .gdbinit and about
22187         the environment that configure.in sections run in.
22189 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
22191         * configure.in:  Ultrix is only a decstation if it's a MIPS.
22193 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
22195         * README:  DOC.configure => cfg-paper.texi.
22197 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
22199         * config.sub (near case $os):  Don't convert newsos* to bsd!
22201 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
22203         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
22204         the number of copies of COPYING that go into the GDB tar file.
22206 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
22208         * bfd/configure.in, gdb/config/mh-i386sco,
22209         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22210         Fix SCO configuration stuff.
22212 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
22214         * Makefile.in:  For libg++, make sure the -I pointing
22215         to the gcc directory goes *after* all the libg++-local -I flags.
22216         Also, move just-gcc dependency from just-libg++ to all-libg++.
22218 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
22220         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
22222 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
22224         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
22226 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22228         * config.sub:  Add stratus configuration frags.  Also
22229         submitted to FSF.
22231 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
22233         * Makefile.in (DEV_SUPPORT):  add configure.man.
22235         * config.sub(Decode manufacturer-specific):  add -none*.
22237 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
22239         * Makefile.in:  remove form feeds to make Sun's make happy.
22240         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
22242 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
22244         * Makefile.in (AR_FLAGS):  Make quieter.
22246 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
22248         * configure.in:  Add libg++.
22249         * configure:  When verbose, don't output the command line at each
22250         level; it will be unremarkably the same as the previous version,
22251         which will be the same as what the user typed.
22253 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
22255         * configure.in, Makefile.in: fix clean-info, add flex.  add
22256         fileutils.
22258         * configure: be less sensitive to spaces in Makefile.in.  Do not
22259         look for sources in "..".  Doing so breaks subdirectories that
22260         might have their own configure.  If a subdir has it's own
22261         configure script, use it.
22263 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
22265         * cfg-paper.texi: some changes suggested by rms.
22267 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
22269         * config.sub:  Merge in some small additions from the FSF version,
22270         taken from the gcc distribution, to bring the Cygnus and FSF
22271         versions into closer sync.
22273 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
22275         * configure.in:  Changed svr4 references to sysv4.
22277 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
22279         * configure: added -V for version number option.
22281 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
22283         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22284         renamed from DOC.configure to cfg-paper.texi.
22286 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22288         * configure, config.subr, config.sub: config.subr is now
22289         config.sub again.
22291 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22293         * configure.texi: new file, in progress.
22295         * Makefile.in: build info file and install the man page for
22296         configure.
22298         * configure.man: new file, first cut.
22300         * configure: find config.subr again now that configuration "none"
22301         has gone.  removed all traces of the -ansi option.  removed all
22302         traces of the -languages option.
22304         * config.subr: resync from rms.
22306 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22308         * configure, config.sub, config.subr: merge config.sub into
22309         config.subr, call the result config.subr, remove config.sub, use
22310         config.subr.
22312         * Makefile.in: revised install for dir.info.
22314 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22316         * configure.in: add decstation host makefile frag.
22318         * Makefile.in: BISON now bison -y again.  also install-gcc on
22319         install.  clean-gdbm on clean.  infodir belongs in datadir.
22320         Make directories for info install.  Build dir.info here then
22321         install it.
22323 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22325         * Makefile.in: fix for bad directory tests.
22327 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22329         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22330         regexp.  -srcdir relative was being handled incorrectly.
22332         * Makefile.in: unwrapped some for loops so that parallel makes
22333         work again and so one can focus one's attention on a particular
22334         package.
22336 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22338         * configure: added PWD as a stand in for `pwd` (for speed). use
22339         elif wherever possible.  make -srcdir work without -objdir.
22340         -objdir= commented out.
22342 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22344         * configure: +options become --options.  -subdirs commented out.
22345         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22346         Makefile now at top of generated Makefile.  Removed cvs log
22347         entries.  added -srcdir.  create .gdbinit only if there is one
22348         in ${srcdir}.
22350         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22351         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22352         and mandir now keyed off datadir by default.
22354 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22356         * Freshly created ChangeLog.
22359 Local Variables:
22360 mode: change-log
22361 left-margin: 8
22362 fill-column: 76
22363 version-control: never
22364 End: