Add support for SLP vectorization of OpenMP SIMD clone calls
[official-gcc.git] / ChangeLog
blobc7a921e503b91a360b3422c20f4f268f0ae537ee
1 2023-10-11  Filip Kastl  <fkastl@suse.cz>
3         * MAINTAINERS: Fix name order.
5 2023-10-10  Christoph Müllner  <christoph.muellner@vrull.eu>
7         * MAINTAINERS: Add myself.
9 2023-10-06  Sergei Trofimovich  <siarheit@google.com>
11         PR bootstrap/111663
12         * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
13         * Makefile.in: Regenerate.
15 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
17         * SECURITY.txt: Fix up indentation.
19 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
21         * SECURITY.txt: Fix up commas.
23 2023-10-04  Siddhesh Poyarekar  <siddhesh@gotplt.org>
25         * SECURITY.txt: New file.
27 2023-09-18  Fei Gao  <gaofei@eswincomputing.com>
29         * MAINTAINERS: Add myself.
31 2023-09-15  Yang Yujie  <yangyujie@loongson.cn>
33         * config-ml.in: Remove unneeded loongarch clause.
34         * configure.ac: Register custom makefile fragments mt-loongarch-*
35         for loongarch targets.
36         * configure: Regenerate.
38 2023-09-12  Edwin Lu  <ewlu@rivosinc.com>
40         * MAINTAINERS: Add myself
42 2023-09-12  Thomas Schwinge  <thomas@codesourcery.com>
43             Chung-Lin Tang  <cltang@codesourcery.com>
45         PR testsuite/109951
46         * Makefile.tpl (BASE_TARGET_EXPORTS): Add
47         'SYSROOT_CFLAGS_FOR_TARGET'.
48         * Makefile.in: Regenerate.
50 2023-09-05  Yang Yujie  <yangyujie@loongson.cn>
52         * config-ml.in: Do not build the multilib library variant
53         that is duplicate with the toplevel one.
55 2023-08-29  Tsukasa OI  <research_trasio@irq.a4lg.com>
57         * MAINTAINERS: Add myself.
59 2023-08-22  Filip Kastl  <fkastl@suse.cz>
61         * MAINTAINERS: Update my email address.
63 2023-08-11  Eric Feng  <ef2648@columbia.edu>
65         * MAINTAINERS: Add myself.
67 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
69         * Makefile.def: Reflect that libsframe needs to installed before
70         libbfd.  Reorder a bit to better track libsframe dependencies.
71         * Makefile.in: Regenerate.
73 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
75         * Makefile.def: Add install dependency on libsframe for libbfd.
76         * Makefile.in: Regenerated.
78 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
80         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
81         Solaris 11.
83 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
85         * configure: Regenerate.
86         * configure.ac: Add Haiku to list of ELF OSes
87         * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
89 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
91         * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
92         options, including options containing paths.
94 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
96         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
97         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
98         errors from nms that refuse to work on non-regular files.  Remove
99         other workarounds for this problem.  Strip out blank lines from the
100         nm output.
102 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
104         * configure.ac: Reinstate 32b PA-RISC HP-UX targets
105         * configure: Regenerate.
107 2023-08-07  Simon Marchi  <simon.marchi@efficios.com>
109         * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
110         * configure: Re-generate.
111         * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
112         (PKG_CONFIG_PATH): New.
113         * Makefile.in: Re-generate.
115 2023-08-07  Luis Machado  <luis.machado@arm.com>
117         * configure.ac: Disable year2038 by default on 32-bit hosts.
118         * configure: Regenerate.
120 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
122         * Makefile.def: Add gprofng module.
123         * configure.ac: Add --enable-gprofng option.
124         * Makefile.in: Regenerate.
125         * configure: Regenerate.
127 2023-08-07  Martin Liska  <mliska@suse.cz>
129         * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
130         * configure: Regenerate.
132 2023-08-07  Fangrui Song  <maskray@google.com>
134         * configure: Regenerate.
135         * configure.ac: Add --with-zstd.
137 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
139         * configure: Regenerate.
140         * configure.ac: Recover tilegx/tilepro targets.
142 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
144         * configure: Regenerated.
145         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
146         --plugin and rc before enabling --plugin.
148 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
150         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
151         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
152         * configure.ac: Include config/gcc-plugin.m4.
153         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
154         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
155         RANLIB if possible.
156         * Makefile.in: Regenerated.
157         * configure: Likewise.
159 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
161         * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
162         $(CFLAGS).
164 2023-08-07  David Faust  <david.faust@oracle.com>
166         * MAINTAINERS: Add the BPF port to my reviewer listing.
168 2023-08-02  Jan Beulich  <jbeulich@suse.com>
170         * MAINTAINERS: Correct my email address.
172 2023-08-02  Hu, Lin1  <lin1.hu@intel.com>
174         * MAINTAINERS (Write After Approval): Add myself.
176 2023-08-01  Richard Ball  <richard.ball@arm.com>
178         * MAINTAINERS: Add myself.
180 2023-07-31  Andreas Schwab  <schwab@suse.de>
182         * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
183         * configure: Regenerate.
184         * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
186 2023-07-31  xuli  <xuli1@eswincomputing.com>
188         * MAINTAINERS: Add myself.
190 2023-07-25  Thomas Schwinge  <thomas@codesourcery.com>
192         * MAINTAINERS: List myself as "nvptx port" maintainer.
194 2023-07-21  Cupertino Miranda  <cupertino.miranda@oracle.com>
196         * MAINTAINERS: Add myself to write after approval
198 2023-07-18  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
200         * MAINTAINERS: Add myself as a reviewer for the riscv port.
202 2023-07-18  Robin Dapp  <rdapp@ventanamicro.com>
204         * MAINTAINERS: Add myself as a reviewer for the riscv port.
206 2023-07-12  Hao Liu  <hliu@os.amperecomputing.com>
208         * MAINTAINERS: Add Hao Liu to write after approval
210 2023-07-12  Ken Matsui  <kmatsui@gcc.gnu.org>
212         * MAINTAINERS: Add Ken Matsui to write after approval
214 2023-07-07  Eugene Rozenfeld  <erozen@microsoft.com>
216         * Makefile.in: Collect both kernel and user events for autofdo
217         * Makefile.tpl: Collect both kernel and user events for autofdo
219 2023-06-30  Rishi Raj  <rishiraj45035@gmail.com>
221         * MAINTAINERS: Added myself to Write After Approval and DCO
223 2023-06-29  Eugene Rozenfeld  <erozen@microsoft.com>
225         * Makefile.in: Remove -gtoggle for STAGEautoprofile
226         * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
228 2023-06-25  Lehua Ding  <lehua.ding@rivai.ai>
230         * MAINTAINERS: Add Lehua Ding to write after approval
232 2023-06-25  Iain Sandoe  <iain@sandoe.co.uk>
234         * Makefile.def: Pass the enable-host-pie value to GCC configure.
235         * Makefile.in: Regenerate.
236         * configure: Regenerate.
237         * configure.ac: Adjust the logic for shared and PIE host flags to
238         ensure that PIE is passed for hosts that require it.
240 2023-06-16  YunQiang Su  <yunqiang.su@cipunited.com>
242         * MAINTAINERS (Write After Approval): move Matthew Fortune
243         to Write After Approval.
245 2023-06-15  Marek Polacek  <polacek@redhat.com>
247         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
248         check.
249         * configure: Regenerate.
251 2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
253         * MAINTAINERS: Add myself to write after approval
255 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
257         * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
258         port maintainer.
259         (Write After Approval): Remove myself.
261 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
263         * MAINTAINERS (Write After Approval): Add myself.
265 2023-05-29  Martin Jambor  <mjambor@suse.cz>
267         * MAINTAINERS: Replace spaces with tabs.
269 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
271         * MAINTAINERS: New entry.
273 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
275         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
276         * Makefile.in: Regenerate
278 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
280         * Makefile.in: Disable warnings as errors for STAGEautofeedback
282 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
284         * MAINTAINERS: Sort.
286 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
288         * MAINTAINERS: Add myself.
290 2023-05-10  Pan Li  <pan2.li@intel.com>
292         * MAINTAINERS: Add myself.
294 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
296         * Makefile.in: Define PROFILE_MERGER
297         * Makefile.tpl: Define PROFILE_MERGER
299 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
301         * MAINTAINERS: Change my email address.
303 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
305         * MAINTAINERS: Add myself.
307 2023-04-26  Martin Liska  <mliska@suse.cz>
309         * MAINTAINERS: fix sorting
311 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
313         * MAINTAINERS (Write After Approval): Add myself.
315 2023-04-24  Martin Liska  <mliska@suse.cz>
317         * MAINTAINERS: Fix sorting.
319 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
321         * configure: Regenerate.
322         * configure.ac: Only create serdep.tmp if needed
324 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
326         * MAINTAINERS (Write After Approval): Add myself.
328 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
330         * MAINTAINERS (Write After Approval): Add myself.
331         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
333 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
335         * MAINTAINERS: Add myself.
337 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
339         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
341 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
343         * MAINTAINERS (Write After Approval): Add myself.
345 2023-02-16  Martin Liska  <mliska@suse.cz>
347         * MAINTAINERS: I'm stepping down from my positions.
349 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
351         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
353 2023-01-06  Clément Chigot  <chigot@adacore.com>
355         * configure.ac: Skip GMP and MPFR when --disable-gdb is
356         provided.
357         * configure: Regenerate.
359 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
361         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
363 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
365         * Makefile.def: Do not build shared libffi.
366         * Makefile.in: Regenerate.
368 2022-12-21  Andrew Pinski  <apinski@marvell.com>
370         * Makefile.def: Add configure-gdb dependencies
371         on all-gmp and all-mpfr.
372         * configure.ac: Split out MPC checking from MPFR.
373         Require GMP and MPFR if the gdb directory exist.
374         * Makefile.in: Regenerate.
375         * configure: Regenerate.
377 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
379         * configure.ac (target_libraries): Add target-libgm2.
380         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
381         Add GCC_TARGET_TOOL entry for gm2.
382         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
383         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
384         * Makefile.def (target_modules): Add libgm2.
385         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
386         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
387         (languages): Add entry for language=m2 with gcc-check-target=check-m2
388         and lib-check-target=check-target-libgm2.
389         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
390         (HOST_EXPORTS): Add definition for GM2.
391         (BASE_TARGET_EXPORTS): Add definition for GM2.
392         (GM2_FOR_BUILD): Defined.
393         (GM2FLAGS): Defined.
394         (GM2_FOR_TARGET): Defined.
395         (GM2FLAGS_FOR_TARGET): Defined.
396         (EXTRA_HOST_FLAGS): Defined.
397         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
398         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
399         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
400         * configure: Rebuilt.
401         * Makefile.in: Rebuilt.
403 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
405         * Makefile.def: Add Rust language.
406         * Makefile.in: Regenerate via autogen.
408 2022-12-09  Martin Liska  <mliska@suse.cz>
410         * MAINTAINERS: Fix spacing.
412 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
414         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
416 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
418         * Makefile.def: Pass host_libs_picflag to host dependent library
419         configures.
420         * Makefile.in: Regenerate.
421         * configure: Regenerate.
422         * configure.ac (host_libs_picflag): New configure variable set to
423         '--with-pic' when building 'host_shared'.
425 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
427         * Makefile.def: Add libsframe as new module with its dependencies.
428         * Makefile.in: Regenerated.
429         * configure.ac: Add libsframe to host_libs.
430         * configure: Regenerated.
432 2022-11-23  Marek Polacek  <polacek@redhat.com>
434         Revert:
435         2022-11-23  Marek Polacek  <polacek@redhat.com>
437         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
438         isl.
439         * Makefile.in: Regenerate.
440         * Makefile.tpl: Set PICFLAG.
441         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
442         check.
443         * configure: Regenerate.
445 2022-11-23  Marek Polacek  <polacek@redhat.com>
447         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
448         isl.
449         * Makefile.in: Regenerate.
450         * Makefile.tpl: Set PICFLAG.
451         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
452         check.
453         * configure: Regenerate.
455 2022-11-14  Martin Liska  <mliska@suse.cz>
457         Revert:
458         2022-11-09  Martin Liska  <mliska@suse.cz>
460         * doc/Makefile: New file.
461         * doc/_static/custom.css: New file.
462         * doc/baseconf.py: New file.
463         * doc/bsd.rst: New file.
464         * doc/contrib.rst: New file.
465         * doc/contribute.rst: New file.
466         * doc/cppdiropts.rst: New file.
467         * doc/cppenv.rst: New file.
468         * doc/cppopts.rst: New file.
469         * doc/cppwarnopts.rst: New file.
470         * doc/favicon.ico: New file.
471         * doc/funding.rst: New file.
472         * doc/gcc_sphinx.py: New file.
473         * doc/gnu.rst: New file.
474         * doc/gnu_free_documentation_license.rst: New file.
475         * doc/gpl-3.0.rst: New file.
476         * doc/indices-and-tables.rst: New file.
477         * doc/lgpl-2.1.rst: New file.
478         * doc/logo.pdf: New file.
479         * doc/logo.svg: New file.
480         * doc/md.rst: New file.
481         * doc/requirements.txt: New file.
483 2022-11-14  Martin Liska  <mliska@suse.cz>
485         Revert:
486         2022-11-09  Martin Liska  <mliska@suse.cz>
488         * doc/baseconf.py: Port to GCC sources.
490 2022-11-14  Martin Liska  <mliska@suse.cz>
492         Revert:
493         2022-11-14  Martin Liska  <mliska@suse.cz>
495         * configure: Regenerate.
496         * configure.ac: Support Sphinx based documentation.
498 2022-11-14  Martin Liska  <mliska@suse.cz>
500         Revert:
501         2022-11-09  Martin Liska  <mliska@suse.cz>
503         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
504         provide a default.
506 2022-11-14  Martin Liska  <mliska@suse.cz>
508         Revert:
509         2022-11-09  Martin Liska  <mliska@suse.cz>
511         * doc/bsd.rst:
512         Add trailing newline.
513         * doc/contrib.rst:
514         Add trailing newline.
515         * doc/contribute.rst:
516         Add trailing newline.
517         * doc/cppdiropts.rst:
518         Add trailing newline.
519         * doc/cppenv.rst:
520         Add trailing newline.
521         * doc/cppopts.rst:
522         Add trailing newline.
523         * doc/cppwarnopts.rst:
524         Add trailing newline.
525         * doc/funding.rst:
526         Add trailing newline.
527         * doc/gnu.rst:
528         Add trailing newline.
529         * doc/gnu_free_documentation_license.rst:
530         Add trailing newline.
531         * doc/gpl-3.0.rst:
532         Add trailing newline.
533         * doc/indices-and-tables.rst:
534         Add trailing newline.
535         * doc/lgpl-2.1.rst:
536         Add trailing newline.
537         * doc/md.rst:
538         Add trailing newline.
540 2022-11-14  Martin Liska  <mliska@suse.cz>
542         Revert:
543         2022-11-09  Martin Liska  <mliska@suse.cz>
545         * configure.ac: Use new install URL.
546         * configure: Regenerate.
548 2022-11-14  Martin Liska  <mliska@suse.cz>
550         Revert:
551         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
553         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
554         instead of just ``.''.
555         * doc/gcc_sphinx.py: Moved to...
556         * doc/modules/gcc_sphinx.py: ...here.
558 2022-11-14  Martin Liska  <mliska@suse.cz>
560         Revert:
561         2022-11-10  Martin Liska  <mliska@suse.cz>
563         * doc/baseconf.py: Modernize by using pathlib.
565 2022-11-14  Martin Liska  <mliska@suse.cz>
567         Revert:
568         2022-11-11  Martin Liska  <mliska@suse.cz>
570         * doc/Makefile: Disable -j auto.
572 2022-11-14  Martin Liska  <mliska@suse.cz>
574         Revert:
575         2022-11-11  Martin Liska  <mliska@suse.cz>
577         * doc/Makefile: Update comment.
579 2022-11-14  Martin Liska  <mliska@suse.cz>
581         Revert:
582         2022-11-11  Martin Liska  <mliska@suse.cz>
584         * doc/indices-and-tables.rst: Rename Indexes to Indices.
586 2022-11-14  Martin Liska  <mliska@suse.cz>
588         Revert:
589         2022-11-13  Martin Liska  <mliska@suse.cz>
591         PR web/107643
592         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
593         is set.
594         * doc/indices-and-tables.rst: Use include_todo tag.
596 2022-11-14  Martin Liska  <mliska@suse.cz>
598         Revert:
599         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
601         * doc/contrib.rst: Update Jeff Law's email address.
603 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
605         * doc/contrib.rst: Update Jeff Law's email address.
607 2022-11-13  Martin Liska  <mliska@suse.cz>
609         PR web/107643
610         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
611         is set.
612         * doc/indices-and-tables.rst: Use include_todo tag.
614 2022-11-11  Martin Liska  <mliska@suse.cz>
616         * doc/indices-and-tables.rst: Rename Indexes to Indices.
618 2022-11-11  Martin Liska  <mliska@suse.cz>
620         * doc/Makefile: Update comment.
622 2022-11-11  Martin Liska  <mliska@suse.cz>
624         * doc/Makefile: Disable -j auto.
626 2022-11-10  Martin Liska  <mliska@suse.cz>
628         * doc/baseconf.py: Modernize by using pathlib.
630 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
632         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
633         instead of just ``.''.
634         * doc/gcc_sphinx.py: Moved to...
635         * doc/modules/gcc_sphinx.py: ...here.
637 2022-11-09  Martin Liska  <mliska@suse.cz>
639         * configure.ac: Use new install URL.
640         * configure: Regenerate.
642 2022-11-09  Martin Liska  <mliska@suse.cz>
644         * doc/bsd.rst:
645         Add trailing newline.
646         * doc/contrib.rst:
647         Add trailing newline.
648         * doc/contribute.rst:
649         Add trailing newline.
650         * doc/cppdiropts.rst:
651         Add trailing newline.
652         * doc/cppenv.rst:
653         Add trailing newline.
654         * doc/cppopts.rst:
655         Add trailing newline.
656         * doc/cppwarnopts.rst:
657         Add trailing newline.
658         * doc/funding.rst:
659         Add trailing newline.
660         * doc/gnu.rst:
661         Add trailing newline.
662         * doc/gnu_free_documentation_license.rst:
663         Add trailing newline.
664         * doc/gpl-3.0.rst:
665         Add trailing newline.
666         * doc/indices-and-tables.rst:
667         Add trailing newline.
668         * doc/lgpl-2.1.rst:
669         Add trailing newline.
670         * doc/md.rst:
671         Add trailing newline.
673 2022-11-09  Martin Liska  <mliska@suse.cz>
675         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
676         provide a default.
678 2022-11-09  Martin Liska  <mliska@suse.cz>
680         * configure: Regenerate.
681         * configure.ac: Support Sphinx based documentation.
683 2022-11-09  Martin Liska  <mliska@suse.cz>
685         * doc/baseconf.py: Port to GCC sources.
687 2022-11-09  Martin Liska  <mliska@suse.cz>
689         * doc/Makefile: New file.
690         * doc/_static/custom.css: New file.
691         * doc/baseconf.py: New file.
692         * doc/bsd.rst: New file.
693         * doc/contrib.rst: New file.
694         * doc/contribute.rst: New file.
695         * doc/cppdiropts.rst: New file.
696         * doc/cppenv.rst: New file.
697         * doc/cppopts.rst: New file.
698         * doc/cppwarnopts.rst: New file.
699         * doc/favicon.ico: New file.
700         * doc/funding.rst: New file.
701         * doc/gcc_sphinx.py: New file.
702         * doc/gnu.rst: New file.
703         * doc/gnu_free_documentation_license.rst: New file.
704         * doc/gpl-3.0.rst: New file.
705         * doc/indices-and-tables.rst: New file.
706         * doc/lgpl-2.1.rst: New file.
707         * doc/logo.pdf: New file.
708         * doc/logo.svg: New file.
709         * doc/md.rst: New file.
710         * doc/requirements.txt: New file.
712 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
714         * Makefile.def: Remove module 'liboffloadmic'.
715         * Makefile.in: Regenerate.
716         * configure.ac: Remove 'liboffloadmic' handling.
717         * configure: Regenerate.
719 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
721         * MAINTAINERS: Update email address.
723 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
725         * configure.ac: Don't configure readline if --with-system-readline is
726         used.
727         * configure: Re-generate.
729 2022-10-12  Cui,Lili  <lili.cui@intel.com>
731         * MAINTAINERS (Write After Approval): Add myself.
733 2022-10-11  Olivier Hainque  <hainque@adacore.com>
735         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
736         and friends for rtp !large. Assume the linker has the required
737         abilities and set lt_cv_deplibs_check_method.
739 2022-09-30  Olivier Hainque  <hainque@adacore.com>
741         * configure.ac (*vxworks*): If enable_shared is not
742         set, set to "no" and add --disable-shared to target and
743         host_configargs.
744         * configure: Regenerate.
746 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
748         * MAINTAINERS: Update my email address and DCO entry.
750 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
752         * MAINTAINERS (Write After Approval): Add myself.
754 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
756         * MAINTAINERS (Write After Approval): Add myself.
758 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
760         * MAINTAINERS: Update my email address.
762 2022-09-07  Tom de Vries  <tdevries@suse.de>
764         * configure.ac: Set extra_host_libiberty_configure_flags and
765         extra_host_zlib_configure_flags in separate case statements.
766         * configure: Regenerate.
768 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
770         * MAINTAINERS: Update c-sky port maintainers' emails.
772 2022-08-31  Martin Liska  <mliska@suse.cz>
774         * configure: Regenerate.
775         * configure.ac: Delete hpux9 and hpux10.
777 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
779         * Makefile.def: Drop libelf module and gcc-configure dependency
780         on it.
781         * Makefile.in: Regenerate with 'autogen Makefile.def'.
782         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
783         LIBELFINC.
784         * configure: Regenrate.
785         * configure.ac (host_libs): Drop unused libelf.
787 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
789         * Makefile.in: Regenerate.
791 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
793         * MAINTAINERS: Add myself as AutoFDO maintainer.
795 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
796             Arnaud Charlet  <charlet@adacore.com>
798         * configure: Regenerate.
800 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
802         PR bootstrap/106472
803         * Makefile.def (dependencies): Make configure-target-libgo depend
804         upon all-target-libbacktrace.
806 2022-07-27  David Faust  <david.faust@oracle.com>
808         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
810 2022-07-27  Richard Biener  <rguenther@suse.de>
812         * MAINTAINERS (Roger Sayle): Update e-mail address.
814 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
816         * MAINTAINERS (Write After Approval): Add myself.
818 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
820         * MAINTAINERS: Add myself as Ada front end co-maintainer.
822 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
824         * .gitignore: Do not ignore config.h.
826 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
828         * MAINTAINERS: Add myself to Write After Approval.
830 2022-07-04  Martin Liska  <mliska@suse.cz>
832         * MAINTAINERS: fix sorting of names
834 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
836         * MAINTAINERS: add myself.
838 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
840         * MAINTAINERS: Add myself to write after approval and DCO.
842 2022-07-02  Tim Lange  <mail@tim-lange.me>
844         * MAINTAINERS: Add myself.
846 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
848         * MAINTAINERS (Write After Approval): Add myself.
850 2022-06-30  Cui,Lili  <lili.cui@intel.com>
852         Revert:
853         2022-06-30  Cui,Lili  <lili.cui@intel.com>
855         * MAINTAINERS (Write After Approval): Add myself.
857 2022-06-30  Cui,Lili  <lili.cui@intel.com>
859         * MAINTAINERS (Write After Approval): Add myself.
861 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
863         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
864         (EXTRA_GCC_FLAGS): Likewise.
865         * Makefile.in: Rebuilt.
867 2022-06-28  konglin1  <lingling.kong@intel.com>
869         * MAINTAINERS (Write After Approval): Add myself.
871 2022-06-27  Tom de Vries  <tdevries@suse.de>
873         * configure.ac: Build libiberty pic variant for gdbserver.
874         * configure: Regenerate.
876 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
878         * configure: Regenerate.
879         * configure.ac: Correct use of $host.
881 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
883         * MAINTAINERS: Remove tilegx and tilepro entries.
884         * configure.ac: Remove tilegx and tilepro stanzas.
885         * configure: Rebuilt.
887 2022-05-28  Bruce Korb  <bkorb@gnu.org>
889         * .gitignore: Ignore vim swap files
891 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
893         * MAINTAINERS: Add myself to write after approval.
895 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
897         * MAINTAINERS: Remove myself from DCO section.
899 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
901         * MAINTAINERS: Update my email address.
903 2022-05-09  Clément Chigot  <chigot@adacore.com>
905         * MAINTAINERS: Update my email address.
907 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
909         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
910         section.
912 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
914         * MAINTAINERS: Update my email address.
916 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
918         * MAINTAINERS: Update my email address.
920 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
922         * MAINTAINERS: (CPU Port Maintainers): Add myself and
923         Lulu as LoongArch port maintainer.
925 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
926             Lulu Cheng  <chenglulu@loongson.cn>
928         * configure.ac: Add LoongArch tuples.
929         * configure: Regenerate.
931 2022-03-28  Tom Tromey  <tromey@adacore.com>
933         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
934         * configure: Rebuild.
936 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
938         * MAINTAINERS: Change my information.
940 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
942         * MAINTAINERS: Add myself to DCO section.
944 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
946         * configure.ac: Fix incorrect option in comment.
947         * configure: Regenerate.
949 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
951         * Makefile.def (dependencies): Make configure-sim depend on
952         all-readline.
953         * Makefile.in: Regenerate.
955 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
957         * MAINTAINERS (Write After Approval): Update my e-mail address.
959 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
961         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
963 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
965         * MAINTAINERS: Update my email and add myself to the DCO list.
967 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
969         Revert:
970         2021-09-16  Andrew Pinski  <apinski@marvell.com>
972         PR bootstrap/67102
973         * Makefile.def: Have configure-target-libffi depend on
974         all-target-libstdc++-v3.
975         * Makefile.in: Regenerate.
977 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
979         PR other/104181
980         * build.log: Remove.
982 2022-01-20  Martin Liska  <mliska@suse.cz>
984         * MAINTAINERS: Adjust email address based on IRC request.
986 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
988         * MAINTAINERS: Update my email address.
990 2022-01-17  Martin Liska  <mliska@suse.cz>
992         * MAINTAINERS: Rename .c names to .cc.
994 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
996         * Makefile.am: Remove.
998 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
1000         * Makefile.am: New file.
1002 2022-01-11  Martin Liska  <mliska@suse.cz>
1004         * MAINTAINERS: Sort 2 names.
1006 2022-01-10  Martin Liska  <mliska@suse.cz>
1008         * MAINTAINERS: Fix obvious issues with sorting.
1010 2022-01-07  liuhongt  <hongtao.liu@intel.com>
1012         * build.log: New file.
1014 2022-01-05  Nathan Sidwell  <nathan@acm.org>
1016         * MAINTAINERS: Add DCO entry.  Sort that list.
1018 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
1020         * MAINTAINERS: Change of email address in both DCO and
1021         Write After Approval list.
1023 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
1025         * configure: Regenerate.
1027 2021-12-21  Martin Liska  <mliska@suse.cz>
1029         * config.sub: Change mode back to 755.
1031 2021-12-17  Martin Liska  <mliska@suse.cz>
1033         * config.sub: Sync from master.
1035 2021-12-17  Martin Liska  <mliska@suse.cz>
1037         Revert:
1038         2021-12-16  Matthias Seidel  <mseidel@apache.org>
1040         * config.sub: Fix typo.
1042 2021-12-16  Matthias Seidel  <mseidel@apache.org>
1044         * config.sub: Fix typo.
1046 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
1048         Revert:
1049         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1051         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1052         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1053         * configure.ac: Include config/gcc-plugin.m4.
1054         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1055         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1056         RANLIB if possible.
1057         * Makefile.in: Regenerated.
1058         * configure: Likewise.
1060 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1062         * Makefile.tpl (BUILD_CFLAGS): New.
1063         (CFLAGS): Append $(BUILD_CFLAGS).
1064         (CXXFLAGS): Likewise.
1065         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1066         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1067         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1068         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1069         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1070         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1071         (PGO-TRAINING-TARGETS): Likewise.
1072         (PGO_BUILD_TRAINING): Likewise.
1073         (all): Add '+' to the command line for recursive make.  Support
1074         the PGO build.
1075         * configure.ac: Add --enable-pgo-build[=lto].
1076         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1077         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
1078         * Makefile.in: Regenerated.
1079         * configure: Likewise.
1081 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1083         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1084         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1085         * configure.ac: Include config/gcc-plugin.m4.
1086         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1087         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1088         RANLIB if possible.
1089         * Makefile.in: Regenerated.
1090         * configure: Likewise.
1092 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
1094         * MAINTAINERS: Add myself to write after approval.
1096 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
1098         * MAINTAINERS: Adding myself.
1100 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
1102         * configure: Regenerate.
1103         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1104         $(CPP).
1106 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
1108         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1109         libatomic.
1110         * Makefile.in: Regenerate.
1111         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1112         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1113         target-libphobos-bootstrap.
1114         (STAGE2_CONFIGURE_FLAGS): Likewise.
1115         * configure: Regenerate.
1116         * configure.ac: Add support for bootstrapping D front-end.
1118 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
1120         * MAINTAINERS: Add myself to DCO section and update email address.
1122 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
1124         * configure: Regenerate.
1125         * configure.ac: Ensure that PIC (shared) defaults are set
1126         correctly for Darwin.
1128 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
1130         * MAINTAINERS: Update my address.
1132 2021-11-12  Alan Modra  <amodra@gmail.com>
1134         * Makefile.def (configure-opcodes): Depend on configure-bfd.
1135         * Makefile.in: Regenerate.
1137 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
1139         * MAINTAINERS: Clarify the policy WRT the Write After Approval
1140         list.
1142 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
1144         * MAINTAINERS (Reviewers, arc): Remove my entry.
1145         (Write After Approval): Add an entry for myself.
1147 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
1149         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1150         * Makefile.in: Regenerate.
1151         * configure: Regenerate.
1152         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1154 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
1156         * MAINTAINERS: Fix up Maciej's entries.
1158 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
1160         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1161         maintainer.
1163 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
1165         PR other/102663
1166         * Makefile.def: Handle install-dvi target.
1167         * Makefile.tpl: Likewise.
1168         * Makefile.in: Regenerate.
1170 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
1172         * MAINTAINERS: Add myself for write after approval.
1174 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
1176         * Makefile.def: Mark libcody, libdecnumber,
1177         c++tools, libgcc, and libobjc as missing TAGS
1178         targets.
1179         * Makefile.in: Regenerate.
1181 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
1183         * MAINTAINERS: Add myself to DCO section and update email
1184         address.
1186 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
1188         * MAINTAINERS: Add myself to DCO section.
1190 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1192         * configure: Regenerate.
1193         * configure.ac (skipdirs): Add the contents of target_configdirs if
1194         we are not building gcc.
1196 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1198         * Makefile.def: Back-port commits ba4d88ad892f and
1199         755ba58ebef0 from binutils-gdb repository.
1200         * Makefile.in: Regenerated.
1202 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
1204         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1206 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
1208         * Makefile.def: Add a jit check target for the jit
1209         language.
1210         * Makefile.in: Regenerate.
1212 2021-09-16  Andrew Pinski  <apinski@marvell.com>
1214         PR bootstrap/67102
1215         * Makefile.def: Have configure-target-libffi depend on
1216         all-target-libstdc++-v3.
1217         * Makefile.in: Regenerate.
1219 2021-09-10  Petter Tomner  <tomner@kth.se>
1221         * MAINTAINERS: Me added to DCO and write after approval
1223 2021-09-01  YunQiang Su  <syq@debian.org>
1225         * MAINTAINERS: Add myself for write after approval.
1227 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1229         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1230         * Makefile.in: Regenerate.
1232 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
1234         * MAINTAINERS: Add myself for write after approval.
1236 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
1238         * Makefile.in: Regenerate.
1239         * Makefile.tpl: Make the state of the configured host
1240         shared flag available to makefile fragements.
1242 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
1244         * MAINTAINERS (Write After Approval): Add myself.
1246 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1248         * .dir-locals.el (bug-reference-url-format): Use https.
1250 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1252         * .dir-locals.el (c-mode): Change fill-column to 79.
1254 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
1256         * MAINTAINERS: Add myself to DCO section.
1258 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1260         * configure: Regenerate.
1261         * configure.ac: Adjust cases for which it is necessary to
1262         include the Darwin host config fragment.
1264 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1266         * MAINTAINERS: Add myself for write after approval and DCO.
1268 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1270         * Makefile.def: Add dsymutil defs.
1271         * Makefile.in: Regenerated.
1272         * Makefile.tpl: Add dsymutil to flags.
1273         * configure: Regenerated.
1274         * configure.ac: Add dsymutil to target and build recipes.
1276 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1278         * MAINTAINERS: Add myself for write after approval.
1280 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1282         * MAINTAINERS (Write After Approval): Add myself.
1284 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1286         * MAINTAINERS: Add myself for write after approval and DCO
1288 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1290         * .gitignore: Add entry for cscope.out.
1292 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1294         * MAINTAINERS: Remove my Write After Approval entry.
1296 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1298         * MAINTAINERS: Add myself as maintainer of the i386 vector
1299         extensions.
1301 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1303         * MAINTAINERS (Write After Approval): Add myself.
1305 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1307         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1308         as *vrp and ranger maintainers.
1310 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1312         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1313         not trigger testsuite failures.
1315 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1317         * MAINTAINERS: Add myself to DCO section with both email addresses.
1319 2021-06-03  Jason Merrill  <jason@redhat.com>
1321         * MAINTAINERS: Add DCO version number.
1323 2021-06-02  Jason Merrill  <jason@redhat.com>
1325         * MAINTAINERS: Add DCO section.
1327 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1329         * MAINTAINERS (Write After Approval): Add myself.
1331 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1333         * configure.ac: Add gnulib to configdirs for sim.
1334         * configure: Regenerate.
1336 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1338         * Makefile.def: Add configure-sim dependency on all-gnulib.
1339         * Makefile.in: Regenerated.
1341 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1343         * MAINTAINERS (Write After Approval): Add myself.
1345 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1347         * MAINTAINERS (Write After Approval): Add myself.
1349 2021-05-11  Martin Liska  <mliska@suse.cz>
1351         * MAINTAINERS: Remove entries for removed
1352         components (HSA, BRIG, libhsail-rt).
1353         Move Pekka to Write After Approval.
1355 2021-05-11  Martin Liska  <mliska@suse.cz>
1357         * Makefile.def: Remove libhsail-rt.
1358         * Makefile.in: Likewise.
1359         * configure.ac: Likewise.
1360         * configure: Regenerate.
1361         * libhsail-rt/ChangeLog: Removed.
1362         * libhsail-rt/Makefile.am: Removed.
1363         * libhsail-rt/Makefile.in: Removed.
1364         * libhsail-rt/README: Removed.
1365         * libhsail-rt/aclocal.m4: Removed.
1366         * libhsail-rt/configure: Removed.
1367         * libhsail-rt/configure.ac: Removed.
1368         * libhsail-rt/configure.tgt: Removed.
1369         * libhsail-rt/include/internal/fibers.h: Removed.
1370         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1371         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1372         * libhsail-rt/include/internal/workitems.h: Removed.
1373         * libhsail-rt/rt/arithmetic.c: Removed.
1374         * libhsail-rt/rt/atomics.c: Removed.
1375         * libhsail-rt/rt/bitstring.c: Removed.
1376         * libhsail-rt/rt/fbarrier.c: Removed.
1377         * libhsail-rt/rt/fibers.c: Removed.
1378         * libhsail-rt/rt/fp16.c: Removed.
1379         * libhsail-rt/rt/misc.c: Removed.
1380         * libhsail-rt/rt/multimedia.c: Removed.
1381         * libhsail-rt/rt/queue.c: Removed.
1382         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1383         * libhsail-rt/rt/segment.c: Removed.
1384         * libhsail-rt/rt/workitems.c: Removed.
1385         * libhsail-rt/target-config.h.in: Removed.
1387 2021-05-04  Nick Clifton  <nickc@redhat.com>
1389         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1390         * configure: Regenerate.
1392 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1393             Tobias Burnus  <tobias@codesourcery.com>
1395         * configure.ac (--enable-offload-defaulted): New.
1396         * configure: Regenerate.
1398 2021-04-23  David Faust  <david.faust@oracle.com>
1400         * MAINTAINERS (Write After Approval): Add myself.
1402 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1404         * MAINTAINERS (Write After Approval): Add myself.
1406 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1408         * MAINTAINERS: Add myself as pru port maintainer.
1410 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1412         * MAINTAINERS: Add myself as static analyzer maintainer.
1414 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1416         * MAINTAINERS: Update primary entry.
1418 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1420         * MAINTAINERS (Write After Approval): Add myself.
1422 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1424         * Makefile.def: Remove all-sim dependency on configure-gdb.
1425         * Makefile.in: Regenerated.
1427 2021-03-11  Jeff Law  <law@redhat.com>
1429         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1431 2021-03-11  Martin Liska  <mliska@suse.cz>
1433         * Makefile.tpl: The change was done Makefile.in which
1434         is generated file.
1436 2021-03-08  Jeff Law  <law@redhat.com>
1438         * MAINTAINERS: Update my email address
1440 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1442         * config.guess: Import latest upstream.
1443         * config.sub: Import latest upstream.
1445 2021-01-25  Martin Liska  <mliska@suse.cz>
1447         PR gcov-profile/98739
1448         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1449         for profiledbootstrap.
1451 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1453         * MAINTAINERS (Write After Approval): Add myself.
1455 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1457         * MAINTAINERS (Write After Approval): Update my e-mail address.
1459 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1461         * MAINTAINERS: Fix spacing.
1463 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1465         * MAINTAINERS (Write After Approval): Add myself
1467 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1469         * Makefile.def: Sync with binutils-gdb:
1470         (dependencies): all-ld depends on all-libctf.
1471         (host_modules): libctf is no longer no_install.
1472         No longer no_check.  Checking depends on all-ld.
1473         * Makefile.in: Regenerated.
1475 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1477         * libtool.m4: Match gnu* along other GNU systems.
1478         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1479         * libgo/configure: Re-generate.
1481 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1483         * MAINTAINERS: Update my email address.
1485 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1487         * MAINTAINERS (Write After Approval): Add myself.
1489 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1491         * Makefile.def
1492         * Makefile.in
1493         * Makefile.tpl
1494         * configure
1495         * configure.ac
1497 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1499         * Makefile.def: Add libcody.
1500         * configure.ac: Add libcody.
1501         * Makefile.in: Regenerated.
1502         * configure: Regenerated.
1504 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1506         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1508 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1510         PR target/97865
1511         * libtool.m4: Update handling of Darwin platform link flags
1512         for Darwin20.
1514 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1516         * .gitignore: Sync with binutils-gdb
1518 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1520         * MAINTAINERS: Add myself as arc port maintainer.
1522 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1524         PR d/87788
1525         * configure.ac: Don't disable D for *-*-darwin*.
1526         * configure: Regenerate.
1528 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1530         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1531         hppa64-*-hpux11*.
1533 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1535         * configure: Regenerate.
1536         * configure.ac: Add --bootstrap-hwasan option.
1538 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1540         * config.guess: Import latest upstream.
1541         * config.sub: Import latest upstream.
1543 2020-11-16  Martin Liska  <mliska@suse.cz>
1545         * .gitignore: Add cache as clangd uses it now.
1547 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1549         * MAINTAINERS (Write After Approval): add myself
1551 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1553         * MAINTAINERS (Write After Approval): Add myself.
1555 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1557         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1558         Remove FIXME comments.
1560 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1562         * MAINTAINERS: Update my email address.
1564 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1566         * MAINTAINERS (Write After Approval): Add myself.
1568 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1570         PR target/97302
1571         * configure.ac: Only set with_gmp to /usr/local
1572         if not building in tree.
1573         * configure: Regenerate.
1575 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1577         * MAINTAINERS (Write After Approval): Add myself.
1579 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1581         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1583 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1585         PR bootstrap/96612
1586         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1587         if not the same as ${host}.
1588         * configure: Regenerate.
1590 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1592         * MAINTAINERS (Write After Approval): Add myself.
1594 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1596         * MAINTAINERS: Update my email address.
1598 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1600         * MAINTAINERS (Write After Approval): Add myself.
1602 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1604         * MAINTAINERS (Write After Approval): Add myself.
1606 2020-06-12  Martin Liska  <mliska@suse.cz>
1608         * .gitignore: Add .clang-tidy.
1610 2020-06-08  Jason Merrill  <jason@redhat.com>
1612         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1613         * configure: Regenerate.
1615 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1617         * MAINTAINERS: Add myself as xtensa port maintainer.
1619 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1621         * configure.ac: Don't require --enable-host-shared when building
1622         for Mingw.
1623         * configure: Regenerate.
1625 2020-05-18  Jason Merrill  <jason@redhat.com>
1627         * configure.ac: Update bootstrap dialect to -std=c++11.
1629 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1631         * MAINTAINERS (Write After Approval): Add myself.
1633 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1635         PR target/92713
1636         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1637         (noconfigdirs): Add 'target-libstdc++-v3'.
1638         * configure: Regenerate.
1640 2020-04-21  Stephen Casner  <casner@acm.org>
1642         PR 25830
1643         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1644         * configure: Rebuild.
1646 2020-04-17  Martin Liska  <mliska@suse.cz>
1647             Jonathan Yong <10walls@gmail.com>
1649         PR gcov-profile/94570
1650         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1651         for CYGWIN.
1653 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1655         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1657 2020-04-09  Tom Tromey  <tom@tromey.com>
1659         * configure: Rebuild.
1660         * Makefile.in: Rebuild.
1661         * Makefile.def (gdbsupport, gdbserver): New host modules.
1662         (configure-gdb): Depend on all-gdbsupport.
1663         (all-gdb): Depend on all-gdbsupport, all-libctf.
1664         * configure.ac (host_tools): Add gdbserver.
1665         Conditionally build gdbserver and gdbsupport.
1667 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1669         * configure.ac: Build libgomp by default for amdgcn.
1670         * configure: Regenerate.
1672 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1674         * MAINTAINERS (Write After Approval): Add myself.
1676 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1678         * MAINTAINERS (Write After Approval) : Add myself.
1680 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1682         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1684 2020-02-14  Martin Sebor  <msebor@redhat.com>
1686         * doc/extend.texi (attribute alias): Mention type requirement.
1687         (attribute weak): Same.
1688         (attribute weakref): Correct invalid example.
1690 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1692         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1694 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1695             Jakub Jelinek  <jakub@redhat.com>
1697         * .gitattributes: Add *.md diff=md.
1699 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1701         The mentioned auto-generated file is no more part of the
1703         GCC sources, it's auto-generated in $(builddir) during build.
1705         PR target/92055
1706         * contrib/gcc_update (files_and_dependencies): Remove
1707         entry for gcc/config/avr/t-multilib.
1709 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1711         * MAINTAINERS: Update my email address.
1713 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1715         * README.MOVED_TO_GIT: Remove.
1717 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1719         * README.MOVED_TO_GIT: New file.
1721 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1723         * MAINTAINERS (Write After Approval): Add myself.
1725 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1727         * MAINTAINERS (write_after_approval): Add myself.
1729 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1731         * MAINTAINERS (write_after_approval): Add myself.
1733 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1735         * MAINTAINERS (write_after_approval): Add myself.
1737 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1739         * configure.ac: Factor out common cases for compare_exclusions.
1740         * configure: Regenerate.
1742 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1744         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1745         flag.
1747 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1749         * MAINTAINERS (Write After Approval): Add myself.
1751 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1753         PR middle-end/92463
1754         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1755         * configure: Regenerate
1757 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1759         * configure.ac: Use https for gcc.gnu.org.
1760         * configure: Regenerated.
1762 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1764         * MAINTAINERS (aarch64 port): Remove my name, move to...
1765         (Write After Approval): ...Here.
1767 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1769         * MAINTAINERS: Change my email address as maintainer.
1771 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1773         PR fortran/91828
1774         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1775         * configure: Regenerated.
1777 2019-10-21  Jason Merrill  <jason@redhat.com>
1779         * .gitattributes: Also check ChangeLog whitespace.
1781 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1783         * contrib/dg-extract-results.sh: Add support for KPASS.
1784         * contrib/dg-extract-results.py: Likewise.
1786 2019-10-17  Jason Merrill  <jason@redhat.com>
1788         * .gitattributes: Avoid {} in filename pattern.
1790 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1792         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1793         Approval section.
1795 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1797         * MAINTAINERS: Add myself to Write After Approval
1799 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1801         * MAINTAINERS: Add myself as an aarch64 maintainer.
1803 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1805         * MAINTAINERS: Add myself as aarch64 maintainer.
1807 2019-09-23  Carl Love  <cel@us.ibm.com>
1809         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1810         New define_insn.
1811         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1812         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1814 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1816         * MAINTAINERS (Sam Tebbs): Update email address.
1818 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1820         * MAINTAINERS: Update my email address.
1822 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1824         * libtool.m4: Handle uclinuxfdpiceabi.
1826 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1828         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1829         Remove myself from Write After Approval section.
1831 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1833         * configure.ac: Support for bpf-*-* targets.
1834         * configure: Regenerate.
1836 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1838         * config.sub: Import upstream version 2019-06-30.
1839         * config.guess: Import upstream version 2019-07-24.
1841 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1843         * MAINTAINERS: Remove spu port maintainers.
1845 2019-08-28  Martin Liska  <mliska@suse.cz>
1847         * .gitignore: Add .clangd and compile_commands.json
1848         to .gitignore.
1850 2019-08-23  Michael Forney  <mforney@mforney.org>
1852         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1853         * Makefile.in: Regenerate.
1855 2019-08-19  Tom Tromey  <tom@tromey.com>
1857         * configure: Rebuild.
1858         * configure.ac: Add --with-static-standard-libraries.
1860 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1862         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1864 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1866         * MAINTAINERS (Write After Approval): Add myself.
1868 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1870         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1871         RISC-V port maitainer.
1873 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1875         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1877 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1879         * MAINTAINERS (Write After Approval): Add myself.
1881 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1883         * MAINTAINERS (Write After Approval): Add myself.
1885 2019-06-25  Martin Liska  <mliska@suse.cz>
1887         contrib/filter-clang-warnings.py: Transform from
1888         filter-rtags-warnings.py.
1890 2019-06-15  Tom Tromey  <tom@tromey.com>
1892         * configure.ac (host_libs): Add gnulib.
1893         * configure: Rebuild.
1894         * Makefile.def (host_modules, dependencies): Add gnulib.
1895         * Makefile.in: Rebuild.
1897 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1899         * MAINTAINERS (Write After Approval): Add myself.
1901 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1903         * configure: Regenerate.
1904         * configure.ac: Add PRU target.
1906 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1908         * MAINTAINERS (Write After Approval): Add myself.
1910 2019-06-11  Nick Clifton  <nickc@redhat.com>
1912         Import these changes from the binutils/gdb repository:
1914         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1916         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1917         and all its deps.
1918         * Makefile.in: Regenerated.
1920         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1922         * Makefile.def (host_modules): Add libctf.
1923         * Makefile.def (dependencies): Likewise.
1924         libctf depends on zlib, libiberty, and bfd.
1925         * Makefile.in: Regenerated.
1926         * configure.ac (host_libs): Add libctf.
1927         * configure: Regenerated.
1929 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1931         * MAINTAINERS (Write After Approval): Add myself.
1933 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1935         * MAINTAINERS: Update my email address.
1937 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1939         * MAINTAINERS (Write After Approval): Add myself.
1941 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1943         * MAINTAINERS (Write After Approval): Add myself.
1945 2019-05-07  Jim Wilson  <jimw@sifive.com>
1947         * MAINTAINERS: Remove myself as IA-64 maintainer.
1949 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1951         * MAINTAINERS (Write After Approval): Add myself.
1953 2019-05-02  Richard Biener  <rguenther@suse.de>
1955         PR bootstrap/85574
1956         * Makefile.tpl (compare target): Also compare extra-compare
1957         files.
1958         * Makefile.in: Regenerate.
1960 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1962         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1963         as modulo-scheduler maintainer.
1965 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1967         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1969 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1971         * MAINTAINERS: Update my email address.
1973 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1975         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1976         * configure: Regenerate.
1978 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1980         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1981         * configure: Regenerate.
1983 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1985         * configure.ac: Add target-zlib to target_libraries.
1986         * configure: Regenerate.
1988 2019-04-09  Martin Liska  <mliska@suse.cz>
1990         * Makefile.in: Regenerate.
1991         * Makefile.tpl: Pass GENERATOR_CFLAGS
1992         in all stages.
1994 2019-03-28  Martin Liska  <mliska@suse.cz>
1996         PR bootstrap/89829
1997         * Makefile.in: Revert r254150.
1998         * Makefile.tpl: Likewise.
2000 2019-03-28  Ben Elliston  <bje@gnu.org>
2002         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2003         related, and libdecnumber.
2005 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
2007         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2008         (Write After Approval): Remove myself.
2010 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
2012         * MAINTAINERS (Write After Approval): Add myself.
2014 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
2016         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2017         (Write After Approval): Remove myself and Julian.
2019 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
2021         * MAINTAINERS (Write After Approval): Add myself.
2023 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
2025         * MAINTAINERS (Write After Approval): Add myself.
2027 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2029         * ChangeLog: Replace space with tab.
2030         * MAINTAINERS: Delete 1 tab to keep alignment.
2032 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
2034         * MAINTAINERS (Write After Approval): Add myself.
2036 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
2038         * MAINTAINERS (Write After Approval): Add myself.
2040 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
2041             Kwok Cheung Yeung  <kcy@codesourcery.com>
2042             Julian Brown  <julian@codesourcery.com>
2043             Tom de Vries  <tom@codesourcery.com>
2044             Jan Hubicka  <hubicka@ucw.cz>
2045             Martin Jambor  <mjambor@suse.cz>
2047         * configure.ac: Likewise.
2048         * configure: Regenerate.
2049         * contrib/config-list.mk: Add amdgcn-amdhsa.
2051 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
2053         * MAINTAINERS (Write After Approval): Add myself.
2055 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2057         * MAINTAINERS (Write After Approval): Add myself.
2059 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2061         PR target/88535
2062         * config.guess: Import upstream version 2019-01-03.
2063         * config.sub: Import upstream version 2019-01-01.
2065 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2067         * MAINTAINERS (Write After Approval): Update my maintainer address.
2069 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
2071         * MAINTAINERS (Write After Approval): Add myself.
2073 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
2075         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2077 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
2079         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2080         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2081         (GCC_TARGET_TOOL): Likewise.
2082         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2083         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2084         OTOOL, OTOOL_FOR_TARGET: New substitutions.
2085         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2086         * configure: Regenerate.
2087         * Makefile.in: Likewise.
2089 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
2091         * MAINTAINERS (Write After Approval): Add myself.
2093 2018-11-13  Martin Liska  <mliska@suse.cz>
2095         * gcc.target/i386/pr87930.c: Move to ...
2096         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
2098 2018-11-10  Stafford Horne  <shorne@gmail.com>
2100         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2101         (Write After Approval): Remove myself.
2103 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2105         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2106         Append $INCICONV to it.
2108 2018-11-04  Stafford Horne  <shorne@gmail.com>
2110         * MAINTAINERS (Write After Approval): Add myself.
2112 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
2114         PR bootstrap/82856
2115         * multilib.am: New file.  From automake.
2117         Merge from binutils-gdb:
2118         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2120         * libtool.m4: Use AC_LANG_SOURCE.
2121         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2122         * ar-lib: New file.
2123         * test-driver: New file.
2124         * configure: Re-generate.
2126 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
2128         * MAINTAINERS (Write After Approval): Add myself.
2130 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
2132         PR bootstrap/87788
2133         PR d/87799
2134         * configure: Rebuild.
2135         * configure.ac: Disable D on systems where it is known not to work.
2137 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
2139         * Makefile.def (target_modules): Add libphobos.
2140         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2141         GDCFLAGS_FOR_TARGET.
2142         (dependencies): Make libphobos depend on libatomic, libbacktrace
2143         configure, and zlib configure.
2144         (language): Add language d.
2145         * Makefile.in: Rebuild.
2146         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2147         (HOST_EXPORTS): Add GDC.
2148         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2149         (BASE_TARGET_EXPORTS): Add GDC.
2150         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2151         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2152         (EXTRA_HOST_FLAGS): Add GDC.
2153         (STAGE1_FLAGS_TO_PASS): Add GDC.
2154         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2155         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2156         environment variables.
2157         * configure: Rebuild.
2158         * configure.ac: Add target-libphobos to target_libraries.  Set and
2159         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2161 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
2163         * MAINTAINERS (Write After Approval): Add myself.
2165 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2167         * MAINTAINERS (Write After Approval): Remove myself.
2169 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2171         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2173 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
2175         * MAINTAINERS: Update my email address.
2177 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
2179         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2180         maintainer.
2182 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
2184         * MAINTAINERS (Write After Approval): Add self.
2186 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2188         * MAINTAINERS (write after approval): Add myself.
2190 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
2192         * MAINTAINERS: Update my email address.
2194 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
2196         * MAINTAINERS (write after approval): Add myself.
2198 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
2200         * MAINTAINERS: Add self to global reviewers list.
2202 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
2204         MAINTAINERS: Add c-sky port maintainers.
2206 2018-08-10  Martin Liska  <mliska@suse.cz>
2208         * MAINTAINERS: Revert change in previous commit and
2209         join lines.
2211 2018-08-10  Martin Liska  <mliska@suse.cz>
2213         * MAINTAINERS: Remove extra line.
2215 2018-08-06  Naveen H.S  <naveenh@marvell.com>
2217         * MAINTAINERS: Update my email address.
2219 2018-07-19  DJ Delorie  <dj@redhat.com>
2221         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2222         as maintainer.
2224 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
2226         * MAINTAINERS: Adjust email address for me and my colleague Robin
2227         Dapp.
2229 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2230             Sunil K Pandey  <sunil.k.pandey@intel.com>
2232         PR target/84413
2233         * config/i386/i386.c (m_CORE_AVX512): New.
2234         (m_CORE_AVX2): Likewise.
2235         (m_CORE_ALL): Add m_CORE_AVX2.
2236         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2237         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2238         and remove the rest of m_SKYLAKE_AVX512.
2240 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2242         * config.sub: Sync with upstream version 2018-07-03.
2244 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2246         * config.guess: Sync with upstream version 2018-06-26.
2247         * config.sub: Sync with upstream version 2018-07-02.
2249 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
2251         * libtool.m4: Sort output of 'find' to enable deterministic builds.
2252         * ltmain.sh: Likewise.
2254 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
2256         * contrib/config-list.mk: Remove powerpc-linux_paired.
2258 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2260         * configure.ac: Introduce support for @unless/@endunless.
2261         * Makefile.tpl (dep-kind): Rewrite with cond; return
2262         postbootstrap in some cases.
2263         (make-postboot-dep, postboot-targets): New.
2264         (dependencies): Do not output postbootstrap dependencies at
2265         first.  Output non-target ones changed for configure to depend
2266         on stage_last @if gcc-bootstrap, and the original deps @unless
2267         gcc-bootstrap.
2268         * configure.in, Makefile.in: Rebuilt.
2270 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2272         * MAINTAINERS (write after approval): Add myself.
2274 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2276         * MAINTAINERS (write after approval): Add myself.
2278 2018-06-19  Nick Clifton  <nickc@redhat.com>
2280         * zlib/configure.ac: Restore old behaviour of only enabling
2281         multilibs when a target subdirectory is defined.  This allows
2282         building with srcdir == builddir.
2283         * zlib/configure: Regenerate.
2285 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2287         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2288         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2289         * Makefile.in: Regenerate.
2291 2018-06-16  Ben Elliston  <bje@gnu.org>
2293         * config.guess: Import latest version.
2294         * config.sub: Likewise.
2296 2018-06-08  Martin Liska  <mliska@suse.cz>
2298         * MAINTAINERS: Remove MPX-related entries.
2299         * Makefile.def: Remove libmpx support.
2300         * Makefile.in: Regenerate.
2301         * configure.ac: Remove removed files.
2302         * configure: Regenerate.
2303         * libmpx/ChangeLog: Remove.
2304         * libmpx/Makefile.am: Remove.
2305         * libmpx/Makefile.in: Remove.
2306         * libmpx/acinclude.m4: Remove.
2307         * libmpx/aclocal.m4: Remove.
2308         * libmpx/config.h.in: Remove.
2309         * libmpx/configure: Remove.
2310         * libmpx/configure.ac: Remove.
2311         * libmpx/configure.tgt: Remove.
2312         * libmpx/libmpx.spec.in: Remove.
2313         * libmpx/mpxrt/Makefile.am: Remove.
2314         * libmpx/mpxrt/Makefile.in: Remove.
2315         * libmpx/mpxrt/libmpx.map: Remove.
2316         * libmpx/mpxrt/libtool-version: Remove.
2317         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2318         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2319         * libmpx/mpxrt/mpxrt.c: Remove.
2320         * libmpx/mpxrt/mpxrt.h: Remove.
2321         * libmpx/mpxwrap/Makefile.am: Remove.
2322         * libmpx/mpxwrap/Makefile.in: Remove.
2323         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2324         * libmpx/mpxwrap/libtool-version: Remove.
2325         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2327 2018-06-04  Martin Liska  <mliska@suse.cz>
2329         * MAINTAINERS: Add myself as gcov maintainer.
2331 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2333         * MAINTAINERS: Update my email address.
2335 2018-06-04  Tom de Vries  <tdevries@suse.de>
2337         * MAINTAINERS: Remove write-after-approval entries for component
2338         maintainers.
2340 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2342         * MAINTAINERS (write after approval): Add myself.
2344 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2346         * MAINTAINERS: Update my email address.
2348 2018-06-01  Tom de Vries  <tdevries@suse.de>
2350         * MAINTAINERS: Update my email address.
2352 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2354         * MAINTAINERS (loop-optimizer): Add myself.
2356 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2358         * configure.ac: Added "nfp" target.
2359         * configure: Regenerate.
2361 2018-04-30  Richard Biener  <rguenther@suse.de>
2363         PR bootstrap/85571
2364         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2365         (STAGE3_TFLAGS): Likewise.
2366         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2367         (STAGEtrain_TFLAGS): Likewise.
2368         * Makefile.in: Regenerate.
2370 2018-04-26  Richard Biener  <rguenther@suse.de>
2372         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2373         (STAGE2_CFLAGS): Likewise.
2374         (STAGE2_TFLAGS): Likewise.
2375         (STAGE3_CFLAGS): Add -fchecking.
2376         (STAGE3_TFLAGS): Likewise.
2377         (STAGEtrain_CFLAGS): Filter out -fchecking.
2378         (STAGEtrain_TFLAGS): Likewise.
2379         * Makefile.in: Re-generate.
2381 2018-04-25  Catherine Moore <clm@codesourcery.com>
2383         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2385 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2387         * MAINTAINERS (write after approval): Add myself.
2389 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2391         * MAINTAINERS: Update my email address.
2393 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2395         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2397 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2399         * MAINTAINERS: Update my email address and disambiguate myself
2400         a bit from Will Schmidt.
2402 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2404         * MAINTAINERS: Move maintainers of now-removed picochip and score
2405         ports to write after approval.
2407 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2409         * MAINTAINERS: Add entry for SVE maintainership.
2411 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2413         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2414         * configure: Regenerate.
2416 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2418         * MAINTAINERS (write after approval): Add myself.
2420 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2422         * MAINTAINERS (write after approval): Add myself.
2424 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2426         * MAINTAINERS (write after approval): Add myself.
2428 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2430         Update copyright years.
2432 2018-01-03  Ben Elliston  <bje@gnu.org>
2434         * config.guess: Import latest version.
2435         * config.sub: Likewise.
2437 2017-12-12  Stafford Horne  <shorne@gmail.com>
2439         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2440         * configure: Regenerate.
2442 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2444         * MAINTAINERS (Write After Approval): Add myself.
2446 2017-11-28  Julia Koval  <julia.koval@intel.com>
2447             Sebastian Peryt  <sebastian.peryt@intel.com>
2449         * Makefile.def (target_modules): Remove libcilkrts.
2450         * Makefile.in: Ditto.
2451         * configure: Ditto.
2452         * configure.ac: Ditto.
2454 2017-11-28  Julia Koval  <julia.koval@intel.com>
2456         * MAINTAINERS (Write After Approval): Add myself.
2458 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2460         * MAINTAINERS (Write After Approval): Add myself.
2462 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2464         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2465         Use my SiFive email address.
2467 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2469         * MAINTAINERS (write after approval): Add myself.
2471 2017-10-27  Martin Liska  <mliska@suse.cz>
2473         * Makefile.tpl: Use proper name of folder as it was renamed
2474         during transition to 4 stages.
2475         * Makefile.in: Regenerate.
2477 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2479         * MAINTAINERS (write after approval): Add myself.
2481 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2483         * MAINTAINERS: Add a note that maintainership also includes web
2484         pages, docs, and testsuite related to that area.
2486 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2488         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2490 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2492         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2494 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2496         * MAINTAINERS: Remove myself as a vxworks maintainer.
2498 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2500         * MAINTAINERS: Remove email address of Jim Norris.
2502 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2504         * MAINTAINERS (Reviewers): Move myself from here...
2505         (CPU Port Maintainers): ... to here.
2507 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2509         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2511 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2513         * MAINTAINERS (write after approval): Add myself.
2515 2017-07-28  Tony Reix  <tony.reix@atos.net>
2517         * configure.ac (target-libffi): Don't disable for AIX.
2518         (go): Don't add to unsupported_languages on AIX.
2519         (target-libgo): Don't disable for AIX.
2520         * configure: Regenerate.
2522 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2524         * MAINTAINERS: Add myself.
2526 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2528         * MAINTAINERS: Update my email address.
2530 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2532         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2533         arm-specific auto-generated header files.
2535 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2537         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2538         * configure: Rebuilt.
2540 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2542         * MAINTAINERS: Readd myself for c6x.
2544 2017-06-28  Martin Liska  <mliska@suse.cz>
2546         PR bootstrap/81217
2547         * Makefile.def: Remove superfluous bootstrap_target from
2548         bootstrap_stage.
2549         * Makefile.in: Re-generate the file.
2551 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2553         * MAINTAINERS: Add myself to Write After Approval
2555 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2557         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2559 2017-06-19  Martin Liska  <mliska@suse.cz>
2561         * Makefile.def: Define 4 stages PGO bootstrap.
2562         * Makefile.tpl: Define FLAGS.
2563         * Makefile.in: Regenerate.
2565 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2567         * Makefile.def: Add check-gotools to go check targets.
2568         * Makefile.in: Rebuild.
2570 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2572         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2574 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2576         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2577         * configure: Regenerate.
2579 2017-05-31  Martin Liska  <mliska@suse.cz>
2581         * configure.ac: Add handling of stage2_werror_flags to
2582         action-if-given and to action-if-not-given.
2583         * configure: Regenerate.
2585 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2587         * MAINTAINERS: Add self to Write After Approval
2589 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2591         * MAINTAINERS: Update my email address, and remove myself as
2592         maintainer in some areas.
2594 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2596         * MAINTAINERS: Add self to Write After Approval
2598 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2600         * configure.ac: Add --enable-languages=default to mean default and
2601         make --enable-languages=all mean all supported languages.
2602         * configure: Regenerated.
2604 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2606         * config.gcc (powerpc*-*-*spe*): New.
2607         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2608         (powerpc-*-rtems*spe*): New.
2609         (powerpc*-*-linux*spe*): New.
2610         (powerpc-wrs-vxworksspe): New.
2611         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2612         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2613         * config.host (powerpc*-*-*spe*): New.
2615 2017-05-19  Martin Liska  <mliska@suse.cz>
2617         * configure.ac: Add --enable-werror-always just for
2618         bootstrap-debug (or none build config) and do not add it
2619         when we are on a release branch.
2620         * configure: Regenerated.
2622 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2624         * MAINTAINERS: Add self to Write After Approval
2626 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2628         * MAINTAINERS: Move myself to Write After Approval section.
2630 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2632         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2633         ACCH registers.
2634         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2635         available.
2636         (umulsidi3): Likewise.
2637         (mulsidi3_700): Disable this pattern when we have advanced mpy
2638         instructions.
2639         (umulsidi3_700): Likewise.
2640         (maddsidi4): New pattern.
2641         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2642         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2643         (mpydu_imm_arcv2hs): Likewise.
2644         * config/arc/predicates.md (accl_operand): New predicate.
2646 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2647             Andrew Burgess <andrew.burgess@embecosm.com>
2649         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2650         case.
2651         (ARC_AUTOFP_IRQ_P): Likewise.
2652         (ARC_AUTO_IRQ_P): Likewise.
2653         (rgf_banked_register_count): New variable.
2654         (parse_mrgf_banked_regs_option): New function.
2655         (arc_override_options): Handle rgf_banked_regs option.
2656         (arc_handle_interrupt_attribute): Add firq option.
2657         (arc_compute_function_type): Return fast irq type when required.
2658         (arc_must_save_register): Handle fast interrupts.
2659         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2660         (arc_return_address_regs): Update.
2661         * config/arc/arc.h (arc_return_address_regs): Update.
2662         (arc_function_type): Add fast interrupt type.
2663         (ARC_INTERRUPT_P): Update.
2664         (RC_FAST_INTERRUPT_P): Define.
2665         * config/arc/arc.md (simple_return): Update for fast interrupts.
2666         (p_return_i): Likewise.
2667         * config/arc/arc.opt (mrgf-banked-regs): New option.
2668         * doc/invoke.texi (mrgf-banked-regs): Document.
2670 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2672         * config/arc/arc.c (irq_ctrl_saved): New variable.
2673         (ARC_AUTOBLINK_IRQ_P): Define.
2674         (ARC_AUTOFP_IRQ_P): Likewise.
2675         (ARC_AUTO_IRQ_P): Likewise.
2676         (irq_range): New function.
2677         (arc_must_save_register): Likewise.
2678         (arc_must_save_return_addr): Likewise.
2679         (arc_dwarf_emit_irq_save_regs): Likewise.
2680         (arc_override_options): Handle deferred options.
2681         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2682         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2683         arc_must_save_return_addr.
2684         (arc_compute_frame_size): Handle automated save and restore of
2685         registers.
2686         (arc_expand_prologue): Likewise.
2687         (arc_expand_epilogue): Likewise.
2688         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2689         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2690         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2692 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2693         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2695         PR bootstrap/77661
2696         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2697         in-tree build MPC.
2698         * Makefile.in: Regenerate.
2700 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2702         * configure.ac: Enable LTO by default on darwin >= 9.
2703         * configure: Regenerate.
2705 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2707         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2708         and Andrew Waterman as the RISC-V maintainers.
2710 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2712         * MAINTAINERS: Add self to Write After Approval
2714 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2716         * config.guess: Import latest from upstream.
2718 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2720         * MAINTAINERS (Write After Approval): Remove entries that are
2721         already covered under Reviewers.
2723 2017-03-08  Mark Wielaard  <mark@klomp.org>
2725         PR demangler/70909
2726         PR demangler/67264
2727         * include/demangle.h: Add d_printing to struct demangle_component
2728         and pass struct demangle_component as non const.
2730 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2732         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2734 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2736         * Makefile.tpl: Remove HOST_ISLVER.
2737         (HOST_EXPORTS): Remove ISLVER.
2738         * Makefile.in: Regenerate.
2740 2017-02-13  Richard Biener  <rguenther@suse.de>
2742         * configure: Re-generate.
2744 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2746         * MAINTAINERS: Adjust bug reporting URL.
2748 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2750         * MAINTAINERS (Write After Approval): Remove redundant entry
2751         for Andrew Burgess.
2753 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2755         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2756         32-bit hppa*-*-hpux*.
2757         * configure: Regenerate.
2759 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2761         * configure.ac: Moved the white list of enabling BRIG FE to
2762         libhsail-rt/configure.tgt.
2763         * configure: Regenerated.
2764         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2766 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2767             Martin Jambor  <mjambor@suse.cz>
2769         * Makefile.def (target_modules): Added libhsail-rt.
2770         (languages): Added language brig.
2771         * Makefile.in: Regenerated.
2772         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2773         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2774         * configure: Regenerated.
2776 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2778         PR other/79046
2779         * configure: Regenerated.
2781 2017-01-04  Alan Modra  <amodra@gmail.com>
2783         * configure: Regenerate.
2785 2016-12-29  Ben Elliston  <bje@gnu.org>
2787         * config.sub: Import latest version.
2789 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2791         * MAINTAINERS (Write After Approval): Add myself.
2793 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2795         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2796         includes bootstrap-mpx.
2797         * configure: Regenerated.
2799 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2801         * MAINTAINERS (Write After Approval): Add myself.
2803 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2805         * configure: Regenerate.
2807 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2809         * configure.ac: Don't use pkg-config to check for bdw-gc.
2810         * configure: Regenerate.
2812 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2814         * Makefile.def: Remove reference to boehm-gc target module.
2815         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2816         options and for the bdw-gc pkg-config module.
2817         * configure: Regenerate.
2818         * Makefile.in: Regenerate.
2820 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2822         * MAINTAINERS (nvptx): Remove self.
2824 2016-11-25  Ben Elliston  <bje@gnu.org>
2826         * config.guess: Import latest version.
2827         * config.sub: Likewise.
2829 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2831         * MAINTAINERS (Write After Approval): Add myself.
2833 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2835         * Makefile.def: Remove references to GCJ.
2836         * Makefile.tpl: Likewise.
2837         * Makefile.in: Regenerate.
2839 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2841         * config-ml.in: Remove references to GCJ.
2842         * configure.ac: Likewise.
2843         * configure: Regenerate.
2845 2016-11-01  Josh Conner  <joshconner@google.com>
2847         * MAINTAINERS (Write After Approval): Update email address,
2849 2016-10-27  Carl Love  <cel@us.ibm.com>
2851         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2852         Approval list to make it alphabetical.
2854 2016-10-27  Carl Love  <cel@us.ibm.com>
2856         * MAINTAINERS (Write After Approval): Add myself.
2858 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2860         * MAINTAINERS (Reviewers): Add myself.
2861         (Write After Approval): Add myself.
2863 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2864             Ulrich Weigand  <uweigand@de.ibm.com>
2866         * MAINTAINERS: Update email address.
2868 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2870         * MAINTAINERS: Update email address.
2872 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2874         * configure.ac: Add aarch64-*-freebsd*.
2875         * configure: Regenerate.
2877 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2879         * MAINTAINERS: Update email address after it got reverted.
2881 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2883         * configure.ac (target_libraries): Readd target-boehm-gc.
2884         Restore --enable-objc-gc handling.
2885         * configure: Regenerate.
2887 2015-10-03  Jeff Law  <law@redhat.com>
2889         * MAINTAINERS: Move several inactive maintainers to the
2890         write-after-approval section.
2892 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2894         * configure.ac: Add target-libffi to target_libraries.
2895         Readd libgcj target disablings, modified to only target-libffi.
2896         Readd target addition of go to unsupported languages.
2897         * configure: Regenerated.
2899 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2901         * MAINTAINERS: Update email address.
2903 2016-09-30  Andrew Haley  <aph@redhat.com>
2905         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2906         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2907         libgcj.
2909 2016-09-30  Andrew Haley  <aph@redhat.com>
2911         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2912         write-after approval after GCJ deletion.
2914 2016-09-30  Andrew Haley  <aph@redhat.com>
2916         * Makefile.def: Remove libjava.
2917         * Makefile.tpl: Likewise.
2918         * Makefile.in: Regenerate.
2919         * configure.ac: Likewise.
2920         * configure: Likewise.
2921         * gcc/java: Remove.
2922         * libjava: Likewise.
2924 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2926         * MAINTAINERS (Reviewers): Add myself.
2928 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2930         * configure.ac: Disable "sim" directory for arc*-*-*.
2931         * configure: Regenerated.
2933 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2935         * MAINTAINERS (Write After Approval): Add myself.
2937 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2939         * configure.ac: Check for the minimum in-tree MPFR version
2940         handled.
2941         * configure: Regenerate.
2943 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2945         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2946         * configure: Regenerated.
2948 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2950         * MAINTAINERS (Write After Approval): Add myself.
2952 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2954         * Makefile.def: Add autoprofiledbootstrap.
2955         * Makefile.tpl: Dito.
2956         * Makefile.in: Regenerate.
2958 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2960     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2961     * configure: Regenerate.
2963 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2965         * configure: Regenerate.
2966         * configure.ac: Remove support for avr-rtems.
2968 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2970         * MAINTAINERS (Write After Approval): Add myself.
2972 2016-06-16  Michael Collison  <michael.collison@arm.com>
2974         * MAINTAINERS (Write After Approval): Add myself.
2976 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2978         * MAINTAINERS (Write After Approval): Update e-mail address.
2980 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2982         * MAINTAINERS (Write After Approval): Add myself.
2984 2016-05-28  Alan Modra  <amodra@gmail.com>
2986         * Makefile.tpl (configure): Depend on m4 files included.
2987         * Makefile.in: Regenerate.
2989 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2991         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2992         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2994 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2996         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2997         special case builtin.
2998         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2999         support for ALTIVEC_BUILTIN_VEC_ADDEC.
3000         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3001         for __builtin_vec_addec.
3003 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3005         * config.guess: Import version 2016-04-02 (newest).
3006         * config.sub: Import version 2016-05-10 (newest).
3008 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
3010         * configure.ac: Add ARC support to libgloss.
3011         * configure: Regenerate
3013 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
3015         * MAINTAINERS (Write After Approval): Add myself.
3017 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3019         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3020         * configure: Regenerated.
3021         * Makefile.def (gmp): Explicitly disable assembler.
3022         (mpfr): Adjust lib_path.
3023         (mpc): Likewise.
3024         * Makefile.in: Regenerated.
3026 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
3028         PR bootstrap/70704
3029         * configure.ac (--enable-stage1-checking): Add missing
3030         --enable-checking=.
3031         * configure: Regenerated.
3033 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3035         * config.guess: Revert r235676.
3036         * config.sub: Revert r235676.
3038 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3040         * config.guess: Remove SH5 support.
3041         * config.sub: Likewise.
3042         * configure: Likewise.
3043         * configure.ac: Likewise.
3045 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
3047         PR bootstrap/70704
3048         * configure.ac (--enable-stage1-checking): For --disable-checking or
3049         implicit --enable-checking, make sure extra flag matches in between
3050         stage1 and later checking.
3051         * configure: Regenerated.
3053 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3055         * .gitattributes: New file.
3057 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
3059         * MAINTAINERS (rs6000/powerpc port): Add myself.
3061 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
3063         PR bootstrap/70173
3064         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3065         and gotools directories.  Delete the stage_final file.
3066         * Makefile.in: Regenerate.
3068 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
3070         * MAINTAINERS (Write After Approval): Add myself.
3072 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
3074         * MAINTAINERS (Fortran maintainer): Remove myself.
3076 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
3078         * MAINTAINERS (Write After Approval): Add myself.
3080 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
3082         * MAINTAINERS (Write After Approval): Add myself.
3084 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3086         Sync with binutils-gdb:
3088         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3090         * configure.ac: Add mips and s390 to the gold target check.
3091         * configure: Regenerate.
3093 2016-03-01  DJ Delorie  <dj@redhat.com>
3095         * MAINTAINERS (mep): Remove myself as MeP maintainer.
3097 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
3099         * MAINTAINERS (libcpp): Add myself.
3100         (diagnostic messages): Likewise.
3102 2016-02-20  Tom de Vries  <tom@codesourcery.com>
3104         * MAINTAINERS: Fix whitespace.
3106 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
3108         * MAINTAINERS (Write After Approval): Add myself.
3110 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
3112         * config/isl.m4: Add comments about isl-0.16.
3113         * configure: Regenerate.
3115 2016-01-29  Martin Jambor  <mjambor@suse.cz>
3117         * MAINTAINERS (hsa maintainers): Add myself.
3119 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
3121         * MAINTAINERS: (Write After Approval): Add myself.
3123 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
3124             Sebastian Pop  <s.pop@samsung.com>
3126         * Makefile.in: Regenerate.
3127         * Makefile.tpl: Export ISLVER.
3128         * configure: Regenerate.
3129         * config/isl.m4: Detect isl-0.15.
3131 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
3133         PR bootstrap/69329
3134         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3135         * Makefile.in: Regenerate.
3137 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
3139         * configure.ac: Enable LTO for DJGPP
3140         * configure: Regenerate
3142 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3144         Sync with binutils-gdb:
3145         2015-10-21  Nick Clifton  <nickc@redhat.com>
3147         PR gas/19109
3148         * configure.ac: Note the 'none' is an acceptable argument to
3149         --enable-compressed-debug-sections.
3150         * configure: Regenerate.
3152 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3154         PR bootstrap/69134
3155         * Makefile.def (mpfr): Disable assembler.
3156         * Makefile.in: Regenerate.
3158 2016-01-01  Ben Elliston  <bje@gnu.org>
3160         * config.guess: Import version 2016-01-01.
3161         * config.sub: Likewise.
3163 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
3165         * MAINTAINERS (Write After Approval): Add myself.
3167 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3169         * Makefile.in: Replace ISL with isl.
3170         * Makefile.tpl: Same.
3171         * config/isl.m4: Same.
3172         * configure.ac: Same.
3173         * contrib/download_prerequisites: Same.
3174         * configure: Regenerate.
3176 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
3178         * MAINTAINERS (Write After Approval): Add Myself.
3180 2015-12-17  Nathan Sidwell  <nathan@acm.org>
3182         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3183         * configure: Regenerate.
3185 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
3186             Sebastian Pop  <s.pop@samsung.com>
3188         * config/isl.m4 (ISL_CHECK_VERSION): Check for
3189         isl_ctx_get_max_operations.
3190         * configure: Regenerate.
3192 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
3194         * MAINTAINERS (Write After Approval): Add myself.
3196 2015-12-02  Ian Lance Taylor  <iant@google.com>
3198         PR go/66147
3199         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3200         * Makefile.in: Regenerate.
3202 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
3204         PR libffi/65726
3205         * Makefile.def (lang_env_dependencies): Make libffi depend
3206         on cxx.
3207         * Makefile.in: Regenerate.
3209 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
3211         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3212         symbols.
3214 2015-11-20  Tristan Gingold  <gingold@adacore.com>
3216         Sync with binutils-gdb:
3217         2015-11-20  Tristan Gingold  <gingold@adacore.com>
3219         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3220         * configure: Regenerate.
3222 2015-11-19  Martin Liska  <mliska@suse.cz>
3224         * .gitignore: Add .clang-format to ignored files.
3225         * Makefile.in: Add clang-format.
3226         * Makefile.tpl: Likewise.
3228 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
3230         * configure.ac: Enable libmpx by default.
3231         * configure: Regenerated.
3233 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
3235         * MAINTAINERS: Update email address.
3237 2015-10-23  Paulo Matos  <pmatos@linki.tools>
3239         * MAINTAINERS: Update email address.
3241 2015-10-23  Alan Hayward <alan.hayward@arm.com>
3243         * MAINTAINERS  (Write After Approval): Add myself.
3245 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3247         Sync with binutils-gdb:
3248         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3250         PR gas/19109
3251         * configure.ac: Add
3252         --enable-compressed-debug-sections={all,gas,gold,ld}.
3253         * configure: Regenerated.
3255 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
3257         * MAINTAINERS: Update list of Ada maintainers and email addresses.
3259 2015-10-09  Martin Liska  <mliska@suse.cz>
3261         * MAINTAINERS (Write After Approval): Add myself.
3263 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3265         * MAINTAINERS (Write After Approval): Add myself.
3267 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3269         * MAINTAINERS: Update email address.
3271 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3273         * MAINTAINERS  (Write After Approval): Add myself.
3275 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3277         * MAINTAINERS: Update email.
3279 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3281         * MAINTAINERS: Update my email address.
3283 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3285         * MAINTAINERS (ft32 port): Add myself.
3287 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3289         * MAINTAINERS: Add myself.
3291 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3293         * MAINTAINERS (Write After Approval): Add myself.
3295 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3297         PR libfortran/54572
3298         * Makefile.def: Make libgfortran depend on libbacktrace.
3299         * Makefile.in: Regenerate.
3301 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3303         * MAINTAINERS (Write After Approval): Add myself.
3305 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3307         PR other/67092
3308         * configure.ac: Remove --with_host_libstdcxx support.
3309         * configure: Regenerate.
3311 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3312             Jakub Jelinek  <jakub@redhat.com>
3314         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3315         nvptx*-*-*.
3316         * configure: Regenerate.
3318 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3320         * Makefile.def (libiconv): Define bootstrap=true.
3321         Mark pdf/html/info as missing.
3322         (configure-gcc): Depend on all-libiconv.
3323         (all-gcc): Ditto.
3324         (configure-libcpp): Ditto.
3325         (all-libcpp): Ditto.
3326         (configure-intl): Ditto.
3327         (all-intl): Ditto.
3328         * Makefile.in: Regenerate.
3330 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3332         * MAINTAINERS (loop ivopts): Add the entry and myself.
3334 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3336         * MAINTAINERS (nvptx): Add self.
3338 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3340         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3341         128-bit vector modes.
3343 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3345         * MAINTAINERS (Write After Approval): Add myself.
3347 2015-07-28  Ben Elliston  <bje@gnu.org>
3349         * config.sub, config.guess: Import from upstream.
3351 2015-07-24  Michael Darling  <darlingm@gmail.com>
3353         PR other/66259
3354         * config-ml.in: Reflects renaming of configure.in to configure.ac
3355         * configure: Likewise
3356         * configure.ac: Likewise
3358 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3360         * MAINTAINERS: Update my email address.
3362 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3364         Sync with binutils-gdb:
3365         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3367         * configure.ac (target_configdirs): Exclude target-zlib if
3368         target-libjava isn't built.
3369         * configure: Regenerated.
3371 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3373         Sync with binutils-gdb:
3374         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3376         * configure.ac: Disable configuration of GDB for HPUX targets.
3377         * configure: Regenerate.
3379         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3381         * configure.ac: Add --with-system-zlib.
3382         * configure: Regenerated.
3384         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3386         * configure.ac: Add FT32 support.
3387         * configure: Regenerate.
3389         2015-01-12  Anthony Green  <green@moxielogic.com>
3391         * configure.ac: Don't disable gprof for moxie.
3392         * configure: Rebuild.
3394 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3396         Sync with binutils-gdb:
3397         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3399         PR ld/18355
3400         * Makefile.def: Add extra_configure_flags to host zlib.
3401         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3402         to --enable-host-shared When bfd is to be built as shared
3403         library.  AC_SUBST.
3404         * Makefile.in: Regenerated.
3406 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3408         Sync with src:
3409         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3410         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3411         * Makefile.in: Regenerated.
3413 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3415         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3416         target.
3417         * configure: Regenerate.
3419 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3421         * MAINTAINERS (Write After Approval): Add myself.
3423 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3425         * MAINTAINERS (OS Port Maintainers): Add myself.
3426         (Various Maintainers): Remove myself from libffi testsuite.
3428 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3430         * MAINTAINERS (gen* on machine desc): Add self.
3432 2015-06-02  Jason Merrill  <jason@redhat.com>
3434         PR bootstrap/66319
3435         * configure.ac: Use -std=gnu++98.
3437 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3439         * MAINTAINERS (Write After Approval): Add myself.
3441 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3443         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3444         * configure: Regenerate.
3446 2015-05-26  Jason Merrill  <jason@redhat.com>
3448         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3449         * configure: Regenerate.
3451 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3453         * configure.ac: FT32 target added.
3454         * configure: Regenerated.
3456 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3458         * MAINTAINERS (Write After Approval): Add myself.
3460 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3462         * MAINTAINERS (Write After Approval): Add myself.
3464 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3466         * configure.ac: Fix typo.
3467         * configure: Regenerate.
3469 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3471         * MAINTAINERS (Write After Approval): Add myself.
3473 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3475         * configure.ac: Match $host configured with triplets.
3476         * configure: Regenerate.
3478 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3480         * Makefile.tpl: Remove surplus whitespace throughout.
3481         * Makefile.in: Regenerate.
3483 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3485         * MAINTAINERS (Various Maintainers): Add myself as instruction
3486         combiner maintainer.
3488 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3490         PR bootstrap/62077
3491         * configure.ac (--enable-stage1-checking): Default to
3492         release,misc,gimple,rtlflag,tree,types if --disable-checking
3493         or --enable-checking is not specified and DEV-PHASE is not
3494         experimental.
3495         * configure: Regenerated.
3497 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3499         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3500         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3501         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3502         * Makefile.in: Regenerate.
3504 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3506         * MAINTAINERS: Update my email address.
3508 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3510         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3512 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3514         * MAINTAINERS: Add myself as an arm port reviewer.
3516 2015-03-25  Martin Liska  <mliska@suse.cz>
3517             Yury Gribov  <y.gribov@samsung.com>
3519         * Makefile.in: Fix ln source location for vimrc file.
3520         * Makefile.tpl: Likewise.
3522 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3524         PR bootstrap/25672
3525         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3526         cross-compiling.  Similarly for CXX_FOR_TARGET.
3527         * configure: Regenerate.
3529 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3531         * Makefile.def: Add libmpx.
3532         * configure.ac: Add libmpx.
3533         * Makefile.in: Regenerate.
3534         * configure: Regenerate.
3536 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3538         * MAINTAINERS (CPU Port Maintainers): Add myself
3539         i386 vector ISA extns mantainer.
3541 2015-03-13  Jeff Law  <law@redhat.com>
3543         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3544         maintainer.
3545         Remove Richard Henderson as a maintainer for the x86 port.
3547 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3549         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3551 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3553         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3554         pointer bounds checker and i386 MPX maintainer.
3556 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3558         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3560 2015-02-26  Martin Sebor  <msebor@redhat.com>
3562         * MAINTAINERS (Various Maintainers): Add self.
3564 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3566         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3567         Make sure it contains lto.
3568         * configure: Regenerate.
3570 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3572         * configure: Regenerate.
3574 2015-02-06  Diego Novillo  <dnovillo@google.com>
3576         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3577         middle-end, docstring): Remove myself.
3578         (Write After Approval): Add myself.
3580 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3582         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3583         (Write After Approval): Update address.
3585 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3587         PR jit/64780
3588         * configure.ac: Require the user to explicitly specify
3589         --enable-host-shared if the jit is enabled.
3590         * configure: Regenerate.
3592 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3594         * MAINTAINERS (Write After Approval): Add myself.
3596 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3598         * MAINTAINERS: Make whitespace consistent.
3600 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3602         * MAINTAINERS (Write After Approval): Add myself.
3604 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3606         * MAINTAINERS: (Write After Approval): Add myself.
3608 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3610         * MAINTAINERS: (Write After Approval): Add myself.
3612 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3614         * MAINTAINERS: (Write After Approval): Add myself.
3616 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3618         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3619         objective-c/c++ front end maintainer.
3621 2015-01-13  Marek Polacek  <polacek@redhat.com>
3623         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3625 2015-01-12  Jeff Law  <law@redhat.com>
3627         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3628         a very long time.
3630 2015-01-09  Ian Lance Taylor  <iant@google.com>
3632         * configure.ac (host_tools): Add gotools.
3633         * Makefile.def (host_modules): Add gotools.
3634         (dependencies): Add dependency of all-gotools on all-target-libgo.
3636 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3638         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3639         * configure: Regenerate.
3641 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3643         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3644         all-target-libgomp.
3645         * Makefile.in: Regenerate.
3647 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3649         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3651 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3653         * configure.ac: Add Visium support.
3654         * configure: Regenerate.
3656 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3658         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3659         * configure: Regenerate.
3661 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3663         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3664         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3665         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3666         (OBJCOPY_FOR_TARGET): New variable.
3667         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3668         * Makefile.in: Regenerate.
3669         * configure.ac: Check for already installed target objcopy.
3670         Also GCC_TARGET_TOOL on objcopy.
3671         * configure: Regenerate.
3673 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3675         * config.sub: Update from upstream, to 2015-01-01 version.
3676         * config.guess: Ditto.
3678 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3680         * MAINTAINERS (RTEMS Ports): Add myself.
3682 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3684         * MAINTAINERS (Write After Approval): Add myself.
3686 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3688         * MAINTAINERS (Write After Approval): Add myself.
3690 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3692         * configure.ac (--enable-as-accelerator-for): Don't set
3693         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3694         * configure: Regenerate.
3696 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3698         PR bootstrap/64023
3699         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3700         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3701         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3702         to CXX.
3703         * Makefile.in: Regenerated.
3705 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3706             Yury Gribov  <y.gribov@samsung.com>
3708         * .gitignore: Added .local.vimrc and .lvimrc.
3709         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3710         * Makefile.in: Regenerate.
3712 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3714         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3715         * configure: Regenerated.
3717 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3719         * MAINTAINERS (nvptx port): New entry.
3721 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3723         * configure: Regenerate.
3725 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3727         * configure.ac: Merge with Binutils.
3729 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3731         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3732         * Makefile.in: Regenerate.
3734 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3736         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3737         missing flex.
3738         * Makefile.in: Regenerated.
3740 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3742         * Makefile.in: Regenerate.
3744 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3746         PR bootstrap/63784
3747         * libtool.m4: Add $pic_flag with -shared.
3749 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3751         * MAINTAINERS (Write After Approval): Added myself.
3753 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3755         * MAINTAINERS (write-after-approval): Add myself.
3757 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3759         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3760         from 2 years ago.
3762 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3764         Revert:
3765         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3767         * MAINTAINERS (Write After Approval): Added myself as line map
3768         maintainer.
3770 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3772         Revert:
3773         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3775         * MAINTAINERS (Write After Approval): Added myself.
3777 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3779         * MAINTAINERS (Write After Approval): Added myself.
3781 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3783         * MAINTAINERS (Write After Approval): Added myself as line map
3784         maintainer.
3786 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3788         * MAINTAINERS (Various Maintainers): Added myself as line map
3789         maintainer.
3791 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3793         * move-if-change: Sync from upstream gnulib.
3795 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3797         * compile: Sync with upstream Automake.
3798         * depcomp: Ditto.
3799         * install-sh: Ditto.
3800         * missing: Ditto.
3801         * mkinstalldirs: Ditto.
3802         * ylwrap: Ditto.
3804 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3806         * config.sub: Update from upstream config repo.
3807         * config.guess: Ditto.
3809 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3811         * Makefile.def: Add liboffloadmic to target_modules.  Make
3812         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3813         * Makefile.in: Regenerate.
3814         * configure: Regenerate.
3815         * configure.ac: Add liboffloadmic to target binaries.
3816         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3817         Add liboffloadmic to noconfig list when C++ is not supported.
3819 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3820             Thomas Schwinge  <thomas@codesourcery.com>
3821             Ilya Verbin  <ilya.verbin@intel.com>
3822             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3824         * configure: Regenerate.
3825         * configure.ac (--enable-as-accelerator-for)
3826         (--enable-offload-targets): New configure options.
3828 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3830         * Makefile.def: Make all-gcc depend on all-isl.
3831         * Makefile.in: Regenerate.
3833 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3835         * ChangeLog.jit: New.
3836         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3838 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3840         PR target/63610
3841         * libtool.m4: Fix globbing of darwin versions.
3842         * configure: Regenerate.
3844 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3846         * Makefile.def: Remove CLooG.
3847         * Makefile.tpl: Ditto.
3848         * configure.ac: Ditto.
3849         * configure: Regenerate.
3850         * Makefile.in: Ditto.
3852 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3854         * configure.ac: Handle nvptx-*-*.
3855         * configure: Regenerate.
3857 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3859         * MAINTAINERS (Write After Approval): Add myself.
3861 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3863         * Makefile.def (libcc1): Remove bootstrap=true;.
3864         * Makefile.in: Regenerated.
3866 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3868         * configure.ac: Update comment.
3869         * configure: Regenerate.
3871 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3873         * MAINTAINERS (Write After Approval): Add myself.
3875 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3877         * configure.ac (extra_host_libiberty_configure_flags): Add
3878         --enable-shared also for libcc1's benefit.
3879         * configure: Regenerate.
3881 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3883         * MAINTAINERS: Change my email address.
3885 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3886             Tom Tromey  <tromey@redhat.com>
3888         * Makefile.def: Add libcc1 to host_modules.
3889         * configure.ac (host_tools): Add libcc1.
3890         * Makefile.in, configure: Rebuild.
3892 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3894         * configure.ac (build_configargs): Don't share config.cache between
3895         build subdirs.
3896         * configure: Regenerate.
3898 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3900         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3901         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3902         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3903         leon3v7 as leon3.
3904         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3905         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3906         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3907         * config/sparc/sparc.md (cpu): Add leon3v7.
3908         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3910 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3912         * MAINTAINERS (write-after-approval): Add myself.
3914 2014-10-23  Ian Lance Taylor  <iant@google.com>
3916         * configure.ac: Disable the Go frontend on systems where it is known
3917         to not work.
3918         * configure: Regenerate.
3920 2014-10-23  Richard Biener  <rguenther@suse.de>
3922         * Makefile.def: Add libcpp build module and dependencies.
3923         * configure.ac: Add libcpp build module.
3924         * Makefile.in: Regenerate.
3925         * configure: Likewise.
3927 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3929         * MAINTAINERS (write-after-approval): Add myself.
3931 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3933         * INSTALL/README: Do not mention CVS.
3935 2014-10-03  Jing Yu  <jingyu@google.com>
3937         * configure.ac: Add aarch64 to list of targets that support gold.
3938         * configure: Regenerate.
3940 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3942         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3944 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3946         * MAINTAINERS:  Add myself as MIPS maintainer.
3948 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3950         * MAINTAINERS: Move myself to MIPS maintainers.
3952 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3954         * MAINTAINERS: Put all email addresses between '<' and '>'.
3956 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3958         * MAINTAINERS: Move myself to reviewers (Fortran).
3960 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3962         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3963         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3964         * Makefile.in: Regenerate.
3966 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3968         * rtx-classes-status.txt: Delete
3970 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3972         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3974 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3976         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3977         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3978         of checking for version number.
3979         * configure: Regenerated.
3980         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3982 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3984         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3985         is done; begin phase 6 (use extra rtx_def subclasses).
3987 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3989         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3990         done; begin phase 5 (additional rtx_def subclasses).
3992 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3994         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3996 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3998         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3999         SET_BB_HEADER are done.
4001 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4003         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4004         done.
4006 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4008         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4010 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4012         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4014 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4016         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4018 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4020         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4022 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4024         * rtx-classes-status.txt: Phase 3 (per-file commits within
4025         "config" subdirs) is done; begin phase 4 (removal of
4026         "scaffolding").
4028 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
4030         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4031         dir) is done; begin phase 3 (per-file commits within "config"
4032         subdirs).
4034 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
4036         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4037         phase 2 (per-file commits in main source dir).
4039 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
4041         * configure: Regenerated.
4043 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4045         * rtx-classes-status.txt (TODO): Add SET_BND_TO
4047 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4049         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4051 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4053         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4055 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4057         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4059 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4061         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4063 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
4065         * MAINTAINERS (Write After Approval): Add myself.
4067 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
4069         * MAINTAINERS: Remove myself
4071 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4073         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4075 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
4077         * MAINTAINERS (Write After Approval): Add myself.
4079 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4081         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4082         SET_BB_HEADER, SET_BB_FOOTER
4084 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4086         * rtx-classes-status.txt: New file
4088 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
4090         * configure.ac: Eliminate ClooG installation dependency.
4091         * configure: Regenerate.
4092         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4093         * Makefile.in: Regenerate.
4095 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
4097         * MAINTAINERS (Write After Approval): Add myself.
4099 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
4101         * MAINTAINERS (Write After Approval): Add myself.
4103 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
4105         * MAINTAINERS (Write After Approval): Add myself.
4107 2014-07-28  Anthony Green  <green@moxielogic.com>
4109         Import from savannah.gnu.org:
4110         * config.sub: Update to 2014-07-28 version.
4112 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
4114         * MAINTAINERS: Remove my MIPS maintainer entry.
4116 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
4118         PR target/47230
4119         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4120         * configure: Regenerate.
4122 2014-07-24  James Norris  <jnorris@codesourcery.com>
4124         * MAINTAINERS (Write After Approval): Add myself.
4126 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
4128         * configure.ac: Accept only CLooG 0.18.1.
4129         * configure: Regenerate.
4131 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
4133         * configure.ac: Don't accept isl 0.11.
4134         * configure: Regenerate.
4136 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4138         * MAINTAINERS (Write After Approval): Add myself.
4140 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4142         * configure.ac: Don't accept isl 0.10.
4143         * configure: Regenerate.
4145 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4147         Fix include path for in-tree cloog.
4148         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4149         * configure: Regenerate.
4151 2014-06-18  Richard Henderson  <rth@redhat.com>
4153         * .gitignore: Import gcc_update output.
4155 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
4157         * config-ml.in: Robustify ac_configure_args parsing.
4159         * configure.ac (--enable-linker-plugin-configure-flags)
4160         (--enable-linker-plugin-flags): New flags.
4161         (configdirs): Conditionally add libiberty-linker-plugin.
4162         * configure: Regenerate.
4163         * Makefile.def (host_modules): Add libiberty-linker-plugin.
4164         (host_modules) <lto-plugin>: Pay attention to
4165         @extra_linker_plugin_flags@ and
4166         @extra_linker_plugin_configure_flags@.
4167         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4168         * Makefile.in: Regenerate.
4170         * Makefile.tpl (configure-[+prefix+][+module+])
4171         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4172         "module_srcdir" instead of "module" for locating a module's srcdir.
4173         * Makefile.in: Regenerate.
4175 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
4177         * MAINTAINERS (Write After Approval): Add myself.
4179 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
4181         * MAINTAINERS: Update my email address.
4183 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4185         * MAINTAINERS (Write After Approval): Add myself.
4187 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
4189         * MAINTAINERS (Write After Approval): Add myself.
4191 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
4193         PR libstdc++/61011
4194         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4195         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4196         * configure: Regenerate.
4198 2014-05-28  Pedro Alves  <palves@redhat.com>
4200         * MAINTAINERS (Write After Approval): Add myself.
4202 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4204         * MAINTAINERS: Update my affiliation/email.
4206 2014-05-19  Mike Stump  <mikestump@comcast.net>
4208         * MAINTAINERS: Add wide-int reviewers.
4210 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
4212         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4213         * configure: Regenerated.
4215 2014-05-15  Torvald Riegel  <triegel@redhat.com>
4217         * MAINTAINERS (libitm): Add myself as maintainer.
4219 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
4221         * MAINTAINERS (Write After Approval): Add myself.
4223 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
4225         * config.sub, config.guess: Import from upstream.
4227 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4229         * MAINTAINERS (Write After Approval): Put myself in correct order.
4231 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4233         * MAINTAINERS (Write After Approval): Add myself.
4235 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4237         * MAINTAINERS: Move myself from Reviewers to Write After Approval
4238         section.
4240 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4242         * MAINTAINERS (Write After Approval): Delete myself.
4244 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
4246         PR sanitizer/56781
4247         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4248         and -B* options with -Xcompiler.
4250 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
4252         PR bootstrap/60620
4253         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4254         * Makefile.in: Regenerate.
4256 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
4258         * Makefile.def (dependencies): Make all-ld depend on all-binutils
4259         for WINDRES_FOR_TARGET in default-manifest.o rule.
4260         * Makefile.in: Regenerate.
4262 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4264         * MAINTAINERS (Write After Approval): Add myself.
4266 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4268         PR sanitizer/56781
4269         * Makefile.def: Set bootstrap=true; for host fixincludes.
4270         * configure.ac: Don't bootstrap host fixincludes unless
4271         --with-build-config=bootstrap-{a,ub}san.
4272         * Makefile.in: Regenerated.
4273         * configure: Regenerated.
4275 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4277         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4278         --enable-vtable-verify option parsing.  Don't add
4279         target-libsanitizer to bootstrap_target_libs unless
4280         --with-build-config=bootstrap-asan or
4281         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4282         to bootstrap_target_libs unless --enable-vtable-verify.
4283         * configure: Regenerated.
4285 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4287         * MAINTAINERS (Write After Approval): Add myself.
4289 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4291         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4293 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4295         PR bootstrap/58572
4296         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4297         -I for libstdc++-v3 includes if $(LEAN).
4298         * Makefile.in: Regenerated.
4300 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4302         * MAINTAINERS: Update my email address.
4304 2014-02-24  Walter Lee  <walt@tilera.com>
4306         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4307         (tilegx-*-*): Change to tilegx*-*-*.
4308         * configure: Regenerate.
4310 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4312         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4314 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4316         * MAINTAINERS (Write After Approval): Add myself.
4318 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4320         PR target/59788
4321         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4322         *solaris2*.
4324 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4326         * MAINTAINERS: Update my email address.
4328 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4330         * MAINTAINERS: Convert to UTF-8.
4331         Properly sort Xinliang David Li's entry.
4333 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4334             Sandra Loosemore  <sandra@codesourcery.com>
4336         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4337         nios2 port maintainers.
4339 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4341         * MAINTAINERS (Write After Approval): Add myself.
4343 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4345         * configure.ac: Add user-friendly check for native x86_64-linux
4346         multilibs.
4347         * configure: Regenerate.
4349 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4351         * MAINTAINERS: Add myself as sh maintainer.
4353 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4355         * MAINTAINERS: Add self as SLSR maintainer.
4357 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4359         * MAINTAINERS: Update my email address.
4361 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4363         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4365 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4367         * Makefile.in: Regenerate.
4369         * Makefile.tpl: Fix typo.
4370         * Makefile.in: Regenerate partially.
4372 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4374         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4375         supported.
4376         * configure: Regenerated.
4378 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4380         * MAINTAINERS (Write After Approval): Add myself.
4382 2013-10-30  Jason Merrill  <jason@redhat.com>
4384         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4385         --disable-build-format-warnings.
4387 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4389         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4390         depend on libstdc++ and libgcc.
4391         * configure: Regenerate.
4392         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4393         libcilkrts for POSIX and i*86, and x86_64 architectures.
4394         * Makefile.in: Added libcilkrts related fields to support building it.
4396 2013-10-26  Jeff Law  <law@redhat.com>
4398         * Makefile.def (target_modules): Remove libmudflap
4399         (languages): Remove check-target-libmudflap).
4400         * Makefile.in: Rebuilt.
4401         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4402         * configure.ac (target_libraries): Remove target-libmudflap.
4403         Remove checks which disabled libmudflap on some systems.
4404         * configure: Rebuilt.
4405         * libmudflap: Directory removed.
4407 2013-10-21  Cong Hou  <congh@google.com>
4409         * MAINTAINERS (Write After Approval): Add myself.
4411 2013-10-16  Mike Stump  <mikestump@comcast.net>
4413         * .dir-locals.el: Add.
4415 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4417         * configure.ac: Add --enable-host-shared
4418         * configure: Regenerate.
4420 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4422         Import from savannah.gnu.org:
4423         * config.guess: Update to 2013-06-10 version.
4424         * config.sub: Update to 2013-10-01 version.
4426 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4428         Changes to build configuration to allow big endian ARC ELF toolchain
4429         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4430         * configure: Regenerate.
4432 2013-09-20  Alan Modra  <amodra@gmail.com>
4434         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4435         ppc host match.  Support little-endian powerpc linux hosts.
4437 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4439         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4440         maintainer.
4442 2013-09-12  DJ Delorie  <dj@redhat.com>
4444         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4445         maintainers.
4447 2013-09-03  Richard Biener  <rguenther@suse.de>
4449         * configure.ac: Also allow ISL 0.12.
4450         * configure: Regenerated.
4452 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4454         * MAINTAINERS (Write After Approval): Add myself.
4456 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4458         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4460 2013-08-26  Caroline Tice  <cmtice@google.com>
4462         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4463         "Various Reviewers" to libvtv "Various Maintainers".
4465 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4467         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4469 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4471         * MAINTAINERS: Update name, email.
4473 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4475         * MAINTAINERS (Write After Approval): Add myself.
4477 2013-08-12  Caroline Tice  <cmtice@google.com>
4479         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4480         address in the Write After Approval section.
4482 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4484         * MAINTAINERS (Write After Approval): Update email.
4486 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4488         * configure.ac: Adjust to check VTV_SUPPORTED.
4489         * configure: Regenerated.
4491 2013-08-02  Caroline Tice  <cmtice@google.com>
4493         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4494         on non-linux systems; add target-libvtv to noconfigdirs; add
4495         libsupc++/.libs to C++ library search paths.
4496         * configure: Regenerated.
4497         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4498         libstdc++ and libgcc.
4499         * Makefile.in: Regenerated.
4501 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4503         * MAINTAINERS (Write After Approval): Add myself.
4505 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4506             Shiva Chen  <shiva0217@gmail.com>
4508         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4509         nds32 port maintainers.
4511 2013-07-17  Tim Shen  <timshen91@gmail.com>
4513         * MAINTAINERS (Write After Approval): Add myself.
4515 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4517         * configure.ac: Sync from binutils.
4518         * configure: Regenerate.
4520 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4522         * MAINTAINERS (Write After Approval): Add myself.
4524 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4526         * MAINTAINERS (Write After Approval): Add myself.
4528 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4530         * MAINTAINERS (Write After Approval): Add myself.
4532 2013-04-30  Brooks Moses  <bmoses@google.com>
4534         * MAINTAINERS: Update my email; move myself from Fortran
4535         reviewer to Write After Approval.
4537 2013-04-16  Andreas Schwab  <schwab@suse.de>
4539         * configure.ac (aarch64-*-*): Don't disable java.
4540         * configure: Regenerate.
4542 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4544         * MAINTAINERS (Write After Approval): Add myself.
4546 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4548         * Makefile.def (target_modules): Don't install libffi.
4549         * Makefile.in: Regenerate.
4551 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4553         * MAINTAINERS (Write After Approval): Add myself.
4555 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4557         * MAINTAINERS (Write After Approval): Add myself.
4559 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4561         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4562         * configure: Regenerated.
4564 2013-02-05  Ian Lance Taylor  <iant@google.com>
4566         PR go/55969
4567         * configure.ac: Disable libgo on some systems where it does not
4568         work.
4570 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4572         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4573         Remove Geoff Keating as rs6000 port maintainer, at his request.
4575 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4577         * MAINTAINERS: Update my email.
4579 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4581         * configure: Re-generate.
4583 2013-01-15  Richard Biener  <rguenther@suse.de>
4585         PR other/55973
4586         * configure: Re-generate.
4588 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4590         * Makefile.def (install-target-libsanitizer): Depend on
4591         install-target-libstdc++-v3.
4592         * Makefile.in: Regenerate.
4594 2013-01-14  Richard Biener  <rguenther@suse.de>
4596         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4597         * configure: Re-generate
4599 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4601         * config.sub: Update from config repo.
4603 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4605         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4606         * Makefile.in: Regenerate.
4608 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4610         * MAINTAINERS (arc): Add new port maintainership for myself.
4612 2013-01-09  Jason Merrill  <jason@redhat.com>
4614         * .gitignore: Import from gdb repository.
4616 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4618         * Makefile.def (configure-gcc): Depend on all-gmp.
4619         (all-gcc): Remove dependency on all-gmp.
4620         * Makefile.in: Regenerated.
4622 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4624         * config.sub: Merge from config repo.
4625         * config.guess: Ditto.
4627 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4629         * Makefile.def: Merge from binutils.
4630         * Makefile.in: Ditto.
4632 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4634         * MAINTAINERS: Update my email.
4636 2012-12-29  Ben Elliston  <bje@gnu.org>
4638         * config.guess: Update to 2012-12-29 version.
4639         * config.sub: Likewise.
4641 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4643         * Makefile.def (install-target-libgfortran): Depend on
4644         install-target-libquadmath, install-target-libgcc.
4645         (install-target-libsanitizer): Depend on install-target-libgcc.
4646         (install-target-libjava): Depend on install-target-libgcc.
4647         (install-target-libitm): Depend on install-target-libgcc.
4648         (install-target-libobjc): Depend on install-target-libgcc.
4649         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4650         * Makefile.in: Regenerate.
4652 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4654         * Makefile.def (install-target-libgo): Depend on
4655         install-target-libatomic.
4656         * Makefile.in: Regenerate.
4658 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4660         PR go/55201
4661         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4662         * Makefile.in: Regenerate.
4664 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4666         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4667         * configure: Regenerate.
4669 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4671         * config.sub: Merge from config repo.
4673 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4675         * Makefile.def (target_modules): Add bootstrap=true and
4676         raw_cxx=true to libsanitizer.
4677         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4678         * Makefile.in: Regenerated.
4679         * configure: Likewise.
4681 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4683         * MAINTAINERS: Remove self as RTL optimization maintainer.
4685 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4687         * MAINTAINERS (Write After Approval): Add myself.
4689 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4691         * Makefile.def (target_modules): Remove bootstrap=true and
4692         raw_cxx=true from libsanitizer.
4693         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4694         * Makefile.in: Regenerated.
4695         * configure: Likewise.
4697 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4699         * Makefile.def (target_modules): Add bootstrap=true and
4700         raw_cxx=true to libsanitizer.
4701         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4702         * Makefile.in: Regenerated.
4703         * configure: Likewise.
4705 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4707         PR bootstrap/54279
4708         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4709         * configure: Regenerate.
4710         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4711         * Makefile.in: Regenerate.
4713 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4715         * configure.ac: Disable libsanitizer if we're not building C++.
4716         * configure: Regenerate.
4718 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4720         * MAINTAINERS (Write After Approval): Add myself.
4722 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4724         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4725         Kostya Serebryany (kcc@google.com) and
4726         Jakub Jelinek (jakub@redhat.com).
4727         Rename area for Dodji Seketeli (dodji@redhat.com).
4729 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4731         * MAINTAINERS: (asan.c, related): Add myself.
4733 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4735         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4736         * configure: Regenerate.
4738 2012-11-13  Richard Henderson  <rth@redhat.com>
4740         * configure.ac: Move libsanitizer logic to subdirectory.
4741         * configure: Regenerate.
4743 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4745         * configure.ac: Enable libsanitizer just on x86 linux for now.
4746         * configure: Re-generate.
4748 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4750         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4751         sections.
4752         * configure: Regenerate.
4754 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4756         * configure.ac: Add section for configdirs for libsanitizer.
4757         Disable for cris-*-* and mmix-*-*.
4758         * configure: Regenerate.
4760 2012-11-12  Wei Mi <wmi@google.com>
4762         * configure.ac: Add libsanitizer to target_libraries.
4763         * Makefile.def: Ditto.
4764         * configure: Regenerate.
4765         * Makefile.in: Regenerate.
4766         * libsanitizer: New directory for asan runtime.  Contains an empty
4767         tsan directory.
4769 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4771         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4772         against Mingw64 w32api.
4773         * configure: Regenerate.
4775 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4777         * configure: Regenerated.
4779 2012-11-03  Robert Mason  <rbmj@verizon.net>
4781         * configure.ac: add --disable-libstdcxx configure option
4782         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4784 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4786         * MAINTAINERS (Write After Approval): Add myself.
4788 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4790         * MAINTAINERS (Write After Approval): Add myself.
4792 2012-10-24  Sharad Singhai  <singhai@google.com>
4794         * MAINTAINERS (Write After Approval): Add myself.
4796 2012-10-24  Eric Christopher  <echristo@gmail.com>
4798         * MAINTAINERS: Update email address.
4800 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4802         PR bootstrap/54820
4803         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4804         * configure: Regenerate.
4806 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4808         * MAINTAINERS (aarch64): Add Marcus and myself.
4810 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4812         PR bootstrap/54820
4813         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4814         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4815         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4816         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4817         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4818         * Makefile.in: Regenerate.
4819         * configure.ac (have_static_libs): New variable and associated check.
4820         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4821         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4822         * configure: Regenerate.
4824 2012-10-10  Richard Biener  <rguenther@suse.de>
4826         * MAINTAINERS: Adjust for changed surname.
4828 2012-10-04  Lawrence Crowl  <crowl@google.com>
4830         * MAINTAINERS (Write After Approval): Add myself.
4832 2012-10-01  Cary Coutant  <ccoutant@google.com>
4834         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4836 2012-09-28  Ian Lance Taylor  <iant@google.com>
4838         * Makefile.def: Make all-target-libgo depend on
4839         all-target-libbacktrace.
4840         * Makefile.in: Rebuild.
4842 2012-09-26  Ian Lance Taylor  <iant@google.com>
4844         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4845         * Makefile.in: Rebuild.
4847 2012-09-20  Walter Lee  <walt@tilera.com>
4849         * configure.ac: Add tilegx to list of targets that support gold.
4850         * configure: Regenerate.
4852 2012-09-20  Marek Polacek  <polacek@redhat.com>
4854         * MAINTAINERS (Write After Approval): Add myself.
4856 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4858         * configure.ac: Add mips*-mti-elf* target.
4859         * configure: Regenerate.
4861 2012-09-17  Ian Lance Taylor  <iant@google.com>
4863         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4864         * configure.ac (host_libs): Add libbacktrace.
4865         (target_libraries): Add libbacktrace.
4866         * Makefile.def (host_modules): Add libbacktrace.
4867         (target_modules): Likewise.
4868         * configure, Makefile.in: Rebuild.
4870 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4872         PR target/38607
4873         Merge upstream change.
4874         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4876         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4877         Add libgomp*.o to compare_exclusions for AIX.
4878         * configure: Regenerate.
4880 2012-09-06  Diego Novillo  <dnovillo@google.com>
4882         * configure.ac: Bump minimum GMP version to 4.2.3.
4883         * configure: Re-generate.
4885 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4887         PR target/54461
4888         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4889         target-libgloss if not configured --with-avrlibc=no.
4890         * configure: Regenerate.
4892 2012-09-04  Jason Merrill  <jason@redhat.com>
4894         * configure.ac: Fix --enable-languages=all.
4896 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4898         * MAINTAINERS (Write After Approval): Add myself.
4900 2012-09-03  Richard Guenther  <rguenther@suse.de>
4902         PR bootstrap/54138
4903         * configure.ac: Re-organize ISL / CLOOG checks to allow
4904         disabling with either --without-isl or --without-cloog.
4905         * configure: Regenerated.
4907 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4909         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4910         * configure: Regenerate.
4912 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4914         * MAINTAINERS: Fix my email address.
4916 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4918         PR binutils/4970
4919         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4920         and opcodes.
4921         * Makefile.in: Regenerated.
4923 2012-08-26  Art Haas <ahaas@impactweather.com>
4925         * configure: Regenerate.
4927 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4929         * INSTALL/README: Also refer to the online installation
4930         instructions.
4932 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4934         * MAINTAINERS (Write After Approval): Add myself.
4935         (Picochip port): Remove myself.
4937 2012-08-14   Diego Novillo  <dnovillo@google.com>
4939         Merge from cxx-conversion branch.
4941         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4942         POSTSTAGE1_CONFIGURE_FLAGS.
4943         * Makefile.in: Regenerate.
4944         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4945         Force C++ when bootstrapping.
4946         * configure: Regenerate.
4948 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4950         * MAINTAINERS (Write After Approval): Add myself.
4952 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4954         * README: Document use of ranges of years in copyright notices.
4956 2012-07-06  Richard Guenther  <rguenther@suse.de>
4958         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4959         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4960         --with-gmp=system.
4961         * Makefile.in: Regenerated.
4962         * configure: Likewise.
4964 2012-07-06  Richard Guenther  <rguenther@suse.de>
4966         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4967         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4968         supply V=1 as extra_make_flags.
4969         * configure: Regenerated.
4970         * Makefile.in: Likewise.
4972 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4974         * configure: Regenerate.
4976 2012-07-03  Richard Guenther  <rguenther@suse.de>
4978         * Makfile.def (isl): Remove not necessary extra_exports and
4979         extra_make_flags.
4980         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4981         * Makefile.in: Regenerated.
4983 2012-07-03  Richard Guenther  <rguenther@suse.de>
4985         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4986         * configure.ac: If either the ISL or the CLooG check failed
4987         do not try to build in-tree versions.
4988         * Makefile.in: Regenerated.
4989         * configure: Regenerated.
4991 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4993         * configure: Regenerate.
4995 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4997         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4998         maintainer.
5000 2012-07-02  Richard Guenther  <rguenther@suse.de>
5002         * configure: Regenerated.
5004 2012-07-02  Richard Guenther  <rguenther@suse.de>
5005         Michael Matz  <matz@suse.de>
5006         Tobias Grosser <tobias@grosser.es>
5007         Sebastian Pop <sebpop@gmail.com>
5009         * Makefile.def: Add ISL host module, remove PPL host module.
5010         Adjust ClooG host module to use the proper ISL.
5011         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5012         * configure.ac: Include config/isl.m4.  Add ISL host library,
5013         remove PPL.  Remove PPL configury, add ISL configury, adjust
5014         ClooG configury.
5015         * Makefile.in: Regenerated.
5016         * configure: Likewise.
5018 2012-07-02  Richard Guenther  <rguenther@suse.de>
5020         Merge from graphite branch
5021         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5023         * configure: Regenerated.
5024         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5025         both cloog.org and legacy versions. The only supported version will
5026         be CLooG with the isl backend.
5028         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5030         * configure: Regenerated.
5031         * configure.ac: Require cloog isl 0.17.0
5033         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5035         * configure: Regenerated.
5036         * config/cloog.m4: Do not define CLOOG_ORG
5038 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
5040         * configure.ac: Skip C if explicitly selected.
5041         * configure: Regenerate.
5043 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
5045         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5046         they contain -O2.
5047         * configure: Regenerate.
5049 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
5051         PR debug/53740
5052         * df.h, df-problems.c, dce.c: Revert last patch.
5054 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
5056         * MAINTAINERS (Write After Approval): Update my email address.
5058 2012-06-21  Meador Inge  <meadori@codesourcery.com>
5060         * MAINTAINERS (Write After Approval): Add myself.
5062 2012-06-20  Jason Merrill  <jason@redhat.com>
5064         * Makefile.tpl (check-target-libgomp-c++): New.
5065         (check-target-libitm-c++): New.
5066         * Makefile.def (c++): Add them.
5067         * Makefile.in: Regenerate.
5069 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
5071         * MAINTAINERS (Write After Approval): Add myself.
5073 2012-05-16  Olivier Hainque  <hainque@adacore.com>
5075         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5076         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5077         (install-no-fixedincludes): Adjust accordingly.
5078         * Makefile.in: Regenerate.
5080 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
5082         Merge upstream change
5083         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5085 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
5087         * MAINTAINERS (Write After Approval): Add myself.
5089 2012-05-09  Nick Clifton  <nickc@redhat.com>
5090             Paul Smith  <psmith@gnu.org>
5092         PR bootstrap/50461
5093         * configure.ac (mpfr-dir): When using in-tree MPFR sources
5094         allow for the fact that from release v3.1.0 of MPFR the source
5095         files were moved into a src sub-directory.
5096         * configure: Regenerate.
5098 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
5100         * configure.ac: Bump minimum MPFR version to 2.4.0.
5101         * configure: Regenerated.
5103 2012-05-01  Richard Henderson  <rth@redhat.com>
5105         * Makefile.def (libatomic): New target_module.
5106         * configure.ac (target_libraries): Add libatomic.
5107         (noconfigdirs): Check if libatomic is supported.
5108         * Makefile.in, configure: Rebuild.
5110 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
5112         * MAINTAINERS (Write After Approval): Add myself.
5114 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
5116         * config.sub: Update to 2012-04-18 version from official repo.
5118 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
5120         * MAINTAINERS (Write After Approval): Add myself.
5122 2012-04-11  Steve Ellcey  <sellcey@mips.com>
5124         * MAINTAINERS: Changed email address.
5126 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
5128         PR target/52737
5129         * contrib/gcc_update (files_and_dependencies):
5130         Remove gcc/config/avr/t-multilib from touch data.
5132 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5134         * MAINTAINERS (OS Port Maintainers): Remove irix.
5135         * configure.ac (enable_libgomp): Remove *-*-irix6*.
5136         (unsupported_languages): Remove mips-sgi-irix6.*.
5137         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5138         (with_stabs): Remove.
5139         * configure: Regenerate.
5141 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5143         * MAINTAINERS (OS Port Maintainers): Remove osf.
5144         * configure.ac (enable_libgomp): Remove *-*-osf*.
5145         (with_stabs): Remove alpha*-*-osf*.
5146         * configure: Regenerate.
5148 2012-03-05  Tristan Gingold  <gingold@adacore.com>
5150         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5151         * configure: Regenerate.
5153 2012-02-17  Walter Lee  <walt@tilera.com>
5155         * MAINTAINERS: (Write After Approval): Delete myself.
5157 2012-02-14  Walter Lee  <walt@tilera.com>
5159         * MAINTAINERS (tilegx port): Add myself.
5160         (tilepro port): Add myself.
5161         (Write After Approval): Add myself.
5163 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
5165         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5166         and Joseph Myers as docstring relicensing maintainers.
5168 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5170         * MAINTAINERS (write-after-approval): Add myself.
5172 2012-02-08  Ira Rosen <irar@il.ibm.com>
5174         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5175         maintainer.
5177 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5179         * MAINTAINERS (Write After Approval): Move myself to
5180         maintain alphabetical order.
5182 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5184         * MAINTAINERS (Write After Approval): Add myself.
5186 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
5188         * MAINTAINERS (Write After Approval): Add myself.
5190 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5191             Jayant R Sonar <jayant.sonar@kpitcummins.com>
5193         * configure.ac (cr16-*-*): Remove nonconfigdirs.
5194         * configure: Regenerate.
5196 2012-01-23  Harshit Chopra  <harshit@google.com>
5198         * MAINTAINERS (Write After Approval): Add myself.
5200 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
5202         * configure.ac: Remove reference to mh-interix.
5203         * configure: Regenerate.
5205 2012-01-05  Richard Henderson  <rth@redhat.com>
5207         PR bootstrap/51072
5208         * configure.ac: Disable libitm if c++ is not enabled.
5209         * configure: Rebuild.
5211         * configure.ac: Fix regexp for same.
5212         * configure: Rebuild.
5214 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
5216         * MAINTAINERS (Write After Approval): Add myself.
5218 2012-01-02  Richard Guenther  <rguenther@suse.de>
5220         PR bootstrap/51686
5221         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5222         * Makefile.in: Regenerate.
5224 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
5226         * MAINTAINERS (Write After Approval): Add myself.
5228 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
5230         * configure: Regenerate.
5232 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
5234         * MAINTAINERS (picochip): Changed email address.
5236 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
5238         * MAINTAINERS (write-after-approval): Add self.
5240 2011-11-29  DJ Delorie  <dj@redhat.com>
5242         * configure.ac (rl78-*-*) New case.
5243         * configure: Regenerate.
5244         * MAINTAINERS: Add myself as RL78 maintainer.
5246 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5248         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5250 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
5252         * libtool.m4: Additional FreeBSD 10 fixes.
5254 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
5256         * MAINTAINERS: Move myself from Write After Approval to CPU Port
5257         Maintainers section, as Epiphany maintainer.
5259 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5261         PR target/49992
5262         * configure.ac: Remove ranlib special-casing for Darwin.
5263         * configure: Regenerate.
5265 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5267         * MAINTAINERS (Reviewers): Keep the list sorted.
5269 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5271         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5273 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5275         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5276         * configure: Rebuild.
5277         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5278         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5279         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5280         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5281         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5282         Add READELF.
5283         * Makefile.in: Rebuild.
5285 2011-11-09  Jason Merrill  <jason@redhat.com>
5287         * Makefile.def (language=c++): Remove check-c++0x.
5288         * Makefile.in (check-gcc-c++): Regenerate.
5290 2011-11-08  Richard Henderson  <rth@redhat.com>
5292         * configure.ac: Test for libitm directory present first.
5294         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5296         * configure.ac: Test libitm/configure.tgt to disable libitm.
5297         * configure: Rebuild.
5299 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5300             Richard Henderson  <rth@redhat.com>
5302         Merged from transactional-memory.
5304         * Makefile.def (lang_env_dependencies): libitm is c++.
5305         Add libitm target module.
5306         * configure.ac: Likewise.
5307         * config/mmap.m4: New file.
5308         * contrib/gcc_update: Add libitm to touch data.
5309         * Makefile.in, configure: Rebuild.
5311 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5313         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5314         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5315         * Makefile.in: Regenerate.
5317 2011-11-01  DJ Delorie  <dj@redhat.com>
5319         * config.sub: Update to version 2011-10-29 (added rl78)
5321 2011-10-27  Nick Clifton  <nickc@redhat.com>
5323         * config.sub: Import these changes from the config project:
5325         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5326             Ben Elliston  <bje@gnu.org>
5328         * config.sub (epiphany): New.
5330         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5331             Ben Elliston  <bje@gnu.org>
5333         * config.sub (hexagon, hexagon-*): New.
5335         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5337         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5338         64eb to be64.
5340         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5342         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5343         (nacl): Grok as alias for 32el-unknown-nacl.
5345 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5347         * MAINTAINERS (Write After Approval): Add myself.
5349 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5351         * MAINTAINERS (Write After Approval): Add myself.
5353 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5355         * MAINTAINERS (sparc port): Remove myself.
5357 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5359         * MAINTAINERS (Write After Approval): Add myself.
5361 2011-08-14  Yao Qi  <yao@codesourcery.com>
5363         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5364         * configure: Regenerate.
5366 2011-07-26  Ian Lance Taylor  <iant@google.com>
5368         * configure.ac: Set have_compiler based on whether gcc directory
5369         exists, rather than on whether gcc is in configdirs.
5370         * configure: Rebuild.
5372 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5374         * MAINTAINERS (Global Reviewers): Add self.
5376 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5378         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5379         link directories.
5380         * Makefile.in: Rebuild.
5382 2011-07-20  Ian Lance Taylor  <iant@google.com>
5384         PR bootstrap/49787
5385         * configure.ac: Move --enable-bootstrap handling earlier in file.
5386         If --enable-bootstrap and either --enable-build-with-cxx or
5387         --enable-build-poststage1-with-cxx, enable C++ automatically.
5388         * configure: Rebuild.
5390 2011-07-19  Ian Lance Taylor  <iant@google.com>
5392         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5393         make C++ a boot_language.  Set and substitute
5394         POSTSTAGE1_CONFIGURE_FLAGS.
5395         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5396         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5397         * configure, Makefile.in: Rebuild.
5399 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5401         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5402         maintainers.
5404 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5406         * MAINTAINERS (Global Reviewers): Add myself.
5408 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5410         * configure: Regenerate.
5412 2011-07-16  Jason Merrill  <jason@redhat.com>
5414         * Makefile.def (language=c++): Add check-c++0x and
5415         check-target-libmudflap-c++.
5416         * Makefile.tpl (check-target-libmudflap-c++): New.
5417         * Makefile.in: Regenerate.
5419 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5421         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5422         * Makefile.def (target_modules/libjava): Pass
5423         $(EXTRA_CONFIGARGS_LIBJAVA).
5424         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5425         if not configured with --enable-static-libjava.
5426         * Makefile.in: Regenerate.
5427         * configure: Likewise.
5429 2011-07-15  Jason Merrill  <jason@redhat.com>
5431         * Makefile.in (check-c++): Move check-gcc-c++0x after
5432         check-target-libstdc++-v3.
5434 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5436         * MAINTAINERS (c6x port): New entry.
5438 2011-07-13  Jason Merrill  <jason@redhat.com>
5440         * Makefile.in (check-gcc-c++0x): New.
5441         (check-c++): Depend on it.
5443 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5445         PR target/39150
5446         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5447         x86_64-*-solaris2.1[0-9]*.
5448         * configure: Regenerate.
5450 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5452         * MAINTAINERS (RTL optimizers): Add self.
5454 2011-06-27  Gabriel Charette  <gchare@google.com>
5456         * MAINTAINERS (Write After Approval): Add myself.
5458 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5460         PR regression/47836
5461         PR bootstrap/23656
5462         PR other/47733
5463         PR bootstrap/49247
5464         PR c/48825
5465         * configure.ac (target_libraries): Remove target-libiberty.
5466         Remove case-statement setting skipdirs=target-libiberty for
5467         multiple targets.  Remove checking target_configdirs and
5468         removing target-libiberty but keeping target-libgcc if
5469         otherwise empty.
5470         * Makefile.def (target_modules): Don't add libiberty.
5471         (dependencies): Remove all traces of target-libiberty.
5472         * configure, Makefile.in: Regenerate.
5474 2011-06-13  Walter Lee <walt@tilera.com>
5476         * configure.ac (tilepro-*-*) New case.
5477         (tilegx-*-*): Likewise.
5478         * configure: Regenerate.
5480 2011-06-06  Jing Yu  <jingyu@google.com>
5482         * configure.ac: Skip target-libiberty for
5483         arm*-*-linux-androideabi.
5484         * configure: Regenerated.
5486 2011-06-06  Nick Clifton  <nickc@redhat.com>
5488         * config.sub: Sync from upstream.
5490 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5492         * MAINTAINERS (Write After Approval): Add myself.
5494 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5496         * MAINTAINERS: Update my email address.
5498 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5500         * MAINTAINERS (Write After Approval): Update my email address.
5502 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5504         * MAINTAINERS (Write After Approval): Add myself.
5506 2011-05-08  Doug Kwan  <dougkwan@google.com>
5508         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5509         * configure: Regenerated.
5510         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5511         value from configure.
5512         * Makefile.in: Regenerated.
5514 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5516         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5517         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5518         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5519         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5520         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5521         *-*-vxworks*): Disable newlib and libgloss in separate case
5522         statement.
5523         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5524         to separate case statement.
5525         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5526         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5527         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5528         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5529         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5530         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5531         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5532         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5533         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5534         i[[3456789]]86-*-rdos*, m32r-*-*,
5535         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5536         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5537         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5538         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5539         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5540         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5541         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5542         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5543         and libgloss in main case over targets.  Remove most empty cases
5544         in main case over targets.
5545         * configure: Regenerate.
5547 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5549         * MAINTAINERS (Write After Approval): Add myself.
5551 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5553         * configure.ac: Remove code setting special library locations for
5554         hppa*64*-*-hpux11*.  Remove code setting compiler for
5555         sparc-sun-solaris2*.
5556         * configure: Regenerate.
5558 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5560         * configure.ac: Separate libgloss_dir settings from general case
5561         over targets.
5562         * configure: Regenerate.
5564 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5566         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5567         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5568         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5569         cases in libgcj-disabling case statement.
5570         (hppa*64*-*-linux*): Set unsupported_languages instead of
5571         disabling target-zlib.
5572         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5573         to hppa*64*-*-hpux*.
5574         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5575         hppa*-*-hpux*.
5576         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5577         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5578         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5579         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5580         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5581         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5582         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5583         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5584         libgcj-disabling case statement.
5585         * configure: Regenerate.
5587 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5589         * configure.ac: Disable Java for targets not supporting libffi.
5590         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5591         Remove cases in Java-disabling statement.
5592         (*arm-wince-pe): Change to arm-wince-pe.
5593         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5594         cases in Java-disabling statement.
5595         (bfin-*-*): Don't disable Java again.
5596         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5597         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5598         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5599         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5600         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5601         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5602         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5603         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5604         Java-disabling statement.
5605         (mmix-*-*): Don't disable Java again.
5606         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5607         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5608         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5609         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5610         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5611         statement.
5612         * configure: Regenerate.
5614 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5616         * configure.ac: Separate cases disabling Java and Java libraries
5617         from general case over targets.
5618         * configure: Regenerate.
5620 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5622         * MAINTAINERS: Update my email address.
5624 2011-04-20  Easwaran Raman  <eraman@google.com>
5626         * MAINTAINERS (Write After Approval): Add myself.
5628 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5630         PR lto/48086
5631         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5632         * configure: Regenerate.
5634 2011-04-16  Jim Meyering  <meyering@redhat.com>
5636         * MAINTAINERS (Write After Approval): Add myself.
5638 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5640         * MAINTAINERS: Update my email address.
5642 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5644         * MAINTAINERS (Write After Approval): Add myself.
5646 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5648         * MAINTAINERS (Write After Approval): Add myself.
5650 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5652         * MAINTAINERS (Write After Approval): Add myself.
5654 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5656         * configure.ac (build_tools): Remove build-byacc.
5657         (host_libs): Remove mmalloc.
5658         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5659         autoconf automake libtool diff rcs fileutils shellutils time
5660         textutils wdiff find uudecode hello tar gzip indent recode release
5661         sed perl gawk findutils gettext zip.
5662         (libgcj): Remove target-qthreads.
5663         (target_tools): Remove target-examples target-gperf.
5664         (YACC): Don't handle building byacc.
5665         * configure: Regenerate.
5666         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5667         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5668         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5669         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5670         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5671         handle building components.
5672         * Makefile.in: Regenerate.
5674 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5676         * MAINTAINERS: Update my email address as Xtensa maintainer.
5678 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5680         * config.sub: Sync from upstream.
5682 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5684         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5685         (microblaze*): Don't disable libssp.
5686         * configure: Regenerate.
5688 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5690         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5691         moveifchange.
5692         * configure: Regenerate.
5693         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5694         * Makefile.in: Regenerate.
5696 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5698         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5699         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5700         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5701         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5702         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5703         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5704         md_exec_prefix cases.
5705         * configure: Regenerate.
5707 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5709         * configure.ac: Separate cases disabling target-libssp,
5710         target-libiberty, target-libstdc++-v3 and Fortran from general
5711         case over targets.
5712         * configure: Regenerate.
5714 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5716         * configure.ac (*-*-chorusos): Don't disable libgcj.
5717         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5718         Remove case.
5719         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5720         (arm-*-coff): Don't disable libgcj.
5721         (arm*-*-linux-gnueabi): Remove useless assignment.
5722         (arm-*-riscix*): Don't disable libgcj.
5723         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5724         configuration.
5725         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5726         (c54x*-*-*): Remove case.
5727         (tic54x-*-*): Don't disable GCC or GCC libraries.
5728         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5729         to *.
5730         (d10v-*-*): Don't disable GCC libraries.
5731         (d30v-*-*): Don't disable libgcj.
5732         (h8500-*-*): Don't disable GCC libraries.
5733         (i960-*-*): Don't disable libgcj.
5734         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5735         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5736         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5737         libgcj.
5738         (m68k-*-coff*): Remove case.
5739         (mmix-*-*): Don't disable libgloss on host.
5740         (mn10200-*-*, mn10300-*-*): Remove cases.
5741         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5742         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5743         Don't disable libgcj.
5744         (romp-*-*): Remove case.
5745         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5746         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5747         case.
5748         (v810-*-*): Don't disable GCC libraries.
5749         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5750         (ip2k-*-*): Don't disable GCC libraries.
5751         * configure: Regenerate.
5753 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5755         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5756         libffi on host.
5757         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5758         on host.
5759         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5760         * configure: Regenerate.
5762 2011-03-26  John Marino  <binutils@marino.st>
5764         * configure.ac: Add support for *-*-dragonfly*
5765         * configure: Regenerate.
5767 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5769         * configure.ac (native_only): Remove.
5770         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5771         send-pr uudecode guile gnuserv on host.
5772         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5773         send-pr rcs guile perl texinfo libtool on host.
5774         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5775         automake send-pr rcs guile perl texinfo libtool on host.
5776         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5777         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5778         (alpha*-dec-osf*): Don't disable fileutils on target.
5779         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5780         texinfo send-pr expect dejagnu on target.
5781         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5782         target-qthreads on target.
5783         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5784         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5785         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5786         x86_64-*-mingw*): Don't disable expect on target.
5787         (*-*-cygwin*): Don't disable target-gperf on target.
5788         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5789         gnuserv on target.
5790         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5791         target.
5792         * configure: Regenerate.
5794 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5796         * configure.ac (target_tools): Remove target-groff.
5797         (native_only): Remove target-groff.
5798         (hppa*64*-*-*): Don't disable byacc.
5799         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5800         setting.
5801         (*-*-kaos*): Don't skip target-librx and target-groff.
5802         (*-*-netware*): Don't skip target-libmudflap.
5803         (*-*-tpf*): Don't skip target-libmudflap.
5804         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5805         directories on the host.
5806         (ia64*-*-*vms*): Don't skip tix.
5807         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5808         host.
5809         * configure: Regenerate.
5811 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5813         * configure.ac: Remove references to mt-mep, mt-netware,
5814         mt-wince.
5815         * Makefile.def: Add all-utils soft dependencies.
5816         * Makefile.tpl: Remove GDB_NLM_DEPS.
5817         * configure: Regenerate.
5818         * Makefile.in: Regenerate.
5820 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5822         * configure.ac: Do not include mh-x86omitfp.
5823         * configure: Regenerate.
5825 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5827         * configure.ac: Remove empty cases.
5828         * configure: Regenerate.
5830 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5832         * Makefile.def: Add dependency from termcap to gdb.
5833         * Makefile.in: Regenerate.
5835 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5837         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5838         * configure: Regenerate.
5839         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5840         * Makefile.tpl: Likewise.
5841         * Makefile.in: Regenerate.
5843 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5845         * configure.ac: Remove all mentions of tentative_cc.
5846         * configure: Regenerate.
5848 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5850         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5851         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5852         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5853         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5854         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5855         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5856         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5857         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5858         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5859         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5860         *-*-rhapsody*): Remove host cases.
5861         * configure: Regenerate.
5863 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5865         * configure.ac (ppc*-*-pe): Remove host case.
5866         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5867         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5868         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5869         cases.
5870         * configure: Regenerate.
5872 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5874         * config.sub: Update to version 2011-03-23.
5876 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5878         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5879         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5880         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5881         * configure: Regenerate.
5883 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5885         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5886         to Write After Approval.
5887         * config-ml.in: Don't handle arc-*-elf*.
5888         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5889         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5890         handle GCC libraries.
5891         * configure: Regenerate.
5893 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5895         PR bootstrap/48120:
5896         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5897         Add -lstdc++ -lm to LIBS.
5898         * configure: Regenerate.
5900 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5902         * config.guess: Update to version 2011-02-02
5903         * config.sub: Update to version 2011-02-24
5905 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5907         PR lto/48086
5908         * configure.ac: Re-enable LTO on *-apple-darwin9.
5909         * configure: Regenerate.
5911 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5913         PR lto/48086
5914         * configure.ac: Disable LTO on darwin due to an assembler change in
5915         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5916         under 256.
5917         * configure: Regenerate.
5919 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5921         * MAINTAINERS: Update myself as score backend maintainer,
5922         update my e-mail address.
5924 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5926         * MAINTAINERS: Update my e-mail address.
5928 2011-03-06  Joey Ye  <joey.ye@arm.com>
5930         * MAINTAINERS: Update my e-mail address.
5932 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5934         * configure.ac: Adjust test of with_ppl.
5935         * configure: Regenerated.
5937 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5939         * MAINTAINERS: Adjust my e-mail address.
5941 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5943         * configure.ac: Add -lpwl to ppllibs.
5944         * configure: Regenerated.
5946 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5948         * config/cloog.m4: Add -lisl to clooglibs.
5949         * configure: Regenerated.
5951 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5953         * MAINTAINERS (CPU Port maintainers): Add self.
5955 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5957         * MAINTAINERS: Add myself as testsuite maintainer.
5959 2011-02-15  Mike Stump  <mikestump@comcast.net>
5961         * MAINTAINERS: Add myself as testsuite maintainer.
5963 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5965         Import from Libtool and gnulib:
5967         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5969         Prepare for supporting FreeBSD 10.
5970         * config.rpath: Remove handling of freebsd1* which soon would
5971         match FreeBSD 10.0.
5973         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5975         Remove support for FreeBSD 1.x.
5976         * libtool.m4 (_LT_LINKER_SHLIBS)
5977         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5978         soon would incorrectly match FreeBSD 10.0.
5980 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5982         PR binutils/12283
5983         * move-if-change: Import version from gnulib.
5985 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5987         PR lto/47225
5988         * Makefile.def (lto-plugin): Double dash for enable-shared.
5989         (configure-gcc): Depend on all-lto-plugin.
5990         * Makefile.in: Rebuilt.
5992 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5994         * configure.ac: Remove extra bracket.
5995         * configure: Regenerate.
5997 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5999         * MAINTAINERS: Add myself as libquadmath maintainer.
6001 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
6003         * MAINTAINERS: Update my email address.
6005 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
6007         * MAINTAINERS (option handling): Add self.
6009 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
6011         PR lto/47225
6012         * Makefile.def: Add dependency for install-gcc
6013         on install-lto-plugin.
6014         * Makfile.in: Regenerated
6016 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
6018         * MAINTAINERS (CPU Port Maintainers): Add myself.
6020 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
6022         PR libgcj/44341
6023         * configure.ac: Discard --with-* flags for host when configuring
6024         target libraries for cross build.
6025         * configure: Rebuilt.
6027 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6029         * MAINTAINERS (linear loop transforms): Removed.
6031 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
6033         * configure.ac: If with_ppl is no, move setting with_cloog=no
6034         after CLOOG_REQUESTED check.
6035         * configure: Regenerated.
6037 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6039         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6040         CLooG has been requested.
6041         * configure: Regenerated.
6043 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6045         * configure: Regenerated.
6046         * configure.ac: Check for version 0.11 (or later revision) of PPL.
6048 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
6050         * configure: Regenerated.
6051         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6053 2011-01-21  Andreas Schwab  <schwab@redhat.com>
6055         * configure.ac: Use AS_HELP_STRING throughout.
6056         * configure: Regenerate.
6058 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
6060         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6061         * configure: Regenerate.
6063 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6065         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6067 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6069         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6070         for ia64-hpux.
6071         * configure: Regenerate.
6073 2011-01-07  Jan Hubicka  <jh@suse.cz>
6075         PR lto/47225
6076         * Makefile.in: Regenerate.
6077         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6078         configure.
6080 2011-01-07  Jan Hubicka  <jh@suse.cz>
6082         * Makefile.in: Regenerate.
6083         * Makefile.def (gcc host module) and soft dependency on lto-plugin
6084         and configure dependency on lto-plugin configure.
6085         (lto-plugin module): Remove dependency on GCC; add dependency on
6086         liniberty.
6088 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
6090         * MAINTAINERS (Write After Approval): Add myself.
6092 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
6094         * configure: Regenerate.
6096 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
6098         * configure.ac: (picochip): Disable libiberty.
6100 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6102         * MAINTAINERS (Write After Approval): Add myself.
6104 2010-12-10  Ian Lance Taylor  <iant@google.com>
6106         PR bootstrap/46819
6107         * configure.ac: For --disable-libgcj clear libgcj_saved.
6108         * configure: Rebuild.
6110 2010-12-10  Tobias Burnus  <burnus@net-b.de>
6112         PR fortran/46540
6113         * configure.ac: Add --disable-libquadmath and
6114         --disable-libquadmath-support.
6115         * configure: Regenerate.
6117 2010-12-03  Ian Lance Taylor  <iant@google.com>
6119         * MAINTAINERS: Add myself as libgo maintainer.
6121 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6123         PR libffi/46792
6124         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6125         * configure: Regenerate.
6127 2010-12-02  Ian Lance Taylor  <iant@google.com>
6129         * configure.ac: Always set default for poststage1_ldflags to
6130         -static-libstdc++ -static-libgcc.
6132 2010-11-29  Andreas Schwab  <schwab@redhat.com>
6134         * configure.ac: Move comment to remove extra space in last argument
6135         of GCC_TARGET_TOOL.
6137 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
6139         PR other/46026
6140         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6141         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6142         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6143         (BASE_FLAGS_TO_PASS): Use it.
6144         * configure: Rebuilt.
6145         * Makefile.in: Rebuilt.
6147 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
6149         PR binutils/12258
6150         * configure.ac: Correct comments for --enable-gold/--enable-ld.
6151         Properly check default linker.
6152         * configure: Regnerated.
6154 2010-11-23  Matthias Klose  <doko@ubuntu.com>
6156         * configure.ac: For --enable-gold, handle value `default' instead of
6157         `both*'.  New configure option --{en,dis}able-ld.
6158         * configure: Regenerate.
6160 2010-11-20  Ian Lance Taylor  <iant@google.com>
6162         * configure.ac: Only disable a language library if no language needs
6163         it.  Don't let --disable-libgcj uncondtionally disable libffi.
6164         * configure: Rebuild.
6166 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6168         * Makefile.in: Regenerate.
6170         PR other/46202
6171         * configure.ac: Fix just-built in-tree STRIP name to be
6172         binutils/strip-new.
6173         * configure: Regenerate.
6174         * Makefile.def (install-strip-gcc, install-strip-binutils)
6175         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6176         (install-strip-sid): Mirror dependencies on non-strip variants
6177         of these targets on the respective -strip prerequisites.
6178         * Makefile.tpl (install-strip, install-strip-host)
6179         (install-strip-target): New targets.
6180         (install-strip-[+module+], install-strip-target-[+module+]):
6181         New targets.
6182         * Makefile.in: Regenerate.
6184 2010-11-19  Ian Lance Taylor  <iant@google.com>
6185             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6187         * configure.ac: Add target-libgo to target_libraries.  Set
6188         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6189         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6190         (HOST_EXPORTS): Add GOC.
6191         (BASE_TARGET_EXPORTS): Add GOC.
6192         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6193         (GOCFLAGS_FOR_TARGET): New variable.
6194         (EXTRA_HOST_FLAGS): Add GOC.
6195         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6196         * Makefile.def (target_modules): Add libgo.
6197         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6198         (dependencies): Add dependency from configure-target-libgo to
6199         configure-target-libffi and all-target-libstdc++-v3.  Add
6200         dependencies from all-target-libgo to all-target-libffi.
6201         (languages): Add go.
6202         * configure: Rebuild.
6203         * Makefile.in: Rebuild.
6205 2010-11-19  Ian Lance Taylor  <iant@google.com>
6207         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6208         compiler/flag environment variables.
6210 2010-11-18  Ian Lance Taylor  <iant@google.com>
6212         * configure.ac: Check for lang_requires_boot_languages in
6213         config-lang.in files.
6214         * configure: Rebuild.
6216 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6217             Tobias Burnus  <burnus@net-b.de>
6219         PR fortran/32049
6220         * Makefile.def: Add libquadmath; build it with language=fortran.
6221         * configure.ac: Add libquadmath.
6222         * Makefile.tpl: Handle multiple libs in check-[+language+].
6223         * Makefile.in: Regenerate.
6224         * configure: Regenerate.
6226 2010-11-16  Tom Tromey  <tromey@redhat.com>
6228         * MAINTAINERS: Moved myself to reviewers section.
6230 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
6232         * MAINTAINERS: Moved myself to reviewers section.
6234 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6236         * MAINTAINERS (Various Maintainers): Add self for build machinery.
6237         (Write After Approval): Remove self.
6239 2010-11-15  Andreas Schwab  <schwab@redhat.com>
6241         * configure.ac: Fix spelling in option names.
6242         * configure: Regenerated.
6244 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
6246         PR bootstrap/39622
6247         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6248         * configure: Regenerated.
6250 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
6252         * MAINTAINERS: Update my email address.
6254 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6256         * configure: Regenerate.
6258 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6260         * configure: Regenerate.
6262 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6264         * configure: Regenerate.
6266 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6268         * configure: Regenerate.
6270 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6272         * configure.ac: Support official CLooG.org versions.
6273         * configure: Regenerate.
6274         * config/cloog.m4: New.
6276 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6278         * MAINTAINERS (Write After Approval): Add myself.
6280 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6282         * MAINTAINERS: Update my email address.
6284 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6286         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6287         * configure: Regenerate.
6289 2010-11-03  Ian Lance Taylor  <iant@google.com>
6290             Dave Korn  <dave.korn.cygwin@gmail.com>
6292         PR lto/46273
6293         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6294         and on other supported platforms whenever LTO is enabled.
6295         * configure: Rebuild.
6297 2010-11-02  Alan Modra  <amodra@gmail.com>
6299         PR binutils/12110
6300         * configure.ac: Error when source path contains spaces.
6301         * configure: Regenerate.
6303 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6305         * MAINTAINERS: Update my email address.
6307 2010-10-20  Ian Lance Taylor  <iant@google.com>
6309         * Makefile.def (target_modules): Set lib_path to src/.libs for
6310         libstdc++-v3 module.
6311         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6312         * Makefile.in: Rebuild.
6314 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6316         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6317         (Write After Approval): Remove myself.
6319 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6321         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6323 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6325         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6327 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6329         * configure.ac (build_lto_plugin): New shell variable.
6330         (--enable-lto): Turn on by default for all non-ELF platforms that
6331         have had LTO support added so far.  Set build_lto_plugin appropriately
6332         for both ELF and non-ELF.
6333         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6334         * configure: Regenerate.
6336 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6338         Sync from src:
6339         * configure.ac (v850 support): Remove target-libgloss from
6340         noconfigdirs.
6341         * configure: Regenerate.
6343 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6345         PR bootstrap/45326
6346         PR bootstrap/45174
6347         * configure.ac: Honor initial values of $build_configargs,
6348         $host_configargs, $target_configargs.  Mark the precious, so
6349         environment settings get recorded.
6350         * configure: Regenerate.
6352 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6354         PR bootstrap/45796
6355         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6356         Depend on all-build-libiberty.
6357         * Makefile.in: Regenerate.
6359 2010-09-30  Michael Eager  <eager@eagercon.com>
6361         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6362         * configure: Regenerate.
6364 2010-09-28  Michael Eager  <eager@eagercon.com>
6366         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6368 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6370         PR bootstrap/44621
6371         * configure.ac: Fix unportable shell quoting.
6372         * configure: Regenerate.
6374 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6376         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6377         targets and amend comment.
6378         * configure: Regenerate.
6380 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6382         * MAINTAINERS (Write After Approval): Add myself.
6384 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6386         * configure.ac: Enable LTO by default on Darwin.
6387         * configure: Regenerate.
6389 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6391         * MAINTAINERS (Write After Approval): Add myself.
6393 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6395         * MAINTAINERS (Write After Approval): Add myself.
6397 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6399         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6400         ports
6402 2010-07-28  David Yuste  <david.yuste@gmail.com>
6404         * MAINTAINERS (Write After Approval): Add myself.
6406 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6408         * configure.ac: Support all v850 targets.
6409         * configure: Regenerate.
6411 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6413         PR bootstrap/44455
6414         * configure.ac (extra_mpfr_configure_flags): Copy from
6415         extra_mpc_gmp_configure_flags.
6416         * configure: Re-generated.
6418 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6420         * MAINTAINERS (Write After Approval): Add myself.
6422 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6424         * MAINTAINERS (Write After Approval): Add myself.
6426 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6428         * MAINTAINERS (Write After Approval): Add myself.
6430 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6432         PR target/44862
6433         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6434         Provide -B option to allow for link spec %s substitutions for
6435         libstdc++.a on darwin.
6436         * Makefile.in: Regenerate.
6438 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6440         * MAINTAINERS (Reviewers): Update my e-mail address
6442 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6444         * Makefile.def (configure-gcc): Depend on all-libelf.
6445         * Makefile.in: Rebuild.
6447 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6449         * MAINTAINERS (Write After Approval): Add myself in the right place.
6451 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6453         * MAINTAINERS (Write After Approval): Add myself.
6455 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6457         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6459 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6461         * config.sub: Update to version 2010-05-21.
6462         * config.guess: Update to version 2010-04-03.
6464 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6466         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6467         * configure: Regenerate.
6469 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6471         * MAINTAINERS (Write After Approval): Add myself.
6473 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6475         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6476         a platform that supports LTO.
6477         * configure: Regenerate.
6479 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6481         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6482         * configure: Regenerated.
6484 2010-04-27  Roland McGrath  <roland@redhat.com>
6485             H.J. Lu  <hongjiu.lu@intel.com>
6487         * configure.ac (--enable-gold): Support both, both/gold and
6488         both/bfd to add gold to configdirs without removing ld.
6489         * configure: Regenerated.
6491         * Makefile.def: Add install-gold dependency to install-ld.
6492         * Makefile.in: Regenerated.
6494 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6496         PR lto/42776
6497         * configure.ac (--enable-lto): Refactor handling so libelf tests
6498         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6499         and allow LTO to be explicitly enabled on non-ELF platforms that
6500         are known to support it inside else-clause.
6501         * configure: Regenerate.
6503 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6505         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6506         * configure: Regenerate.
6508 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6510         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6511         * configure: Regenerate.
6513 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6515         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6516         separately.
6517         * configure: Regenerate.
6519 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6521         * MAINTAINERS (Write After Approval): Add myself.
6523 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6525         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6526         * configure: Regenerate.
6528 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6530         * configure: Regenerate after change to elf.m4.
6532 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6534         * MAINTAINERS (Write After Approval): Add myself.
6536 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6538         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6539         * configure: Regenerated.
6541 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6543         * configure.ac: Print "buggy but acceptable" when CLooG
6544         revision is less than 9.
6545         * configure: Regenerated.
6547 2010-04-01  Diego Novillo  <dnovillo@google.com>
6549         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6551 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6553         PR bootstrap/43615
6554         PR bootstrap/43328
6556         Revert:
6558         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6560         * configure.ac: Do not pass --enable-multilib nor
6561         --disable-multilib in baseargs.  Accept explicitly passed
6562         --enable_multilib.
6563         * configure: Regenerate.
6565 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6567         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6569 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6571         * MAINTAINERS: Remove myself.
6573 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6575         PR bootstrap/43328
6576         * configure.ac: Do not pass --enable-multilib nor
6577         --disable-multilib in baseargs.  Accept explicitly passed
6578         --enable_multilib.
6579         * configure: Regenerate.
6581 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6583         * MAINTAINERS (spu port): Remove me.
6585 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6587         * configure.ac (tic6x-*-*): New case.
6588         * configure: Regenerate.
6590 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6592         * config.sub: Update to version 2010-03-22.
6593         * config.guess: Update to version 2009-12-30.
6595 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6597         PR ada/42554
6598         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6599         * configure: Regenerate.
6601 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6603         * MAINTAINERS: Update my email address.
6605 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6607         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6608         (ghassan.shobaki@amd.com): Removed.
6610 2010-03-17  Alan Modra  <amodra@gmail.com>
6612         * MAINTAINERS: Update my email address.
6614 2010-03-16  Diego Novillo  <dnovillo@google.com>
6616         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6617         Matthews.
6619 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6621         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6622         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6624 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6626         * MAINTAINERS: Update my email address.
6628 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6630         * MAINTAINERS: Update my email address.
6632 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6634         * MAINTAINERS: Update my email address.
6636 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6638         * MAINTAINERS: Update my email address.
6640 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6642         PR libstdc++/32499
6643         * configure.ac (RANLIB): Default to true.
6644         (STRIP): Likewise.
6645         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6646         * configure: Regenerate.
6648 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6650         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6651         (Write After Approval): Update my email address.
6653 2010-02-17  Nick Clifton  <nickc@redhat.com>
6655         PR 11238
6656         * Makefile.tpl (local-distclean): Also remove config.cache files in
6657         sub-directories as there may not be Makefiles present in the
6658         sub-directories.
6659         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6660         the config.cache files found by the find command.
6662         * Makefile.in: Regenerate.
6663         * configure.ac: Revert previous delta.
6664         * configure: Regenerate.
6666 2010-02-15  Nick Clifton  <nickc@redhat.com>
6668         PR 11238
6669         * configure.ac: Delete config.cache files in sub-directories when
6670         deleting Makefiles.
6671         * configure: Regenerate.
6673 2010-02-12  Ben Elliston  <bje@gnu.org>
6675         * MAINTAINERS: Update my email address.
6677 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6679         * MAINTAINERS (spu port): Update my email address.
6681 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6683         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6685 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6687         * configure.ac: Add "recommended" version checks for GMP/MPC.
6688         Update recommended GMP/MPFR/MPC versions.
6689         * configure: Regenerate.
6691 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6693         * MAINTAINERS: Move my Embecosm email address into the
6694         write-after-approval section.
6696 2010-01-26  Ian Lance Taylor  <iant@google.com>
6698         * MAINTAINERS: Add myself as Go frontend maintainer.
6700 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6702         PR libstdc++/36101, PR libstdc++/42813
6703         * configure.ac (bootstrap_target_libs): Make inclusion of
6704         target-libgomp conditional on libgomb being in target_configdirs.
6705         * configure: Regenerate.
6707 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6709         PR libstdc++/36101, PR libstdc++/42813
6710         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6711         * configure: Regenerate.
6713 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6715         PR libstdc++/36101, PR libstdc++/42813
6716         * configure.ac (target_configdirs): Substitute.
6717         * Makefile.def: Bootstrap target module libgomp.
6718         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6719         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6720         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6721         * configure, Makefile.in: Regenerate.
6723 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6725         * MAINTAINERS: Adjust my details.
6727 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6729         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6731 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6733         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6735 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6737         * MAINTAINERS (Write After Approval): Add myself.
6739 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6741         * MAINTAINERS (Write After Approval): Add myself.
6743 2010-01-11  Richard Guenther  <rguenther@suse.de>
6745         PR lto/41569
6746         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6747         * Makefile.in: Regenerated.
6749 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6751         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6752         * configure: Regenerate.
6754 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6755             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6757         PR bootstrap/42424
6758         * configure.ac: Include libtool m4 files.
6759         (_LT_CHECK_OBJDIR): Call it.
6760         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6761         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6763         * configure: Regenerate.
6765 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6767         PR bootstrap/41818
6768         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6769         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6770         * Makefile.in: Regenerate.
6772 2010-01-02  Richard Guenther  <rguenther@suse.de>
6774         PR lto/41529
6775         * configure.ac: Include config/elf.m4.  Disable LTO if not
6776         builting for an elf target.
6777         * configure: Regenerate.
6779 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6781         * MAINTAINERS: Change my email address.
6783 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6785         * config.sub, config.guess: Update from upstream sources.
6787 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6789         * MAINTAINERS (Write After Approval): Add myself.
6791 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6793         PR middle-end/30447
6794         PR middle-end/30789
6795         PR other/40302
6797         * configure.ac: Require MPC.
6798         * configure: Regenerate.
6800 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6802         PR target/38384
6803         PR bootstrap/40972
6804         * libtool.m4: Sync from git Libtool.
6805         * ltoptions.m4: Likewise.
6806         * ltversion.m4: Likewise.
6807         * lt~obsolete.m4: Likewise.
6808         * ltmain.sh: Likewise.
6810 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6812         * configure.ac: Update minimum MPC version to 0.8.
6813         * configure: Regenerate.
6815 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6817         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6818         * configure: Regenerated.
6820 2009-11-21  Ian Lance Taylor  <iant@google.com>
6822         * configure.ac: Change default of poststage1_ldflags to be empty if
6823         poststage1_libs is set.  When poststage1_libs is empty, and
6824         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6825         * configure: Rebuild.
6827 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6829         * MAINTAINERS (Write After Approval): Update my email address.
6831 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6833         * config.guess: Update from upstream sources.
6835 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6837         * Makefile.def: Restore host and target settings for gmp.
6838         * Makefile.in: Rebuild.
6840 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6842         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6843         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6844         Fix portability of test of C++ as bootstrap language.  Add
6845         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6846         * configure: Rebuild.
6847         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6848         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6849         in-tree building.
6850         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6851         (POSTSTAGE1_HOST_EXPORTS): Use it.
6852         (STAGE[+id+]_CXXFLAGS): New.
6853         (BASE_FLAGS_TO_PASS): Pass it down.
6854         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6855         extra_exports.
6856         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6857         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6858         extra_exports.
6859         * Makefile.in: Rebuild.
6861 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6863         * config.sub, config.guess: Update from upstream sources.
6865 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6867         * MAINTAINERS (Write After Approval): Add myself.
6869 2009-11-09  Jon Beniston  <jon@beniston.com>
6871         * MAINTAINERS (Write After Approval): Add myself.
6873 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6875         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6876         paths for *-w64-mingw* and x86_64-*mingw*.
6877         * configure: Regenerated.
6879 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6881         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6883 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6885         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6886         Phil Edwards to Write-After Approval.
6888 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6890         * configure.ac: Disable target-winsup & co for
6891         x86_64-*-mingw* and *-w64-mingw* targets.
6892         * configure: Regenerated.
6894 2009-10-16  Nick Clifton  <nickc@redhat.com>
6896         * MAINTAINERS: Add myself as a maintainer for the RX port.
6898 2009-10-26  Johannes Singler  <singler@kit.edu>
6900         * MAINTAINERS (Write After Approval): Update my e-mail address.
6902 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6904         * configure.ac (CLooG test): Use = with test.
6905         * configure: Regenerate.
6907 2009-10-22  Richard Guenther  <rguenther@suse.de>
6909         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6910         cloog if the ppl version check failed.  Move flags saving
6911         before setting in libelf check.
6912         * configure: Regenerate.
6914 2009-10-21  Richard Guenther  <rguenther@suse.de>
6916         * configure.ac: Adjust the ppl and cloog configure to work as
6917         documented.  Disable cloog if ppl was disabled.  Omit the version
6918         checks if they were disabled.
6919         * configure: Re-generate.
6921 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6923         * configure.ac: Add 'lto' to enable_languages, not
6924         new_enable_languages, and only if not already present.
6925         * configure: Regenerate.
6927 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6929         * README: Refer to the various COPYING* files instead of just
6930         COPYING.
6931         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6933 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6935         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6937 2009-10-07  Richard Guenther  <rguenther@suse.de>
6939         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6940         and Richard Guenther as reviewers.
6941         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6942         as reviewers.
6944 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6946         * config.sub: Update from upstream sources.
6948 2009-10-06  Ian Lance Taylor  <iant@google.com>
6950         * Makefile.def: check-gold depends upon all-gas.
6951         * Makefile.in: Rebuild.
6953 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6955         * MAINTAINERS (Write After Approval): Add myself.
6957 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6959         * Makefile.def: all-lto-plugin depends on all-libiberty.
6960         set bootstrap=true for lto-plugin.
6961         Add lto-plugin.
6962         * Makefile.in: Regenerate.
6963         * configure.ac (host_libs): Add lto-plugin.
6964         * configure: Regenerate.
6966 2009-10-03  Diego Novillo  <dnovillo@google.com>
6968         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6969         (HOST_LIBELFLIBS): Define.
6970         (HOST_LIBELFINC): Define.
6971         * Makefile.in: Regenerate.
6972         * configure.ac: Add --enable-lto.
6973         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6974         If --enable-lto is used, add 'lto' to new_enable_languages.
6975         If --enable-lto is used and gold is enabled, add
6976         lto-plugin to configdirs.
6977         * configure: Regenerate.
6979 2009-10-03  Simon Baldwin  <simonb@google.com>
6981         * configure.ac: If --with-system-zlib, suppress local zlib and
6982         pass --with-system-zlib to subdir configure scripts.
6983         * configure: Regenerate.
6985 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6986             Paolo Bonzini  <bonzini@gnu.org>
6988         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6989         $(srcdir).
6990         * Makefile.in: Rebuilt.
6992 2009-09-26  Gary Funck  <gary@intrepid.com>
6994         * MAINTAINERS (Write After Approval): Add myself.
6996 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6998         * configure.ac: Update minimum MPC version to 0.7.
6999         * configure: Regenerate.
7001 2009-09-25  Nick Clifton  <nickc@redhat.com>
7003         * configure.ac: Pass any --cache-file=/dev/null option on to
7004         subconfigures.
7005         * configure: Regenerate.
7007 2009-09-23  Nick Clifton  <nickc@redhat.com>
7009         * config.sub, config.guess: Update from upstream sources.
7011 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
7013         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7014         * Makefile.in: Rebuilt.
7016 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7018         PR bootstrap/32272
7019         * configure.ac: Error out if $srcdir isn't '.' but contains
7020         host-${host_noncanonical}.
7021         * configure: Regenerate.
7023 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7025         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7026         maintainer.
7028 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7030         * configure.ac: If bootstrapping a combined tree with
7031         --enable-gold, require c++ in stage1_languages.
7032         * configure: Regenerate.
7034         * configure.ac: Also add target_libs of stage1_languages to
7035         bootstrap_target_libs.
7036         * configure: Regenerate.
7038         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7039         with --enable-languages not containing c++.
7040         * configure: Regenerate.
7042 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
7044         * configure.ac: Disable java and boehm-gc for bfin-*-*.
7045         * configure: Regenerate.
7047 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
7049         * MAINTAINERS (Write After Approval): Update my e-mail address,
7050         and move from from here...
7051         (Waiting for paperwork): To here.
7053 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
7055         * MAINTAINERS (Reviewers): Add self as driver reviewer.
7057 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7059         * configure.ac: Do not use $extrasub for replacing @if/@endif
7060         parts in Makefile; instead, use additional arguments to
7061         AC_CONFIG_COMMANDS to do the replacement manually, with several
7062         sed invocations, to avoid HP-UX sed command limits.
7063         * configure: Regenerate.
7065 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
7067         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7068         blank before -L.
7070 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
7072         * configure.ac (with-build-config): Document.  Handle without.
7073         Handle missing argument.
7074         * configure: Rebuilt.
7076 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
7078         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
7079         Default to bootstrap-debug only if compare-debug works.
7080         * configure: Rebuilt.
7081         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7082         * Makefile.in: Rebuilt.
7084 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7086         * MAINTAINERS (OS Port Maintainers): Update my email address.
7088 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
7090         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7091         * Makefile.in: Rebuilt.
7093 2009-09-01  Chris Demetriou  <cgd@google.com>
7095         * MAINTAINERS (Write After Approval): Add myself.
7097 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
7099         PR debug/30161
7100         * include/dwarf2.h (enum dwarf_tag): Added
7101         DW_TAG_GNU_template_template_param
7102         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7104 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7106         * Makefile.tpl (AWK): Fix typo.
7107         * Makefile.in: Regenerate.
7109 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7111         * configure.ac: Detect awk and sed.
7112         * Makefile.def (flags_to_pass): Add AWK and SED.
7113         * Makefile.tpl (AWK, SED): New.
7114         (BASE_FLAGS_TO_PASS): Add AWK and SED.
7115         * configure: Regenerate.
7116         * Makefile.in: Regenerate.
7118 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
7120         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7121         (collapseslashes): Likewise.
7123 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7125         * configure.ac (AC_PREREQ): Bump to 2.64.
7127 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7129         * configure.ac: Remove --with-datarootdir, --with-docdir,
7130         --with-pdfdir, --with-htmldir switches.
7131         * configure: Regenerate.
7133         * configure: Regenerate.
7135         * compile: Sync from Automake 1.11.
7136         * depcomp: Likewise.
7137         * install-sh: Likewise.
7138         * missing: Likewise.
7139         * mkinstalldirs: Likewise.
7140         * ylwrap: Likewise.
7142 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
7144         * ltmain.sh (func_normal_abspath): New function.
7145         (func_relative_path): Likewise.
7146         (func_mode_help): Document new -bindir option for link mode.
7147         (func_mode_link): Add new -bindir option, and use it to place
7148         output DLL if specified.
7150 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7152         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7153         (baseargs): Add --disable-option-checking.
7154         * configure: Regenerate.
7156         * Makefile.def (configure-target-libiberty): Depend on
7157         all-binutils and all-ld.
7158         (configure-target-newlib): Likewise.
7159         * Makefile.in: Regenerate.
7161 2009-08-17  Ben Elliston  <bje@au.ibm.com>
7163         * config.sub, config.guess: Update from upstream sources.
7165 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7167         Sync from src, merge:
7169         2009-07-02  Tristan Gingold  <gingold@adacore.com>
7171         * configure.ac: Do not exclude gas for i386-*-darwin.
7172         Add a case for x86_64-*-darwin.
7173         * configure: Regenerate.
7175 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
7177         * MAINTAINERS: Add my name to Write After Approval list.
7179 2009-08-06  Michael Eager  <eager@eagercon.com>
7181         * configure.ac: Add Microblaze target.
7182         * configure: Regenerate.
7184 2009-07-31  Christian Bruel  <christian.bruel@st.com>
7186         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7187         * configure: Regenerate.
7189 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
7191         * MAINTAINERS (Write After Approval): Update my e-mail address.
7193 2009-07-06  Ian Lance Taylor  <iant@google.com>
7195         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7196         * configure: Rebuild.
7198 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
7200         * MAINTAINERS: Move myself to the Graphite Reviewers.
7202 2009-06-30  Wei Guozhi  <carrot@google.com>
7204         * MAINTAINERS: Add my name to Write After Approval list.
7206 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
7208         PR bootstrap/40338
7209         * configure.ac (comparestring): Create new variable.
7210         * Makefile.tpl (comparestring): Use to skip some comparisions.
7211         * configure: Regenerate.
7212         * Makefile.in: Regenerate.
7214 2009-06-26  Doug Evans  <dje@sebabeach.org>
7216         * Makefile.def (host_modules): Add cgen.
7217         * Makefile.in: Regenerate.
7218         * configure.ac (host_tools): Add cgen.
7219         * configure: Regenerate.
7221 2009-06-23  DJ Delorie  <dj@redhat.com>
7223         * MAINTAINERS: Add myself as mep maintainer.
7225 2009-06-23  Ian Lance Taylor  <iant@google.com>
7227         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
7228         boot_languages.  Only bootstrap target libraries listed in
7229         target_libs for some boot language.  Add --with-stage1-ldflags,
7230         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
7231         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
7232         if not building with C++.
7233         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7234         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7235         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7236         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7237         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
7238         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7239         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7240         * configure, Makefile.in: Rebuild.
7242 2009-06-23  Li Feng  <nemokingdom@gmail.com>
7244         * MAINTAINERS: Added my name to write-after-approval list.
7246 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
7248         * configure.ac: Define is_elf for QNX Neutrino targets.
7249         * configure: Regenerate.
7251 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7253         * MAINTAINERS: Added my name to the write-after-approval list
7255 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7257         * configure.ac: Detect MPC in default directory.
7258         * configure: Regenerate.
7260 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7261             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7263         * Makefile.tpl (all): Avoid a trailing backslash.
7264         * Makefile.in: Regenerate.
7266 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7268         * config.sub, config.guess: Update from upstream sources.
7270 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7272         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7273         to noconfdirs.
7274         * configure: Regenerate.
7276 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7278         * Makefile.tpl ([+compare-target+]): Compare all stage
7279         directories, rather than just gcc.
7280         * Makefile.in: Rebuilt.
7282 2009-06-01  Doug Kwan  <dougkwan@google.com>
7284         * configure.ac: Support gold for target arm*-*-*.
7285         * configure: Regenerate.
7287 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7289         * Makefile.def: Add MPC support and dependencies.
7290         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7292         * Makefile.in, configure: Regenerate.
7294 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7296         * Makefile.tpl (all): Avoid harmless warning in make all when
7297         gcc-bootstrap is enabled but stage_last does not exist.
7298         * Makefile.in: Rebuilt.
7300 2009-05-24  Nicolas Roche  <roche@adacore.com>
7302         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7303         * Makefile.in: Regenerate.
7305 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7307         * MAINTAINERS: Update my e-mail address.
7309 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7311         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7312         * configure:  Regenerate.
7314 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7316         PR other/40159
7317         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7318         gcc-no-bootstrap are mutually exclusive.
7319         * Makefile.in: Rebuilt.
7321 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7323         PR other/40159
7324         * Makefile.tpl (all): Don't end with unconditional success.
7325         * Makefile.in: Rebuilt.
7327 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7329         PR target/37137
7330         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7331         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7332         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7333         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7334         stage_configureflags, stage_cflags and stage_libcflags into
7335         explicit Makefile macros.
7336         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7337         GFORTRAN.
7338         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7339         CC.  Set CC_FOR_BUILD from CC.
7340         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7341         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7342         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7343         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7344         and GFORTRAN.
7345         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7346         (_LIBCFLAGS): Renamed to _TFLAGS.
7347         (do-compare-debug, do-compare3-debug): Drop.
7348         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7349         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7350         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7351         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7352         (XGCC_FLAGS_FOR_TARGET): New.
7353         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7354         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7355         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7356         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7357         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7358         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7359         TFLAGS.
7360         (BUILD_CONFIG): Include if requested.
7361         (all): Set TFLAGS on bootstrap.
7362         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7363         (all-stageid-prefixmodule): Likewise.
7364         (do-clean, distclean-stageid): Set TFLAGS.
7365         (restrap): Fix whitespace.
7366         * Makefile.in: Rebuilt.
7368 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7370         * config.guess: Sync with src.
7372 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7374         * configure.ac ($with_ppl):  Default to no if not supplied.
7375         ($with_cloog):  Likewise.
7376         configure:  Regenerate.
7378 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7380         * MAINTAINERS: Update my e-mail address.
7382 2009-04-27  Nick Clifton  <nickc@redhat.com>
7384         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7386 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7388         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7389         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7390         * Makefile.in: Regenerate.
7392 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7394         PR bootstrap/39739
7395         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7396         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7398         * configure, Makefile.in: Regenerate.
7400 2009-04-21  Taras Glek  <tglek@mozilla.com>
7402         * include/hashtab.h: Update GTY annotations to new syntax
7403         * include/splay-tree.h: Likewise
7405 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7407         * config.sub, config.guess: Update from upstream sources.
7409 2009-04-15  Anthony Green  <green@moxielogic.com>
7411         * configure.ac: Add moxie support.
7412         * configure: Rebuilt.
7414 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7416         * configure.ac: Change copyright header to refer to version
7417         3 of the GNU General Public License and to point readers at the
7418         COPYING3 file and the FSF's license web page.
7419         * Makefile.def: Likewise.
7420         * Makefile.tpl: Likewise.
7421         * Makefile.in: Regenerate.
7423 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7425         * configure.ac: Restore match for darwin9 or later. Use double
7426         brackets since regeneration eats one pair.
7427         * configure: Regenerate.
7429 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7431         PR gas/10039
7432         * configure.ac: Require texinfo 4.7.
7433         * configure: Regenerated.
7435 2009-04-09  Nick Clifton  <nickc@redhat.com>
7437         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7438         the GCC Runtime Library Exception.
7440 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7442         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7443         * configure: Regenerate.
7445 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7447         * Makefil.def (languages): New entries.
7448         * Makefile.tpl (check-gcc-*): New generic target.
7449         * Makefile.in: Regenerate.
7451 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7453         * MAINTAINERS:  Update my email address.
7455 2009-03-18  Tom Tromey  <tromey@redhat.com>
7457         * configure: Rebuild.
7458         * configure.ac (host_libs): Add libiconv.
7459         * Makefile.in: Rebuild.
7460         * Makefile.def (host_modules): Add libiconv.
7461         (configure-gdb, all-gdb): Depend on libiconv.
7463 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7465         * configure.ac: Treat gdb as supported on x86_64-darwin.
7466         * configure: Regenerate.
7468 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7470         * configure.ac (--with-host-libstdcxx): New option.
7471         * configure: Regenerate.
7473 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7475         * MAINTAINERS:  Move myself into the write after approval list.
7477 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7479         * MAINTAINERS: Update e-mail address.
7481 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7483         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7485 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7487         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7489 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7491         Backport from git Libtool:
7493         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7494         Support GNU/kOpenSolaris.
7495         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7496         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7497         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7498         GNU/kOpenSolaris.
7500 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7502         * MAINTAINERS: Update e-mail address.
7504 2009-02-24  Michael Eager  <eager@eagercon.com>
7506         * MAINTAINERS (Write After Approval): Add self.
7508 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7510         * MAINTAINERS (Write After Approval): Add myself.
7512 2009-02-05  Andreas Schwab  <schwab@suse.de>
7514         * Makefile.tpl (stage_last): Define $r and $s before using
7515         $(RECURSE_FLAGS_TO_PASS).
7516         * Makefile.in: Regenerate
7518 2009-01-30  Ian Lance Taylor  <iant@google.com>
7520         * MAINTAINERS: Move myself to the Global Reviewers list.
7522 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7524         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7525         * configure: Regenerate.
7527 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7529         * MAINTAINERS: Make whitespace consistent.
7530         Remove Robert Millan from Write After Approval.
7532 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7534         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7535         (all-opcodes): Depend on all-libiberty.
7536         * Makefile.in: Regenerate.
7538 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7540         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7541         * configure: Regenerate.
7543 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7545         * MAINTAINERS (Write After Approval): Add myself.
7547 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7549         * MAINTAINERS: Add myself to reviewers (Fortran).
7551 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7553         PR tree-optimization/38515
7554         * configure.ac (cloog-polylib): Removed.
7555         (with_ppl, with_cloog): Test for "no".
7556         * configure: Regenerated.
7558 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7560         * MAINTAINERS: Moved myself to reviewers (Fortran).
7562 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7564         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7565         (Write After Approval): Remove myself.
7567 2009-01-03  Diego Novillo  <dnovillo@google.com>
7569         * MAINTAINERS: Remove myself from alias maintainership.
7571 2009-01-02  David Ayers  <ayers@fsfe.org>
7573         * MAINTAINERS: Update e-mail address.
7575 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7577         * MAINTAINERS: Make whitespace consistent.
7579 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7581         Backport from upstream Libtool:
7582         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7583         Add cache variables to tests that require the linker to work.
7584         For shlibpath_overrides_runpath, this also changes the semantics
7585         to let the result from the C compiler take precedence.
7587 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7589         * config.sub, config.guess: Update from upstream sources.
7591 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7593         * configure.ac (ppllibs): Add by default the lib flags.
7594         * configure: Regenerate.
7596 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7598         * MAINTAINERS:  Add myself to the write after approval list.
7600 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7602         * configure.ac: Add double brackets on darwin[912].
7603         * configure: Regenerate.
7605 2008-12-03  Daniel Kraft  <d@domob.eu>
7607         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7608         Approval to Reviewer section (for Fortran front-end).
7610 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7612         * configure.ac: Expand to darwin10 and later.
7613         * configure: Regenerate.
7615 2008-12-02  Andreas Schwab  <schwab@suse.de>
7617         * Makefile.def: configure-target-boehm-gc depends on
7618         all-target-libstdc++-v3.
7619         * Makefile.in: Regenerate.
7621 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7623         * MAINTAINERS:  Add myself as mingw maintainer.
7625 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7627         * config.sub, config.guess: Update from upstream sources.
7629 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7631         * README.SCO: Remove.
7633 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7635         * MAINTAINERS:  Add myself to the write after approval list.
7637 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7639         * MAINTAINERS:  Update my email address in WAA section.
7641 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7643         * MAINTAINERS: Update e-mail address.
7645 2008-11-27  Toon Moene  <toon@moene.org>
7647         * MAINTAINERS: Change e-mail address.
7649 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7651         * configure.ac: Build gdb for i?86-*-darwin*
7652         * configure: Regenerated.
7654 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7656         * MAINTAINERS: Added my full name.
7658 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7660         PR bootstrap/38014
7661         PR bootstrap/37923
7663         Revert:
7665         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7667         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7668         * Makefile.in: Regenerated.
7670         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7672         PR gdb/921
7673         PR gdb/1646
7674         PR gdb/2175
7675         PR gdb/2176
7677         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7678         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7679         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7680         (HOST_EXPORTS): Pass CPPFLAGS.
7681         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7682         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7683         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7684         * Makefile.in, configure: Regenerated.
7685         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7686         and CPPFLAGS_FOR_BUILD.
7688 2008-11-06  Jeff Law  <law@redhat.com>
7690         * MAINTAINERS: Add myself as middle end maintainer.
7692 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7694         * MAINTAINERS (Write after approval): Add myself.
7696 2008-11-05  Diego Novillo  <dnovillo@google.com>
7698         * MAINTAINERS (Global Reviewers): Add myself.
7699         (Non-Algorithmic Maintainers): Remove myself.
7701 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7703         * MAINTAINERS (Write after approval): Add myself.
7705 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7707         * MAINTAINERS (Write after approval): Add myself.
7709 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7711         * configure.ac (spu-*-*): Remove special case.
7712         * configure: Regenerate.
7714 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7716         * MAINTAINERS (Write after approval): Update my email address.
7718 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7720         * configure.ac [spu-*-*]: Do not set skipdirs.
7721         * configure: Re-generate.
7723 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7725         * MAINTAINERS (Various Maintainers): Add myself to reload.
7727 2008-10-25  Richard Guenther  <rguenther@suse.de>
7729         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7730         maintainer.  Remove myself as libgcc-math maintainer.
7731         (Non-Algorithmic Maintainers): Remove myself.
7733 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7735         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7736         * Makefile.in: Regenerated.
7738 2008-10-23  Cary Coutant  <ccoutant@google.com>
7740         * MAINTAINERS (Write after approval): Add myself.
7742 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7744         PR gdb/921
7745         PR gdb/1646
7746         PR gdb/2175
7747         PR gdb/2176
7749         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7750         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7751         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7752         (HOST_EXPORTS): Pass CPPFLAGS.
7753         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7754         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7755         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7756         * Makefile.in, configure: Regenerated.
7757         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7758         and CPPFLAGS_FOR_BUILD.
7760 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7762         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7763         Sebastian Pop.
7765 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7767         * MAINTAINERS (Write After Approval): Added myself.
7769 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7771         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7772         recommended version to 2.3.2.
7774         * configure: Regenerate.
7776 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7778         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7780 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7782         * MAINTAINERS (Write After Approval): Update e-mail address.
7784 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7786         * libtool.m4: Update to libtool 2.2.6.
7787         * lt~obsolete.m4: Update to libtool 2.2.6.
7788         * ltmain.sh: Update to libtool 2.2.6.
7789         * ltsugar.m4: Update to libtool 2.2.6.
7790         * ltversion.m4: Update to libtool 2.2.6.
7791         * ltoptions.m4: Update to libtool 2.2.6.
7792         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7794 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7796         * MAINTAINERS (Write After Approval): Add myself.
7798 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7800         * MAINTAINERS (Write After Approval): Update my name.
7802 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7804         * MAINTAINERS: Add myself in "Write After Approval".
7806 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7808         * MAINTAINERS: Add myself as ia64 maintainer.
7810 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7812         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7813         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7814         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7815         and Michael Tiemann from Write After Approval since they do not
7816         actually have access.
7818 2008-09-05  Richard Guenther  <rguenther@suse.de>
7820         * configure.ac: Initialize clooglibs to -lcloog.
7821         * configure: Re-generate.
7823 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7825         * MAINTAINERS (Write After Approval): Add myself.
7827 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7829         * configure.ac (--with-cloog-polylib): New.
7830         (--disable-cloog-version-check): New.
7831         (--disable-ppl-version-check): New.
7832         * configure: Re-generate.
7834 2008-09-03  Richard Guenther  <rguenther@suse.de>
7836         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7837         cloog test.
7838         * configure: Re-generate.
7840 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7842         Add picoChip port.
7843         * MAINTAINERS: Add picoChip maintainers.
7845 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7846             Tobias Grosser  <grosser@fim.uni-passau.de>
7847             Jan Sjodin  <jan.sjodin@amd.com>
7848             Harsha Jagasia  <harsha.jagasia@amd.com>
7849             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7850             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7851             Adrien Eliche  <aeliche@isty.uvsq.fr>
7853         Merge from graphite branch.
7854         * configure: Regenerate.
7855         * Makefile.in: Regenerate.
7856         * configure.ac (host_libs): Add ppl and cloog.
7857         Add checks for PPL and CLooG.
7858         * Makefile.def (ppl, cloog): Added modules and dependences.
7859         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7860         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7862 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7864         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7865         (GCC_SHLIB_SUBDIR): New.
7866         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7867         * configure: Regenerate.
7868         * Makefile.in: Regenerate.
7870 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7872         * MAINTAINERS: Consistently use tabs to separate columns.
7874 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7876         * MAINTAINERS (Write after Approval): Add myself.
7878 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7880         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7881         Enable bfd, binutils and opcodes.
7882         * configure: Regenerate.
7884 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7886         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7888 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7890         * MAINTAINERS:  Use correct Umlaut for last name.
7892 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7894         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7896 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7898         * MAINTAINERS: Update my email address.
7900 2008-08-16  Nicolas Roche  <roche@adacore.com>
7902         * Makefile.tpl: Add BOOT_ADAFLAGS.
7903         * Makefile.in: Regenerate.
7905 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7907         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7908         * configure: Regenerate.
7910 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7912         * configure.ac: Add makefile fragments for hpux.
7913         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7914         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7915         * configure: Regenerate.
7916         * Makefile.in: Regenerate.
7918 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7920         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7922 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7924         * MAINTAINERS (Write after Approval): Add myself.
7926 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7928         * MAINTAINERS (Write After Approval):  Add myself.
7930 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7932         * MAINTAINERS (Write After Approval):  Add myself.
7934 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7936         * MAINTAINERS: Update my email address.
7938 2008-06-25  Joey Ye  <joey.ye@intel.com>
7940         * MAINTAINERS (Write After Approval):  Add myself.
7942 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7944         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7945         * Makefile.in: Regenerate.
7946         * configure: Regenerate.
7948 2008-06-17  Daniel Kraft  <d@domob.eu>
7950         * MAINTAINERS (Write After Approval):  Add myself.
7952 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7954         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7955         "$@" is still intact with both Autoconf 2.59 and 2.62.
7956         * configure: Regenerate.
7958 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7960         * Makefile.tpl: Fix comment errors.
7961         * Makefile.in: Regenerate.
7963 2008-06-12  David S. Miller  <davem@davemloft.net>
7964             David Edelsohn  <edelsohn@gnu.org>
7966         * configure.ac: Add powerpc*-*-* to gold supported targets.
7967         * configure: Regenerate.
7969 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7971         PR tree-optimization/36218
7972         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7973         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7974         (all prefix="build-"): Pass them to build-system sub-makes.
7975         * Makefile.in: Regenerate.
7977 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7979         * MAINTAINERS (mt port): Remove.
7980         (sco5, unixware, sco udk): Remove.
7981         (Kean Johnston): Add to Write After Approval.
7983 2008-05-30  Julian Brown  <julian@codesourcery.com>
7985         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7986         of libobjc for ARM EABI Linux.
7987         * configure: Regenerate.
7989 2008-05-18  Xinliang David Li   <davidxl@google.com>
7991         * ChangeLog: Remove wrong ChangeLog entry.
7993 2008-05-17  Xinliang David Li   <davidxl@google.com>
7995         * MAINTAINERS (Write After Approval): Add myself.
7997 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7999         * MAINTAINERS (Write After Approval): Add myself.
8001 2008-05-14  Rafael Espíndola  <espindola@google.com>
8003         * config-ml.in: don't handle --enable-shared and --enable-static.
8005 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
8007         * MAINTAINERS: Update my email address.
8009 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
8011         * MAINTAINERS: Update my email address.
8013 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
8015         * MAINTAINERS (Write After Approval): Add myself.
8017 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
8019         * MAINTAINERS (Write After Approval): Add myself.
8021 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
8023         * MAINTAINERS (crx): Add myself.
8025 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8027         Sync with src:
8028         2008-04-14  David S. Miller  <davem@davemloft.net>
8030         * configure.ac: Add sparc*-*-* to gold supported targets.
8031         * configure: Regenerate.
8033 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8035         PR bootstrap/35457
8036         * configure.ac: Include override.m4.
8037         * configure: Regenerate.
8039 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8041         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8042         * Makefile.in: Regenerate.
8044 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
8046         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8047         as nonconfigurable directories list.
8048         * configure: Regenerate.
8050 2008-04-14  Ben Elliston  <bje@au.ibm.com>
8052         * config.sub, config.guess: Update from upstream sources.
8054 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
8056         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8057         * Makefile.in: Regenerate.
8059 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
8061         * configure.ac: Do not build libssp for the AVR.
8062         * configure: Regenerate.
8064 2008-04-07  Ian Lance Taylor  <iant@google.com>
8066         * Makefile.def: check-gold depends upon all-binutils.
8067         * Makefile.in: Regenerate.
8069 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
8071         * MAINTAINERS (Write After Approval): Add myself.
8073 2008-04-04  Nick Clifton  <nickc@redhat.com>
8075         PR binutils/4334
8076         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8077         builds.
8078         * configure: Regenerate.
8080 2008-04-04  NightStrike  <NightStrike@gmail.com>
8082         PR other/35151
8083         * configure.ac: Combine rules for mingw32 and mingw64.
8084         * configure: Regenerate.
8086 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
8088         * MAINTAINERS (Write After Approval): Add myself.
8090 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
8092         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8093         * Makefile.in (.NOTPARALLEL): Ditto.
8095 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
8097         * MAINTAINERS (Write After Approval): Add myself.
8099 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
8101         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8102         * Makefile.in (.NOTPARALLEL): Regenerate.
8104 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
8106         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8107         * Makefile.in: Regenerate.
8109 2008-03-26  Jakub Staszak  <kuba@et.pl>
8111         * MAINTAINERS (Write After Approval): Add myself.
8113 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8115         * MAINTAINERS:  Update e-mail address.
8117 2008-03-20  Ian Lance Taylor  <iant@google.com>
8119         * configure.ac: Add support for --enable-gold.
8120         * Makefile.def: Add gold as a directory like ld.
8121         * configure, Makefile.in: Regenerate.
8123 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8125         * configure.ac: m4_include config/proginstall.m4.
8126         * configure: Regenerate.
8128         Backport from upstream Libtool:
8130         2007-10-12  Eric Blake  <ebb9@byu.net>
8132         Deal with Autoconf 2.62's semantic change in m4_append.
8133         * ltsugar.m4 (lt_append): Replace broken versions of
8134         m4_append.
8135         (lt_if_append_uniq): Don't require separator to be overquoted,
8136         and avoid broken m4_append.
8137         (lt_dict_add): Fix typo.
8138         * libtool.m4 (_LT_DECL): Don't overquote separator.
8140 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
8142         * config.rpath: Add AIX 6 support.
8144 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
8146         * Makefile.def (stageprofile).  Remove -fprofile-generate
8147         from stage_libcflags.
8148         * Makefile.in: Regenerate.
8150 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8152         * config.sub, config.guess: Update from upstream sources.
8154 2008-03-06  Tom Tromey  <tromey@redhat.com>
8156         * MAINTAINERS: Update for treelang deletion.
8158 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
8160         * MAINTAINERS: Update my email address.
8162 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
8164         * MAINTAINERS (darwin port): Add myself as a maintainer.
8165         (objective-c/c++): Add myself as a maintainer.
8167 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
8169         * MAINTAINERS (Write After Approval): Update my email address.
8171 2008-02-25  Tomas Bily  <tbily@suse.cz>
8173         * MAINTAINERS (Write After Approval): Add myself.
8175 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
8177         * MAINTAINERS (OpenMP): Add myself.
8179 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
8181         PR bootstrap/32009
8182         PR bootstrap/32161
8184         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8185         * configure: Regenerate.
8187         * Makefile.def: Define stage_libcflags for all bootstrap stages.
8188         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8189         STAGE4_LIBCFLAGS): New.
8190         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8191         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8192         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8193         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8194         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8195         for target modules.  Don't export LIBCFLAGS.
8196         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8197         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8198         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8199         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8200         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8201         * Makefile.in: Regenerate.
8203 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8205         PR libgcj/33085
8206         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8207         Do not use -DDLL_EXPORT.  Backport from upstream.
8209 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8211         * MAINTAINERS (Write After Approval): Add myself.
8213 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
8215         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8216         * configure: Regenerate.
8218 2008-01-31  Marc Gauthier  <marc@tensilica.com>
8220         * configure.ac (xtensa*-*-*): Recognize processor variants.
8221         * configure: Regenerate.
8223 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8225         PR bootstrap/34922
8226         * configure.ac (PARSE_ARGS): Push suitable setting of
8227         ac_subdirs_all, for `./configure --help=recursive'.
8228         Handle `+' in generic toplevel directory disabling.
8229         * configure: Regenerate.
8231 2008-01-28  Nick Clifton  <nickc@redhat.com>
8233         * MAINTAINERS (xstormy16): Take over maintainership.
8235 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8237         * MAINTAINERS (c4x port): Remove.
8239 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
8241         * libtool.m4: Backport AIX 6 support from ToT Libtool.
8243 2008-01-23  Ben Elliston  <bje@au.ibm.com>
8245         * config.sub, config.guess: Update from upstream sources.
8247 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
8249         * MAINTAINERS (Write After Approval): Add myself.
8251 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
8253         * MAINTAINERS: Update my email address.
8255 2008-01-09  Raksit Ashok  <raksit@google.com>
8257         * MAINTAINERS (Write After Approval): Add myself.
8259 2008-01-09  Raksit Ashok  <raksit@google.com>
8261         * MAINTAINERS (Write After Approval): Add myself.
8263 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8265         * config.sub, config.guess: Update from upstream sources.
8267 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8269         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8270         Change recommended MPFR from 2.2.1 -> 2.3.0.
8271         * configure: Regenerate.
8273 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8275         * MAINTAINERS: Update my email address.
8277 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8279         * MAINTAINERS: Update my email address.
8281 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8283         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8284         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8285         * Makefile.in: Regenerate.
8287 2007-12-10  Mark Heffernan  <meheff@google.com>
8289         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8290         misplaced entries.
8292 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8294         * configure.ac: Enable libjava for x86_64-*-darwin9.
8295         * configure: Regenerate.
8297 2007-12-07  Bill Maddox  <maddox@google.com>
8299         * MAINTAINERS (Write After Approval): Add myself.
8301 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8303         * config.sub, config.guess: Update from upstream sources.
8305 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8307         * config-ml.in: Remove 64bit configure tests.
8309 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8311         * config-ml.in: Robustify against white space in absolute file
8312         names.
8314         * config-ml.in (multi-clean): Substitute ${Makefile}.
8315         Remove superfluous ${Makefile} in list.
8317 2007-11-19  Thiemo Seufer  <ths@mips.com>
8319         * config-ml.in: Don't hardcode the Makefile name.
8321 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8323         * MAINTAINERS (Write After Approval): Add myself.
8325 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8327         * MAINTAINERS (Write After Approval): Add myself.
8329 2007-11-06  Doug Kwan  <dougkwan@google.com>
8331         * MAINTAINERS (Write After Approval): Add myself.
8333 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8335         * MAINTAINERS (mercury): Remove entry.
8336         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8338 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8340         * Makefile.def (dependencies): Make configure-gdb depend on
8341         all-intl.
8342         * Makefile.in: Regenerated.
8344 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8346         * MAINTAINERS (Fortran maintainer): Remove myself.
8348 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8350         * Makefile.def: To avoid problems running with parallel makes,
8351         build newlib before libgloss so that target specific header
8352         files are availble.
8353         * Makefile.in: Regenerate
8355 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8357         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8358         * Makefile.in: Regenerate.
8360 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8362         * MAINTAINERS (Register allocation reviewer): Add myself.
8364 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8366         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8367         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8368         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8369         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8370         * configure: Regenerate.
8372 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8374         * MAINTAINERS (Register allocation reviewer): Add myself.
8376 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8378         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8379         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8380         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8381         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8382         * configure.ac: Default them to host tools for $host = $build.
8383         Subst them.
8385         * configure: Regenerate.
8386         * Makefile.in: Regenerate.
8388 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8390         * MAINTAINERS (Register allocation reviewer): Add myself.
8392 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8394         * MAINTAINERS (Register allocation reviewer): Add myself.
8396 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8398         * MAINTAINERS (Write After Approval): Fix typo.
8400 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8402         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8403         * configure: Regenerate.
8405 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8407         PR bootstrap/31906
8408         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8409         they're already prefixed.
8411 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8413         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8414         libstdc++.
8415         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8416         * configure: Regenerate.
8417         * Makefile.in: Regenerate.
8419 2007-09-17  Andreas Schwab  <schwab@suse.de>
8421         * configure.ac: Raise minimum makeinfo version to 4.6.
8422         * configure: Regenerate.
8424 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8426         * MAINTAINERS (write-after-approval) add myself
8428 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8430         * configure.ac: Correct makeinfo version check.
8431         * configure: Regenerate.
8433 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8435         * MAINTAINERS: Update my email address.
8437 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8439         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8440         to $skipdirs and only disable gprof for newlib.  Use the normal
8441         mips*-elf* handling in other respects.
8442         * configure: Regnerate.
8444 2007-09-12  David Daney  <ddaney@avtrex.com>
8446         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8447         enabling libgcj.
8448         * configure: Regenerate.
8450 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8452         PR other/32154
8453         * configure.ac: For libgloss targets, point the linker to the linker
8454         script, startup code and simulator library.
8455         * configure: Regenerate.
8457 2007-09-07  Andrew Haley  <aph@redhat.com>
8459         * configure.ac (noconfigdirs): Remove target-libffi and
8460         target-libjava.
8461         * configure: Regenerate.
8463 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8465         PR target/33281
8466         * configure.ac: Use config/mh-mingw on mingw.
8467         * configure: Regenerate.
8469 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8471         * MAINTAINERS (Write After Approval): Add myself.
8473 2007-09-05  Richard Guenther  <rguenther@suse.de>
8475         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8476         nor --disable-checking is provided also turn on yes and types
8477         checking for stage1.
8478         * configure: Re-generate.
8480 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8482         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8483         (Write After Approval): Remove myself.
8485 2007-08-29  Nick Clifton  <nickc@redhat.com>
8487         * config.sub, config.guess: Update from upstream sources.
8489 2007-08-22  Bud Davis  <jmdavis@link.com>
8491         * MAINTAINERS (Write After Approval): Added myself.
8492         * MAINTAINERS (Reviewers): Removed myself.
8494 2007-08-18  Paul Brook  <paul@codesourcery.com>
8495             Joseph Myers  <joseph@codesourcery.com>
8497         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8498         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8499         * Makefile.in: Regenerate.
8500         * configure.ac (--with-debug-prefix-map): New.
8501         * configure: Regenerate.
8503 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8504             Nigel Stephens  <nigel@mips.com>
8506         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8507         as target_makefile_frag.
8508         * configure: Regenerate.
8510 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8512         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8513         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8514         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8515         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8516         (do-compare, do-compare3, do-compare-debug): New.
8517         ([+compare-target+]): Use them.
8519 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8521         * MAINTAINERS (Write After Approval): Change my email address.
8523 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8524             Ben Elliston  <bje@au.ibm.com>
8526         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8527         --silent if $silent.
8528         * configure: Regenerate.
8530 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8532         * MAINTAINERS (Various Maintainers): Add myself as
8533         loop infrastructure maintainer.  Update my e-mail
8534         address.
8536 2007-07-31  Diego Novillo  <dnovillo@google.com>
8538         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8539         Adjust description.
8541 2007-07-26  Richard Guenther  <rguenther@suse.de>
8543         * configure.ac: Add types checking to stage1 checking flags.
8544         * configure: Regenerate.
8546 2007-07-17  Nick Clifton  <nickc@redhat.com>
8548         * COPYING3: New file.  Contains version 3 of the GNU General
8549         Public License.
8550         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8551         Lesser General Public License.
8553 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8555         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8557 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8559         * MAINTAINERS (S/390 co-maintainer): Add myself.
8560         (Write After Approval): Remove myself.
8562 2007-07-13  Dan Hipschman  <dsh@google.com>
8564         * MAINTAINERS (Write After Approval): Add myself.
8566 2007-07-11  Nick Clifton  <nickc@redhat.com>
8568         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8569         WINDRES export.
8570         * Makefile.in: Regenerate.
8572 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8574         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8575         maintainer.
8577 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8579         * lt~obsolete.m4: New. Import from 20070318 libtool.
8581 2007-07-03  Julian Brown  <julian@codesourcery.com>
8583         * MAINTAINERS (Write After Approval): Add myself.
8585 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8587         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8588         * configure: Regenerate.
8590 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8592         * configure.ac: Add some missing m4 quotation.
8593         * configure: Regenerate.
8595 2007-07-02  Simon Baldwin  <simonb@google.com>
8597         * MAINTAINERS (Write After Approval): Add myself.
8599 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8601         * configure: Regenerate.
8603 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8605         * Makefile.def: Add windmc tool to build.
8606         * Makefile.tpl: Likewise.
8607         * configure.ac: Likewise.
8608         * Makefile.in: Regenerate.
8609         * configure: Regenerate.
8611 2007-06-28  DJ Delorie  <dj@redhat.com>
8613         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8614         not building newlib.
8615         * configure: Regenerated.
8617 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8619         * MAINTAINERS (Write After Approval): Add myself.
8621 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8623         * MAINTAINERS (Write After Approval): Add myself.
8625 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8627         * MAINTAINERS (Write After Approval): Add myself.
8629 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8631         * MAINTAINERS (Write After Approval): Add myself.
8633 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8635         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8636         * Makefile.in: Regenerated.
8638 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8640         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8641         bfin*-*-uclinux* targets.
8642         * configure: Regenerate.
8644 2007-06-14  Ian Lance Taylor  <iant@google.com>
8646         * MAINTAINERS: Add myself as non-algorithmic global write
8647         maintainer.
8649 2007-06-14  Diego Novillo  <dnovillo@google.com>
8651         * MAINTAINERS: Add self as middle-end maintainer and
8652         non-algorithmic global write maintainer.
8654 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8656         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8657         Move all Fortran maintainers except Paul Brook into the
8658         Non-Autopoiesis section.
8660 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8662         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8663         (distclean-stage[+id+]): Possibly delete stage_last.
8664         * Makefile.in: Regenerate.
8666 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8668         * MAINTAINERS (Various Maintainer): Fix typo.
8670 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8672         * MAINTAINERS (Various Maintainer): Add myself as
8673         dataflow maintainer.
8675 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8677         * config.sub, config.guess: Update from upstream sources.
8679 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8681         * Makefile.tpl: Fix spelling error.
8682         * Makefile.in: Regenerate.
8684 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8686         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8687         lt_cv_sys_max_cmd_len.
8689 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8691         * MAINTAINERS (Various Maintainers): Add myself as
8692         auto-vectorizer maintainer.
8694 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8696         PR libjava/32098
8697         * libtool.m4: Revert previous change.
8698         * ltgcc.m4: Put it here.
8700 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8702         * MAINTAINERS (Various Maintainers): Add myself as
8703         auto-vectorizer maintainer.
8705 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8707         PR libjava/32098
8708         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8710 2007-05-30  Richard Guenther  <rguenther@suse.de>
8712         * MAINTAINERS (Various Maintainers): Add myself as
8713         auto-vectorizer maintainer.
8715 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8717         PR bootstrap/29382
8718         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8719         * configure: Rebuilt.
8721 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8723         * MAINTAINERS (Write After Approval): Removed my name.
8725 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8727         * MAINTAINERS (Write After Approval): Remove myself.
8729 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8731         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8733 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8735         * ltmain.sh: Update from ToT Libtool.
8736         * libtool.m4: Update from ToT Libtool.
8737         * ltsugar.m4: New. Update from ToT Libtool.
8738         * ltversion.m4: New. Update from ToT Libtool.
8739         * ltoptions.m4: New. Update from ToT Libtool.
8740         * ltconfig: Remove.
8741         * ltcf-c.sh: Remove.
8742         * ltcf-cxx.sh: Remove.
8743         * ltcf-gcj.sh: Remove.
8745 2007-05-22  Ollie Wild  <aaw@google.com>
8747         * MAINTAINERS (Write After Approval): Add myself.
8749 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8751         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8752         stage_cflags.
8753         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8754         Remove CFLAGS/LIBCFLAGS.
8755         (configure-stage[+id+]-[+prefix+][+module+],
8756         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8757         * Makefile.in: Regenerate.
8759 2007-05-15  Diego Novillo  <dnovillo@google.com>
8761         * MAINTAINERS: Update e-mail address.
8763 2007-05-15  Revital Eres  <eres@il.ibm.com>
8765         * MAINTAINERS (Write After Approval): Add myself.
8767 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8769         * MAINTAINERS (Write After Approval): Updated my address.
8771 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8773         * MAINTAINERS (Write After Approval): Add myself.
8775 2007-05-11  Silvius Rus  <rus@google.com>
8777         * MAINTAINERS (Write After Approval): Add myself.
8779 2007-04-23  Tom Tromey  <tromey@redhat.com>
8781         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8783 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8785         * MAINTAINERS (cpplib): Rename to ...
8786         (libcpp): ... this.  Add C/C++ front end maintainers.
8788 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8790         * config-ml.in: Pass ${ml_config_env} to configure calls.
8792 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8794         * MAINTAINERS (Write After Approval): Add myself.
8796 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8798         * MAINTAINERS (Write After Approval): Add myself.
8800 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8802         * MAINTAINERS (fortran 95 front end): Add myself.
8804 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8806         * MAINTAINERS (Write After Approval): Add myself.
8808 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8810         * MAINTAINERS (Modulo Scheduler): Add myself.
8812 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8814         * MAINTAINERS (fortran 95 front end): Add myself.
8815         (c++ front end): whitespace fix.
8817 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8819         * MAINTAINERS (Write After Approval): Add myself.
8821 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8823         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8824         of glob.  Quote arguments with single quotes too.
8825         * configure: Regenerate.
8827 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8829         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8830         * Makefile.in: Regenerate
8832 2007-03-07  Andreas Schwab  <schwab@suse.de>
8834         * configure: Regenerate.
8836 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8838         * configure.ac: Add "--with-pdfdir" configure option,
8839         which defines pdfdir variable.
8840         * Makefile.def (target=fixincludes): Add install-pdf to
8841         missing targets.
8842         (recursive_targets): Add install-pdf target.
8843         (flags_to_pass): Add pdfdir.
8844         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8845         target.
8846         * configure: Regenerate
8847         * Makefile.in: Regenerate
8849 2007-02-28  Eric Christopher  <echristo@apple.com>
8851         Revert:
8852         2006-12-07  Mike Stump  <mrs@apple.com>
8854         * Makefile.def (dependencies): Add dependency for
8855         install-target-libssp and install-target-libgomp on
8856         install-gcc.
8857         * Makefile.in: Regenerate.
8859 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8861         * configure: Regenerate.
8862         * configure.ac: Move statements after variable declarations.
8864 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8866         * MAINTAINERS: Add myself as sh maintainer.
8868 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8870         * configure.ac: Adjust for loop syntax.
8871         * configure: Regenerate.
8873 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8875         * configure: Rebuilt.
8877 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8879         * configure.ac: Drop multiple occurrences of --enable-languages,
8880         and fix its quoting.
8881         * configure: Rebuilt.
8883 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8884             Nathan Sidwell  <nathan@codesourcery.com>
8885             Vladimir Prus  <vladimir@codesourcery.com>
8886             Joseph Myers  <joseph@codesourcery.com>
8888         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8889         * configure: Regenerate.
8891 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8893         * ltconfig (freebsd*): Default to elf.
8895 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8897         * configure.ac (target_libraries): Move libgcc before libiberty.
8898         * configure: Regenerated.
8900 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8901             Paolo Bonzini  <bonzini@gnu.org>
8903         PR bootstrap/30753
8904         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8905         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8906         * configure: Regenerated.
8908 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8910         * MAINTAINERS (Language Front End Maintainers): Update my mail
8911         address.
8913 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8915         PR bootstrap/30748
8916         * configure.ac: Correct syntax for Solaris ksh.
8917         * configure: Regenerated.
8919 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8921         * configure.ac: Sync with src.
8922         * configure: Regenerate.
8924 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8926         * Makefile.in: Regenerate.
8928 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8930         * config.sub: Sync with src.
8932 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8934         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8935         noncanonical equivalents.
8936         * configure.in: Rename to...
8937         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8938         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8939         target_noncanonical.  Use them.  Rewrite removal of configure
8940         arguments for autoconf 2.59.  Discard variable settings.  Force
8941         program_transform_name for native tools.
8943         * Makefile.in: Regenerated.
8944         * configure: Regenerated with autoconf 2.59.
8946 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8948         * MAINTAINERS (Write After Approval): Add myself.
8950 2007-01-31  Andreas Schwab  <schwab@suse.de>
8952         * Makefile.tpl (LDFLAGS): Substitute it.
8953         * Makefile.in: Regenerate.
8955 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8957         * MAINTAINERS (Write After Approval): Add myself.
8959 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8961         * MAINTAINERS (spu port): Add myself.
8963 2007-01-23  Richard Guenther  <rguenther@suse.de>
8965         PR bootstrap/30541
8966         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8967         * Makefile.tpl (GNATBIND): Substitute it.
8968         (GNATMAKE): Likewise.
8969         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8970         of STAGE_PREFIX.
8971         * Makefile.in: Regenerate.
8972         * configure: Regenerate.
8974 2007-01-18  Mike Stump  <mrs@apple.com>
8976         * configure.in: Re-enable -Werror for gcc builds.
8978 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8980         * MAINTAINERS (Write After Approval): Add myself.
8982 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8984         * configure.in: Change == to = in test command.
8985         * configure: Regenerate.
8987 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8988             Nick Clifton  <nickc@redhat.com>
8989             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8991         * configure.in (build_configargs, host_configargs, target_configargs):
8992         Remove build/host/target parameters.
8993         (host_libs): Add gmp and mpfr.
8994         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8995         * Makefile.def (gmp, mpfr): New.
8996         (gcc): Remove target.
8997         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8998         target_os, target_vendor): New.
8999         (configure): Add host_alias/target_alias arguments; adjust invocations.
9000         * configure: Regenerate.
9001         * Makefile.in: Regenerate.
9003 2007-01-11  Matt Fago  <fago@earthlink.net>
9005         * configure.in: Try to link to functions only in mpfr 2.2.x
9006         to improve robustness of configure tests.
9007         * configure: Regenerate.
9009 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
9011         * MAINTAINERS: Add myself as i386 maintainer.
9013 2007-01-08  Jan Hubicka  <jh@suse.cz>
9015         * MAINTAINERS: Add myself as i386 maintainer.
9017 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
9019         * configure.in: Add support for an x86_64-mingw* target.
9020         * configure: Regenerate.
9022 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
9024         * Makefile.tpl (all-target): Correct @if conditional for target
9025         modules.
9026         * configure.in: Omit libiberty if building only target libgcc.
9027         * configure, Makefile.in: Regenerated.
9029 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
9031         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9032         * configure: Regenerate.
9034 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
9036         * Makefile.def (target_modules): Add libgcc.
9037         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
9038         * Makefile.tpl (clean-target-libgcc): Delete.
9039         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9040         on gcc even for bootstrapped modules.  Rewrite handling of
9041         lang_env_dependencies to loop over target_modules.
9042         * configure.in (target_libraries): Add target-libgcc.
9043         * Makefile.in, configure: Regenerated.
9045 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9047         * configure.in: Reorganize recognition of languages.  Add
9048         --enable-stage1-languages.  Show supported languages for the chosen
9049         target rather than all recognized languages.
9050         * configure: Regenerate.
9052 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9054         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9055         * Makefile.in: Regenerate.
9057 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9059         * configure.in: Warn that MPFR 2.2.0 is buggy.
9060         * configure: Regenerate.
9062 2006-12-27  Ian Lance Taylor  <iant@google.com>
9064         * configure.in: When removing Makefiles to force a reconfigure, also
9065         remove prev-DIR*/Makefile.
9066         * configure: Regenerate.
9068 2006-12-22  Andreas Schwab  <schwab@suse.de>
9070         * configure: Regenerate with correct autoconf version.
9072 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
9074         * configure.in: add AC_SUBST for *_FOR_TARGET.
9075         * configure: Regenerate.
9077 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9079         * configure.in: Simplify logic for rejecting languages that cannot
9080         be built.  Separate the case when a language is unsupported,
9081         from the case when the user chooses not to build a language.
9083 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9085         * configure.in: Remove "$build" case for powerpc-*-darwin* since
9086         it only affects bootstrap and could be tested on "$host" as well.
9087         * configure: Regenerate.
9088         * config/mh-ppc-darwin: Add to the stage1 cflags here.
9090 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9092         PR bootstrap/29544
9093         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9094         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9095         move here comment from Makefile.tpl.
9096         * Makefile.tpl: Move some definitions higher in the file.
9097         (STAGE1_CHECKING): New.
9098         * configure.in: Add --enable-stage1-checking.
9099         * configure: Regenerate.
9100         * Makefile.in: Regenerate.
9102 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9104         * MAINTAINERS: Add myself as build system maintainer.
9106 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
9108         * MAINTAINERS (Write After Approval): Add myself.
9110 2006-12-13  Eric Christopher  <echristo@apple.com>
9112         * MAINTAINERS: Add myself as darwin maintainer.
9114 2006-12-11  Ian Lance Taylor  <ian@airs.com>
9116         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9118 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
9120         MAINTAINERS: Update my entry.
9122 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
9124         * configure.in:  Handle spu makefile frag.
9125         * Makefile.tpl (MAINT): Define
9126         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9127         * configure: Regenerate.
9128         * Makefile.in: Regenerate.
9130 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9132         * config.guess: Import latest version.
9133         * config.sub: Likewise.
9135 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9137         * configure.in (spu-*-*): Don't skip target-libiberty.
9138         * configure: Regenerate.
9140 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
9142         PR bootstrap/30134
9143         * configure.in: Correct x86 darwin support for libjava to powerpc
9144         and i?86 only.
9145         * configure: Regenerate.
9147 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
9149         * configure.in: Add x86 darwin support for libjava.
9150         * configure: Regenerate.
9152 2006-12-07  Mike Stump  <mrs@apple.com>
9154         * Makefile.def (dependencies): Add dependency for
9155         install-target-libssp and install-target-libgomp on
9156         install-gcc.
9157         * Makefile.in: Regenerate.
9159 2006-12-04  Richard Guenther  <rguenther@suse.de>
9161         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9162         (Non-Algorithmic Maintainers): Move over non-algorithmic
9163         loop optimizer maintainers, add myself as a non-algorithmic
9164         middle-end maintainer.
9166 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
9168         * MAINTAINERS (Write After Approval): Add myself.
9170 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9172         * configure.in: Update error message for missing GMP/MPFR.
9174         * configure: Regenerate.
9176 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9178         * configure.in: Update MPFR version in error message.
9180         * configure: Regenerate.
9182 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9184         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9185         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9186         --with-gmp-lib): New flags.
9188         * configure: Regenerate.
9190 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
9192         * MAINTAINERS (Write After Approval): Change my email address.
9194 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9196         * MAINTAINERS (Write After Approval): Add myself.
9198 2006-11-22  Philipp Thomas  <pth@suse.de>
9200         * MAINTAINERS (i18n): Update e-mail address.
9202 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9204         * MAINTAINERS (spu port): Add myself as maintainer.
9205         (Write After Approval): Remove myself.
9207 2006-11-22  Ben Elliston  <bje@au.ibm.com>
9209         * configure.in (skipdirs): Don't build libssp for SPU.
9210         * configure: Regenerate.
9212 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9214         * MAINTAINERS (spu port): Add myself as maintainer.
9215         (libobjc): Update my email address.
9217 2006-11-21  Andrea Bona  <andrea.bona@st.com>
9219         * MAINTAINERS (Write After Approval): Add myself.
9221 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9223         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9224         * configure : Rebuilt.
9226 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9228         * MAINTAINERS (Write After Approval): Add myself.
9230 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
9232         * MAINTAINERS (Write After Approval): Add myself.
9234 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9236         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9237         libmpfr.a.
9238         * configure: Regenerate.
9240 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
9242         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9243         (unstage): Test for stage_last presence.
9245         PR bootstrap/29802
9246         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9247         STAGE_PREFIX.
9248         * Makefile.in: Regenerate.
9250 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
9252         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9253         maintainers.
9255 2006-11-14  Erven Rohou  <erven.rohou@st.com>
9257         * MAINTAINERS (Write After Approval): Add myself.
9259 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9261         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9262         and stageN-package/Makefile.
9263         * Makefile.in: Regenerated.
9265 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9267         * configure.in: Remove target-libgloss from noconfigdirs for
9268         bfin-*-*.
9269         * configure: Regenerated.
9271 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9273         * configure.in (have_gmp): Only error if the gcc directory exists.
9275         * configure: Regenerate.
9277 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9279         * configure.in: Robustify error message for missing GMP/MPFR.
9281         * configure: Regenerate.
9283 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9285         * MAINTAINERS (Write After Approval): Add myself.
9287 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9289         * MAINTAINERS: Change email address.
9291 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9293         * MAINTAINERS (Write After Approval): Add myself.
9295 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9297         * MAINTAINERS (Write After Approval): Add myself.
9299 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9301         * MAINTAINERS (Write After Approval): Move myself to
9302         Write After Approval section.
9304 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9306         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9307         need_gmp anymore.
9308         * configure: Regenerate.
9310 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9312         * MAINTAINERS (Write After Approval): Add myself.
9314 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9316         * config.guess: Import latest version.
9317         * config.sub: Likewise.
9319 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9321         * Makefile.def: Added pdf target handling.
9322         * Makefile.tpl: Added pdf target handling.
9323         * Makefile.in: Regenerated.
9325 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9327         * MAINTAINERS: Add self as score port maintainer.
9329 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9331         * MAINTAINERS (Write After Approval): Add myself.
9333 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9335         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9336         or newer.
9337         * configure: Regenerated.
9339 2006-09-27  Dave Brolley  <brolley@redhat.com>
9341         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9342         using $s instead of $r.
9343         * configure: Regenerated.
9345 2006-09-26  Thiemo Seufer  <ths@mips.com>
9347         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9348         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9349         * configure: Regenerate.
9351 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9353         * MAINTAINERS (Write After Approval): Remove myself.
9355 2006-09-22  Chao-ying Fu  <fu@mips.com>
9357         * MAINTAINERS (Write After Approval): Add myself.
9359 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9361         * MAINTAINERS: Add self as soft-fp maintainer.
9363 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9365         * MAINTAINERS: Add myself as avr maintainer.
9366         Remove Marek Michalkiewicz as avr maintainer.
9368 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9370         * MAINTAINERS (Write After Approval): Add myself.
9372 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9374         * configure.in: Never build newlib for a Mingw host.
9375         Never build newlib as Mingw target library.
9376         Test the existence of winsup/cygwin for building a Cygwin newlib,
9377         rather than just winsup.
9378         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9379         building a Mingw target.
9380         * configure: Regenerate.
9382 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9384         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9386 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9388         * config.guess: Import from src (was more updated).
9389         * config.sub: Likewise.
9391 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9393         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9394         * configure: Regenerated.
9396 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9398         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9399         for stages after the first.
9401 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9403         * Makefile.def: Add dependencies for configure-opcodes
9404         on configure-intl and all-opcodes on all-intl.
9405         * Makefile.in: Regenerated.
9407 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9409         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9411 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9413         Port to hosts whose 'sort' and 'tail' implementations
9414         treat operands with leading '+' as file names, as POSIX
9415         has required since 2001.  However, make sure the code still
9416         works on pre-POSIX hosts.
9417         * ltmain.sh: Don't assume "sort +2" is equivalent to
9418         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9420 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9422         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9424 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9426         * ltconfig: chmod 644 before ranlib during install.
9428 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9430         PR bootstrap/18058
9431         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9432         if the bootstrap compiler is a GCC version that supports it.
9433         * configure: Regenerate.
9435 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9437         * configure.in: Fix thinkos in previous check-in.
9438         * configure: Regenerate.
9440 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9442         PR other/27063
9443         * configure.in: Test subdir_requires and give an appropriate
9444         error message.
9445         * configure: Regenerate.
9447 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9449         * MAINTAINERS (Write After Approval): Add myself.
9451 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9453         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9455 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9457         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9459 2006-06-20  David Ayers  <d.ayers@inode.at>
9461         PR bootstrap/28072
9462         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9463         whether target-libjava is being configured instead of whether the
9464         java front end is enabled.
9465         * configure: Regenerate.
9467 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9469         PR target/27540
9470         * configure.in: Only enable libgomp on IRIX 6.
9471         * configure: Regenerate.
9473 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9475         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9476         too.
9477         * Makefile.in: Regenerate.
9479 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9481         * config-ml.in: Alter CCASFLAGS to include special
9482         multilib options the same as is done for CFLAGS.
9484 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9486         * configure.in: Don't enable libgomp on hpux10.
9487         * configure: Rebuilt.
9489 2006-06-12  David Ayers  <d.ayers@inode.at>
9491         PR bootstrap/27963
9492         PR target/19970
9493         * configure.in: Remove target-boehm-gc from noconfigdirs where
9494         ${libgcj} is specified.
9495         * configure: Regenerate.
9497 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9499         Sync from src:
9501         * configure.in: Sync.
9502         * configure: Regenerated.
9504         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9506         * Makefile.def: Added dependencies from sim and gdb on intl, and
9507         added configure dependencies to everything with an all dependency
9508         on intl.
9509         * Makefile.in: Regenerated.
9511 2006-06-06  David Ayers  <d.ayers@inode.at>
9513         PR libobjc/13946
9514         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9515         * Makefile.in: Regenerate.
9516         * configure.in: Add --enable-objc-gc at toplevel and have it
9517         enable boehm-gc for Objective-C.
9518         Remove target-boehm-gc from libgcj.
9519         Add target-boehm-gc to target_libraries.
9520         Add target-boehm-gc to noconfigdirs where ${libgcj}
9521         is specified.
9522         Assert that boehm-gc is supported when requested for Objective-C.
9523         Only build boehm-gc if needed either for Java or Objective-C.
9524         * configure: Regenerate.
9526 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9528         PR 27674
9529         * Makefile.tpl (configure-[+prefix+][+module+],
9530         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9531         Remove rule to unstage bootstrapped modules.
9532         (stage_current): New.
9533         * Makefile.in: Regenerate.
9535 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9537         * MAINTAINERS (Write After Approval): Update my e-mail address.
9539 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9541         * include/libiberty.h: Declare pex_run_in_environment.
9543 2006-05-31  Asher Langton  <langton2@llnl.gov>
9545         * MAINTAINERS (Write After Approval): Add myself.
9547 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9549         * Makefile.def (bfd, opcodes): Fix lib_path.
9550         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9551         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9552         * Makefile.in: Regenerate.
9554 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9556         * Makefile.in: Regenerate.
9558 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9560         * Makefile.def: Add install-html target. Add datarootdir
9561         docdir and htmldir to flags_to_pass.
9562         * Makefile.tpl: Add install-html target.
9563         * Makefile.in: Regenerate.
9564         * configure.in: Add --with-datarootdir, --with-docdir, and
9565         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9566         * configure: Regenerate.
9568 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9570         * configure.in: Enable gprof for cross builds.
9571         * configure: Regenerate.
9573 2006-05-22  Richard Guenther  <rguenther@suse.de>
9575         Revert
9576         2006-01-31  Richard Guenther  <rguenther@suse.de>
9577         Paolo Bonzini  <bonzini@gnu.org>
9579         * Makefile.def (target_modules): Add libgcc-math target module.
9580         * configure.in (target_libraries): Add libgcc-math target library.
9581         (--enable-libgcc-math): New configure switch.
9582         * Makefile.in: Re-generate.
9583         * configure: Re-generate.
9584         * libgcc-math: New toplevel directory.
9586 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9587             Andreas Tobler  <a.tobler@schweiz.ch>
9589         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9590         * configure: Rebuilt.
9592 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9594         * MAINTAINERS (Write After Approval): Add myself.
9596 2006-05-01  DJ Delorie  <dj@redhat.com>
9598         * configure.in: Restore CFLAGS if GMP isn't present.
9599         * configure: Regenerate.
9601 2006-05-01  Richard Guenther  <rguenther@suse.de>
9603         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9604         maintainer.
9606 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9608         * MAINTAINERS (Write After Approval): Add myself.
9610 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9612         * MAINTAINERS (Write After Approval): Add myself.
9614 2006-04-18  DJ Delorie  <dj@redhat.com>
9616         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9617         reference libgloss so that libssp can be built in a combined
9618         tree.
9619         * configure: Regenerate.
9621 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9623         * MAINTAINERS (Write After Approval): Add myself.
9625 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9627         * configure.in: Require makeinfo 4.4 or higher.
9628         * configure: Regenerate.
9630 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9632         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9633         Rearrange the entries of other libraries to have them in one place.
9635 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9637         * MAINTAINERS (Write After Approval): Remove myself.
9638         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9640 2006-03-14  Richard Guenther  <rguenther@suse.de>
9642         * configure: Regenerate with autoconf 2.13.
9644 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9646         * MAINTAINERS: Use my work address.
9648         * MAINTAINERS: Update my E-mail address.
9650 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9652         * configure.in: Handle --disable-<component> generically.
9653         * configure: Regenerate.
9655 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9657         PR libgcj/17311
9658         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9660 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9662         * MAINTAINERS (Write After Approval):  Remove myself.
9663         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9665 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9667         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9668         (TARGET_CONFIGDIRS): Remove.
9669         * configure.in: Remove AC_SUBST(target_configdirs).
9670         * Makefile.in, configure: Regenerated.
9672 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9674         * MAINTAINERS (Write After Approval):  Remove myself.
9675         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9677 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9679         PR bootstrap/25670
9681         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9683         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9684         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9685         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9686         BUILD_PREFIX, BUILD_PREFIX_1.
9687         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9689         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9690         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9692         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9693         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9694         of `cat stage_current`.  Always provide the `r' and `s' variables.
9695         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9696         a single shell execution.
9697         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9698         bootstrapped modules, make the stage1 module if the build was not
9699         started yet, else build the current stage.
9700         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9701         (all-build, all-host, all-target, [+make_target+]-host,
9702         [+make_target+]-target): Do not use \-continued lines.
9703         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9704         (current_stage, restrap, stage_last): New.
9706         * Makefile.in: Regenerate.
9707         * configure: Regenerate.
9709 2006-02-19  Bud Davis  <jmdavis@link.com>
9711         * MAINTAINERS (Write After Approval):  Remove myself.
9712         (Language Front End Maintainers):  Add myself as fortran 95
9713         maintainer and update e-mail address.
9715 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9717         * MAINTAINERS (Write After Approval):  Remove myself.
9718         (Language Front End Maintainers):  Add myself as fortran 95
9719         maintainer.
9721 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9723         * MAINTAINERS (Write After Approval): Add myself.
9725 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9727         * MAINTAINERS (Write After Approval):  Remove myself.
9728         (Language Front End Maintainers):  Add myself as
9729         fortran 95 maintainer.
9731 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9733         Sync from src:
9735         2005-12-27  Leif Ekblad  <leif@rdos.net>
9737         * configure.in: Add support for RDOS target.
9738         * configure: Regenerate.
9740 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9741             Andreas Schwab  <schwab@suse.de>
9743         * configure: Regenerate.
9745 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9747         * configure.in (enable_libgomp): Add AIX.
9748         * configure: Regenerate.
9750 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9752         * MAINTAINERS (Write After Approval): Add myself.
9754 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9756         * MAINTAINERS (Write After Approval): Add myself.
9758 2006-01-31  Richard Guenther  <rguenther@suse.de>
9759         Paolo Bonzini  <bonzini@gnu.org>
9761         * Makefile.def (target_modules): Add libgcc-math target module.
9762         * configure.in (target_libraries): Add libgcc-math target library.
9763         (--enable-libgcc-math): New configure switch.
9764         * Makefile.in: Re-generate.
9765         * configure: Re-generate.
9766         * libgcc-math: New toplevel directory.
9768 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9770         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9771         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9772         the assembler, linker and binutils.
9773         * configure: Regenerate.
9775 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9777         * MAINTAINERS (Write After Approval): Add myself.
9779 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9781         * configure: Regenerate.
9783 2006-01-18  Richard Henderson  <rth@redhat.com>
9784             Jakub Jelinek  <jakub@redhat.com>
9785             Diego Novillo  <dnovillo@redhat.com>
9787         * libgomp: New directory.
9788         * Makefile.def: Add target_module libgomp.
9789         * Makefile.in: Regenerate.
9790         * configure.in (target_libraries): Add target-libgomp.
9791         * configure: Regenerate.
9793 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9795         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9796         @ from continuation.
9797         * Makefile.in: Rebuilt.
9799 2006-01-04  Chris Lattner  <sabre@gnu.org>
9801         * MAINTAINERS (Write After Approval): Add myself.
9803 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9805         PR bootstrap/24252
9807         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9808         * Makefile.tpl (OBJDUMP): New.
9809         (EXTRA_HOST_FLAGS): Add it.
9810         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9812         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9813         to use symbolic links between directories.  Avoid race conditions
9814         or make them harmless.
9815         * configure.in: Do not try to use symbolic links between directories.
9817         * Makefile.def (LEAN): Pass.
9818         * Makefile.tpl (LEAN): Define.
9819         (stage[+id+]-start): Accept that the previous directory does not
9820         exist, if the bootstrap is lean.
9821         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9822         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9823         configure substitution.
9824         ([+compare-target+]): Likewise.
9825         ([+bootstrap-target+]-lean): New.
9826         * configure.in: Remove lean bootstrap support from here.
9828         * Makefile.in: Regenerate.
9829         * configure: Regenerate.
9831 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9833         * MAINTAINERS (libdecnumber): Add myself.
9835 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9837         * libtool-ldflags: New script.
9839 2006-01-02  Andreas Schwab  <schwab@suse.de>
9841         * configure.in: When reconfiguring remove Makefile in
9842         all stage directories.
9843         * configure: Regenerate.
9845 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9847         * MAINTAINERS: Update my email address.
9849 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9851         Revert Ada-related part of the previous change.
9853         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9854         Do not pass.
9855         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9856         * Makefile.in: Regenerate.
9857         * configure.in: Do not include mt-ppc-aix target fragment.
9858         * configure: Regenerate.
9860 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9862         * configure.in: Select appropriate fragments for PowerPC/AIX.
9863         * configure: Regenerate.
9865         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9866         BOOT_CFLAGS, BOOT_LDFLAGS.
9867         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9868         BOOT_CFLAGS, BOOT_LDFLAGS.
9869         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9870         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9871         (stage): Fail if we cannot complete the work.
9872         * Makefile.in: Regenerate.
9874 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9876         * configure.in: Replace ms1 with mt.
9877         * configure: Rebuilt.
9879 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9881         * MAINTAINERS: Update my email address.
9883 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9885         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9886         install-host-nogcc): Don't invoke $(stage) at the end.
9887         * Makefile.in: Regenerate.
9889 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9891         * configure.in: Flip the top-level bootstrap switch.
9892         * configure: Regenerate.
9894 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9896         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9897         $(stage) and $(unstage).
9898         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9899         (all): Remove stray semicolon.
9900         (local-distclean): Don't handle multilib.tmp and multilib.out.
9901         (install.all): Set $s for consistency.
9902         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9903         check_multilibs setting.  Always make the install directory.
9904         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9905         Correct @if/@endif.
9906         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9907         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9908         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9909         (multilib.out): Remove.
9910         * Makefile.in: Regenerated.
9912 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9914         * MAINTAINERS (Write After Approval): Add myself.
9916 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9918         * MAINTAINERS: Add myself as mt maintainer.
9920         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9922 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9924         * MAINTAINERS: Change email address.
9926 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9928         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9929         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9930         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9931         Find in-tree tools if available.
9932         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9933         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9934         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9935         (COMPILER_*_FOR_TARGET): New.
9936         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9937         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9938         (CONFIGURED_*, USUAL_*): Remove.
9939         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9940         STRIP): Use autoconf substitutions.
9941         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9942         COMPILER_NM_FOR_TARGET): New.
9943         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9945         (all): Make all-host and all-target in parallel.
9946         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9947         that $$r and $$s are set before invoking a recursive make.
9948         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9949         ([+bootstrap-target+]): Inline most of the `all' target.
9951 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9953         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9954         from the gcc build directory.
9955         * Makefile.in: Regenerate.
9957 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9959         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9960         depend on all-libdecnumber.
9961         * configure.in (host_libs): Include libdecnumber.
9962         * Makefile.in: Regenerate.
9963         * configure: Likewise.
9965 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9967         * libdecnumber: Import decNumber sources from the dfp-branch.
9969 2005-11-21  Kean Johnston  <jkj@sco.com>
9971         * config.sub, config.guess: Sync from upstream sources.
9973 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9975         Import from Autoconf sources:
9977         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9978         * config/move-if-change: Don't output "$2 is unchanged";
9979         suggested by Ben Elliston.  Handle weird characters correctly.
9981 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9983         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9984         to match upstream libtool for darwin.
9986 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9988         * Makefile.def: Remove gdb dependencies for gdbtk.
9989         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9990         (configure-gdb, install-gdb): New rules.
9991         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9992         * Makefile.in, configure: Regenerated.
9994 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9996         * MAINTAINERS (Write After Approval): Add myself.
9998 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
10000         * MAINTAINERS (Write After Approval): Add myself.
10002 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
10004         * MAINTAINERS (alias analysis): Add Daniel Berlin and
10005         Diego Novillo.
10007 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
10009         PR bootstrap/24297
10010         * Makefile.tpl (do-[+make-target+], do-check, install,
10011         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10012         are set before recursing.
10013         * Makefile.in: Regenerate.
10015 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
10017         PR bootstrap/18939
10018         * Makefile.def (gcc) <target>: Fix thinko.
10019         * Makefile.in: Regenerate.
10021 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
10023         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10024         * configure: Regenerate.
10026 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
10028         * MAINTAINERS (Write After Approval): Add self.
10030 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
10032         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10033         target-libffi, target-qthreads, target-libjava, and
10034         targetlibobjc.
10035         * configure: Regenerate.
10037 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
10039         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10040         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10041         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10042         (USUAL_OBJDUMP_FOR_TARGET): New.
10043         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10044         * configure.in: Check for $OBJDUMP_FOR_TARGET.
10045         * configure, Makefile.in: Regenerated.
10047 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10049         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10050         before other host packages.
10052 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
10054         * MAINTAINERS: Add self as sh libraries/configury maintainer.
10056 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10058         PR bootstrap/22340
10060         * configure.in (default_target): Remove.
10061         * Makefile.tpl (all): Do not use prerequisites as subroutines
10062         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10063         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10064         use prerequisites as subroutines.
10065         (check-host, check-target): New.
10066         (bootstrap configure & all targets): Do not use stage*-start
10067         if the directory layout is already ok.
10068         (non-bootstrap configure & all targets): Prepend a $(unstage).
10069         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
10070         (NOTPARALLEL): Remove.
10071         (unstage, stage variables): New variables.
10072         (unstage, stage targets): Simply expand to those variables.
10074         * configure: Regenerate.
10075         * Makefile.in: Regenerate.
10077 2005-10-04  James E Wilson  <wilson@specifix.com>
10079         * Makefile.def (lang_env_dependencies): Add libmudflap.
10080         * Makefile.in: Regenerate.
10082 2005-10-03  Andreas Schwab  <schwab@suse.de>
10084         Backport from libtool CVS:
10085         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
10087         * ltmain.sh: add support for installing into temporary
10088         staging area (e.g. 'make install DESTDIR=...')
10090 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10092         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10093         * configure: Regenerated.
10095 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
10097         * configure: Regenerate with the correct
10098         autoconf version.
10100 2005-09-30  Catherine Moore  <clm@cm00re.com>
10102         * configure.in (bfin-*-*): New.
10103         * configure: Regenerated.
10105 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
10107         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10108         (LIPO_FOR_TARGET): New.
10109         (CONFIGURED_LIPO_FOR_TARGET): New.
10110         (USUAL_LIPO_FOR_TARGET): New.
10111         (STRIP_FOR_TARGET): New.
10112         (CONFIGURED_STRIP_FOR_TARGET): New.
10113         (USUAL_STRIP_FOR_TARGET): New.
10114         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10115         STRIP_FOR_TARGET.
10116         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10117         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10118         * Makefile.in: Regenerate.
10119         * configure: Regenerate.
10121 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
10123         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10124         (rs6000-*-aix*): Same.
10125         * configure: Regenerate.
10127 2005-09-16  Tom Tromey  <tromey@redhat.com>
10129         * MAINTAINERS: Add self as java maintainer.
10131 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10133         * configure.in: Recognize f95 in the --enable-languages option,
10134         and substitute it for fortran, issuing a warning.
10135         * configure: Regenerate.
10137 2005-08-30  Phil Edwards  <phil@codesourcery.com>
10139         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
10140         * configure:  Regenerated.
10142 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
10144         * MAINTAINERS: Add self as ms1 maintainer.
10146 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
10148         * Makefile.def (libssp): Add to lang_env_dependencies.
10149         * Makefile.in: Regenerate.
10151 2005-08-18  Ian Lance Taylor  <ian@airs.com>
10153         * MAINTAINERS: Add myself as middle-end maintainer.
10155 2005-08-17  Christian Groessler  <chris@groessler.org>
10157         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10158         * Makefile.in: Regenerate.
10160 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
10162         * MAINTAINERS (write after approval): Added myself.
10164 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
10166         * MAINTAINERS (Write After Approval): Add myself.
10168 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
10170         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10171         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10172         Look for alternate names of the target cc and c++
10173         * configure: Regenerate.
10175 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
10177         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10178         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10179         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10180         tools; remove code to manually set them.
10181         (Target tools): Look in the environment for them.
10182         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10183         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10184         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10185         build directory.
10186         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10187         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10188         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10189         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10190         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10191         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10192         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10193         * configure: Regenerate.
10194         * Makefile.in: Regenerate.
10196 2005-07-28  Ben Elliston  <bje@au.ibm.com>
10198         * MAINTAINERS: Update for removed CPU targets.
10200 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
10202         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10203         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10204         * Makefile.in: Regenerated.
10206 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
10208         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10209         (CFLAGS_FOR_TARGET): Use it.
10210         (CXXFLAGS_FOR_TARGET): Likewise.
10211         * Makefile.in: Regenerated.
10212         * configure.in (--with-build-sysroot): New option.
10213         * configure: Regenerated.
10215 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
10217         * Makefile.tpl: Wrap install between unstage and stage
10218         * Makefile.in: Regenerate.
10220 2005-07-21  Eric Christopher  <echristo@apple.com>
10222         * MAINTAINERS: Update affiliation.
10224 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
10226         * MAINTAINERS: Add self as crx port maintainer.
10228 2005-07-20  DJ Delorie  <dj@redhat.com>
10230         * MAINTAINERS: Add self as m32c maintainer.
10232 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
10234         * all files: Update FSF address.
10236 2005-07-15  Eric Christopher  <echristo@redhat.com>
10238         * MAINTAINERS: Change affiliation.
10240 2005-07-14  Jim Blandy  <jimb@redhat.com>
10242         * configure.in: Add cases for Renesas m32c.
10243         * configure: Regenerated.
10245 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10247         * COPYING.LIB: Update from fsf.org.
10249 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10251         * COPYING, compile, config.guess,
10252         config.sub, install-sh, missing, mkinstalldirs,
10253         symlink-tree, ylwrap: Sync from upstream sources.
10254         * config-ml.in: Update FSF address.
10256 2005-07-13  Eric Christopher  <echristo@redhat.com>
10258         * configure.in: Add toplevel noconfigdir support for tpf.
10259         * configure: Regenerate.
10261 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10263         PR ada/22340
10265         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10266         * Makefile.in: Regenerate.
10268 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10270         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10271         Brolley to write-after-approval.
10273 2005-07-07  Andreas Schwab  <schwab@suse.de>
10275         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10276         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10277         * Makefile.in: Regenerated.
10279 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10281         * configure.in: Don't build sim or rda when targetting darwin.
10282         * configure: Regenerate.
10284 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10286         * configure.in: Add --enable-libssp and --disable-libssp.
10287         * configure: Regenerate with autoconf-2.13.
10289 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10291         * Makefile.def (target_modules): Add libssp.
10292         * configure.in (target_libraries): Add target-libssp.
10293         * configure: Rebuilt.
10294         * Makefile.in: Rebuilt.
10296 2005-07-01  Zack Weinberg  <zackw@panix.com>
10298         * MAINTAINERS: Change email address.  Resign from maintainership.
10300 2005-07-01  Richard Guenther  <rguenther@suse.de>
10302         * MAINTAINERS: Change my e-mail address and affiliation.
10304 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10306         * Makefile.def (stagefeedback): Come after profile.
10307         Define profiledbootstrap target.
10308         * Makefile.tpl (profiledbootstrap): Remove.
10309         (stageprofile-end): Zap stagefeedback.
10310         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10311         * Makefile.in: Regenerate.
10313 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10315         * MAINTAINERS: Update my email address.
10317 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10319         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10320         In 'cpp' stanza, support '#line' as well as '# '.
10322 2005-06-08  Andreas Schwab  <schwab@suse.de>
10324         * MAINTAINERS: Move myself from 'Write After Approval' to
10325         'CPU Port Maintainers' section as m68k maintainer.
10327 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10329         * configure.in (unsupported_languages): New macro.
10330         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10331         non-ported target libraries in noconfigdirs.
10332         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10333         non-linux-gnu.  Remove libgcj_ex_libffi.
10334         <lang_frag loop>: Set add_this_lang=no if the language is in
10335         unsupported_languages.
10336         * configure: Regenerate.
10338 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10340         * configure.in: Fix typo in handling of --with-mpfr-dir.
10341         * configure: Regenerate.
10343 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10345         * MAINTAINERS: Update my email address.
10347 2005-06-02  Jim Blandy  <jimb@redhat.com>
10349         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10350         accepted into the master sources.)
10352 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10353             Michael Snyder  <msnyder@redhat.com>
10354             Stan Cox  <scox@redhat.com>
10356         * configure.in: Set noconfigdirs for ms1.
10358         * configure: Regenerate.
10360 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10362         * MAINTAINERS (Write After Approval): Add self.
10364 2005-06-01  Josh Conner  <jconner@apple.com>
10366         * MAINTAINERS (Write After Approval): Add self.
10368 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10370         * MAINTAINERS: Update my email address.
10372 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10374         * MAINTAINERS (Write After Approval): Add self.
10376 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10378         * MAINTAINERS (Write After Approval): Remove self.
10380 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10382         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10383         (Dependencies): Consider target modules for bootstrap dependencies.
10384         Make target bootstrap modules depend on each stage's gcc.
10385         * Makefile.in: Regenerate.
10387 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10389         * Makefile.def (configure-gcc): Depend on binutils having been built.
10390         (all-gcc): No need to do it here.
10391         * Makefile.in: Regenerate.
10393 2005-05-19  Paul Brook  <paul@codesourcery.com>
10395         * configure.in: Rewrite misleading error message when requested
10396         language cannot be built.
10397         * configure: Regenerate.
10399 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10401         * ylwrap: Import from Automake 1.9.5.
10403 2005-05-13  David Ung  <davidu@mips.com>
10405         * MAINTAINERS (Write After Approval): Add self.
10407 2005-05-09  Mike Stump  <mrs@apple.com>
10409         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10410         lt_cv_sys_max_cmd_len for now.
10412 2005-05-09  Stan Cox  <scox@redhat.com>
10414         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10416 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10418         * README.SCO: Update the URL.
10420 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10422         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10423         with_gnu_ld to libtool.
10424         * ltcf-c.sh (aix[45]): Define file_list_spec.
10425         * ltcf-cxx.sh (aix[45]): Same.
10426         * ltcf-gcj.sh (aix[45]): Same.
10427         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10428         exists, write list of input files to temporary file.
10430 2005-05-04  Mike Stump  <mrs@apple.com>
10432         * configure.in: Always pass --target to target configures as
10433         otherwise rebuilds that do --recheck will fail.
10434         * confiugure: Rebuilt.
10436 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10438         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10439         STAGE_HOST_EXPORTS.
10440         (configure, all): Add bootstrap support.
10441         (Host modules, target modules): Pass post-stage1 flags and exports.
10442         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10443         * Makefile.in: Regenerate.
10445 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10447         * configure: Regenerate.
10449 2005-04-27  Mike Stump  <mrs@apple.com>
10451         * MAINTAINERS: Add self as darwin maintainer.
10453 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10455         * config.sub: Update from master copy.
10457 2005-04-21  Mike Stump  <mrs@apple.com>
10459         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10460         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10462 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10464         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10465         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10466         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10467         "*-*-elf" and "*-*-linux*".
10468         * configure: Regenerate.
10470 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10472         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10474 2005-04-12  Mike Stump  <mrs@apple.com>
10476         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10478 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10480         * MAINTAINERS (Write After Approval): Add myself.
10482 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10484         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10486 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10488         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10489         (TARGET_CONFIGARGS): Include --with-target-subdir.
10490         (configure, all): New macros.  Use them throughout.
10491         * Makefile.in: Regenerate.
10493 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10495         * MAINTAINERS (Write After Approval): Add myself.
10497 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10499         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10501 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10503         * MAINTAINERS: Move John Carr to Write After Approval.
10505 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10507         * config/mh-mingw32: Delete.
10508         * configure.in: Don't use it.
10509         * configure: Regenerate.
10511 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10513         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10514         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10515         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10516         (HOST_LIB_PATH): Generate from Makefile.def.
10517         (TARGET_LIB_PATH): Likewise.
10518         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10519         * Makefile.in: Regenerate.
10520         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10521         (RPATH_ENVVAR): Include Darwin case.
10522         * configure: Regenerate.
10524 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10526         * MAINTAINERS (Various Maintainers): Remove self.
10527         (Write After Approval): Add self.
10529 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10531         * MAINTAINERS (Various Maintainers): Add self.
10533 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10535         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10536         * configure: Regenerate.
10538 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10540         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10541         gcc_version, and gcc_version_trigger from set of flags to pass.
10542         * Makefile.tpl: Remove definitions of above variables.
10543         (config.status): Remove dependency on $(gcc_version_trigger).
10544         * Makefile.in: Regenerate.
10545         * configure.in: Do not reference config/gcc-version.m4 nor
10546         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10547         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10548         * configure: Regenerate.
10550 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10551             Andrew Pinski  <pinskia@physics.uc.edu>
10553         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10554         * Makefile.in: Regenerate.
10556 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10558         * MAINTAINERS (Write After Approval): Add myself.
10560 2005-03-03  David Ayers  <d.ayers@inode.at>
10562         * MAINTAINERS (Write After Approval): Add myself.
10564 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10566         PR libgcj/20160
10567         * ltmain.sh: Avoid creating archives with components that have
10568         duplicate basenames.
10570 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10572         PR bootstrap/20250
10573         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10574         instead of check.
10575         * Makefile.in: Regenerate.
10577 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10579         * Makefile.in: Regenerate to fix conflict between the previous two
10580         patches.
10582 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10584         PR bootstrap/17383
10585         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10586         * Makefile.tpl (HOST_SUBDIR): New substitution.
10587         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10588         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10589         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10590         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10591         (Host modules, Bootstrapped modules): Use it.
10592         (Build modules, Target modules): Do not create symlink trees,
10593         always configure out-of-srcdir.
10594         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10595         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10596         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10597         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10599         * Makefile.in: Regenerate.
10600         * configure: Regenerate.
10602 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10604         Merged from libada-gnattools-branch:
10605         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10607         * gnattools: New directory.
10608         * Makefile.def: Add gnattools as a module, depending on target-libada.
10609         * Makefile.in: Regenerate.
10610         * configure.in: Include gnattools in host_tools; disable it if ada
10611         is disabled.
10612         * configure: Regenerate.
10614 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10616         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10617         treelang maintainer.
10618         (Write After Approval): Remove myself.
10620 2005-02-23  Paul Schlie  <schlie@comcast.net>
10622         * configure.in: Allow darwin targeted ports to build tk, itcl and
10623         libgui.
10624         * configure: Regenerate.
10626 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10628         PR libgcj/10353
10629         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10630         * configure: Regenerate.
10632 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10634         * MAINTAINERS (Write After Approval): Add myself.
10636 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10638         * MAINTAINERS: Update my e-mail address.
10640 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10642         * MAINTAINERS (Write After Approval): Add myself.
10644 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10646         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10647         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10648         target-libgloss when not *-*-elf and *-*-aout.
10649         * configure: Regenerate.
10651 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10653         * MAINTAINERS: Remove obsolete entries.
10655         * MAINTAINERS (Write After Approval): Add Michael Matz.
10657 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10659         * MAINTAINERS: Remove self as cpplib maintainer.
10661 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10663         * install-sh, config.sub: Import from upstream.
10665 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10667         PR bootstrap/18222
10668         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10669         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10670         * Makefile.in: Regenerate.
10672 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10674         * MAINTAINERS: Update my email address.
10676 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10677             Andreas Schwab  <schwab@suse.de>
10679         PR bootstrap/18033
10680         * config-ml.in: Eval option if surrounded by single quotes.
10682 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10684         Revert 2004-12-28 Makefile changes, a better fix will be
10685         applied to mainline and src after GCC 4.0 branches.
10687 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10689         PR bootstrap/17383
10691         * Makefile.def (target_modules): Remove stage parameter,
10692         it is always true now.
10693         * Makefile.tpl (configure-build-[+module+],
10694         configure-target-[+module+]): Always build symlink tree
10695         for the directory and for include.  BUILD_SUBDIR and
10696         TARGET_SUBDIR cannot be . anymore.
10697         * Makefile.in: Regenerate.
10699 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10701         Revert 2004-12-08 Makefile changes.
10703 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10705         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10706         cygwin, mingw.
10708 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10710         * configure.in (sh64-*-*): Reenable gprof.
10711         * configure: Regenerate.
10713 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10715         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10716         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10717         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10718         * Makefile.in: Regenerate.
10720 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10722         * MAINTAINERS: Update my email address.
10724 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10726         * Makefile.tpl: Generate normal dependencies if the LHS module is
10727         not bootstrapped.
10728         * Makefile.in: Regenerate.
10730 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10732         * configure.in: Include config/gxx-include-dir.m4.  Use
10733         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10734         * configure: Regenerate.
10736 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10738         * config.if: Delete.
10739         * configure.in: Set libstdcxx_incdir directly.
10740         * configure: Regenerate.
10742 2004-12-02  Eric Christopher  <echristo@redhat.com>
10744         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10745         * Makefile.in: Regenerate.
10747 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10749         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10750         * configure: Regenerate.
10752 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10754         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10755         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10756         * configure: Regenerate.
10758 2004-12-01  Eric Christopher  <echristo@redhat.com>
10760         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10761         of things to remove.
10763 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10765         * MAINTAINERS (Write After Approval): Update my e-mail address.
10767 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10769         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10770         from CVS libtool to always pass_all.
10772 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10774         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10775         (hppa*64*-*-*): Delete incorrect comment.
10776         * configure: Rebuilt.
10778 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10780         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10782 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10784         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10785         from CVS libtool to always pass_all.
10787 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10789         * install-sh, compile: Import from automake.
10791 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10793         * config.guess, config.sub:  Import from savannnah.
10795 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10797         * MAINTAINERS (Write After Approval): Add myself
10799 2004-11-12  Mike Stump  <mrs@apple.com>
10801         * Makefile.def: Add html support.
10802         * Makefile.tpl: Likewise.
10803         * Makefile.in: Regenerate.
10805 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10807         PR 18423
10808         * configure.in: Remove all instances of build-fixincludes from
10809         noconfigdirs.
10810         (build_configargs): Supply --target to subdirectories.
10811         * configure: Regenerate.
10813         * Makefile.def: Make gcc install depend on fixincludes install.
10814         * Makefile.in: Regenerate.
10816 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10818         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10820 2004-11-11  Paul Brook  <paul@codesourcery.com>
10822         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10824 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10826         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10827         target-libgfortran.
10828         * configure: Regenerate.
10830 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10832         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10833         like CC.
10835 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10837         * Makefile.def (host fixincludes): Specify missing targets.
10838         * Makefile.in: Regenerate.
10840 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10842         * MAINTAINERS: Add myself
10844 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10846         * MAINTAINERS (Write After Approval): Add myself.
10848 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10850         * Makefile.def: Build fixincludes for the host, too.
10851         * Makefile.in: Regenerate.
10852         * configure.in (host_tools): Add fixincludes.
10853         * configure: Regenerate.
10855 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10857         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10858         * configure: Regenerated.
10860 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10862         PR other/17783
10863         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10864         * configure: Regenerated.
10866 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10868         * README.SCO: Update per FSF instructions.
10870 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10872         PR target/18151
10873         * configure.in (case ${target}): Do not build fixincludes for avr.
10874         * configure: Regenerated.
10876 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10878         * configure.in (case ${target}): Do not build fixincludes
10879         on platforms where it is not used.
10880         * configure: Regenerated.
10882 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10884         * configure.in: Use an absolute path to install-sh.
10885         * configure: Regenerated.
10887 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10889         * MAINTAINERS (Write After Approval): Add myself.
10891 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10893         * MAINTAINERS: Remove from Write After Approval those that are
10894         already maintainers.
10896 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10898         * MAINTAINERS:  Update my email address.
10900 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10902         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10903         * configure: Regenerate.
10905 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10907         * MAINTAINERS:  Update my email address.
10909 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10911         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10912         entries belonging to this category.
10914 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10916         * MAINTAINERS: Update my e-mail address.
10918 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10920         Fix wrong conflict resolution in:
10922         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10924         * Makefile.in: Regenerate.
10925         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10926         in the recursive `make', instead of hardwiring `all'.
10927         (Autogenerated TARGET-* variables): New.
10929 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10931         * configure.in: Enable target-libgloss for crx-*-*.
10932         * configure: Regenerate.
10934 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10936         * MAINTAINERS (Various Maintainers): Move the "windows,
10937         cygwin, mingw" maintainer to ...
10938         (OS Port Maintainers): ... here.
10940 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10942         * MAINTAINERS (Write After Approval): Remove those that are
10943         maintainers of some subsystem.
10945 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10947         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10948         * ltcf-cxx.sh (tpf*): Likewise.
10949         * ltconfig (tpf*): Add TPF OS configuration support.
10951 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10953         * MAINTAINERS: Change my email address to my new work account.
10955 2004-09-24  Michael Roth  <mroth@nessie.de>
10957         * configure.in (--without-headers): Add missing double quotes.
10958         * configure: Regenerate.
10960 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10962         * ylwrap: Revert to previous version.
10964 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10966         PR bootstrap/17369
10967         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10968         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10969         SET_GCC_LIB_PATH_CMD.
10970         (BASE_TARGET_EXPORTS): Likewise.
10971         * Makefile.in: Regenerated.
10973         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10974         * configure: Regenerated.
10976 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10978         * config.guess: New upstream version
10979         * compile, depcomp, install-sh, ylwrap: Likewise.
10981 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10983         * config/mh-x86omitfp: New host makefile fragment.  Add
10984         -fomit-frame-pointer to the default BOOT_CFLAGS.
10985         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10986         * configure: Regenerate.
10988 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10990         PR target/11572
10991         * configure.in (*-*-darwin*): Renable libobjc.
10992         * configure: Regenerate.
10994 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10996         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10998 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
11000         * Makefile.def: Remove libbanshee.
11001         * Makefile.tpl: Ditto.
11002         * configure.in: Ditto.
11003         * Makefile.in: Regen.
11004         * configure: Ditto.
11006 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
11008         * ltmain.sh: Use $pic_object as $non_pic_object if
11009         $non_pic_object=none.
11011 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
11013         * missing: Import latest version from master repository.
11015 2004-09-06  Nick Clifton  <nickc@redhat.com>
11017         * config.sub: Import latest version from master repository.
11018         * config.guess: Likewise.
11019         This includes these changes:
11021         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
11023         * config.sub: Handle crisv32, alias etraxfs.
11024         * config.guess (crisv32:Linux:*:*): Handle.
11026         2004-08-13  Brad Smith  <brad@comstyle.com>
11028         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11029         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11031         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
11033         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11034         assume the processor is a powerpc.  This is because coreutils
11035         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11036         in this case, due to a MacOS X bug that causes
11037         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11038         to return a negative number.
11039         Problem reported by Petter Reinholdtsen in:
11040         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11042         2004-07-19  Ben Elliston  <bje@gnu.org>
11044         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11046         2004-06-24  Ben Elliston  <bje@gnu.org>
11048         * config.guess: Update copyright years.
11049         * config.sub: Likewise.
11051         2004-06-22  Robert Millan  <robertmh@gnu.org>
11053         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11054         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11056         2004-06-22  Stanley F. Quayle <stan@stanq.com>
11058         * config.guess (*:*VMS:*:*): New entry. Replaces
11059         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11060         manufacturer.
11062         2004-06-22  Ben Elliston  <bje@gnu.org>
11064         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11065         * config.sub: Likewise.
11067         2004-06-22  Ben Elliston  <bje@gnu.org>
11069         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11070         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11072         2004-06-11  Ben Elliston  <bje@gnu.org>
11074         * config.guess (pegasos:OpenBSD:*:*): Remove.
11076         2004-06-11  Ben Elliston  <bje@gnu.org>
11078         From Wouter Verhelst <wouter@grep.be>:
11079         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11081         2004-06-11  Ben Elliston  <bje@gnu.org>
11083         * config.guess (luna88k:OpenBSD:*:*): New.
11085         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
11087         * config.guess (m32r*:Linux:*:*): New case.
11088         * config.sub: Handle m32rle.
11090         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
11092         From Jens Petersen  <petersen@redhat.com>:
11093         * config.sub: Handle sparcv8.
11095         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
11097         From Tom Smith <smith@cag.lkg.hp.com>:
11098         * config.guess: Version suffixes are equally significant on Tru64
11099         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
11100         prefix of "P" (patched kernel).
11102         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
11104         * config.sub: Add support for National Semiconductor CRX target.
11106 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
11108         * MAINTAINERS (Various Maintainers): Remove myself as web page
11109         maintainer, add myself as maintainer of build status lists.
11111 2004-09-03  Jan Beulich  <jbeulich@novell.com>
11113         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11114         *-*-netware, but add target-libmudflap.
11115         Consolidate *-*-netware targets (of which really only i?86 exists)
11116         into a single entry.
11117         * configure: Likewise.
11119 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
11121         * Makefile.tpl (sorry): Remove.
11122         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11123         (cleanstrap targets): Depend on distclean, not distclean-stage1.
11124         (do-clean): Clean per-stage directories too.
11125         (do-distclean): Run distclean-stage1 too.
11126         (.NOTPARALLEL): Enable during toplevel bootstrap.
11127         (stage[+id+]-bubble): Enable parallel execution during
11128         the recursive invocation.
11129         * Makefile.in: Regenerate.
11131         Fix previous checkin:
11133         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11134         include.
11135         * configure.in: Fix indentation.
11136         * configure: Regenerate.
11138 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
11140         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11141         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11142         * configure: regenerate
11143         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11144         -mdynamic-no-pic
11146 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
11148         * Makefile.def (build_modules): Add fixincludes.
11149         (dependencies): Make gcc depend on fixincludes.
11150         * configure.in (build_tools): Add fixincludes.
11151         (build_configdirs): Always include build_libs.
11152         * Makefile.in: Regenerate.
11153         * configure: Regenerate.
11155 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
11157         * Makefile.def (bootstrap stages): Add 'lean' parameter.
11158         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11159         phony targets; do not generate timestamp files.
11160         (distclean-stageN): Remove references to their timestamp files.
11161         (restageN, touch-stageN): Remove.
11162         (stageN-bubble): Rewritten.
11163         (compare): Support lean bootstraps.
11164         * Makefile.in: Regenerate.
11166         * configure.in: Only warn when bootstrapping but
11167         build != host or build != target.  Support lean bootstraps.
11168         * configure: Regenerate.
11170 2004-08-26  Phil Edwards  <phil@codesourcery.com>
11172         * configure.in:  Give a better error message if GMP/MPFR are missing
11173         and a language needing them has been requested.
11174         * configure:  Regenerated.
11176 2004-08-25  Phil Edwards  <phil@codesourcery.com>
11178         * configure.in:  Print a list of available language front-ends if
11179         a requested one is missing.  Tidy stray tab characters.
11180         * configure:  Regenerated.
11182 2004-08-19  Michael Koch  <konqueror@gmx.de>
11184         * gcc/doc/install.texi: Update entry about automake for libjava.
11186 2004-08-17  Robert Millan  <robertmh@gnu.org>
11188         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11189         (instead of FreeBSD).
11190         * configure: Regenerate.
11192 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11194         * Makefile.in: Regenerate.
11195         * configure: Regenerate.
11197         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11198         stage_*_flags.
11199         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11200         for bootstrapped modules if toplevel bootstrap is going.
11201         (GCC bootstrap): Generate per-stage targets for all bootstrapped
11202         modules.  Adjust for changes in Makefile.def.  Enable several
11203         rules even in non-bootstrap mode, just to avoid peppering the
11204         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11205         (stage-[+prev+]-bubble): Remove.
11207         * Makefile.def (Dependencies): Depend on all-build-bison,
11208         all-build-flex, all-build-byacc, all-build-texinfo, rather
11209         than the host variations.
11210         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
11211         with BUILD_SUBDIR.
11212         (BISON): Update for recent Bisons.
11213         (YACC): Fix typo.
11214         (cross): Depend on all-build.
11215         (all): Do not depend on all-build.
11216         (prebootstrap): Remove.
11217         (dep-kind): Accept separate prefixes for MODULE and ON variables.
11218         (Prebootstrap dependencies): Add them to the per-stage targets
11219         and to all-prebootstrap.
11220         * configure.in (build_configdirs): Always enable build_tools.
11221         (BUILD_DIR_PREFIX): Remove.
11223         * Makefile.def (gcc): Add target variable.
11224         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11225         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11226         in the recursive `make', instead of hardwiring `all'.
11227         (Autogenerated TARGET-* variables): New.
11229 2004-08-13  Brian Booth  <bbooth@redhat.com>
11231         * MAINTAINERS: Remove myself from write-after-approval.
11233 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11235         * src-release: Stop distributing mmalloc with gdb (which doesn't
11236         use it).
11237         * Makefile.def: GDB doesn't depend on mmalloc anymore.
11238         * Makefile.in: Regenerate.
11240 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
11242         * configure.in (arm*-*-eabi*): New target.
11243         * configure: Regenerate.
11245 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
11247         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11248         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11249         (Dependencies): New section.
11250         * Makefile.tpl (Dependencies): Generate from Makefile.def.
11251         (configure-target-[+module+]): Depend on maybe-all-gcc
11252         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
11253         (toplevel profiledbootstrap): Fix dependencies.
11254         * Makefile.in: Regenerate.
11256 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
11258         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11259         target-libiberty to noconfigdirs.
11260         * configure: Regenerate.
11262 2004-08-03  Paul Brook  <paul@codesourcery.com>
11264         * configure.in: Check for MPFR as well as GMP.
11265         * configure: Regenerate.
11267 2004-08-01  Robert Millan  <robertmh@gnu.org>
11269         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11270         libmudflap for all GNU-based systems (with Glibc).
11271         * configure: Regenerate.
11273 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11275         * Makefile.def (host-modules): Add gcc.
11276         * Makefile.in: Regenerate.
11277         * Makefile.tpl (sorry): New rule.
11278         (configure-host, all-host, [+make_target+]-host, do-check,
11279         install-host): Do not add gcc as a special case.
11280         (host modules): Add a small special-casing for gcc.  Export
11281         extra_make_flags through the environment.
11282         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11283         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11284         other recursive targets for gcc): Remove.
11286         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11287         (stage, unstage): New rules.
11288         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11289         distclean-stage[+id+]): Use stage_current.
11290         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11291         the stage*-start rules.
11293 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11295         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11296         use -all_load flag.
11298 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11300         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11301         * configure: Regenerate.
11303 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11305         * maintainer-scripts/gcc_release: Revert yesterday's change.
11307 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11309         * MAINTAINERS: Add myself to write-after-approval.
11311 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11313         * libf2c: Removed.
11314         * gcc/gccbug.in: Updated because of libf2c removal.
11315         * maintainer-scripts/gcc_release: Ditto.
11317 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11319         * configure.in: Build libmudflap by default on FreeBSD.
11320         * configure: Regenerated.
11322 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11324         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11325         systems.
11326         * configure: Regenerated.
11328 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11330         PR target/16344
11331         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11332         feedback based compiler.
11333         * Makefile.in: Rebuilt.
11335 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11337         * Makefile.def (host_modules): Set bootstrap=true for flex.
11338         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11339         * Makefile.in: Rebuilt.
11341 2004-07-07  Jan Hubicka  <jh@suse.cz>
11343         * MAINTAINERS: Add self as a profile feedback maintainer.
11345 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11347         * configure.in:  Do not prepend $srcdir to /dev/null in
11348         makefile fragments.
11349         * configure:  Regenerate.
11351 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11353         * Makefile.def (build_modules): Add bison, byacc, flex,
11354         m4, texinfo.
11355         (flags_to_pass): Add FLEX.
11356         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11357         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11358         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11359         DEFAULT_MAKEINFO): Remove.
11360         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11361         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11362         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11363         objdir or else use configured tool.
11364         (all-build): New.
11365         (all): Depend on it.
11366         (Build module dependencies): Add.
11367         * Makefile.in: Regenerate.
11368         * configure.in: Better support for multiple build modules,
11369         matching what is done for host/target modules.  Do not look
11370         for "plausible" locations of build tools if Canadian cross.
11371         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11372         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11373         * configure: Regenerate.
11375 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11377         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11378         * Makefile.in: Regenerate.
11380 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11382         * Makefile.tpl (configure-build-[+module+],
11383         configure-[+module+], configure-target-[+module+]): Pass
11384         [+extra_configure_args+].
11385         (all-build-[+module+], all-[+module+], check-[+module+],
11386         install-[+module+], [+make_target+]-[+module+],
11387         all-target-[+module+], check-target-[+module+],
11388         install-target-[+module+], [+make_target+]-target-[+module+]):
11389         Pass [+extra_make_args+].
11390         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11391         (GCC_HOST_EXPORTS): Remove.
11392         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11393         cross, check-gcc, check-gcc-c++, install-gcc,
11394         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11395         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11396         * Makefile.in: Regenerate.
11398 2004-06-21  Matthew Sachs  <msachs@apple.com>
11400         * MAINTAINERS: Added self to write-after-approval.
11402 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11404         * configure.in: Check for srcdir/winsup rather than build directory
11405         winsup.
11406         * configure: Regenerate.
11408 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11410         * configure.in: Don't build Cygwin native newlib if winsup
11411         directory is missing.  Emit warning instead.
11412         * configure: Regenerate.
11414 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11416         * Makefile.tpl (touch-stage[+id+]): New.
11417         (restage[+prev+]): Depend on touch-stage[+id+].
11419         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11420         Use it throughout.
11422         * Makefile.def: Add profile and feedback bootstrap stages.
11423         Remove next field from bootstrap stages.
11424         * Makefile.tpl (LN, LN_S): Substitute.
11425         (stageN-start, stageN-end): Use double-colon rules, to
11426         provide a hook for additional setup commands.
11427         (distclean-stageN-gcc, restageN): Create dependencies from
11428         [+prev+], not from [+next+].
11429         (stageN-bubble): Add commands for successive stages from
11430         [+prev+], using double-colon rules.
11431         (all-stageN-gcc): Fix typo.
11432         (stagefeedback-start, profiledbootstrap): New.
11433         * Makefile.in: Regenerate.
11434         * configure.in: Call ACX_PROG_LN.
11435         * configure: Regenerate.
11437 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11439         * MAINTAINERS (Write After Approval): Add myself.
11441 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11443         * MAINTAINERS (Write After Approval): Add myself.
11445 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11447         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11448         without gcc.
11449         * configure: Regenerate.
11451 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11453         * Makefile.tpl: Fix typo.
11454         * Makefile.in: Regenerate.
11456 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11458         * configure.in: Remove new- prefix from toplevel
11459         bootstrap targets.
11460         * configure: Regenerate.
11462 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11464         * Makefile.tpl (all.normal): Rename to all.
11465         (all): Replace with a rule to pick the default
11466         target from configure.
11467         (all-gcc, configure-gcc): Use conditionals to
11468         do nothing when toplevel bootstrap is going on.
11469         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11470         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11471         * configure.in: Support --enable-bootstrap.
11473         * Makefile.def: Remove new- prefix from toplevel
11474         bootstrap targets.
11475         * Makefile.tpl: Likewise.
11477         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11478         target.
11480         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11481         $(RECURSE_FLAGS) to recursive invocation of make.
11483         * Makefile.in: Regenerate.
11484         * configure: Regenerate.
11486 2004-05-30  Andreas Jaeger  <aj@suse.de>
11487             Jim Wilson  <wilson@specifixinc.com>
11489         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11490         like CC.
11492 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11494         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11495         * configure: Regenerate.
11497 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11499         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11500         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11501         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11502         targets.
11503         * Makefile.in: Regenerate.
11505 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11507         * configure.in: Test the ability to symlink directories.
11508         * configure: Regenerate.
11510         * Makefile.def (bootstrap-stage): New definitions.
11511         * Makefile.tpl (configure-stage1-gcc,
11512         configure-stage2-gcc, configure-stage3-gcc,
11513         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11514         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11515         new-restage3, compare): Autogenerate, see Makefile.in
11516         entry for behavioral changes.
11517         (distclean-stage1, new-stage1-start, new-stage1-end,
11518         new-stage1-bubble, distclean-stage2, new-stage2-start,
11519         new-stage2-end, new-stage2-bubble, distclean-stage3,
11520         new-stage3-start, new-stage3-end): New autogenerated targets.
11521         (objext, prebootstrap, BOOT_CFLAGS,
11522         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11523         targets.
11525         * Makefile.in: Regenerate.
11526         (distclean-stage1, new-stage1-start, new-stage1-end,
11527         new-stage1-bubble, distclean-stage2, new-stage2-start,
11528         new-stage2-end, new-stage2-bubble, distclean-stage3,
11529         new-stage3-start, new-stage3-end): New targets.
11530         (all-stage1-gcc): Move prebootstrap dependency from here...
11531         (configure-stage1-gcc): ...to here.
11532         (new-bootstrap): Use bubble targets.
11533         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11534         Use per-stage distclean targets.
11535         (configure-stage1-gcc, configure-stage2-gcc,
11536         configure-stage3-gcc, all-stage1-gcc,
11537         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11538         Use new-stageN-start to prepare the tree.
11540 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11542         * Makefile.def (host_modules): add libcpp.
11543         * Makefile.tpl: Add dependencies on and for libcpp.
11544         * Makefile.in: Regenerate.
11545         * configure.in: Add libcpp host module.
11546         * configure: Regenerate.
11548 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11550         * Makefile.tpl: Whenever a recursive target is defined, wrap
11551         it in a special @if/@endif block, and prepare its maybe
11552         dependency in the @if/@endif block
11553         * configure.in: Instead of writing maybe dependencies, remove
11554         the @if/@endif statements, and remove the @if/@endif blocks
11555         that remain.
11556         * configure: Regenerate.
11557         * Makefile.in: Regenerate.
11559 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11561         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11563 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11565         PR bootstrap/15120
11566         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11567         * */configure: Rebuilt.
11569 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11571         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11572         of libf2c.
11573         * configure, Makefile.in: Regenerate.
11575 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11577         * MAINTAINERS (Write After Approval): Add myself.
11579 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11581         Merge from tree-ssa-20020619-branch.
11583         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11584         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11585         (HOST_GMPLIBS): Define.
11586         (HOST_GMPINC): Define.
11587         (TARGET_LIB_PATH): Add libmudflap.
11588         (GFORTRAN_FOR_TARGET): Define.
11589         (configure-build*): Export GFORTRAN.
11590         (configure-gcc): Export GMPLIBS and GMPINC.
11591         (all-gcc): Add maybe-all-libbanshee.
11592         (configure-target-libgfortran): Define.
11593         * Makefile.in: Regenerate.
11594         * configure.in (host_libs): Add libbanshee.
11595         (target_libraries): Add target-libmudflap and target-libgfortran.
11596         Add --with-libbanshee.
11597         Handle --disable-libmudflap.
11598         (*-*-freebsd*): Use with_gmp.
11599         Add $(libgcj) to noconfigdirs.
11600         * configure: Regenerate.
11601         * depcomp: New file.
11602         * MAINTAINERS: Add tree-ssa maintainers.
11604 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11606         * MAINTAINERS (Various Maintainers): Add myself.
11608 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11610         * MAINTAINERS (Write After Approval): Add myself.
11612 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11614         * MAINTAINERS (Write After Approval): Add myself.
11616 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11618         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11619         * configure: Regenerate.
11621 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11623         Revert:
11624         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11626         * Makefile.def (flags_to_pass): Remove *dir variables that
11627         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11628         as well as prefix and exec_prefix.
11629         * Makefile.in: Regenerate.
11631 2004-04-26  Robert Millan  <robertmh@gnu.org>
11633         Add patches from libtool CVS.
11634         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11635         * ltconfig: Likewise.
11636         * ltcf-c.sh: Likewise.
11637         * ltcf-cxx.sh: Likewise.
11638         * ltcf-gcj.sh: Likewise.
11640 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11642         * Makefile.def (host_modules): Mark with the bootstrap
11643         flag packages on which gcc depends.
11644         * Makefile.tpl (all-bootstrap): Use it.
11645         * Makefile.in: Regenerate.
11647 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11649         * Makefile.def (flags_to_pass): Remove *dir variables that
11650         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11651         as well as prefix and exec_prefix.
11652         * Makefile.in: Regenerate.
11654 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11656         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11657         * configure: Regenerate.
11658         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11659         * gcc/Makefile.tpl (compare): Use the result of the test.
11660         * gcc/Makefile.in: Regenerate.
11662 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11664         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11665         Always relocate gcc and prev-gcc to the original names, even
11666         if the build fails.
11667         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11668         New targets.
11670 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11672         * MAINTAINERS: Update my email address.
11674 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11676         * configure.in (mips*-*-irix5*): Enable ld.
11677         * configure: Regenerate.
11679 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11681         * configure: Regenerate.
11683 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11685         * Makefile.tpl (configure-[+module+], configure-gcc,
11686         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11687         Set and export LDFLAGS.
11688         * Makefile.in: Regenerate.
11690 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11692         * MAINTAINERS: Add myself to write-after-approval.
11694 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11696         PR bootstrap/14871
11697         * Makefile.tpl: If we don't have built-in-tree target tools,
11698         use the ones found by configure rather than hacking around with
11699         program_transform_name.
11700         * configure.in: Give Makefile.tpl the information necessary
11701         to do that.
11702         * Makefile.in: Regenerate.
11703         * configure: Regenerate.
11705 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11707         PR bootstrap/14760
11708         * configure.in: When computing baseargs, strip *all* copies of
11709         offending options.  Also, don't match/substitute the trailing space,
11710         so that this actually works when two similar options are separated by
11711         only one space.
11712         * configure: Regenerate.
11714 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11716         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11717         (rs6000-*-aix*): Same.
11718         * configure: Regenerate.
11720 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11722         * MAINTAINERS: Add myself to write-after-approval.
11724 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11726         * MAINTAINERS: Add myself to write-after-approval.
11728 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11730         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11731         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11732         * Makefile.in: Regenerate.
11734         * configure.in (top level bootstrap support): Rework --enable-werror
11735         to set @stage2_werror_flag@.
11736         * configure: Regenerate.
11737         * Makefile.tpl (top level bootstrap support): Pass
11738         @stage2_werror_flag@ down to configure in stages 2 and 3.
11739         * Makefile.in: Regenerate.
11741 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11743         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11744         for stages 2 and 3 as well as in make.  As a consequence, remove
11745         OUTPUT_OPTION (now detected by configure) from the flags passed down
11746         to make.
11747         * Makefile.in: Regenerate.
11749         * Makefile.tpl (new-bootstrap): Fix typo.
11750         * Makefile.in: Regenerate.
11752 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11754         * Makefile.tpl: Rearrange by moving recursive_targets rules
11755         into their proper sections.
11756         * Makefile.tpl (top level bootstrap support): Move disabling
11757         of coverage flags from 'make' to 'configure'; improve comments.
11758         * Makefile.in: Regenerate.
11760         * Makefile.tpl (experimental top level bootstrap) Move stage1
11761         language setting from all- target to configure- target; disable
11762         intermodule optimization in stage 1; prevent gratuitous rebuilds
11763         of stage 1.
11764         * Makefile.in: Regenerate.
11765         * configure.in: Comma-separate stage 1 language list for top
11766         level bootstrap.
11767         * configure: Regenerate.
11769         * Makefile.tpl: Clean up experimental top level bootstrap support:
11770         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11771         prev-gcc in configure- targets as well as all- targets.
11772         * Makefile.in: Regenerate.
11774 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11776         * compile: New file imported from automake.
11778 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11780         * configure.in: Remove symbolic link section.
11781         * configure: Regenerate.
11782         * Makefile.tpl (links): Remove.
11783         * Makefile.in: Regenerate.
11785 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11786             Nathanael Nerode  <neroden@gcc.gnu.org>
11788         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11789         Set with AC_CHECK_PROGS.
11790         * configure.in: Fix comment typo from last patch.
11791         * configure: Regenerate.
11793 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11795         * Makefile.tpl: Introduce experimental top level bootstrap support.
11796         * Makefile.in: Regenerate.
11797         * configure.in: Introduce support for top level bootstrap.
11798         * configure: Regenerate.
11800 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11801             Paolo Bonzini  <bonzini@gnu.org>
11803         PR bootstrap/14522
11804         * configure.in: Cope with shells that do not support unquoted ^
11805         * configure: Regenerate.
11807 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11808             Paolo Bonzini  <bonzini@gnu.org>
11810         PR bootstrap/14522
11811         * configure.in: Cope with shells that do not support nesting
11812         quotes inside quoted backquote substitutions.
11813         * configure: Regenerate.
11815 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11817         PR bootstrap/14522
11818         * configure.in: Fix escaping of $.
11819         * configure: Regenerate.
11821 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11823         * configure: Regenerate, since I forgot to while committing Paolo's
11824         changes.
11826 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11828         PR ada/14131
11829         Move language detection to the top level.
11830         * configure.in: Find default values for the tools as
11831         soon as possible.  Disable ada if GNAT is not found.
11832         Emit error message about missing languages.  Expand
11833         --enable-languages=all for the gcc subdirectory.
11835 2004-03-10  Ben Elliston  <bje@gnu.org>
11837         * MAINTAINERS: Update my email address.
11839 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11841         * ltconfig: Disable building static libraries if building shared
11842         libraries on AIX 5L.
11844 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11846         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11847         and disable libgcj.
11848         * configure: Regenerated.
11850 2004-03-01  Brian Booth  <bbooth@redhat.com>
11852         * MAINTAINERS: Add myself to write-after-approval.
11854 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11856         * MAINTAINERS: Add myself to write-after-approval.
11858 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11860         PR bootstrap/7087
11861         * Makefile.tpl: Guard XFOO sed statements better.
11862         * Makefile.tpl: Add dependency for configure-target-libada.
11863         * Makefile.in: Regenerate (incidentally fixes broken
11864         commit when libada-branch was merged).
11866 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11868         * MAINTAINERS: Add myself to write-after-approval.
11870 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11872         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11873         maintainers.
11875 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11877         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11878         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11880 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11882         PR bootstrap/11932
11883         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11885 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11887         * MAINTAINERS: Added myself to write-after-approval.
11889 2004-02-14  Michael Koch  <konqueror@gmx.de>
11891         * MAINTAINERS: Added myself to write-after-approval.
11893 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11895         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11896         some OS port maintainers to OS port maintainers section.
11898 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11900         * MAINTAINERS: Add self.
11902 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11904         * MAINTAINERS: Alphabetize.
11906 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11908         * MAINTAINERS: Remove myself.
11910 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11912         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11913         (rs6000-*-aix*): Same.
11914         * configure: Regenerate.
11916 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11918         * configure.in (host): Add in missing $noconfigdirs to defines.
11919         * configure: Regenerate.
11921 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11922             Nathanael Nerode  <neroden@gcc.gnu.org>
11924         PR ada/6637, PR ada/5911
11925         Merge with libada-branch:
11926         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11927         with appropriate dependencies. Add --enable-libada configure switch.
11928         * configure, Makefile.in: Regenerate.
11930 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11932         * MAINTAINERS: Add myself to write-after-approval.
11934 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11936         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11937         * configure: Regenerate.
11939 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11941         Merge from upstream:
11943         * ltmain.in: When setting IFS to '~', be careful about user
11944         arguments that contain '~'.
11946         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11948         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11949         Also test $base_compile against $CC with escaped arguments. Bug
11950         reported by Geoff Keating <geoffk@apple.com>.
11952 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11954         * MAINTAINERS: Remove i960 port.
11956 2004-01-23  DJ Delorie  <dj@redhat.com>
11958         * Makefile.def (target_modules) [libiberty]: Don't stage.
11959         * Makefile.in: Rebuilt.
11961 2004-01-20  Caroline Tice  <ctice@apple.com>
11963         * MAINTAINERS: Add myself to write-after-approval.
11965 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11967         * MAINTAINERS: Update my email address.
11969 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11971         * MAINTAINERS: Add myself to write-after-approval.
11973 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11975         * MAINTAINERS: Remove entries without email address.
11977 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11979         * MAINTAINERS: Add myself to write-after-approval.
11981 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11983         * MAINTAINERS: Update my email address.
11985 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11987         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11988         * Makefile.tpl (configure-target-[+module+]): Support stage.
11989         * Makefile.in: Rebuilt.
11991 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11993         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11995 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11997         * MAINTAINERS: Add myself as a MIPS maintainer.
11999 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12001         * configure.in: Use ./config.cache, not config.cache.
12002         * configure: Regenerate.
12003         * Makefile.tpl: Special-casing not needed for GCC any more.
12004         * Makefile.in: Regenerate.
12006         * configure.in: Don't share a cache file for host dirs.
12007         * configure: Regenerate.
12009         * config-ml.in: Don't mess with the cache file.
12011 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12013         * MAINTAINERS: Move myself from 'Write After Approval' to
12014         'CPU Port Maintainers' section as SPARC maintainer.
12016 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12018         * Makefile.tpl: Make GCC use a separate config.cache.
12019         * Makefile.in: Regenerate.
12021         PR bootstrap/11932, PR bootstrap/11933
12022         (I don't know if it will fix either of them, but it relates
12023         to them.)
12024         * configure.in: Don't use shared config.cache for target
12025         directories.
12026         * configure: Regenerate.
12028 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
12030         * MAINTAINERS: Add myself to 'Write After Approval' section.
12032 2003-12-31  Roger Sayle  <roger@eyesopen.com>
12034         * configure.in (ia64*-*-hpux*): Disable building java libraries.
12035         * configure: Regenerated.
12037 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
12039         * MAINTAINERS: Remove the mn10200 maintainer.
12041 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
12043         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12044         * configure: Regenerated.
12046 2003-12-16  Jan Hubicka  <jh@suse.cz>
12048         * MAINTAINERS: Add myself as callgraph maintainer.
12050 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
12052         * configure.in (raw_libstdcxx_flags): Remove the leading space.
12053         * configure: Regenerate.
12055 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
12057         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12058         'Write After Approval' section. Update email.
12060 2003-12-01  James Lemke  <jim@wasabisystems.com>
12062         * MAINTAINERS (Write After Approval): Add myself.
12064 2003-11-20  Matt Thomas  <matt@3am-software.com>
12066         * MAINTAINERS: Add myself as a vax port maintainer.
12068 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
12070         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12071         (configure-build-[+module+], configure-[+module+]): Likewise.
12072         (configure-target-[+module+], configure-gcc, config.status): Likewise.
12073         * Makefile.in: Regenerate.
12075 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12077         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12078         shared/dylibed libraries.
12079         * ltmain.sh: Likewise.
12080         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12081         * ltcf-cxx.sh: Likewise.
12082         * ltcf-gcj.sh: Likewise.
12083         * ltconfig: Likewise.
12085 2003-11-17  Stan Cox  <scox@redhat.com>
12087         * MAINTAINERS: Add myself as iq2000 port maintainer.
12089 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12091         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12092         * Makefile.in: Regenerate.
12094 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
12096         * config.sub: Update to 2003-11-03 version.
12098 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12100         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
12101         * configure:  Regenerate.
12103 2003-10-20  Nicolas Pitre  <nico@cam.org>
12105         * MAINTAINERS: Add myself to 'Write After Approval' section.
12107 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
12109         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12111 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
12113         * MAINTAINERS: Update my email address.
12115 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12117         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12119 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
12121         * MAINTAINERS: Add myself to 'Write After Approval' section.
12123 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
12125         * config.guess: Update to 2003-10-16 version.
12126         * config.sub: Update to 2003-10-16 version.
12128 2003-10-15  David Daney  <ddaney@avtrex.com>
12130         * MAINTAINERS: Added myself to 'Write After Approval' section.
12132 2003-10-15  Falk Hueffner  <falk@debian.org>
12134         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12135         'Write After Approval' section. Update email.
12137 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12139         * MAINTAINERS: Move myself from 'Write After Approval' to
12140         'Various Maintainers' section as middle-end maintainer.
12142 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12144         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12145         HOST_FLAGS_TO_PASS.
12146         * Makefile.in: Regenerate.
12148 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
12150         * config.guess: Update to 2003-10-07 version.
12151         * config.sub: Update to 2003-10-07 version.
12153 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12155         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12156         * ltconfig (irix5*, irix6*): Don't override version_type.
12158 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
12160         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12161         * configure: Rebuilt
12162         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12163         * Makefile.in: Rebuilt
12165 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
12167         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12169 2003-09-30  Carlo Wood  <carlo@alinoe.com>
12171         * MAINTAINERS (Write After Approval): Add myself.
12173 2003-09-29  Paul Koning  <ni1d@arrl.net>
12175         * MAINTAINERS: Move myself from "Write After Approval"
12176         to CPU platform maintainers for pdp11 platform.
12178 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
12180         * MAINTAINERS: Move myself from 'Write After Approval' to
12181         'Various Maintainers' section as libffi testsuite maintainer.
12183 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
12185         * configure.in: Pass a computed --program-transform-name
12186         to subconfigures.
12187         * configure: Regenerated.
12189 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12191         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12192         * Makefile.in: Regenerate.
12194         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12195         * Makefile.in: Regenerate.
12197 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
12199         * MAINTAINERS: Move myself from 'Write After Approval'
12200         to 'Various Maintainers' (objective-c) section.
12202 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
12204         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12205         quoting.
12206         * configure: Regenerated.
12208 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
12210         * MAINTAINERS (Write After Approval): Add myself to write after
12211         approval list.
12213 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
12215         * MAINTAINERS (Write After Approval): Add myself.
12217 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
12219         * MAINTAINERS: Update my e-mail address.
12221 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
12223         * libtool.m4 (LD): Correct powerpc64 host match.
12225 2003-09-06  James E Wilson  <wilson@tuliptree.org>
12227         * MAINTAINTERS: Update my affiliation and email address.
12229 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12231         * MAINTAINERS (Write After Approval): Add myself.
12233 2003-09-04  DJ Delorie  <dj@redhat.com>
12235         * configure: Regenerate.
12237 2003-09-04  Robert Millan  <robertmh@gnu.org>
12239         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12241 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12243         * configure.in: Ensure arguments to sed are properly spaced.
12244         * configure: Regenerate.
12246 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
12248         * MAINTAINERS: Update my e-mail address.
12250 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
12252         * MAINTAINERS (Write After Approval): Add myself.
12254 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
12256         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12257         * configure: Regenerated.
12259 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12261         * MAINTAINERS: Update my email address.
12263 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12265         * configure.in:  Use newline instead of semicolon when assuming
12266         shell arguments in a for loop.
12267         * configure:  Regenerated.
12269 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12271         * MAINTAINERS: Resurrect the i860 maintainer.
12273 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12275         PR 8180
12276         * configure.in: When testing with_libs and with_headers, treat
12277         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12278         * configure: Regenerate.
12280         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12281         make, shell, etc.
12282         (baseargs): Likewise.
12283         * configure: Regenerate.
12285 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12287         * MAINTAINERS (Write After Approval): Add myself.
12289 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12291         * configure.in: Disable libgcj for darwin not on powerpc.
12292         * configure: Rebuild.
12294 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12296         * config-ml.in, symlink-tree: Add license.
12298 2003-08-03  Richard Stallman  <rms@gnu.org>
12299             Eben Moglen  <moglen@columbia.edu>
12301         * README.SCO: New file.
12303 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12305         * Makefile.tpl (check, check-c++): Express dependencies using
12306         dependencies rather than commands.
12307         * Makefile.in: Regenerate.
12309 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12311         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12312         * configure: Ditto.
12314 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12316         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12317         * Makefile.in: Update.
12319 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12321         * configure.in: Enable libgcj for darwin.
12322         * configure: Rebuild.
12324 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12326         * config-ml.in:  Use ac_configure_args directly instead of
12327         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12328         actually seen.
12330 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12332         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12333         creating target and build subdirs to build all parent dirs as needed.
12334         * Makefile.in: Rebuild.
12335         * configure.in: Don't build dirs explicitly here.
12336         * configure: Rebuild.
12338 2003-07-26  Paul Brook  <paul@nowt.org>
12340         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12342 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12344         * Makefile.tpl (all-make): Depend on intl.
12345         * Makefile.in: Rebuilt.
12347 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12349         * install-sh:  Update to newer upstream versions (associated with
12350         aclocal 1.7).
12351         * mkinstalldirs:  Likewise.
12352         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12354 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12356         * MAINTAINERS: Move self from Bug database only accounts
12357         to write-after-approval.
12359 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12361         * config.if: Remove unused libc_interface determination.
12363 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12365         * MAINTAINERS: Move self from write-after-approval to
12366         build machinery (*.in).
12368 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12370         PR bootstrap/11273
12371         PR bootstrap/11408
12372         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12373         unused INSTALL_PROGRAM_ARGS.
12374         * configure.in: Use AC_PROG_INSTALL.
12375         * Makefile.in: Regenerate.
12376         * configure: Regenerate.
12378 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12380         * MAINTAINERS: Alphabetize.
12382 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12384         * configure: Rebuilt.
12385         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12386         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12387         newlib nor libgloss.
12388         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12389         * configure.in (am33_2.0-*-linux*): Added.
12391 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12393         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12394         * configure: Regenerate.
12396 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12398         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12399         * Makefile.in: Regenerate.
12401 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12403         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12404         * Makefile.in: Regenerate.
12406 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12408         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12409         * Makefile.in: Regenerated.
12411         * config-ml.in: Replace PWD with PWD_COMMAND.
12413 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12415         * intl: New directory; see intl/ChangeLog for details.
12416         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12417         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12418         * Makefile.in: Regenerate.
12420 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12422         * configure.in: Clean up config-lang.in handling.  Delete
12423         useless assignment to "subdirs".
12424         * configure: Regenerate.
12426 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12428         * configure.in: Rename 'target_libs' to 'target_libraries'.
12429         Remove useless reference to 'target_libs'.
12430         * configure: Regenerate.
12432 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12434         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12435         * Makefile.in: Regenerate.
12437 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12439         * Makefile.def: Introduce flags_to_pass.
12440         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12441         * Makefile.in: Regenerate.
12443 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12445         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12446         and target-libgloss.
12447         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12448         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12449         * configure: Regenerate.
12451 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12453         * configure.in: Update testsuite_flags to new location.
12454         * configure. Regenerate.
12456 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12458         * Makefile.tpl: Remove BUILD_CC stuff.
12459         * Makefile.in: Regenerate.
12461 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12463         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12465 2003-06-16  Graeme Peterson  <gp@qnx.com>
12467         * MAINTAINERS (Write After Approval): Add myself.
12469 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12471         * config.guess: Update to 2003-06-12 version.
12472         * config.sub: Update to 2003-06-13 version.
12474 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12476         * config.guess: Update to 2003-06-06 version.
12477         * config.sub: Update to 2003-06-06 version.
12479 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12481         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12482         * configure. Regenerate.
12484 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12486         * configure.in: Disable serial configure by default.
12487         * configure: Regenerate.
12488         * Makefile.tpl: Abolish .NOTPARALLEL.
12489         * Makefile.in: Regenerate.
12491         * Makefile.tpl: Replace {build,host,target}_canonical by
12492         {build,host,target}.
12493         * Makefile.in: Regenerate.
12495         * Makefile.tpl: Fix stupid pasto.
12496         * Makefile.in: Regenerate.
12498 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12500         * Makefile.tpl: Remove bogus conditional.
12501         * Makefile.in: Regenerate.
12503 2003-06-05  Jan Hubicka  <jh@suse.cz>
12505         * Makefile.tpl (profiledbootstrap): New target.
12506         * Makefile.in (profiledbootstrap): New target.
12508 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12510         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12511         Pinski. Remove user names from other bugzilla-only maintainers.
12513 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12515         * Makefile.tpl: Make 'recursive targets' using autogen rather
12516         than shell loop.  Remove duplicate 'clean' targets and false
12517         comments.
12518         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12519         Add systematic method of specifying missing targets in subdirs.
12520         Add copyright boilerplate.
12521         * Makefile.in: Regenerate.
12522         * configure.in: Add 'recursive targets' to maybe list.
12523         * configure: Regenerate.
12525         * MAINTAINERS: "GNATS only" -> "Bug database only".
12527         * Makefile.tpl: Rename [+target+] to [+make_target+].
12528         * Makefile.def: Rename 'target' to 'make_target'.
12530 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12532         * MAINTAINERS: Add self as options handling maintainer.
12534 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12536         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12537         been too long since I touched those ports.
12539 2003-05-28  DJ Delorie  <dj@redhat.com>
12541         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12542         * Makefile.in: Regenerate.
12544 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12546         * configure.in: Use curly braces in the definition of tooldir.
12547         * configure: Regenerate.
12549 2003-05-21  DJ Delorie  <dj@redhat.com>
12551         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12552         newlib or libgloss.
12553         * Makefile.in: Regenerate.
12555 2003-05-21  DJ Delorie  <dj@redhat.com>
12557         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12558         * Makefile.in: Regenerate.
12560 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12562         * MAINTAINERS: Update my e-mail address.
12564 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12566         * configure.in: Switch more things to use maybe dependencies.
12567         * Makefile.tpl: Switch more things to use maybe dependencies.
12568         Factor out common code from autogen IF statements.
12569         * configure: Regenerate.
12570         * Makefile.in: Regenerate.
12572 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12574         * configure.in: Accept i[3456789]86 for machine type.
12575         * configure: Regenerate.
12577 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12579         * configure.in: Switch more things to use maybe dependencies.
12580         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12581         * configure: Regenerate.
12582         * Makefile.tpl: Switch more things to use maybe dependencies.
12583         * Makefile.in: Regenerate.
12585 2003-05-16  Andreas Schwab  <schwab@suse.de>
12587         * Makefile.tpl (install-opcodes): Define.
12588         * Makefile.in: Rebuild.
12590 2003-05-13  Andreas Jaeger  <aj@suse.de>
12592         * config.guess: Update to 2003-05-09 version.
12593         * config.sub: Update to 2003-05-09 version.
12595 2003-05-13  Michael Eager  <eager@mvista.com>
12597         * configure.in: Correct sed script so that options in quotes are not
12598         deleted.
12599         * configure: Rebuild.
12601 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12603         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12604         and $$s/newlib/libc/sys/cygwin32 include paths.
12605         * configure: Ditto.
12607 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12609         * MAINTAINERS: Update my email addresses.
12611 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12613         * config-ml.in: Propagate INSTALL variables.
12615 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12617         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12619 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12621         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12622         * Makefile.in: Regenerate.
12624 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12626         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12628 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12630         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12632 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12634         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12635         * Makefile.in: Regenerated.
12637 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12639         * MAINTAINERS (Write After Approval): Upgrade myself from
12640         GNATS only to write-after-approval. Update my mail address.
12642 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12644         (OS Port Maintainers: freebsd): Add myself.
12646 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12648         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12650 2003-04-22  Kean Johnston  <jkj@sco.com>
12652         * MAINTAINERS (SCO ports): Added myself.
12654 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12656         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12658 2003-04-19  Kean Johnston  <jkj@sco.com>
12660         * MAINTAINERS (Write After Approval): Add myself.
12662 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12664         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12665         * Makefile.in: Regenerate.
12667 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12669         * configure.in (powerpc64*-*-linux*): Remove.
12670         * configure: Rebuilt.
12672 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12674         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12675         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12676         and restrap.
12677         * Makefile.in:  Regenerate.
12679 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12681         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12682         * configure: Regenerated.
12684 2003-04-15  DJ Delorie  <dj@redhat.com>
12686         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12688 2003-04-13  Nick Clifton  <nickc@redhat.com>
12690         * config-ml.in: Remove support for --disable-aix removing
12691         call-aix multilibs.
12693 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12695         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12696         * */configure: Rebuilt.
12698 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12700         * MAINTAINERS: Add my email address.
12702 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12704         * MAINTAINERS (Write After Approval): Add myself.
12706 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12708         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12709         * Makefile.in: Regenerate.
12711 2003-03-14  Michael Chastain  <mec@shout.net>
12713         * Makefile.in: Regenerate with correct Makefile.def.
12715 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12717         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12718         Make macro.
12719         * Makefile.in: Regenerate.
12720         * configure.in: Clean up gxx_include_dir logic.
12721         * configure: Regenerate.
12723 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12725         * MAINTAINERS (Write After Approval): Add myself.
12727 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12729         * MAINTAINERS: Update my mail address.
12731 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12733         * configure.in (gxx_include_dir): Fix typo.
12734         * configure: Regenerated.
12736 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12738         * Makefile.tpl: Reindent.
12739         * Makefile.in: Regenerate.
12740         * configure.in: Reindent.  Don't set unused variables.
12741         * configure: Regenerate.
12743 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12745         * configure.in: Include $(build_tooldir)/sys-include in
12746         FLAGS_FOR_TARGET.
12747         * configure: Regenerated.
12749 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12751         * Makefile.tpl: Always pass down RANLIB.
12752         * Makefile.in: Regenerate.
12754         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12755         * Makefile.in: Regenerate.
12756         * configure.in: Remove unused logic relating to --enable-shared
12757         and --enable-threads.  Remove bogus comments.  Remove redundant
12758         noconfigdirs.
12759         * configure: Regenerate.
12761         * configure.in: Replace ${libstdcxx_version} by its value.
12762         Remove reference to mh-dgux.
12763         * configure: Regenerate.
12765 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12767         * MAINTAINERS (Write After Approval): Add myself.
12769 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12771         * Makefile.tpl: Rearrange.
12772         * Makefile.in: Regenerate.
12774 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12776         * configure.in: Add support for kaOS as cross build target system.
12777         * configure: Regenerated.
12779 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12781         * MAINTAINERS (Write after approval): Add myself.
12783 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12785         * MAINTAINERS: Update my email address.
12787 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12789         * MAINTAINERS: Add self to blanket write privs. section.
12791 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12793         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12794         configure-target-* as some target builds may require additional
12795         flags for preprocessor tests.
12796         * Makefile.in: Regenerated.
12798 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12800         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12801         * ltconfig: Handle it.
12802         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12803         auto-detecting it.
12805         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12806         it is used as argument to $CC.
12807         * ltcf-gcj.sh: Likewise.
12809         * configure.in: Introduce --enable-maintainer-mode.
12810         * configure: Rebuilt.
12811         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12812         for maintainer mode.
12813         * Makefile.in: Rebuilt.
12815 2003-02-18  Jason Merrill  <jason@redhat.com>
12817         * Makefile.tpl (check-c++): Allow parallelism.
12819 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12821         * MAINTAINERS: Remove John Carr (who never actually had access to
12822         gcc.gnu.org).
12824 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12826         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12827         don't configure target-libobjc.
12828         * configure: Regenerate.
12830 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12832         * Makefile.tpl (RANLIB): Define.
12833         * Makefile.in: Regenerate.
12835 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12837         * MAINTAINERS: Update my email.
12839 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12841         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12842         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12843         * Makefile.in: Regenerated.
12844         * configure.in: Remove all traces of snavigator, db, and grep.
12845         * configure: Regenerated.
12847 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12849         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12850         After Approval.
12852 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12854         * MAINTAINERS (Write after approval): Add myself.
12856 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12858         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12859         * Makefile.in: Regenerated.
12861 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12863         * config.guess: Updated to 2003-01-30's version.
12864         * config.sub: Updated to 2003-01-28's version.
12866 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12868         * config.if: If gcc_version is already set, just use it.  Don't set
12869         gcc_version_trigger if it's already set, otherwise set it to
12870         gcc/version.c, but only if the file exists.  If it is not set and
12871         gcc/version.c does not exist, try to extract the version number from
12872         $CC.
12874 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12876         * MAINTAINERS: Add myself to write-after-approval list.
12878 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12880         * configure.in:  Revert 24Jan change.
12881         * configure:  Regenerate.
12883 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12885         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12886         entry of HJ Lu.
12888 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12890         * configure.in: Revert previous change.
12891         * configure: Regenerate.
12893 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12895         * configure.in: Make rda native-only.
12896         * configure: Regenerate.
12898 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12900         * MAINTAINERS: Move myself from GNATS-only-accounts to
12901         write-after-approval.
12903 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12905         * configure.in: Add missing \.
12906         * configure: Rebuilt.
12908 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12910         * configure.in (baseargs): Avoid using \| in sed regular
12911         expressions.
12912         * configure: Rebuilt.
12914 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12916         * configure.in (baseargs): Remove all supported forms of
12917         --cache-file, --srcdir, --host, --build and --target options
12918         from argument lists.
12919         * configure: Rebuilt.
12921 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12923         * MAINTAINERS: Add myself to write-after-approval list.
12925 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12927         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12928         * configure: Rebuilt.
12930 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12932         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12933         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12934         * Makefile.in: Regenerate.
12935         * configure: Regenerate.
12937 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12939         * configure.in: Remove Makefile in build, host and target modules
12940         unless configure was run with --no-recursion.
12941         * configure: Rebuilt.
12943 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12945         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12946         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12947         * Makefile.in: Regenerate.
12949 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12951         * config.guess: Update to 2003-01-03 version.
12952         * config.sub: Update to 2003-01-03 version.
12954 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12956         * configure: Regenerate with proper autoconf 2.13.
12958 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12960         * configure.in: Add AC_PREREQ for consistency.
12961         * configure: Regenerate.
12963 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12965         * configure.in (GDB_TK): Add tcl directories conditional on
12966         gdb/gdbtk directory being present.
12967         * configure: Regenerate.
12969 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12971         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12972         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12973         * configure: Rebuilt.
12975 2002-12-31  Tom Tromey  <tromey@redhat.com>
12977         * Makefile.in: Rebuilt.
12978         * Makefile.def (target_modules) [libffi]: Allow installation.
12980 2002-12-31  Andreas Schwab  <schwab@suse.de>
12982         * configure.in: Fix use of $program_transform_name.
12983         * configure: Regenerated.
12985 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12987         * configure.in (baseargs): Don't remove first configure argument.
12988         * configure: Regenerated.
12990 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12992         * Makefile.tpl (local-distclean): Don't remove...
12993         (multilib.ts): ... this.  Moved into...
12994         (multilib.out): ... this.  Don't use sub-make.
12995         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12996         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12997         (configure-build-[+module+], configure-[+module+],
12998         configure-target-[+module+], configure-gcc): ... these.  Test
12999         for Makefile existence.  Drop config.status from dependencies.
13000         * Makefile.in: Rebuilt.
13001         * configure.in: Move gcc-version-trigger to the end of
13002         ac_configure_args.  Add comments to maybedep.tmp and
13003         serdep.tmp.  Introduce --disable-serial-configure.  Remove
13004         nonopt from baseargs, matching and removing corresponding
13005         whitespace while at it.
13006         * configure: Rebuilt.
13008 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
13010         * configure.in (host_configargs): Replace reference to
13011         no-longer-defined buildopts with --build=${build_alias}.
13012         * configure: Rebuilt.
13014         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
13015         program_transform_name to standard idiom.
13016         (AUTOGEN, AUTOCONF): Define.
13017         (Makefile.in): Use $(AUTOGEN).
13018         (Makefile): Depend on config.status, and use autoconf-style rule to
13019         build it.  Move original commands to...
13020         (config.status): ... this new target.
13021         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
13022         $(AUTOCONF).
13023         * Makefile.in: Rebuilt.
13025 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13027         * Makefile.tpl: Fix dramatic bustage due to change in
13028         program_transform_name.
13029         * Makefile.in: Regenerate.
13031         * configure.in: Remove unnecessary PATH setting.
13032         * configure: Regnerate.
13034         * configure.in: Don't default to unprefixed tools unless
13035         the native tools will work.
13036         * configure: Regenerate.
13038         * configure.in: Convert to autoconf script.  Blow away lots
13039         of now-redundant Makefile fragments.
13040         * configure: Generate using Autoconf.
13041         * Makefile.tpl: Rewrite to reflect autoconfiscation.
13042         * Makefile.in: Regenerate.
13044 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
13046         * configure: Fix stupid bug where RANLIB was mistakenly included.
13048         * configure.in: Rename (buildargs, hostargs, targargs) to
13049         (build_configargs, host_configargs, target_configargs).
13051         * configure.in: Move logic out of sed statement.
13053         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
13054         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13056 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
13058         * config.sub: Import from master repository
13059         * config.guess: Ditto
13061 2002-12-24  Andreas Schwab  <schwab@suse.de>
13063         * Makefile.tpl (multilib.out): Fix missing space.
13064         * Makefile.in: Regenerate.
13066 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13068         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
13069         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
13070         * Makefile.in: Regenerate.
13071         * configure.in: Remove unnecessary leftovers.
13073 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
13075         * configure.in (extra_ranlibflags_for_target): New variable.
13076         (*-*-darwin): Add -c to ranlib commands.
13077         * configure (tooldir): Handle extra_ranlibflags_for_target.
13079 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13081         * Makefile.tpl: Revert HJL's change.
13082         * Makefile.in: Regenerated.
13083         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13084         always.
13086 2002-12-19  Andreas Schwab  <schwab@suse.de>
13088         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13089         * Makefile.in: Regenerate.
13091 2002-12-18  H.J. Lu  <hjl@gnu.org>
13093         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13094         * Makefile.in: Regenerated.
13096         * configure.in (build_prefix): New. Substitute.
13098 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
13100         * Makefile.tpl: Don't let real targets depend on phony targets.
13101         * Makefile.in: Regenerate.
13103         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13104         * Makefile.in: Regenerate.
13106 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
13108         * config.sub: Import from master repository
13109         * config.guess: Ditto
13111 2002-12-16  Jason Merrill  <jason@redhat.com>
13113         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13114         previous 'make bootstrap'.
13115         * Makefile.in: Regenerate.
13117 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
13119         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13121 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
13123         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13124         * Makefile.in: Regenerate.
13126 2002-12-13  Jason Merrill  <jason@redhat.com>
13128         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
13129         library tests.
13130         (check-c++): Just depend on it and check-target-libstdc++-v3.
13131         * Makefile.in: Regenerate.
13133 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13135         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13136         * Makefile.in: Rebuilt.
13138 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13140         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13142 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13144         * configure: Fix bug put in by gremlins.
13146         * Makefile.tpl: Substitute more autoconfily.
13147         * configure: Substitute more autoconfily.
13148         * Makefile.in: Regenerate.
13150 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
13152         * config.sub: Import from master repository
13153         * config.guess: Ditto
13154         * MAINTAINERS: Added Svein Seldal under write after approval
13156 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
13158         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13159         * Makefile.in (all-sim): Ditto.
13161 2002-12-06  DJ Delorie  <dj@redhat.com>
13163         * Makefile.tpl: Change configure dependencies to not have real
13164         targets depend on phony targets.
13166 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
13168         * configure.in: Revert unintentional change.
13170         * Makefile.tpl: Change dependency for */multilib.out so that
13171         it works when gcc isn't in the tree.
13173         * configure.in: Substitute more.
13174         * configure: Run subconfigures from the Makefile.
13175         * Makefile.tpl: Run subconfigures from the Makefile; add a few
13176         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
13178 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13180         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13182 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13184         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13185         and corresponding dependencies.
13186         * Makefile.in: Regenerate.
13188         * configure.in (host_tools): Order binutils, gas and ld for
13189         convenience in running the testsuites.
13191         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13192         * Makefile.in: Regenerate.
13193         * configure.in: Introduce rules to serialize subconfigure runs.
13195         * configure.in: Introduce BASE_CC_FOR_TARGET.
13196         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
13197         Realize configure-build-* targets.  Realize configure-target-* targets.
13198         * Makefile.in: Regenerate.
13200 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13202         * configure: Move gcc_version_trigger stuff from here...
13203         * configure.in: ...to here.
13205         * configure.in: Separate subconfigure options added by this file from
13206         options given by the user.  Add machinery to put args for host
13207         subconfigures into the Makefile.
13209         * Makefile.tpl: Remove 'vault' targets.
13210         * Makefile.tpl: Reorder and comment dependencies.
13211         * Makefile.in: Regenerate.
13213 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13214         * configure.in: Fix my broken commit of previous patch. (sigh)
13216 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13218         * configure.in: Move host-specific darwin noconfigdirs into
13219         the host-specific section.
13221 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13223         * configure.in: Move host-specific darwin noconfigdirs into
13224         the host-specific section.
13226 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
13228         * configure: Remove skip-this-dir support.
13229         * Makefile.tpl: Remove skip-this-dir support.
13231         * Makefile.tpl: Remove leftover support for non-autoconfiscated
13232         subdirectories.
13233         * Makefile.in: Regenerate.
13235         * Makefile.tpl: Strip out useless setting of 'dir'.
13236         * Makefile.in: Regenerate.
13238 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13240         * configure.in: Fix deeply stupid bug.
13242         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13243         shell code in CXX_FOR_TARGET
13244         * Makefile.def: Introduce raw_cxx.
13245         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13246         RAW_CXX_FOR_TARGET.
13247         * Makefile.in: Regenerate.
13249 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
13251         * Makefile.tpl: Remove unnecessary ifs.
13252         * Makefile.in: Regenerate.
13254         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
13255         dependencies.  Maybe-ize build-libiberty.  Create dummy install
13256         targets for 'no_install' modules.
13257         * configure: Move GDB_TK substitution to configure.in.  Move
13258         build_modules stuff to configure.in.
13259         * configure.in: Implement soft dependency machinery.  Maybe-ize
13260         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13261         * Makefile.in: Regenerate.
13263 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13265         * Makefile.tpl: Make all-target, install-target behave similarly
13266         to all, install (only hitting configured targets).  Eliminate
13267         unused macro defintions.
13269         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13270         build != host.
13272         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13274         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13276         * configure.in: Produce lists of subdir targets we're actually
13277         configuring.  Remove references to "dosrel".
13278         * Makefile.tpl: Let configure set which subdir targets are hit.
13279         Remove install-cross; clean up install; remove ALL.  Remove
13280         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13281         Autogenerate host module targets.  Remove empty dependency lines
13282         and redundant dependency; rearrange slightly.
13283         * Makefile.def: Add host-side libtermcap, utils.
13285         * Makefile.in: Regenerate.
13287 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13289         * ltconfig (osf[345]): Append $major to soname_spec.
13290         Reflect this in library_names_spec.
13291         * ltmain.sh (osf): Prefix $major with . for use as extension.
13293 2002-11-19  Andreas Jaeger  <aj@suse.de>
13295         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13296         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13297         and sparc64 GNU/Linux systems.
13299 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13301         * MAINTAINERS: Update email.
13303 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13305         * MAINTAINERS: Complete James Dennett's entry.
13307 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13309         * MAINTAINERS (Write After Approval): Add myself.
13311 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13313         * Makefile.tpl: syntactic cleanup
13315 2002-11-13  Stuart Hastings  <stuart@apple.com>
13317         * MAINTAINERS: Add myself to write-after-approval list.
13319 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13321         * Makefile.def: Add list of recursive targets to autogenerate.
13322         Add build_modules.
13323         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13324         targets.  Autogenerate *-build-* targets.
13325         * Makefile.in: Regenerate.
13327 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13329         * configure: More autoconf-style substitutions.
13330         * Makefile.tpl: More autoconf-style substitutions.
13331         * Makefile.in: Regenerate.
13333 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13335         * configure: Substitute more variables in a more autoconf-friendly
13336         way.  Simplify slightly.
13337         * Makefile.tpl: Make more variables substitutable in an
13338         autoconf-friendly way.
13339         * Makefile.in: Regenerate.
13341 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13343         * MAINTAINERS (Write After Approval): Add myself.
13345 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13347         * configure.in (v810*): Remove special setting of tools.
13349         * configure: Add support for extra required flags for ar or nm.
13350         * configure.in (aix4.3+): Use above support for target-specific
13351         issues, rather than using config/mt-aix43.
13353 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13355         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13356         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13357         with $srcdir.  Reformat indentation.  Substitute some variables
13358         formerly hard-coded in the Makefile for build=host.
13359         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13360         * Makefile.def: Autogenerate more.
13361         * Makefile.in: Regenerate.
13363 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13365         * MAINTAINERS (Write After Approval): Add myself.
13367 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13369         * Makefile.def (host_modules): Add rda.
13370         * Makefile.in: Regenerate.
13371         * configure.in (target_tool): Add target-rda to list.
13373 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13375         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13377 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13379         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13380         and restrap targets to this rule.
13381         * Makefile.in:  Regenerate.
13383 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13385         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13386         GNATS only accounts.
13388 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13390         * configure.in (i[3456]86-*-linux*): Add check to disable
13391         ${libgcj} for glibc1.
13393 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13395         * MAINTAINERS: Add myself as ip2k port maintainer.
13397 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13399         * configure.in: Add tic4x target.
13401 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13403         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13404         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13405         * Makefile.in: Regenerate.
13407         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13408         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13409         * Makefile.in: Regenerate.
13411 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13413         * MAINTAINERS: Add myself as web pages co-maintainer.
13415 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13417         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13418         * Makefile.in: Regenerate.
13420 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13422         * MAINTAINERS: Add myself and Nathan Sidwell
13423         <nathan@codesourcery.com> as VxWorks maintainers.
13425 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13427         * Makefile.def: Remove order dependency comments.
13428         * Makefile.tpl: Add explicit install-install dependencies.
13429         * Makefile.in: Regenerate.
13431         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13432         * Makefile.in: Regenerate.
13434         * Makefile.tpl: Add configure-target (for src-release in src)
13435         * Makefile.in: Regenerate.
13437 2002-09-30  Nick Clifton  <nickc@redhat.com>
13439         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13441 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13443         * configure.in (s390*-*-linux*): Enable libgcj.
13445 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13447         * configure: Revert accidentally applied changes.
13449         * Makefile.tpl: Make more autoconf-friendly.
13450         * Makefile.in: Regenerate.
13451         * configure: Make substitution more autoconf-like.
13453 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13455         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13456         single entry to handle all these.
13457         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13458         libjava on arm-*-elf.
13460 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13462         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13463         things that depend on them.
13465 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13467         * Makefile.tpl: Make subsituted variables more autoconfy.
13468         * Makefile.in: Regenerate.
13469         * configure: Make seds more autoconfy.
13471 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13473         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13474         * Makefile.in: Regenerate.
13475         * configure.in: Rewrite sed statements to look autoconfy.
13477         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13478         all-target-foo on configure-target-foo.
13479         * Makefile.def: Ditto.
13480         * Makefile.in: Rebuild.
13482 2002-09-25  Andrew Haley  <aph@redhat.com>
13484         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13486 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13488         * Makefile.def: New file.
13489         * Makefile.tpl: New file.
13490         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13491         * contrib/gcc_update: Note that Makefile.in is a generated file.
13493         * configure.in: Minor rearrangement.  Simplify tests.
13495 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13497         * configure.in (with_headers): Skip copy if value is "yes".
13498         (with_libs): Likewise.
13500 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13502         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13503         * configure.in (sh*-*-pe*): Ditto.
13504         * configure.in (mips*-*-pe*): Ditto.
13505         * configure.in (*arm-wince-pe): Ditto.
13507         * configure.in: Rearrange.
13509 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13511         * MAINTAINERS: Update my email address.
13513 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13515         * MAINTAINERS: (Write After Approval): Add myself.
13517 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13519         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13521 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13523         * MAINTAINERS: Change my mailing address.
13525 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13527         * MAINTAINERS (Write After Approval): Remove myself.
13528         (Various Maintainers: c++ runtime libs): Add myself.
13530 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13532         * MAINTAINERS (Write After Approval): Remove myself.
13533         (Various Maintainers: c++ runtime libs): Add myself.
13535 2002-08-15  Eric Christopher  <echristo@redhat.com>
13537         * config.sub: Import from master repository.
13538         * config.guess: Ditto.
13540 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13542         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13543         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13544         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13546 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13548         * MAINTAINERS: Add self to rs6000 vector extensions.
13550 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13552         * libiberty/configure: Reverted unintended yesterday's check in.
13554 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13556         * boehm-gc/configure, libf2c/configure: Rebuilt.
13557         * libffi/configure, libiberty/configure: Ditto.
13558         * libjava/configure, libobjc/configure: Ditto.
13559         * libstdc++-v3/configure, zlib/configure: Ditto.
13560         Merged from binutils:
13561         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13562         From Steve Ellcey <sje@cup.hp.com>:
13563         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13564         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13565         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13566         IA64.
13567         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13568         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13569         soname_spec, sys_lib_search_path_spec): Ditto.
13571 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13573         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13575 2002-08-04  H.J. Lu  (hjl@gnu.org)
13577         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13579 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13581         * MAINTAINERS (Write After Approval): Add myself.
13583 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13585         * configure.in: Move generic linux case to end.  Copy generic
13586         linux noconfigdirs to mips*-*-linux* entry and new
13587         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13589 2002-07-19  Michael Matz  <matz@suse.de>
13591         * MAINTAINERS: Add myself as ra* maintainer.
13593 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13595         * config.guess: Update to 2002-07-09 version.
13596         * config.sub: Update to 2002-07-03 version.
13598 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13600         * MAINTAINERS: Fix typo in a maintainer email address.
13602 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13604         * configure.in: Remove two redundant tests.
13606 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13608         * configure.in (mips*-*-irix6*o32): Enable stabs.
13610 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13612         * configure.in: Don't build grez.
13613         * Makefile.in: Ditto.
13615         * Makefile.in: Remove references to bsp, cygmon, libstub.
13616         * configure.in: Ditto.
13618         * configure.in: Remove leftover reference to gdbtest.
13620 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13622         * configure.in (gxx_include_dir):  Change to match versioned
13623         C++ headers if --enable-version-specific-runtime-libs is used.
13625 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13627         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13629 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13631         * configure.in: Make --without-x work.
13633 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13635         * configure.in: Rearrange target Makefile fragment collection.
13637         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13638         cvs[src].
13639         * configure.in: Ditto.
13641 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13643         * MAINTAINERS (Write After Approval): Update my e-mail address.
13645 2002-06-24  Ben Elliston  <bje@redhat.com>
13647         * configure.in (host_tools): Remove cgen.
13649         * Makefile.in (all-cgen): Remove; runs from its source directory.
13650         (check-cgen, install-cgen, clean-cgen): Likewise.
13651         (all-opcodes): Do not depend on all-cgen.
13652         (all-sim): Likewise.
13654 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13656         * Makefile.in: Eliminate 'apache' targets.
13657         * configure.in: Eliminate 'apache' targets.
13659         * configure.in: Eliminate redundant tests.  Reorganize.
13661         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13663         * config-ml.in: Eliminate references to Cygnus configure.
13665         * Makefile.in: Eliminate references to building emacs.
13667 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13669         * MAINTAINERS: Update my email address.
13671 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13673         * config.if (libstdcxx_incdir): Version C++ headers.
13674         (cxx_incdir): Remove.
13676 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13678         * MAINTAINERS (Write After Approval): Add self.
13680 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13682         * configure.in: Add support for ip2k.
13684 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13686         * configure.in: Fix AIX configury bug.
13688 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13690         * MAINTAINERS (Write After Approval): Add self.
13692 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13694         * configure.in: replace ${topsrcdir} with ${srcdir}
13696         * configure.in: Move definition of libstdcxx_flags
13697         right above usage, rather than waaay earlier.
13699         * configure.in: Pull definition of is_cross_compiler earlier.
13701         * configure.in: Rearrange a little.
13703         * configure.in: Remove references to librx.
13704         * Makefile.in: Remove references to librx.
13706 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13708         * config.sub: Add support for avr target.
13709         Import from master sources, rev 1.255
13711 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13713         * configure, .cvsignore:  Revert previous change...
13714         * Makefile:  ...delete.
13716 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13718         * configure.in: Eliminate ${gasdir} variable.
13720 2002-06-18  Dave Brolley  <brolley@redhat.com>
13722         * configure.in: Add support for frv.
13723         * config.sub: Add support for frv.
13725 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13727         * configure:  Remove garbage from previous commit.
13729 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13731         * configure:  For in-source builds, make a subdir and re-exec there.
13732         * Makefile:  New file.  Pass targets through to build directory.
13733         * .cvsignore:  No longer ignore "Makefile".
13735 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13737         * MAINTAINERS (Write After Approval): Add self.
13739 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13741         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13743 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13745         * configure.in (vax-*-netbsd*): Re-enable gas.
13747 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13749         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13750         BUILD_PREFIX_1, to correct nomenclature.
13751         * configure: Likewise.
13753         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13754         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13756 2002-05-31  Olaf Hering  <olh@suse.de>
13758         * config-ml.in: Propogate DESTDIR also.
13760 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13762         * configure.in (vax-*-netbsd*): Don't build gas for this
13763         platform.
13765 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13767         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13768         and libgcj for AVR.
13770 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13772         * MAINTAINERS (Write After Approval): Add myself.
13774 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13776         * config.guess: Update to 2002-05-22 version.
13777         * config.sub: Likewise.
13779 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13781         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13782         * config-ml.in: Likewise.
13783         * configure: Likewise.
13784         * configure.in: Likewise.
13786 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13788         * MAINTAINERS: Update my email address.
13790 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13792         * configure.in: Simplify makefile fragment collection.
13794         * configure.in: Remove code to build emacs.
13796         * configure.in : Remove --srcdir argument from targargs and buildargs
13797         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13799         * configure: Move some logic to configure.in.
13800         * configure.in: Move some logic from configure.
13802 2002-05-11  Tom Tromey  <tromey@redhat.com>
13804         * MAINTAINERS: Reflect libgcj reality.
13806 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13808         * Makefile.in: Honour DESTDIR.
13810 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13812         * config.guess: Import 2002-03-20 version.
13813         * config.sub: Import 2002-04-26 version.
13815 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13817         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13819 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13821         * MAINTAINERS: Add self.
13823 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13825         * ltmain.sh: Detect and handle object name conflicts
13826         while piecewise linking a static library.
13828 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13830         * configure.in (noconfigdirs): Don't disable libgcj on
13831         sparc64-*-solaris* and sparcv9-*-solaris*.
13833 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13835         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13837 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13839         * configure.in (FLAGS_FOR_TARGET): Do not add
13840         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13841         on i[3456]86-*-linux*.
13843 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13845         * configure.in (noconfigdirs): Replace [ ] with test.
13847         * configure.in (noconfigdirs): Do not add target-newlib if
13848         target == i[3456]86-*-linux*, and host == target.
13850 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13852         * configure.in: delete reference to absent file
13854         * configure.in: replace '[' with 'test'
13856         * configure.in: Eliminate references to gash.
13857         * Makefile.in: Eliminate references to gash.
13859         * configure.in: remove useless references to 'pic' makefile fragments.
13861         * configure.in: (*-*-windows*) Finish removing.
13863         * configure.in: Eliminate redundant test for libgui.
13865 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13867         * MAINTAINERS: Add self and realphabetize.  Update entries
13868         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13869         entry for a29k port maintainer.
13871 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13873         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13874         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13876 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13878         * configure.in: remove references to dead files
13880 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13882         * MAINTAINERS: Add information about purpose of this file.
13884 2002-04-18  Tom Tromey  <tromey@redhat.com>
13886         * configure.in: Disallow configuring libgcj when it is already
13887         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13888         Solaris 2.8 by default.  For PR libgcj/6158.
13890 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13892         * configure.in:  Move default CC setting out of config/mh-* fragments
13893         directly into here.
13895 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13897         * configure.in: don't even try to configure or make a subdirectory
13898         if there's no configure script for it.
13900 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13902         * MAINTAINERS: Remove chill maintainers.
13903         * Makefile.in (CHILLFLAGS): Remove.
13904         (CHILL_LIB): Remove.
13905         (TARGET_CONFIGDIRS): Remove libchill.
13906         (CHILL_FOR_TARGET): Remove.
13907         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13908         CHILL_LIB.
13909         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13910         (CHECK_TARGET_MODULES): Likewise.
13911         (INSTALL_TARGET_MODULES): Likewise.
13912         (CLEAN_TARGET_MODULES): Likewise.
13913         (configure-target-libchill): Remove.
13914         (all-target-libchill): Remove.
13915         * configure.in (target_libs): Remove target-libchill.
13916         Do not compute CHILL_FOR_TARGET.
13917         * libchill: Remove directory.
13919 2002-04-11  DJ Delorie  <dj@redhat.com>
13921         * Makefile.in, configure.in: Sync with binutils, entries
13922         follow...
13924 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13926         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13927         (do-tar, do-bz2): New rules.
13928         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13929         (gdb-tar): New rule.
13930         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13931         (insight_dejagnu.tar): New rule.
13932         (insight.tar): New rule.
13933         (gdb+dejagnu.tar): New rule.
13934         (gdb.tar): New rule.
13936 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13938         * Makefile.in: Add all-tix to deps for all-snavigator
13939         so that tix is built when building snavigator.
13941 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13943         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13944         ld and gdb are not supported.
13946 2002-01-07  Mark Salter  <msalter@redhat.com>
13948         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13949         Allow target-libgloss to be built for arm, strongarm, and xscale.
13951 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13953         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13954         options for i[3456]86-pc-linux* native builds.
13956 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13958         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13959         files from .po files for a distribution.
13961 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13963         * configure.in: Enable libstdc++-v3 for h8300 targets.
13965 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13967         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13968         version from bfd/.
13970 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13972         * Makefile.in (VER): When present, extract the version number from
13973         the file version.in.
13975 2001-05-24  Tom Rix  <trix@redhat.com>
13977         * configure.in : enable ld for aix
13979 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13981         * config.guess: Add linux target for S/390.
13983 2000-11-07  Philip Blundell  <pb@futuretv.com>
13985         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13987 2000-11-03  Philip Blundell  <pb@futuretv.com>
13989         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13990         files.
13992 2001-01-15  Ben Elliston  <bje@redhat.com>
13994         * configure.in (host_tools): Add sid.
13995         Always configure cgen.
13997 2000-11-24  Nick Clifton  <nickc@redhat.com>
13999         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14001 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
14003         * Makefile.in (ALL_MODULES): Add all-cgen.
14004         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14005         (all-cgen): New target.
14006         (all-opcodes,all-sim): Depend on all-cgen.
14007         * configure.in (host_tools): Add cgen.
14008         Only configure cgen if --enable-cgen-maint.
14010 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
14012         * configure.in: Add *-*-freebsd* configurations.
14014 2002-04-08  Tom Tromey  <tromey@redhat.com>
14016         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14017         Fixes PR libgcj/6068.
14019 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
14021         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14023 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14025         * configure.in (alpha*-dec-osf*): Enable libgcj.
14027 2003-03-27  Matthew Gingell  <gingell@gnat.com>
14029         * MAINTAINERS (Write After Approval): Add myself.
14031 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
14033         Fix for: PR bootstrap/3591, target/5676
14034         * configure.in (mcore-pe): Disable the configuration of
14035         libstdc++-v3 since exceptions are not supported.
14037 2002-03-20  Anthony Green  <green@redhat.com>
14039         * configure.in: Enable libgcj for xscale-elf target.
14041 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
14043         * MAINTAINERS:  Update my email address.
14045 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
14047         * ltmain.sh (relink_command): Fix typo in previous change.
14049 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
14051         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
14052         (relink_command): Added --tag flags.
14053         (mode=install): If relinking fails; error out.
14055 2002-03-12  Richard Henderson  <rth@redhat.com>
14057         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
14058         .NOTPARALLEL tag.
14059         (do-check): Rename from check.
14060         (check): Allow parallel check.
14062 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
14064         * MAINTAINERS: Add myself as maintainer for xtensa port.
14065         Fix alphabetical order in CPU port maintainer list.
14066         Remove myself from Write After Approval list.
14068 2002-03-11  Richard Henderson  <rth@redhat.com>
14070         * Makefile.in (.NOTPARALLEL): Add fake tag.
14072 2002-03-07  H.J. Lu  (hjl@gnu.org)
14074         * configure.in: Enable gprof for mips*-*-linux*.
14076 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
14078         * MAINTAINERS (Write After Approval): Add myself.
14080 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
14082         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14083         libjava.
14084         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14086 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
14088         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14089         because its Makefile is there; test for the executable instead.
14091 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14093         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14094         libstdc++-v3 and libjava.
14096 2002-02-11  Adam Megacz  <adam@xwt.org>
14098         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14099         boehm-gc
14101 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14103         * config.guess: Updated to 2002-01-30's version.
14104         * config.sub: Updated to 2002-02-01's version.
14105         Contribute sh64-elf.
14106         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
14107         * configure.in: Added sh64-*-*.
14109 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
14111         * MAINTAINERS: Belatedly add myself to write after approval list.
14113 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
14115         * MAINTAINERS: Put self in as maintainer for x86-64 port.
14116         Remove self as Write After Approval.
14118 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
14120         * MAINTAINERS: Put self in as maintainer for contrib/regression
14121         directory.
14123 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
14125         * MAINTAINERS:  Update my email address.
14127 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
14129         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
14130         target-libiberty, and target-libgloss.  Skip Java-related
14131         libraries if not supported for NetBSD on target CPU.
14133 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
14135         * install-sh: Use _inst.$$_ for temp file name.
14137 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
14139         * MAINTAINERS (Write After Approval): Move my contact info
14140         from here...
14141         (OS Port Maintainers): ...to here (netbsd).
14143 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
14145         * MAINTAINERS (Write After Approval): Add myself.
14147 2002-01-17  H.J. Lu  <hjl@gnu.org>
14149         * Makefile.in (all-fastjar): Also depend on all-libiberty.
14150         (all-target-fastjar): Also depend on all-target-libiberty.
14152 2002-01-16  H.J. Lu  (hjl@gnu.org)
14154         * config.guess: Import from master sources, rev 1.225.
14155         * config.sub: Import from master sources, rev 1.238.
14157 2002-01-16  Kazu Hirata  <kazu@hxi.com>
14159         * MAINTAINERS (Write After Approval): Remove myself.
14161 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
14163         * MAINTAINERS (Write After Approval): Add myself.
14165 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14167         * MAINTAINERS: Add self as docs co-maintainer.
14169 2001-12-11  Matthias Klose  <doko@debian.org>
14171         * MAINTAINERS (Write After Approval): Add myself.
14173 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
14175         * MAINTAINERS: Update my email address.
14177 2001-12-07  Turly O'Connor  <turly@apple.com>
14178         * MAINTAINERS (Write After Approval): Add myself.
14179         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14180         (rs6000_initialize_trampoline): Call __trampoline_setup for
14181         ABI_DARWIN too.
14182         * darwin-tramp.asm: New file, implements __trampoline_setup.
14183         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14185 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
14187         * MAINTAINERS (Write After Approval): Add myself.
14189 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
14191         * configure, configure.in: Use temp file for long sed commands.
14193 2001-12-03  Laurent Guerby  <guerby@acm.org>
14195         * config.sub: Update to version 1.232 on subversion.
14197 2001-12-03  Ben Elliston  <bje@redhat.com>
14199         * MAINTAINERS: Update mail address for config.* patches.
14201 2001-11-27  DJ Delorie  <dj@redhat.com>
14202             Zack Weinberg  <zack@codesourcery.com>
14204         When build != host, create libiberty for the build machine.
14206         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14207         CONFIG_ARGUMENTS.
14208         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14209         New variables.
14210         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14211         and rules.
14212         (all.normal): Depend on ALL_BUILD_MODULES.
14213         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14214         (all-build-libiberty): Depend on configure-build-libiberty.
14216         * configure: Calculate and substitute proper value for
14217         ALL_BUILD_MODULES.
14218         * configure.in: Create the build subdirectory.
14219         Calculate and substitute TARGET_CONFIGARGS (formerly
14220         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14222 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
14224         * MAINTAINERS (write-after-approval): Add self.
14226 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14228         * MAINTAINERS (GNATS only accounts): Remove self.
14230 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
14232         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14233         libf2c.
14235 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14237         * MAINTAINERS (Write After Approval): Add self.
14239 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14241         * MAINTAINERS: mips and s390 are also CPU ports.
14243 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14245         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14247 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
14249         * MAINTAINERS: Alphabetize.
14251 2001-11-09  Kazu Hirata  <kazu@hxi.com>
14253         * MAINTAINERS (Various maintainers: h8 port): Add myself.
14255 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14257         * MAINTAINERS (Various maintainers: hppa port): Added myself.
14259 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14261         * configure.in (--enable-languages): Be more permissive about
14262         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14264 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14266         * config.sub: Import from master sources, rev. 1.230.
14267         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14269 2001-11-07  Laurent Guerby  <guerby@acm.org>
14271         * MAINTAINERS (Write After Approval): Add self.
14273 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14275         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14277 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14279         * config.sub: Import from master sources, rev 1.226.
14280         * config.guess: Import from master sources, rev 1.216.
14282 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14284         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14285         * MAINTAINERS: Add self as maintainer of MMIX port.
14286         Remove old after-approval entry.
14288 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14290         * ChangeLog, configure: Fix spelling errors.
14292 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14294         * MAINTAINERS: Tweak my address.
14296 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14298         * MAINTAINERS: Update my email address.
14300 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14302         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14303         * MAINTAINERS: Add self as maintainer of CRIS port.
14305 2001-10-10  Geert Bosch  <bosch@gnat.com>
14307         * MAINTAINERS (Various maintainers: Ada front end):
14308         Added Robert Dewar.
14310 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14312         * MAINTAINERS (Write After Approval): Added self
14314 2001-10-02  Geert Bosch  <bosch@gnat.com>
14316         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14318 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14320         * configure: Handle temporary files securely using mkdir.
14322 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14324         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14326 2001-09-26  Will Cohen  <wcohen@redhat.com>
14328         * configure.in (*-*-linux*): Disable configuration of target-newlib
14329         and target-libgloss.
14331 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14333         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14334         RANLIB.
14336 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14338         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14339         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14340         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14341         avoid quotes nesting problems.
14342         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14343         (DO_X): Export only variables that are set.
14345 2001-09-19  Ben Elliston  <bje@redhat.com>
14347         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14348         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14349         semantics.  Use the shell built-in "type" command instead.
14351 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14353         Merged from gcc-3_0-branch:
14354         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14355         * ltcf-c.sh: Use $objext, not $ac_objext.
14356         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14357         * ltcf-cxx.sh: Add support for GNU.
14358         2001-07-22  Timothy Wall  <twall@redhat.com>
14359         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14360         default settings if using GNU tools with that configuration.
14361         * ltcf-cxx.sh: Ditto.
14362         * ltcf-gcj.sh: Ditto.
14363         2001-07-21  Michael Chastain  <chastain@redhat.com>
14364         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14365         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14366         * ltmain.sh: Mark as gcc-local.
14368 2001-08-30  Eric Christopher  <echristo@redhat.com>
14369             Jason Eckhardt  <jle@redhat.com>
14371         * config.guess: Merge from master sources.
14372         * config.sub: Merge from master sources, add support for mipsisa32.
14374 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14375         * config.sub: Merge from master sources, rev 1.219.
14376         * MAINTAINERS: Add self as contact for stormy16 port.
14378 2001-08-14  Zack Weinberg  <zackw@panix.com>
14380         * config.sub: Merge from master sources, rev 1.218.
14381         * config.guess: Merge from master sources, rev 1.209.
14383 2001-08-11  Graham Stott  <grahams@redhat.com>
14385         * Makefile.in (check-c++): Add missing semicolon.
14387 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14389         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14391 2001-07-30  Eric Christopher  <echristo@redhat.com>
14393         * MAINTAINERS (Various maintainers: mips port): Added myself.
14395 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14397         * configure.in (sh-*-linux*): New.
14399 2001-07-27  Richard Henderson  <rth@redhat.com>
14401         * .cvsignore: Add LAST_UPDATED.
14403 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14405         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14407 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14409         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14411 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14413         * MAINTAINERS (Write After Approval): Added myself.
14415 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14417         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14418         and libgcj on m68hc11/m68hc12.
14420 2001-06-27  H.J. Lu  (hjl@gnu.org)
14422         * Makefile (CFLAGS_FOR_BUILD): New.
14423         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14425 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14427         * README: Remove version number.
14429 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14431         * INSTALL/README: Update wrt. to the installation instructions now
14432         residing in gcc/doc/install.texi.
14434 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14436         * README: Replace with a cut-down and updated version of gcc/README.
14438 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14440         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14441         multilibs to be disabled.
14443 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14445         * MAINTAINERS (Write After Approval): Add myself.
14447 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14449         * config.guess: Import CVS version 1.195.
14450         * config.sub: Import CVS version 1.212.
14452 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14454         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14455         gcc/xgcc is built, use -print-prog-name to find out the program
14456         name to use.
14458 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14460         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14461         appear to also be in the master copy.
14462         * config.sub:  Import CVS version 1.211.
14464 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14466         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14467         with_gcc]: Use `gcc -shared' to build a shared library.
14469 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14471         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14472         archives.
14474 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14476         * MAINTAINERS (Write After Approval): Add myself.
14478 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14480         * configure.in (libstdcxx_flags): Do not try to execute
14481         libstdc++-v3/testsuite_flags until it exists.
14483 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14485         * MAINTAINERS: Update my email address.
14487 2001-05-31  Graham Stott  <grahams@redhat.com>
14489         * MAINTAINERS (Write After Approval): Add myself.
14491 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14493         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14494         libraries when using g++ with native linker.
14496 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14498         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14500 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14502         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14503         [aix4*|aix5*]: Prepend blank.
14505 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14507         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14508         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14509         of subdir/configure scripts to use the new libtool.m4.
14511 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14513         * MAINTAINERS (Write After Approval): Add myself.
14515 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14517         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14519 2001-05-11  Ben Elliston  <bje@redhat.com>
14521         * Makefile.in (all-sid): New target.
14522         (check-sid, clean-sid, install-sid): Likewise.
14524 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14526         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14528 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14530         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14531         libgcj.
14533 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14535         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14536         gcc/xgcc is built, use -print-prog-name to find out the program
14537         name to use.
14539 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14541         * configure.in (noconfigdirs): Don't reset it from scratch in the
14542         target case; only append to it.
14544         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14545         sparc-*-solaris2.8]: Disable ${libgcj}.
14547 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14549         * configure.in (libgcj_saved): Copy from $libgcj.
14550         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14551         --disable-libgcj.
14553 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14555         * MAINTAINERS: Remove self as MIPS maintainer and
14556         C front end maintainer.
14558 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14560         * configure.in: Move *-chorusos target case to the proper switch.
14561         Disable libgcj.
14563 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14565         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14566         1.641.2.228.
14568 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14570         * Makefile.in (STAGE1_CFLAGS): Pass down.
14572 2001-04-13  Alan Modra  <amodra@one.net.au>
14574         * config.guess: Add hppa64-linux support.  Note for next import that
14575         this is already in the master file.
14576         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14578 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14580         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14581         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14583 2001-04-11  Stan Shebs  <shebs@apple.com>
14585         * MAINTAINERS: Add self as Darwin port maintainer.
14587 2001-04-11  Alan Modra  <amodra@one.net.au>
14589         * MAINTAINERS: Update my email address.
14591 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14593         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14594         recent versions of FreeBSD (release 3 or later).
14595         * ltconfig: On FreeBSD, -lc must not be provided when building
14596         a shared library or else the standard -pthread gcc option is
14597         rendered worthless to later users of the built library.
14599 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14601         * MAINTAINERS: Add self and RTH as C front end maintainers.
14603 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14605         * config.sub: Make sure to match an already-canonicalized
14606         machine name (eg. mn10300-unknown-elf).
14608 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14610         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14611         New macros.
14612         (bootstrap, cross): Use RECURSE_FLAGS.
14613         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14615 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14617         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14619 2001-03-22  Colin Howell  <chowell@redhat.com>
14621         * Makefile.in (DO_X): Do not backslash single-quotes in
14622         backquotes (two places).
14624 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14626         Re-installed:
14627         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14628         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14629         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14630         * ltcf-cxx.sh: Likewise.
14631         * ltcf-gcj.sh: Likewise.
14633 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14635         * MAINTAINERS: Add myself as "documentation co-maintainer".
14637 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14639         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14640         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14642 2001-03-19  Tom Tromey  <tromey@redhat.com>
14644         * config-ml.in: Handle GCJ and GCJFLAGS.
14646 2001-03-21  Michael Chastain  <chastain@redhat.com>
14648         * Makefile.in: all-m4 depends on all-texinfo.
14650 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14652         * MAINTAINERS: Add myself to write after approval list.
14654 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14656         * Makefile.in (DO_X): Quote nested quotes.
14658 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14660         * MAINTAINERS: Add myself to write after approval list.
14662 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14664         * Makefile.in (DO_X): Use double quotes for quoting
14665         "RANLIB=$${RANLIB}".
14667 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14669         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14671 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14673         * configure.in: Only use `lang_requires' for languages athat are
14674         actually enabled.
14676 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14678         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14680 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14682         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14684 2001-03-07  Tom Tromey  <tromey@redhat.com>
14686         * configure.in: Allow config-lang.in to set `lang_requires' to list
14687         of other required languages.
14689 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14691         * Makefile.in: Remove RANLIB definition. Use RANLIB
14692         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14693         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14695 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14696             Alexandre Oliva  <aoliva@redhat.com>
14698         * Makefile.in (check-c++): Use tabs, not spaces.
14700 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14702         * MAINTAINERS: add myself to Write After Approval list.
14704 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14706         * Makefile.in (check-c++): New rule.
14708         * configure.in (target_libs): Remove libg++.
14709         (noconfigdirs): Remove libg++.
14710         (noconfigdirs): Same.
14711         (noconfigdirs): Same.
14712         (noconfigdirs): Same.
14714         * config-ml.in: Remove libg++ references.
14716         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14717         (ALL_TARGET_MODULES): Same.
14718         (configure-target-libg++): Remove.
14719         (all-target-libg++): Remove.
14720         (configure-target-libio): Remove.
14721         (all-target-libio): Remove.
14722         (check-target-libio): Remove.
14723         (.PHONY): Remove.
14724         (libg++.tar.bz2): Remove.
14725         (all-target-cygmon): Remove libio.
14726         (all-target-libstdc++): Remove.
14727         (configure-target-libstdc++): Remove.
14728         (TARGET_LIB_PATH): Remove libstdc++.
14729         (ALL_GCC_CXX): Remove libstdc++.
14730         (all-target-gperf): Correct.
14732 2001-02-16  Nick Clifton  <nickc@redhat.com>
14734         * configure.in (noconfigdirs): Allow configuration of texinfo
14735         for Cygwin hosts.
14737 2001-02-15  Anthony Green  <green@redhat.com>
14739         * configure: Introduce GCJ_FOR_TARGET.
14740         * configure.in: Ditto.
14741         * Makefile.in: Ditto.
14743 2001-02-13  Andreas Schwab  <schwab@suse.de>
14745         * MAINTAINERS: Update mail address.
14747 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14749         * config.guess: Add linux target for S/390.
14750         * config.sub: Likewise.
14752 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14754         * configure.in: for *-chorusos, don't config target-newlib and
14755         target-libgloss.
14757 2001-02-06  Ben Elliston  <bje@redhat.com>
14759         * configure: Output host type to stdout, not stderr.
14761 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14763         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14764         * ltcf-cxx.sh: Likewise.
14766         * config.if: Assume enable_libstdcxx_v3 is defined.
14768 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14770         Remove V2 C++ library.
14771         * configure.in: Remove --enable-libstdcxx_v3 support.
14773 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14775         * include/demangle.h: Add prototype for java_demangle_v3.
14777 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14779         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14781 2001-01-27  Richard Henderson  <rth@redhat.com>
14783         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14785 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14787         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14788         Don't unset, it's non-portable and no longer necessary, set to empty
14789         instead.
14791 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14793         * ltconfig: Shell portability fix for the tagname validity check.
14795 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14797         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14798         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14800 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14802         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14804 2001-01-26  Tom Tromey  <tromey@redhat.com>
14806         * configure.in: Allow libgcj to be built on Sparc Solaris.
14808 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14810         * ltcf-c.sh: Add aix5 case.
14811         * ltcf-cxx.sh: Likewise.
14812         * ltconfig: Likewise.
14814 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14816         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14817         keep at least one of build_libtool_libs or build_old_libs set to
14818         yes.
14820         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14821         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14823 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14825         * configure.in: Enable libgcj on several additional platforms.
14827 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14829         * configure.in: Enable libgcj for linux targets.
14831 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14833         * MAINTAINERS (Write After Approval): Add myself.
14835 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14837         * MAINTAINERS: Add myself as vax port maintainer.
14839 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14841         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14843 2001-01-09  Mike Stump  <mrs@wrs.com>
14845         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14846         failures of subdirectories.
14848 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14850         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14851         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14852         * ltcf-cxx.sh: Likewise.
14853         * ltcf-gcj.sh: Likewise.
14854         * ltconfig.sh: Fix typo.
14856 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14858         * configure: handle DOS-style absolute paths.
14860 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14862         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14864 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14866         * MAINTAINERS: Add myself as avr port co-maintainer.
14868 2000-12-28  Ben Elliston  <bje@redhat.com>
14870         * MAINTAINERS: Add myself under ``Write After Approval''.
14872 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14874         * texinfo: Remove directory from GCC.
14876 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14878         * COPYING: Update to current
14879         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14880         to 19yy as example year in copyright notice).
14882 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14884         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14885         (libstdcxx_incdir): Pass down.
14886         * config.if: Remove expired bits for cxx_interface, add stub.
14887         (libstdcxx_incdir): Add variable for g++ include directory.
14888         * configure.in (gxx_include_dir): Use it.
14890 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14892         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14893         with old-email address from ``Write After Approval''.
14895 2000-12-15  Andreas Jaeger  <aj@suse.de>
14897         * configure.in: Handle lang_dirs.
14899 2000-12-14  Tom Tromey  <tromey@redhat.com>
14901         * MAINTAINERS: Removed brads.
14903         * MAINTAINERS: Added gcj developers.
14905 2000-12-13  Anthony Green  <green@redhat.com>
14907         * configure.in: Disable libgcj for any target not specifically
14908         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14909         with g++ abi.
14911 2000-12-13  Mike Stump  <mrs@wrs.com>
14913         * Makefile.in (local-distclean): Also remove fastjar.
14915 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14917         * contrib/gcc_update: Add fastjar --touch entries.
14919 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14921         * configure.in: Disable language-specific target libraries for
14922         languages that aren't enabled.
14924 2000-12-10  Anthony Green  <green@redhat.com>
14926         * configure.in: Define libgcj.  Disable libgcj target libraries for
14927         most targets.
14929 2000-12-10  Neil Booth  <neilb@earthling.net>
14931         * MAINTAINERS: Update mail address, remove from WAA list.
14933 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14935         * libjava: Imported from /cvs/java.
14936         * libffi: Likewise.
14937         * Boehm-gc: Likewise.
14939 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14941         * configure.in (target_libs): Revert 2000-12-08 patch.
14942         (noconfigdirs): Added target-libjava.
14944 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14946         * djunpack.bat: removed.
14948 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14950         * Makefile.in: handle DOS-style absolute paths.
14951         * config-ml.in: likewise.
14952         * symlink-tree: likewise.
14954 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14956         * fastjar: Imported.
14958 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14960         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14961         libjava.
14962         * configure.in (target_libs): Removed `target-libjava'.
14964 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14966         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14967         (ALL_MODULES): Added fastjar.
14968         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14969         (all-target-libjava): all-fastjar replaces all-zip.
14970         (all-fastjar): Added.
14971         (configure-target-fastjar, all-target-fastjar): Likewise.
14972         * configure.in (host_tools): Added fastjar.
14974 2000-12-07  Mike Stump  <mrs@wrs.com>
14976         * Makefile.in (local-distclean): Remove leftover built files.
14978 2000-11-24  Nick Clifton  <nickc@redhat.com>
14980         * configure.in (xscale-elf): Add target.
14981         (xscale-coff): Add target.
14983 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14985         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14986         recent versions of FreeBSD (release 3 or later).
14987         * ltconfig: On FreeBSD, -lc must not be provided when building
14988         a shared library or else the standard -pthread gcc option is
14989         rendered worthless to later users of the built library.
14991 2000-11-16  Fred Fish  <fnf@be.com>
14993         * configure.in (enable_libstdcxx_v3): Fix typo,
14994         libstd++ -> libstdc++.
14996 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14998         * MAINTAINERS: Add self to Write After Approval list.
15000 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
15002         * MAINTAINERS: Update my email address.  Add myself to global write
15003         privs list.
15005 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
15007         * Makefile.in: Merge with src and libgcj.
15008         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
15009         configure-target-<library> when their configure scripts need the C
15010         or C++ library to have already been built to work properly.
15011         (do_proto_toplev): Set them to an empty string.
15013         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15014         (REALLY_SET_LIB_PATH): Use them.
15016 2000-11-17  Stan Shebs  <shebs@apple.com>
15018         * MAINTAINERS: Add self to Write After Approval list.
15020 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15022         * configure: Provide the original toplevel configure arguments
15023         (including $0) to subprocesses in the environment rather than
15024         through gcc/configargs.h.
15026 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15028         * MAINTAINERS: Remove references to cccp. Change C9X reference to
15029         C99.  Alphabetise "Write After Approval" list.
15031 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
15033         * configure: Turn on libstdc++ V3 by default.
15035         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15036         if we've got GCC.
15038 2000-11-11  Philip Blundell  <philb@gnu.org>
15040         * MAINTAINERS: Add self to Write After Approval list.
15042 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
15044         * ltcf-c.sh (aix4): Improve shared library configuration; require
15045         exporting symbols.
15046         * ltcf-cxx.sh (aix4): Define.
15047         * ltconfig (aix4): Define library and soname specs appropriate for
15048         AIX.  Define command to create export symbols list.
15050 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
15052         * config.sub: Add support for Sun Chorus
15054 2000-10-31  Nick Clifton  <nickc@redhat.com>
15056         * MAINTAINERS: Rename <name>@cygnus.com addresses to
15057         <name>@redhat.com.  Also installed new email address for Clint
15058         Popetz.
15060 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
15062         * etc: Remove directory from GCC.
15064 2000-10-16  Michael Meissner  <meissner@redhat.com>
15066         * configure (gcc/configargs.h): Only create if there is a build GCC
15067         directory created.
15069 2000-10-16  Matthias Klose  <doko@debian.org>
15071         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15072         when configured for libstdc++-v3.
15074 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
15076         * configure: Save configure arguments to gcc/configargs.h.
15078 2000-10-04  Philipp Thomas  <pthomas@suse.de>
15080         * config.guess: Import CVS version 1.157.
15081         * config.sub: Import CVS version 1.181.
15083 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
15085         * Makefile.in (bootstrap): avoid recursion if subdir missing
15086         (cross): ditto
15087         (do-proto-toplev): ditto
15089 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
15091         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15092         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15094         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15095         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
15096         all affected `configure' scripts.
15098 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
15100         * MAINTAINERS: Add self as cpplib co-maintainer.
15102 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
15104         * MAINTAINERS: Add self to Write After Approval list.
15106 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15108         * INSTALL/README: egcs -> GCC update.
15110 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
15112         * MAINTAINERS: Add myself to Write After Approval list.
15114 2000-09-15  Kazu Hirata  <kazu@hxi.com>
15116         * MAINTAINERS: Add myself to Write After Approval list.
15118 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
15120         * configure.in: Do not build byacc for hppa64.  Provide paths to the
15121         X11 libraries for hppa64.
15123 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15125         * MAINTAINERS: Add myself as 68hc11 port maintainer.
15127 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
15129         * Makefile.in (all-zlib): Added dummy target.
15131         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15132         ltcf-gcj.sh: Updated from libtool multi-language branch.
15134 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
15136         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15137         (bootstrap*): Depend on all-bootstrap.
15139 2000-09-05  Philipp Thomas  <pthomas@suse.de>
15141         * config.guess: Import CVS version 1.156.
15142         * config.sub: Import CVS version 1.179.
15144 2000-09-02  Anthony Green  <green@cygnus.com>
15146         * Makefile.in (all-gcc): Depend on all-zlib.
15147         (CLEAN_MODULES): Add clean-zlib.
15148         (ALL_MODULES): Add all-zlib.
15149         * configure.in (host_libs): Add zlib.
15151 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
15153         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15154         crosses, but add gcc/include to the header search path for them.
15156 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
15158         * MAINTAINERS: Add self to Write After Approval list.
15160 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15162         * config.guess: Import CVS version 1.152.
15163         * config.sub: Import CVS version 1.177.
15165 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
15167         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15168         $targargs to tell whether newlib is going to be built.
15170         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15171         $$r/TARGET_SUBDIR/libio for _G_config.h.
15173 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
15175         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15177 2000-08-22  DJ Delorie  <dj@redhat.com>
15179         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15181 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
15183         * config-ml.in (CC, CXX): Avoid trailing whitespace.
15184         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15185         sub-configures.
15187 2000-08-21  DJ Delorie  <dj@redhat.com>
15189         * MAINTAINERS: Add self as a libiberty maintainer
15191 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
15193         * configure.in (libstdcxx_flags): Use
15194         libstdc++-v3/src/libstdc++.INC.
15196 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
15198         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15200 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
15202         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15204         * configure: Make enable_threads and enable_shared defaults
15205         explicit.  Substitute enable_threads into generated Makefiles.
15206         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15207         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15209 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15211         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15213 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
15215         * config-ml.in (CC): Remove bogus duplicate quotation mark from
15216         previous delta.
15218 2000-08-11  Jason Merrill  <jason@redhat.com>
15220         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15221         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15222         (FLAGS_FOR_TARGET): Not here.
15223         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15225 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
15227         * config-ml.in (CC, CXX): Don't introduce a leading space.
15229 2000-08-07  DJ Delorie  <dj@delorie.com>
15231         * MAINTAINERS: Add self as a DJGPP maintainer
15233 2000-08-07  DJ Delorie  <dj@redhat.com>
15235         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15236         "if we're also building gcc, and it's a gcc that will run on the
15237         build machine, we want to use its includes instead of the system's
15238         default includes".
15240 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15242         * MAINTAINERS: Add self to Write After Approval list.
15244 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
15246         * configure.in (libstdcxx_flags): Don't use `"'.
15248         * config-ml.in: Adjust multilib search paths to the
15249         appropriate multilib tree.
15251 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
15253         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15254         commas in $LANGUAGES.
15256 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
15258         * configure.in: Re-enable all references to libg++ and librx.
15260 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15262         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15263         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15264         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15265         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15267         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15269 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15271         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15272         CXX_FOR_TARGET for sed.
15274 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15276         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15277         Do not override if already set in the environment or in configure.
15278         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15279         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15281 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15283         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15284         the libtool CVS tree multi-language branch.
15285         * ltconfig, ltmain.sh: Updated.
15287 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15289         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15290         (clean-target): Depend on it.
15292         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15293         (GCC_FOR_TARGET): Use it.
15294         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15295         * configure.in: ... here.
15296         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15297         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15299 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15301         * MAINTAINERS: Add self to Write After Approval list.
15303 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15305         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15306         (configure-target-libchill, configure-target-libobjc): Likewise.
15308         * configure.in: Use the same cache file for all target libs.
15309         * config-ml.in: But different cache files per multilib variant.
15311 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15313         * configure (topsrcdir): Don't use dirname.
15315 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15317         * MAINTAINERS: Add self to Write After Approval list.
15319 2000-07-20  Jason Merrill  <jason@redhat.com>
15321         * configure.in: Remove all references to libg++ and librx.
15323         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15325 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15327         * config.sub: Update to subversions version 2000-07-06.
15329 2000-07-12  Andrew Haley  <aph@cygnus.com>
15331         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15332         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15334 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15336         * symlink-tree:  Check number of arguments.
15338 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15340         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15341         search path for a g++ extracted from the build tree.  This
15342         will allow link tests run by configure scripts in
15343         subdirectories to succeed.
15345 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15347         * ltconfig: Add support for mips-dde-sysv4.2MP
15349 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15351         * MAINTAINERS: Add myself as loop discovery maintainer.
15353 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15355         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15356         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15358 2000-06-19  Timothy Wall  <twall@cygnus.com>
15360         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15361         * config.sub: Add tic54x target.
15363 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15365         * MAINTAINERS: Add self as Fortran maintainer,
15366         remove Craig Burley.
15368 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15370         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15371         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15373 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15375         * MAINTAINERS: Add self as i18n maintainer
15377 20000-05-21  H.J. Lu  (hjl@gnu.org)
15379         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15380         directory are used if they exist. Make sure
15381         $(build_tooldir)/include is searched for header files,
15382         $(build_tooldir)/lib/ for library files.
15383         (GCC_FOR_TARGET): Likewise.
15384         (CXX_FOR_TARGET): Likewise.
15386 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15388         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15390 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15392         * Makefile.in (configure-target-libiberty): Depend on
15393         configure-target-newlib.
15395 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15397         * configure.in, Makefile.in: Merge all libffi-related
15398         configury stuff from the libgcj tree.
15400 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15402         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15403         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15405 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15407         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15408         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15409         current version information.  Add to proto-toplev directory.
15410         (gdb-taz): Build do-djunpack.
15412 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15414         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15416 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15418         * MAINTAINERS: Add self to Write After Approval list.
15420 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15422         * ltmain.sh: Preserve in relink_command any environment
15423         variables that may affect the linker behavior.
15425 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15427         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15429 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15431         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15433 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15435         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15436         with the version name.
15438 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15440         * MAINTAINERS: Add self as bb-reorder maintainer.
15442 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15444         * config.if: Tweak.
15446 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15448         * djunpack.bat: New file.
15450 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15452         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15453         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15454         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15455         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15457 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15459         * config.sub (case $basic_machine): Change default for "ibm-*"
15460         to "openedition".
15462 2000-04-13  Andreas Jaeger  <aj@suse.de>
15464         * MAINTAINERS: Added myself.
15466 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15468         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15469         (do-md5sum): New target.
15470         (MD5PROG): Define.
15471         (PACKAGE): Default to TOOL.
15472         (VER): Default to a shell script.
15473         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15474         md5 checksum generation.
15475         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15476         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15477         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15478         insight.tar.bz2): Use gdb-taz to create archive.
15480 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15482         * configure (warn_cflags): Delete.
15484 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15486         * MAINTAINERS: Added myself.
15488 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15489             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15491         * configure.in (enable_libstdcxx_v3): Add.
15492         (target_libs): Add bits here to switch between libstdc++-v2 and
15493         libstdc++-v3.
15494         * config.if: And this file too.
15495         * Makefile.in: Add libstdc++-v3 targets.
15497 2000-04-05  Michael Meissner  <meissner@redhat.com>
15499         * config.sub (d30v): Add d30v as a basic machine type.
15501 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15503         * configure.in: -linux-gnu*, not -linux-gnu.
15505 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15507         * MAINTAINERS: Add self in write-after-approval section.
15509 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15511         * MAINTAINERS: Add self as ia64 port maintainer.
15513 2000-03-08  Neil Booth  <NeilB@earthling.net>
15515         * MAINTAINERS: Add self in write-after-approval section.
15517 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15519         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15520         (do-tar-bz2): Replace TOOL with PACKAGE.
15521         (gdb.tar.bz2): Remove GDBTK from GDB package.
15522         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15523         dejagnu.tar.bz2): New packages.
15525 2000-02-27  Andreas Jaeger  <aj@suse.de>
15527         * configure.in: Add entry for mips*-*-linux*, move catch all
15528         *-*-*linux* entry below this one.
15530 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15532         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15534 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15536         * config.sub: Support an OS of "wince".
15538 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15540         * config.guess, config.sub: Updated to match config's 2000-02-15
15541         version.
15543 2000-02-23  Linas Vepstas  <linas@linas.org>
15545         * config.sub: Add support for Linux/IBM 370.
15546         * configure.in: Likewise.
15548 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15550         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15552 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15554         * config.guess: Guess "cygwin" rather than "cygwin32".
15556 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15558         * configure (gcc_version): When setting, narrow search to
15559         lines containing `version_string'.
15561 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15563         * config.sub: Add support for avr target.
15565 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15567         * MAINTAINERS: Add maintainers for MCore port.
15569 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15571         * config.sub: Add mmix-knuth-mmixware.
15573 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15575         * MAINTAINERS: Pair cccp with cpplib maintainership.
15577 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15579         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15580         structure stuff to -L library search.
15581         (CXX_FOR_TARGET): Ditto.
15582         (CROSS_CHECK_MODULES): Fix spelling mistake.
15584 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15586         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15587         the C++ compiler.
15589 2000-01-12  Richard Henderson  <rth@cygnus.com>
15591         * configure.in: Don't build some bits for beos.
15593 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15595         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15596         as include files.
15598 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15600         * Add self as cpplib maintainer, as requested by Jason
15601         Merrill.  Correct my e-mail address.
15603 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15605         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15606         not mh-aix43.
15608 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15610         * MAINTAINERS: Add myself to "write after approval" list.
15612 1999-12-14  Richard Henderson  <rth@cygnus.com>
15614         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15615         * config.sub: Accept alphaev[78], alphaev8.
15617 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15619         * config.guess, config.sub: Update from autoconf.
15621 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15623         * MAINTAINERS:  update my playtime e-address.
15625 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15627         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15628         necessary libraries are missing.
15630 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15632         * MAINTAINERS: Add new 'write after approval' maintainer.
15634 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15636         * MAINTAINERS: Add new Java maintainer.
15638 1999-10-25  Andreas Schwab  <schwab@suse.de>
15640         * configure: Fix quoting inside arguments of eval.
15642 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15644         * config-ml.in: Allow suppression of some ARM multilibs.
15646 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15648         * config.guess: Add OS/390 match pattern.
15649         * config.sub: Add mvs, openedition targets.
15650         * configure.in (i370-ibm-opened*): New.
15652 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15654         * config.sub: Add support for configuring for pj.
15656 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15658         * config.sub (maybe_os): Add support for configuring for fr30.
15660 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15662         * configure.in: Do not configure or build ld for AIX
15663         platforms.  ld is known to be broken on these platforms.
15665 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15667         * config-ml.in: Pass compiler flag corresponding to multidirs to
15668         subdir configures.
15670 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15672         * Makefile.in (LDFLAGS): Define.
15674 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15676         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15677         noconfigdirs.
15678         (*-*-cygwin*): Likewise.
15680 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15682         * mkdep: New file.
15683         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15684         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15686         From Eli Zaretskii <eliz@is.elta.co.il>:
15687         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15688         long file name when using DJGPP on MS-DOS.
15690 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15692         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15694 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15696         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15697         dependency as this causes "make check" to globally "make all"
15699 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15701         * configure.in (target_libs): Added target-zlib.
15702         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15703         (CONFIGURE_TARGET_MODULES): Likewise.
15704         (CHECK_TARGET_MODULES): Likewise.
15705         (INSTALL_TARGET_MODULES): Likewise.
15706         (CLEAN_TARGET_MODULES): Likewise.
15707         (configure-target-zlib): New target.
15708         (all-target-zlib): Likewise.
15709         (all-target-libjava): Depend on all-target-zlib.
15710         (configure-target-libjava): Depend on configure-target-zlib.
15712         * Makefile.in (configure-target-libjava): Depend on
15713         configure-target-newlib.
15714         (configure-target-boehm-gc): New target.
15715         (configure-target-qthreads): New target.
15717         * configure.in (target_libs): Added target-qthreads.
15718         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15719         (CONFIGURE_TARGET_MODULES): Likewise.
15720         (CHECK_TARGET_MODULES): Likewise.
15721         (INSTALL_TARGET_MODULES): Likewise.
15722         (CLEAN_TARGET_MODULES): Likewise.
15723         (all-target-qthreads): New target.
15724         (configure-target-libjava): Depend on configure-target-qthreads.
15725         (all-target-libjava): Depend on all-target-qthreads.
15727         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15728         (CONFIGURE_TARGET_MODULES): Likewise.
15729         (CHECK_TARGET_MODULES): Likewise.
15730         (INSTALL_TARGET_MODULES): Likewise.
15731         (CLEAN_TARGET_MODULES): Likewise.
15732         (all-target-libjava): New target.
15733         (all-target-boehm-gc): Likewise.
15734         * configure.in (target_libs): Added libjava, boehm-gc.
15736 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15738         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15739         configure.bat in SUPPORT_FILES.
15740         (gas+binutils.tar.bz2): Likewise.
15742         * makeall.bat: Remove; obsolete.
15744 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15746         From Mark Elbrecht:
15747         * configure.bat: Remove; obsolete.
15749 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15751         * configure: Add -W -Wall to the default CFLAGS when compiling with
15752         gcc.
15754 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15756         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15758 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15760         * configure.in: Build ld on IRIX6.
15762 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15764         * Makefile.in: Change distribution targets to use bzip2 instead of
15765         gzip.
15766         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15767         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15769 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15771         * config.sub: Add mcore target.
15773 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15775         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15777 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15779         * config.guess (dummy): Changed to $dummy.
15781 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15783         * config.sub: Tidied up case statements.
15785 1999-05-22  Ben Elliston  <bje@cygnus.com>
15787         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15788         <jiro@din.or.jp>.
15790         * config.guess: Merge with FSF version. Future changes will be
15791         more accurately recorded in this ChangeLog.
15792         * config.sub: Likewise.
15794 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15796         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15798 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15800         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15802 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15804         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15806 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15808         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15809         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15810         Bad merge removed these two changes.
15812 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15813                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15815         * config.guess (interix Alpha): Add.
15817 1999-04-11  Richard Henderson  <rth@cygnus.com>
15819         * configure.in (i?86-*-beos*): Do config gperf; don't config
15820         gdb, newlib, or libgloss.
15822 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15824         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15825         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15826         from multidirs.
15828 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15830         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15832 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15834         * config.sub: Add support for mcore targets.
15836 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15838         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15839         not mt-ospace, in order to shut up assembler warning about using
15840         symbols that are named the same as registers.
15842 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15844         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15845         dependency list for all-target-cygmon.
15847 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15849         * config-ml.in: Check $host, not $target, for selective multilibs.
15850         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15851         thumb interworking, and underscore prefix multilibs.
15853 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15855         * missing: Update to version from current automake.
15857 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15859         * configure (gxx_include_dir): Removed.
15861         * configure.in (gxx_include_dir): Handle it.
15862         * Makefile.in: Likewise.
15864 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15866         * config.sub (mips64vr4111,mips64vr4111el) Add.
15868 1999-03-21  Ben Elliston  <bje@cygnus.com>
15870         * config.guess: Correct typo for detecting ELF on FreeBSD.
15872 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15874         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15875         config/mh-djgpp.
15877 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15879         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15880         all-target-newlib to dependency list for all-target-bsp.
15882 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15884         * config.sub: Add i386-uwin support.
15885         * config.guess: Likewise.
15887 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15889         * configure.in: cleanup, add mh-*pic handling for arm, special
15890         case powerpc*-*-aix*
15892 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15894         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15895         can be built.
15897 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15899         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15900         targets.
15902 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15904         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15906 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15908         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15910 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15912         * config.sub: Fix typo in arm recognition.
15914 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15916         * configure.in (noconfigdirs): Changed target_configdirs to
15917         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15918         rather than m68k-*-* since it is not known to work on
15919         m68k-aout. Ditto for arm-*-*oabi.
15921 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15923         * configure.in (*-*-windows*): Remove, no longer used.
15925 1999-02-19  Ben Elliston <bje@cygnus.com>
15927         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15928         Smart and improved by Andrew Cagney.
15930 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15932         * config.guess: Recognize openbsd-*-hppa.
15934 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15936         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15937         only if it is not empty.
15939 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15941         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15943         * config.guess: Modified to recognize uname's armv* syntax.
15945         * config.sub: Modified to recognize uname's armv* syntax.
15947 1999-02-17  Mark Salter  <msalter@cygnus.com>
15949         * configure.in: Added target-bsp for sparclite.
15951 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15953         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15955 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15957         * configure.in: Add support for strongarm port.
15958         * config.sub: Add support for strongarm target.
15960 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15962         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15963         the old name config/mh-cygwin32.
15964         Enable texinfo.
15966 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15968         * configure.in: Do build ld for ix86 Solaris.
15970 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15972         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15973         $AR_FOR_TARGET.  Likewise for RANLIB.
15975 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15977         * config.sub (oabi):  Recognize.
15978         * configure.in (arm-*-oabi):  Handle.
15980 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15982         * config.guess: Improve detection of i686 on UnixWare 7.
15984 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15986         * config.guess: Add support for i386-pc-interix.
15987         * config.sub: Likewise.
15988         * configure.in: Likewise.
15990 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15992         * Makefile.in: Remove unneeded all-target-libio from
15993         from all-target-winsup target since it is now unneeded.
15994         Add all-target-libtermcap in its place since it is now
15995         needed.
15997 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15999         * configure.in: makefile stub for cygwin target is probably
16000         unnecessary.  Remove it for now.
16002 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
16004         * configure.in: libtermcap.a should be built when cygwin is the
16005         target as well as the host.
16006         * config.guess: Allow mixed case in cygwin uname output.
16007         * Makefile.in: Add libtermcap target.
16009 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
16011         * config.sub: Clean up handling of hppa2.0.
16013 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
16015         * config.guess: Use C code to identify more HP machines.
16017 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
16019         * config.sub: Handle hppa2.0.
16021 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
16023         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16024         cygmon for all sparclite targets, regardless of object format.
16026 1998-12-15  Mark Salter  <msalter@cygnus.com>
16028         * configure.in: Added target-bsp for several target architectures.
16030         * Makefile.in: Added rules for bsp.
16032 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
16034         * config.guess: Improve detection of hppa2.0 processors.
16036 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
16038         * config.guess: Recognize FreeBSD using ELF automatically.
16040 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
16042         * configure (skip-this-dir): Add handling for new shell script, which
16043         might be created by a sub-directory's configure to indicate, this particular
16044         directory is "unwanted".
16045         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16047 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
16049         * ltconfig: import from libtool, after changing libtool to
16050         account for the cygwin name change.
16052 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
16054         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16055         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16057 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
16059         * configure.in: Add libtermcap to list of cygwin dependencies.
16061 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
16063         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16064         they include winsup/include when it's a cygwin target.
16066 1998-11-12  Tom Tromey  <tromey@cygnus.com>
16068         * configure.in (host_tools): Added zip.
16069         * Makefile.in (all-target-libjava): Depend on all-zip.
16070         (all-zip): New target.
16071         (ALL_MODULES): Added all-zip.
16072         (NATIVE_CHECK_MODULES): Added check-zip.
16073         (INSTALL_MODULES): Added install-zip.
16074         (CLEAN_MODULES): Added clean-zip.
16076 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
16078         * Makefile.in: lose "32" from comment about cygwin.
16080 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
16082         * configure.in: Use -Os to build target libraries for the fr30.
16084 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
16086         * config.sub: Add fr30.
16088 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
16090         * configure.in: drop "32" from config/mh-cygwin32.  Check
16091         cygwin* instead of cygwin32*.
16092         * config.sub: Check cygwin* instead of cygwin32*.
16094 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
16096         * config.guess: Match any version of Unixware7.
16098 1998-10-20  Syd Polk  <spolk@cygnus.com>
16100         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16101         if desired.
16103 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
16105         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16106         these if the appropriate directories and files to not exist.
16108 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
16110         * Makefile.in (DEVO_SUPPORT): Add config.if.
16112 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16114         * configure: Add pattern to replace "build_tooldir"'s
16115         definition in the generated Makefile with "tooldir"'s
16116         actual value.
16118 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
16120         * config.sub: Bring back lost sparcv9.
16122         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16124 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
16126         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16127         CC_FOR_TARGET and friends.
16129 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
16131         * Makefile.in (build_tooldir): New variable, same as tooldir.
16132         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16133         -B$(build_tooldir)/bin/.
16134         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16136 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16138         * README: Remove installation instructions and refer to the
16139         INSTALL directory instead.
16141 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
16143         * config.sub: Add support for i[34567]86-pc-udk.
16144         * configure.in: Likewise.
16146 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
16148         * Makefile.in: add bzip2 package building bits for user
16149         tools module
16150         * configure.in: ditto
16152 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
16154         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16155         (ALL_TARGET_MODULES): Add all-target-libobjc.
16156         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16157         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16158         (all-target-libchill): Add dependencies.
16159         * configure.in (target_libs): Add libchill.
16161 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
16163         * configure.in (target_subdir): Remove duplicate line.
16165 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
16167         * Makefile.in (all-automake): fix dependencies.
16169 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
16171         * configure.in: Minor cleanups for building in the $(target_alias)
16172         subdir.
16174 1998-09-22  Jim Wilson  <wilson@cygnus.com>
16176         * Makefile.in (bootstrap): Set r and s before make all.  Use
16177         BASE_FLAGS_TO_PASS in make all.
16178         (cross): Likewise.
16180 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
16182         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16184 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
16186         * config.sub: Fix typo in last change.
16188 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16190         * config.sub: Add support for C4x target.
16191         * configure.in: Likewise.
16193 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
16195         * config.sub: Recognize sparcv9 just like sparc64.
16197 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
16199         * config.guess: Match "Pent II" or "PentII" for OpenServer.
16201 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
16203         * config.guess: Correctly identify Pentium II sco boxes.
16205         * config.guess: Fix "tr" code.  From Weiwen Liu.
16207 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
16209         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16210         stabs.
16212 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
16214         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16215         (ALL_TARGET_MODULES): Add all-target-libchill.
16216         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16217         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16218         (all-target-libchill): Add dependencies.
16219         * configure.in (target_libs): Add libchill.
16221 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16223         * config.guess: Avoid assumptions about "tr" behaves when
16224         LANG is set to something other than English.
16226 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
16228         * configure (gxx_include_dir): Changed to
16229         '${prefix}/include/g++'-${libstdcxx_interface}.
16231         * config.if: New to determine the interfaces.
16233 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
16235         * config.guess: Detect and handle MPE/IX.
16236         * config.sub: Deal with MPE/IX.
16238 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
16240         * configure.in: Use mh-aix43.
16242 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
16244         * configure: Fix --without/--disable cases for gxx-include-dir.
16246 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
16248         * mdata-sh:  Imported.  Needed for automake support.
16250 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
16252         * Makefile.in (taz): Try "chmod -R og=u ." before
16253         "chmod og=u `find . -print`".
16255 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
16257         * configure.in: Add arm-elf and thumb-elf support.
16259 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16261         * Makefile.in: Undo previous patch.
16263 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16265         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16266         to here ...
16267         (install-no-fixedincludes): and here
16268         (INSTALL_MODULES): ... from here.
16270 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16272         * config.sub: Merge with FSF.
16274         * config.guess: Merge with FSF.
16276 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16278         * configure (extraconfigdirs): New variable.
16279         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16280         * Makefile.in (all): Move higher in file.
16281         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16282         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16283         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16284         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16285         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16287 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16289         * Makefile.in (all-target-libjava): Depend on all-gcc and
16290         all-target-newlib.
16291         (configure-target-libjava): Depend on $(ALL_GCC).
16293 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16295         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16296         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16298 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16300         * INSTALL/README: Fix typo.
16302 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16304         * ylwrap: Change absolute path checks to check for DOS style path
16305         names.
16307         * ylwrap: Don't use a full path name if the source file is in the
16308         same directory.  From hjl@lucon.org (H.J. Lu).
16310         * config-ml.in: Default to being verbose, to match Feb 18 change to
16311         configure.
16313 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16315         Brought over from egcs:
16317         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16319         * configure.in (target_subdir): Set to ${target_alias} instead
16320         of "libraries".
16322         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16324         * configure.in (target_subdir): Set to libraries if enable_multilib.
16326 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16328         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16329         multilibs, force reconfiguration the first time we create
16330         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16332 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16334         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16335         avoid confusion with --no-recursion.
16337 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16339         * configure.in: Win32 hosts shouldn't use install -x
16340         * install-sh: remove -x option, and special .exe-handling
16341         hack.
16343 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16345         * config.guess: Recognize i586-pc-beos.
16346         * configure.in: Don't build some bits for beos.
16348 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16350         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16351         CFLAGS default to -O2.
16353         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16354         when using GNU ld.
16356 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16358         * ltmain.sh: Correct install when using a different shell.
16360 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16362         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16364 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16366         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16367         target.
16369 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16371         * ltconfig: Update to correct AIX handling.
16373 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16375         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16377         * configure.in (target_subdir): Set to ${target_alias} instead
16378         of "libraries".
16380 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16382         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16383         (Makefile): Depend on $(gcc_version_trigger).
16385         * configure (gcc_version): Change default initializer to empty
16386         string.
16387         (gcc_version_trigger): New variable; pass this variable down
16388         to subdir configures to enable them checking gcc's version
16389         themselves. Emit make macros for both gcc_version vars.
16390         (topsrcdir): Initialize reliably.
16391         (recursion line): Remove --with-gcc-version=${gcc_version}.
16393 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16395         * configure (enable_version_specific_runtime_libs): Implement new flag
16396         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16397         in $(libsubdir); emit definition in each generated Makefile.
16398         (gxx_include_dir): Initialize depending on
16399         $enable_version_specific_runtime_libs.
16401 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16403         * configure (gcc_version): Initialize properly depending on
16404         how and where configure is started.
16405         (recursion line): Pass a --with-gcc-version=${gcc_version}
16406         to configures in subdirs.
16408 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16410         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16411         cygmon
16413 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16415         * configure.in: Add cygmon and libstub support for mn10200.
16417 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16419         * configure (gcc_version): Add new variable describing the
16420         particular gcc version we're building.
16421         * Makefile.in (libsubdir): Add new macro for the directory
16422         in which the compiler finds executables, libraries, etc.
16423         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16424         and libsubdir.
16426 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16428         * Makefile.in (local-clean): Remove *.log.
16429         (warning.log): Built with warn_summary from build.log.
16430         (mail-report.log): Run test_summary.
16431         (mail-report-with-warnings.log): Run test_summary including
16432         warning.log in the report.
16434 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16436         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16438 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16440         * Makefile.in (grep): Grep no longer depends on libiberty.
16442 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16444         * Makefile.in: all-snavigator needs all-libgui.
16446 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16448         * configure.in: Add cygmon and libstub support for mn10300.
16450 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16452         * missing: Update to version from automake 1.3.
16454         * ltmain.sh: On installation, don't get confused if the same name
16455         appears more than once in the list of library names.
16457 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16459         * config.sub: Accept m68060 and m5200 as CPU names.
16461 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16463         * configure: Use && rather than using -a in test, because odd
16464         strings can confuse test.
16465         * configure.in: Likewise.
16467 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16469         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16471 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16473         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16474         bootstrap4-lean): New targets.
16476 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16478         * mpw-* Delete.  Not used.
16480 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16482         * COPYING.LIB: Update FSF address.
16484 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16486         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16488         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16489         GAS_SUPPORT_DIRS.
16491 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16493         * ltconfig, ltmain.sh: Avoid producing a version number if
16494         -version-info was not used.
16496 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16498         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16499         building with newlib.
16501 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16503         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16504         Solaris `make' causes it to continue to next definition.
16506 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16508         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16509         the right GUI libraries and files are installed along with GDB.
16511 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16513         * configure.in: Change alpha to alpha* in several places.
16515 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16517         * config.sub: Recognize sparc86x.
16519 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16521         * configure.in (--enable-target-optspace): Remove debug echo.
16523 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16525         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16527 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16529         * ltconfig: Update cygwin32 support.
16531         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16532         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16533         (GDB_SUPPORT_DIRS): Likewise.
16535 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16537         * configure.in (target_makefile_frag): If --enable-target-optspace,
16538         use -Os to compile target libraries rather than -O2.  Default to
16539         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16540         not used.
16541         * configure.in (target_cflags): Ditto for d30v.
16543 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16545         * Makefile.in (all-bfd): Depend on all-intl.
16546         (all-binutils): Likewise.
16547         (all-gas): Likewise.
16548         (all-gprof): Likewise.
16549         (all-ld): Likewise.
16551 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16553         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16555 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16557         * Makefile.in (all-bfd): Depend upon all-libiberty.
16559         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16561 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16563         * Makefile.in: Add libstub.
16565         * configure.in: Ditto. Build libstub for targets that have cygmon
16566         support.
16568 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16570         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16572 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16574         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16575         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16577 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16579         * configure: Define DEFAULT_M4 by searching PATH.
16580         * Makfile.in: Use DEFAULT_M4.
16582 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16584         * ltconfig: Add cygwin32 support.
16586         * Makefile.in, configure.in: Add libtool as a native only directory
16587         to configure and build.
16589 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16591         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16593 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16595         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16597 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16599         * Makefile.in: add ash make rules
16600         * configure.in: add ash to native_only and host_tools lists
16602 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16604         * Makefile.in (all-gettext, all-intl): New targets.
16605         (ALL_MODULES): Added all-gettext, all-intl.
16606         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16607         (INSTALL_MODULES): Added install-gettext, install-intl.
16608         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16610         * configure.in (host_tools): Added gettext.
16611         (native_only): Likewise.
16612         (noconfigdirs) [various cases]: Likewise.
16613         (host_libs): Added intl.
16615 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16617         * configure: Do not disable building gdbtk for cygwin32 hosts.
16619 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16621         * configure.in: Add thumb-coff target.
16622         * config.sub: Add thumb-coff target.
16624 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16626         * Makefile.in: Revert yesterday's change.
16627         (all-target-winsup):  all-target-librx stays out of here.
16629 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16631         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16632         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16633         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16634         Remove references to librx and libg++.
16636 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16638         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16639         recursive makes
16641 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16643         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16644         for newlib directory.
16645         (CXX_FOR_TARGET): Likewise.
16647 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16649         * ltconfig: Update after libtool/ltconfig.in change for
16650         hpux11.
16652 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16654         * ltconfig, ltmain.sh: Update to libtool 1.2.
16656 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16658         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16659         (install-gcc-cross): Instead, override LANGUAGES here.
16661 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16663         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16664         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16666 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16668         * configure.in: Add Thumb-pe target.
16670 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16672         * Makefile.in - changed sn targets to snavigator
16673         * configure.in - changed sn targets to snavigator
16675 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16677         * config-ml.in: After building symlink tree call make distclean
16678         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16679         to be the case for libiberty.
16681 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16683         * configure: When making link, also check the current
16684         directory. The configure scripts may create one.
16686 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16688         * config.sub: Accept alphapca56 and alphaev6 properly.
16690 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16692         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16694 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16696         * config.sub (sco5): Fix typo.
16698 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16700         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16701         install-itcl.
16702         (install-itcl): Remove dependency on install-tcl.
16704 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16706         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16708 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16710         * configure.in: Don't build libgui for a cygwin32 target when not on
16711         a cygwin32 host.
16713 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16715         * configure (redirect): Set to null, so default behavior of
16716         configure is now --verbose.
16718 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16720         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16721         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16723 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16725         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16726         this change to sync Makefile.in with its ChangeLog entries.
16728 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16730         * ltmain.sh (mkdir): Check that the directory doesn't exist
16731         before we exit with error, so that we don't get races during
16732         parallel builds.
16734 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16736         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16738 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16740         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16741         PICFLAG_FOR_TARGET.
16742         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16744         * configure: Emit a definition for the new macro enable_shared
16745         into each Makefile.
16747 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16749         * configure.in (host_tools, native_only): Add libtool.
16751 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16753         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16754         Fix typo in ming config comment.
16756 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16758         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16760 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16762         * config.sub: Add tic30 cases, and map c30 to tic30.
16764 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16766         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16767         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16768         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16769         (CLEAN_TARGET_MODULES): Similarly
16770         (all-target-libf2c): Add dependences.
16771         * configure.in (target_libs): Add libf2c.
16773 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16775         * configure.in: Remove expect from noconfigdirs when target
16776         is cygwin32.  OK to build expect and dejagnu with Canadian
16777         Cross.
16779 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16781         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16782         host.
16784         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16785         and mingw32.
16787 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16789         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16790         here as it is not defined in the toplevel Makefile.
16792 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16794         * configure (package_makefile_rules_frag): New variable, which names
16795         a file with generic rules, ...
16796         Change comment to mention we now have FIVE parts.
16797         * configure: Undo last change.
16799 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16801         * config.guess: More accurate determination of HP processor types.
16802         * config.sub: More accurate determination of HP processor types.
16804 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16806         * configure (package_makefile_frag): Move inserting the
16807         ${package_makefile_frag} to where it should be according
16808         to the comment.
16810 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16812         * config.guess: Add support for Linux/ARM.
16814 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16816         * .cvsignore: Remove *-info and *-install since they match
16817         release-info and mpw-install, which we don't want to just ignore.
16819 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16821         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16823 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16825         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16826         local_prefix to sub-make invocations.
16828 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16830         * configure.in: Check makefile fragments in the source
16831         directory.
16833 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16835         * configure.in: Check whether host and target makefile
16836         fragments exist before adding them to *_makefile_frag.
16838 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16840         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16842 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16844         * configure.in: Make sure we only replace RPATH_ENVVAR on
16845         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16846         regexp to sed.
16848         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16849         to sub-makes.
16851 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16853         * config-ml.in (multi-do): LDFLAGS must include multilib
16854         designator.
16856 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16858         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16860 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16862         * config.sub: Add mingw32 support.
16863         * configure.in: Likewise.
16865 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16867         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16869 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16871         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16872         * configure (gxx_include_dir): Provide a definition for subdirs
16873         which do not use autoconf.
16875 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16877         * config.guess: Sync with egcs.  Picks up new alpha support,
16878         BeOS & some additional linux support.
16880 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16882         * config.guess: HP 9000/803 is a PA1.1 machine.
16884 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16886         * configure.in: It's alpha*-...
16888 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16890         * configure.in (host_makefile_frag, target_makefile_frag):
16891         Handle multiple config files.
16892         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16893         alpha-*-*.
16895 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16897         * mkdep: New file.
16899 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16901         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16903 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16905         * Makefile.in: Add libgui directory.
16906         (GDB_TK): Add all-libgui.
16907         * configure.in: Add libgui directory.
16908         * configure: Add all-libgui to GDB_TK.
16910 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16912         * config-ml.in (multidirs): Add m32r to multilib list.
16914 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16916         * Makefile.in (all-target-gperf): Change dependency to
16917         all-target-libstdc++.
16919 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16921         * config.guess: Add BeOS support.
16923 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16925         Source directory cvs renamed to cvssrc:
16926         * configure.in (host_tools): Change cvs to cvssrc.
16927         (native_only): Likewise.
16928         (noconfigdirs) [various cases]: Likewise.
16929         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16930         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16931         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16932         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16933         (all-cvssrc): Rename target from all-cvs.
16935 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16937         * configure (gxx_include_dir): Fix thinko.
16939 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16941         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16942         (install-cross, install-gcc-cross): New targets.
16944 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16946         * configure.in (noconfigdirs): Add support for Thumb target.
16948         * config.sub (maybe_os): Add support for Thumb target.
16950 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16952         * Makefile.in: Add rules for cygmon.
16954         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16956 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16958         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16959         * configure (gxx_include_dir): Provide a definition for subdirs
16960         which do not use autoconf.
16962 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16964         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16965         11/18/97 build
16967 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16969         * From Franz Sirl.
16970         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16971         found on RedHat Linux systems.
16973 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16975         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16976         guesses.
16978 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16980         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16982 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16984         * ltmain.sh: If mkdir fails, check whether the directory was created
16985         anyhow by some other process.
16987 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16989         * configure.in (d30v-*-*): Configure all directories.
16991 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16993         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16994         for the D30V.
16996 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16998         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17000 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
17002         * include/libiberty.h: Add extern "C" { so it can be used with C++
17003         progrms.
17004         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
17005         programs.
17007 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
17009         * configure.in (d30v-*-*): Configure GCC now.
17011 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
17013         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17014         is no longer needed.
17016 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
17018         * Makefile.in: check-target-libio depends on all-target-libstdc++.
17020 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
17022         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17023         targets using "$@" to provide support for similar but not identical
17024         targets without having to duplicate code.
17026 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
17028         * makefile.vms: Fix to work with DEC C.
17030 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
17032         * config.sub: Add mips-tx39-elf to marketing names.
17034 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
17036         * ltmain.sh: Handle symlinks in generated script.
17038 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
17040         * configure: Handle autoconf style directory options: --bindir,
17041         --datadir, --includedir, --infodir, --libdir, --libexecdir,
17042         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17043         --sysconfdir.
17044         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17045         (sharedstatedir, localstatedir, oldincludedir): New variables.
17046         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17047         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17048         sbindir, sharedstatedir, and sysconfdir.
17050 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17052         * Makefile.in (bootstrap-lean): New target.
17054 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
17056         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
17057         sn, and gnuserv from noconfigdirs.
17059 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
17061         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17063 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
17065         * Makefile.in (cross): New target.
17067 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
17068                           Jeff Law         <law@cygnus.com>
17070         * Makefile.in (bootstrap2, bootstrap3): New targets.
17071         (all-bootstrap): Remove outdated and confusing target.
17072         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17074 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17076         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17077         windows.  Consistent with gdb/configure.
17079 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
17081         * configure.in: Name Linux target fragment.
17083         * configure: Rewrite so that project Makefile fragment is inserted
17084         first and appears last in the resulting Makefile.
17086 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17088         * Makefile.in (install-itcl): Install tcl first.
17090 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
17092         * configure.in: remove bison from noconfigdirs for Cygwin32 host
17094 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17096         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17098         * configure.in (skipdirs): Add target-librx for Linux.
17099         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17101 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
17103         * Makefile.in (bootstrap): New target.
17105 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
17107         * config.sub: Accept 'amigados' for backward compatibility.
17109 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
17111         * config.guess: Merge with FSF.
17113 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
17115         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17117 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
17119         * config.sub: Add "marketing-names" patch.
17121 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
17123         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17125 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
17127         * config.sub: Handle v850-elf.
17129 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
17131         * .cvsignore (*-install): Remove.
17133 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
17135         * ltconfig: Set CONFIG_SHELL in libtool.
17136         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17138 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
17140         * configure.in (target_subdir): Set to libraries if enable_multilib.
17142 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
17144         * config.guess: Update from gcc directory.
17146 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17148         * Makefile.in (all-sim): Depends on all-readline.
17150 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
17152         * Makefile.in (BISON, YACC): Use $$s.
17153         (all-bison): Depend on all-texinfo.
17155 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
17157         * Makefile.in (BISON): Add -L flag.
17158         (YACC): Likewise.
17160 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17162         * configure.in (noconfigdirs): Add support for v850e target.
17164         * config.sub (maybe_os): Add support for v850e target.
17166 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17168         * configure.in (noconfigdirs): Add support for v850ea target.
17170         * config.sub (maybe_os): Add support for v850ea target.
17172 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
17174         * config.sub: Add mipstx39.  Delete r3900.
17176 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17178         * Makefile.in (all-autoconf): Depends on all-texinfo.
17180 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
17182         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17183         eabi targets.
17185 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
17187         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17189         * configure: When handling a Canadian Cross, handle YACC as well as
17190         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
17191         * Makefile.in (all-bison): Depend upon all-texinfo.
17193 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
17195         * Makefile.in (BISON): bison, not byacc or bison -y.
17196         (YACC): bison -y or byacc or yacc.
17197         (various): Add *-bison as appropriate.
17198         (taz): No need to mess with BISON anymore.
17200 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
17202         * configure: If OSTYPE matches *win32*, try to find a good value for
17203         CONFIG_SHELL.
17205 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
17207         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17208         configure.in if it is present.
17210 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
17212         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17214 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
17216         * config.sub: Recognize `arc' cpu.
17217         * configure.in: Likewise.
17218         * config-ml.in: Likewise.
17220 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
17222         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17224 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
17226         * configure: Changed sed delimiter from ':' to '|' when
17227         attempting to substitute ${config_shell} for SHELL. On
17228         NT ${config_shell} may contain a ':' in it.
17230 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
17232         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17234 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
17236         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17238 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17240         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17242         * ylwrap: If the program is a relative path, force it to be
17243         absolute.
17245 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17247         * configure (tooldir): Set BISON to `bison -y' and not just bison.
17249 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17251         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17252         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17253         for libraries.
17255 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
17257         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17258         separated by spaces.
17260 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17262         * ylwrap: New file.
17263         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17265         * ltmain.sh: Handle /bin/sh at start of install program.
17267         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17269         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17270         * missing: New file, from automake 1.2.
17272 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17274         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17275         check-tk to CHECK_X11_MODULES.
17277 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17279         * config.sub: Merge with FSF.
17281 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17283         * config.guess: Merge with FSF.
17285 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17287         * configure: Treat msdosdjgpp like go32.
17288         * configure.in: Likewise.  Don't remove gprof for go32.
17290         * configure: Change Makefile.tem2 to Makefile.tm2.
17292 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17294         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17296 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17298         * install-sh (chmodcmd): Set to null if the DST directory already
17299         exists.  Same as Nov 11th change.
17301 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17303         * configure (GDB_TK): Needs itcl and tix.
17305 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17307         * config.guess: Update from FSF.
17309 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17311         * Makefile.in (GDB_TK): Depend on itcl and tix.
17313 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17315         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17316         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17317         (INSTALL_SCRIPT): New variable.
17318         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17319         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17320         to -x.
17321         * install-sh: Add support for -x option.
17323 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17325         * configure.in, Makefile.in: Treat tix like itcl.
17327 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17329         * Makefile.in (WINDRES): New variable.
17330         (WINDRES_FOR_TARGET): New variable.
17331         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17332         (EXTRA_HOST_FLAGS): Add WINDRES.
17333         (EXTRA_TARGET_FLAGS): Add WINDRES.
17334         (EXTRA_GCC_FLAGS): Add WINDRES.
17335         ($(DO_X)): Pass down WINDRES.
17336         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17337         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17338         DLLTOOL_FOR_TARGET.
17340 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17342         * configure.in: configure sim before gdb for win32-x-ppc
17344 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17346         Move gperf into the toplevel, from libg++.
17347         * configure.in (target_tools): Add target-gperf.
17348         (native_only): Add target-gperf.
17349         * Makefile.in (all-target-gperf): New target, depend on
17350         all-target-libg++.
17351         (configure-target-gperf): Empty rule.
17352         (ALL_TARGET_MODULES): Add all-target-gperf.
17353         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17354         (CHECK_TARGET_MODULES): Add check-target-gperf.
17355         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17356         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17358 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17360         * config.sub (mn10200): Recognize new basic machine.
17362 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17364         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17365         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17367 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17369         * configure.in: If we're building mips-sgi-irix6* native, turn on
17370         ENABLE_MULTILIB and set TARGET_SUBDIR.
17372 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17374         * Makefile.in (all-sn): Depend on all-grep.
17376 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17378         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17380         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17381         Makefile.  From Jeff Makey <jeff@cts.com>.
17382         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17384         * Makefile.in (DISTBISONFILES): Remove.
17385         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17386         $(DEFAULT_YACC).
17388         * configure.in: Build itl, db, sn, etc., when building for native
17389         cygwin32.
17391         * Makefile.in (LD): New variable.
17392         (EXTRA_HOST_FLAGS): Pass down LD.
17393         ($(DO_X)): Likewise.
17395 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17397         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17399 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17401         * configure.in (targargs): Strip out any supplied --build argument
17402         before adding our own. Always add --build.
17404 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17406         * configure.in (targargs): Pass --build if we're doing
17407         a cross-compile.
17409 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17411         * configure: Use '|' instead of ":" as the separator in
17412         sed. Otherwise sed chokes on NT path names with drive
17413         designators. Also look for "?:*" as the leading characters in an
17414         absolute pathname.
17416 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17418         * config.sub: Support for r3900.
17420 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17422         * configure.in: Use install-sh, not install.sh.
17424 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17426         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17427         apply it twice.
17429 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17431         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17432         install-binutils.
17434 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17436         * Makefile.in: Add automake targets.
17437         * configure.in (host_tools): Add automake.
17439 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17441         * configure: Default CXX to c++, not gcc.
17442         * Makefile.in (CXX): Set to c++, not gcc.
17443         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17445 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17447         * install-sh: try appending a .exe if source file doesn't
17448         exist
17450 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17452         * configure.in: Turn on multilib by default.
17453         (cross_only): Remove target-libiberty.
17455         * Makefile.in (all-gcc): Don't depend on libiberty.
17457 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17459         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17461 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17463         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17464         (DISTBISONFILES): Add ld/Makefile.in
17466 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17468         * configure.in: if target is cygwin32 but host isn't cygwin32,
17469         don't configure gdb tcl tk expect, not just gdb.
17471 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17473         * configure.in: Added gnuserv everywhere sn appears.
17475         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17476         (CROSS_CHECK_MODULES): Added check-gnuserv.
17477         (INSTALL_MODULES): Added install-gnuserv.
17478         (CLEAN_MODULES): Added clean-gnuserv.
17479         (all-gnuserv): New target.
17481 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17483         * config.guess: Fixes for MIPS OpenBSD systems.
17485 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17487         * Makefile.in (INSTALL_XFORM): Remove.
17488         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17490         * mkinstalldirs: New file, copied from automake.
17491         * Makefile.in (installdirs): Rename from install-dirs.  Use
17492         mkinstalldirs.  Change all users.
17493         (DEVO_SUPPORT): Add mkinstalldirs.
17495 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17497         * install-sh: Rename from install.sh.
17498         * Makefile.in (INSTALL): Change install.sh to install-sh.
17499         (DEVO_SUPPORT): Likewise.
17501         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17502         Graichen <graichen@rzpd.de>.
17504 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17506         * config.guess: Recognize OpenBSD systems correctly.
17508 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17510         * README, Makefile.in (ETC_SUPPORT): Remove references to
17511         cfg-paper*, configure.{texi,man,info*}._
17513 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17515         * Makefile.in (all.normal): Ensure that gcc is built after all
17516         the x11 - ie gdb - targets.
17518 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17520         * makefile.vms: Don't run conf-a-gas.
17522 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17524         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17526 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17528         * configure.in: Remove noconfigdirs case since gdb also
17529         configures and builds for tic80-coff.
17531 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17533         * configure: Set cache_file to config.cache.
17534         * Makefile.in (local-distclean): Remove config.cache.
17536 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17538         * COPYING: Update FSF address.
17540 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17542         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17543         noconfigdirs.
17545 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17547         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17548         MAKEDIRS, is empty.
17550 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17552         * config.sub: Tweak mn10300 entry.
17554 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17556         * configure.in (host_tools): Put sim before gdb, so gdb's
17557         configure.tgt can determine if the simulator was configured.
17559 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17561         * config.sub: Move BeOS $os case to be with other Cygnus
17562         local cases.
17564 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17566         * config.sub: Remove misplaced comment that broke Linux.
17568 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17570         * config.sub: Add BeOS support.
17572 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17574         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17576 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17578         * configure.in (noconfigdirs): Remove tcl and tk from
17579         noconfigdirs for cygwin32 builds.
17581 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17583         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17585 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17587         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17588         make-all.com, use makefile.vms instead.
17590 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17592         * config.sub: Accept -lnews*.
17594 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17596         * configure.in (noconfigdirs): Disable target-newlib,
17597         target-examples and target-libiberty for d30v.
17599 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17601         * configure.in (noconfigdirs): Enable ld for d30v.
17603 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17605         * configure.in (tic80-*-*): Build compiler.
17607 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17609         * configure.in (d30v-*): Remove sim directory from list of
17610         unsupported d30v directories
17612 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17614         * config.sub, configure.in: Add d30v target cpu.
17616 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17618         * makefile.vms: New file.
17619         * make-all.com: Remove.
17621 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17623         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17625 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17627         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17629 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17631         * Makefile.in (ALL_MODULES): Added all-db.
17632         (CROSS_CHECK_MODULES): Addec check-db.
17633         (INSTALL_MODULES): Added install-db.
17634         (CLEAN_MODULES): Added clean-db.
17636 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17638         * config.guess: Merge with latest FSF sources.
17640 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17642         * Makefile.in (ALL_MODULES): Added all-itcl.
17643         (CROSS_CHECK_MODULES): Added check-itcl.
17644         (INSTALL_MODULES): Added install-itcl.
17645         (CLEAN_MODULES): Added clean-itcl.
17647 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17649         * configure.in: build gdb for mn10200
17651 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17653         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17655 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17657         * configure.in (tic80-*-*): Turn off most targets right now.
17659 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17661         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17662         rather than the makeinfo program.
17663         (do-info): Depend upon all-texinfo.
17665 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17667         * configure.in: Remove uses of config/mh-linux.
17669         * config.sub, config.guess: Merge with latest FSF sources.
17671 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17673         * config.sub (case $basic_machine): Add tic80 entries.
17675 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17677         * config.sub, config.guess: Merge with latest FSF sources.
17679 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17681         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17682         * mpw-config.in: Test for NewFolderRecursive.
17683         * mpw-install: Use symbolic name for startup filename.
17684         * mpw-README: Add various additional details.
17686 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17688         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17690 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17692         * configure.in: Do build gcc and the target libraries for
17693         the mn10200.
17695 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17697         * configure.in: don't avoid building gdb for mn10300 any more
17698         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17699         instead of single-quoting it.
17701 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17703         * configure.in: Don't use --with-stabs on IRIX 6.
17705 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17707         * configure.in (m32r): Build gdb, libg++ now.
17709 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17711         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17712         directories from noconfigdirs.
17714 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17716         * config.sub (basic_machine): added mips16 configuration
17718 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17720         * config.sub: Handle d10v-unknown.
17722 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17724         * config.sub: Handle v850-unknown.
17726 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17728         * Makefile.in: add findutils
17729         * configure.in: add findutils to list of host_tools
17731 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17733         * config.sub: Handle mn10200 and mn10300.
17735 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17737         * configure.in (d10v-*): Do not build librx.
17739 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17741         * configure.in (mn10300): Build everything except gdb & libgloss.
17743 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17745         * config.guess:  Patch for Dansk Data Elektronik servers,
17746         from Niels Skou Olsen <nso@dde.dk>.
17748         For ncr, use /bin/uname rather than uname, since GNU uname does not
17749         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17751         Patch for MIPS R4000 running System V,
17752         from Eric S. Raymond <esr@snark.thyrsus.com>.
17754         Fix thinko for nextstep.
17756         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17758         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17759         * config.guess: Guess mips-dec-mach_bsd4.3.
17761         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17762         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17763         release numbers.
17764         * config.guess (mips-mips-riscos*):  Emit just enough of the
17765         release number.
17767         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17768         * config.guess (sparc-auspex-sunos*):  Added.
17769         (f300-fujitsu-*): Added.
17771         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17772         * config.guess:  Recognize a Tadpole as a sparc.
17774 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17776         * config.guess: Don't assume that NextStep version is either 2 or
17777         3.  NextStep 4 (aka OpenStep 4) has come out now.
17779 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17781         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17782         From Rik Faith <faith@cs.unc.edu>.
17784 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17786         * config.sub: Contributions from bug-gnu-utils to:
17787         Support plain "hppa" (no version given) architecture, reported by
17788         OpenStep.
17789         OpenBSD like NetBSD.
17790         LynxOs is not a hardware supplier.
17792         * config.guess: Contributions from bug-gnu-utils to add support for:
17793         OpenBSD like NetBSD.
17794         Stratus systems.
17795         More Pyramid systems.
17796         i[n>4]86 Intel chips.
17797         M680[n>4]0 Motorola chips.
17798         Use unknown instead of lynx for hardware manufacturer.
17800 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17802         * install.sh (chmodcmd): Set to null if the DST directory already
17803         exists.
17805 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17807         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17808         not use mt-ppc target Makefile fragment any more.
17810 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17812         * configure.in (*-*-windows):  Exclude everything but those dirs
17813         needed to build windows.
17815 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17817         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17819 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17821         * configure.in:  Exclude mmalloc from i386-windows.
17823 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17825         * Undo my previous change.
17827 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17829         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17830         unconditionally.
17831         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17833 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17835         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17836         host to add it's own flags.
17838 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17840         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17842 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17844         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17845         (CXX_FOR_TARGET): Likewise.
17846         (GCC_FOR_TARGET): Define.
17847         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17848         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17849         CC_FOR_TARGET was specified on the command line.
17850         (MAKEOVERRIDES): Don't define.
17852 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17854         * configure.in (m32r): Fix spelling of libg++ libs.
17856 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17858         * config.sub (-apple*): Remove, now redundant.
17860 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17862         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17864         * configure: Rework yesterday's sed script patch.
17866         * config.sub: Merge with FSF.
17868 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17870         * config.guess:  Merge from FSF.
17872         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17873         * config.guess: Use pc instead of unknown, for pc clone systems.
17874         Change linux to linux-gnu.
17876         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17877         * config.guess: Avoid non-portable tr syntax.
17879 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17881         * test-build.mk (HOLES): Add "xargs" for gdb.
17883         * configure: Avoid hpux10.20 sed bug.
17885 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17887         * configure.in:  Add support for windows host
17888         (that is a build done under the Microsoft build environment).
17890 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17892         * Makefile.in: Replace all uses of srcroot with s, to shrink
17893         command line lengths.
17895         Patches from Geoffrey Noer <noer@cygnus.com>:
17896         * configure.in: If configuring for newlib, pass --with-newlib to
17897         subdirectories.
17898         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17899         -Bnewlib/ and -Lwinsup to gcc.
17900         (CXX_FOR_TARGET): Likewise.
17902 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17904         * Makefile.in (ETC_SUPPORT): Add configure.
17906 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17908         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17909         host configuration file.
17911 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17913         * configure.in: Break mn10x00 support into separate
17914         mn10200 and mn10300 configurations.
17915         * config.sub: Likewise.
17917 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17919         * configure.in: Add lots of stuff to noconfigdirs for
17920         the mn10x00 targets.
17922         * config.sub, configure.in: Add mn10x00 support.
17924 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17926         * make-all.com: Call conf-a-gas, not config-a-gas.
17928 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17930         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17931         targets.
17933 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17935         * mpw-README: Add much more detail for native PowerMac.
17936         * mpw-install: New file.
17937         * mpw-configure: Add --norecursion and --help options.
17938         * mpw-config.in: Translate readme and install files when
17939         copying to objdir.
17940         * mpw-build.in: Don't always depend on byacc and flex.
17941         (install-only-top): New action.
17943 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17945         * configure.in:  You can now configure GDB for the v850.
17947 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17949         * configure.in (noconfigdirs): Don't configure any C++ dirs
17950         if targeting D10V.
17952 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17954         * config.sub: Recognize mips64vr5000.
17956 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17958         * configure.in: Use a single line for host_tools and native_only.
17960 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17962         * config.sub, configure.in: Add entries for m32r.
17964 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17966         * Makefile.in (inet-install): Don't run install-gzip.
17968 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17970         * configure.in:  Don't config lots of things for *-*-windows*.
17972 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17974         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17975         (host_libs, host_tools): Copy from configure.in.
17976         * mpw-configure: Don't complain about directories not found.
17978 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17980         * configure.in (i[345]86): Recognize i686 for pentium pro.
17981         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17982         file.
17984         * config.guess (i[345]86): Ditto.
17986 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17988         * configure.in (noconfigdirs): Removed gdb for D10V.
17990 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17992         * configure.in: Remove ld, target-libio, target-libg++, and
17993         target-libstdc++ from noconfigdirs.
17995 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17997         * configure: Fix three locations where shell scripts were
17998         being run directly rather than with config_shell.
18000 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
18002         * configure.in (v850-*-*): Set up initial $noconfigdirs.
18003         * config.sub (basic_machine): Recognize v850.
18005 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
18007         * mpw-configure: Handle multiple enable/disable options and
18008         pass them down recursively, handle -c and -s flags appropriately
18009         depending on choice of compiler, add escape mechanism for
18010         quoted arguments to gC.
18012 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18014         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18015         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18016         so that -mrelocatable-lib and -mno-eabi are used.
18018         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18019         not support --print-multi-lib, don't abort.
18021 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
18023         * make-all.com: Run config-a-gas.
18024         * setup.com: Don't copy subdirectory files around.
18026 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
18028         * configure.in (*-*-ose): Remove exclusion of libgloss for this
18029         target, it now compiles correctly.
18031 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
18033         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18035 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18037         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18039 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18041         * configure.in (native_only): Add prms.
18043 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
18045         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18046         (BINUTILS_SUPPORT_DIRS): Likewise.
18048 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18050         * configure.in (d10v-*-*): Don't configure ld or gdb until the
18051         d10v support is added.
18053 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18055         * configure.in (d10v-*-*): New target.
18057 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
18059         * config.guess (HP 9000/811): Recognize this as a PA1.1
18060         machine.
18062 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
18064         * Makefile.in (do-tar-gz): New target, split out from tail end of
18065         taz target.  Run each command separately, don't use pipes.
18066         (taz): Use it.
18068 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
18070         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18071         * mpw-build.in: No builds should depend on building byacc or flex,
18072         they are assumed to be installed already.
18074 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18076         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18077         variable that CC_FOR_TARGET needs.
18079 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18081         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18082         options have changed since the last time the subdirectory was
18083         configured, and if it has, reconfigure.
18084         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18085         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18087 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
18089         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18090         CLEAN_MODULES): Add bash.
18091         (all-bash): New target.
18093 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
18095         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18097 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18099         * config.sub (basic_machine): Recognize d10v as a valid processor.
18101 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
18103         * mpw-configure: Add support for --bindir.
18104         * mpw-build.in: Use a GCC-specific build script for GCC actions.
18106 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
18108         * configure.in: add bash, time, gawk to list of hosttools and things
18109         to only build for native toolchains
18111 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18113         * Makefile.in (docdir): Remove.
18115 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18117         * Makefile.in (datadir): Set to $(prefix)/share.
18119 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
18121         * configure.in: build diff and patch for cygwin32-hosted
18122         toolchains.
18124 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
18126         * config.sub: Accept -rtems*.
18128 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
18130         * configure.in: enable dosrel for cygwin32-hosted builds,
18131                 remove diff from the list of things not buildable
18132                 via Canadian Cross
18134 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
18136         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18137         don't get ". ".
18139 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
18141         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18143 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
18145         * Makefile.in (taz): Handle case where tex3patch didn't even get
18146         checked out.  Also, if it was found, put the symlink in a new util
18147         subdirectory.
18149 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18151         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18153 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
18155         * config.sub: Recognize -openvms.
18156         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18157         * make-all.com, setup.com: New files.
18159 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18161         * Makefile.in (taz): tex3patch moved to texinfo/util.
18163 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
18165         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18166         * configure.in: remove make from disable-if-Can-Cross list
18167                 enable gdb if ${host} and ${target} are cygwin32
18169 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
18171         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
18172         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18174 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18176         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
18177         distinguish sysv/svr4/bsd variants.
18178         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18180 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
18182         * configure.in: Added copyright notice.
18183         * move-if-change: Added copyright notice.
18185 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18187         * configure.in (powerpcle-*-solaris*): Until we get shared
18188         libraries working, don't build gdb, sim, make, tcl, tk, or
18189         expect.
18191 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
18193         * config.guess:  Merge with FSF:
18195         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18196         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18198         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
18199         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18201         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
18202         * config.guess:  Combine two OSF1 rules.
18203         Also recognize field test versions.  From mjr@zk3.dec.com.
18204         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
18205         because GNU uname does not support -p.  From pmr@pajato.com.
18207 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
18209         * Makefile.in (MAKEDIRS): Removed $(tooldir).
18211 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
18213         * mpw-README: Document GCCIncludes.
18215 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
18217         * configure.in (alpha-*-linux*): Set enable_shared to yes.
18219 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18221         * mpw-configure: Handle --enable-FOO and --disable-FOO.
18223 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
18225         * configure.in (*-*-cygwin32): Configure make.
18227 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
18229         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18231 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
18233         * Makefile.in (all-inet): Depend on all-perl.
18235         * Makefile.in (inet-install): New target.
18237         * Makefile.in (all-inet): Depend on all-tcl.
18238         (all-inet): Depend on all-send-pr.
18240 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18242         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18243         temporarily.
18245 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
18247         * configure.in: Don't configure --with-gnu-ld on AIX.
18249 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18251         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18253 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
18255         * Makefile.in (ALL_MODULES): Added all-inet.
18256         (CROSS_CHECK_MODULES): Added check-inet.
18257         (INSTALL_MODULES): Added install-inet.
18258         (CLEAN_MODULES): Added clean-inet.
18259         (all-indent): New target.
18261         * configure.in (host_tools): Added inet.
18262         (native_only): Added inet.
18263         (noconfigdirs): Added inet.
18265 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18267         * configure.in: Don't configure libgloss if we are not configuring
18268         newlib.
18270 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18272         * configure.in: Don't configure libgloss for unsupported
18273         architectures.
18275 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18277         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18279 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18281         * Makefile.in (ALL_MODULES): Include all-apache.
18282         (CROSS_CHECK_MODULES): Include check-apache.
18283         (INSTALL_MODULES): Include install-apache.
18284         (all-apache): New target.
18286         * configure.in: Added apache everywhere perl is seen.
18288 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18290         * Makefile.in: Add support for clean-{module} and
18291         clean-target-{module} rules.
18293 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18295         * configure.in (*-*-ose) do not build libgloss.
18297 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18299         * config.guess (prep*:SunOS:5.*:*): Turn into
18300         powerpele-unknown-solaris2.
18302 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18304         * configure.in: Permit --enable-shared to specify a list of
18305         directories.
18307 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18309         * configure.in (host==solaris): Pass only the first word of $CC
18310         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18312 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18314         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18316 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18318         * Makefile.in (ALL_MODULES): Include all-perl.
18319         (CROSS_CHECK_MODULES): Include check-perl.
18320         (INSTALL_MODULES): Include install-perl.
18321         (ALL_X11_MODULES): Include all-guile.
18322         (CHECK_X11_MODULES): Include check-guile.
18323         (INSTALL_X11_MODULES): Include install-guile.
18324         (all-perl): New target.
18325         (all-guile): New target.
18327         * configure.in (host_tools): Include perl and guile.
18328         (native_only): Include perl and guile.
18329         (noconfigdirs): Don't build guile and perl; no ports have been
18330         done.
18332 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18334         * configure (--enable-*): Handle quoted option lists such as
18335         --enable-sim-cflags='-g0 -O' better.
18337 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18339         * Makefile.in ({,inst}all-target): New rule so we can make and
18340         install all of the target directories easily.
18342 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18344         * configure.in: Add missing global flag in sed substitution when
18345         deleting `target-' from ${configdirs}.
18347 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18349         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18350         option.
18352         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18353         config/mh-necv4.
18355         * install.sh: Correct misspelling of transformbasename.
18357         * config.guess: Recognize mips-*-sysv*.
18359 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18361         * config.sub: Recognize mon960.
18363 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18365         * configure: Restore Canadian Cross handling of BISON and LEX,
18366         removed in Feb 20 change.
18368 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18370         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18371         Mention make install.  Remove the old copyright date as well the
18372         clumsy and rather pointless copyright on the README file.
18374 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18376         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18377         Makefile after running symlink-tree, then run `make distclean' to
18378         avoid clobbering any generated files in srcdir.
18380 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18382         * configure.in (m68k-*-netbsd*): Build everything now.
18384 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18386         * Makefile.in (taz): Fix quoting.
18388 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18390         * configure.in (sparclet-*-*): Build everything now.
18392 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18394         * configure.in (m68k-*-linux*): New host.
18396 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18398         * configure: Check for bison before byacc.
18400 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18402         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18403         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18404         searching PATH.  These are used as fallbacks by Makefile.in if
18405         flex/bison/byacc aren't in objdir.
18407 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18409         * Makefile.in: Make everything which depends upon all-bfd also
18410         depend upon all-opcodes, in case --with-commonbfdlib is used.
18412 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18414         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18415         building NT native compilers on Unix.
18417 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18419         * configure.in: Don't get CC from the host Makefile fragment if we
18420         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18421         Solaris test for /usr/ucb/cc to the post target script, just after
18422         the compiler sanity test.
18424 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18426         * config.sub: Merge with FSF.
18428 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18430         * Makefile.in (RPATH_ENVVAR): New variable.
18431         (REALLY_SET_LIB_PATH): Use it.
18432         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18434 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18436         * config.sub, configure.in: Recognize sparclet cpu.
18438 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18440         * config.guess:  Support m68k-cbm-sysv4.
18442 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18444         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18445         m68k-unknown-linuxaout from linker help string.  Put quotes around
18446         $ld_help_string.
18448 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18450         * config.guess (powerpc-harris-powerunix): Add guess for port
18451         to new target.
18453 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18455         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18457 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18459         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18460         $(REALLY_SET_LIB_PATH) in Makefile.
18461         * Makefile.in (SET_LIB_PATH): New variable.
18462         (REALLY_SET_LIB_PATH): New variable.
18463         ($(DO_X)): Use $(SET_LIB_PATH).
18464         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18465         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18466         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18467         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18468         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18469         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18470         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18471         (install-dosrel): Likewise.
18472         (all-opcodes): Depend upon all-libiberty.
18474 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18476         * config.guess (*:CYGWIN*): New
18478 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18480         * Makefile.in (all-target-winsup): All all-target-libiberty.
18482 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18484         * configure.in (noconfigdirs): Add missing # in front of comment.
18486 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18488         * configure.in: add second pass to things added to noconfigdirs
18489         so *-gm-magic can exclude libgloss properly.
18491 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18493         * mpw-configure (extralibs_name, rez_name): Set correctly
18494         for MWC68K compiler.
18496         * mpw-README: Add more info on the necessary build tools.
18498 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18500         * configure.in, config.sub: Recognize cygwin32.
18502 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18504         * config.guess, config.sub: Recognize A/UX.
18506 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18508         * config.sub: Merge with gcc/config.sub.
18510 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18512         * mpw-build.in (do-binutils): Add build of stamps.
18514 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18516         * config.sub: Add recognition for mips64vr4100*-* targets.
18518 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18520         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18521         Add creation of gconfigargs with `--enable-shared' turned on.
18522         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18523         ($(host)-stamp-stage3-configured): Likewise.
18524         (HOLES): Add chatr and ldd.
18525         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18527 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18529         * configure: Pass --nfp to recursive configures.
18531 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18533         * Makefile.in (DLLTOOL): New.
18534         (DLLTOOL_FOR_TARGET): New.
18535         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18536         (EXTRA_TARGET_FLAGS): Ditto.
18537         (EXTRA_GCC_FLAGS): Ditto.
18538         (CONFIGURE_TARGET_MODULES): Ditto.
18539         (DO_X): Ditto.
18540         * configure: Add DLLTOOL.
18542 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18544         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18545         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18546         mh-sco, since old workarounds no longer needed, and don't
18547         build ld, since libraries have weak symbols in COFF.
18549 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18551         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18553 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18555         * configure.in: Make sure that ${CC} can be used to compile an
18556         executable.
18558 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18560         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18561         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18562         nothing depending on whether gdbtk is being built.
18564 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18566         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18568 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18570         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18571         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18573 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18575         * config-ml.in: Add support for
18576         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18577         Simplify setting of multidirs from --disable-foo.
18579 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18581         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18582         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18583         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18584         non-empty, pass them on to the  GCC make.
18585         (all-bootstrap): New rule that is like all-gcc, except it executes
18586         the GCC bootstrap rule instead of the GCC all rule.
18588 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18590         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18592 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18594         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18595         DG/UX support.
18597 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18599         * config.sub (i*86*) Change [345] to [3456]
18601 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18603         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18604         --with-gnu-ld=no.
18606 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18608         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18609         AIX multilibs get built.
18611 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18613         * configure.in (i386-win32): Don't build expect if we're not
18614         building the tcl subdir.
18616 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18618         * Makefile.in: (configure-target-examples, all-target-examples):
18619         New targets, configure and build example programs.
18621 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18623         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18624         use it as input to sedit the generated MPW makefile.
18625         * mpw-README: Add a suggestion about Gestalt.h.
18627 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18629         * config.sub: Accept *-*-ieee*.
18631 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18633         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18634         Ronald F. Guilmette <rfg@monkeys.com>.
18636 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18638         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18639         for powerpc-pe native.
18640         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18641         (target==powerpc-pe): duplicate i386-win32 entry.
18643 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18645         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18646         of vxworks, not just vxworks5.1.
18648 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18650         * mpw-configure: Add support for exec-prefix.
18652 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18654         * config.guess: Recognize HP model 816 machines as having
18655         a PA1.1 processor.
18657 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18659         * configure: Ignore new autoconf configure options.
18661 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18663         * config.guess:  Recognize Pentium under SCO.
18664         From Robert Lipe <robertl@arnet.com>.
18666 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18668         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18670 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18672         * configure.in: Don't configure gas for alpha-dec-osf*.
18674 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18676         * configure.in: Default to --with-stabs for some targets for which
18677         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18678         i[345]86*-*-unixware*.
18680 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18682         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18683         rather than basing it on the target.  Simplify handling of options
18684         controlling which directories to configure.  Remove extraneous
18685         slash in multi-clean target.
18687 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18689         * config-ml.in: Prefix more variables with ml_ so they don't collide
18690         with configure's.
18692 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18694         * configure: Don't turn -v into --v.
18696 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18698         * configure.in (targargs): Fix typo.
18700         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18702 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18704         * configure.in: Strip --host and --target options from
18705         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18706         --with-cross-host option when building with a cross-compiler.
18707         * configure: Canonicalize the arguments put into config.status by
18708         always using `=' for an option with an argument.  Pass a presumed
18709         --host or --target explicitly.
18711 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18713         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18714         into general OS recognition case.
18716 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18718         * configure.in (target_configdirs): add target-winsup only
18719         for win32 target systems.
18721 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18723         * Makefile.in (all-target-libgloss): Depend upon
18724         configure-target-newlib, since when libgloss is built it looks to
18725         see if the newlib directory exists.
18727 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18729         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18730         cfg-ml-*.in.
18732 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18734         * configure: Handle LD and LD_FOR_TARGET when configuring a
18735         Canadian Cross.
18737 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18739         * configure.in (target_libs): add target-winsup.
18740         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18741         (target==ppcle-pe): remove ld from $noconfigdirs.
18743 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18745         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18746         Preserve relative path names in $srcdir.  Build symlink tree if
18747         configuring cross target dir and srcdir=. (= no VPATH support).
18748         (configure-target-libg++): Depend on configure-target-librx.
18749         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18750         * config-ml.in: New file.
18751         * symlink-tree: New file.
18752         * configure: Ensure srcdir="." if that's what it is.
18754 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18756         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18757         includes and FLEX_SKELETON setting.
18758         * mpw-configure (--with-gnu-ld): New option, controls whether
18759         to use PPCLink or ld with PowerMac GCC.
18760         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18761         * mpw-config.in: Configure grez if targeting Mac.
18763         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18764         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18765         just macos.
18766         * configure.in: Configure grez resource compiler if targeting Mac.
18767         * Makefile.in (all-grez, install-grez): New targets.
18769 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18771         * configure: CXX defaults to gcc, not g++.  If we find
18772         gcc in the path, set CC to gcc -O2.
18774 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18776         * configure: Default ${build} correctly.  Avoid picking up extra
18777         spaces when reading CC and CXX from Makefile.  When doing a
18778         Canadian Cross, use plausible default values for numerous
18779         variables.
18780         * configure.in: When doing a Canadian Cross, don't try to
18781         configure tools whose configure script can't handle it.
18783 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18785         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18787 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18789         * configure:  Remove dubious bug reporting address.
18791 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18793         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18794         configure script, run that instead of this directory's configure.
18795         In either case, print a message that we're configuring the sub-dir.
18797 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18799         * configure.in: Before checking for the existence of various files,
18800         use sed to filter out "target-".
18802 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18804         * Makefile.in (DO_X): Split rule to decrease command line length
18805         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18806         (Philippe De Muyter).
18808 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18810         * Makefile.in (all-patch): depend on all-libiberty.
18812 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18814         * configure.in: If the only directory in target_configdirs which
18815         actually exists is libiberty, then set target_configdirs to empty,
18816         to avoid trying to build a target libiberty in a gas or gdb
18817         distribution.
18819 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18821         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18822         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18823         systems.
18825 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18827         * configure.in (copy_dirs): Use sys-include instead of include
18828         for --with-headers option.
18830 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18832         * Makefile.in, configure.in: Make winsup builds work with
18833         new scheme.
18835 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18837         * configure.in: Build the linker on AIX.
18839 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18841         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18842         where needed.
18844 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18846         * Makefile.in (all-gcc): Fix typo.
18848 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18850         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18852 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18854         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18855         to target-xiberty, to provide more flexibility.
18856         (target_subdir):  Define.  Create if cross.
18857         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18858         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18859         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18860         check-libFOO -> check-target-libFOO, etc.
18861         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18862         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18863         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18864         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18865         allow ALL_GCC="" to only configure.
18866         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18867         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18868         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18870 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18872         * Makefile.in (taz): Build "info" in etc explicitly.
18874 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18876         * configure.in:  Make sure that CC is undefined (as opposed to
18877         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18878         problem with autoconf trying to configure on a host without GCC.
18880 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18882         * mpw-configure: Set host alias from choice of host compiler,
18883         only use generic MPW Makefile sed if present, edit a file
18884         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18885         * mpw-README: Add problem notes about CW6 and CW7.
18887 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18889         * Makefile.in (taz): Use ";" instead of ";;".
18891 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18893         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18894         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18895         DISTDOCDIRS.
18896         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18897         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18899 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18901         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18902         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18903         Move bfd to DISTSTUFFDIRS.
18905 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18907         * Makefile.in (X11_LIB): Removed.
18908         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18910         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18912 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18914         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18915         names.
18917 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18919         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18921 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18923         * configure.in (i[345]86-*-win32): Always build newlib.
18924         Don't configure cvs, autoconf or texinfo.
18925         * Makefile.in (LD_FOR_TARGET): New.
18926         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18927         Pass down LD_FOR_TARGET.
18929 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18931         * winsup: New directory.
18932         * Makefile.in: Build winsup.
18933         * configure.in: Winsup is configured when target is win32.
18934         Can only build win32 target GDB when native.
18936 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18938         * config.guess: Recognize HP model 819 machines as having
18939         a PA 1.1 processor.
18941 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18943         * configure: Fix sed loop which substitutes for CC and CXX to
18944         avoid bug found in various sed implementations.
18946 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18948         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18949         simulator.  Use standard powerpc-*-eabi*.
18951 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18953         * configure.in: Stop putting gas and binutils in noconfigdirs for
18954         powerpc-*-aix* and rs6000-*-*.
18956 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18958         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18959         -mcall-aixdesc libraries.
18961 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18963         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18965         * config.sub (arm | armel | armeb): Fix shell syntax.
18967 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18969         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18970         -msoft-float and -mcpu=common support.
18971         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18972         libraries.
18974 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18976         * configure.in: Allow configuration and build of emacs19 for the alpha.
18978 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18980         * configure.in (CC): Get ^CC, not just any old CC, from
18981         ${host_makefile_frag}.
18983 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18985         * configure.in (CC): Try to get CC from
18986         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18988 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18990         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18991         only if it exists in $(srcdir).
18993 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18995         * configure: If CC and CXX are not set in the environment, set
18996         them, based on either an existing Makefile or on searching for gcc
18997         in PATH.  Substitute for CC and CXX in Makefile.
18998         * configure.in: Remove libm from target_libs.  Separate
18999         target_configdirs from configdirs.  If CC is not set in
19000         environment, try to get it from a host Makefile fragment.  Rewrite
19001         changes of configdirs to use skipdirs instead.  A few minor
19002         tweaks.  Take directories out of target_configdirs as they are
19003         taken out of configdirs.  Remove existing Makefile files from
19004         subdirectories.  Substitute for TARGET_CONFIGDIRS and
19005         CONFIG_ARGUMENTS in Makefile.
19006         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19007         by configure.in.
19008         (CONFIG_ARGUMENTS): Likewise.
19009         (CONFIGURE_TARGET_MODULES): New variable.
19010         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19011         ($(CONFIGURE_TARGET_MODULES)): New target.
19012         (configure-libg++, configure-libio): New targets.
19013         (all-libg++): Depend upon configure-libg++.
19014         (all-libio): Depend upon configure-libio.
19015         (configure-libgloss, all-libgloss): New targets.
19016         (configure-libstdc++): New target.
19017         (all-libstdc++): Depend upon configure-libstdc++.
19018         (configure-librx, all-librx): New targets.
19019         (configure-newlib): New target.
19020         (all-newlib): Depend upon configure-newlib
19021         (configure-xiberty): New target.
19022         (all-xiberty): Depend upon configure-xiberty.
19024 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19026         * configure.in (host i[345]86-*-win32):  Expand the
19027         noconfigdirs again.
19029 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
19031         * mpw-configure: Fix sed command file name.
19033 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19035         * configure.in (host i[345]86-*-win32): Reduce the
19036         noconfigdirs again.
19038 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
19040         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19041         or powerpc*-*-pe*, since they are not yet supported.
19043 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19045         Add PowerMac support and many other enhancements.
19046         * mpw-configure: New option --cc to select compiler to use,
19047         paste options set according to --cc into the generated
19048         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19049         if mpw-make.sed is present.
19050         * mpw-config.in: Don't test for gC1, test for mpw-touch,
19051         add forward includes for PowerPC include files.
19052         * mpw-build.in: Build using Makefile.PPC if present.
19053         (do-byacc, etc): Remove separate version resource builds.
19054         (do-gas): Build "stamps" before "all".
19055         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19056         * mpw-README: Update to reflect --cc option, PowerMac support,
19057         and recently-reported compatibility problems.
19059 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
19061         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19062         embedded m68k systems (-aout, -coff, -elf, -vxworks).
19063         (--with-multilib-top): Pass to recursive invocations.
19065 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
19067         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19068         v810-*-*.
19070 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19072         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19073         gdb, ld and opcodes on v810-*-*.
19075 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19077         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19078         (local-maintainer-clean): New target.
19079         (maintainer-clean): New target.
19080         (realclean): Just depend upon maintainer-clean.
19082 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19084         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19086 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
19088         * configure.in: Build ld in mips*-*-bsd* case.
19090 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
19092         * config.sub: Accept -lites* OS.  From Ian Dall.
19094 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
19096         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19097         targets.
19099 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19101         * configure.in: treat i386-win32 canadian cross the same as
19102         i386-go32 canadian cross.
19104 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19106         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19107         running under the simulator to build a reduced set of libraries.
19108         (powerpc-*-eabiaix): Add fine grained multilib support added to
19109         other powerpc targets yesterday.
19111 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19113         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19114         -disable-softfloat, -disable-relocatable, -disable-aix, and
19115         -disable-sysv to control which multilib libraries get built.
19117 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19119         * configure: Add Makefile.tem to list of files to remove in trap
19120         handler.
19122 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19124         * config.guess (*Linux*):  Add missing "exit"s.
19125         Also, need specific check for alpha-unknown-linux (uses COFF).
19127 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19129         * config.guess:  Merge with FSF:
19131         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
19132         * config.guess (AIX4): More robust release numbering discovery.
19134         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
19135         * config.guess (i386-sequent-ptx): Properly get version number.
19137         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
19138         * config.guess (mips:*:4*:UMIPS): New case.
19140 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19142         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19143         (i386-win32 host): Likewise.  Don't build readline.
19145 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
19147         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
19148         SUPPORT_FILES to submakes.
19150 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
19152         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19153         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19154         mpw-configure.
19156 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
19158         * configure.in (appdirs): Use =, not ==, in test expression when
19159         trying to build the text to print in the warning message for
19160         Solaris users.
19162 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
19164         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19166 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19168         * config.guess: Recognize lynx-2.3.
19170 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
19172         * config.sub (z8ksim): Deleted
19173         (z8k-*-coff): New, this is the one true name of the target.
19175 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
19177         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19179 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
19181         * config.guess (*:Linux:*:*): First try asking the linker what the
19182         default object file format is (elf, aout, or coff).  Then if this
19183         fails, try previous methods.
19185 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19187         * configure.in: Don't build newlib for *-*-vxworks5.1.
19189 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19191         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19192         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19194 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
19196         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19198 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
19200         * cfg-ml-com.in: New file.
19201         * cfg-ml-pos.in: New file.
19203 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19205         * COPYING.NEWLIB: Add HP free copyright to list.
19207 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19209         * config.sub: Recognize -eabi* for the system, not just -eabi.
19211 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19213         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19214         * config.sub, configure.in (win32): New target and host.
19216 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19218         * configure.in: Add i386-pe configuration.
19220 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
19222         * mpw-build.in (install): Install GDB after LD.
19224 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
19226         * mpw-config.in (elf/mips.h): Always forward-include, needed
19227         for GDB to build.
19229 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19231         * testsuite: New directory for customer acceptance and whole tool
19232         chain tests.
19234 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19236         * configure: If per-host line isn't found, but AC_OUTPUT is found
19237         and a configure script exists, run it instead.
19239 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19241         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
19243 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19245         * configure: Set build_{cpu,vendor,os,alias} to host values when
19246         --build isn't specified.
19248 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19250         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19251         (FLAGS_TO_PASS): Pass them.
19252         (EXTRA_TARGET_FLAGS): Ditto.
19254 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19256         * Makefile.in (all-libg++): Depend on all-libstdc++.
19258 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19260         * configure.in (noconfigdirs): Enable all packages for
19261         i386-unknown-netbsd.
19263 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19265         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19266         hosted builds (DOS builds)
19268 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19270         Changes for ARM based on patches from Richard Earnshaw:
19271         * config.sub: Handle armeb and armel.
19272         * configure.in: Omit arm linker only for riscix.
19274 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19276         * config.guess:  Update from FSF.
19278 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19280         * config.sub: Recognize powerpcle as the little endian variant of
19281         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19282         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19283         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19284         temporarily.
19286 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19288         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19290 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19292         * config.sub: Accept -lites* as a basic system type.
19294 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19296         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19297         installed, and if so return linuxoldld as the system name.
19299 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19301         * config.guess: Add hppa1.1-hp-lites support.
19303 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19305         * configure.in: Don't build newlib for m68k-vxworks5.1.
19307 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19309         * configure.in (mips-sgi-irix6): Use mh-irix5.
19311 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19313         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19315 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19317         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19318         OSF/1.  Fix compiler flags.
19319         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19321 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19323         * configure.in: Recognize --with-newlib.
19324         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19326 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19328         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19329         to *_X11_MODULES due to gdbtk needing X include files et al.
19331 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19333         Merge in support for Mac MPW as a host.
19334         (Old change descriptions retained for informational value.)
19336         * mpw-config.in: Add generic include forwards for cpu-specific
19337         include files in aout and elf directories.
19339         * mpw-configure: Added copyright.
19340         * mpw-config.in: Check for presence of required build tools.
19341         (target_libs): Add newlib.
19342         (target_tools): Add examples.
19343         (Read Me): Generate as "Read Me for MPW" instead.
19344         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19345         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19346         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19348         * mpw-configure: Remove subdir-specific makefile hackery,
19349         delete mk.tmp after using it.
19351         * mpw-build.in (all): Display start and end times.
19353         * mpw-configure (host_canonical): Set.
19354         (target_cpu): Always add to makefiles.
19355         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19356         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19357         (mpw-mh-mpw): Look for in srcdir and srcroot.
19358         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19360         * mpw-build.in: (install-only): New target.
19362         * mpw-configure (host_alias, target_alias): Rename from hostalias
19363         and targetalias, add into generated Makefile.
19364         (mk.tmp): If present, add into generated Makefile.
19365         * mpw-build.in (all-gas): Build config.h first before gas proper.
19367         * mpw-configure (config.status): Write only if changed.
19368         * mpw-config.in (readline): Configure it (not built, just used for
19369         definitions).
19371         * mpw-config.in (elf/mips.h): Add a forward include.
19373         * mpw-config.in: Forward-include most .h files in include into
19374         extra-include.
19375         (readline): Don't build.
19376         mpw-build.in (install): Install GDB.
19378         * mpw-configure (prefix, mpw_prefix): Handle it.
19379         * mpw-config.in (mmalloc, readline): Don't configure.
19380         * mpw-build.in (thisscript): Rename to ThisScript.
19381         Use mpw-build instead of BuildProgram everywhere.
19382         (mmalloc, readline): Don't build.
19383         * mpw-README: New file, basic documentation about the MPW port.
19385         * mpw-config.in: Use forward-include to create include files.
19387         * mpw-configure: Add more things to the top of each configured
19388         Makefile, including contents of config/mpw-mh-mpw.
19389         * mpw-config.in (extra-include): Create this directory and fill it
19390         with Posix-like include files when configuring.
19392         * config.sub (apple, mac, mpw): Add various aliases.
19394         * mpw-build.in: New file, top-level build script fragment for MPW.
19395         * mpw-configure: New file, configure script for MPW.
19396         * mpw-config.in: New file, config fragment for MPW.
19398 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19400         * configure.in (host_libs): Remove glob, since it is gone from the
19401         sources.
19403 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19405         * Makefile.in: define empty GDB_NLM_DEPS var.
19407         * configure.in(target_makefile_frag): use config/mt-netware
19408         for netware targets.
19410 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19412         * config.sub: Merge in recent FSF changes.  Remove linux special
19413         cases.
19415 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19417         Revert this change:
19419         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19421                 * build-all.mk: Use CC=cc -Xs on Solaris.
19423 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19425         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19426         stop using it.
19427         * Makefile.in: Nuke all references to glob subdirectory.
19429 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19431         * configure.in: Fix --enable-shared logic in per-host.
19433 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19435         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19437 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19439         * configure.in (noconfigdirs): Don't build gas on AIX, for
19440         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19442 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19444         * configure: Fix --cache-file to work if the file argument is a
19445         relative path.
19447 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19449         * configure: If the --cache-file is used, pass it down to
19450         configure in subdirectories.
19452 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19454         * config.sub: add vxworks29k configuration.
19456 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19458         * Makefile.in (taz): Do "diststuff" part quietly.
19460 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19462         * config.sub: Mini-merge with gcc/config.sub.
19464 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19466         * config.guess (IRIX): Sed - to _.
19468 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19470         * Makefile.in (source-vault, binary-vault): New targets.
19472 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19474         * config.sub: Recognize -eabi as a basic system type.
19476 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19478         * configure.in (enable_shared stuff): Fix typo.
19480 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19482         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19484 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19486         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19488 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19490         * configure.in (rs6000-*-*): Don't build gas.
19492 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19494         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19495         reduce command line length.
19496         (AS_FOR_TARGET): Check for as.new, not Makefile.
19497         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19499 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19501         * config.guess:  Merge from FSF.
19503 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19505         * configure: Don't use $ when handling program_suffix.
19507 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19509         * configure.in:  Configure tk for hppa/hpux.
19511 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19513         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19515 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19517         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19518         to LIBCXXFLAGS.  Tests are better run without it.
19520 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19522         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19524 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19526         * configure.in (*-*-netware*): Don't configure xiberty.
19528 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19530         * configure.in:  Remove tk from native_only list.
19532 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19534         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19535         for special NCD build.
19537 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19539         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19540         makeall.bat, they're only useful for binutils snapshots.
19541         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19542         makeall.bat to specified SUPPORT_FILES.
19544 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19546         * build-all.mk: Add Ericsson targets to sun4 and solaris
19547         hosts.  Add  BNR's sun4 target to solaris host, so their
19548         build-from-source will be tested in-house first.
19550 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19552         * Makefile.in (LIBCFLAGS): New variable.
19553         (CFLAGS_FOR_TARGET): Ditto.
19554         (LIBCFLAGS_FOR_TARGET): Ditto.
19555         (LIBCXXFLAGS): Ditto.
19556         (CXXFLAGS_FOR_TARGET): Ditto.
19557         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19558         (BASE_FLAGS_TO_PASS): Pass them.
19559         (EXTRA_TARGET_FLAGS): Ditto.
19561         * configure.in: Support --enable-shared.
19563 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19565         * configure.in (target_libs):  Include libstdc++ again.
19566         * config.guess:  Update from FSF (for FreeBSD).
19568 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19570         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19571         makeall.bat.
19572         (DISTDOCDIRS): Add `etc'.
19573         (ETC_SUPPORT_PFX): New variable.
19574         (taz): Include anything from etc starting with a word in
19575         ETC_SUPPORT_PFX.
19577 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19579         * config.sub: Update for recent FSF changes.  Remove obsolete
19580         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19581         spacing changes.
19583 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19585         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19587         * config.guess:  Merge with FSF.
19588         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19590 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19592         * configure: Since the "trap 0" handler will override the exit
19593         status on many systems, only use it for "exit 1", and make it set
19594         a non-zero exit status; reset it before "exit 0".  Also, check
19595         exit status of config.sub, and error out if it failed.
19597 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19599         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19600         and install libgloss.
19602 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19604         * Makefile.in (all-binutils): Depend upon all-byacc.
19606         * configure.in: Don't build emacs on Irix 5.
19608 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19610         * configure.in (*-*-netware*): Add libio.
19612 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19614         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19615         (CHECK_TARGET_MODULES): Ditto.
19616         (INSTALL_TARGET_MODULES): Ditto.
19617         (TARGET_LIBS): Ditto.
19618         (all-libstdc++): Note dependencies.
19620 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19622         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19624 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19626         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19627         -fexternal-templates.
19629         * configure.in (target_libs): Add libstdc++.
19630         (noconfigdirs): Add libstdc++ as appropriate.
19632 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19634         * config.guess:  Update from FSF.
19636 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19638         * configure: Use ${config_shell} when running ${configsub}.
19640 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19642         * config.sub: No longer recognize h8300h.
19644 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19646         * config.sub: Remove extraneous differences between config.sub and
19647         gcc/config.sub.
19649 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19651         * Makefile.in (DISTSTUFFDIRS): Add gas.
19653 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19655         * COPYING.NEWLIB: New file.
19657 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19659         * config.guess (HP-UX):  Patch from Harlan Stenn
19660         <harlan@landmark.com> to also emit release level.
19662 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19664         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19666 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19668         * config.sub:  Merge nextstep cleanup from FSF.
19670 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19672         * configure.in (arm-*-*): Don't configure ld for this target.
19674 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19676         * configure.in (*-*-netware): don't configure libg++, libio,
19677         librx, or newlib.
19679 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19681         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19682         configure ld--it works, but it doesn't support shared libraries.
19684 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19686         * config.guess (*-unknown-freebsd*):  Get rid of possible
19687         trailing "(Release)" in version string.
19688         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19690 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19692         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19693         Fix type: *-next-neststep -> *-next-nextstep.
19695         * config.guess:  Merge from FSF:
19697         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19699         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19701         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19703         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19704         instead of UNIX_SV for UnixWare 1.0).
19706 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19708         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19709         to make gdb/nlm/* build after the compiler and linker.
19711 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19713         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19714         not just i[34]86.
19715         (m68k-atari-sysv4):  Relocate to match FSF version.
19717         * config.guess:  More merges from the FSF:
19719         Add a space before function call or macro invocation.
19721         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19723         * config.guess: Add trap cmd to remove dummy.c and dummy when
19724         interrupted.
19726         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19728         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19729         (dummy): Redirect stderr from compilation of dummy.c.
19731         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19733         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19735 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19737         * configure: Accept and ignore --cache*, for compatibility with
19738         new autoconf.
19740 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19742         * config.guess:  Merge from FSF:
19744         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19746         * config.guess (Pyramid*:OSx*:*:*): New case.
19747         (PATH): Add /.attbin at end for finding uname.
19748         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19750         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19752         * config.guess (M88*:DolphinOS:*:*): New case.
19754         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19756         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19757         to select whether to use ELF or COFF.
19759         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19761         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19763         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19765         * config.guess: Guess the OS version for HPUX.
19767         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19769         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19771 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19773         * configure.in: Recognize --with-headers, --with-libs, and
19774         --without-newlib.
19775         * Makefile.in (all-xiberty): Depend upon all-ld.
19777 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19779         * configure.in: Change i[34]86 to i[345]86.
19781 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19783         * configure (version): A few more tweaks to help message.
19785 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19787         * Makefile.in:  Remove (for now) librx as a host library,
19788         now that we're building it for target.
19790 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19792         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19793         (Karl Berry).
19795 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19797         * configure.in:  Also configure librx.
19799 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19801         * Makefile.in:  Update various rules to reflect that librx
19802         is now needed for libg++.
19804 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19806         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19808 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19810         * configure.in: Configure the examples directory.
19812 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19814         * configure: Simplify Jun 2 1994 change.
19816 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19818         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19819         /bin/gcc isn't good enough to build gcc.
19821 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19823         * Makefile.in (GDB_SUPPORT_FILES): Remove
19824         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19825         (gdb.tar.gz): Add new rule to use standard distribution building
19826         mechanism.
19828 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19830         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19831         Bill Cox <bill@cygnus.com>.
19833 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19835         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19837 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19839         * configure:  Search current dir first in .gdbinit.
19841 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19843         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19845 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19847         * config.sub:  Refer to NeXT's operating system as nextstep.
19849         * config.sub (case $basic_machine):  Re-order the cases, to match
19850         the order in the FSF version (which is mostly alphabethical).
19851         Merge in some additions and changes from the FSF.
19853 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19855         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19856         * config.sub: Recognize cxux7.
19857         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19859 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19861         * config.sub:  Fix typo powerpc -> powerpc-*.
19863 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19865         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19867         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19868         parallel with all-emacs and install-emacs).  Top-level command
19869         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19871 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19873         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19874         $(relbindir)/make before doing ``make install'', and use
19875         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19876         installing over running make binary.
19877         ($(host)-stamp-stage3-installed): Likewise.
19879 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19881         * config.guess: Recognize Mach.
19883 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19885         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19886         see whether --exec-prefix was used.
19888 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19890         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19892 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19894         * Makefile.in: Add all-librx target similar to all-libproc.
19896 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19898         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19899         with post 1.2 uname bogosity.
19901 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19903         * configure: Remove temporary files on receipt of a signal.
19905 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19907         * configure: If there is a package_makefile_frag, remove
19908         ${subdir}/Makefile.tem after copying it in.
19910 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19912         * build_all.mk: support rs6000 lynx identifies itself as
19913         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19914         since /bin/gcc is too feeble to compile a modern gcc.
19916 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19918         * brought devo/test-build.mk update-to-date with progressive/
19919         test-build.mk. Add lynx targets and hppa flag info.
19921 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19923         * configure.in:  Use mh-ncrsvr43.  Patch from
19924         Tom McConnell <tmcconne@sedona.intel.com>.
19926 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19928         * config.guess (i386-unknown-bsdi):  No longer need to
19929         check #if defined(__bsdi__) && defined(__i386__).
19931 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19933         * configure: Set program_transform_nameoption correctly.
19935 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19937         * brought build-all.mk update-to-date with progressive build-all.mk,
19938         added new targets and hppa info.
19940 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19942         * configure: If config.guess result is a prefix of the user
19943         specified target, assume a native build and use the user specified
19944         target as the host alias.  Remove SunOS patch suffix removal hack.
19945         * configure.in: Remove SunOS patch suffix removal hack.
19947         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19948         in NATIVE_CHECK_MODULES.
19950 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19952         * Makefile.in: Rename HOST_ONLY to NATIVE.
19953         * configure: Delete SunOs patch suffix from host_canonical
19954         and build_canonical variables that are prepended to Makefiles.
19955         * configure.in: Add comments for easier maintenance.
19957 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19959         * Makefile.in: Add all-libproc target similar to all-gui.
19961 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19963         * Makefile.in (CHECK_MODULES): split into
19964         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19966 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19968         * config.guess (i386-unknown-bsdi): New system to guess.
19970 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19972         * Makefile.in: Add all-gui target (but not yet build by "all").
19974 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19976         * config.sub: Move deletion of patch suffix from here...
19977         * configure.in: To here, at Ian's suggestion.  The top-
19978         level scripts might need to know of a patch level.
19980 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19982         * config.sub: Strip off patch suffix so rtl is recognized
19983         as a sunos4.1.3 machine, even though it's been patched.
19985 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19987         * Makefile.in (INSTALL_LAST): Delete.
19988         (INSTALL_DOSREL): New.
19990 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19992         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19993         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19994         whether we pass down --with-gnu-ld anyhow.
19996 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19998         * Makefile.in (INSTALL_LAST): Change operation so it works
19999         on more flavors of make.
20000         * configure.in (go32): Don't build libg++ or libio.
20002 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
20004         * Makefile.in (Move HOST_PREFIX_1 and friends up so
20005         they can be overriden by templates.
20007 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
20009         * configure.in (target==go32): Don't build gdb.
20010         * dosrel: New directory.
20012 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
20014         * configure.in (host==go32): Configure dosrel too.
20015         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20016         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20017         be set by incoming names or templates.
20018         (INSTALL_LAST): New rule.
20020 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
20022         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20024 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20026         * configure.in (appdirs): New variable.  Currently empty, but will
20027         be used in gas distribution.  If nonempty, lists a set of
20028         directories at least one of which must get configured, or top
20029         level configuration is considered to have failed.
20030         (rs6000-*-lynxos*): Use new file name.
20032 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20034         Eliminate XTRAFLAGS.
20035         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20036         newlib include files using -idirafter, and also use -nostdinc.
20037         (CXX_FOR_TARGET): Likewise.
20038         (XTRAFLAGS): Removed.
20039         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20040         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20041         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20042         ($(DO_X)): Don't pass down XTRAFLAGS.
20044 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20046         * configure.in (mips*-dec-bsd*): New target; do build linker.
20047         (mips*-*-bsd*): New target; don't build linker.
20049 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20051         * configure.in: support rs6000-*-lynxos* configuration.
20052         support sunos4 as a cross target.
20054         * config.sub: look for lynx*, not lynx since the OS version may
20055         legitimately be part of the name.
20057 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20059         * configure.in (i[34]86-*-sco*): Move to be with other i386
20060         targets.
20061         (romp-*-*): New target.  Skip various binary utilities.
20062         (vax-*-*): New target.  Don't build newlib.
20063         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
20065 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20067         * configure.in: Only set host_makefile_frag if config
20068         directory exists.
20070 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20072         * install.sh: If $dstdir exists, don't check whether each
20073         component does.
20075 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20077         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20079 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20081         * configure.in (*-*-lynxos*): Don't configure newlib for either
20082         native or cross Lynx.
20084 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
20086         * config.sub (sparc64-elf): Fix os.
20087         (z8k): Remove duplicate.
20089 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20091         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20092         gcc/stmp-fixproto, to try to prevent fixproto from being run.
20094 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
20096         * configure: Make file links cleanly even if Lynx fails on
20097         an NFS symlink (at least fail cleanly).
20099 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20101         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20102         -XNh2000.
20104 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20106         * configure: Unknown options are fatal again.
20108 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
20110         * configure: Ignore --x-includes and --x-libraries, for Autoconf
20111         compatibility.
20113 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
20115         * build-all.mk: Add `clean' target.
20117 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20119         * config.guess:  Add SINIX support.
20120         * configure.in:  Add mips-*-sysv4* support.
20122 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
20124         * build-all.mk: Document all useful targets.
20125         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20126         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20128 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20130         * configure: Support --silent, --quiet.
20132 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20134         * configure: Support --disable-FEATURE.
20136 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20138         * config.guess: Recognize NCR running SVR4.3.
20140 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20142         * config.guess:  Make BSDI generate i386-unknown-bsd386.
20143         Patch from Paul Eggert <eggert@twinsun.com>.
20145 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20147         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20149 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20151         * configure: Make unrecognized options give nonfatal warnings
20152         instead of fatal errors, and pass them to any subdirectory
20153         configures in case they recognize them.
20154         Make --x equivalent to --with-x.
20156 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20158         * configure: Add --enable-* options.  Clean up usage message and
20159         some comments.
20161 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
20163         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20165 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20167         * configure.in (hppa*-*-*): Enable binutils.
20169 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20171         * config.sub: Recognize cisco.
20173 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
20175         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20177 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20179         * config.guess: about target *-hitachi-hiuxwe2, don't print more
20180         than one configuration name.  Add comment.
20182 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
20184         * config.guess: about target *-hitachi-hiuxwe2, fixed
20185         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
20186         macro is incorrect.]
20188 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20190         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20191         than the "make ls" stuff which used to be here.
20193 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20195         * config.guess:  Recognize i[34]86-unknown-freebsd.
20196         From Shawn M Carey <smcarey@rodan.syr.edu>.
20198 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20200         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20202 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20204         * config.guess: Check for ptx.
20206 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
20208         * config.sub: Add os9k checking.
20210 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20212         * config.guess: Handle OSF1 running on HPPA processors
20214 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20216         * configure: If subdir configure fails, print out a message with
20217         subdirectory name, in case subdir's configure code didn't identify
20218         itself.
20220 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
20222         * configure.in: Remove embedded newlines from configdirs.
20223         Avoid mismatches of substrings.  Fix matching strings at end
20224         of configdirs.
20226 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
20228         * config.guess:  Add Lynx/rs6000 config support.
20230 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20232         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20234 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
20236         * configure.in (hppa*-*-osf*): Treat this just like most other
20237         PA configurations (eg no binutils or ld).
20238         (hppa*-*-*elf*): These configurations have binutils and ld.
20240 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20242         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
20244 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20246         * configure.in (rs6000-*-*): Build gas.
20248 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20250         * Makefile.in:  Avoid bug in losing hpux sed.
20252 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20254         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20255         for GDB and GDB has been fixed to not need it.
20257 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20259         * config.guess: Recognize vax hosts.
20261 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20263         * configure (while loop): Don't use "break 2" inside case
20264         statement -- the case statement isn't an enclosing loop.
20266 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20268         * config.guess:  Clean up NeXT support, to allow nextstep
20269         on Intel machines.  Make OS be nextstep.
20271 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20273         * config.guess: Add alternate forms for Convex.
20275 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20277         * configure:  Completely rewrite option processing.  Take
20278         advantage of pattern-matching to avoid invoking test frequently.
20279         Also clean up host and target defaulting logic.
20281 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20283         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20284         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20285         commands (plus user environment) will fit SCO limits.
20287 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20289         * configure.in: Don't issue warnings about directories which are
20290         not being configured if -norecursion is set.  Correct test for
20291         --with-gnu-as and --with-gnu-ld to not get confused by substring
20292         matches.
20294         * configure.in: Don't build gas for alpha-dec-osf1*.
20296 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20298         * configure:  Back out Per's change of 12/19/1993.  It changes the
20299         behavior of configure in unexpected and confusing ways.
20301         Also, use different delim char when calculating
20302         program_transform_name so that the name can contain slashes.
20304 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20306         * configure.in, config.sub: Add support for VSTa micro-kernel.
20308 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20310         * configure.in: Nuke hacks which were used to get a special
20311         version of GAS for HPPA configurations.
20313 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20315         * configure:  If only ${target_alias} is given, use that
20316         as the default for ${host_alias}.
20317         * configure:  Add missing back-slashes before nested quotes.
20319 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20321         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20323 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20325         * config.guess:  Recognize some Tektronix configurations.
20326         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20328 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20330         * config.sub: Match any flavor of SH.
20332 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20334         * configure.in: Don't try to configure newlib for Alpha.
20336 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20338         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20339         libg++ or libio for any Alpha target.
20341         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20343 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20345         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20346         default arguments -- so it tried to compress itself.
20348 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20350         * configure.in (notsupp): ensure that a space is always at the end
20351         of the configdirs list, since the grep checks for an explicit space
20353 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20355         * configure.in (target i386-sysv4.2): don't build ld, since static
20356         versions of many libraries are not available.
20358 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20360         * config.guess: Recognize Apollos (using environment variables).
20361         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20363 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20365         * config.guess: Recognize Sony news mips running newsos.
20367 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20369         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20370         "fi ; else" for bash.
20372 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20374         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20376 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20378         * config.sub: accept unixware as an alias for svr4.2.
20379         Fix some inconsistancies with the gcc version.
20381 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20383         * Makefile.in (DISTDOCDIRS):  Add gdb.
20385 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20387         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20389 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20391         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20392         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20393         this now.
20395 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20397         * config.sub: Accept hiux* as an OS name.
20399         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20400         etc/make-stds.texi.  The underscore came from gcc, and dje now
20401         agrees that RUNTESTFLAGS is the correct name.
20403 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20405         * install.sh:  Remove 'set -e'.  It makes any conditionals
20406         in the script useless.
20408         * config.guess: Automatically recognize arm-acorn-riscix
20409         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20411 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20413         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20415 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20417         * Makefile.in (DISTDOCDIRS): New variable.
20418         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20419         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20421 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20423         * configure.in (hppa target): check the source directory for the
20424         pagas sub-directory
20426 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20428         * config.sub: Allow -aout* and -elf*.
20430 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20432         * configure.in: Don't build ld on i386-solaris2, same as for
20433         sparc-solaris2.
20435 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20437         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20439 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20441         * configure.in:  Configure gdb for alpha.
20443 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20445         * Makefile.in (CXXFLAGS): Add -O.
20447 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20449         * config.guess: added support for DG Aviion
20451 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20453         * configure.in: Produce warning message for subdirectories not
20454         configurable for this host/target combination.  Don't try to
20455         configure gdb for vms.
20457 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20459         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20460         appropriate files before making "diststuff".
20461         (DISTBISONFILES): New var: list of files to be edited.
20462         (DISTSTUFFDIRS): Add binutils.
20464 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20466         * config.sub: also handle mipsel and mips64el (for little endian mips)
20468 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20470         * configure.in: Add * to end of all OS names.
20472 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20474         * configure.in: Build newlib for LynxOS native.
20476 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20478         * config.guess: Add support for delta 88k running SVR3.
20480         * configure.in: Add comment about HP compiler vs. emacs.
20482 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20484         * configure.in: don't build ld on solaris2 (not a viable option
20485         due to bugs in getpwnam & getpwuid)
20487 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20489         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20490         config.guess will produce a full version number.
20492 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20494         * configure.in: Build linker and binutils for alpha-dec-osf1.
20496 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20498         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20499         and gdb/testsuite/Makefile.in.
20501 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20503         * configure.in: recognize mips*- instead of mips-
20505 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20507         * config.sub: Accept linux*coff and linux*elf as operating
20508         systems.
20510 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20512         * config.sub: Recognize mips64, and mips3 as an alias for it.
20514 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20516         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20517         gdb knows how to handle OSF/1 shared libraries.
20519 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20521         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20522         * config.guess: Recognize Hitachi's HIUX.
20523         * config.sub: Recognize h3050r* and hppahitachi.
20524         Remove redundant cases for hp9k[23]*.
20526 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20528         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20529         if gas and ld are in the source tree and are in ${configdirs}.
20530         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20531         --with options (but still pass them down on the command line,
20532         if they were explicitly specified).
20534 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20536         * configure: substitute SHELL value in Makefile.in with
20537         ${CONFIG_SHELL}
20539 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20541         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20542         *-*-solaris2* targets.
20544 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20546         * Makefile.in: define M4, and pass it down to sub-makes;
20547         all-autoconf now depends on all-m4
20549 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20551         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20552         presence of {ar,ranlib} instead of a configured directory
20554 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20556         * config.guess: Accept 34?? as well as 33?? for NCR.
20558 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20560         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20561         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20563 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20565         * configure: grab values for $(CC) and $(CXX) from the
20566         environment, so that someone can do "CC=gcc configure; make" and
20567         have it work right (matching the way that autoconf works now)
20569         * configure.in, Makefile.in: add support for gash, the tcl
20570         interface to Galaxy
20572         * config.guess: add NetBSD variants (hp300, x86)
20574 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20576         * install.sh: Support -d option (in the manner of SunOS 4 install,
20577         as it is more deterministic than that of GNU install)
20578         (chmodcmd): Set file to mode 755 by default (should also do default
20579         chgrp and chown, but I don't feel like dealing with that now)
20581 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20583         * config.sub: Remove h8300hhms alias.
20585 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20587         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20589 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20591         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20592         as stmp-fixinc
20594 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20596         * config.sub: recognize m88110-bug-coff.
20598 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20600         * Makefile.in (all-libio): all dependencies on the toolchain used
20601         to build this (gcc, gas, ld, etc)
20603 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20605         * config.guess: Deal with OSF/1 1.3 on alpha.
20607 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20609         * install.sh: add some 'else true' clauses for portability
20611         * configure.in: don't build libio for h8[35]00-*-* targets
20613 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20615         * Makefile.in:  Add support for new libio.
20617 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20619         * install.sh: If one command fails, don't try the rest.  Don't try
20620         to remove $dsttmp (via trap) unless we have already created it.
20621         If $src doesn't exist, detect it and exit with an error.
20623         * config.guess: Recognize BSD on hp300.
20625 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20627         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20628         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20630 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20632         * Makefile.in (all-send-pr): depends on all-prms
20634 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20636         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20638 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20640         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20641         Added test for mips-mips-riscos5.
20643 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20645         * configure.in: use mh-hp300 for 68k HP hosts
20647 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20649         * configure: add support for CONFIG_SHELL, so that you can use
20650         some alternate shell for evaluating configure scripts
20652 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20654         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20655         in configure script to bug-gdb@prep.ai.mit.edu when building
20656         distribution archive.
20657         * Makefile.in (COMPRESS):  Remove def.
20658         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20659         gdb.tar.Z and make-gdb.tar.Z respectively.
20660         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20661         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20662         to convergence with 'taz' target in Makefile.in.
20664 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20666         * install.sh (dsttmp): use trap to ensure that tmp files go
20667         away on error conditions
20669 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20671         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20673 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20675         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20676         its parent is '/' not ''.
20678         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20680 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20682         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20683         that ${newsrcdir}/configure.in does.
20685 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20687         * test-build.mk: support for CONFIG_SHELL
20689 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20691         * config.sub (netware):  Add as a basic system type.
20693 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20695         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20696         $(srcdir)/ from the dependency on Makefile.in.
20698 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20700         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20701         (h8300hhms is temporary until multi-libraries are implemented).
20702         * configure.in: Handle h8300h too.
20704 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20706         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20708 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20710         * configure:  Remove extraneous output when guessing host type.
20711         * config.guess:  Remove extraneous output when guessing using C
20712         compiler rather than uname, or when guessing fails.
20714 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20716         * Makefile.in: remove all.cross and install.cross targets
20718         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20719         definitions
20721 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20723         * configure.in (target sh): Build gprof.
20725 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20727         * config.sub: change -solaris to -solaris2
20729 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20731         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20733 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20735         * configure: Correct error message for missing Makefile.in to
20736         print correct directory.
20738 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20740         * install.sh: kludge around 386BSD shell bug
20742 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20744         * config.guess:  Recognize NeXT.
20745         * config.guess:  Recognize i486-ncr-sysv4.
20746         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20748 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20750         * Makefile.in (MAKEINFOFLAGS): New variable.
20751         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20752         * build-all.mk, test-build.mk: Pass down --no-split as
20753         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20755 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20757         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20759 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20761         * Makefile.in (libg++.tar.z):  New rule.
20762         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20763         * Makefile.in (taz):  Only do a single chmod.
20765 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20767         * install.sh: don't use dirname anymore (replaced with sed usage)
20769 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20771         * Makefile.in:  Change extension for gzip'd files from '.z' to
20772         '.gz' per new FSF standard usage.
20774 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20776         * configure: put quotes around the final value of program_transform_name
20778 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20780         * Makefile.in: new install.sh support; update install-info rules
20782 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20784         * configure.in: Build diff for crosses, but not for go32 host.
20786         * configure.in: Build gprof only for native, and don't build it
20787         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20789 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20791         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20793 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20795         * configure.in (host_tools): Add prms.
20797 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20799         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20800         with $(FLAGS_TO_PASS) on the command line
20802         * config.sub: Recognize lynx and lynxos
20804 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20806         * config.sub: Accept -ecoff*, not just -ecoff.
20808 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20810         * Makefile.in (taz): Use .gz suffix instead of .z.
20811         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20812         names.
20814 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20816         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20818 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20820         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20821         that rebuilds that might happen during 'make install' don't get
20822         bogus gcc include files
20824 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20826         Change from Utah for HPPA support:
20827         * config.guess: Recognize hppa1.x-hp-bsd.
20829 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20831         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20832         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20834 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20836         * config.sub: Add support for rom68k and bug boot monitors.
20838 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20840         * Makefile.in: Make all-opcodes depend on all-bfd.
20842 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20844         * config.guess: Added special check for i[34]86-univel-sysv4*.
20846 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20848         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20849         the processor rather than assuming i486.
20851 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20853         * config.guess: Recognize SunOS6 as Solaris3.
20855 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20857         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20858         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20860 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20862         * build-all.mk (all-cross): New target for Canadian Cross.
20863         Added Q2 go32 targets.
20864         * test-build.mk: Configure go32 cross sparclite-aout and
20865         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20866         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20868 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20870         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20871         GO32 hosted toolchains
20873 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20875         * configure: change  so "-exec-prefix" gets passed down rather
20876         than "-exec_prefix" so autoconf generated Makefiles get the
20877         exec_prefix set right.
20879 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20881         * config.guess: get the Solaris2 minor version number
20883         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20885 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20887         * config.guess: Recognize some Sequent platforms.
20889 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20891         * Makefile.in: added the vault-install target
20893         * configure.in: actually use the Sun3 makefile fragment that's in
20894         config, also added the release dir to configdirs
20896 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20898         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20900 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20902         * configure.in: remove some program from Alpha targetted toolchains
20904 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20906         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20907         gprof.
20908         (taz): Run "make diststuff" in those directories instead of "make
20909         proto-dir".  Look for "VERSION=" only at start of line in subdir
20910         Makefile.  Use "gzip -9" for compression.
20911         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20912         (binutils.tar.z): New target.
20914 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20916         * Makefile.in (taz): Include gpl.texinfo.
20918 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20920         * Makefile.in (setup-dirs): Merged into "taz" target.
20921         (taz): Only do `proto-dir' stuff if a directory is actually needed
20922         for this target.
20924 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20926         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20927         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20928         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20929         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20930         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20932 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20934         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20935         config.sub, and move-if-change to gdb testsuite distribution
20936         archive, so the testsuite can be extracted, configured, and
20937         run separately from the gdb distribution.  Blow away the Chill
20938         tests that require a Chill compiled executable, since GNU Chill
20939         is not yet publically available.
20941 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20943         * test-build.mk: set environment variables in a single command,
20944         instead of a list of assignments and exports
20946         * config.guess: recognize Alpha/OSF1 systems
20948 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20950         * configure: Change help message to prefer --options rather than
20951         -options.
20953 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20955         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20956         zippy@ecst.csuchico.edu.
20957         * config.guess: Recognize miniframe.
20959 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20961         * Makefile.in: Use srcroot to find runtest rather than rootme.
20962         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20964 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20966         * test-build.mk: Extensive additions to support building on a
20967         machine other than the host.
20969 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20971         * configure (tooldir): Fix for i386-aix again.
20973 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20975         * configure, Makefile.in:  Change definition of $(tooldir)
20976         to match the FSF.
20978 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20980         * config.guess:  Recognize i[34]86/SVR4.
20982 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20984         * Makefile.in (all-gdb): gdb depends on sim.
20986 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20988         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20989         at the same time we make the prototype gdb directory.
20990         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20991         files at the same time as the gdb base release distribution.
20993 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20995         * Makefile.in (check): Use individual check targets rather than
20996         DO_X rule.
20997         (check-gcc): Added.
20999 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
21001         * config.sub: Use sysv3.2 not sysv32 for canonical OS
21002         for System V release 3.2.
21004 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21006         * config.sub: Recognize hppaosf.
21007         * configure.in: Do configure ld/binutils/gas for it.
21009 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21011         * configure (tooldir): Alter syntax used to set this, for systems
21012         where "\$" isn't handled right, like i386-aix.
21014 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21016         * configure: Pass program-transform-name, not
21017         program_transform_name, to recursive configures.
21019 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
21021         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21022         of gas+ld+binutils.
21024 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
21026         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
21028 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21030         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21032 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21034         * Makefile.in (PRMS): Set back to all-prms.
21036 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21038         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21039         targets, rather than for MIPS hosts.
21041 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21043         * configure.in: add comment for --with-x default values
21045         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21047         * Makefile.in: add check-* targets for each of the directories in
21048         the tree.  Add a definition of RUNTEST that will use the one we
21049         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
21051 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
21053         * configure.in: Removed obsolete references to bfd_target and
21054         target_makefile_frag.
21056         * build-all.mk: Set assorted targets for Q2.
21057         * config.sub: Recognize z8k-sim and h8300-hms.
21058         * test-build.mk: Really don't pass host to configure.
21059         (HOLES): Added uname.
21061 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
21063         * configure: Handle an empty program-prefix, program-suffix or
21064         program-transform-name correctly.
21066 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21068         * build-all.mk: -G 8 no longer required for MIPS targets.
21069         * test-build.mk: Don't pass host argument to configure; make it
21070         guess.
21072 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
21074         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
21075         * Makefile.in (COMPRESS):  New macro, like GZIP.
21077 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21079         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21081         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21082         with gas currently defaults to -G 0.
21084 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
21086         * Makefile.in (all-flex): flex depends on byacc.
21088         * build-all.mk: If host not specified, use config.guess.  Pass TAG
21089         to test-build.mk as RELEASE_TAG.
21090         * test-build.mk (configargs): New variable containing arguments to
21091         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
21092         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21094         * config.guess: Use /bin/uname when checking -X argument on SCO,
21095         to avoid invoking GNU uname which doesn't understand -X.
21097         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21099         * configure.in: Build gas for mips-*-*.
21101 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21103         * Makefile.in (all.normal): insert missing backslash.
21105 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21107         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21109         * Makefile.in: Complete overhaul to merge many almost identical
21110         targets.
21112 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21114         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21115         (gdb.tar.Z): Adjusted.
21117         * Makefile.in (setup-dirs, taz): New targets; should be general
21118         enough to adapt for gdb sometime.  Build only .z file.
21119         (gas.tar.z): New target.
21121 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
21123         * build-all.mk: Use CC=cc -Xs on Solaris.
21125 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
21127         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
21128         for handling BISON for FSF releases.
21130 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21132         * configure: Actually implement the change zoo just documented.
21134 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21136         * configure: when using config.guess, only set target_alias when
21137         it's not already been set (ie, on the command line)
21139 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21141         * Makefile.in: add installcheck target, set PRMS to install-prms
21143 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21145         * configure: add support for package_makefile_fragment, handle the
21146         case where a directory has a configure.in file but no Makefile.in
21147         more gracefully (with an actual understandable error message, even);
21148         add support for --without (and add this to the usage message); also
21149         explicitly add a --host=${host_alias} to the command line when
21150         config.guess is used
21152 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21154         * configure: Must use both --host and --target in recursive calls.
21156 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21158         * Makefile.in: Change deja-gnu to dejagnu.
21160 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21162         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21164 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21166         * configure.in: canonicalize all instances to *-*-solaris2*,
21167         also strip out a number of tools to not build for go32 host
21169 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21171         * config.guess: add GPL.
21173         * Makefile.in, config.guess, config.sub, configure: bump
21174         copyrights to 93.
21176 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
21178         * Makefile.in (do-info): Removed obsolete check for existence of
21179         localenv file.
21181         * Makefile.in (MAKEOVERRIDES): Define to be empty.
21183 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21185         * Makefile.in: a couple of 'else true' for decstation,
21186         support for TclX
21188         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21190 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
21192         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21194 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
21196         * config.guess: Recognize i386-ibm-aix (PS/2).
21197         * configure.in: Use config/mh-aix386 file for it.
21199 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
21201         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21202         CC_FOR_TARGET instead.
21203         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21205 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
21207         * Makefile.in: Add sim to list of directories sent with gdb
21209 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
21211         * configure.in: Put back mips-dec-bsd* case.
21213 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
21215         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21216         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
21217         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21219 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21221         * configure.in: remove no-op mips-dec-bsd* in "case $target"
21223         * Makefile.in (dir.info): only run gen-info-dir if it exists,
21224         (install-info): install dir.info only if it exists,
21225         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21227 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
21229         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
21230         gas for mips-dec-bsd.
21232 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
21234         * configure (makesrcdir): If ${srcdir} is relative and not ".",
21235         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21237 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21239         * configure.in: Added "dejagnu" to hosttools list.
21241 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
21243         * config.sub, configure.in, config.guess:  Add support
21244         for Bosx, an AIX variant from Bull.
21245         Patches from F.Pierresteguy@frcl.bull.fr.
21247 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21249         * devo/dejagnu: Initial creation of devo/dejagnu.
21250         Migrated dejagnu testcases and support files for testing software
21251         tools to reside as subdirectories, currently called "testsuite",
21252         within the directory of the software tool.  Migrated all programs,
21253         support libraries, etc. beloging to dejagnu proper from
21254         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
21255         with no modifications.  The changes to these files which will
21256         allow them to configure, build, and execute properly will be made
21257         in a future update.
21259 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21261         * Makefile.in: Change send_pr to send-pr.
21262         * configure.in: Likewise.
21263         * send_pr: Renamed directory to send-pr.
21265 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21267         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21269 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21271         * README:  Update for gdb-4.8 release.
21272         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21273         gdb-xxx.tar.z (gzip'd) file also.
21275 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21277         * Makefile.in: make all-diff depend on all-libiberty
21279 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21281         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21283 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21285         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21287 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21289         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21290         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21291         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21293 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21295         * Makefile.in:  makeinfo binary is in a new location
21297 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21299         * config.sub: Accept -ecoff as an OS.
21301         * Makefile.in: Various changes to eliminate a level of make
21302         recursion and reduce the required command line length.
21303         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21304         sub-makes.
21305         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21306         variables holding settings for specific sub-makes.
21307         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21308         in terms of BASE_FLAGS_TO_PASS.
21309         (TARGET_LIBS): New variable listing directories which use
21310         TARGET_FLAGS_TO_PASS.
21311         (subdir_do): Eliminated.
21312         (do-*): New set of targets to replace subdir_do.
21313         (various): All targets which used subdir_do now depend on do-*.
21314         (local-clean): Renamed from do_clean.
21315         (local-distclean): New target, dependency of distclean and
21316         realclean.
21317         (install-info): Don't create directories.  Depend on dir.info
21318         rather than calling make recursively.
21319         (install-dir.info): Eliminated.
21320         (install-info-dirs): Create all info directories here.
21321         (dir.info): Depend upon do-install-info.
21323         * test-build.mk (HOLES): Added false.
21325 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21327         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21329 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21331         * Makefile.in (info): remove dependency on all-texinfo.  The
21332         problem was really in texinfo/C, not at this level.
21334 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21336         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21338 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21340         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21341         GDB releases.
21343 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21345         * configure: Include srcdir in message about target of link not
21346         being found.  Don't convert `-' to `_' in `with' options being
21347         passed to subdirs.
21349 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21351         * configure.in: add uudecode to host_tools
21353         * Makefile.in: added {all,install}-uudecode targets, added them to
21354         the appropriate lists
21356 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21358         * Makefile.in (all-gcc): Added dependency on all-gas.
21360         * configure.in (mips-*-*): Build ld and binutils.
21362 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21364         * configure: check return code from mkdir, print error message and
21365         exit on failure.
21367 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21369         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21371 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21373         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21375 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21377         * config.sub (h8500):  Recognize this as a cpu type.
21379 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21381         * configure: source directory missing is no longer a warning
21383         * configure.in: recognize irix[34]* instead of irix[34]
21385         * Makefile.in: define and pass down X11_LIB
21387 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21389         * guess-systype: Renamed to ...
21390         * config.guess:  ... by popular request.
21391         * configure.in, Makefile.in:  Update accordingly.
21393 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21395         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21396         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21397         + Execute ./dummy instead of assuming . is in PATH.
21399 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21401         * guess-systype:  New shell script.  Attempts to guess the
21402         canonical host name of the executing host.
21403         Only a few hosts are supported so far.
21404         * configure:  Call guess-systype if no host is specified.
21406 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21408         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21409         gcc Makefile.
21411 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21413         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21414         (all-gcc, install-gcc, subdir_do): Use it.
21416 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21418         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21420 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21422         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21423         set exclusively by configure, using configure.in .
21425 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21427         * test-build.mk: set $PATH for all builds
21429         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21431 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21433         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21434         the one used in gcc/Makefile.in, so that a null expansion doesn't
21435         override the one needed to build gcc with a native cc.
21437 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21439         * configure: Accept -with arguments.
21441 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21443         * Makefile.in: added h8300sim
21445 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21447         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21448         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21449         (all-cygnus, native, build-cygnus): Make
21450         $(canonhost)-stamp-3stage-done, not $(host)....
21451         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21452         i386-sco3.2v4.  Added else true to if command.
21454 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21456         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21458 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21460         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21462 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21464         * configure.in: don't remove binutils from Solaris builds
21466 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21468         * Makefile.in: get rid of earlier definitions for *clean,
21469         also handle the recursive info rule better
21471 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21473         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21474         do more-or-less the right thing.
21476 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21478         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21479         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21481 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21483         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21484         $(host_canonical).
21486         * configure.in: split the configdirs list into 4 categories (native
21487         v. cross, library v. tool) and handle the cross-only and native-
21488         only in more reasonable (and correct!) way.
21490 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21492         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21493         configdirs anymore.
21495 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21497         * Makefile.in: extensive cleanup::  removed all of the explicit
21498         clean-* targets, collapsed many wrappers around subdir_do into
21499         one, added additional targets to satisfy standards.texi, deleted
21500         some old targets, some changes for consistency
21502 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21504         * configure.in: handle some programs as cross-only, and others as
21505         native only
21507         * test-build.mk: handle partial holes in a more generic manner
21509         * Makefile.in: m4 depends on libiberty
21511 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21513         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21514         time, wdiff, and find to configdirs
21516         * Makefile.in: all, clean, and install rules for the new programs
21517         added to configure.in
21519 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21521         * configure.in: use mh-sun for all *-sun-* hosts
21523 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21525         * Makefile.in: define flags for X11 include files and library file
21526         locations, pass them down to the programs that need this info
21528         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21530 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21532         * configure.in: start building libg++ for HP-UX targets
21534 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21536         * README:  Update references to files moved into etc/.
21538 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21540         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21541         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21543 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21545         * configure: accept dash as well as underscore in long option
21546         names for FSF compatibility.
21548 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21550         * config.sub: added -sco3.2v4 support from FSF.
21552 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21554         * configure.in: expand the section that adds or removes
21555         directories from the list of programs to build, to handle native
21556         vs. cross in addition to host v. native
21558 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21560         * Makefile.in:  Replace C++ in macro names with CXX.
21561         This is less likely to break ...
21563 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21565         * test-build.mk: add -w to GNU_MAKE
21567 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21569         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21570         add 'sparc' to list of recognized cpus.  This needed to make
21571         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21572         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21573         then changes that into $CPU-wrs-vxworks.
21575         * configure.in: remove most references to gdbtest, regularize
21576         target based program removal
21578         * test-build.mk: import from p3 tree (many fixes and changes)
21580 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21582         * Makefile.in: added rules to handle tcl, tk, and expect
21584         * configure.in: handle those directories if they exist
21586 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21588         * config.sub: removed bogus hppabsd and hppahpux names, since
21589         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21591 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21593         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21594         depends upon all-xiberty
21596         * Makefile.in: changes from p3, including:
21598         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21600         * Makefile.in (XTRAFLAGS): include newlib directories if
21601         newlib/Makefile exists, rather than if host != target.
21603         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21605         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21606         from the same source tree and not building a cross-compiler.  This
21607         matters for the libg++ configuration if reconfiguring a tree that
21608         has already been installed.
21610         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21612         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21613         pick up the machine and system specific header files.
21615         * Makefile.in: added AS_FOR_TARGET, passed down in
21616         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21617         the C compiler to use to create programs which are run in the
21618         build environment, set it to default to $(CC), and passed it down
21619         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21621         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21623         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21624         We need them for unusual native builds, like systems without
21625         ranlib.
21627         * configure: also define $(host_canonical) and
21628         $(target_canonical), which are the full, canonical names for the
21629         given host and target
21631 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21633         * Makefile.in:  Added separate definitions for C++.
21635 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21637         * configure.in (configdirs):  Add deja-gnu.
21639 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21641         * README:  Update for configure.texi and gdb-4.7 release.
21643 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21645         * Makefile.in:  Move "all" target to top of file.
21646         Previously, first target was ".PHONY" which caused BSD4.4 make
21647         to build .PHONY when make was run without arguments.
21649 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21651         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21652         Library-copylefted code in libiberty.
21654 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21656         * config.sub:  Replace m68kmote with plain old m68k.
21658 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21660         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21662 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21664         * config.sub: Complain if no argument is given.  Added support for
21665         386bsd as OS and target alias.
21667 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21669         * Makefile.in (XTRAFLAGS): include newlib directories if
21670         newlib/Makefile exists, rather than if host != target.
21672 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21674         * config.sub: recognize sparclite-wrs-vxworks.
21676         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21677         p3.) Added clean-xiberty to clean.
21679 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21681         * configure.in: use *-*-* instead of nested cases for host and target
21683 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21685         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21686         from the same source tree and not building a cross-compiler.  This
21687         matters for the libg++ configuration if reconfiguring a tree that
21688         has already been installed.
21690 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21692         * config.sub (i486v/i486v4):  Merge in from FSF version.
21694 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21696         * configure: only set PWD if it is already set.
21698 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21700         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21701         doesn't have unset and all success paths (and most error paths)
21702         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21703         to just ${PWD} to avoid confusion.)
21705 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21707         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21708         even for a native compilation.
21710 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21712         Changes to make the gdb.tar.Z rule work better.
21714         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21715         (DEVO_SUPPORT):  Add configure.texi.
21716         (bfd-ilrt.tar.Z):  Remove ancient rule.
21718 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21720         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21721         pick up the machine and system specific header files.
21723         * configure.in, config.sub: added new target m68010-adobe-scout,
21724         with alias of adobe68k.  Changed configure.in to check for
21725         -scout before -sco* to avoid a false match.
21727         * Makefile.in: added AS_FOR_TARGET, passed down in
21728         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21729         the C compiler to use to create programs which are run in the
21730         build environment, set it to default to $(CC), and passed it down
21731         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21733 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21735         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21736         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21737         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21738         FOR_TARGET variants, to newlib and libg++.
21740 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21742         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21743         first.
21745 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21747         * config.sub:  Accept `elf' as an environment.
21749 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21751         * Makefile.in (all-opcodes):  cd into the right directory
21753 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21755         * configure: added -program_transform_name option, used as
21756         argument to sed when installing programs.
21757         configure.texi: added documentation for -program_prefix,
21758         -program_suffix and -program_transform_name.
21760 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21762         * config.sub:  Accept i486 where i386 ok.
21764 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21766         * config.sub: accept we32k
21768 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21770         * config.sub, configure.in: accept OSE68000 and OSE68k.
21772         * Makefile.in: don't create all directories for ``make install'';
21773         let the subdirectories create the ones they need.
21775 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21777         * COPYING: new file, GPL v2
21779 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21781         * Makefile.in: use the new gen-info-dir, which needs a template
21782         argument (which also lives in texinfo)
21784         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21786 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21788         * config.sub (ncr3000):  Change i386 to i486.
21790 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21792         * Makefile.in: add install-rcs, install-grep to
21793         install-no-fixedincludes, removed install-bison and install-libgcc
21795 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21797         * configure.in: grab the HPUX makefile fragment if on HPUX
21799 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21801         * Makefile.in: eradicate bison spoor (ditto libgcc).
21802         configure.in: recognise m68{k,000}-ericsson-OSE.
21803         es1800 is alias for m68k-ericsson-OSE
21805 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21807         * configure.in: rearrange the parts that remove programs from
21808         configdirs, based now on HOST==TARGET or by canonical triple.
21810 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21812         * test-build.mk: recurse explicitly with -f test-build.mk when
21813         appropriate.  predicate stage3 and comparison on the existence
21814         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21815         On very clean, also remove ...stamp-co.  Build in-place before
21816         doing other builds.
21818 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21820         * Makefile.in, configure.in: add tgas
21822 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21824         * Makefile.in: a number of changes merged in from progressive.
21826         * configure.in: add libm.
21828         * .cvsignore: ignore some stuff that comes from test-build.mk.
21830 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21832         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21834 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21836         * configure: Add program_suffix (parallel to program_prefix)
21837         * Makefile.in: adjust directory-creating script for losing decstation
21839 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21841         * configure:  Minor $subdir-related fixes.
21843 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21845         * configure: fix various problems with propogating
21846         makefile_target_frag in subdirs.
21847         * configure.in: config libgcc if its there
21849 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21851         * config.sub:  HPPA merge.
21853 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21855         * Makefile.in:  Replace all-bison with all-byacc in all
21856         dependency lines for other tools (which now use byacc).
21858 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21860         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21862 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21864         * Makefile.in: make gprof rules similar to byacc rules (instead of
21865         vestigal $(unsubdir) that didn't work...)
21867 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21869         * config.sub:  Add support for Linux.
21870         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21871         (at least for libg++).
21873 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21875         * configure.texi: fix doc for the -nfp option to configure
21877 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21879         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21881 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21883         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21884         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21885         * configure.in: added solaris* host_makefile_frag hook.
21887 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21889         * config.sub: changed recognition of m68000 so that various
21890         m68k types can be specified via m680[01234]0
21892 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21894         * config.sub (basic_machine): fix sed so that '-foo' isn't
21895         completely substituted out while .+'-foo' loses the '-foo'
21897 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21899         * config.sub ($os): Add -aout.
21901 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21903         * configure:  If host_makefile_frag is absolute, don't
21904         prefix ${invsubdir} (relevant to libg++ auto-configure).
21906 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21908         * Makefile.in (tooldir): Define it.
21909         (all-ld): Depend on all-flex.
21911 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21913         * Makefile.in (check):  Fix libg++ special case.
21915 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21917         * configure: do not bury `pwd` into config.status, thus do fewer
21918         pwd's.
21920         * configure: print the "Building in" message only when building in
21921         other than "." AND verbose.
21923         * configure: remove -s, rework -v to better accommodate guested
21924         configures.
21926         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21928 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21930         * Makefile.in: macroize flags passed on recursion.  remove
21931         fileutils.
21933 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21935         * configure: get makesrcdir right for subdirs deeper than 1.
21937         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21938         install.
21940 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21942         * Makefile.in: don't print subdir_do or recursion lines.
21944 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21946         * standards.texi: added menu item.
21948         * Makefile.in: build and install standards.info.
21950         * standards.texi: new file.
21952 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21954         * configure: test for and move config.status pieces from
21955         ${subdir}/.
21957 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21959         * configure:  Test for existance of files before trying to mv
21960         them, to avoid numerous non-existance messages.
21962 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21964         * configure: correct final line of config.status.
21966         * configure: patch from eggert.  Avoids a protection problem if
21967         the original Makefile.in is read only.
21969         * configure: use move-if-change from gcc to create config.status.
21970         Some makefiles depend on config.status to tell if a directory
21971         has been reconfigured for a different host.  This change
21972         prevents those directories from remaking everything in the case
21973         where the reconfig was only intended to rebuild a Makefile.
21975         * configure: test for config.sub with "config.sub sun4" rather
21976         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21977         host alias from a missing config.sub.
21979 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21981         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21982         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21984 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21986         * configure: mkdir ${subdir} as needed.
21988 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21990         * Makefile.in,configure.in: added autoconf.
21992 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21994         * Makefile.in: no longer pass against on recursion.
21996         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21997         definitions are not inherited.
21999         * configure: correct makesrcdir when subdir is .
22001 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
22003         * configure:  Add support for 'subdirs' variable, which is
22004         like 'configdirs', except that configure doesn't re-invoke
22005         itself for subdirs, it just creates a Makefile for each subdir.
22006         * configure.texi:  Document subdirs.
22008 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22010         * configure.in: added flex to configdirs
22012 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
22014         * Makefile.in: remove clean-stamps from clean.
22016 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
22018         * configure.in:  Add gdbtest to configdirs.
22020 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
22022         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
22023         to recursive makes.
22024         * configure.in:  Recognize new ncr3000 config.
22026 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
22028         * Makefile.in, configure.in: removed references to gdbm.
22030 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
22032         * config.sub:  Don't canonicalize os value
22033         newsos* to bsd (readline needs to check for newsos).
22034         (This fix was earlier made Jan 31, but got re-broken.)
22036 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
22038         * configure.in:  sco is an os, not a vendor!
22040         * configure:  Quote $( better.  Keep various shells happy.
22042 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
22044         * Makefile.in: eliminate stamp-files.
22046 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
22048         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
22049         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22051 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
22053         * config.sub:  fix iris/iris3.
22055 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
22057         * configure: re-add -rm.
22059 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
22061         * Maskefile.in: add .stmp-rcs to all.
22063         * configure.in: remove gas from rs6000 build, use aix host fragment.
22065 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
22067         * configure: pass down site_option during recursion.
22069 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
22071         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
22073 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
22075         * configure: Change exec_prefix so that it really defaults to prefix.
22077 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
22079         * Makefile.in, configure.in:  Add support for mmalloc library.
22081 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
22083         * Makefile.in: add stmp dependencies for a few more things.
22085 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
22087         * configure: adjusted error message on objdir/srcdir configure
22088         collision, per john's suggestion.
22090         * Makefile.in: add libiberty stmp to all and all.cross.
22092 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
22094         * Makefile.in: remove force dependencies, add grep to all.
22096 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
22098         * Makefile.in: drop flex.  make stamp files work.
22100         * configure: added test for conflicting configuration in srcdir,
22101         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
22102         gets cranky.  use relative paths for configure and srcdir
22103         whenever possible.  Send some error messages to stderr that were
22104         going to stdout.
22106 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
22108         * Makefile.in:  Fix libg++ rule to check for gcc directory
22109         before using gcc/gcc.  Also pass XTRAFLAGS.
22111 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
22113         * Makefile.in: added stmp-files so that directories aren't polled
22114         when they are already built.
22116         * configure.texi: fixed a node pointer problem.
22118 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
22120         * config.sub configure.in gdb/configure.in
22121         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22122         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22123         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
22125 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22127         * configure: -recurring becomes -silent.  corrected help message
22128         for -site= option.
22130         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22132 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22134         * configure: when building Makefile for crosses, replace
22135         tooldir and program_prefix.  default srcdir from location of
22136         config.sub.  remove "for host in hosts" and "for target in
22137         targets" loops.
22139 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22141         * Makefile.in: Do not pass bindir or mandir to cvs.
22143 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
22145         * Makefile.in, configure.in: removed traces of namesubdir,
22146         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
22147         copyrights to '92, changed some from Cygnus to FSF.
22149         * configure.texi: remove most references to multiple hosts,
22150         multiple targets, subdirs, etc.
22152         * configure.man: removed rcsid. reference config.sub not
22153         config.subr.
22155         * Makefile.in: mkdir $(infodir) on install-info.
22157 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
22159         * configure.texi:  Explain better about .gdbinit and about
22160         the environment that configure.in sections run in.
22162 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
22164         * configure.in:  Ultrix is only a decstation if it's a MIPS.
22166 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
22168         * README:  DOC.configure => cfg-paper.texi.
22170 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
22172         * config.sub (near case $os):  Don't convert newsos* to bsd!
22174 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
22176         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
22177         the number of copies of COPYING that go into the GDB tar file.
22179 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
22181         * bfd/configure.in, gdb/config/mh-i386sco,
22182         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22183         Fix SCO configuration stuff.
22185 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
22187         * Makefile.in:  For libg++, make sure the -I pointing
22188         to the gcc directory goes *after* all the libg++-local -I flags.
22189         Also, move just-gcc dependency from just-libg++ to all-libg++.
22191 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
22193         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
22195 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
22197         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
22199 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22201         * config.sub:  Add stratus configuration frags.  Also
22202         submitted to FSF.
22204 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
22206         * Makefile.in (DEV_SUPPORT):  add configure.man.
22208         * config.sub(Decode manufacturer-specific):  add -none*.
22210 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
22212         * Makefile.in:  remove form feeds to make Sun's make happy.
22213         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
22215 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
22217         * Makefile.in (AR_FLAGS):  Make quieter.
22219 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
22221         * configure.in:  Add libg++.
22222         * configure:  When verbose, don't output the command line at each
22223         level; it will be unremarkably the same as the previous version,
22224         which will be the same as what the user typed.
22226 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
22228         * configure.in, Makefile.in: fix clean-info, add flex.  add
22229         fileutils.
22231         * configure: be less sensitive to spaces in Makefile.in.  Do not
22232         look for sources in "..".  Doing so breaks subdirectories that
22233         might have their own configure.  If a subdir has it's own
22234         configure script, use it.
22236 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
22238         * cfg-paper.texi: some changes suggested by rms.
22240 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
22242         * config.sub:  Merge in some small additions from the FSF version,
22243         taken from the gcc distribution, to bring the Cygnus and FSF
22244         versions into closer sync.
22246 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
22248         * configure.in:  Changed svr4 references to sysv4.
22250 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
22252         * configure: added -V for version number option.
22254 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
22256         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22257         renamed from DOC.configure to cfg-paper.texi.
22259 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22261         * configure, config.subr, config.sub: config.subr is now
22262         config.sub again.
22264 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22266         * configure.texi: new file, in progress.
22268         * Makefile.in: build info file and install the man page for
22269         configure.
22271         * configure.man: new file, first cut.
22273         * configure: find config.subr again now that configuration "none"
22274         has gone.  removed all traces of the -ansi option.  removed all
22275         traces of the -languages option.
22277         * config.subr: resync from rms.
22279 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22281         * configure, config.sub, config.subr: merge config.sub into
22282         config.subr, call the result config.subr, remove config.sub, use
22283         config.subr.
22285         * Makefile.in: revised install for dir.info.
22287 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22289         * configure.in: add decstation host makefile frag.
22291         * Makefile.in: BISON now bison -y again.  also install-gcc on
22292         install.  clean-gdbm on clean.  infodir belongs in datadir.
22293         Make directories for info install.  Build dir.info here then
22294         install it.
22296 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22298         * Makefile.in: fix for bad directory tests.
22300 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22302         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22303         regexp.  -srcdir relative was being handled incorrectly.
22305         * Makefile.in: unwrapped some for loops so that parallel makes
22306         work again and so one can focus one's attention on a particular
22307         package.
22309 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22311         * configure: added PWD as a stand in for `pwd` (for speed). use
22312         elif wherever possible.  make -srcdir work without -objdir.
22313         -objdir= commented out.
22315 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22317         * configure: +options become --options.  -subdirs commented out.
22318         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22319         Makefile now at top of generated Makefile.  Removed cvs log
22320         entries.  added -srcdir.  create .gdbinit only if there is one
22321         in ${srcdir}.
22323         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22324         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22325         and mandir now keyed off datadir by default.
22327 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22329         * Freshly created ChangeLog.
22332 Local Variables:
22333 mode: change-log
22334 left-margin: 8
22335 fill-column: 76
22336 version-control: never
22337 End: