c-family: -Waddress-of-packed-member and casts
[official-gcc.git] / ChangeLog
blob236f420c5d60b578caff0cd9542b57036df241de
1 2023-12-12  Paul Iannetta  <piannetta@kalrayinc.com>
3         * MAINTAINERS: Add myself to write after approval
5 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
7         * MAINTAINERS: Update my email address
9 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
11         * MAINTAINERS: Add myself to write after approval
13 2023-11-23  Nathaniel Shead  <nathanieloshead@gmail.com>
15         * MAINTAINERS: Add myself to write after approval and DCO
17 2023-11-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
19         * libtool.m4: Fix stray call
21 2023-11-19  Lewis Hyatt  <lhyatt@gmail.com>
23         * Makefile.in: Regenerate.
24         * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
26 2023-11-18  Petter Tomner  <tomner@bahnhof.se>
28         * MAINTAINERS: Update my email address.
30 2023-11-18  Frederik Harwath  <frederik@harwath.name>
32         * MAINTAINERS: Change my address.
34 2023-11-16  Michal Jires  <mjires@suse.cz>
36         * MAINTAINERS: Add myself.
38 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
40         PR bootstrap/12596
41         * .gitignore: Add '/gettext*'.
42         * configure.ac (host_libs): Replace intl with gettext.
43         (hbaseargs, bbaseargs, baseargs): Split baseargs into
44         {h,b}baseargs.
45         (skip_barg): New flag.  Skips appending current flag to
46         bbaseargs.
47         <library exemptions>: Exempt --with-libintl-{type,prefix} from
48         target and build machine argument passing.
49         * configure: Regenerate.
50         * Makefile.def (host_modules): Replace intl module with gettext
51         module.
52         (configure-ld): Depend on configure-gettext.
53         * Makefile.in: Regenerate.
55 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
57         * intl/*: Remove.
59 2023-11-09  Jivan Hakobyan  <jivanhakobyan9@gmail.com>
61         * MAINTAINERS: Add myself.
63 2023-11-09  YunQiang Su  <yunqiang.su@cipunited.com>
65         * MAINTAINERS: Update my email address.
67 2023-11-06  Carl Love  <cel@linux.ibm.com>
69         * MAINTAINERS: Update my email address.
71 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
73         * .github/CONTRIBUTING.md: Wrap lines more tightly.
75 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
77         * .github/CONTRIBUTING.md: New file.
78         * .github/PULL_REQUEST_TEMPLATE.md: New file.
80 2023-10-22  Iain Sandoe  <iain@sandoe.co.uk>
82         * configure: Regenerate.
83         * configure.ac: Do not add default runpaths to GCC exes
84         when we are building -static-libstdc++/-static-libgcc (the
85         default).
86         * libtool.m4: Add 'enable-darwin-at-runpath'.  Act  on the
87         enable flag to alter Darwin libraries to use @rpath names.
89 2023-10-15  Mike Frysinger  <vapier@gentoo.org>
91         * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
92         * Makefile.in: Regenerate.
94 2023-10-11  Filip Kastl  <fkastl@suse.cz>
96         * MAINTAINERS: Fix name order.
98 2023-10-10  Christoph Müllner  <christoph.muellner@vrull.eu>
100         * MAINTAINERS: Add myself.
102 2023-10-06  Sergei Trofimovich  <siarheit@google.com>
104         PR bootstrap/111663
105         * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
106         * Makefile.in: Regenerate.
108 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
110         * SECURITY.txt: Fix up indentation.
112 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
114         * SECURITY.txt: Fix up commas.
116 2023-10-04  Siddhesh Poyarekar  <siddhesh@gotplt.org>
118         * SECURITY.txt: New file.
120 2023-09-18  Fei Gao  <gaofei@eswincomputing.com>
122         * MAINTAINERS: Add myself.
124 2023-09-15  Yang Yujie  <yangyujie@loongson.cn>
126         * config-ml.in: Remove unneeded loongarch clause.
127         * configure.ac: Register custom makefile fragments mt-loongarch-*
128         for loongarch targets.
129         * configure: Regenerate.
131 2023-09-12  Edwin Lu  <ewlu@rivosinc.com>
133         * MAINTAINERS: Add myself
135 2023-09-12  Thomas Schwinge  <thomas@codesourcery.com>
136             Chung-Lin Tang  <cltang@codesourcery.com>
138         PR testsuite/109951
139         * Makefile.tpl (BASE_TARGET_EXPORTS): Add
140         'SYSROOT_CFLAGS_FOR_TARGET'.
141         * Makefile.in: Regenerate.
143 2023-09-05  Yang Yujie  <yangyujie@loongson.cn>
145         * config-ml.in: Do not build the multilib library variant
146         that is duplicate with the toplevel one.
148 2023-08-29  Tsukasa OI  <research_trasio@irq.a4lg.com>
150         * MAINTAINERS: Add myself.
152 2023-08-22  Filip Kastl  <fkastl@suse.cz>
154         * MAINTAINERS: Update my email address.
156 2023-08-11  Eric Feng  <ef2648@columbia.edu>
158         * MAINTAINERS: Add myself.
160 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
162         * Makefile.def: Reflect that libsframe needs to installed before
163         libbfd.  Reorder a bit to better track libsframe dependencies.
164         * Makefile.in: Regenerate.
166 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
168         * Makefile.def: Add install dependency on libsframe for libbfd.
169         * Makefile.in: Regenerated.
171 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
173         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
174         Solaris 11.
176 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
178         * configure: Regenerate.
179         * configure.ac: Add Haiku to list of ELF OSes
180         * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
182 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
184         * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
185         options, including options containing paths.
187 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
189         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
190         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
191         errors from nms that refuse to work on non-regular files.  Remove
192         other workarounds for this problem.  Strip out blank lines from the
193         nm output.
195 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
197         * configure.ac: Reinstate 32b PA-RISC HP-UX targets
198         * configure: Regenerate.
200 2023-08-07  Simon Marchi  <simon.marchi@efficios.com>
202         * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
203         * configure: Re-generate.
204         * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
205         (PKG_CONFIG_PATH): New.
206         * Makefile.in: Re-generate.
208 2023-08-07  Luis Machado  <luis.machado@arm.com>
210         * configure.ac: Disable year2038 by default on 32-bit hosts.
211         * configure: Regenerate.
213 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
215         * Makefile.def: Add gprofng module.
216         * configure.ac: Add --enable-gprofng option.
217         * Makefile.in: Regenerate.
218         * configure: Regenerate.
220 2023-08-07  Martin Liska  <mliska@suse.cz>
222         * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
223         * configure: Regenerate.
225 2023-08-07  Fangrui Song  <maskray@google.com>
227         * configure: Regenerate.
228         * configure.ac: Add --with-zstd.
230 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
232         * configure: Regenerate.
233         * configure.ac: Recover tilegx/tilepro targets.
235 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
237         * configure: Regenerated.
238         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
239         --plugin and rc before enabling --plugin.
241 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
243         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
244         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
245         * configure.ac: Include config/gcc-plugin.m4.
246         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
247         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
248         RANLIB if possible.
249         * Makefile.in: Regenerated.
250         * configure: Likewise.
252 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
254         * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
255         $(CFLAGS).
257 2023-08-07  David Faust  <david.faust@oracle.com>
259         * MAINTAINERS: Add the BPF port to my reviewer listing.
261 2023-08-02  Jan Beulich  <jbeulich@suse.com>
263         * MAINTAINERS: Correct my email address.
265 2023-08-02  Hu, Lin1  <lin1.hu@intel.com>
267         * MAINTAINERS (Write After Approval): Add myself.
269 2023-08-01  Richard Ball  <richard.ball@arm.com>
271         * MAINTAINERS: Add myself.
273 2023-07-31  Andreas Schwab  <schwab@suse.de>
275         * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
276         * configure: Regenerate.
277         * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
279 2023-07-31  xuli  <xuli1@eswincomputing.com>
281         * MAINTAINERS: Add myself.
283 2023-07-25  Thomas Schwinge  <thomas@codesourcery.com>
285         * MAINTAINERS: List myself as "nvptx port" maintainer.
287 2023-07-21  Cupertino Miranda  <cupertino.miranda@oracle.com>
289         * MAINTAINERS: Add myself to write after approval
291 2023-07-18  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
293         * MAINTAINERS: Add myself as a reviewer for the riscv port.
295 2023-07-18  Robin Dapp  <rdapp@ventanamicro.com>
297         * MAINTAINERS: Add myself as a reviewer for the riscv port.
299 2023-07-12  Hao Liu  <hliu@os.amperecomputing.com>
301         * MAINTAINERS: Add Hao Liu to write after approval
303 2023-07-12  Ken Matsui  <kmatsui@gcc.gnu.org>
305         * MAINTAINERS: Add Ken Matsui to write after approval
307 2023-07-07  Eugene Rozenfeld  <erozen@microsoft.com>
309         * Makefile.in: Collect both kernel and user events for autofdo
310         * Makefile.tpl: Collect both kernel and user events for autofdo
312 2023-06-30  Rishi Raj  <rishiraj45035@gmail.com>
314         * MAINTAINERS: Added myself to Write After Approval and DCO
316 2023-06-29  Eugene Rozenfeld  <erozen@microsoft.com>
318         * Makefile.in: Remove -gtoggle for STAGEautoprofile
319         * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
321 2023-06-25  Lehua Ding  <lehua.ding@rivai.ai>
323         * MAINTAINERS: Add Lehua Ding to write after approval
325 2023-06-25  Iain Sandoe  <iain@sandoe.co.uk>
327         * Makefile.def: Pass the enable-host-pie value to GCC configure.
328         * Makefile.in: Regenerate.
329         * configure: Regenerate.
330         * configure.ac: Adjust the logic for shared and PIE host flags to
331         ensure that PIE is passed for hosts that require it.
333 2023-06-16  YunQiang Su  <yunqiang.su@cipunited.com>
335         * MAINTAINERS (Write After Approval): move Matthew Fortune
336         to Write After Approval.
338 2023-06-15  Marek Polacek  <polacek@redhat.com>
340         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
341         check.
342         * configure: Regenerate.
344 2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
346         * MAINTAINERS: Add myself to write after approval
348 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
350         * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
351         port maintainer.
352         (Write After Approval): Remove myself.
354 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
356         * MAINTAINERS (Write After Approval): Add myself.
358 2023-05-29  Martin Jambor  <mjambor@suse.cz>
360         * MAINTAINERS: Replace spaces with tabs.
362 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
364         * MAINTAINERS: New entry.
366 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
368         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
369         * Makefile.in: Regenerate
371 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
373         * Makefile.in: Disable warnings as errors for STAGEautofeedback
375 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
377         * MAINTAINERS: Sort.
379 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
381         * MAINTAINERS: Add myself.
383 2023-05-10  Pan Li  <pan2.li@intel.com>
385         * MAINTAINERS: Add myself.
387 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
389         * Makefile.in: Define PROFILE_MERGER
390         * Makefile.tpl: Define PROFILE_MERGER
392 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
394         * MAINTAINERS: Change my email address.
396 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
398         * MAINTAINERS: Add myself.
400 2023-04-26  Martin Liska  <mliska@suse.cz>
402         * MAINTAINERS: fix sorting
404 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
406         * MAINTAINERS (Write After Approval): Add myself.
408 2023-04-24  Martin Liska  <mliska@suse.cz>
410         * MAINTAINERS: Fix sorting.
412 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
414         * configure: Regenerate.
415         * configure.ac: Only create serdep.tmp if needed
417 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
419         * MAINTAINERS (Write After Approval): Add myself.
421 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
423         * MAINTAINERS (Write After Approval): Add myself.
424         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
426 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
428         * MAINTAINERS: Add myself.
430 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
432         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
434 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
436         * MAINTAINERS (Write After Approval): Add myself.
438 2023-02-16  Martin Liska  <mliska@suse.cz>
440         * MAINTAINERS: I'm stepping down from my positions.
442 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
444         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
446 2023-01-06  Clément Chigot  <chigot@adacore.com>
448         * configure.ac: Skip GMP and MPFR when --disable-gdb is
449         provided.
450         * configure: Regenerate.
452 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
454         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
456 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
458         * Makefile.def: Do not build shared libffi.
459         * Makefile.in: Regenerate.
461 2022-12-21  Andrew Pinski  <apinski@marvell.com>
463         * Makefile.def: Add configure-gdb dependencies
464         on all-gmp and all-mpfr.
465         * configure.ac: Split out MPC checking from MPFR.
466         Require GMP and MPFR if the gdb directory exist.
467         * Makefile.in: Regenerate.
468         * configure: Regenerate.
470 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
472         * configure.ac (target_libraries): Add target-libgm2.
473         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
474         Add GCC_TARGET_TOOL entry for gm2.
475         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
476         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
477         * Makefile.def (target_modules): Add libgm2.
478         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
479         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
480         (languages): Add entry for language=m2 with gcc-check-target=check-m2
481         and lib-check-target=check-target-libgm2.
482         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
483         (HOST_EXPORTS): Add definition for GM2.
484         (BASE_TARGET_EXPORTS): Add definition for GM2.
485         (GM2_FOR_BUILD): Defined.
486         (GM2FLAGS): Defined.
487         (GM2_FOR_TARGET): Defined.
488         (GM2FLAGS_FOR_TARGET): Defined.
489         (EXTRA_HOST_FLAGS): Defined.
490         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
491         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
492         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
493         * configure: Rebuilt.
494         * Makefile.in: Rebuilt.
496 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
498         * Makefile.def: Add Rust language.
499         * Makefile.in: Regenerate via autogen.
501 2022-12-09  Martin Liska  <mliska@suse.cz>
503         * MAINTAINERS: Fix spacing.
505 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
507         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
509 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
511         * Makefile.def: Pass host_libs_picflag to host dependent library
512         configures.
513         * Makefile.in: Regenerate.
514         * configure: Regenerate.
515         * configure.ac (host_libs_picflag): New configure variable set to
516         '--with-pic' when building 'host_shared'.
518 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
520         * Makefile.def: Add libsframe as new module with its dependencies.
521         * Makefile.in: Regenerated.
522         * configure.ac: Add libsframe to host_libs.
523         * configure: Regenerated.
525 2022-11-23  Marek Polacek  <polacek@redhat.com>
527         Revert:
528         2022-11-23  Marek Polacek  <polacek@redhat.com>
530         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
531         isl.
532         * Makefile.in: Regenerate.
533         * Makefile.tpl: Set PICFLAG.
534         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
535         check.
536         * configure: Regenerate.
538 2022-11-23  Marek Polacek  <polacek@redhat.com>
540         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
541         isl.
542         * Makefile.in: Regenerate.
543         * Makefile.tpl: Set PICFLAG.
544         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
545         check.
546         * configure: Regenerate.
548 2022-11-14  Martin Liska  <mliska@suse.cz>
550         Revert:
551         2022-11-09  Martin Liska  <mliska@suse.cz>
553         * doc/Makefile: New file.
554         * doc/_static/custom.css: New file.
555         * doc/baseconf.py: New file.
556         * doc/bsd.rst: New file.
557         * doc/contrib.rst: New file.
558         * doc/contribute.rst: New file.
559         * doc/cppdiropts.rst: New file.
560         * doc/cppenv.rst: New file.
561         * doc/cppopts.rst: New file.
562         * doc/cppwarnopts.rst: New file.
563         * doc/favicon.ico: New file.
564         * doc/funding.rst: New file.
565         * doc/gcc_sphinx.py: New file.
566         * doc/gnu.rst: New file.
567         * doc/gnu_free_documentation_license.rst: New file.
568         * doc/gpl-3.0.rst: New file.
569         * doc/indices-and-tables.rst: New file.
570         * doc/lgpl-2.1.rst: New file.
571         * doc/logo.pdf: New file.
572         * doc/logo.svg: New file.
573         * doc/md.rst: New file.
574         * doc/requirements.txt: New file.
576 2022-11-14  Martin Liska  <mliska@suse.cz>
578         Revert:
579         2022-11-09  Martin Liska  <mliska@suse.cz>
581         * doc/baseconf.py: Port to GCC sources.
583 2022-11-14  Martin Liska  <mliska@suse.cz>
585         Revert:
586         2022-11-14  Martin Liska  <mliska@suse.cz>
588         * configure: Regenerate.
589         * configure.ac: Support Sphinx based documentation.
591 2022-11-14  Martin Liska  <mliska@suse.cz>
593         Revert:
594         2022-11-09  Martin Liska  <mliska@suse.cz>
596         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
597         provide a default.
599 2022-11-14  Martin Liska  <mliska@suse.cz>
601         Revert:
602         2022-11-09  Martin Liska  <mliska@suse.cz>
604         * doc/bsd.rst:
605         Add trailing newline.
606         * doc/contrib.rst:
607         Add trailing newline.
608         * doc/contribute.rst:
609         Add trailing newline.
610         * doc/cppdiropts.rst:
611         Add trailing newline.
612         * doc/cppenv.rst:
613         Add trailing newline.
614         * doc/cppopts.rst:
615         Add trailing newline.
616         * doc/cppwarnopts.rst:
617         Add trailing newline.
618         * doc/funding.rst:
619         Add trailing newline.
620         * doc/gnu.rst:
621         Add trailing newline.
622         * doc/gnu_free_documentation_license.rst:
623         Add trailing newline.
624         * doc/gpl-3.0.rst:
625         Add trailing newline.
626         * doc/indices-and-tables.rst:
627         Add trailing newline.
628         * doc/lgpl-2.1.rst:
629         Add trailing newline.
630         * doc/md.rst:
631         Add trailing newline.
633 2022-11-14  Martin Liska  <mliska@suse.cz>
635         Revert:
636         2022-11-09  Martin Liska  <mliska@suse.cz>
638         * configure.ac: Use new install URL.
639         * configure: Regenerate.
641 2022-11-14  Martin Liska  <mliska@suse.cz>
643         Revert:
644         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
646         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
647         instead of just ``.''.
648         * doc/gcc_sphinx.py: Moved to...
649         * doc/modules/gcc_sphinx.py: ...here.
651 2022-11-14  Martin Liska  <mliska@suse.cz>
653         Revert:
654         2022-11-10  Martin Liska  <mliska@suse.cz>
656         * doc/baseconf.py: Modernize by using pathlib.
658 2022-11-14  Martin Liska  <mliska@suse.cz>
660         Revert:
661         2022-11-11  Martin Liska  <mliska@suse.cz>
663         * doc/Makefile: Disable -j auto.
665 2022-11-14  Martin Liska  <mliska@suse.cz>
667         Revert:
668         2022-11-11  Martin Liska  <mliska@suse.cz>
670         * doc/Makefile: Update comment.
672 2022-11-14  Martin Liska  <mliska@suse.cz>
674         Revert:
675         2022-11-11  Martin Liska  <mliska@suse.cz>
677         * doc/indices-and-tables.rst: Rename Indexes to Indices.
679 2022-11-14  Martin Liska  <mliska@suse.cz>
681         Revert:
682         2022-11-13  Martin Liska  <mliska@suse.cz>
684         PR web/107643
685         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
686         is set.
687         * doc/indices-and-tables.rst: Use include_todo tag.
689 2022-11-14  Martin Liska  <mliska@suse.cz>
691         Revert:
692         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
694         * doc/contrib.rst: Update Jeff Law's email address.
696 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
698         * doc/contrib.rst: Update Jeff Law's email address.
700 2022-11-13  Martin Liska  <mliska@suse.cz>
702         PR web/107643
703         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
704         is set.
705         * doc/indices-and-tables.rst: Use include_todo tag.
707 2022-11-11  Martin Liska  <mliska@suse.cz>
709         * doc/indices-and-tables.rst: Rename Indexes to Indices.
711 2022-11-11  Martin Liska  <mliska@suse.cz>
713         * doc/Makefile: Update comment.
715 2022-11-11  Martin Liska  <mliska@suse.cz>
717         * doc/Makefile: Disable -j auto.
719 2022-11-10  Martin Liska  <mliska@suse.cz>
721         * doc/baseconf.py: Modernize by using pathlib.
723 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
725         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
726         instead of just ``.''.
727         * doc/gcc_sphinx.py: Moved to...
728         * doc/modules/gcc_sphinx.py: ...here.
730 2022-11-09  Martin Liska  <mliska@suse.cz>
732         * configure.ac: Use new install URL.
733         * configure: Regenerate.
735 2022-11-09  Martin Liska  <mliska@suse.cz>
737         * doc/bsd.rst:
738         Add trailing newline.
739         * doc/contrib.rst:
740         Add trailing newline.
741         * doc/contribute.rst:
742         Add trailing newline.
743         * doc/cppdiropts.rst:
744         Add trailing newline.
745         * doc/cppenv.rst:
746         Add trailing newline.
747         * doc/cppopts.rst:
748         Add trailing newline.
749         * doc/cppwarnopts.rst:
750         Add trailing newline.
751         * doc/funding.rst:
752         Add trailing newline.
753         * doc/gnu.rst:
754         Add trailing newline.
755         * doc/gnu_free_documentation_license.rst:
756         Add trailing newline.
757         * doc/gpl-3.0.rst:
758         Add trailing newline.
759         * doc/indices-and-tables.rst:
760         Add trailing newline.
761         * doc/lgpl-2.1.rst:
762         Add trailing newline.
763         * doc/md.rst:
764         Add trailing newline.
766 2022-11-09  Martin Liska  <mliska@suse.cz>
768         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
769         provide a default.
771 2022-11-09  Martin Liska  <mliska@suse.cz>
773         * configure: Regenerate.
774         * configure.ac: Support Sphinx based documentation.
776 2022-11-09  Martin Liska  <mliska@suse.cz>
778         * doc/baseconf.py: Port to GCC sources.
780 2022-11-09  Martin Liska  <mliska@suse.cz>
782         * doc/Makefile: New file.
783         * doc/_static/custom.css: New file.
784         * doc/baseconf.py: New file.
785         * doc/bsd.rst: New file.
786         * doc/contrib.rst: New file.
787         * doc/contribute.rst: New file.
788         * doc/cppdiropts.rst: New file.
789         * doc/cppenv.rst: New file.
790         * doc/cppopts.rst: New file.
791         * doc/cppwarnopts.rst: New file.
792         * doc/favicon.ico: New file.
793         * doc/funding.rst: New file.
794         * doc/gcc_sphinx.py: New file.
795         * doc/gnu.rst: New file.
796         * doc/gnu_free_documentation_license.rst: New file.
797         * doc/gpl-3.0.rst: New file.
798         * doc/indices-and-tables.rst: New file.
799         * doc/lgpl-2.1.rst: New file.
800         * doc/logo.pdf: New file.
801         * doc/logo.svg: New file.
802         * doc/md.rst: New file.
803         * doc/requirements.txt: New file.
805 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
807         * Makefile.def: Remove module 'liboffloadmic'.
808         * Makefile.in: Regenerate.
809         * configure.ac: Remove 'liboffloadmic' handling.
810         * configure: Regenerate.
812 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
814         * MAINTAINERS: Update email address.
816 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
818         * configure.ac: Don't configure readline if --with-system-readline is
819         used.
820         * configure: Re-generate.
822 2022-10-12  Cui,Lili  <lili.cui@intel.com>
824         * MAINTAINERS (Write After Approval): Add myself.
826 2022-10-11  Olivier Hainque  <hainque@adacore.com>
828         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
829         and friends for rtp !large. Assume the linker has the required
830         abilities and set lt_cv_deplibs_check_method.
832 2022-09-30  Olivier Hainque  <hainque@adacore.com>
834         * configure.ac (*vxworks*): If enable_shared is not
835         set, set to "no" and add --disable-shared to target and
836         host_configargs.
837         * configure: Regenerate.
839 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
841         * MAINTAINERS: Update my email address and DCO entry.
843 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
845         * MAINTAINERS (Write After Approval): Add myself.
847 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
849         * MAINTAINERS (Write After Approval): Add myself.
851 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
853         * MAINTAINERS: Update my email address.
855 2022-09-07  Tom de Vries  <tdevries@suse.de>
857         * configure.ac: Set extra_host_libiberty_configure_flags and
858         extra_host_zlib_configure_flags in separate case statements.
859         * configure: Regenerate.
861 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
863         * MAINTAINERS: Update c-sky port maintainers' emails.
865 2022-08-31  Martin Liska  <mliska@suse.cz>
867         * configure: Regenerate.
868         * configure.ac: Delete hpux9 and hpux10.
870 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
872         * Makefile.def: Drop libelf module and gcc-configure dependency
873         on it.
874         * Makefile.in: Regenerate with 'autogen Makefile.def'.
875         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
876         LIBELFINC.
877         * configure: Regenrate.
878         * configure.ac (host_libs): Drop unused libelf.
880 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
882         * Makefile.in: Regenerate.
884 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
886         * MAINTAINERS: Add myself as AutoFDO maintainer.
888 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
889             Arnaud Charlet  <charlet@adacore.com>
891         * configure: Regenerate.
893 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
895         PR bootstrap/106472
896         * Makefile.def (dependencies): Make configure-target-libgo depend
897         upon all-target-libbacktrace.
899 2022-07-27  David Faust  <david.faust@oracle.com>
901         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
903 2022-07-27  Richard Biener  <rguenther@suse.de>
905         * MAINTAINERS (Roger Sayle): Update e-mail address.
907 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
909         * MAINTAINERS (Write After Approval): Add myself.
911 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
913         * MAINTAINERS: Add myself as Ada front end co-maintainer.
915 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
917         * .gitignore: Do not ignore config.h.
919 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
921         * MAINTAINERS: Add myself to Write After Approval.
923 2022-07-04  Martin Liska  <mliska@suse.cz>
925         * MAINTAINERS: fix sorting of names
927 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
929         * MAINTAINERS: add myself.
931 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
933         * MAINTAINERS: Add myself to write after approval and DCO.
935 2022-07-02  Tim Lange  <mail@tim-lange.me>
937         * MAINTAINERS: Add myself.
939 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
941         * MAINTAINERS (Write After Approval): Add myself.
943 2022-06-30  Cui,Lili  <lili.cui@intel.com>
945         Revert:
946         2022-06-30  Cui,Lili  <lili.cui@intel.com>
948         * MAINTAINERS (Write After Approval): Add myself.
950 2022-06-30  Cui,Lili  <lili.cui@intel.com>
952         * MAINTAINERS (Write After Approval): Add myself.
954 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
956         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
957         (EXTRA_GCC_FLAGS): Likewise.
958         * Makefile.in: Rebuilt.
960 2022-06-28  konglin1  <lingling.kong@intel.com>
962         * MAINTAINERS (Write After Approval): Add myself.
964 2022-06-27  Tom de Vries  <tdevries@suse.de>
966         * configure.ac: Build libiberty pic variant for gdbserver.
967         * configure: Regenerate.
969 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
971         * configure: Regenerate.
972         * configure.ac: Correct use of $host.
974 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
976         * MAINTAINERS: Remove tilegx and tilepro entries.
977         * configure.ac: Remove tilegx and tilepro stanzas.
978         * configure: Rebuilt.
980 2022-05-28  Bruce Korb  <bkorb@gnu.org>
982         * .gitignore: Ignore vim swap files
984 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
986         * MAINTAINERS: Add myself to write after approval.
988 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
990         * MAINTAINERS: Remove myself from DCO section.
992 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
994         * MAINTAINERS: Update my email address.
996 2022-05-09  Clément Chigot  <chigot@adacore.com>
998         * MAINTAINERS: Update my email address.
1000 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
1002         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1003         section.
1005 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
1007         * MAINTAINERS: Update my email address.
1009 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
1011         * MAINTAINERS: Update my email address.
1013 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1015         * MAINTAINERS: (CPU Port Maintainers): Add myself and
1016         Lulu as LoongArch port maintainer.
1018 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1019             Lulu Cheng  <chenglulu@loongson.cn>
1021         * configure.ac: Add LoongArch tuples.
1022         * configure: Regenerate.
1024 2022-03-28  Tom Tromey  <tromey@adacore.com>
1026         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1027         * configure: Rebuild.
1029 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
1031         * MAINTAINERS: Change my information.
1033 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
1035         * MAINTAINERS: Add myself to DCO section.
1037 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
1039         * configure.ac: Fix incorrect option in comment.
1040         * configure: Regenerate.
1042 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
1044         * Makefile.def (dependencies): Make configure-sim depend on
1045         all-readline.
1046         * Makefile.in: Regenerate.
1048 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
1050         * MAINTAINERS (Write After Approval): Update my e-mail address.
1052 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
1054         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1056 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
1058         * MAINTAINERS: Update my email and add myself to the DCO list.
1060 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
1062         Revert:
1063         2021-09-16  Andrew Pinski  <apinski@marvell.com>
1065         PR bootstrap/67102
1066         * Makefile.def: Have configure-target-libffi depend on
1067         all-target-libstdc++-v3.
1068         * Makefile.in: Regenerate.
1070 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
1072         PR other/104181
1073         * build.log: Remove.
1075 2022-01-20  Martin Liska  <mliska@suse.cz>
1077         * MAINTAINERS: Adjust email address based on IRC request.
1079 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
1081         * MAINTAINERS: Update my email address.
1083 2022-01-17  Martin Liska  <mliska@suse.cz>
1085         * MAINTAINERS: Rename .c names to .cc.
1087 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
1089         * Makefile.am: Remove.
1091 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
1093         * Makefile.am: New file.
1095 2022-01-11  Martin Liska  <mliska@suse.cz>
1097         * MAINTAINERS: Sort 2 names.
1099 2022-01-10  Martin Liska  <mliska@suse.cz>
1101         * MAINTAINERS: Fix obvious issues with sorting.
1103 2022-01-07  liuhongt  <hongtao.liu@intel.com>
1105         * build.log: New file.
1107 2022-01-05  Nathan Sidwell  <nathan@acm.org>
1109         * MAINTAINERS: Add DCO entry.  Sort that list.
1111 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
1113         * MAINTAINERS: Change of email address in both DCO and
1114         Write After Approval list.
1116 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
1118         * configure: Regenerate.
1120 2021-12-21  Martin Liska  <mliska@suse.cz>
1122         * config.sub: Change mode back to 755.
1124 2021-12-17  Martin Liska  <mliska@suse.cz>
1126         * config.sub: Sync from master.
1128 2021-12-17  Martin Liska  <mliska@suse.cz>
1130         Revert:
1131         2021-12-16  Matthias Seidel  <mseidel@apache.org>
1133         * config.sub: Fix typo.
1135 2021-12-16  Matthias Seidel  <mseidel@apache.org>
1137         * config.sub: Fix typo.
1139 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
1141         Revert:
1142         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1144         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1145         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1146         * configure.ac: Include config/gcc-plugin.m4.
1147         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1148         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1149         RANLIB if possible.
1150         * Makefile.in: Regenerated.
1151         * configure: Likewise.
1153 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1155         * Makefile.tpl (BUILD_CFLAGS): New.
1156         (CFLAGS): Append $(BUILD_CFLAGS).
1157         (CXXFLAGS): Likewise.
1158         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1159         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1160         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1161         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1162         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1163         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1164         (PGO-TRAINING-TARGETS): Likewise.
1165         (PGO_BUILD_TRAINING): Likewise.
1166         (all): Add '+' to the command line for recursive make.  Support
1167         the PGO build.
1168         * configure.ac: Add --enable-pgo-build[=lto].
1169         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1170         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
1171         * Makefile.in: Regenerated.
1172         * configure: Likewise.
1174 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1176         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1177         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1178         * configure.ac: Include config/gcc-plugin.m4.
1179         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1180         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1181         RANLIB if possible.
1182         * Makefile.in: Regenerated.
1183         * configure: Likewise.
1185 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
1187         * MAINTAINERS: Add myself to write after approval.
1189 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
1191         * MAINTAINERS: Adding myself.
1193 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
1195         * configure: Regenerate.
1196         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1197         $(CPP).
1199 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
1201         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1202         libatomic.
1203         * Makefile.in: Regenerate.
1204         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1205         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1206         target-libphobos-bootstrap.
1207         (STAGE2_CONFIGURE_FLAGS): Likewise.
1208         * configure: Regenerate.
1209         * configure.ac: Add support for bootstrapping D front-end.
1211 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
1213         * MAINTAINERS: Add myself to DCO section and update email address.
1215 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
1217         * configure: Regenerate.
1218         * configure.ac: Ensure that PIC (shared) defaults are set
1219         correctly for Darwin.
1221 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
1223         * MAINTAINERS: Update my address.
1225 2021-11-12  Alan Modra  <amodra@gmail.com>
1227         * Makefile.def (configure-opcodes): Depend on configure-bfd.
1228         * Makefile.in: Regenerate.
1230 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
1232         * MAINTAINERS: Clarify the policy WRT the Write After Approval
1233         list.
1235 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
1237         * MAINTAINERS (Reviewers, arc): Remove my entry.
1238         (Write After Approval): Add an entry for myself.
1240 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
1242         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1243         * Makefile.in: Regenerate.
1244         * configure: Regenerate.
1245         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1247 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
1249         * MAINTAINERS: Fix up Maciej's entries.
1251 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
1253         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1254         maintainer.
1256 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
1258         PR other/102663
1259         * Makefile.def: Handle install-dvi target.
1260         * Makefile.tpl: Likewise.
1261         * Makefile.in: Regenerate.
1263 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
1265         * MAINTAINERS: Add myself for write after approval.
1267 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
1269         * Makefile.def: Mark libcody, libdecnumber,
1270         c++tools, libgcc, and libobjc as missing TAGS
1271         targets.
1272         * Makefile.in: Regenerate.
1274 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
1276         * MAINTAINERS: Add myself to DCO section and update email
1277         address.
1279 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
1281         * MAINTAINERS: Add myself to DCO section.
1283 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1285         * configure: Regenerate.
1286         * configure.ac (skipdirs): Add the contents of target_configdirs if
1287         we are not building gcc.
1289 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1291         * Makefile.def: Back-port commits ba4d88ad892f and
1292         755ba58ebef0 from binutils-gdb repository.
1293         * Makefile.in: Regenerated.
1295 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
1297         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1299 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
1301         * Makefile.def: Add a jit check target for the jit
1302         language.
1303         * Makefile.in: Regenerate.
1305 2021-09-16  Andrew Pinski  <apinski@marvell.com>
1307         PR bootstrap/67102
1308         * Makefile.def: Have configure-target-libffi depend on
1309         all-target-libstdc++-v3.
1310         * Makefile.in: Regenerate.
1312 2021-09-10  Petter Tomner  <tomner@kth.se>
1314         * MAINTAINERS: Me added to DCO and write after approval
1316 2021-09-01  YunQiang Su  <syq@debian.org>
1318         * MAINTAINERS: Add myself for write after approval.
1320 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1322         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1323         * Makefile.in: Regenerate.
1325 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
1327         * MAINTAINERS: Add myself for write after approval.
1329 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
1331         * Makefile.in: Regenerate.
1332         * Makefile.tpl: Make the state of the configured host
1333         shared flag available to makefile fragements.
1335 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
1337         * MAINTAINERS (Write After Approval): Add myself.
1339 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1341         * .dir-locals.el (bug-reference-url-format): Use https.
1343 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1345         * .dir-locals.el (c-mode): Change fill-column to 79.
1347 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
1349         * MAINTAINERS: Add myself to DCO section.
1351 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1353         * configure: Regenerate.
1354         * configure.ac: Adjust cases for which it is necessary to
1355         include the Darwin host config fragment.
1357 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1359         * MAINTAINERS: Add myself for write after approval and DCO.
1361 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1363         * Makefile.def: Add dsymutil defs.
1364         * Makefile.in: Regenerated.
1365         * Makefile.tpl: Add dsymutil to flags.
1366         * configure: Regenerated.
1367         * configure.ac: Add dsymutil to target and build recipes.
1369 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1371         * MAINTAINERS: Add myself for write after approval.
1373 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1375         * MAINTAINERS (Write After Approval): Add myself.
1377 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1379         * MAINTAINERS: Add myself for write after approval and DCO
1381 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1383         * .gitignore: Add entry for cscope.out.
1385 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1387         * MAINTAINERS: Remove my Write After Approval entry.
1389 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1391         * MAINTAINERS: Add myself as maintainer of the i386 vector
1392         extensions.
1394 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1396         * MAINTAINERS (Write After Approval): Add myself.
1398 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1400         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1401         as *vrp and ranger maintainers.
1403 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1405         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1406         not trigger testsuite failures.
1408 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1410         * MAINTAINERS: Add myself to DCO section with both email addresses.
1412 2021-06-03  Jason Merrill  <jason@redhat.com>
1414         * MAINTAINERS: Add DCO version number.
1416 2021-06-02  Jason Merrill  <jason@redhat.com>
1418         * MAINTAINERS: Add DCO section.
1420 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1422         * MAINTAINERS (Write After Approval): Add myself.
1424 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1426         * configure.ac: Add gnulib to configdirs for sim.
1427         * configure: Regenerate.
1429 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1431         * Makefile.def: Add configure-sim dependency on all-gnulib.
1432         * Makefile.in: Regenerated.
1434 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1436         * MAINTAINERS (Write After Approval): Add myself.
1438 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1440         * MAINTAINERS (Write After Approval): Add myself.
1442 2021-05-11  Martin Liska  <mliska@suse.cz>
1444         * MAINTAINERS: Remove entries for removed
1445         components (HSA, BRIG, libhsail-rt).
1446         Move Pekka to Write After Approval.
1448 2021-05-11  Martin Liska  <mliska@suse.cz>
1450         * Makefile.def: Remove libhsail-rt.
1451         * Makefile.in: Likewise.
1452         * configure.ac: Likewise.
1453         * configure: Regenerate.
1454         * libhsail-rt/ChangeLog: Removed.
1455         * libhsail-rt/Makefile.am: Removed.
1456         * libhsail-rt/Makefile.in: Removed.
1457         * libhsail-rt/README: Removed.
1458         * libhsail-rt/aclocal.m4: Removed.
1459         * libhsail-rt/configure: Removed.
1460         * libhsail-rt/configure.ac: Removed.
1461         * libhsail-rt/configure.tgt: Removed.
1462         * libhsail-rt/include/internal/fibers.h: Removed.
1463         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1464         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1465         * libhsail-rt/include/internal/workitems.h: Removed.
1466         * libhsail-rt/rt/arithmetic.c: Removed.
1467         * libhsail-rt/rt/atomics.c: Removed.
1468         * libhsail-rt/rt/bitstring.c: Removed.
1469         * libhsail-rt/rt/fbarrier.c: Removed.
1470         * libhsail-rt/rt/fibers.c: Removed.
1471         * libhsail-rt/rt/fp16.c: Removed.
1472         * libhsail-rt/rt/misc.c: Removed.
1473         * libhsail-rt/rt/multimedia.c: Removed.
1474         * libhsail-rt/rt/queue.c: Removed.
1475         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1476         * libhsail-rt/rt/segment.c: Removed.
1477         * libhsail-rt/rt/workitems.c: Removed.
1478         * libhsail-rt/target-config.h.in: Removed.
1480 2021-05-04  Nick Clifton  <nickc@redhat.com>
1482         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1483         * configure: Regenerate.
1485 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1486             Tobias Burnus  <tobias@codesourcery.com>
1488         * configure.ac (--enable-offload-defaulted): New.
1489         * configure: Regenerate.
1491 2021-04-23  David Faust  <david.faust@oracle.com>
1493         * MAINTAINERS (Write After Approval): Add myself.
1495 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1497         * MAINTAINERS (Write After Approval): Add myself.
1499 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1501         * MAINTAINERS: Add myself as pru port maintainer.
1503 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1505         * MAINTAINERS: Add myself as static analyzer maintainer.
1507 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1509         * MAINTAINERS: Update primary entry.
1511 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1513         * MAINTAINERS (Write After Approval): Add myself.
1515 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1517         * Makefile.def: Remove all-sim dependency on configure-gdb.
1518         * Makefile.in: Regenerated.
1520 2021-03-11  Jeff Law  <law@redhat.com>
1522         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1524 2021-03-11  Martin Liska  <mliska@suse.cz>
1526         * Makefile.tpl: The change was done Makefile.in which
1527         is generated file.
1529 2021-03-08  Jeff Law  <law@redhat.com>
1531         * MAINTAINERS: Update my email address
1533 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1535         * config.guess: Import latest upstream.
1536         * config.sub: Import latest upstream.
1538 2021-01-25  Martin Liska  <mliska@suse.cz>
1540         PR gcov-profile/98739
1541         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1542         for profiledbootstrap.
1544 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1546         * MAINTAINERS (Write After Approval): Add myself.
1548 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1550         * MAINTAINERS (Write After Approval): Update my e-mail address.
1552 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1554         * MAINTAINERS: Fix spacing.
1556 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1558         * MAINTAINERS (Write After Approval): Add myself
1560 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1562         * Makefile.def: Sync with binutils-gdb:
1563         (dependencies): all-ld depends on all-libctf.
1564         (host_modules): libctf is no longer no_install.
1565         No longer no_check.  Checking depends on all-ld.
1566         * Makefile.in: Regenerated.
1568 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1570         * libtool.m4: Match gnu* along other GNU systems.
1571         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1572         * libgo/configure: Re-generate.
1574 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1576         * MAINTAINERS: Update my email address.
1578 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1580         * MAINTAINERS (Write After Approval): Add myself.
1582 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1584         * Makefile.def
1585         * Makefile.in
1586         * Makefile.tpl
1587         * configure
1588         * configure.ac
1590 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1592         * Makefile.def: Add libcody.
1593         * configure.ac: Add libcody.
1594         * Makefile.in: Regenerated.
1595         * configure: Regenerated.
1597 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1599         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1601 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1603         PR target/97865
1604         * libtool.m4: Update handling of Darwin platform link flags
1605         for Darwin20.
1607 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1609         * .gitignore: Sync with binutils-gdb
1611 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1613         * MAINTAINERS: Add myself as arc port maintainer.
1615 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1617         PR d/87788
1618         * configure.ac: Don't disable D for *-*-darwin*.
1619         * configure: Regenerate.
1621 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1623         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1624         hppa64-*-hpux11*.
1626 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1628         * configure: Regenerate.
1629         * configure.ac: Add --bootstrap-hwasan option.
1631 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1633         * config.guess: Import latest upstream.
1634         * config.sub: Import latest upstream.
1636 2020-11-16  Martin Liska  <mliska@suse.cz>
1638         * .gitignore: Add cache as clangd uses it now.
1640 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1642         * MAINTAINERS (Write After Approval): add myself
1644 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1646         * MAINTAINERS (Write After Approval): Add myself.
1648 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1650         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1651         Remove FIXME comments.
1653 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1655         * MAINTAINERS: Update my email address.
1657 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1659         * MAINTAINERS (Write After Approval): Add myself.
1661 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1663         PR target/97302
1664         * configure.ac: Only set with_gmp to /usr/local
1665         if not building in tree.
1666         * configure: Regenerate.
1668 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1670         * MAINTAINERS (Write After Approval): Add myself.
1672 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1674         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1676 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1678         PR bootstrap/96612
1679         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1680         if not the same as ${host}.
1681         * configure: Regenerate.
1683 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1685         * MAINTAINERS (Write After Approval): Add myself.
1687 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1689         * MAINTAINERS: Update my email address.
1691 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1693         * MAINTAINERS (Write After Approval): Add myself.
1695 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1697         * MAINTAINERS (Write After Approval): Add myself.
1699 2020-06-12  Martin Liska  <mliska@suse.cz>
1701         * .gitignore: Add .clang-tidy.
1703 2020-06-08  Jason Merrill  <jason@redhat.com>
1705         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1706         * configure: Regenerate.
1708 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1710         * MAINTAINERS: Add myself as xtensa port maintainer.
1712 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1714         * configure.ac: Don't require --enable-host-shared when building
1715         for Mingw.
1716         * configure: Regenerate.
1718 2020-05-18  Jason Merrill  <jason@redhat.com>
1720         * configure.ac: Update bootstrap dialect to -std=c++11.
1722 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1724         * MAINTAINERS (Write After Approval): Add myself.
1726 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1728         PR target/92713
1729         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1730         (noconfigdirs): Add 'target-libstdc++-v3'.
1731         * configure: Regenerate.
1733 2020-04-21  Stephen Casner  <casner@acm.org>
1735         PR 25830
1736         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1737         * configure: Rebuild.
1739 2020-04-17  Martin Liska  <mliska@suse.cz>
1740             Jonathan Yong <10walls@gmail.com>
1742         PR gcov-profile/94570
1743         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1744         for CYGWIN.
1746 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1748         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1750 2020-04-09  Tom Tromey  <tom@tromey.com>
1752         * configure: Rebuild.
1753         * Makefile.in: Rebuild.
1754         * Makefile.def (gdbsupport, gdbserver): New host modules.
1755         (configure-gdb): Depend on all-gdbsupport.
1756         (all-gdb): Depend on all-gdbsupport, all-libctf.
1757         * configure.ac (host_tools): Add gdbserver.
1758         Conditionally build gdbserver and gdbsupport.
1760 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1762         * configure.ac: Build libgomp by default for amdgcn.
1763         * configure: Regenerate.
1765 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1767         * MAINTAINERS (Write After Approval): Add myself.
1769 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1771         * MAINTAINERS (Write After Approval) : Add myself.
1773 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1775         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1777 2020-02-14  Martin Sebor  <msebor@redhat.com>
1779         * doc/extend.texi (attribute alias): Mention type requirement.
1780         (attribute weak): Same.
1781         (attribute weakref): Correct invalid example.
1783 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1785         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1787 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1788             Jakub Jelinek  <jakub@redhat.com>
1790         * .gitattributes: Add *.md diff=md.
1792 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1794         The mentioned auto-generated file is no more part of the
1796         GCC sources, it's auto-generated in $(builddir) during build.
1798         PR target/92055
1799         * contrib/gcc_update (files_and_dependencies): Remove
1800         entry for gcc/config/avr/t-multilib.
1802 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1804         * MAINTAINERS: Update my email address.
1806 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1808         * README.MOVED_TO_GIT: Remove.
1810 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1812         * README.MOVED_TO_GIT: New file.
1814 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1816         * MAINTAINERS (Write After Approval): Add myself.
1818 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1820         * MAINTAINERS (write_after_approval): Add myself.
1822 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1824         * MAINTAINERS (write_after_approval): Add myself.
1826 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1828         * MAINTAINERS (write_after_approval): Add myself.
1830 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1832         * configure.ac: Factor out common cases for compare_exclusions.
1833         * configure: Regenerate.
1835 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1837         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1838         flag.
1840 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1842         * MAINTAINERS (Write After Approval): Add myself.
1844 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1846         PR middle-end/92463
1847         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1848         * configure: Regenerate
1850 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1852         * configure.ac: Use https for gcc.gnu.org.
1853         * configure: Regenerated.
1855 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1857         * MAINTAINERS (aarch64 port): Remove my name, move to...
1858         (Write After Approval): ...Here.
1860 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1862         * MAINTAINERS: Change my email address as maintainer.
1864 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1866         PR fortran/91828
1867         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1868         * configure: Regenerated.
1870 2019-10-21  Jason Merrill  <jason@redhat.com>
1872         * .gitattributes: Also check ChangeLog whitespace.
1874 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1876         * contrib/dg-extract-results.sh: Add support for KPASS.
1877         * contrib/dg-extract-results.py: Likewise.
1879 2019-10-17  Jason Merrill  <jason@redhat.com>
1881         * .gitattributes: Avoid {} in filename pattern.
1883 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1885         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1886         Approval section.
1888 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1890         * MAINTAINERS: Add myself to Write After Approval
1892 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1894         * MAINTAINERS: Add myself as an aarch64 maintainer.
1896 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1898         * MAINTAINERS: Add myself as aarch64 maintainer.
1900 2019-09-23  Carl Love  <cel@us.ibm.com>
1902         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1903         New define_insn.
1904         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1905         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1907 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1909         * MAINTAINERS (Sam Tebbs): Update email address.
1911 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1913         * MAINTAINERS: Update my email address.
1915 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1917         * libtool.m4: Handle uclinuxfdpiceabi.
1919 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1921         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1922         Remove myself from Write After Approval section.
1924 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1926         * configure.ac: Support for bpf-*-* targets.
1927         * configure: Regenerate.
1929 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1931         * config.sub: Import upstream version 2019-06-30.
1932         * config.guess: Import upstream version 2019-07-24.
1934 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1936         * MAINTAINERS: Remove spu port maintainers.
1938 2019-08-28  Martin Liska  <mliska@suse.cz>
1940         * .gitignore: Add .clangd and compile_commands.json
1941         to .gitignore.
1943 2019-08-23  Michael Forney  <mforney@mforney.org>
1945         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1946         * Makefile.in: Regenerate.
1948 2019-08-19  Tom Tromey  <tom@tromey.com>
1950         * configure: Rebuild.
1951         * configure.ac: Add --with-static-standard-libraries.
1953 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1955         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1957 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1959         * MAINTAINERS (Write After Approval): Add myself.
1961 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1963         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1964         RISC-V port maitainer.
1966 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1968         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1970 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1972         * MAINTAINERS (Write After Approval): Add myself.
1974 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1976         * MAINTAINERS (Write After Approval): Add myself.
1978 2019-06-25  Martin Liska  <mliska@suse.cz>
1980         contrib/filter-clang-warnings.py: Transform from
1981         filter-rtags-warnings.py.
1983 2019-06-15  Tom Tromey  <tom@tromey.com>
1985         * configure.ac (host_libs): Add gnulib.
1986         * configure: Rebuild.
1987         * Makefile.def (host_modules, dependencies): Add gnulib.
1988         * Makefile.in: Rebuild.
1990 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1992         * MAINTAINERS (Write After Approval): Add myself.
1994 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1996         * configure: Regenerate.
1997         * configure.ac: Add PRU target.
1999 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2001         * MAINTAINERS (Write After Approval): Add myself.
2003 2019-06-11  Nick Clifton  <nickc@redhat.com>
2005         Import these changes from the binutils/gdb repository:
2007         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2009         * Makefile.def (dependencies): configure-libctf depends on all-bfd
2010         and all its deps.
2011         * Makefile.in: Regenerated.
2013         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2015         * Makefile.def (host_modules): Add libctf.
2016         * Makefile.def (dependencies): Likewise.
2017         libctf depends on zlib, libiberty, and bfd.
2018         * Makefile.in: Regenerated.
2019         * configure.ac (host_libs): Add libctf.
2020         * configure: Regenerated.
2022 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
2024         * MAINTAINERS (Write After Approval): Add myself.
2026 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
2028         * MAINTAINERS: Update my email address.
2030 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
2032         * MAINTAINERS (Write After Approval): Add myself.
2034 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
2036         * MAINTAINERS (Write After Approval): Add myself.
2038 2019-05-07  Jim Wilson  <jimw@sifive.com>
2040         * MAINTAINERS: Remove myself as IA-64 maintainer.
2042 2019-05-04  Roland Illig  <roland.illig@gmx.de>
2044         * MAINTAINERS (Write After Approval): Add myself.
2046 2019-05-02  Richard Biener  <rguenther@suse.de>
2048         PR bootstrap/85574
2049         * Makefile.tpl (compare target): Also compare extra-compare
2050         files.
2051         * Makefile.in: Regenerate.
2053 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
2055         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2056         as modulo-scheduler maintainer.
2058 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
2060         * MAINTAINERS: Add myself as co-maintainer for Darwin.
2062 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
2064         * MAINTAINERS: Update my email address.
2066 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
2068         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2069         * configure: Regenerate.
2071 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2073         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2074         * configure: Regenerate.
2076 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
2078         * configure.ac: Add target-zlib to target_libraries.
2079         * configure: Regenerate.
2081 2019-04-09  Martin Liska  <mliska@suse.cz>
2083         * Makefile.in: Regenerate.
2084         * Makefile.tpl: Pass GENERATOR_CFLAGS
2085         in all stages.
2087 2019-03-28  Martin Liska  <mliska@suse.cz>
2089         PR bootstrap/89829
2090         * Makefile.in: Revert r254150.
2091         * Makefile.tpl: Likewise.
2093 2019-03-28  Ben Elliston  <bje@gnu.org>
2095         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2096         related, and libdecnumber.
2098 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
2100         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2101         (Write After Approval): Remove myself.
2103 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
2105         * MAINTAINERS (Write After Approval): Add myself.
2107 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
2109         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2110         (Write After Approval): Remove myself and Julian.
2112 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
2114         * MAINTAINERS (Write After Approval): Add myself.
2116 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
2118         * MAINTAINERS (Write After Approval): Add myself.
2120 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2122         * ChangeLog: Replace space with tab.
2123         * MAINTAINERS: Delete 1 tab to keep alignment.
2125 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
2127         * MAINTAINERS (Write After Approval): Add myself.
2129 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
2131         * MAINTAINERS (Write After Approval): Add myself.
2133 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
2134             Kwok Cheung Yeung  <kcy@codesourcery.com>
2135             Julian Brown  <julian@codesourcery.com>
2136             Tom de Vries  <tom@codesourcery.com>
2137             Jan Hubicka  <hubicka@ucw.cz>
2138             Martin Jambor  <mjambor@suse.cz>
2140         * configure.ac: Likewise.
2141         * configure: Regenerate.
2142         * contrib/config-list.mk: Add amdgcn-amdhsa.
2144 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
2146         * MAINTAINERS (Write After Approval): Add myself.
2148 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2150         * MAINTAINERS (Write After Approval): Add myself.
2152 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2154         PR target/88535
2155         * config.guess: Import upstream version 2019-01-03.
2156         * config.sub: Import upstream version 2019-01-01.
2158 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2160         * MAINTAINERS (Write After Approval): Update my maintainer address.
2162 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
2164         * MAINTAINERS (Write After Approval): Add myself.
2166 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
2168         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2170 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
2172         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2173         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2174         (GCC_TARGET_TOOL): Likewise.
2175         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2176         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2177         OTOOL, OTOOL_FOR_TARGET: New substitutions.
2178         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2179         * configure: Regenerate.
2180         * Makefile.in: Likewise.
2182 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
2184         * MAINTAINERS (Write After Approval): Add myself.
2186 2018-11-13  Martin Liska  <mliska@suse.cz>
2188         * gcc.target/i386/pr87930.c: Move to ...
2189         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
2191 2018-11-10  Stafford Horne  <shorne@gmail.com>
2193         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2194         (Write After Approval): Remove myself.
2196 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2198         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2199         Append $INCICONV to it.
2201 2018-11-04  Stafford Horne  <shorne@gmail.com>
2203         * MAINTAINERS (Write After Approval): Add myself.
2205 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
2207         PR bootstrap/82856
2208         * multilib.am: New file.  From automake.
2210         Merge from binutils-gdb:
2211         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2213         * libtool.m4: Use AC_LANG_SOURCE.
2214         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2215         * ar-lib: New file.
2216         * test-driver: New file.
2217         * configure: Re-generate.
2219 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
2221         * MAINTAINERS (Write After Approval): Add myself.
2223 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
2225         PR bootstrap/87788
2226         PR d/87799
2227         * configure: Rebuild.
2228         * configure.ac: Disable D on systems where it is known not to work.
2230 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
2232         * Makefile.def (target_modules): Add libphobos.
2233         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2234         GDCFLAGS_FOR_TARGET.
2235         (dependencies): Make libphobos depend on libatomic, libbacktrace
2236         configure, and zlib configure.
2237         (language): Add language d.
2238         * Makefile.in: Rebuild.
2239         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2240         (HOST_EXPORTS): Add GDC.
2241         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2242         (BASE_TARGET_EXPORTS): Add GDC.
2243         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2244         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2245         (EXTRA_HOST_FLAGS): Add GDC.
2246         (STAGE1_FLAGS_TO_PASS): Add GDC.
2247         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2248         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2249         environment variables.
2250         * configure: Rebuild.
2251         * configure.ac: Add target-libphobos to target_libraries.  Set and
2252         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2254 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
2256         * MAINTAINERS (Write After Approval): Add myself.
2258 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2260         * MAINTAINERS (Write After Approval): Remove myself.
2262 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2264         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2266 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
2268         * MAINTAINERS: Update my email address.
2270 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
2272         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2273         maintainer.
2275 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
2277         * MAINTAINERS (Write After Approval): Add self.
2279 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2281         * MAINTAINERS (write after approval): Add myself.
2283 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
2285         * MAINTAINERS: Update my email address.
2287 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
2289         * MAINTAINERS (write after approval): Add myself.
2291 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
2293         * MAINTAINERS: Add self to global reviewers list.
2295 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
2297         MAINTAINERS: Add c-sky port maintainers.
2299 2018-08-10  Martin Liska  <mliska@suse.cz>
2301         * MAINTAINERS: Revert change in previous commit and
2302         join lines.
2304 2018-08-10  Martin Liska  <mliska@suse.cz>
2306         * MAINTAINERS: Remove extra line.
2308 2018-08-06  Naveen H.S  <naveenh@marvell.com>
2310         * MAINTAINERS: Update my email address.
2312 2018-07-19  DJ Delorie  <dj@redhat.com>
2314         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2315         as maintainer.
2317 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
2319         * MAINTAINERS: Adjust email address for me and my colleague Robin
2320         Dapp.
2322 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2323             Sunil K Pandey  <sunil.k.pandey@intel.com>
2325         PR target/84413
2326         * config/i386/i386.c (m_CORE_AVX512): New.
2327         (m_CORE_AVX2): Likewise.
2328         (m_CORE_ALL): Add m_CORE_AVX2.
2329         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2330         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2331         and remove the rest of m_SKYLAKE_AVX512.
2333 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2335         * config.sub: Sync with upstream version 2018-07-03.
2337 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2339         * config.guess: Sync with upstream version 2018-06-26.
2340         * config.sub: Sync with upstream version 2018-07-02.
2342 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
2344         * libtool.m4: Sort output of 'find' to enable deterministic builds.
2345         * ltmain.sh: Likewise.
2347 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
2349         * contrib/config-list.mk: Remove powerpc-linux_paired.
2351 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2353         * configure.ac: Introduce support for @unless/@endunless.
2354         * Makefile.tpl (dep-kind): Rewrite with cond; return
2355         postbootstrap in some cases.
2356         (make-postboot-dep, postboot-targets): New.
2357         (dependencies): Do not output postbootstrap dependencies at
2358         first.  Output non-target ones changed for configure to depend
2359         on stage_last @if gcc-bootstrap, and the original deps @unless
2360         gcc-bootstrap.
2361         * configure.in, Makefile.in: Rebuilt.
2363 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2365         * MAINTAINERS (write after approval): Add myself.
2367 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2369         * MAINTAINERS (write after approval): Add myself.
2371 2018-06-19  Nick Clifton  <nickc@redhat.com>
2373         * zlib/configure.ac: Restore old behaviour of only enabling
2374         multilibs when a target subdirectory is defined.  This allows
2375         building with srcdir == builddir.
2376         * zlib/configure: Regenerate.
2378 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2380         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2381         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2382         * Makefile.in: Regenerate.
2384 2018-06-16  Ben Elliston  <bje@gnu.org>
2386         * config.guess: Import latest version.
2387         * config.sub: Likewise.
2389 2018-06-08  Martin Liska  <mliska@suse.cz>
2391         * MAINTAINERS: Remove MPX-related entries.
2392         * Makefile.def: Remove libmpx support.
2393         * Makefile.in: Regenerate.
2394         * configure.ac: Remove removed files.
2395         * configure: Regenerate.
2396         * libmpx/ChangeLog: Remove.
2397         * libmpx/Makefile.am: Remove.
2398         * libmpx/Makefile.in: Remove.
2399         * libmpx/acinclude.m4: Remove.
2400         * libmpx/aclocal.m4: Remove.
2401         * libmpx/config.h.in: Remove.
2402         * libmpx/configure: Remove.
2403         * libmpx/configure.ac: Remove.
2404         * libmpx/configure.tgt: Remove.
2405         * libmpx/libmpx.spec.in: Remove.
2406         * libmpx/mpxrt/Makefile.am: Remove.
2407         * libmpx/mpxrt/Makefile.in: Remove.
2408         * libmpx/mpxrt/libmpx.map: Remove.
2409         * libmpx/mpxrt/libtool-version: Remove.
2410         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2411         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2412         * libmpx/mpxrt/mpxrt.c: Remove.
2413         * libmpx/mpxrt/mpxrt.h: Remove.
2414         * libmpx/mpxwrap/Makefile.am: Remove.
2415         * libmpx/mpxwrap/Makefile.in: Remove.
2416         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2417         * libmpx/mpxwrap/libtool-version: Remove.
2418         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2420 2018-06-04  Martin Liska  <mliska@suse.cz>
2422         * MAINTAINERS: Add myself as gcov maintainer.
2424 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2426         * MAINTAINERS: Update my email address.
2428 2018-06-04  Tom de Vries  <tdevries@suse.de>
2430         * MAINTAINERS: Remove write-after-approval entries for component
2431         maintainers.
2433 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2435         * MAINTAINERS (write after approval): Add myself.
2437 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2439         * MAINTAINERS: Update my email address.
2441 2018-06-01  Tom de Vries  <tdevries@suse.de>
2443         * MAINTAINERS: Update my email address.
2445 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2447         * MAINTAINERS (loop-optimizer): Add myself.
2449 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2451         * configure.ac: Added "nfp" target.
2452         * configure: Regenerate.
2454 2018-04-30  Richard Biener  <rguenther@suse.de>
2456         PR bootstrap/85571
2457         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2458         (STAGE3_TFLAGS): Likewise.
2459         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2460         (STAGEtrain_TFLAGS): Likewise.
2461         * Makefile.in: Regenerate.
2463 2018-04-26  Richard Biener  <rguenther@suse.de>
2465         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2466         (STAGE2_CFLAGS): Likewise.
2467         (STAGE2_TFLAGS): Likewise.
2468         (STAGE3_CFLAGS): Add -fchecking.
2469         (STAGE3_TFLAGS): Likewise.
2470         (STAGEtrain_CFLAGS): Filter out -fchecking.
2471         (STAGEtrain_TFLAGS): Likewise.
2472         * Makefile.in: Re-generate.
2474 2018-04-25  Catherine Moore <clm@codesourcery.com>
2476         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2478 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2480         * MAINTAINERS (write after approval): Add myself.
2482 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2484         * MAINTAINERS: Update my email address.
2486 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2488         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2490 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2492         * MAINTAINERS: Update my email address and disambiguate myself
2493         a bit from Will Schmidt.
2495 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2497         * MAINTAINERS: Move maintainers of now-removed picochip and score
2498         ports to write after approval.
2500 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2502         * MAINTAINERS: Add entry for SVE maintainership.
2504 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2506         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2507         * configure: Regenerate.
2509 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2511         * MAINTAINERS (write after approval): Add myself.
2513 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2515         * MAINTAINERS (write after approval): Add myself.
2517 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2519         * MAINTAINERS (write after approval): Add myself.
2521 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2523         Update copyright years.
2525 2018-01-03  Ben Elliston  <bje@gnu.org>
2527         * config.guess: Import latest version.
2528         * config.sub: Likewise.
2530 2017-12-12  Stafford Horne  <shorne@gmail.com>
2532         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2533         * configure: Regenerate.
2535 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2537         * MAINTAINERS (Write After Approval): Add myself.
2539 2017-11-28  Julia Koval  <julia.koval@intel.com>
2540             Sebastian Peryt  <sebastian.peryt@intel.com>
2542         * Makefile.def (target_modules): Remove libcilkrts.
2543         * Makefile.in: Ditto.
2544         * configure: Ditto.
2545         * configure.ac: Ditto.
2547 2017-11-28  Julia Koval  <julia.koval@intel.com>
2549         * MAINTAINERS (Write After Approval): Add myself.
2551 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2553         * MAINTAINERS (Write After Approval): Add myself.
2555 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2557         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2558         Use my SiFive email address.
2560 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2562         * MAINTAINERS (write after approval): Add myself.
2564 2017-10-27  Martin Liska  <mliska@suse.cz>
2566         * Makefile.tpl: Use proper name of folder as it was renamed
2567         during transition to 4 stages.
2568         * Makefile.in: Regenerate.
2570 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2572         * MAINTAINERS (write after approval): Add myself.
2574 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2576         * MAINTAINERS: Add a note that maintainership also includes web
2577         pages, docs, and testsuite related to that area.
2579 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2581         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2583 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2585         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2587 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2589         * MAINTAINERS: Remove myself as a vxworks maintainer.
2591 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2593         * MAINTAINERS: Remove email address of Jim Norris.
2595 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2597         * MAINTAINERS (Reviewers): Move myself from here...
2598         (CPU Port Maintainers): ... to here.
2600 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2602         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2604 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2606         * MAINTAINERS (write after approval): Add myself.
2608 2017-07-28  Tony Reix  <tony.reix@atos.net>
2610         * configure.ac (target-libffi): Don't disable for AIX.
2611         (go): Don't add to unsupported_languages on AIX.
2612         (target-libgo): Don't disable for AIX.
2613         * configure: Regenerate.
2615 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2617         * MAINTAINERS: Add myself.
2619 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2621         * MAINTAINERS: Update my email address.
2623 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2625         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2626         arm-specific auto-generated header files.
2628 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2630         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2631         * configure: Rebuilt.
2633 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2635         * MAINTAINERS: Readd myself for c6x.
2637 2017-06-28  Martin Liska  <mliska@suse.cz>
2639         PR bootstrap/81217
2640         * Makefile.def: Remove superfluous bootstrap_target from
2641         bootstrap_stage.
2642         * Makefile.in: Re-generate the file.
2644 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2646         * MAINTAINERS: Add myself to Write After Approval
2648 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2650         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2652 2017-06-19  Martin Liska  <mliska@suse.cz>
2654         * Makefile.def: Define 4 stages PGO bootstrap.
2655         * Makefile.tpl: Define FLAGS.
2656         * Makefile.in: Regenerate.
2658 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2660         * Makefile.def: Add check-gotools to go check targets.
2661         * Makefile.in: Rebuild.
2663 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2665         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2667 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2669         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2670         * configure: Regenerate.
2672 2017-05-31  Martin Liska  <mliska@suse.cz>
2674         * configure.ac: Add handling of stage2_werror_flags to
2675         action-if-given and to action-if-not-given.
2676         * configure: Regenerate.
2678 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2680         * MAINTAINERS: Add self to Write After Approval
2682 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2684         * MAINTAINERS: Update my email address, and remove myself as
2685         maintainer in some areas.
2687 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2689         * MAINTAINERS: Add self to Write After Approval
2691 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2693         * configure.ac: Add --enable-languages=default to mean default and
2694         make --enable-languages=all mean all supported languages.
2695         * configure: Regenerated.
2697 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2699         * config.gcc (powerpc*-*-*spe*): New.
2700         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2701         (powerpc-*-rtems*spe*): New.
2702         (powerpc*-*-linux*spe*): New.
2703         (powerpc-wrs-vxworksspe): New.
2704         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2705         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2706         * config.host (powerpc*-*-*spe*): New.
2708 2017-05-19  Martin Liska  <mliska@suse.cz>
2710         * configure.ac: Add --enable-werror-always just for
2711         bootstrap-debug (or none build config) and do not add it
2712         when we are on a release branch.
2713         * configure: Regenerated.
2715 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2717         * MAINTAINERS: Add self to Write After Approval
2719 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2721         * MAINTAINERS: Move myself to Write After Approval section.
2723 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2725         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2726         ACCH registers.
2727         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2728         available.
2729         (umulsidi3): Likewise.
2730         (mulsidi3_700): Disable this pattern when we have advanced mpy
2731         instructions.
2732         (umulsidi3_700): Likewise.
2733         (maddsidi4): New pattern.
2734         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2735         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2736         (mpydu_imm_arcv2hs): Likewise.
2737         * config/arc/predicates.md (accl_operand): New predicate.
2739 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2740             Andrew Burgess <andrew.burgess@embecosm.com>
2742         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2743         case.
2744         (ARC_AUTOFP_IRQ_P): Likewise.
2745         (ARC_AUTO_IRQ_P): Likewise.
2746         (rgf_banked_register_count): New variable.
2747         (parse_mrgf_banked_regs_option): New function.
2748         (arc_override_options): Handle rgf_banked_regs option.
2749         (arc_handle_interrupt_attribute): Add firq option.
2750         (arc_compute_function_type): Return fast irq type when required.
2751         (arc_must_save_register): Handle fast interrupts.
2752         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2753         (arc_return_address_regs): Update.
2754         * config/arc/arc.h (arc_return_address_regs): Update.
2755         (arc_function_type): Add fast interrupt type.
2756         (ARC_INTERRUPT_P): Update.
2757         (RC_FAST_INTERRUPT_P): Define.
2758         * config/arc/arc.md (simple_return): Update for fast interrupts.
2759         (p_return_i): Likewise.
2760         * config/arc/arc.opt (mrgf-banked-regs): New option.
2761         * doc/invoke.texi (mrgf-banked-regs): Document.
2763 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2765         * config/arc/arc.c (irq_ctrl_saved): New variable.
2766         (ARC_AUTOBLINK_IRQ_P): Define.
2767         (ARC_AUTOFP_IRQ_P): Likewise.
2768         (ARC_AUTO_IRQ_P): Likewise.
2769         (irq_range): New function.
2770         (arc_must_save_register): Likewise.
2771         (arc_must_save_return_addr): Likewise.
2772         (arc_dwarf_emit_irq_save_regs): Likewise.
2773         (arc_override_options): Handle deferred options.
2774         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2775         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2776         arc_must_save_return_addr.
2777         (arc_compute_frame_size): Handle automated save and restore of
2778         registers.
2779         (arc_expand_prologue): Likewise.
2780         (arc_expand_epilogue): Likewise.
2781         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2782         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2783         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2785 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2786         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2788         PR bootstrap/77661
2789         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2790         in-tree build MPC.
2791         * Makefile.in: Regenerate.
2793 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2795         * configure.ac: Enable LTO by default on darwin >= 9.
2796         * configure: Regenerate.
2798 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2800         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2801         and Andrew Waterman as the RISC-V maintainers.
2803 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2805         * MAINTAINERS: Add self to Write After Approval
2807 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2809         * config.guess: Import latest from upstream.
2811 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2813         * MAINTAINERS (Write After Approval): Remove entries that are
2814         already covered under Reviewers.
2816 2017-03-08  Mark Wielaard  <mark@klomp.org>
2818         PR demangler/70909
2819         PR demangler/67264
2820         * include/demangle.h: Add d_printing to struct demangle_component
2821         and pass struct demangle_component as non const.
2823 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2825         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2827 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2829         * Makefile.tpl: Remove HOST_ISLVER.
2830         (HOST_EXPORTS): Remove ISLVER.
2831         * Makefile.in: Regenerate.
2833 2017-02-13  Richard Biener  <rguenther@suse.de>
2835         * configure: Re-generate.
2837 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2839         * MAINTAINERS: Adjust bug reporting URL.
2841 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2843         * MAINTAINERS (Write After Approval): Remove redundant entry
2844         for Andrew Burgess.
2846 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2848         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2849         32-bit hppa*-*-hpux*.
2850         * configure: Regenerate.
2852 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2854         * configure.ac: Moved the white list of enabling BRIG FE to
2855         libhsail-rt/configure.tgt.
2856         * configure: Regenerated.
2857         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2859 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2860             Martin Jambor  <mjambor@suse.cz>
2862         * Makefile.def (target_modules): Added libhsail-rt.
2863         (languages): Added language brig.
2864         * Makefile.in: Regenerated.
2865         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2866         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2867         * configure: Regenerated.
2869 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2871         PR other/79046
2872         * configure: Regenerated.
2874 2017-01-04  Alan Modra  <amodra@gmail.com>
2876         * configure: Regenerate.
2878 2016-12-29  Ben Elliston  <bje@gnu.org>
2880         * config.sub: Import latest version.
2882 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2884         * MAINTAINERS (Write After Approval): Add myself.
2886 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2888         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2889         includes bootstrap-mpx.
2890         * configure: Regenerated.
2892 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2894         * MAINTAINERS (Write After Approval): Add myself.
2896 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2898         * configure: Regenerate.
2900 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2902         * configure.ac: Don't use pkg-config to check for bdw-gc.
2903         * configure: Regenerate.
2905 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2907         * Makefile.def: Remove reference to boehm-gc target module.
2908         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2909         options and for the bdw-gc pkg-config module.
2910         * configure: Regenerate.
2911         * Makefile.in: Regenerate.
2913 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2915         * MAINTAINERS (nvptx): Remove self.
2917 2016-11-25  Ben Elliston  <bje@gnu.org>
2919         * config.guess: Import latest version.
2920         * config.sub: Likewise.
2922 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2924         * MAINTAINERS (Write After Approval): Add myself.
2926 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2928         * Makefile.def: Remove references to GCJ.
2929         * Makefile.tpl: Likewise.
2930         * Makefile.in: Regenerate.
2932 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2934         * config-ml.in: Remove references to GCJ.
2935         * configure.ac: Likewise.
2936         * configure: Regenerate.
2938 2016-11-01  Josh Conner  <joshconner@google.com>
2940         * MAINTAINERS (Write After Approval): Update email address,
2942 2016-10-27  Carl Love  <cel@us.ibm.com>
2944         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2945         Approval list to make it alphabetical.
2947 2016-10-27  Carl Love  <cel@us.ibm.com>
2949         * MAINTAINERS (Write After Approval): Add myself.
2951 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2953         * MAINTAINERS (Reviewers): Add myself.
2954         (Write After Approval): Add myself.
2956 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2957             Ulrich Weigand  <uweigand@de.ibm.com>
2959         * MAINTAINERS: Update email address.
2961 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2963         * MAINTAINERS: Update email address.
2965 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2967         * configure.ac: Add aarch64-*-freebsd*.
2968         * configure: Regenerate.
2970 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2972         * MAINTAINERS: Update email address after it got reverted.
2974 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2976         * configure.ac (target_libraries): Readd target-boehm-gc.
2977         Restore --enable-objc-gc handling.
2978         * configure: Regenerate.
2980 2015-10-03  Jeff Law  <law@redhat.com>
2982         * MAINTAINERS: Move several inactive maintainers to the
2983         write-after-approval section.
2985 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2987         * configure.ac: Add target-libffi to target_libraries.
2988         Readd libgcj target disablings, modified to only target-libffi.
2989         Readd target addition of go to unsupported languages.
2990         * configure: Regenerated.
2992 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2994         * MAINTAINERS: Update email address.
2996 2016-09-30  Andrew Haley  <aph@redhat.com>
2998         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2999         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
3000         libgcj.
3002 2016-09-30  Andrew Haley  <aph@redhat.com>
3004         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3005         write-after approval after GCJ deletion.
3007 2016-09-30  Andrew Haley  <aph@redhat.com>
3009         * Makefile.def: Remove libjava.
3010         * Makefile.tpl: Likewise.
3011         * Makefile.in: Regenerate.
3012         * configure.ac: Likewise.
3013         * configure: Likewise.
3014         * gcc/java: Remove.
3015         * libjava: Likewise.
3017 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
3019         * MAINTAINERS (Reviewers): Add myself.
3021 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
3023         * configure.ac: Disable "sim" directory for arc*-*-*.
3024         * configure: Regenerated.
3026 2016-09-23  Tamar Christina <tamar.christina@arm.com>
3028         * MAINTAINERS (Write After Approval): Add myself.
3030 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
3032         * configure.ac: Check for the minimum in-tree MPFR version
3033         handled.
3034         * configure: Regenerate.
3036 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
3038         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3039         * configure: Regenerated.
3041 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
3043         * MAINTAINERS (Write After Approval): Add myself.
3045 2016-06-23  Andi Kleen  <ak@linux.intel.com>
3047         * Makefile.def: Add autoprofiledbootstrap.
3048         * Makefile.tpl: Dito.
3049         * Makefile.in: Regenerate.
3051 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3053     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3054     * configure: Regenerate.
3056 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3058         * configure: Regenerate.
3059         * configure.ac: Remove support for avr-rtems.
3061 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
3063         * MAINTAINERS (Write After Approval): Add myself.
3065 2016-06-16  Michael Collison  <michael.collison@arm.com>
3067         * MAINTAINERS (Write After Approval): Add myself.
3069 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
3071         * MAINTAINERS (Write After Approval): Update e-mail address.
3073 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
3075         * MAINTAINERS (Write After Approval): Add myself.
3077 2016-05-28  Alan Modra  <amodra@gmail.com>
3079         * Makefile.tpl (configure): Depend on m4 files included.
3080         * Makefile.in: Regenerate.
3082 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3084         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3085         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3087 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3089         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3090         special case builtin.
3091         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3092         support for ALTIVEC_BUILTIN_VEC_ADDEC.
3093         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3094         for __builtin_vec_addec.
3096 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3098         * config.guess: Import version 2016-04-02 (newest).
3099         * config.sub: Import version 2016-05-10 (newest).
3101 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
3103         * configure.ac: Add ARC support to libgloss.
3104         * configure: Regenerate
3106 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
3108         * MAINTAINERS (Write After Approval): Add myself.
3110 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3112         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3113         * configure: Regenerated.
3114         * Makefile.def (gmp): Explicitly disable assembler.
3115         (mpfr): Adjust lib_path.
3116         (mpc): Likewise.
3117         * Makefile.in: Regenerated.
3119 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
3121         PR bootstrap/70704
3122         * configure.ac (--enable-stage1-checking): Add missing
3123         --enable-checking=.
3124         * configure: Regenerated.
3126 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3128         * config.guess: Revert r235676.
3129         * config.sub: Revert r235676.
3131 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3133         * config.guess: Remove SH5 support.
3134         * config.sub: Likewise.
3135         * configure: Likewise.
3136         * configure.ac: Likewise.
3138 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
3140         PR bootstrap/70704
3141         * configure.ac (--enable-stage1-checking): For --disable-checking or
3142         implicit --enable-checking, make sure extra flag matches in between
3143         stage1 and later checking.
3144         * configure: Regenerated.
3146 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3148         * .gitattributes: New file.
3150 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
3152         * MAINTAINERS (rs6000/powerpc port): Add myself.
3154 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
3156         PR bootstrap/70173
3157         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3158         and gotools directories.  Delete the stage_final file.
3159         * Makefile.in: Regenerate.
3161 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
3163         * MAINTAINERS (Write After Approval): Add myself.
3165 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
3167         * MAINTAINERS (Fortran maintainer): Remove myself.
3169 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
3171         * MAINTAINERS (Write After Approval): Add myself.
3173 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
3175         * MAINTAINERS (Write After Approval): Add myself.
3177 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3179         Sync with binutils-gdb:
3181         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3183         * configure.ac: Add mips and s390 to the gold target check.
3184         * configure: Regenerate.
3186 2016-03-01  DJ Delorie  <dj@redhat.com>
3188         * MAINTAINERS (mep): Remove myself as MeP maintainer.
3190 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
3192         * MAINTAINERS (libcpp): Add myself.
3193         (diagnostic messages): Likewise.
3195 2016-02-20  Tom de Vries  <tom@codesourcery.com>
3197         * MAINTAINERS: Fix whitespace.
3199 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
3201         * MAINTAINERS (Write After Approval): Add myself.
3203 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
3205         * config/isl.m4: Add comments about isl-0.16.
3206         * configure: Regenerate.
3208 2016-01-29  Martin Jambor  <mjambor@suse.cz>
3210         * MAINTAINERS (hsa maintainers): Add myself.
3212 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
3214         * MAINTAINERS: (Write After Approval): Add myself.
3216 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
3217             Sebastian Pop  <s.pop@samsung.com>
3219         * Makefile.in: Regenerate.
3220         * Makefile.tpl: Export ISLVER.
3221         * configure: Regenerate.
3222         * config/isl.m4: Detect isl-0.15.
3224 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
3226         PR bootstrap/69329
3227         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3228         * Makefile.in: Regenerate.
3230 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
3232         * configure.ac: Enable LTO for DJGPP
3233         * configure: Regenerate
3235 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3237         Sync with binutils-gdb:
3238         2015-10-21  Nick Clifton  <nickc@redhat.com>
3240         PR gas/19109
3241         * configure.ac: Note the 'none' is an acceptable argument to
3242         --enable-compressed-debug-sections.
3243         * configure: Regenerate.
3245 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3247         PR bootstrap/69134
3248         * Makefile.def (mpfr): Disable assembler.
3249         * Makefile.in: Regenerate.
3251 2016-01-01  Ben Elliston  <bje@gnu.org>
3253         * config.guess: Import version 2016-01-01.
3254         * config.sub: Likewise.
3256 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
3258         * MAINTAINERS (Write After Approval): Add myself.
3260 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3262         * Makefile.in: Replace ISL with isl.
3263         * Makefile.tpl: Same.
3264         * config/isl.m4: Same.
3265         * configure.ac: Same.
3266         * contrib/download_prerequisites: Same.
3267         * configure: Regenerate.
3269 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
3271         * MAINTAINERS (Write After Approval): Add Myself.
3273 2015-12-17  Nathan Sidwell  <nathan@acm.org>
3275         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3276         * configure: Regenerate.
3278 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
3279             Sebastian Pop  <s.pop@samsung.com>
3281         * config/isl.m4 (ISL_CHECK_VERSION): Check for
3282         isl_ctx_get_max_operations.
3283         * configure: Regenerate.
3285 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
3287         * MAINTAINERS (Write After Approval): Add myself.
3289 2015-12-02  Ian Lance Taylor  <iant@google.com>
3291         PR go/66147
3292         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3293         * Makefile.in: Regenerate.
3295 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
3297         PR libffi/65726
3298         * Makefile.def (lang_env_dependencies): Make libffi depend
3299         on cxx.
3300         * Makefile.in: Regenerate.
3302 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
3304         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3305         symbols.
3307 2015-11-20  Tristan Gingold  <gingold@adacore.com>
3309         Sync with binutils-gdb:
3310         2015-11-20  Tristan Gingold  <gingold@adacore.com>
3312         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3313         * configure: Regenerate.
3315 2015-11-19  Martin Liska  <mliska@suse.cz>
3317         * .gitignore: Add .clang-format to ignored files.
3318         * Makefile.in: Add clang-format.
3319         * Makefile.tpl: Likewise.
3321 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
3323         * configure.ac: Enable libmpx by default.
3324         * configure: Regenerated.
3326 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
3328         * MAINTAINERS: Update email address.
3330 2015-10-23  Paulo Matos  <pmatos@linki.tools>
3332         * MAINTAINERS: Update email address.
3334 2015-10-23  Alan Hayward <alan.hayward@arm.com>
3336         * MAINTAINERS  (Write After Approval): Add myself.
3338 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3340         Sync with binutils-gdb:
3341         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3343         PR gas/19109
3344         * configure.ac: Add
3345         --enable-compressed-debug-sections={all,gas,gold,ld}.
3346         * configure: Regenerated.
3348 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
3350         * MAINTAINERS: Update list of Ada maintainers and email addresses.
3352 2015-10-09  Martin Liska  <mliska@suse.cz>
3354         * MAINTAINERS (Write After Approval): Add myself.
3356 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3358         * MAINTAINERS (Write After Approval): Add myself.
3360 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3362         * MAINTAINERS: Update email address.
3364 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3366         * MAINTAINERS  (Write After Approval): Add myself.
3368 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3370         * MAINTAINERS: Update email.
3372 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3374         * MAINTAINERS: Update my email address.
3376 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3378         * MAINTAINERS (ft32 port): Add myself.
3380 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3382         * MAINTAINERS: Add myself.
3384 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3386         * MAINTAINERS (Write After Approval): Add myself.
3388 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3390         PR libfortran/54572
3391         * Makefile.def: Make libgfortran depend on libbacktrace.
3392         * Makefile.in: Regenerate.
3394 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3396         * MAINTAINERS (Write After Approval): Add myself.
3398 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3400         PR other/67092
3401         * configure.ac: Remove --with_host_libstdcxx support.
3402         * configure: Regenerate.
3404 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3405             Jakub Jelinek  <jakub@redhat.com>
3407         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3408         nvptx*-*-*.
3409         * configure: Regenerate.
3411 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3413         * Makefile.def (libiconv): Define bootstrap=true.
3414         Mark pdf/html/info as missing.
3415         (configure-gcc): Depend on all-libiconv.
3416         (all-gcc): Ditto.
3417         (configure-libcpp): Ditto.
3418         (all-libcpp): Ditto.
3419         (configure-intl): Ditto.
3420         (all-intl): Ditto.
3421         * Makefile.in: Regenerate.
3423 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3425         * MAINTAINERS (loop ivopts): Add the entry and myself.
3427 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3429         * MAINTAINERS (nvptx): Add self.
3431 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3433         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3434         128-bit vector modes.
3436 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3438         * MAINTAINERS (Write After Approval): Add myself.
3440 2015-07-28  Ben Elliston  <bje@gnu.org>
3442         * config.sub, config.guess: Import from upstream.
3444 2015-07-24  Michael Darling  <darlingm@gmail.com>
3446         PR other/66259
3447         * config-ml.in: Reflects renaming of configure.in to configure.ac
3448         * configure: Likewise
3449         * configure.ac: Likewise
3451 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3453         * MAINTAINERS: Update my email address.
3455 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3457         Sync with binutils-gdb:
3458         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3460         * configure.ac (target_configdirs): Exclude target-zlib if
3461         target-libjava isn't built.
3462         * configure: Regenerated.
3464 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3466         Sync with binutils-gdb:
3467         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3469         * configure.ac: Disable configuration of GDB for HPUX targets.
3470         * configure: Regenerate.
3472         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3474         * configure.ac: Add --with-system-zlib.
3475         * configure: Regenerated.
3477         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3479         * configure.ac: Add FT32 support.
3480         * configure: Regenerate.
3482         2015-01-12  Anthony Green  <green@moxielogic.com>
3484         * configure.ac: Don't disable gprof for moxie.
3485         * configure: Rebuild.
3487 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3489         Sync with binutils-gdb:
3490         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3492         PR ld/18355
3493         * Makefile.def: Add extra_configure_flags to host zlib.
3494         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3495         to --enable-host-shared When bfd is to be built as shared
3496         library.  AC_SUBST.
3497         * Makefile.in: Regenerated.
3499 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3501         Sync with src:
3502         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3503         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3504         * Makefile.in: Regenerated.
3506 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3508         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3509         target.
3510         * configure: Regenerate.
3512 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3514         * MAINTAINERS (Write After Approval): Add myself.
3516 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3518         * MAINTAINERS (OS Port Maintainers): Add myself.
3519         (Various Maintainers): Remove myself from libffi testsuite.
3521 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3523         * MAINTAINERS (gen* on machine desc): Add self.
3525 2015-06-02  Jason Merrill  <jason@redhat.com>
3527         PR bootstrap/66319
3528         * configure.ac: Use -std=gnu++98.
3530 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3532         * MAINTAINERS (Write After Approval): Add myself.
3534 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3536         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3537         * configure: Regenerate.
3539 2015-05-26  Jason Merrill  <jason@redhat.com>
3541         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3542         * configure: Regenerate.
3544 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3546         * configure.ac: FT32 target added.
3547         * configure: Regenerated.
3549 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3551         * MAINTAINERS (Write After Approval): Add myself.
3553 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3555         * MAINTAINERS (Write After Approval): Add myself.
3557 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3559         * configure.ac: Fix typo.
3560         * configure: Regenerate.
3562 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3564         * MAINTAINERS (Write After Approval): Add myself.
3566 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3568         * configure.ac: Match $host configured with triplets.
3569         * configure: Regenerate.
3571 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3573         * Makefile.tpl: Remove surplus whitespace throughout.
3574         * Makefile.in: Regenerate.
3576 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3578         * MAINTAINERS (Various Maintainers): Add myself as instruction
3579         combiner maintainer.
3581 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3583         PR bootstrap/62077
3584         * configure.ac (--enable-stage1-checking): Default to
3585         release,misc,gimple,rtlflag,tree,types if --disable-checking
3586         or --enable-checking is not specified and DEV-PHASE is not
3587         experimental.
3588         * configure: Regenerated.
3590 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3592         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3593         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3594         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3595         * Makefile.in: Regenerate.
3597 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3599         * MAINTAINERS: Update my email address.
3601 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3603         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3605 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3607         * MAINTAINERS: Add myself as an arm port reviewer.
3609 2015-03-25  Martin Liska  <mliska@suse.cz>
3610             Yury Gribov  <y.gribov@samsung.com>
3612         * Makefile.in: Fix ln source location for vimrc file.
3613         * Makefile.tpl: Likewise.
3615 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3617         PR bootstrap/25672
3618         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3619         cross-compiling.  Similarly for CXX_FOR_TARGET.
3620         * configure: Regenerate.
3622 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3624         * Makefile.def: Add libmpx.
3625         * configure.ac: Add libmpx.
3626         * Makefile.in: Regenerate.
3627         * configure: Regenerate.
3629 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3631         * MAINTAINERS (CPU Port Maintainers): Add myself
3632         i386 vector ISA extns mantainer.
3634 2015-03-13  Jeff Law  <law@redhat.com>
3636         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3637         maintainer.
3638         Remove Richard Henderson as a maintainer for the x86 port.
3640 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3642         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3644 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3646         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3647         pointer bounds checker and i386 MPX maintainer.
3649 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3651         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3653 2015-02-26  Martin Sebor  <msebor@redhat.com>
3655         * MAINTAINERS (Various Maintainers): Add self.
3657 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3659         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3660         Make sure it contains lto.
3661         * configure: Regenerate.
3663 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3665         * configure: Regenerate.
3667 2015-02-06  Diego Novillo  <dnovillo@google.com>
3669         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3670         middle-end, docstring): Remove myself.
3671         (Write After Approval): Add myself.
3673 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3675         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3676         (Write After Approval): Update address.
3678 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3680         PR jit/64780
3681         * configure.ac: Require the user to explicitly specify
3682         --enable-host-shared if the jit is enabled.
3683         * configure: Regenerate.
3685 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3687         * MAINTAINERS (Write After Approval): Add myself.
3689 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3691         * MAINTAINERS: Make whitespace consistent.
3693 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3695         * MAINTAINERS (Write After Approval): Add myself.
3697 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3699         * MAINTAINERS: (Write After Approval): Add myself.
3701 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3703         * MAINTAINERS: (Write After Approval): Add myself.
3705 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3707         * MAINTAINERS: (Write After Approval): Add myself.
3709 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3711         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3712         objective-c/c++ front end maintainer.
3714 2015-01-13  Marek Polacek  <polacek@redhat.com>
3716         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3718 2015-01-12  Jeff Law  <law@redhat.com>
3720         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3721         a very long time.
3723 2015-01-09  Ian Lance Taylor  <iant@google.com>
3725         * configure.ac (host_tools): Add gotools.
3726         * Makefile.def (host_modules): Add gotools.
3727         (dependencies): Add dependency of all-gotools on all-target-libgo.
3729 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3731         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3732         * configure: Regenerate.
3734 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3736         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3737         all-target-libgomp.
3738         * Makefile.in: Regenerate.
3740 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3742         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3744 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3746         * configure.ac: Add Visium support.
3747         * configure: Regenerate.
3749 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3751         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3752         * configure: Regenerate.
3754 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3756         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3757         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3758         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3759         (OBJCOPY_FOR_TARGET): New variable.
3760         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3761         * Makefile.in: Regenerate.
3762         * configure.ac: Check for already installed target objcopy.
3763         Also GCC_TARGET_TOOL on objcopy.
3764         * configure: Regenerate.
3766 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3768         * config.sub: Update from upstream, to 2015-01-01 version.
3769         * config.guess: Ditto.
3771 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3773         * MAINTAINERS (RTEMS Ports): Add myself.
3775 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3777         * MAINTAINERS (Write After Approval): Add myself.
3779 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3781         * MAINTAINERS (Write After Approval): Add myself.
3783 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3785         * configure.ac (--enable-as-accelerator-for): Don't set
3786         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3787         * configure: Regenerate.
3789 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3791         PR bootstrap/64023
3792         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3793         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3794         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3795         to CXX.
3796         * Makefile.in: Regenerated.
3798 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3799             Yury Gribov  <y.gribov@samsung.com>
3801         * .gitignore: Added .local.vimrc and .lvimrc.
3802         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3803         * Makefile.in: Regenerate.
3805 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3807         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3808         * configure: Regenerated.
3810 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3812         * MAINTAINERS (nvptx port): New entry.
3814 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3816         * configure: Regenerate.
3818 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3820         * configure.ac: Merge with Binutils.
3822 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3824         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3825         * Makefile.in: Regenerate.
3827 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3829         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3830         missing flex.
3831         * Makefile.in: Regenerated.
3833 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3835         * Makefile.in: Regenerate.
3837 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3839         PR bootstrap/63784
3840         * libtool.m4: Add $pic_flag with -shared.
3842 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3844         * MAINTAINERS (Write After Approval): Added myself.
3846 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3848         * MAINTAINERS (write-after-approval): Add myself.
3850 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3852         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3853         from 2 years ago.
3855 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3857         Revert:
3858         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3860         * MAINTAINERS (Write After Approval): Added myself as line map
3861         maintainer.
3863 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3865         Revert:
3866         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3868         * MAINTAINERS (Write After Approval): Added myself.
3870 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3872         * MAINTAINERS (Write After Approval): Added myself.
3874 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3876         * MAINTAINERS (Write After Approval): Added myself as line map
3877         maintainer.
3879 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3881         * MAINTAINERS (Various Maintainers): Added myself as line map
3882         maintainer.
3884 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3886         * move-if-change: Sync from upstream gnulib.
3888 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3890         * compile: Sync with upstream Automake.
3891         * depcomp: Ditto.
3892         * install-sh: Ditto.
3893         * missing: Ditto.
3894         * mkinstalldirs: Ditto.
3895         * ylwrap: Ditto.
3897 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3899         * config.sub: Update from upstream config repo.
3900         * config.guess: Ditto.
3902 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3904         * Makefile.def: Add liboffloadmic to target_modules.  Make
3905         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3906         * Makefile.in: Regenerate.
3907         * configure: Regenerate.
3908         * configure.ac: Add liboffloadmic to target binaries.
3909         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3910         Add liboffloadmic to noconfig list when C++ is not supported.
3912 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3913             Thomas Schwinge  <thomas@codesourcery.com>
3914             Ilya Verbin  <ilya.verbin@intel.com>
3915             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3917         * configure: Regenerate.
3918         * configure.ac (--enable-as-accelerator-for)
3919         (--enable-offload-targets): New configure options.
3921 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3923         * Makefile.def: Make all-gcc depend on all-isl.
3924         * Makefile.in: Regenerate.
3926 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3928         * ChangeLog.jit: New.
3929         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3931 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3933         PR target/63610
3934         * libtool.m4: Fix globbing of darwin versions.
3935         * configure: Regenerate.
3937 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3939         * Makefile.def: Remove CLooG.
3940         * Makefile.tpl: Ditto.
3941         * configure.ac: Ditto.
3942         * configure: Regenerate.
3943         * Makefile.in: Ditto.
3945 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3947         * configure.ac: Handle nvptx-*-*.
3948         * configure: Regenerate.
3950 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3952         * MAINTAINERS (Write After Approval): Add myself.
3954 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3956         * Makefile.def (libcc1): Remove bootstrap=true;.
3957         * Makefile.in: Regenerated.
3959 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3961         * configure.ac: Update comment.
3962         * configure: Regenerate.
3964 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3966         * MAINTAINERS (Write After Approval): Add myself.
3968 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3970         * configure.ac (extra_host_libiberty_configure_flags): Add
3971         --enable-shared also for libcc1's benefit.
3972         * configure: Regenerate.
3974 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3976         * MAINTAINERS: Change my email address.
3978 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3979             Tom Tromey  <tromey@redhat.com>
3981         * Makefile.def: Add libcc1 to host_modules.
3982         * configure.ac (host_tools): Add libcc1.
3983         * Makefile.in, configure: Rebuild.
3985 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3987         * configure.ac (build_configargs): Don't share config.cache between
3988         build subdirs.
3989         * configure: Regenerate.
3991 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3993         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3994         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3995         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3996         leon3v7 as leon3.
3997         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3998         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3999         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4000         * config/sparc/sparc.md (cpu): Add leon3v7.
4001         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4003 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4005         * MAINTAINERS (write-after-approval): Add myself.
4007 2014-10-23  Ian Lance Taylor  <iant@google.com>
4009         * configure.ac: Disable the Go frontend on systems where it is known
4010         to not work.
4011         * configure: Regenerate.
4013 2014-10-23  Richard Biener  <rguenther@suse.de>
4015         * Makefile.def: Add libcpp build module and dependencies.
4016         * configure.ac: Add libcpp build module.
4017         * Makefile.in: Regenerate.
4018         * configure: Likewise.
4020 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
4022         * MAINTAINERS (write-after-approval): Add myself.
4024 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
4026         * INSTALL/README: Do not mention CVS.
4028 2014-10-03  Jing Yu  <jingyu@google.com>
4030         * configure.ac: Add aarch64 to list of targets that support gold.
4031         * configure: Regenerate.
4033 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
4035         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
4037 2014-09-29  Catherine Moore  <clm@codesourcery.com>
4039         * MAINTAINERS:  Add myself as MIPS maintainer.
4041 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
4043         * MAINTAINERS: Move myself to MIPS maintainers.
4045 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4047         * MAINTAINERS: Put all email addresses between '<' and '>'.
4049 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4051         * MAINTAINERS: Move myself to reviewers (Fortran).
4053 2014-09-01  Andi Kleen  <ak@linux.intel.com>
4055         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4056         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
4057         * Makefile.in: Regenerate.
4059 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4061         * rtx-classes-status.txt: Delete
4063 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4065         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4067 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
4069         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4070         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4071         of checking for version number.
4072         * configure: Regenerated.
4073         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4075 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4077         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4078         is done; begin phase 6 (use extra rtx_def subclasses).
4080 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4082         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4083         done; begin phase 5 (additional rtx_def subclasses).
4085 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4087         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4089 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4091         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4092         SET_BB_HEADER are done.
4094 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4096         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4097         done.
4099 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4101         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4103 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4105         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4107 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4109         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4111 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4113         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4115 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4117         * rtx-classes-status.txt: Phase 3 (per-file commits within
4118         "config" subdirs) is done; begin phase 4 (removal of
4119         "scaffolding").
4121 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
4123         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4124         dir) is done; begin phase 3 (per-file commits within "config"
4125         subdirs).
4127 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
4129         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4130         phase 2 (per-file commits in main source dir).
4132 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
4134         * configure: Regenerated.
4136 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4138         * rtx-classes-status.txt (TODO): Add SET_BND_TO
4140 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4142         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4144 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4146         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4148 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4150         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4152 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4154         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4156 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
4158         * MAINTAINERS (Write After Approval): Add myself.
4160 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
4162         * MAINTAINERS: Remove myself
4164 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4166         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4168 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
4170         * MAINTAINERS (Write After Approval): Add myself.
4172 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4174         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4175         SET_BB_HEADER, SET_BB_FOOTER
4177 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4179         * rtx-classes-status.txt: New file
4181 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
4183         * configure.ac: Eliminate ClooG installation dependency.
4184         * configure: Regenerate.
4185         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4186         * Makefile.in: Regenerate.
4188 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
4190         * MAINTAINERS (Write After Approval): Add myself.
4192 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
4194         * MAINTAINERS (Write After Approval): Add myself.
4196 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
4198         * MAINTAINERS (Write After Approval): Add myself.
4200 2014-07-28  Anthony Green  <green@moxielogic.com>
4202         Import from savannah.gnu.org:
4203         * config.sub: Update to 2014-07-28 version.
4205 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
4207         * MAINTAINERS: Remove my MIPS maintainer entry.
4209 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
4211         PR target/47230
4212         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4213         * configure: Regenerate.
4215 2014-07-24  James Norris  <jnorris@codesourcery.com>
4217         * MAINTAINERS (Write After Approval): Add myself.
4219 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
4221         * configure.ac: Accept only CLooG 0.18.1.
4222         * configure: Regenerate.
4224 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
4226         * configure.ac: Don't accept isl 0.11.
4227         * configure: Regenerate.
4229 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4231         * MAINTAINERS (Write After Approval): Add myself.
4233 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4235         * configure.ac: Don't accept isl 0.10.
4236         * configure: Regenerate.
4238 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4240         Fix include path for in-tree cloog.
4241         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4242         * configure: Regenerate.
4244 2014-06-18  Richard Henderson  <rth@redhat.com>
4246         * .gitignore: Import gcc_update output.
4248 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
4250         * config-ml.in: Robustify ac_configure_args parsing.
4252         * configure.ac (--enable-linker-plugin-configure-flags)
4253         (--enable-linker-plugin-flags): New flags.
4254         (configdirs): Conditionally add libiberty-linker-plugin.
4255         * configure: Regenerate.
4256         * Makefile.def (host_modules): Add libiberty-linker-plugin.
4257         (host_modules) <lto-plugin>: Pay attention to
4258         @extra_linker_plugin_flags@ and
4259         @extra_linker_plugin_configure_flags@.
4260         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4261         * Makefile.in: Regenerate.
4263         * Makefile.tpl (configure-[+prefix+][+module+])
4264         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4265         "module_srcdir" instead of "module" for locating a module's srcdir.
4266         * Makefile.in: Regenerate.
4268 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
4270         * MAINTAINERS (Write After Approval): Add myself.
4272 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
4274         * MAINTAINERS: Update my email address.
4276 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4278         * MAINTAINERS (Write After Approval): Add myself.
4280 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
4282         * MAINTAINERS (Write After Approval): Add myself.
4284 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
4286         PR libstdc++/61011
4287         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4288         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4289         * configure: Regenerate.
4291 2014-05-28  Pedro Alves  <palves@redhat.com>
4293         * MAINTAINERS (Write After Approval): Add myself.
4295 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4297         * MAINTAINERS: Update my affiliation/email.
4299 2014-05-19  Mike Stump  <mikestump@comcast.net>
4301         * MAINTAINERS: Add wide-int reviewers.
4303 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
4305         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4306         * configure: Regenerated.
4308 2014-05-15  Torvald Riegel  <triegel@redhat.com>
4310         * MAINTAINERS (libitm): Add myself as maintainer.
4312 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
4314         * MAINTAINERS (Write After Approval): Add myself.
4316 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
4318         * config.sub, config.guess: Import from upstream.
4320 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4322         * MAINTAINERS (Write After Approval): Put myself in correct order.
4324 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4326         * MAINTAINERS (Write After Approval): Add myself.
4328 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4330         * MAINTAINERS: Move myself from Reviewers to Write After Approval
4331         section.
4333 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4335         * MAINTAINERS (Write After Approval): Delete myself.
4337 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
4339         PR sanitizer/56781
4340         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4341         and -B* options with -Xcompiler.
4343 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
4345         PR bootstrap/60620
4346         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4347         * Makefile.in: Regenerate.
4349 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
4351         * Makefile.def (dependencies): Make all-ld depend on all-binutils
4352         for WINDRES_FOR_TARGET in default-manifest.o rule.
4353         * Makefile.in: Regenerate.
4355 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4357         * MAINTAINERS (Write After Approval): Add myself.
4359 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4361         PR sanitizer/56781
4362         * Makefile.def: Set bootstrap=true; for host fixincludes.
4363         * configure.ac: Don't bootstrap host fixincludes unless
4364         --with-build-config=bootstrap-{a,ub}san.
4365         * Makefile.in: Regenerated.
4366         * configure: Regenerated.
4368 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4370         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4371         --enable-vtable-verify option parsing.  Don't add
4372         target-libsanitizer to bootstrap_target_libs unless
4373         --with-build-config=bootstrap-asan or
4374         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4375         to bootstrap_target_libs unless --enable-vtable-verify.
4376         * configure: Regenerated.
4378 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4380         * MAINTAINERS (Write After Approval): Add myself.
4382 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4384         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4386 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4388         PR bootstrap/58572
4389         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4390         -I for libstdc++-v3 includes if $(LEAN).
4391         * Makefile.in: Regenerated.
4393 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4395         * MAINTAINERS: Update my email address.
4397 2014-02-24  Walter Lee  <walt@tilera.com>
4399         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4400         (tilegx-*-*): Change to tilegx*-*-*.
4401         * configure: Regenerate.
4403 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4405         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4407 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4409         * MAINTAINERS (Write After Approval): Add myself.
4411 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4413         PR target/59788
4414         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4415         *solaris2*.
4417 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4419         * MAINTAINERS: Update my email address.
4421 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4423         * MAINTAINERS: Convert to UTF-8.
4424         Properly sort Xinliang David Li's entry.
4426 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4427             Sandra Loosemore  <sandra@codesourcery.com>
4429         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4430         nios2 port maintainers.
4432 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4434         * MAINTAINERS (Write After Approval): Add myself.
4436 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4438         * configure.ac: Add user-friendly check for native x86_64-linux
4439         multilibs.
4440         * configure: Regenerate.
4442 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4444         * MAINTAINERS: Add myself as sh maintainer.
4446 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4448         * MAINTAINERS: Add self as SLSR maintainer.
4450 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4452         * MAINTAINERS: Update my email address.
4454 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4456         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4458 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4460         * Makefile.in: Regenerate.
4462         * Makefile.tpl: Fix typo.
4463         * Makefile.in: Regenerate partially.
4465 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4467         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4468         supported.
4469         * configure: Regenerated.
4471 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4473         * MAINTAINERS (Write After Approval): Add myself.
4475 2013-10-30  Jason Merrill  <jason@redhat.com>
4477         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4478         --disable-build-format-warnings.
4480 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4482         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4483         depend on libstdc++ and libgcc.
4484         * configure: Regenerate.
4485         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4486         libcilkrts for POSIX and i*86, and x86_64 architectures.
4487         * Makefile.in: Added libcilkrts related fields to support building it.
4489 2013-10-26  Jeff Law  <law@redhat.com>
4491         * Makefile.def (target_modules): Remove libmudflap
4492         (languages): Remove check-target-libmudflap).
4493         * Makefile.in: Rebuilt.
4494         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4495         * configure.ac (target_libraries): Remove target-libmudflap.
4496         Remove checks which disabled libmudflap on some systems.
4497         * configure: Rebuilt.
4498         * libmudflap: Directory removed.
4500 2013-10-21  Cong Hou  <congh@google.com>
4502         * MAINTAINERS (Write After Approval): Add myself.
4504 2013-10-16  Mike Stump  <mikestump@comcast.net>
4506         * .dir-locals.el: Add.
4508 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4510         * configure.ac: Add --enable-host-shared
4511         * configure: Regenerate.
4513 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4515         Import from savannah.gnu.org:
4516         * config.guess: Update to 2013-06-10 version.
4517         * config.sub: Update to 2013-10-01 version.
4519 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4521         Changes to build configuration to allow big endian ARC ELF toolchain
4522         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4523         * configure: Regenerate.
4525 2013-09-20  Alan Modra  <amodra@gmail.com>
4527         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4528         ppc host match.  Support little-endian powerpc linux hosts.
4530 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4532         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4533         maintainer.
4535 2013-09-12  DJ Delorie  <dj@redhat.com>
4537         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4538         maintainers.
4540 2013-09-03  Richard Biener  <rguenther@suse.de>
4542         * configure.ac: Also allow ISL 0.12.
4543         * configure: Regenerated.
4545 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4547         * MAINTAINERS (Write After Approval): Add myself.
4549 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4551         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4553 2013-08-26  Caroline Tice  <cmtice@google.com>
4555         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4556         "Various Reviewers" to libvtv "Various Maintainers".
4558 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4560         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4562 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4564         * MAINTAINERS: Update name, email.
4566 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4568         * MAINTAINERS (Write After Approval): Add myself.
4570 2013-08-12  Caroline Tice  <cmtice@google.com>
4572         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4573         address in the Write After Approval section.
4575 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4577         * MAINTAINERS (Write After Approval): Update email.
4579 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4581         * configure.ac: Adjust to check VTV_SUPPORTED.
4582         * configure: Regenerated.
4584 2013-08-02  Caroline Tice  <cmtice@google.com>
4586         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4587         on non-linux systems; add target-libvtv to noconfigdirs; add
4588         libsupc++/.libs to C++ library search paths.
4589         * configure: Regenerated.
4590         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4591         libstdc++ and libgcc.
4592         * Makefile.in: Regenerated.
4594 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4596         * MAINTAINERS (Write After Approval): Add myself.
4598 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4599             Shiva Chen  <shiva0217@gmail.com>
4601         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4602         nds32 port maintainers.
4604 2013-07-17  Tim Shen  <timshen91@gmail.com>
4606         * MAINTAINERS (Write After Approval): Add myself.
4608 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4610         * configure.ac: Sync from binutils.
4611         * configure: Regenerate.
4613 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4615         * MAINTAINERS (Write After Approval): Add myself.
4617 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4619         * MAINTAINERS (Write After Approval): Add myself.
4621 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4623         * MAINTAINERS (Write After Approval): Add myself.
4625 2013-04-30  Brooks Moses  <bmoses@google.com>
4627         * MAINTAINERS: Update my email; move myself from Fortran
4628         reviewer to Write After Approval.
4630 2013-04-16  Andreas Schwab  <schwab@suse.de>
4632         * configure.ac (aarch64-*-*): Don't disable java.
4633         * configure: Regenerate.
4635 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4637         * MAINTAINERS (Write After Approval): Add myself.
4639 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4641         * Makefile.def (target_modules): Don't install libffi.
4642         * Makefile.in: Regenerate.
4644 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4646         * MAINTAINERS (Write After Approval): Add myself.
4648 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4650         * MAINTAINERS (Write After Approval): Add myself.
4652 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4654         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4655         * configure: Regenerated.
4657 2013-02-05  Ian Lance Taylor  <iant@google.com>
4659         PR go/55969
4660         * configure.ac: Disable libgo on some systems where it does not
4661         work.
4663 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4665         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4666         Remove Geoff Keating as rs6000 port maintainer, at his request.
4668 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4670         * MAINTAINERS: Update my email.
4672 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4674         * configure: Re-generate.
4676 2013-01-15  Richard Biener  <rguenther@suse.de>
4678         PR other/55973
4679         * configure: Re-generate.
4681 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4683         * Makefile.def (install-target-libsanitizer): Depend on
4684         install-target-libstdc++-v3.
4685         * Makefile.in: Regenerate.
4687 2013-01-14  Richard Biener  <rguenther@suse.de>
4689         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4690         * configure: Re-generate
4692 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4694         * config.sub: Update from config repo.
4696 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4698         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4699         * Makefile.in: Regenerate.
4701 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4703         * MAINTAINERS (arc): Add new port maintainership for myself.
4705 2013-01-09  Jason Merrill  <jason@redhat.com>
4707         * .gitignore: Import from gdb repository.
4709 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4711         * Makefile.def (configure-gcc): Depend on all-gmp.
4712         (all-gcc): Remove dependency on all-gmp.
4713         * Makefile.in: Regenerated.
4715 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4717         * config.sub: Merge from config repo.
4718         * config.guess: Ditto.
4720 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4722         * Makefile.def: Merge from binutils.
4723         * Makefile.in: Ditto.
4725 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4727         * MAINTAINERS: Update my email.
4729 2012-12-29  Ben Elliston  <bje@gnu.org>
4731         * config.guess: Update to 2012-12-29 version.
4732         * config.sub: Likewise.
4734 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4736         * Makefile.def (install-target-libgfortran): Depend on
4737         install-target-libquadmath, install-target-libgcc.
4738         (install-target-libsanitizer): Depend on install-target-libgcc.
4739         (install-target-libjava): Depend on install-target-libgcc.
4740         (install-target-libitm): Depend on install-target-libgcc.
4741         (install-target-libobjc): Depend on install-target-libgcc.
4742         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4743         * Makefile.in: Regenerate.
4745 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4747         * Makefile.def (install-target-libgo): Depend on
4748         install-target-libatomic.
4749         * Makefile.in: Regenerate.
4751 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4753         PR go/55201
4754         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4755         * Makefile.in: Regenerate.
4757 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4759         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4760         * configure: Regenerate.
4762 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4764         * config.sub: Merge from config repo.
4766 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4768         * Makefile.def (target_modules): Add bootstrap=true and
4769         raw_cxx=true to libsanitizer.
4770         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4771         * Makefile.in: Regenerated.
4772         * configure: Likewise.
4774 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4776         * MAINTAINERS: Remove self as RTL optimization maintainer.
4778 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4780         * MAINTAINERS (Write After Approval): Add myself.
4782 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4784         * Makefile.def (target_modules): Remove bootstrap=true and
4785         raw_cxx=true from libsanitizer.
4786         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4787         * Makefile.in: Regenerated.
4788         * configure: Likewise.
4790 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4792         * Makefile.def (target_modules): Add bootstrap=true and
4793         raw_cxx=true to libsanitizer.
4794         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4795         * Makefile.in: Regenerated.
4796         * configure: Likewise.
4798 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4800         PR bootstrap/54279
4801         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4802         * configure: Regenerate.
4803         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4804         * Makefile.in: Regenerate.
4806 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4808         * configure.ac: Disable libsanitizer if we're not building C++.
4809         * configure: Regenerate.
4811 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4813         * MAINTAINERS (Write After Approval): Add myself.
4815 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4817         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4818         Kostya Serebryany (kcc@google.com) and
4819         Jakub Jelinek (jakub@redhat.com).
4820         Rename area for Dodji Seketeli (dodji@redhat.com).
4822 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4824         * MAINTAINERS: (asan.c, related): Add myself.
4826 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4828         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4829         * configure: Regenerate.
4831 2012-11-13  Richard Henderson  <rth@redhat.com>
4833         * configure.ac: Move libsanitizer logic to subdirectory.
4834         * configure: Regenerate.
4836 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4838         * configure.ac: Enable libsanitizer just on x86 linux for now.
4839         * configure: Re-generate.
4841 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4843         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4844         sections.
4845         * configure: Regenerate.
4847 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4849         * configure.ac: Add section for configdirs for libsanitizer.
4850         Disable for cris-*-* and mmix-*-*.
4851         * configure: Regenerate.
4853 2012-11-12  Wei Mi <wmi@google.com>
4855         * configure.ac: Add libsanitizer to target_libraries.
4856         * Makefile.def: Ditto.
4857         * configure: Regenerate.
4858         * Makefile.in: Regenerate.
4859         * libsanitizer: New directory for asan runtime.  Contains an empty
4860         tsan directory.
4862 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4864         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4865         against Mingw64 w32api.
4866         * configure: Regenerate.
4868 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4870         * configure: Regenerated.
4872 2012-11-03  Robert Mason  <rbmj@verizon.net>
4874         * configure.ac: add --disable-libstdcxx configure option
4875         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4877 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4879         * MAINTAINERS (Write After Approval): Add myself.
4881 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4883         * MAINTAINERS (Write After Approval): Add myself.
4885 2012-10-24  Sharad Singhai  <singhai@google.com>
4887         * MAINTAINERS (Write After Approval): Add myself.
4889 2012-10-24  Eric Christopher  <echristo@gmail.com>
4891         * MAINTAINERS: Update email address.
4893 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4895         PR bootstrap/54820
4896         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4897         * configure: Regenerate.
4899 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4901         * MAINTAINERS (aarch64): Add Marcus and myself.
4903 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4905         PR bootstrap/54820
4906         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4907         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4908         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4909         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4910         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4911         * Makefile.in: Regenerate.
4912         * configure.ac (have_static_libs): New variable and associated check.
4913         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4914         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4915         * configure: Regenerate.
4917 2012-10-10  Richard Biener  <rguenther@suse.de>
4919         * MAINTAINERS: Adjust for changed surname.
4921 2012-10-04  Lawrence Crowl  <crowl@google.com>
4923         * MAINTAINERS (Write After Approval): Add myself.
4925 2012-10-01  Cary Coutant  <ccoutant@google.com>
4927         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4929 2012-09-28  Ian Lance Taylor  <iant@google.com>
4931         * Makefile.def: Make all-target-libgo depend on
4932         all-target-libbacktrace.
4933         * Makefile.in: Rebuild.
4935 2012-09-26  Ian Lance Taylor  <iant@google.com>
4937         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4938         * Makefile.in: Rebuild.
4940 2012-09-20  Walter Lee  <walt@tilera.com>
4942         * configure.ac: Add tilegx to list of targets that support gold.
4943         * configure: Regenerate.
4945 2012-09-20  Marek Polacek  <polacek@redhat.com>
4947         * MAINTAINERS (Write After Approval): Add myself.
4949 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4951         * configure.ac: Add mips*-mti-elf* target.
4952         * configure: Regenerate.
4954 2012-09-17  Ian Lance Taylor  <iant@google.com>
4956         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4957         * configure.ac (host_libs): Add libbacktrace.
4958         (target_libraries): Add libbacktrace.
4959         * Makefile.def (host_modules): Add libbacktrace.
4960         (target_modules): Likewise.
4961         * configure, Makefile.in: Rebuild.
4963 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4965         PR target/38607
4966         Merge upstream change.
4967         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4969         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4970         Add libgomp*.o to compare_exclusions for AIX.
4971         * configure: Regenerate.
4973 2012-09-06  Diego Novillo  <dnovillo@google.com>
4975         * configure.ac: Bump minimum GMP version to 4.2.3.
4976         * configure: Re-generate.
4978 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4980         PR target/54461
4981         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4982         target-libgloss if not configured --with-avrlibc=no.
4983         * configure: Regenerate.
4985 2012-09-04  Jason Merrill  <jason@redhat.com>
4987         * configure.ac: Fix --enable-languages=all.
4989 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4991         * MAINTAINERS (Write After Approval): Add myself.
4993 2012-09-03  Richard Guenther  <rguenther@suse.de>
4995         PR bootstrap/54138
4996         * configure.ac: Re-organize ISL / CLOOG checks to allow
4997         disabling with either --without-isl or --without-cloog.
4998         * configure: Regenerated.
5000 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
5002         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5003         * configure: Regenerate.
5005 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
5007         * MAINTAINERS: Fix my email address.
5009 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
5011         PR binutils/4970
5012         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5013         and opcodes.
5014         * Makefile.in: Regenerated.
5016 2012-08-26  Art Haas <ahaas@impactweather.com>
5018         * configure: Regenerate.
5020 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
5022         * INSTALL/README: Also refer to the online installation
5023         instructions.
5025 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5027         * MAINTAINERS (Write After Approval): Add myself.
5028         (Picochip port): Remove myself.
5030 2012-08-14   Diego Novillo  <dnovillo@google.com>
5032         Merge from cxx-conversion branch.
5034         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5035         POSTSTAGE1_CONFIGURE_FLAGS.
5036         * Makefile.in: Regenerate.
5037         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
5038         Force C++ when bootstrapping.
5039         * configure: Regenerate.
5041 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
5043         * MAINTAINERS (Write After Approval): Add myself.
5045 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
5047         * README: Document use of ranges of years in copyright notices.
5049 2012-07-06  Richard Guenther  <rguenther@suse.de>
5051         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5052         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5053         --with-gmp=system.
5054         * Makefile.in: Regenerated.
5055         * configure: Likewise.
5057 2012-07-06  Richard Guenther  <rguenther@suse.de>
5059         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5060         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5061         supply V=1 as extra_make_flags.
5062         * configure: Regenerated.
5063         * Makefile.in: Likewise.
5065 2012-07-04  Tristan Gingold  <gingold@adacore.com>
5067         * configure: Regenerate.
5069 2012-07-03  Richard Guenther  <rguenther@suse.de>
5071         * Makfile.def (isl): Remove not necessary extra_exports and
5072         extra_make_flags.
5073         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5074         * Makefile.in: Regenerated.
5076 2012-07-03  Richard Guenther  <rguenther@suse.de>
5078         * Makefile.def (cloog): Add V=1 to extra_make_flags.
5079         * configure.ac: If either the ISL or the CLooG check failed
5080         do not try to build in-tree versions.
5081         * Makefile.in: Regenerated.
5082         * configure: Regenerated.
5084 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5086         * configure: Regenerate.
5088 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
5090         * MAINTAINERS (Various Maintainers): Add myself as testsuite
5091         maintainer.
5093 2012-07-02  Richard Guenther  <rguenther@suse.de>
5095         * configure: Regenerated.
5097 2012-07-02  Richard Guenther  <rguenther@suse.de>
5098         Michael Matz  <matz@suse.de>
5099         Tobias Grosser <tobias@grosser.es>
5100         Sebastian Pop <sebpop@gmail.com>
5102         * Makefile.def: Add ISL host module, remove PPL host module.
5103         Adjust ClooG host module to use the proper ISL.
5104         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5105         * configure.ac: Include config/isl.m4.  Add ISL host library,
5106         remove PPL.  Remove PPL configury, add ISL configury, adjust
5107         ClooG configury.
5108         * Makefile.in: Regenerated.
5109         * configure: Likewise.
5111 2012-07-02  Richard Guenther  <rguenther@suse.de>
5113         Merge from graphite branch
5114         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5116         * configure: Regenerated.
5117         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5118         both cloog.org and legacy versions. The only supported version will
5119         be CLooG with the isl backend.
5121         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5123         * configure: Regenerated.
5124         * configure.ac: Require cloog isl 0.17.0
5126         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5128         * configure: Regenerated.
5129         * config/cloog.m4: Do not define CLOOG_ORG
5131 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
5133         * configure.ac: Skip C if explicitly selected.
5134         * configure: Regenerate.
5136 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
5138         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5139         they contain -O2.
5140         * configure: Regenerate.
5142 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
5144         PR debug/53740
5145         * df.h, df-problems.c, dce.c: Revert last patch.
5147 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
5149         * MAINTAINERS (Write After Approval): Update my email address.
5151 2012-06-21  Meador Inge  <meadori@codesourcery.com>
5153         * MAINTAINERS (Write After Approval): Add myself.
5155 2012-06-20  Jason Merrill  <jason@redhat.com>
5157         * Makefile.tpl (check-target-libgomp-c++): New.
5158         (check-target-libitm-c++): New.
5159         * Makefile.def (c++): Add them.
5160         * Makefile.in: Regenerate.
5162 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
5164         * MAINTAINERS (Write After Approval): Add myself.
5166 2012-05-16  Olivier Hainque  <hainque@adacore.com>
5168         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5169         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5170         (install-no-fixedincludes): Adjust accordingly.
5171         * Makefile.in: Regenerate.
5173 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
5175         Merge upstream change
5176         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5178 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
5180         * MAINTAINERS (Write After Approval): Add myself.
5182 2012-05-09  Nick Clifton  <nickc@redhat.com>
5183             Paul Smith  <psmith@gnu.org>
5185         PR bootstrap/50461
5186         * configure.ac (mpfr-dir): When using in-tree MPFR sources
5187         allow for the fact that from release v3.1.0 of MPFR the source
5188         files were moved into a src sub-directory.
5189         * configure: Regenerate.
5191 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
5193         * configure.ac: Bump minimum MPFR version to 2.4.0.
5194         * configure: Regenerated.
5196 2012-05-01  Richard Henderson  <rth@redhat.com>
5198         * Makefile.def (libatomic): New target_module.
5199         * configure.ac (target_libraries): Add libatomic.
5200         (noconfigdirs): Check if libatomic is supported.
5201         * Makefile.in, configure: Rebuild.
5203 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
5205         * MAINTAINERS (Write After Approval): Add myself.
5207 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
5209         * config.sub: Update to 2012-04-18 version from official repo.
5211 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
5213         * MAINTAINERS (Write After Approval): Add myself.
5215 2012-04-11  Steve Ellcey  <sellcey@mips.com>
5217         * MAINTAINERS: Changed email address.
5219 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
5221         PR target/52737
5222         * contrib/gcc_update (files_and_dependencies):
5223         Remove gcc/config/avr/t-multilib from touch data.
5225 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5227         * MAINTAINERS (OS Port Maintainers): Remove irix.
5228         * configure.ac (enable_libgomp): Remove *-*-irix6*.
5229         (unsupported_languages): Remove mips-sgi-irix6.*.
5230         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5231         (with_stabs): Remove.
5232         * configure: Regenerate.
5234 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5236         * MAINTAINERS (OS Port Maintainers): Remove osf.
5237         * configure.ac (enable_libgomp): Remove *-*-osf*.
5238         (with_stabs): Remove alpha*-*-osf*.
5239         * configure: Regenerate.
5241 2012-03-05  Tristan Gingold  <gingold@adacore.com>
5243         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5244         * configure: Regenerate.
5246 2012-02-17  Walter Lee  <walt@tilera.com>
5248         * MAINTAINERS: (Write After Approval): Delete myself.
5250 2012-02-14  Walter Lee  <walt@tilera.com>
5252         * MAINTAINERS (tilegx port): Add myself.
5253         (tilepro port): Add myself.
5254         (Write After Approval): Add myself.
5256 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
5258         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5259         and Joseph Myers as docstring relicensing maintainers.
5261 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5263         * MAINTAINERS (write-after-approval): Add myself.
5265 2012-02-08  Ira Rosen <irar@il.ibm.com>
5267         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5268         maintainer.
5270 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5272         * MAINTAINERS (Write After Approval): Move myself to
5273         maintain alphabetical order.
5275 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5277         * MAINTAINERS (Write After Approval): Add myself.
5279 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
5281         * MAINTAINERS (Write After Approval): Add myself.
5283 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5284             Jayant R Sonar <jayant.sonar@kpitcummins.com>
5286         * configure.ac (cr16-*-*): Remove nonconfigdirs.
5287         * configure: Regenerate.
5289 2012-01-23  Harshit Chopra  <harshit@google.com>
5291         * MAINTAINERS (Write After Approval): Add myself.
5293 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
5295         * configure.ac: Remove reference to mh-interix.
5296         * configure: Regenerate.
5298 2012-01-05  Richard Henderson  <rth@redhat.com>
5300         PR bootstrap/51072
5301         * configure.ac: Disable libitm if c++ is not enabled.
5302         * configure: Rebuild.
5304         * configure.ac: Fix regexp for same.
5305         * configure: Rebuild.
5307 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
5309         * MAINTAINERS (Write After Approval): Add myself.
5311 2012-01-02  Richard Guenther  <rguenther@suse.de>
5313         PR bootstrap/51686
5314         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5315         * Makefile.in: Regenerate.
5317 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
5319         * MAINTAINERS (Write After Approval): Add myself.
5321 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
5323         * configure: Regenerate.
5325 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
5327         * MAINTAINERS (picochip): Changed email address.
5329 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
5331         * MAINTAINERS (write-after-approval): Add self.
5333 2011-11-29  DJ Delorie  <dj@redhat.com>
5335         * configure.ac (rl78-*-*) New case.
5336         * configure: Regenerate.
5337         * MAINTAINERS: Add myself as RL78 maintainer.
5339 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5341         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5343 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
5345         * libtool.m4: Additional FreeBSD 10 fixes.
5347 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
5349         * MAINTAINERS: Move myself from Write After Approval to CPU Port
5350         Maintainers section, as Epiphany maintainer.
5352 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5354         PR target/49992
5355         * configure.ac: Remove ranlib special-casing for Darwin.
5356         * configure: Regenerate.
5358 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5360         * MAINTAINERS (Reviewers): Keep the list sorted.
5362 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5364         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5366 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5368         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5369         * configure: Rebuild.
5370         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5371         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5372         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5373         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5374         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5375         Add READELF.
5376         * Makefile.in: Rebuild.
5378 2011-11-09  Jason Merrill  <jason@redhat.com>
5380         * Makefile.def (language=c++): Remove check-c++0x.
5381         * Makefile.in (check-gcc-c++): Regenerate.
5383 2011-11-08  Richard Henderson  <rth@redhat.com>
5385         * configure.ac: Test for libitm directory present first.
5387         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5389         * configure.ac: Test libitm/configure.tgt to disable libitm.
5390         * configure: Rebuild.
5392 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5393             Richard Henderson  <rth@redhat.com>
5395         Merged from transactional-memory.
5397         * Makefile.def (lang_env_dependencies): libitm is c++.
5398         Add libitm target module.
5399         * configure.ac: Likewise.
5400         * config/mmap.m4: New file.
5401         * contrib/gcc_update: Add libitm to touch data.
5402         * Makefile.in, configure: Rebuild.
5404 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5406         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5407         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5408         * Makefile.in: Regenerate.
5410 2011-11-01  DJ Delorie  <dj@redhat.com>
5412         * config.sub: Update to version 2011-10-29 (added rl78)
5414 2011-10-27  Nick Clifton  <nickc@redhat.com>
5416         * config.sub: Import these changes from the config project:
5418         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5419             Ben Elliston  <bje@gnu.org>
5421         * config.sub (epiphany): New.
5423         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5424             Ben Elliston  <bje@gnu.org>
5426         * config.sub (hexagon, hexagon-*): New.
5428         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5430         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5431         64eb to be64.
5433         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5435         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5436         (nacl): Grok as alias for 32el-unknown-nacl.
5438 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5440         * MAINTAINERS (Write After Approval): Add myself.
5442 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5444         * MAINTAINERS (Write After Approval): Add myself.
5446 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5448         * MAINTAINERS (sparc port): Remove myself.
5450 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5452         * MAINTAINERS (Write After Approval): Add myself.
5454 2011-08-14  Yao Qi  <yao@codesourcery.com>
5456         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5457         * configure: Regenerate.
5459 2011-07-26  Ian Lance Taylor  <iant@google.com>
5461         * configure.ac: Set have_compiler based on whether gcc directory
5462         exists, rather than on whether gcc is in configdirs.
5463         * configure: Rebuild.
5465 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5467         * MAINTAINERS (Global Reviewers): Add self.
5469 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5471         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5472         link directories.
5473         * Makefile.in: Rebuild.
5475 2011-07-20  Ian Lance Taylor  <iant@google.com>
5477         PR bootstrap/49787
5478         * configure.ac: Move --enable-bootstrap handling earlier in file.
5479         If --enable-bootstrap and either --enable-build-with-cxx or
5480         --enable-build-poststage1-with-cxx, enable C++ automatically.
5481         * configure: Rebuild.
5483 2011-07-19  Ian Lance Taylor  <iant@google.com>
5485         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5486         make C++ a boot_language.  Set and substitute
5487         POSTSTAGE1_CONFIGURE_FLAGS.
5488         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5489         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5490         * configure, Makefile.in: Rebuild.
5492 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5494         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5495         maintainers.
5497 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5499         * MAINTAINERS (Global Reviewers): Add myself.
5501 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5503         * configure: Regenerate.
5505 2011-07-16  Jason Merrill  <jason@redhat.com>
5507         * Makefile.def (language=c++): Add check-c++0x and
5508         check-target-libmudflap-c++.
5509         * Makefile.tpl (check-target-libmudflap-c++): New.
5510         * Makefile.in: Regenerate.
5512 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5514         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5515         * Makefile.def (target_modules/libjava): Pass
5516         $(EXTRA_CONFIGARGS_LIBJAVA).
5517         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5518         if not configured with --enable-static-libjava.
5519         * Makefile.in: Regenerate.
5520         * configure: Likewise.
5522 2011-07-15  Jason Merrill  <jason@redhat.com>
5524         * Makefile.in (check-c++): Move check-gcc-c++0x after
5525         check-target-libstdc++-v3.
5527 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5529         * MAINTAINERS (c6x port): New entry.
5531 2011-07-13  Jason Merrill  <jason@redhat.com>
5533         * Makefile.in (check-gcc-c++0x): New.
5534         (check-c++): Depend on it.
5536 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5538         PR target/39150
5539         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5540         x86_64-*-solaris2.1[0-9]*.
5541         * configure: Regenerate.
5543 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5545         * MAINTAINERS (RTL optimizers): Add self.
5547 2011-06-27  Gabriel Charette  <gchare@google.com>
5549         * MAINTAINERS (Write After Approval): Add myself.
5551 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5553         PR regression/47836
5554         PR bootstrap/23656
5555         PR other/47733
5556         PR bootstrap/49247
5557         PR c/48825
5558         * configure.ac (target_libraries): Remove target-libiberty.
5559         Remove case-statement setting skipdirs=target-libiberty for
5560         multiple targets.  Remove checking target_configdirs and
5561         removing target-libiberty but keeping target-libgcc if
5562         otherwise empty.
5563         * Makefile.def (target_modules): Don't add libiberty.
5564         (dependencies): Remove all traces of target-libiberty.
5565         * configure, Makefile.in: Regenerate.
5567 2011-06-13  Walter Lee <walt@tilera.com>
5569         * configure.ac (tilepro-*-*) New case.
5570         (tilegx-*-*): Likewise.
5571         * configure: Regenerate.
5573 2011-06-06  Jing Yu  <jingyu@google.com>
5575         * configure.ac: Skip target-libiberty for
5576         arm*-*-linux-androideabi.
5577         * configure: Regenerated.
5579 2011-06-06  Nick Clifton  <nickc@redhat.com>
5581         * config.sub: Sync from upstream.
5583 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5585         * MAINTAINERS (Write After Approval): Add myself.
5587 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5589         * MAINTAINERS: Update my email address.
5591 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5593         * MAINTAINERS (Write After Approval): Update my email address.
5595 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5597         * MAINTAINERS (Write After Approval): Add myself.
5599 2011-05-08  Doug Kwan  <dougkwan@google.com>
5601         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5602         * configure: Regenerated.
5603         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5604         value from configure.
5605         * Makefile.in: Regenerated.
5607 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5609         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5610         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5611         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5612         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5613         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5614         *-*-vxworks*): Disable newlib and libgloss in separate case
5615         statement.
5616         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5617         to separate case statement.
5618         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5619         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5620         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5621         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5622         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5623         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5624         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5625         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5626         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5627         i[[3456789]]86-*-rdos*, m32r-*-*,
5628         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5629         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5630         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5631         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5632         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5633         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5634         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5635         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5636         and libgloss in main case over targets.  Remove most empty cases
5637         in main case over targets.
5638         * configure: Regenerate.
5640 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5642         * MAINTAINERS (Write After Approval): Add myself.
5644 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5646         * configure.ac: Remove code setting special library locations for
5647         hppa*64*-*-hpux11*.  Remove code setting compiler for
5648         sparc-sun-solaris2*.
5649         * configure: Regenerate.
5651 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5653         * configure.ac: Separate libgloss_dir settings from general case
5654         over targets.
5655         * configure: Regenerate.
5657 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5659         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5660         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5661         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5662         cases in libgcj-disabling case statement.
5663         (hppa*64*-*-linux*): Set unsupported_languages instead of
5664         disabling target-zlib.
5665         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5666         to hppa*64*-*-hpux*.
5667         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5668         hppa*-*-hpux*.
5669         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5670         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5671         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5672         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5673         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5674         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5675         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5676         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5677         libgcj-disabling case statement.
5678         * configure: Regenerate.
5680 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5682         * configure.ac: Disable Java for targets not supporting libffi.
5683         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5684         Remove cases in Java-disabling statement.
5685         (*arm-wince-pe): Change to arm-wince-pe.
5686         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5687         cases in Java-disabling statement.
5688         (bfin-*-*): Don't disable Java again.
5689         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5690         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5691         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5692         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5693         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5694         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5695         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5696         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5697         Java-disabling statement.
5698         (mmix-*-*): Don't disable Java again.
5699         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5700         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5701         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5702         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5703         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5704         statement.
5705         * configure: Regenerate.
5707 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5709         * configure.ac: Separate cases disabling Java and Java libraries
5710         from general case over targets.
5711         * configure: Regenerate.
5713 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5715         * MAINTAINERS: Update my email address.
5717 2011-04-20  Easwaran Raman  <eraman@google.com>
5719         * MAINTAINERS (Write After Approval): Add myself.
5721 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5723         PR lto/48086
5724         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5725         * configure: Regenerate.
5727 2011-04-16  Jim Meyering  <meyering@redhat.com>
5729         * MAINTAINERS (Write After Approval): Add myself.
5731 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5733         * MAINTAINERS: Update my email address.
5735 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5737         * MAINTAINERS (Write After Approval): Add myself.
5739 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5741         * MAINTAINERS (Write After Approval): Add myself.
5743 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5745         * MAINTAINERS (Write After Approval): Add myself.
5747 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5749         * configure.ac (build_tools): Remove build-byacc.
5750         (host_libs): Remove mmalloc.
5751         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5752         autoconf automake libtool diff rcs fileutils shellutils time
5753         textutils wdiff find uudecode hello tar gzip indent recode release
5754         sed perl gawk findutils gettext zip.
5755         (libgcj): Remove target-qthreads.
5756         (target_tools): Remove target-examples target-gperf.
5757         (YACC): Don't handle building byacc.
5758         * configure: Regenerate.
5759         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5760         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5761         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5762         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5763         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5764         handle building components.
5765         * Makefile.in: Regenerate.
5767 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5769         * MAINTAINERS: Update my email address as Xtensa maintainer.
5771 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5773         * config.sub: Sync from upstream.
5775 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5777         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5778         (microblaze*): Don't disable libssp.
5779         * configure: Regenerate.
5781 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5783         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5784         moveifchange.
5785         * configure: Regenerate.
5786         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5787         * Makefile.in: Regenerate.
5789 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5791         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5792         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5793         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5794         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5795         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5796         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5797         md_exec_prefix cases.
5798         * configure: Regenerate.
5800 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5802         * configure.ac: Separate cases disabling target-libssp,
5803         target-libiberty, target-libstdc++-v3 and Fortran from general
5804         case over targets.
5805         * configure: Regenerate.
5807 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5809         * configure.ac (*-*-chorusos): Don't disable libgcj.
5810         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5811         Remove case.
5812         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5813         (arm-*-coff): Don't disable libgcj.
5814         (arm*-*-linux-gnueabi): Remove useless assignment.
5815         (arm-*-riscix*): Don't disable libgcj.
5816         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5817         configuration.
5818         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5819         (c54x*-*-*): Remove case.
5820         (tic54x-*-*): Don't disable GCC or GCC libraries.
5821         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5822         to *.
5823         (d10v-*-*): Don't disable GCC libraries.
5824         (d30v-*-*): Don't disable libgcj.
5825         (h8500-*-*): Don't disable GCC libraries.
5826         (i960-*-*): Don't disable libgcj.
5827         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5828         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5829         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5830         libgcj.
5831         (m68k-*-coff*): Remove case.
5832         (mmix-*-*): Don't disable libgloss on host.
5833         (mn10200-*-*, mn10300-*-*): Remove cases.
5834         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5835         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5836         Don't disable libgcj.
5837         (romp-*-*): Remove case.
5838         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5839         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5840         case.
5841         (v810-*-*): Don't disable GCC libraries.
5842         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5843         (ip2k-*-*): Don't disable GCC libraries.
5844         * configure: Regenerate.
5846 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5848         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5849         libffi on host.
5850         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5851         on host.
5852         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5853         * configure: Regenerate.
5855 2011-03-26  John Marino  <binutils@marino.st>
5857         * configure.ac: Add support for *-*-dragonfly*
5858         * configure: Regenerate.
5860 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5862         * configure.ac (native_only): Remove.
5863         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5864         send-pr uudecode guile gnuserv on host.
5865         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5866         send-pr rcs guile perl texinfo libtool on host.
5867         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5868         automake send-pr rcs guile perl texinfo libtool on host.
5869         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5870         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5871         (alpha*-dec-osf*): Don't disable fileutils on target.
5872         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5873         texinfo send-pr expect dejagnu on target.
5874         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5875         target-qthreads on target.
5876         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5877         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5878         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5879         x86_64-*-mingw*): Don't disable expect on target.
5880         (*-*-cygwin*): Don't disable target-gperf on target.
5881         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5882         gnuserv on target.
5883         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5884         target.
5885         * configure: Regenerate.
5887 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5889         * configure.ac (target_tools): Remove target-groff.
5890         (native_only): Remove target-groff.
5891         (hppa*64*-*-*): Don't disable byacc.
5892         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5893         setting.
5894         (*-*-kaos*): Don't skip target-librx and target-groff.
5895         (*-*-netware*): Don't skip target-libmudflap.
5896         (*-*-tpf*): Don't skip target-libmudflap.
5897         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5898         directories on the host.
5899         (ia64*-*-*vms*): Don't skip tix.
5900         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5901         host.
5902         * configure: Regenerate.
5904 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5906         * configure.ac: Remove references to mt-mep, mt-netware,
5907         mt-wince.
5908         * Makefile.def: Add all-utils soft dependencies.
5909         * Makefile.tpl: Remove GDB_NLM_DEPS.
5910         * configure: Regenerate.
5911         * Makefile.in: Regenerate.
5913 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5915         * configure.ac: Do not include mh-x86omitfp.
5916         * configure: Regenerate.
5918 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5920         * configure.ac: Remove empty cases.
5921         * configure: Regenerate.
5923 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5925         * Makefile.def: Add dependency from termcap to gdb.
5926         * Makefile.in: Regenerate.
5928 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5930         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5931         * configure: Regenerate.
5932         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5933         * Makefile.tpl: Likewise.
5934         * Makefile.in: Regenerate.
5936 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5938         * configure.ac: Remove all mentions of tentative_cc.
5939         * configure: Regenerate.
5941 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5943         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5944         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5945         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5946         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5947         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5948         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5949         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5950         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5951         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5952         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5953         *-*-rhapsody*): Remove host cases.
5954         * configure: Regenerate.
5956 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5958         * configure.ac (ppc*-*-pe): Remove host case.
5959         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5960         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5961         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5962         cases.
5963         * configure: Regenerate.
5965 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5967         * config.sub: Update to version 2011-03-23.
5969 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5971         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5972         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5973         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5974         * configure: Regenerate.
5976 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5978         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5979         to Write After Approval.
5980         * config-ml.in: Don't handle arc-*-elf*.
5981         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5982         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5983         handle GCC libraries.
5984         * configure: Regenerate.
5986 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5988         PR bootstrap/48120:
5989         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5990         Add -lstdc++ -lm to LIBS.
5991         * configure: Regenerate.
5993 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5995         * config.guess: Update to version 2011-02-02
5996         * config.sub: Update to version 2011-02-24
5998 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
6000         PR lto/48086
6001         * configure.ac: Re-enable LTO on *-apple-darwin9.
6002         * configure: Regenerate.
6004 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
6006         PR lto/48086
6007         * configure.ac: Disable LTO on darwin due to an assembler change in
6008         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6009         under 256.
6010         * configure: Regenerate.
6012 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
6014         * MAINTAINERS: Update myself as score backend maintainer,
6015         update my e-mail address.
6017 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
6019         * MAINTAINERS: Update my e-mail address.
6021 2011-03-06  Joey Ye  <joey.ye@arm.com>
6023         * MAINTAINERS: Update my e-mail address.
6025 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6027         * configure.ac: Adjust test of with_ppl.
6028         * configure: Regenerated.
6030 2011-03-02  Kai Tietz  <ktietz@redhat.com>
6032         * MAINTAINERS: Adjust my e-mail address.
6034 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6036         * configure.ac: Add -lpwl to ppllibs.
6037         * configure: Regenerated.
6039 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6041         * config/cloog.m4: Add -lisl to clooglibs.
6042         * configure: Regenerated.
6044 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6046         * MAINTAINERS (CPU Port maintainers): Add self.
6048 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6050         * MAINTAINERS: Add myself as testsuite maintainer.
6052 2011-02-15  Mike Stump  <mikestump@comcast.net>
6054         * MAINTAINERS: Add myself as testsuite maintainer.
6056 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6058         Import from Libtool and gnulib:
6060         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
6062         Prepare for supporting FreeBSD 10.
6063         * config.rpath: Remove handling of freebsd1* which soon would
6064         match FreeBSD 10.0.
6066         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
6068         Remove support for FreeBSD 1.x.
6069         * libtool.m4 (_LT_LINKER_SHLIBS)
6070         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6071         soon would incorrectly match FreeBSD 10.0.
6073 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6075         PR binutils/12283
6076         * move-if-change: Import version from gnulib.
6078 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
6080         PR lto/47225
6081         * Makefile.def (lto-plugin): Double dash for enable-shared.
6082         (configure-gcc): Depend on all-lto-plugin.
6083         * Makefile.in: Rebuilt.
6085 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6087         * configure.ac: Remove extra bracket.
6088         * configure: Regenerate.
6090 2011-02-08  Tobias Burnus  <burnus@net-b.de>
6092         * MAINTAINERS: Add myself as libquadmath maintainer.
6094 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
6096         * MAINTAINERS: Update my email address.
6098 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
6100         * MAINTAINERS (option handling): Add self.
6102 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
6104         PR lto/47225
6105         * Makefile.def: Add dependency for install-gcc
6106         on install-lto-plugin.
6107         * Makfile.in: Regenerated
6109 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
6111         * MAINTAINERS (CPU Port Maintainers): Add myself.
6113 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
6115         PR libgcj/44341
6116         * configure.ac: Discard --with-* flags for host when configuring
6117         target libraries for cross build.
6118         * configure: Rebuilt.
6120 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6122         * MAINTAINERS (linear loop transforms): Removed.
6124 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
6126         * configure.ac: If with_ppl is no, move setting with_cloog=no
6127         after CLOOG_REQUESTED check.
6128         * configure: Regenerated.
6130 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6132         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6133         CLooG has been requested.
6134         * configure: Regenerated.
6136 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6138         * configure: Regenerated.
6139         * configure.ac: Check for version 0.11 (or later revision) of PPL.
6141 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
6143         * configure: Regenerated.
6144         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6146 2011-01-21  Andreas Schwab  <schwab@redhat.com>
6148         * configure.ac: Use AS_HELP_STRING throughout.
6149         * configure: Regenerate.
6151 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
6153         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6154         * configure: Regenerate.
6156 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6158         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6160 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6162         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6163         for ia64-hpux.
6164         * configure: Regenerate.
6166 2011-01-07  Jan Hubicka  <jh@suse.cz>
6168         PR lto/47225
6169         * Makefile.in: Regenerate.
6170         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6171         configure.
6173 2011-01-07  Jan Hubicka  <jh@suse.cz>
6175         * Makefile.in: Regenerate.
6176         * Makefile.def (gcc host module) and soft dependency on lto-plugin
6177         and configure dependency on lto-plugin configure.
6178         (lto-plugin module): Remove dependency on GCC; add dependency on
6179         liniberty.
6181 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
6183         * MAINTAINERS (Write After Approval): Add myself.
6185 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
6187         * configure: Regenerate.
6189 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
6191         * configure.ac: (picochip): Disable libiberty.
6193 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6195         * MAINTAINERS (Write After Approval): Add myself.
6197 2010-12-10  Ian Lance Taylor  <iant@google.com>
6199         PR bootstrap/46819
6200         * configure.ac: For --disable-libgcj clear libgcj_saved.
6201         * configure: Rebuild.
6203 2010-12-10  Tobias Burnus  <burnus@net-b.de>
6205         PR fortran/46540
6206         * configure.ac: Add --disable-libquadmath and
6207         --disable-libquadmath-support.
6208         * configure: Regenerate.
6210 2010-12-03  Ian Lance Taylor  <iant@google.com>
6212         * MAINTAINERS: Add myself as libgo maintainer.
6214 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6216         PR libffi/46792
6217         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6218         * configure: Regenerate.
6220 2010-12-02  Ian Lance Taylor  <iant@google.com>
6222         * configure.ac: Always set default for poststage1_ldflags to
6223         -static-libstdc++ -static-libgcc.
6225 2010-11-29  Andreas Schwab  <schwab@redhat.com>
6227         * configure.ac: Move comment to remove extra space in last argument
6228         of GCC_TARGET_TOOL.
6230 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
6232         PR other/46026
6233         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6234         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6235         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6236         (BASE_FLAGS_TO_PASS): Use it.
6237         * configure: Rebuilt.
6238         * Makefile.in: Rebuilt.
6240 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
6242         PR binutils/12258
6243         * configure.ac: Correct comments for --enable-gold/--enable-ld.
6244         Properly check default linker.
6245         * configure: Regnerated.
6247 2010-11-23  Matthias Klose  <doko@ubuntu.com>
6249         * configure.ac: For --enable-gold, handle value `default' instead of
6250         `both*'.  New configure option --{en,dis}able-ld.
6251         * configure: Regenerate.
6253 2010-11-20  Ian Lance Taylor  <iant@google.com>
6255         * configure.ac: Only disable a language library if no language needs
6256         it.  Don't let --disable-libgcj uncondtionally disable libffi.
6257         * configure: Rebuild.
6259 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6261         * Makefile.in: Regenerate.
6263         PR other/46202
6264         * configure.ac: Fix just-built in-tree STRIP name to be
6265         binutils/strip-new.
6266         * configure: Regenerate.
6267         * Makefile.def (install-strip-gcc, install-strip-binutils)
6268         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6269         (install-strip-sid): Mirror dependencies on non-strip variants
6270         of these targets on the respective -strip prerequisites.
6271         * Makefile.tpl (install-strip, install-strip-host)
6272         (install-strip-target): New targets.
6273         (install-strip-[+module+], install-strip-target-[+module+]):
6274         New targets.
6275         * Makefile.in: Regenerate.
6277 2010-11-19  Ian Lance Taylor  <iant@google.com>
6278             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6280         * configure.ac: Add target-libgo to target_libraries.  Set
6281         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6282         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6283         (HOST_EXPORTS): Add GOC.
6284         (BASE_TARGET_EXPORTS): Add GOC.
6285         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6286         (GOCFLAGS_FOR_TARGET): New variable.
6287         (EXTRA_HOST_FLAGS): Add GOC.
6288         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6289         * Makefile.def (target_modules): Add libgo.
6290         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6291         (dependencies): Add dependency from configure-target-libgo to
6292         configure-target-libffi and all-target-libstdc++-v3.  Add
6293         dependencies from all-target-libgo to all-target-libffi.
6294         (languages): Add go.
6295         * configure: Rebuild.
6296         * Makefile.in: Rebuild.
6298 2010-11-19  Ian Lance Taylor  <iant@google.com>
6300         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6301         compiler/flag environment variables.
6303 2010-11-18  Ian Lance Taylor  <iant@google.com>
6305         * configure.ac: Check for lang_requires_boot_languages in
6306         config-lang.in files.
6307         * configure: Rebuild.
6309 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6310             Tobias Burnus  <burnus@net-b.de>
6312         PR fortran/32049
6313         * Makefile.def: Add libquadmath; build it with language=fortran.
6314         * configure.ac: Add libquadmath.
6315         * Makefile.tpl: Handle multiple libs in check-[+language+].
6316         * Makefile.in: Regenerate.
6317         * configure: Regenerate.
6319 2010-11-16  Tom Tromey  <tromey@redhat.com>
6321         * MAINTAINERS: Moved myself to reviewers section.
6323 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
6325         * MAINTAINERS: Moved myself to reviewers section.
6327 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6329         * MAINTAINERS (Various Maintainers): Add self for build machinery.
6330         (Write After Approval): Remove self.
6332 2010-11-15  Andreas Schwab  <schwab@redhat.com>
6334         * configure.ac: Fix spelling in option names.
6335         * configure: Regenerated.
6337 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
6339         PR bootstrap/39622
6340         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6341         * configure: Regenerated.
6343 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
6345         * MAINTAINERS: Update my email address.
6347 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6349         * configure: Regenerate.
6351 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6353         * configure: Regenerate.
6355 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6357         * configure: Regenerate.
6359 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6361         * configure: Regenerate.
6363 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6365         * configure.ac: Support official CLooG.org versions.
6366         * configure: Regenerate.
6367         * config/cloog.m4: New.
6369 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6371         * MAINTAINERS (Write After Approval): Add myself.
6373 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6375         * MAINTAINERS: Update my email address.
6377 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6379         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6380         * configure: Regenerate.
6382 2010-11-03  Ian Lance Taylor  <iant@google.com>
6383             Dave Korn  <dave.korn.cygwin@gmail.com>
6385         PR lto/46273
6386         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6387         and on other supported platforms whenever LTO is enabled.
6388         * configure: Rebuild.
6390 2010-11-02  Alan Modra  <amodra@gmail.com>
6392         PR binutils/12110
6393         * configure.ac: Error when source path contains spaces.
6394         * configure: Regenerate.
6396 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6398         * MAINTAINERS: Update my email address.
6400 2010-10-20  Ian Lance Taylor  <iant@google.com>
6402         * Makefile.def (target_modules): Set lib_path to src/.libs for
6403         libstdc++-v3 module.
6404         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6405         * Makefile.in: Rebuild.
6407 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6409         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6410         (Write After Approval): Remove myself.
6412 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6414         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6416 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6418         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6420 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6422         * configure.ac (build_lto_plugin): New shell variable.
6423         (--enable-lto): Turn on by default for all non-ELF platforms that
6424         have had LTO support added so far.  Set build_lto_plugin appropriately
6425         for both ELF and non-ELF.
6426         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6427         * configure: Regenerate.
6429 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6431         Sync from src:
6432         * configure.ac (v850 support): Remove target-libgloss from
6433         noconfigdirs.
6434         * configure: Regenerate.
6436 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6438         PR bootstrap/45326
6439         PR bootstrap/45174
6440         * configure.ac: Honor initial values of $build_configargs,
6441         $host_configargs, $target_configargs.  Mark the precious, so
6442         environment settings get recorded.
6443         * configure: Regenerate.
6445 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6447         PR bootstrap/45796
6448         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6449         Depend on all-build-libiberty.
6450         * Makefile.in: Regenerate.
6452 2010-09-30  Michael Eager  <eager@eagercon.com>
6454         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6455         * configure: Regenerate.
6457 2010-09-28  Michael Eager  <eager@eagercon.com>
6459         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6461 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6463         PR bootstrap/44621
6464         * configure.ac: Fix unportable shell quoting.
6465         * configure: Regenerate.
6467 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6469         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6470         targets and amend comment.
6471         * configure: Regenerate.
6473 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6475         * MAINTAINERS (Write After Approval): Add myself.
6477 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6479         * configure.ac: Enable LTO by default on Darwin.
6480         * configure: Regenerate.
6482 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6484         * MAINTAINERS (Write After Approval): Add myself.
6486 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6488         * MAINTAINERS (Write After Approval): Add myself.
6490 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6492         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6493         ports
6495 2010-07-28  David Yuste  <david.yuste@gmail.com>
6497         * MAINTAINERS (Write After Approval): Add myself.
6499 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6501         * configure.ac: Support all v850 targets.
6502         * configure: Regenerate.
6504 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6506         PR bootstrap/44455
6507         * configure.ac (extra_mpfr_configure_flags): Copy from
6508         extra_mpc_gmp_configure_flags.
6509         * configure: Re-generated.
6511 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6513         * MAINTAINERS (Write After Approval): Add myself.
6515 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6517         * MAINTAINERS (Write After Approval): Add myself.
6519 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6521         * MAINTAINERS (Write After Approval): Add myself.
6523 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6525         PR target/44862
6526         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6527         Provide -B option to allow for link spec %s substitutions for
6528         libstdc++.a on darwin.
6529         * Makefile.in: Regenerate.
6531 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6533         * MAINTAINERS (Reviewers): Update my e-mail address
6535 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6537         * Makefile.def (configure-gcc): Depend on all-libelf.
6538         * Makefile.in: Rebuild.
6540 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6542         * MAINTAINERS (Write After Approval): Add myself in the right place.
6544 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6546         * MAINTAINERS (Write After Approval): Add myself.
6548 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6550         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6552 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6554         * config.sub: Update to version 2010-05-21.
6555         * config.guess: Update to version 2010-04-03.
6557 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6559         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6560         * configure: Regenerate.
6562 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6564         * MAINTAINERS (Write After Approval): Add myself.
6566 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6568         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6569         a platform that supports LTO.
6570         * configure: Regenerate.
6572 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6574         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6575         * configure: Regenerated.
6577 2010-04-27  Roland McGrath  <roland@redhat.com>
6578             H.J. Lu  <hongjiu.lu@intel.com>
6580         * configure.ac (--enable-gold): Support both, both/gold and
6581         both/bfd to add gold to configdirs without removing ld.
6582         * configure: Regenerated.
6584         * Makefile.def: Add install-gold dependency to install-ld.
6585         * Makefile.in: Regenerated.
6587 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6589         PR lto/42776
6590         * configure.ac (--enable-lto): Refactor handling so libelf tests
6591         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6592         and allow LTO to be explicitly enabled on non-ELF platforms that
6593         are known to support it inside else-clause.
6594         * configure: Regenerate.
6596 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6598         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6599         * configure: Regenerate.
6601 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6603         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6604         * configure: Regenerate.
6606 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6608         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6609         separately.
6610         * configure: Regenerate.
6612 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6614         * MAINTAINERS (Write After Approval): Add myself.
6616 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6618         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6619         * configure: Regenerate.
6621 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6623         * configure: Regenerate after change to elf.m4.
6625 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6627         * MAINTAINERS (Write After Approval): Add myself.
6629 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6631         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6632         * configure: Regenerated.
6634 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6636         * configure.ac: Print "buggy but acceptable" when CLooG
6637         revision is less than 9.
6638         * configure: Regenerated.
6640 2010-04-01  Diego Novillo  <dnovillo@google.com>
6642         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6644 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6646         PR bootstrap/43615
6647         PR bootstrap/43328
6649         Revert:
6651         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6653         * configure.ac: Do not pass --enable-multilib nor
6654         --disable-multilib in baseargs.  Accept explicitly passed
6655         --enable_multilib.
6656         * configure: Regenerate.
6658 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6660         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6662 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6664         * MAINTAINERS: Remove myself.
6666 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6668         PR bootstrap/43328
6669         * configure.ac: Do not pass --enable-multilib nor
6670         --disable-multilib in baseargs.  Accept explicitly passed
6671         --enable_multilib.
6672         * configure: Regenerate.
6674 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6676         * MAINTAINERS (spu port): Remove me.
6678 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6680         * configure.ac (tic6x-*-*): New case.
6681         * configure: Regenerate.
6683 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6685         * config.sub: Update to version 2010-03-22.
6686         * config.guess: Update to version 2009-12-30.
6688 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6690         PR ada/42554
6691         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6692         * configure: Regenerate.
6694 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6696         * MAINTAINERS: Update my email address.
6698 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6700         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6701         (ghassan.shobaki@amd.com): Removed.
6703 2010-03-17  Alan Modra  <amodra@gmail.com>
6705         * MAINTAINERS: Update my email address.
6707 2010-03-16  Diego Novillo  <dnovillo@google.com>
6709         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6710         Matthews.
6712 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6714         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6715         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6717 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6719         * MAINTAINERS: Update my email address.
6721 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6723         * MAINTAINERS: Update my email address.
6725 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6727         * MAINTAINERS: Update my email address.
6729 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6731         * MAINTAINERS: Update my email address.
6733 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6735         PR libstdc++/32499
6736         * configure.ac (RANLIB): Default to true.
6737         (STRIP): Likewise.
6738         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6739         * configure: Regenerate.
6741 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6743         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6744         (Write After Approval): Update my email address.
6746 2010-02-17  Nick Clifton  <nickc@redhat.com>
6748         PR 11238
6749         * Makefile.tpl (local-distclean): Also remove config.cache files in
6750         sub-directories as there may not be Makefiles present in the
6751         sub-directories.
6752         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6753         the config.cache files found by the find command.
6755         * Makefile.in: Regenerate.
6756         * configure.ac: Revert previous delta.
6757         * configure: Regenerate.
6759 2010-02-15  Nick Clifton  <nickc@redhat.com>
6761         PR 11238
6762         * configure.ac: Delete config.cache files in sub-directories when
6763         deleting Makefiles.
6764         * configure: Regenerate.
6766 2010-02-12  Ben Elliston  <bje@gnu.org>
6768         * MAINTAINERS: Update my email address.
6770 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6772         * MAINTAINERS (spu port): Update my email address.
6774 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6776         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6778 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6780         * configure.ac: Add "recommended" version checks for GMP/MPC.
6781         Update recommended GMP/MPFR/MPC versions.
6782         * configure: Regenerate.
6784 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6786         * MAINTAINERS: Move my Embecosm email address into the
6787         write-after-approval section.
6789 2010-01-26  Ian Lance Taylor  <iant@google.com>
6791         * MAINTAINERS: Add myself as Go frontend maintainer.
6793 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6795         PR libstdc++/36101, PR libstdc++/42813
6796         * configure.ac (bootstrap_target_libs): Make inclusion of
6797         target-libgomp conditional on libgomb being in target_configdirs.
6798         * configure: Regenerate.
6800 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6802         PR libstdc++/36101, PR libstdc++/42813
6803         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6804         * configure: Regenerate.
6806 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6808         PR libstdc++/36101, PR libstdc++/42813
6809         * configure.ac (target_configdirs): Substitute.
6810         * Makefile.def: Bootstrap target module libgomp.
6811         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6812         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6813         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6814         * configure, Makefile.in: Regenerate.
6816 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6818         * MAINTAINERS: Adjust my details.
6820 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6822         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6824 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6826         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6828 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6830         * MAINTAINERS (Write After Approval): Add myself.
6832 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6834         * MAINTAINERS (Write After Approval): Add myself.
6836 2010-01-11  Richard Guenther  <rguenther@suse.de>
6838         PR lto/41569
6839         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6840         * Makefile.in: Regenerated.
6842 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6844         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6845         * configure: Regenerate.
6847 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6848             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6850         PR bootstrap/42424
6851         * configure.ac: Include libtool m4 files.
6852         (_LT_CHECK_OBJDIR): Call it.
6853         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6854         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6856         * configure: Regenerate.
6858 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6860         PR bootstrap/41818
6861         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6862         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6863         * Makefile.in: Regenerate.
6865 2010-01-02  Richard Guenther  <rguenther@suse.de>
6867         PR lto/41529
6868         * configure.ac: Include config/elf.m4.  Disable LTO if not
6869         builting for an elf target.
6870         * configure: Regenerate.
6872 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6874         * MAINTAINERS: Change my email address.
6876 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6878         * config.sub, config.guess: Update from upstream sources.
6880 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6882         * MAINTAINERS (Write After Approval): Add myself.
6884 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6886         PR middle-end/30447
6887         PR middle-end/30789
6888         PR other/40302
6890         * configure.ac: Require MPC.
6891         * configure: Regenerate.
6893 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6895         PR target/38384
6896         PR bootstrap/40972
6897         * libtool.m4: Sync from git Libtool.
6898         * ltoptions.m4: Likewise.
6899         * ltversion.m4: Likewise.
6900         * lt~obsolete.m4: Likewise.
6901         * ltmain.sh: Likewise.
6903 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6905         * configure.ac: Update minimum MPC version to 0.8.
6906         * configure: Regenerate.
6908 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6910         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6911         * configure: Regenerated.
6913 2009-11-21  Ian Lance Taylor  <iant@google.com>
6915         * configure.ac: Change default of poststage1_ldflags to be empty if
6916         poststage1_libs is set.  When poststage1_libs is empty, and
6917         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6918         * configure: Rebuild.
6920 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6922         * MAINTAINERS (Write After Approval): Update my email address.
6924 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6926         * config.guess: Update from upstream sources.
6928 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6930         * Makefile.def: Restore host and target settings for gmp.
6931         * Makefile.in: Rebuild.
6933 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6935         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6936         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6937         Fix portability of test of C++ as bootstrap language.  Add
6938         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6939         * configure: Rebuild.
6940         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6941         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6942         in-tree building.
6943         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6944         (POSTSTAGE1_HOST_EXPORTS): Use it.
6945         (STAGE[+id+]_CXXFLAGS): New.
6946         (BASE_FLAGS_TO_PASS): Pass it down.
6947         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6948         extra_exports.
6949         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6950         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6951         extra_exports.
6952         * Makefile.in: Rebuild.
6954 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6956         * config.sub, config.guess: Update from upstream sources.
6958 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6960         * MAINTAINERS (Write After Approval): Add myself.
6962 2009-11-09  Jon Beniston  <jon@beniston.com>
6964         * MAINTAINERS (Write After Approval): Add myself.
6966 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6968         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6969         paths for *-w64-mingw* and x86_64-*mingw*.
6970         * configure: Regenerated.
6972 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6974         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6976 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6978         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6979         Phil Edwards to Write-After Approval.
6981 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6983         * configure.ac: Disable target-winsup & co for
6984         x86_64-*-mingw* and *-w64-mingw* targets.
6985         * configure: Regenerated.
6987 2009-10-16  Nick Clifton  <nickc@redhat.com>
6989         * MAINTAINERS: Add myself as a maintainer for the RX port.
6991 2009-10-26  Johannes Singler  <singler@kit.edu>
6993         * MAINTAINERS (Write After Approval): Update my e-mail address.
6995 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6997         * configure.ac (CLooG test): Use = with test.
6998         * configure: Regenerate.
7000 2009-10-22  Richard Guenther  <rguenther@suse.de>
7002         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
7003         cloog if the ppl version check failed.  Move flags saving
7004         before setting in libelf check.
7005         * configure: Regenerate.
7007 2009-10-21  Richard Guenther  <rguenther@suse.de>
7009         * configure.ac: Adjust the ppl and cloog configure to work as
7010         documented.  Disable cloog if ppl was disabled.  Omit the version
7011         checks if they were disabled.
7012         * configure: Re-generate.
7014 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7016         * configure.ac: Add 'lto' to enable_languages, not
7017         new_enable_languages, and only if not already present.
7018         * configure: Regenerate.
7020 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
7022         * README: Refer to the various COPYING* files instead of just
7023         COPYING.
7024         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7026 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
7028         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7030 2009-10-07  Richard Guenther  <rguenther@suse.de>
7032         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7033         and Richard Guenther as reviewers.
7034         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7035         as reviewers.
7037 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
7039         * config.sub: Update from upstream sources.
7041 2009-10-06  Ian Lance Taylor  <iant@google.com>
7043         * Makefile.def: check-gold depends upon all-gas.
7044         * Makefile.in: Rebuild.
7046 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
7048         * MAINTAINERS (Write After Approval): Add myself.
7050 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
7052         * Makefile.def: all-lto-plugin depends on all-libiberty.
7053         set bootstrap=true for lto-plugin.
7054         Add lto-plugin.
7055         * Makefile.in: Regenerate.
7056         * configure.ac (host_libs): Add lto-plugin.
7057         * configure: Regenerate.
7059 2009-10-03  Diego Novillo  <dnovillo@google.com>
7061         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7062         (HOST_LIBELFLIBS): Define.
7063         (HOST_LIBELFINC): Define.
7064         * Makefile.in: Regenerate.
7065         * configure.ac: Add --enable-lto.
7066         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7067         If --enable-lto is used, add 'lto' to new_enable_languages.
7068         If --enable-lto is used and gold is enabled, add
7069         lto-plugin to configdirs.
7070         * configure: Regenerate.
7072 2009-10-03  Simon Baldwin  <simonb@google.com>
7074         * configure.ac: If --with-system-zlib, suppress local zlib and
7075         pass --with-system-zlib to subdir configure scripts.
7076         * configure: Regenerate.
7078 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
7079             Paolo Bonzini  <bonzini@gnu.org>
7081         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7082         $(srcdir).
7083         * Makefile.in: Rebuilt.
7085 2009-09-26  Gary Funck  <gary@intrepid.com>
7087         * MAINTAINERS (Write After Approval): Add myself.
7089 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7091         * configure.ac: Update minimum MPC version to 0.7.
7092         * configure: Regenerate.
7094 2009-09-25  Nick Clifton  <nickc@redhat.com>
7096         * configure.ac: Pass any --cache-file=/dev/null option on to
7097         subconfigures.
7098         * configure: Regenerate.
7100 2009-09-23  Nick Clifton  <nickc@redhat.com>
7102         * config.sub, config.guess: Update from upstream sources.
7104 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
7106         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7107         * Makefile.in: Rebuilt.
7109 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7111         PR bootstrap/32272
7112         * configure.ac: Error out if $srcdir isn't '.' but contains
7113         host-${host_noncanonical}.
7114         * configure: Regenerate.
7116 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7118         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7119         maintainer.
7121 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7123         * configure.ac: If bootstrapping a combined tree with
7124         --enable-gold, require c++ in stage1_languages.
7125         * configure: Regenerate.
7127         * configure.ac: Also add target_libs of stage1_languages to
7128         bootstrap_target_libs.
7129         * configure: Regenerate.
7131         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7132         with --enable-languages not containing c++.
7133         * configure: Regenerate.
7135 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
7137         * configure.ac: Disable java and boehm-gc for bfin-*-*.
7138         * configure: Regenerate.
7140 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
7142         * MAINTAINERS (Write After Approval): Update my e-mail address,
7143         and move from from here...
7144         (Waiting for paperwork): To here.
7146 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
7148         * MAINTAINERS (Reviewers): Add self as driver reviewer.
7150 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7152         * configure.ac: Do not use $extrasub for replacing @if/@endif
7153         parts in Makefile; instead, use additional arguments to
7154         AC_CONFIG_COMMANDS to do the replacement manually, with several
7155         sed invocations, to avoid HP-UX sed command limits.
7156         * configure: Regenerate.
7158 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
7160         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7161         blank before -L.
7163 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
7165         * configure.ac (with-build-config): Document.  Handle without.
7166         Handle missing argument.
7167         * configure: Rebuilt.
7169 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
7171         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
7172         Default to bootstrap-debug only if compare-debug works.
7173         * configure: Rebuilt.
7174         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7175         * Makefile.in: Rebuilt.
7177 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7179         * MAINTAINERS (OS Port Maintainers): Update my email address.
7181 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
7183         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7184         * Makefile.in: Rebuilt.
7186 2009-09-01  Chris Demetriou  <cgd@google.com>
7188         * MAINTAINERS (Write After Approval): Add myself.
7190 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
7192         PR debug/30161
7193         * include/dwarf2.h (enum dwarf_tag): Added
7194         DW_TAG_GNU_template_template_param
7195         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7197 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7199         * Makefile.tpl (AWK): Fix typo.
7200         * Makefile.in: Regenerate.
7202 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7204         * configure.ac: Detect awk and sed.
7205         * Makefile.def (flags_to_pass): Add AWK and SED.
7206         * Makefile.tpl (AWK, SED): New.
7207         (BASE_FLAGS_TO_PASS): Add AWK and SED.
7208         * configure: Regenerate.
7209         * Makefile.in: Regenerate.
7211 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
7213         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7214         (collapseslashes): Likewise.
7216 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7218         * configure.ac (AC_PREREQ): Bump to 2.64.
7220 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7222         * configure.ac: Remove --with-datarootdir, --with-docdir,
7223         --with-pdfdir, --with-htmldir switches.
7224         * configure: Regenerate.
7226         * configure: Regenerate.
7228         * compile: Sync from Automake 1.11.
7229         * depcomp: Likewise.
7230         * install-sh: Likewise.
7231         * missing: Likewise.
7232         * mkinstalldirs: Likewise.
7233         * ylwrap: Likewise.
7235 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
7237         * ltmain.sh (func_normal_abspath): New function.
7238         (func_relative_path): Likewise.
7239         (func_mode_help): Document new -bindir option for link mode.
7240         (func_mode_link): Add new -bindir option, and use it to place
7241         output DLL if specified.
7243 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7245         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7246         (baseargs): Add --disable-option-checking.
7247         * configure: Regenerate.
7249         * Makefile.def (configure-target-libiberty): Depend on
7250         all-binutils and all-ld.
7251         (configure-target-newlib): Likewise.
7252         * Makefile.in: Regenerate.
7254 2009-08-17  Ben Elliston  <bje@au.ibm.com>
7256         * config.sub, config.guess: Update from upstream sources.
7258 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7260         Sync from src, merge:
7262         2009-07-02  Tristan Gingold  <gingold@adacore.com>
7264         * configure.ac: Do not exclude gas for i386-*-darwin.
7265         Add a case for x86_64-*-darwin.
7266         * configure: Regenerate.
7268 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
7270         * MAINTAINERS: Add my name to Write After Approval list.
7272 2009-08-06  Michael Eager  <eager@eagercon.com>
7274         * configure.ac: Add Microblaze target.
7275         * configure: Regenerate.
7277 2009-07-31  Christian Bruel  <christian.bruel@st.com>
7279         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7280         * configure: Regenerate.
7282 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
7284         * MAINTAINERS (Write After Approval): Update my e-mail address.
7286 2009-07-06  Ian Lance Taylor  <iant@google.com>
7288         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7289         * configure: Rebuild.
7291 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
7293         * MAINTAINERS: Move myself to the Graphite Reviewers.
7295 2009-06-30  Wei Guozhi  <carrot@google.com>
7297         * MAINTAINERS: Add my name to Write After Approval list.
7299 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
7301         PR bootstrap/40338
7302         * configure.ac (comparestring): Create new variable.
7303         * Makefile.tpl (comparestring): Use to skip some comparisions.
7304         * configure: Regenerate.
7305         * Makefile.in: Regenerate.
7307 2009-06-26  Doug Evans  <dje@sebabeach.org>
7309         * Makefile.def (host_modules): Add cgen.
7310         * Makefile.in: Regenerate.
7311         * configure.ac (host_tools): Add cgen.
7312         * configure: Regenerate.
7314 2009-06-23  DJ Delorie  <dj@redhat.com>
7316         * MAINTAINERS: Add myself as mep maintainer.
7318 2009-06-23  Ian Lance Taylor  <iant@google.com>
7320         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
7321         boot_languages.  Only bootstrap target libraries listed in
7322         target_libs for some boot language.  Add --with-stage1-ldflags,
7323         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
7324         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
7325         if not building with C++.
7326         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7327         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7328         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7329         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7330         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
7331         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7332         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7333         * configure, Makefile.in: Rebuild.
7335 2009-06-23  Li Feng  <nemokingdom@gmail.com>
7337         * MAINTAINERS: Added my name to write-after-approval list.
7339 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
7341         * configure.ac: Define is_elf for QNX Neutrino targets.
7342         * configure: Regenerate.
7344 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7346         * MAINTAINERS: Added my name to the write-after-approval list
7348 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7350         * configure.ac: Detect MPC in default directory.
7351         * configure: Regenerate.
7353 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7354             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7356         * Makefile.tpl (all): Avoid a trailing backslash.
7357         * Makefile.in: Regenerate.
7359 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7361         * config.sub, config.guess: Update from upstream sources.
7363 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7365         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7366         to noconfdirs.
7367         * configure: Regenerate.
7369 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7371         * Makefile.tpl ([+compare-target+]): Compare all stage
7372         directories, rather than just gcc.
7373         * Makefile.in: Rebuilt.
7375 2009-06-01  Doug Kwan  <dougkwan@google.com>
7377         * configure.ac: Support gold for target arm*-*-*.
7378         * configure: Regenerate.
7380 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7382         * Makefile.def: Add MPC support and dependencies.
7383         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7385         * Makefile.in, configure: Regenerate.
7387 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7389         * Makefile.tpl (all): Avoid harmless warning in make all when
7390         gcc-bootstrap is enabled but stage_last does not exist.
7391         * Makefile.in: Rebuilt.
7393 2009-05-24  Nicolas Roche  <roche@adacore.com>
7395         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7396         * Makefile.in: Regenerate.
7398 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7400         * MAINTAINERS: Update my e-mail address.
7402 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7404         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7405         * configure:  Regenerate.
7407 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7409         PR other/40159
7410         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7411         gcc-no-bootstrap are mutually exclusive.
7412         * Makefile.in: Rebuilt.
7414 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7416         PR other/40159
7417         * Makefile.tpl (all): Don't end with unconditional success.
7418         * Makefile.in: Rebuilt.
7420 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7422         PR target/37137
7423         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7424         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7425         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7426         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7427         stage_configureflags, stage_cflags and stage_libcflags into
7428         explicit Makefile macros.
7429         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7430         GFORTRAN.
7431         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7432         CC.  Set CC_FOR_BUILD from CC.
7433         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7434         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7435         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7436         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7437         and GFORTRAN.
7438         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7439         (_LIBCFLAGS): Renamed to _TFLAGS.
7440         (do-compare-debug, do-compare3-debug): Drop.
7441         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7442         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7443         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7444         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7445         (XGCC_FLAGS_FOR_TARGET): New.
7446         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7447         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7448         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7449         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7450         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7451         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7452         TFLAGS.
7453         (BUILD_CONFIG): Include if requested.
7454         (all): Set TFLAGS on bootstrap.
7455         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7456         (all-stageid-prefixmodule): Likewise.
7457         (do-clean, distclean-stageid): Set TFLAGS.
7458         (restrap): Fix whitespace.
7459         * Makefile.in: Rebuilt.
7461 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7463         * config.guess: Sync with src.
7465 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7467         * configure.ac ($with_ppl):  Default to no if not supplied.
7468         ($with_cloog):  Likewise.
7469         configure:  Regenerate.
7471 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7473         * MAINTAINERS: Update my e-mail address.
7475 2009-04-27  Nick Clifton  <nickc@redhat.com>
7477         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7479 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7481         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7482         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7483         * Makefile.in: Regenerate.
7485 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7487         PR bootstrap/39739
7488         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7489         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7491         * configure, Makefile.in: Regenerate.
7493 2009-04-21  Taras Glek  <tglek@mozilla.com>
7495         * include/hashtab.h: Update GTY annotations to new syntax
7496         * include/splay-tree.h: Likewise
7498 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7500         * config.sub, config.guess: Update from upstream sources.
7502 2009-04-15  Anthony Green  <green@moxielogic.com>
7504         * configure.ac: Add moxie support.
7505         * configure: Rebuilt.
7507 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7509         * configure.ac: Change copyright header to refer to version
7510         3 of the GNU General Public License and to point readers at the
7511         COPYING3 file and the FSF's license web page.
7512         * Makefile.def: Likewise.
7513         * Makefile.tpl: Likewise.
7514         * Makefile.in: Regenerate.
7516 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7518         * configure.ac: Restore match for darwin9 or later. Use double
7519         brackets since regeneration eats one pair.
7520         * configure: Regenerate.
7522 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7524         PR gas/10039
7525         * configure.ac: Require texinfo 4.7.
7526         * configure: Regenerated.
7528 2009-04-09  Nick Clifton  <nickc@redhat.com>
7530         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7531         the GCC Runtime Library Exception.
7533 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7535         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7536         * configure: Regenerate.
7538 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7540         * Makefil.def (languages): New entries.
7541         * Makefile.tpl (check-gcc-*): New generic target.
7542         * Makefile.in: Regenerate.
7544 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7546         * MAINTAINERS:  Update my email address.
7548 2009-03-18  Tom Tromey  <tromey@redhat.com>
7550         * configure: Rebuild.
7551         * configure.ac (host_libs): Add libiconv.
7552         * Makefile.in: Rebuild.
7553         * Makefile.def (host_modules): Add libiconv.
7554         (configure-gdb, all-gdb): Depend on libiconv.
7556 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7558         * configure.ac: Treat gdb as supported on x86_64-darwin.
7559         * configure: Regenerate.
7561 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7563         * configure.ac (--with-host-libstdcxx): New option.
7564         * configure: Regenerate.
7566 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7568         * MAINTAINERS:  Move myself into the write after approval list.
7570 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7572         * MAINTAINERS: Update e-mail address.
7574 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7576         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7578 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7580         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7582 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7584         Backport from git Libtool:
7586         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7587         Support GNU/kOpenSolaris.
7588         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7589         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7590         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7591         GNU/kOpenSolaris.
7593 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7595         * MAINTAINERS: Update e-mail address.
7597 2009-02-24  Michael Eager  <eager@eagercon.com>
7599         * MAINTAINERS (Write After Approval): Add self.
7601 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7603         * MAINTAINERS (Write After Approval): Add myself.
7605 2009-02-05  Andreas Schwab  <schwab@suse.de>
7607         * Makefile.tpl (stage_last): Define $r and $s before using
7608         $(RECURSE_FLAGS_TO_PASS).
7609         * Makefile.in: Regenerate
7611 2009-01-30  Ian Lance Taylor  <iant@google.com>
7613         * MAINTAINERS: Move myself to the Global Reviewers list.
7615 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7617         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7618         * configure: Regenerate.
7620 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7622         * MAINTAINERS: Make whitespace consistent.
7623         Remove Robert Millan from Write After Approval.
7625 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7627         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7628         (all-opcodes): Depend on all-libiberty.
7629         * Makefile.in: Regenerate.
7631 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7633         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7634         * configure: Regenerate.
7636 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7638         * MAINTAINERS (Write After Approval): Add myself.
7640 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7642         * MAINTAINERS: Add myself to reviewers (Fortran).
7644 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7646         PR tree-optimization/38515
7647         * configure.ac (cloog-polylib): Removed.
7648         (with_ppl, with_cloog): Test for "no".
7649         * configure: Regenerated.
7651 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7653         * MAINTAINERS: Moved myself to reviewers (Fortran).
7655 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7657         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7658         (Write After Approval): Remove myself.
7660 2009-01-03  Diego Novillo  <dnovillo@google.com>
7662         * MAINTAINERS: Remove myself from alias maintainership.
7664 2009-01-02  David Ayers  <ayers@fsfe.org>
7666         * MAINTAINERS: Update e-mail address.
7668 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7670         * MAINTAINERS: Make whitespace consistent.
7672 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7674         Backport from upstream Libtool:
7675         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7676         Add cache variables to tests that require the linker to work.
7677         For shlibpath_overrides_runpath, this also changes the semantics
7678         to let the result from the C compiler take precedence.
7680 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7682         * config.sub, config.guess: Update from upstream sources.
7684 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7686         * configure.ac (ppllibs): Add by default the lib flags.
7687         * configure: Regenerate.
7689 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7691         * MAINTAINERS:  Add myself to the write after approval list.
7693 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7695         * configure.ac: Add double brackets on darwin[912].
7696         * configure: Regenerate.
7698 2008-12-03  Daniel Kraft  <d@domob.eu>
7700         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7701         Approval to Reviewer section (for Fortran front-end).
7703 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7705         * configure.ac: Expand to darwin10 and later.
7706         * configure: Regenerate.
7708 2008-12-02  Andreas Schwab  <schwab@suse.de>
7710         * Makefile.def: configure-target-boehm-gc depends on
7711         all-target-libstdc++-v3.
7712         * Makefile.in: Regenerate.
7714 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7716         * MAINTAINERS:  Add myself as mingw maintainer.
7718 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7720         * config.sub, config.guess: Update from upstream sources.
7722 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7724         * README.SCO: Remove.
7726 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7728         * MAINTAINERS:  Add myself to the write after approval list.
7730 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7732         * MAINTAINERS:  Update my email address in WAA section.
7734 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7736         * MAINTAINERS: Update e-mail address.
7738 2008-11-27  Toon Moene  <toon@moene.org>
7740         * MAINTAINERS: Change e-mail address.
7742 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7744         * configure.ac: Build gdb for i?86-*-darwin*
7745         * configure: Regenerated.
7747 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7749         * MAINTAINERS: Added my full name.
7751 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7753         PR bootstrap/38014
7754         PR bootstrap/37923
7756         Revert:
7758         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7760         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7761         * Makefile.in: Regenerated.
7763         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7765         PR gdb/921
7766         PR gdb/1646
7767         PR gdb/2175
7768         PR gdb/2176
7770         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7771         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7772         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7773         (HOST_EXPORTS): Pass CPPFLAGS.
7774         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7775         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7776         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7777         * Makefile.in, configure: Regenerated.
7778         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7779         and CPPFLAGS_FOR_BUILD.
7781 2008-11-06  Jeff Law  <law@redhat.com>
7783         * MAINTAINERS: Add myself as middle end maintainer.
7785 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7787         * MAINTAINERS (Write after approval): Add myself.
7789 2008-11-05  Diego Novillo  <dnovillo@google.com>
7791         * MAINTAINERS (Global Reviewers): Add myself.
7792         (Non-Algorithmic Maintainers): Remove myself.
7794 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7796         * MAINTAINERS (Write after approval): Add myself.
7798 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7800         * MAINTAINERS (Write after approval): Add myself.
7802 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7804         * configure.ac (spu-*-*): Remove special case.
7805         * configure: Regenerate.
7807 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7809         * MAINTAINERS (Write after approval): Update my email address.
7811 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7813         * configure.ac [spu-*-*]: Do not set skipdirs.
7814         * configure: Re-generate.
7816 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7818         * MAINTAINERS (Various Maintainers): Add myself to reload.
7820 2008-10-25  Richard Guenther  <rguenther@suse.de>
7822         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7823         maintainer.  Remove myself as libgcc-math maintainer.
7824         (Non-Algorithmic Maintainers): Remove myself.
7826 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7828         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7829         * Makefile.in: Regenerated.
7831 2008-10-23  Cary Coutant  <ccoutant@google.com>
7833         * MAINTAINERS (Write after approval): Add myself.
7835 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7837         PR gdb/921
7838         PR gdb/1646
7839         PR gdb/2175
7840         PR gdb/2176
7842         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7843         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7844         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7845         (HOST_EXPORTS): Pass CPPFLAGS.
7846         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7847         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7848         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7849         * Makefile.in, configure: Regenerated.
7850         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7851         and CPPFLAGS_FOR_BUILD.
7853 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7855         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7856         Sebastian Pop.
7858 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7860         * MAINTAINERS (Write After Approval): Added myself.
7862 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7864         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7865         recommended version to 2.3.2.
7867         * configure: Regenerate.
7869 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7871         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7873 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7875         * MAINTAINERS (Write After Approval): Update e-mail address.
7877 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7879         * libtool.m4: Update to libtool 2.2.6.
7880         * lt~obsolete.m4: Update to libtool 2.2.6.
7881         * ltmain.sh: Update to libtool 2.2.6.
7882         * ltsugar.m4: Update to libtool 2.2.6.
7883         * ltversion.m4: Update to libtool 2.2.6.
7884         * ltoptions.m4: Update to libtool 2.2.6.
7885         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7887 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7889         * MAINTAINERS (Write After Approval): Add myself.
7891 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7893         * MAINTAINERS (Write After Approval): Update my name.
7895 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7897         * MAINTAINERS: Add myself in "Write After Approval".
7899 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7901         * MAINTAINERS: Add myself as ia64 maintainer.
7903 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7905         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7906         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7907         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7908         and Michael Tiemann from Write After Approval since they do not
7909         actually have access.
7911 2008-09-05  Richard Guenther  <rguenther@suse.de>
7913         * configure.ac: Initialize clooglibs to -lcloog.
7914         * configure: Re-generate.
7916 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7918         * MAINTAINERS (Write After Approval): Add myself.
7920 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7922         * configure.ac (--with-cloog-polylib): New.
7923         (--disable-cloog-version-check): New.
7924         (--disable-ppl-version-check): New.
7925         * configure: Re-generate.
7927 2008-09-03  Richard Guenther  <rguenther@suse.de>
7929         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7930         cloog test.
7931         * configure: Re-generate.
7933 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7935         Add picoChip port.
7936         * MAINTAINERS: Add picoChip maintainers.
7938 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7939             Tobias Grosser  <grosser@fim.uni-passau.de>
7940             Jan Sjodin  <jan.sjodin@amd.com>
7941             Harsha Jagasia  <harsha.jagasia@amd.com>
7942             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7943             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7944             Adrien Eliche  <aeliche@isty.uvsq.fr>
7946         Merge from graphite branch.
7947         * configure: Regenerate.
7948         * Makefile.in: Regenerate.
7949         * configure.ac (host_libs): Add ppl and cloog.
7950         Add checks for PPL and CLooG.
7951         * Makefile.def (ppl, cloog): Added modules and dependences.
7952         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7953         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7955 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7957         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7958         (GCC_SHLIB_SUBDIR): New.
7959         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7960         * configure: Regenerate.
7961         * Makefile.in: Regenerate.
7963 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7965         * MAINTAINERS: Consistently use tabs to separate columns.
7967 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7969         * MAINTAINERS (Write after Approval): Add myself.
7971 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7973         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7974         Enable bfd, binutils and opcodes.
7975         * configure: Regenerate.
7977 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7979         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7981 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7983         * MAINTAINERS:  Use correct Umlaut for last name.
7985 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7987         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7989 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7991         * MAINTAINERS: Update my email address.
7993 2008-08-16  Nicolas Roche  <roche@adacore.com>
7995         * Makefile.tpl: Add BOOT_ADAFLAGS.
7996         * Makefile.in: Regenerate.
7998 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
8000         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8001         * configure: Regenerate.
8003 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
8005         * configure.ac: Add makefile fragments for hpux.
8006         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8007         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8008         * configure: Regenerate.
8009         * Makefile.in: Regenerate.
8011 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
8013         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8015 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
8017         * MAINTAINERS (Write after Approval): Add myself.
8019 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
8021         * MAINTAINERS (Write After Approval):  Add myself.
8023 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
8025         * MAINTAINERS (Write After Approval):  Add myself.
8027 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
8029         * MAINTAINERS: Update my email address.
8031 2008-06-25  Joey Ye  <joey.ye@intel.com>
8033         * MAINTAINERS (Write After Approval):  Add myself.
8035 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8037         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8038         * Makefile.in: Regenerate.
8039         * configure: Regenerate.
8041 2008-06-17  Daniel Kraft  <d@domob.eu>
8043         * MAINTAINERS (Write After Approval):  Add myself.
8045 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8047         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8048         "$@" is still intact with both Autoconf 2.59 and 2.62.
8049         * configure: Regenerate.
8051 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8053         * Makefile.tpl: Fix comment errors.
8054         * Makefile.in: Regenerate.
8056 2008-06-12  David S. Miller  <davem@davemloft.net>
8057             David Edelsohn  <edelsohn@gnu.org>
8059         * configure.ac: Add powerpc*-*-* to gold supported targets.
8060         * configure: Regenerate.
8062 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
8064         PR tree-optimization/36218
8065         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8066         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8067         (all prefix="build-"): Pass them to build-system sub-makes.
8068         * Makefile.in: Regenerate.
8070 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
8072         * MAINTAINERS (mt port): Remove.
8073         (sco5, unixware, sco udk): Remove.
8074         (Kean Johnston): Add to Write After Approval.
8076 2008-05-30  Julian Brown  <julian@codesourcery.com>
8078         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8079         of libobjc for ARM EABI Linux.
8080         * configure: Regenerate.
8082 2008-05-18  Xinliang David Li   <davidxl@google.com>
8084         * ChangeLog: Remove wrong ChangeLog entry.
8086 2008-05-17  Xinliang David Li   <davidxl@google.com>
8088         * MAINTAINERS (Write After Approval): Add myself.
8090 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
8092         * MAINTAINERS (Write After Approval): Add myself.
8094 2008-05-14  Rafael Espíndola  <espindola@google.com>
8096         * config-ml.in: don't handle --enable-shared and --enable-static.
8098 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
8100         * MAINTAINERS: Update my email address.
8102 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
8104         * MAINTAINERS: Update my email address.
8106 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
8108         * MAINTAINERS (Write After Approval): Add myself.
8110 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
8112         * MAINTAINERS (Write After Approval): Add myself.
8114 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
8116         * MAINTAINERS (crx): Add myself.
8118 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8120         Sync with src:
8121         2008-04-14  David S. Miller  <davem@davemloft.net>
8123         * configure.ac: Add sparc*-*-* to gold supported targets.
8124         * configure: Regenerate.
8126 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8128         PR bootstrap/35457
8129         * configure.ac: Include override.m4.
8130         * configure: Regenerate.
8132 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8134         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8135         * Makefile.in: Regenerate.
8137 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
8139         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8140         as nonconfigurable directories list.
8141         * configure: Regenerate.
8143 2008-04-14  Ben Elliston  <bje@au.ibm.com>
8145         * config.sub, config.guess: Update from upstream sources.
8147 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
8149         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8150         * Makefile.in: Regenerate.
8152 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
8154         * configure.ac: Do not build libssp for the AVR.
8155         * configure: Regenerate.
8157 2008-04-07  Ian Lance Taylor  <iant@google.com>
8159         * Makefile.def: check-gold depends upon all-binutils.
8160         * Makefile.in: Regenerate.
8162 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
8164         * MAINTAINERS (Write After Approval): Add myself.
8166 2008-04-04  Nick Clifton  <nickc@redhat.com>
8168         PR binutils/4334
8169         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8170         builds.
8171         * configure: Regenerate.
8173 2008-04-04  NightStrike  <NightStrike@gmail.com>
8175         PR other/35151
8176         * configure.ac: Combine rules for mingw32 and mingw64.
8177         * configure: Regenerate.
8179 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
8181         * MAINTAINERS (Write After Approval): Add myself.
8183 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
8185         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8186         * Makefile.in (.NOTPARALLEL): Ditto.
8188 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
8190         * MAINTAINERS (Write After Approval): Add myself.
8192 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
8194         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8195         * Makefile.in (.NOTPARALLEL): Regenerate.
8197 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
8199         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8200         * Makefile.in: Regenerate.
8202 2008-03-26  Jakub Staszak  <kuba@et.pl>
8204         * MAINTAINERS (Write After Approval): Add myself.
8206 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8208         * MAINTAINERS:  Update e-mail address.
8210 2008-03-20  Ian Lance Taylor  <iant@google.com>
8212         * configure.ac: Add support for --enable-gold.
8213         * Makefile.def: Add gold as a directory like ld.
8214         * configure, Makefile.in: Regenerate.
8216 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8218         * configure.ac: m4_include config/proginstall.m4.
8219         * configure: Regenerate.
8221         Backport from upstream Libtool:
8223         2007-10-12  Eric Blake  <ebb9@byu.net>
8225         Deal with Autoconf 2.62's semantic change in m4_append.
8226         * ltsugar.m4 (lt_append): Replace broken versions of
8227         m4_append.
8228         (lt_if_append_uniq): Don't require separator to be overquoted,
8229         and avoid broken m4_append.
8230         (lt_dict_add): Fix typo.
8231         * libtool.m4 (_LT_DECL): Don't overquote separator.
8233 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
8235         * config.rpath: Add AIX 6 support.
8237 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
8239         * Makefile.def (stageprofile).  Remove -fprofile-generate
8240         from stage_libcflags.
8241         * Makefile.in: Regenerate.
8243 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8245         * config.sub, config.guess: Update from upstream sources.
8247 2008-03-06  Tom Tromey  <tromey@redhat.com>
8249         * MAINTAINERS: Update for treelang deletion.
8251 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
8253         * MAINTAINERS: Update my email address.
8255 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
8257         * MAINTAINERS (darwin port): Add myself as a maintainer.
8258         (objective-c/c++): Add myself as a maintainer.
8260 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
8262         * MAINTAINERS (Write After Approval): Update my email address.
8264 2008-02-25  Tomas Bily  <tbily@suse.cz>
8266         * MAINTAINERS (Write After Approval): Add myself.
8268 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
8270         * MAINTAINERS (OpenMP): Add myself.
8272 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
8274         PR bootstrap/32009
8275         PR bootstrap/32161
8277         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8278         * configure: Regenerate.
8280         * Makefile.def: Define stage_libcflags for all bootstrap stages.
8281         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8282         STAGE4_LIBCFLAGS): New.
8283         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8284         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8285         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8286         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8287         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8288         for target modules.  Don't export LIBCFLAGS.
8289         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8290         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8291         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8292         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8293         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8294         * Makefile.in: Regenerate.
8296 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8298         PR libgcj/33085
8299         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8300         Do not use -DDLL_EXPORT.  Backport from upstream.
8302 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8304         * MAINTAINERS (Write After Approval): Add myself.
8306 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
8308         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8309         * configure: Regenerate.
8311 2008-01-31  Marc Gauthier  <marc@tensilica.com>
8313         * configure.ac (xtensa*-*-*): Recognize processor variants.
8314         * configure: Regenerate.
8316 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8318         PR bootstrap/34922
8319         * configure.ac (PARSE_ARGS): Push suitable setting of
8320         ac_subdirs_all, for `./configure --help=recursive'.
8321         Handle `+' in generic toplevel directory disabling.
8322         * configure: Regenerate.
8324 2008-01-28  Nick Clifton  <nickc@redhat.com>
8326         * MAINTAINERS (xstormy16): Take over maintainership.
8328 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8330         * MAINTAINERS (c4x port): Remove.
8332 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
8334         * libtool.m4: Backport AIX 6 support from ToT Libtool.
8336 2008-01-23  Ben Elliston  <bje@au.ibm.com>
8338         * config.sub, config.guess: Update from upstream sources.
8340 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
8342         * MAINTAINERS (Write After Approval): Add myself.
8344 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
8346         * MAINTAINERS: Update my email address.
8348 2008-01-09  Raksit Ashok  <raksit@google.com>
8350         * MAINTAINERS (Write After Approval): Add myself.
8352 2008-01-09  Raksit Ashok  <raksit@google.com>
8354         * MAINTAINERS (Write After Approval): Add myself.
8356 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8358         * config.sub, config.guess: Update from upstream sources.
8360 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8362         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8363         Change recommended MPFR from 2.2.1 -> 2.3.0.
8364         * configure: Regenerate.
8366 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8368         * MAINTAINERS: Update my email address.
8370 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8372         * MAINTAINERS: Update my email address.
8374 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8376         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8377         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8378         * Makefile.in: Regenerate.
8380 2007-12-10  Mark Heffernan  <meheff@google.com>
8382         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8383         misplaced entries.
8385 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8387         * configure.ac: Enable libjava for x86_64-*-darwin9.
8388         * configure: Regenerate.
8390 2007-12-07  Bill Maddox  <maddox@google.com>
8392         * MAINTAINERS (Write After Approval): Add myself.
8394 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8396         * config.sub, config.guess: Update from upstream sources.
8398 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8400         * config-ml.in: Remove 64bit configure tests.
8402 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8404         * config-ml.in: Robustify against white space in absolute file
8405         names.
8407         * config-ml.in (multi-clean): Substitute ${Makefile}.
8408         Remove superfluous ${Makefile} in list.
8410 2007-11-19  Thiemo Seufer  <ths@mips.com>
8412         * config-ml.in: Don't hardcode the Makefile name.
8414 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8416         * MAINTAINERS (Write After Approval): Add myself.
8418 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8420         * MAINTAINERS (Write After Approval): Add myself.
8422 2007-11-06  Doug Kwan  <dougkwan@google.com>
8424         * MAINTAINERS (Write After Approval): Add myself.
8426 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8428         * MAINTAINERS (mercury): Remove entry.
8429         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8431 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8433         * Makefile.def (dependencies): Make configure-gdb depend on
8434         all-intl.
8435         * Makefile.in: Regenerated.
8437 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8439         * MAINTAINERS (Fortran maintainer): Remove myself.
8441 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8443         * Makefile.def: To avoid problems running with parallel makes,
8444         build newlib before libgloss so that target specific header
8445         files are availble.
8446         * Makefile.in: Regenerate
8448 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8450         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8451         * Makefile.in: Regenerate.
8453 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8455         * MAINTAINERS (Register allocation reviewer): Add myself.
8457 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8459         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8460         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8461         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8462         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8463         * configure: Regenerate.
8465 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8467         * MAINTAINERS (Register allocation reviewer): Add myself.
8469 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8471         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8472         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8473         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8474         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8475         * configure.ac: Default them to host tools for $host = $build.
8476         Subst them.
8478         * configure: Regenerate.
8479         * Makefile.in: Regenerate.
8481 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8483         * MAINTAINERS (Register allocation reviewer): Add myself.
8485 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8487         * MAINTAINERS (Register allocation reviewer): Add myself.
8489 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8491         * MAINTAINERS (Write After Approval): Fix typo.
8493 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8495         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8496         * configure: Regenerate.
8498 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8500         PR bootstrap/31906
8501         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8502         they're already prefixed.
8504 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8506         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8507         libstdc++.
8508         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8509         * configure: Regenerate.
8510         * Makefile.in: Regenerate.
8512 2007-09-17  Andreas Schwab  <schwab@suse.de>
8514         * configure.ac: Raise minimum makeinfo version to 4.6.
8515         * configure: Regenerate.
8517 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8519         * MAINTAINERS (write-after-approval) add myself
8521 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8523         * configure.ac: Correct makeinfo version check.
8524         * configure: Regenerate.
8526 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8528         * MAINTAINERS: Update my email address.
8530 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8532         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8533         to $skipdirs and only disable gprof for newlib.  Use the normal
8534         mips*-elf* handling in other respects.
8535         * configure: Regnerate.
8537 2007-09-12  David Daney  <ddaney@avtrex.com>
8539         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8540         enabling libgcj.
8541         * configure: Regenerate.
8543 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8545         PR other/32154
8546         * configure.ac: For libgloss targets, point the linker to the linker
8547         script, startup code and simulator library.
8548         * configure: Regenerate.
8550 2007-09-07  Andrew Haley  <aph@redhat.com>
8552         * configure.ac (noconfigdirs): Remove target-libffi and
8553         target-libjava.
8554         * configure: Regenerate.
8556 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8558         PR target/33281
8559         * configure.ac: Use config/mh-mingw on mingw.
8560         * configure: Regenerate.
8562 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8564         * MAINTAINERS (Write After Approval): Add myself.
8566 2007-09-05  Richard Guenther  <rguenther@suse.de>
8568         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8569         nor --disable-checking is provided also turn on yes and types
8570         checking for stage1.
8571         * configure: Re-generate.
8573 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8575         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8576         (Write After Approval): Remove myself.
8578 2007-08-29  Nick Clifton  <nickc@redhat.com>
8580         * config.sub, config.guess: Update from upstream sources.
8582 2007-08-22  Bud Davis  <jmdavis@link.com>
8584         * MAINTAINERS (Write After Approval): Added myself.
8585         * MAINTAINERS (Reviewers): Removed myself.
8587 2007-08-18  Paul Brook  <paul@codesourcery.com>
8588             Joseph Myers  <joseph@codesourcery.com>
8590         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8591         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8592         * Makefile.in: Regenerate.
8593         * configure.ac (--with-debug-prefix-map): New.
8594         * configure: Regenerate.
8596 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8597             Nigel Stephens  <nigel@mips.com>
8599         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8600         as target_makefile_frag.
8601         * configure: Regenerate.
8603 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8605         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8606         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8607         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8608         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8609         (do-compare, do-compare3, do-compare-debug): New.
8610         ([+compare-target+]): Use them.
8612 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8614         * MAINTAINERS (Write After Approval): Change my email address.
8616 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8617             Ben Elliston  <bje@au.ibm.com>
8619         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8620         --silent if $silent.
8621         * configure: Regenerate.
8623 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8625         * MAINTAINERS (Various Maintainers): Add myself as
8626         loop infrastructure maintainer.  Update my e-mail
8627         address.
8629 2007-07-31  Diego Novillo  <dnovillo@google.com>
8631         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8632         Adjust description.
8634 2007-07-26  Richard Guenther  <rguenther@suse.de>
8636         * configure.ac: Add types checking to stage1 checking flags.
8637         * configure: Regenerate.
8639 2007-07-17  Nick Clifton  <nickc@redhat.com>
8641         * COPYING3: New file.  Contains version 3 of the GNU General
8642         Public License.
8643         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8644         Lesser General Public License.
8646 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8648         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8650 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8652         * MAINTAINERS (S/390 co-maintainer): Add myself.
8653         (Write After Approval): Remove myself.
8655 2007-07-13  Dan Hipschman  <dsh@google.com>
8657         * MAINTAINERS (Write After Approval): Add myself.
8659 2007-07-11  Nick Clifton  <nickc@redhat.com>
8661         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8662         WINDRES export.
8663         * Makefile.in: Regenerate.
8665 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8667         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8668         maintainer.
8670 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8672         * lt~obsolete.m4: New. Import from 20070318 libtool.
8674 2007-07-03  Julian Brown  <julian@codesourcery.com>
8676         * MAINTAINERS (Write After Approval): Add myself.
8678 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8680         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8681         * configure: Regenerate.
8683 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8685         * configure.ac: Add some missing m4 quotation.
8686         * configure: Regenerate.
8688 2007-07-02  Simon Baldwin  <simonb@google.com>
8690         * MAINTAINERS (Write After Approval): Add myself.
8692 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8694         * configure: Regenerate.
8696 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8698         * Makefile.def: Add windmc tool to build.
8699         * Makefile.tpl: Likewise.
8700         * configure.ac: Likewise.
8701         * Makefile.in: Regenerate.
8702         * configure: Regenerate.
8704 2007-06-28  DJ Delorie  <dj@redhat.com>
8706         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8707         not building newlib.
8708         * configure: Regenerated.
8710 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8712         * MAINTAINERS (Write After Approval): Add myself.
8714 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8716         * MAINTAINERS (Write After Approval): Add myself.
8718 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8720         * MAINTAINERS (Write After Approval): Add myself.
8722 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8724         * MAINTAINERS (Write After Approval): Add myself.
8726 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8728         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8729         * Makefile.in: Regenerated.
8731 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8733         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8734         bfin*-*-uclinux* targets.
8735         * configure: Regenerate.
8737 2007-06-14  Ian Lance Taylor  <iant@google.com>
8739         * MAINTAINERS: Add myself as non-algorithmic global write
8740         maintainer.
8742 2007-06-14  Diego Novillo  <dnovillo@google.com>
8744         * MAINTAINERS: Add self as middle-end maintainer and
8745         non-algorithmic global write maintainer.
8747 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8749         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8750         Move all Fortran maintainers except Paul Brook into the
8751         Non-Autopoiesis section.
8753 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8755         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8756         (distclean-stage[+id+]): Possibly delete stage_last.
8757         * Makefile.in: Regenerate.
8759 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8761         * MAINTAINERS (Various Maintainer): Fix typo.
8763 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8765         * MAINTAINERS (Various Maintainer): Add myself as
8766         dataflow maintainer.
8768 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8770         * config.sub, config.guess: Update from upstream sources.
8772 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8774         * Makefile.tpl: Fix spelling error.
8775         * Makefile.in: Regenerate.
8777 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8779         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8780         lt_cv_sys_max_cmd_len.
8782 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8784         * MAINTAINERS (Various Maintainers): Add myself as
8785         auto-vectorizer maintainer.
8787 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8789         PR libjava/32098
8790         * libtool.m4: Revert previous change.
8791         * ltgcc.m4: Put it here.
8793 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8795         * MAINTAINERS (Various Maintainers): Add myself as
8796         auto-vectorizer maintainer.
8798 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8800         PR libjava/32098
8801         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8803 2007-05-30  Richard Guenther  <rguenther@suse.de>
8805         * MAINTAINERS (Various Maintainers): Add myself as
8806         auto-vectorizer maintainer.
8808 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8810         PR bootstrap/29382
8811         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8812         * configure: Rebuilt.
8814 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8816         * MAINTAINERS (Write After Approval): Removed my name.
8818 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8820         * MAINTAINERS (Write After Approval): Remove myself.
8822 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8824         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8826 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8828         * ltmain.sh: Update from ToT Libtool.
8829         * libtool.m4: Update from ToT Libtool.
8830         * ltsugar.m4: New. Update from ToT Libtool.
8831         * ltversion.m4: New. Update from ToT Libtool.
8832         * ltoptions.m4: New. Update from ToT Libtool.
8833         * ltconfig: Remove.
8834         * ltcf-c.sh: Remove.
8835         * ltcf-cxx.sh: Remove.
8836         * ltcf-gcj.sh: Remove.
8838 2007-05-22  Ollie Wild  <aaw@google.com>
8840         * MAINTAINERS (Write After Approval): Add myself.
8842 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8844         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8845         stage_cflags.
8846         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8847         Remove CFLAGS/LIBCFLAGS.
8848         (configure-stage[+id+]-[+prefix+][+module+],
8849         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8850         * Makefile.in: Regenerate.
8852 2007-05-15  Diego Novillo  <dnovillo@google.com>
8854         * MAINTAINERS: Update e-mail address.
8856 2007-05-15  Revital Eres  <eres@il.ibm.com>
8858         * MAINTAINERS (Write After Approval): Add myself.
8860 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8862         * MAINTAINERS (Write After Approval): Updated my address.
8864 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8866         * MAINTAINERS (Write After Approval): Add myself.
8868 2007-05-11  Silvius Rus  <rus@google.com>
8870         * MAINTAINERS (Write After Approval): Add myself.
8872 2007-04-23  Tom Tromey  <tromey@redhat.com>
8874         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8876 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8878         * MAINTAINERS (cpplib): Rename to ...
8879         (libcpp): ... this.  Add C/C++ front end maintainers.
8881 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8883         * config-ml.in: Pass ${ml_config_env} to configure calls.
8885 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8887         * MAINTAINERS (Write After Approval): Add myself.
8889 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8891         * MAINTAINERS (Write After Approval): Add myself.
8893 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8895         * MAINTAINERS (fortran 95 front end): Add myself.
8897 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8899         * MAINTAINERS (Write After Approval): Add myself.
8901 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8903         * MAINTAINERS (Modulo Scheduler): Add myself.
8905 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8907         * MAINTAINERS (fortran 95 front end): Add myself.
8908         (c++ front end): whitespace fix.
8910 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8912         * MAINTAINERS (Write After Approval): Add myself.
8914 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8916         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8917         of glob.  Quote arguments with single quotes too.
8918         * configure: Regenerate.
8920 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8922         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8923         * Makefile.in: Regenerate
8925 2007-03-07  Andreas Schwab  <schwab@suse.de>
8927         * configure: Regenerate.
8929 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8931         * configure.ac: Add "--with-pdfdir" configure option,
8932         which defines pdfdir variable.
8933         * Makefile.def (target=fixincludes): Add install-pdf to
8934         missing targets.
8935         (recursive_targets): Add install-pdf target.
8936         (flags_to_pass): Add pdfdir.
8937         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8938         target.
8939         * configure: Regenerate
8940         * Makefile.in: Regenerate
8942 2007-02-28  Eric Christopher  <echristo@apple.com>
8944         Revert:
8945         2006-12-07  Mike Stump  <mrs@apple.com>
8947         * Makefile.def (dependencies): Add dependency for
8948         install-target-libssp and install-target-libgomp on
8949         install-gcc.
8950         * Makefile.in: Regenerate.
8952 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8954         * configure: Regenerate.
8955         * configure.ac: Move statements after variable declarations.
8957 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8959         * MAINTAINERS: Add myself as sh maintainer.
8961 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8963         * configure.ac: Adjust for loop syntax.
8964         * configure: Regenerate.
8966 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8968         * configure: Rebuilt.
8970 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8972         * configure.ac: Drop multiple occurrences of --enable-languages,
8973         and fix its quoting.
8974         * configure: Rebuilt.
8976 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8977             Nathan Sidwell  <nathan@codesourcery.com>
8978             Vladimir Prus  <vladimir@codesourcery.com>
8979             Joseph Myers  <joseph@codesourcery.com>
8981         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8982         * configure: Regenerate.
8984 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8986         * ltconfig (freebsd*): Default to elf.
8988 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8990         * configure.ac (target_libraries): Move libgcc before libiberty.
8991         * configure: Regenerated.
8993 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8994             Paolo Bonzini  <bonzini@gnu.org>
8996         PR bootstrap/30753
8997         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8998         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8999         * configure: Regenerated.
9001 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
9003         * MAINTAINERS (Language Front End Maintainers): Update my mail
9004         address.
9006 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9008         PR bootstrap/30748
9009         * configure.ac: Correct syntax for Solaris ksh.
9010         * configure: Regenerated.
9012 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9014         * configure.ac: Sync with src.
9015         * configure: Regenerate.
9017 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9019         * Makefile.in: Regenerate.
9021 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9023         * config.sub: Sync with src.
9025 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9027         * Makefile.tpl (build_alias, host_alias, target_alias): Use
9028         noncanonical equivalents.
9029         * configure.in: Rename to...
9030         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
9031         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
9032         target_noncanonical.  Use them.  Rewrite removal of configure
9033         arguments for autoconf 2.59.  Discard variable settings.  Force
9034         program_transform_name for native tools.
9036         * Makefile.in: Regenerated.
9037         * configure: Regenerated with autoconf 2.59.
9039 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
9041         * MAINTAINERS (Write After Approval): Add myself.
9043 2007-01-31  Andreas Schwab  <schwab@suse.de>
9045         * Makefile.tpl (LDFLAGS): Substitute it.
9046         * Makefile.in: Regenerate.
9048 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
9050         * MAINTAINERS (Write After Approval): Add myself.
9052 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
9054         * MAINTAINERS (spu port): Add myself.
9056 2007-01-23  Richard Guenther  <rguenther@suse.de>
9058         PR bootstrap/30541
9059         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9060         * Makefile.tpl (GNATBIND): Substitute it.
9061         (GNATMAKE): Likewise.
9062         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9063         of STAGE_PREFIX.
9064         * Makefile.in: Regenerate.
9065         * configure: Regenerate.
9067 2007-01-18  Mike Stump  <mrs@apple.com>
9069         * configure.in: Re-enable -Werror for gcc builds.
9071 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
9073         * MAINTAINERS (Write After Approval): Add myself.
9075 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9077         * configure.in: Change == to = in test command.
9078         * configure: Regenerate.
9080 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9081             Nick Clifton  <nickc@redhat.com>
9082             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
9084         * configure.in (build_configargs, host_configargs, target_configargs):
9085         Remove build/host/target parameters.
9086         (host_libs): Add gmp and mpfr.
9087         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9088         * Makefile.def (gmp, mpfr): New.
9089         (gcc): Remove target.
9090         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9091         target_os, target_vendor): New.
9092         (configure): Add host_alias/target_alias arguments; adjust invocations.
9093         * configure: Regenerate.
9094         * Makefile.in: Regenerate.
9096 2007-01-11  Matt Fago  <fago@earthlink.net>
9098         * configure.in: Try to link to functions only in mpfr 2.2.x
9099         to improve robustness of configure tests.
9100         * configure: Regenerate.
9102 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
9104         * MAINTAINERS: Add myself as i386 maintainer.
9106 2007-01-08  Jan Hubicka  <jh@suse.cz>
9108         * MAINTAINERS: Add myself as i386 maintainer.
9110 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
9112         * configure.in: Add support for an x86_64-mingw* target.
9113         * configure: Regenerate.
9115 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
9117         * Makefile.tpl (all-target): Correct @if conditional for target
9118         modules.
9119         * configure.in: Omit libiberty if building only target libgcc.
9120         * configure, Makefile.in: Regenerated.
9122 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
9124         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9125         * configure: Regenerate.
9127 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
9129         * Makefile.def (target_modules): Add libgcc.
9130         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
9131         * Makefile.tpl (clean-target-libgcc): Delete.
9132         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9133         on gcc even for bootstrapped modules.  Rewrite handling of
9134         lang_env_dependencies to loop over target_modules.
9135         * configure.in (target_libraries): Add target-libgcc.
9136         * Makefile.in, configure: Regenerated.
9138 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9140         * configure.in: Reorganize recognition of languages.  Add
9141         --enable-stage1-languages.  Show supported languages for the chosen
9142         target rather than all recognized languages.
9143         * configure: Regenerate.
9145 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9147         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9148         * Makefile.in: Regenerate.
9150 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9152         * configure.in: Warn that MPFR 2.2.0 is buggy.
9153         * configure: Regenerate.
9155 2006-12-27  Ian Lance Taylor  <iant@google.com>
9157         * configure.in: When removing Makefiles to force a reconfigure, also
9158         remove prev-DIR*/Makefile.
9159         * configure: Regenerate.
9161 2006-12-22  Andreas Schwab  <schwab@suse.de>
9163         * configure: Regenerate with correct autoconf version.
9165 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
9167         * configure.in: add AC_SUBST for *_FOR_TARGET.
9168         * configure: Regenerate.
9170 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9172         * configure.in: Simplify logic for rejecting languages that cannot
9173         be built.  Separate the case when a language is unsupported,
9174         from the case when the user chooses not to build a language.
9176 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9178         * configure.in: Remove "$build" case for powerpc-*-darwin* since
9179         it only affects bootstrap and could be tested on "$host" as well.
9180         * configure: Regenerate.
9181         * config/mh-ppc-darwin: Add to the stage1 cflags here.
9183 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9185         PR bootstrap/29544
9186         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9187         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9188         move here comment from Makefile.tpl.
9189         * Makefile.tpl: Move some definitions higher in the file.
9190         (STAGE1_CHECKING): New.
9191         * configure.in: Add --enable-stage1-checking.
9192         * configure: Regenerate.
9193         * Makefile.in: Regenerate.
9195 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9197         * MAINTAINERS: Add myself as build system maintainer.
9199 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
9201         * MAINTAINERS (Write After Approval): Add myself.
9203 2006-12-13  Eric Christopher  <echristo@apple.com>
9205         * MAINTAINERS: Add myself as darwin maintainer.
9207 2006-12-11  Ian Lance Taylor  <ian@airs.com>
9209         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9211 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
9213         MAINTAINERS: Update my entry.
9215 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
9217         * configure.in:  Handle spu makefile frag.
9218         * Makefile.tpl (MAINT): Define
9219         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9220         * configure: Regenerate.
9221         * Makefile.in: Regenerate.
9223 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9225         * config.guess: Import latest version.
9226         * config.sub: Likewise.
9228 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9230         * configure.in (spu-*-*): Don't skip target-libiberty.
9231         * configure: Regenerate.
9233 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
9235         PR bootstrap/30134
9236         * configure.in: Correct x86 darwin support for libjava to powerpc
9237         and i?86 only.
9238         * configure: Regenerate.
9240 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
9242         * configure.in: Add x86 darwin support for libjava.
9243         * configure: Regenerate.
9245 2006-12-07  Mike Stump  <mrs@apple.com>
9247         * Makefile.def (dependencies): Add dependency for
9248         install-target-libssp and install-target-libgomp on
9249         install-gcc.
9250         * Makefile.in: Regenerate.
9252 2006-12-04  Richard Guenther  <rguenther@suse.de>
9254         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9255         (Non-Algorithmic Maintainers): Move over non-algorithmic
9256         loop optimizer maintainers, add myself as a non-algorithmic
9257         middle-end maintainer.
9259 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
9261         * MAINTAINERS (Write After Approval): Add myself.
9263 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9265         * configure.in: Update error message for missing GMP/MPFR.
9267         * configure: Regenerate.
9269 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9271         * configure.in: Update MPFR version in error message.
9273         * configure: Regenerate.
9275 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9277         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9278         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9279         --with-gmp-lib): New flags.
9281         * configure: Regenerate.
9283 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
9285         * MAINTAINERS (Write After Approval): Change my email address.
9287 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9289         * MAINTAINERS (Write After Approval): Add myself.
9291 2006-11-22  Philipp Thomas  <pth@suse.de>
9293         * MAINTAINERS (i18n): Update e-mail address.
9295 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9297         * MAINTAINERS (spu port): Add myself as maintainer.
9298         (Write After Approval): Remove myself.
9300 2006-11-22  Ben Elliston  <bje@au.ibm.com>
9302         * configure.in (skipdirs): Don't build libssp for SPU.
9303         * configure: Regenerate.
9305 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9307         * MAINTAINERS (spu port): Add myself as maintainer.
9308         (libobjc): Update my email address.
9310 2006-11-21  Andrea Bona  <andrea.bona@st.com>
9312         * MAINTAINERS (Write After Approval): Add myself.
9314 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9316         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9317         * configure : Rebuilt.
9319 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9321         * MAINTAINERS (Write After Approval): Add myself.
9323 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
9325         * MAINTAINERS (Write After Approval): Add myself.
9327 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9329         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9330         libmpfr.a.
9331         * configure: Regenerate.
9333 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
9335         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9336         (unstage): Test for stage_last presence.
9338         PR bootstrap/29802
9339         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9340         STAGE_PREFIX.
9341         * Makefile.in: Regenerate.
9343 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
9345         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9346         maintainers.
9348 2006-11-14  Erven Rohou  <erven.rohou@st.com>
9350         * MAINTAINERS (Write After Approval): Add myself.
9352 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9354         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9355         and stageN-package/Makefile.
9356         * Makefile.in: Regenerated.
9358 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9360         * configure.in: Remove target-libgloss from noconfigdirs for
9361         bfin-*-*.
9362         * configure: Regenerated.
9364 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9366         * configure.in (have_gmp): Only error if the gcc directory exists.
9368         * configure: Regenerate.
9370 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9372         * configure.in: Robustify error message for missing GMP/MPFR.
9374         * configure: Regenerate.
9376 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9378         * MAINTAINERS (Write After Approval): Add myself.
9380 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9382         * MAINTAINERS: Change email address.
9384 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9386         * MAINTAINERS (Write After Approval): Add myself.
9388 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9390         * MAINTAINERS (Write After Approval): Add myself.
9392 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9394         * MAINTAINERS (Write After Approval): Move myself to
9395         Write After Approval section.
9397 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9399         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9400         need_gmp anymore.
9401         * configure: Regenerate.
9403 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9405         * MAINTAINERS (Write After Approval): Add myself.
9407 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9409         * config.guess: Import latest version.
9410         * config.sub: Likewise.
9412 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9414         * Makefile.def: Added pdf target handling.
9415         * Makefile.tpl: Added pdf target handling.
9416         * Makefile.in: Regenerated.
9418 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9420         * MAINTAINERS: Add self as score port maintainer.
9422 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9424         * MAINTAINERS (Write After Approval): Add myself.
9426 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9428         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9429         or newer.
9430         * configure: Regenerated.
9432 2006-09-27  Dave Brolley  <brolley@redhat.com>
9434         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9435         using $s instead of $r.
9436         * configure: Regenerated.
9438 2006-09-26  Thiemo Seufer  <ths@mips.com>
9440         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9441         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9442         * configure: Regenerate.
9444 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9446         * MAINTAINERS (Write After Approval): Remove myself.
9448 2006-09-22  Chao-ying Fu  <fu@mips.com>
9450         * MAINTAINERS (Write After Approval): Add myself.
9452 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9454         * MAINTAINERS: Add self as soft-fp maintainer.
9456 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9458         * MAINTAINERS: Add myself as avr maintainer.
9459         Remove Marek Michalkiewicz as avr maintainer.
9461 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9463         * MAINTAINERS (Write After Approval): Add myself.
9465 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9467         * configure.in: Never build newlib for a Mingw host.
9468         Never build newlib as Mingw target library.
9469         Test the existence of winsup/cygwin for building a Cygwin newlib,
9470         rather than just winsup.
9471         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9472         building a Mingw target.
9473         * configure: Regenerate.
9475 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9477         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9479 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9481         * config.guess: Import from src (was more updated).
9482         * config.sub: Likewise.
9484 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9486         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9487         * configure: Regenerated.
9489 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9491         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9492         for stages after the first.
9494 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9496         * Makefile.def: Add dependencies for configure-opcodes
9497         on configure-intl and all-opcodes on all-intl.
9498         * Makefile.in: Regenerated.
9500 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9502         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9504 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9506         Port to hosts whose 'sort' and 'tail' implementations
9507         treat operands with leading '+' as file names, as POSIX
9508         has required since 2001.  However, make sure the code still
9509         works on pre-POSIX hosts.
9510         * ltmain.sh: Don't assume "sort +2" is equivalent to
9511         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9513 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9515         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9517 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9519         * ltconfig: chmod 644 before ranlib during install.
9521 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9523         PR bootstrap/18058
9524         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9525         if the bootstrap compiler is a GCC version that supports it.
9526         * configure: Regenerate.
9528 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9530         * configure.in: Fix thinkos in previous check-in.
9531         * configure: Regenerate.
9533 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9535         PR other/27063
9536         * configure.in: Test subdir_requires and give an appropriate
9537         error message.
9538         * configure: Regenerate.
9540 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9542         * MAINTAINERS (Write After Approval): Add myself.
9544 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9546         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9548 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9550         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9552 2006-06-20  David Ayers  <d.ayers@inode.at>
9554         PR bootstrap/28072
9555         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9556         whether target-libjava is being configured instead of whether the
9557         java front end is enabled.
9558         * configure: Regenerate.
9560 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9562         PR target/27540
9563         * configure.in: Only enable libgomp on IRIX 6.
9564         * configure: Regenerate.
9566 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9568         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9569         too.
9570         * Makefile.in: Regenerate.
9572 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9574         * config-ml.in: Alter CCASFLAGS to include special
9575         multilib options the same as is done for CFLAGS.
9577 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9579         * configure.in: Don't enable libgomp on hpux10.
9580         * configure: Rebuilt.
9582 2006-06-12  David Ayers  <d.ayers@inode.at>
9584         PR bootstrap/27963
9585         PR target/19970
9586         * configure.in: Remove target-boehm-gc from noconfigdirs where
9587         ${libgcj} is specified.
9588         * configure: Regenerate.
9590 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9592         Sync from src:
9594         * configure.in: Sync.
9595         * configure: Regenerated.
9597         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9599         * Makefile.def: Added dependencies from sim and gdb on intl, and
9600         added configure dependencies to everything with an all dependency
9601         on intl.
9602         * Makefile.in: Regenerated.
9604 2006-06-06  David Ayers  <d.ayers@inode.at>
9606         PR libobjc/13946
9607         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9608         * Makefile.in: Regenerate.
9609         * configure.in: Add --enable-objc-gc at toplevel and have it
9610         enable boehm-gc for Objective-C.
9611         Remove target-boehm-gc from libgcj.
9612         Add target-boehm-gc to target_libraries.
9613         Add target-boehm-gc to noconfigdirs where ${libgcj}
9614         is specified.
9615         Assert that boehm-gc is supported when requested for Objective-C.
9616         Only build boehm-gc if needed either for Java or Objective-C.
9617         * configure: Regenerate.
9619 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9621         PR 27674
9622         * Makefile.tpl (configure-[+prefix+][+module+],
9623         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9624         Remove rule to unstage bootstrapped modules.
9625         (stage_current): New.
9626         * Makefile.in: Regenerate.
9628 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9630         * MAINTAINERS (Write After Approval): Update my e-mail address.
9632 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9634         * include/libiberty.h: Declare pex_run_in_environment.
9636 2006-05-31  Asher Langton  <langton2@llnl.gov>
9638         * MAINTAINERS (Write After Approval): Add myself.
9640 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9642         * Makefile.def (bfd, opcodes): Fix lib_path.
9643         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9644         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9645         * Makefile.in: Regenerate.
9647 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9649         * Makefile.in: Regenerate.
9651 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9653         * Makefile.def: Add install-html target. Add datarootdir
9654         docdir and htmldir to flags_to_pass.
9655         * Makefile.tpl: Add install-html target.
9656         * Makefile.in: Regenerate.
9657         * configure.in: Add --with-datarootdir, --with-docdir, and
9658         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9659         * configure: Regenerate.
9661 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9663         * configure.in: Enable gprof for cross builds.
9664         * configure: Regenerate.
9666 2006-05-22  Richard Guenther  <rguenther@suse.de>
9668         Revert
9669         2006-01-31  Richard Guenther  <rguenther@suse.de>
9670         Paolo Bonzini  <bonzini@gnu.org>
9672         * Makefile.def (target_modules): Add libgcc-math target module.
9673         * configure.in (target_libraries): Add libgcc-math target library.
9674         (--enable-libgcc-math): New configure switch.
9675         * Makefile.in: Re-generate.
9676         * configure: Re-generate.
9677         * libgcc-math: New toplevel directory.
9679 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9680             Andreas Tobler  <a.tobler@schweiz.ch>
9682         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9683         * configure: Rebuilt.
9685 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9687         * MAINTAINERS (Write After Approval): Add myself.
9689 2006-05-01  DJ Delorie  <dj@redhat.com>
9691         * configure.in: Restore CFLAGS if GMP isn't present.
9692         * configure: Regenerate.
9694 2006-05-01  Richard Guenther  <rguenther@suse.de>
9696         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9697         maintainer.
9699 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9701         * MAINTAINERS (Write After Approval): Add myself.
9703 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9705         * MAINTAINERS (Write After Approval): Add myself.
9707 2006-04-18  DJ Delorie  <dj@redhat.com>
9709         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9710         reference libgloss so that libssp can be built in a combined
9711         tree.
9712         * configure: Regenerate.
9714 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9716         * MAINTAINERS (Write After Approval): Add myself.
9718 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9720         * configure.in: Require makeinfo 4.4 or higher.
9721         * configure: Regenerate.
9723 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9725         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9726         Rearrange the entries of other libraries to have them in one place.
9728 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9730         * MAINTAINERS (Write After Approval): Remove myself.
9731         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9733 2006-03-14  Richard Guenther  <rguenther@suse.de>
9735         * configure: Regenerate with autoconf 2.13.
9737 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9739         * MAINTAINERS: Use my work address.
9741         * MAINTAINERS: Update my E-mail address.
9743 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9745         * configure.in: Handle --disable-<component> generically.
9746         * configure: Regenerate.
9748 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9750         PR libgcj/17311
9751         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9753 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9755         * MAINTAINERS (Write After Approval):  Remove myself.
9756         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9758 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9760         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9761         (TARGET_CONFIGDIRS): Remove.
9762         * configure.in: Remove AC_SUBST(target_configdirs).
9763         * Makefile.in, configure: Regenerated.
9765 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9767         * MAINTAINERS (Write After Approval):  Remove myself.
9768         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9770 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9772         PR bootstrap/25670
9774         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9776         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9777         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9778         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9779         BUILD_PREFIX, BUILD_PREFIX_1.
9780         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9782         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9783         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9785         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9786         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9787         of `cat stage_current`.  Always provide the `r' and `s' variables.
9788         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9789         a single shell execution.
9790         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9791         bootstrapped modules, make the stage1 module if the build was not
9792         started yet, else build the current stage.
9793         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9794         (all-build, all-host, all-target, [+make_target+]-host,
9795         [+make_target+]-target): Do not use \-continued lines.
9796         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9797         (current_stage, restrap, stage_last): New.
9799         * Makefile.in: Regenerate.
9800         * configure: Regenerate.
9802 2006-02-19  Bud Davis  <jmdavis@link.com>
9804         * MAINTAINERS (Write After Approval):  Remove myself.
9805         (Language Front End Maintainers):  Add myself as fortran 95
9806         maintainer and update e-mail address.
9808 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9810         * MAINTAINERS (Write After Approval):  Remove myself.
9811         (Language Front End Maintainers):  Add myself as fortran 95
9812         maintainer.
9814 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9816         * MAINTAINERS (Write After Approval): Add myself.
9818 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9820         * MAINTAINERS (Write After Approval):  Remove myself.
9821         (Language Front End Maintainers):  Add myself as
9822         fortran 95 maintainer.
9824 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9826         Sync from src:
9828         2005-12-27  Leif Ekblad  <leif@rdos.net>
9830         * configure.in: Add support for RDOS target.
9831         * configure: Regenerate.
9833 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9834             Andreas Schwab  <schwab@suse.de>
9836         * configure: Regenerate.
9838 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9840         * configure.in (enable_libgomp): Add AIX.
9841         * configure: Regenerate.
9843 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9845         * MAINTAINERS (Write After Approval): Add myself.
9847 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9849         * MAINTAINERS (Write After Approval): Add myself.
9851 2006-01-31  Richard Guenther  <rguenther@suse.de>
9852         Paolo Bonzini  <bonzini@gnu.org>
9854         * Makefile.def (target_modules): Add libgcc-math target module.
9855         * configure.in (target_libraries): Add libgcc-math target library.
9856         (--enable-libgcc-math): New configure switch.
9857         * Makefile.in: Re-generate.
9858         * configure: Re-generate.
9859         * libgcc-math: New toplevel directory.
9861 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9863         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9864         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9865         the assembler, linker and binutils.
9866         * configure: Regenerate.
9868 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9870         * MAINTAINERS (Write After Approval): Add myself.
9872 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9874         * configure: Regenerate.
9876 2006-01-18  Richard Henderson  <rth@redhat.com>
9877             Jakub Jelinek  <jakub@redhat.com>
9878             Diego Novillo  <dnovillo@redhat.com>
9880         * libgomp: New directory.
9881         * Makefile.def: Add target_module libgomp.
9882         * Makefile.in: Regenerate.
9883         * configure.in (target_libraries): Add target-libgomp.
9884         * configure: Regenerate.
9886 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9888         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9889         @ from continuation.
9890         * Makefile.in: Rebuilt.
9892 2006-01-04  Chris Lattner  <sabre@gnu.org>
9894         * MAINTAINERS (Write After Approval): Add myself.
9896 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9898         PR bootstrap/24252
9900         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9901         * Makefile.tpl (OBJDUMP): New.
9902         (EXTRA_HOST_FLAGS): Add it.
9903         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9905         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9906         to use symbolic links between directories.  Avoid race conditions
9907         or make them harmless.
9908         * configure.in: Do not try to use symbolic links between directories.
9910         * Makefile.def (LEAN): Pass.
9911         * Makefile.tpl (LEAN): Define.
9912         (stage[+id+]-start): Accept that the previous directory does not
9913         exist, if the bootstrap is lean.
9914         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9915         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9916         configure substitution.
9917         ([+compare-target+]): Likewise.
9918         ([+bootstrap-target+]-lean): New.
9919         * configure.in: Remove lean bootstrap support from here.
9921         * Makefile.in: Regenerate.
9922         * configure: Regenerate.
9924 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9926         * MAINTAINERS (libdecnumber): Add myself.
9928 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9930         * libtool-ldflags: New script.
9932 2006-01-02  Andreas Schwab  <schwab@suse.de>
9934         * configure.in: When reconfiguring remove Makefile in
9935         all stage directories.
9936         * configure: Regenerate.
9938 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9940         * MAINTAINERS: Update my email address.
9942 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9944         Revert Ada-related part of the previous change.
9946         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9947         Do not pass.
9948         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9949         * Makefile.in: Regenerate.
9950         * configure.in: Do not include mt-ppc-aix target fragment.
9951         * configure: Regenerate.
9953 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9955         * configure.in: Select appropriate fragments for PowerPC/AIX.
9956         * configure: Regenerate.
9958         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9959         BOOT_CFLAGS, BOOT_LDFLAGS.
9960         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9961         BOOT_CFLAGS, BOOT_LDFLAGS.
9962         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9963         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9964         (stage): Fail if we cannot complete the work.
9965         * Makefile.in: Regenerate.
9967 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9969         * configure.in: Replace ms1 with mt.
9970         * configure: Rebuilt.
9972 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9974         * MAINTAINERS: Update my email address.
9976 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9978         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9979         install-host-nogcc): Don't invoke $(stage) at the end.
9980         * Makefile.in: Regenerate.
9982 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9984         * configure.in: Flip the top-level bootstrap switch.
9985         * configure: Regenerate.
9987 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9989         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9990         $(stage) and $(unstage).
9991         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9992         (all): Remove stray semicolon.
9993         (local-distclean): Don't handle multilib.tmp and multilib.out.
9994         (install.all): Set $s for consistency.
9995         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9996         check_multilibs setting.  Always make the install directory.
9997         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9998         Correct @if/@endif.
9999         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10000         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10001         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10002         (multilib.out): Remove.
10003         * Makefile.in: Regenerated.
10005 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
10007         * MAINTAINERS (Write After Approval): Add myself.
10009 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10011         * MAINTAINERS: Add myself as mt maintainer.
10013         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
10015 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
10017         * MAINTAINERS: Change email address.
10019 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
10021         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10022         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10023         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
10024         Find in-tree tools if available.
10025         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10026         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10027         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10028         (COMPILER_*_FOR_TARGET): New.
10029         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10030         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10031         (CONFIGURED_*, USUAL_*): Remove.
10032         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10033         STRIP): Use autoconf substitutions.
10034         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10035         COMPILER_NM_FOR_TARGET): New.
10036         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10038         (all): Make all-host and all-target in parallel.
10039         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10040         that $$r and $$s are set before invoking a recursive make.
10041         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10042         ([+bootstrap-target+]): Inline most of the `all' target.
10044 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10046         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10047         from the gcc build directory.
10048         * Makefile.in: Regenerate.
10050 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10052         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
10053         depend on all-libdecnumber.
10054         * configure.in (host_libs): Include libdecnumber.
10055         * Makefile.in: Regenerate.
10056         * configure: Likewise.
10058 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10060         * libdecnumber: Import decNumber sources from the dfp-branch.
10062 2005-11-21  Kean Johnston  <jkj@sco.com>
10064         * config.sub, config.guess: Sync from upstream sources.
10066 2005-11-21  Ben Elliston  <bje@au.ibm.com>
10068         Import from Autoconf sources:
10070         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
10071         * config/move-if-change: Don't output "$2 is unchanged";
10072         suggested by Ben Elliston.  Handle weird characters correctly.
10074 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
10076         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10077         to match upstream libtool for darwin.
10079 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
10081         * Makefile.def: Remove gdb dependencies for gdbtk.
10082         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10083         (configure-gdb, install-gdb): New rules.
10084         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10085         * Makefile.in, configure: Regenerated.
10087 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
10089         * MAINTAINERS (Write After Approval): Add myself.
10091 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
10093         * MAINTAINERS (Write After Approval): Add myself.
10095 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
10097         * MAINTAINERS (alias analysis): Add Daniel Berlin and
10098         Diego Novillo.
10100 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
10102         PR bootstrap/24297
10103         * Makefile.tpl (do-[+make-target+], do-check, install,
10104         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10105         are set before recursing.
10106         * Makefile.in: Regenerate.
10108 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
10110         PR bootstrap/18939
10111         * Makefile.def (gcc) <target>: Fix thinko.
10112         * Makefile.in: Regenerate.
10114 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
10116         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10117         * configure: Regenerate.
10119 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
10121         * MAINTAINERS (Write After Approval): Add self.
10123 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
10125         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10126         target-libffi, target-qthreads, target-libjava, and
10127         targetlibobjc.
10128         * configure: Regenerate.
10130 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
10132         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10133         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10134         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10135         (USUAL_OBJDUMP_FOR_TARGET): New.
10136         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10137         * configure.in: Check for $OBJDUMP_FOR_TARGET.
10138         * configure, Makefile.in: Regenerated.
10140 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10142         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10143         before other host packages.
10145 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
10147         * MAINTAINERS: Add self as sh libraries/configury maintainer.
10149 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10151         PR bootstrap/22340
10153         * configure.in (default_target): Remove.
10154         * Makefile.tpl (all): Do not use prerequisites as subroutines
10155         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10156         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10157         use prerequisites as subroutines.
10158         (check-host, check-target): New.
10159         (bootstrap configure & all targets): Do not use stage*-start
10160         if the directory layout is already ok.
10161         (non-bootstrap configure & all targets): Prepend a $(unstage).
10162         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
10163         (NOTPARALLEL): Remove.
10164         (unstage, stage variables): New variables.
10165         (unstage, stage targets): Simply expand to those variables.
10167         * configure: Regenerate.
10168         * Makefile.in: Regenerate.
10170 2005-10-04  James E Wilson  <wilson@specifix.com>
10172         * Makefile.def (lang_env_dependencies): Add libmudflap.
10173         * Makefile.in: Regenerate.
10175 2005-10-03  Andreas Schwab  <schwab@suse.de>
10177         Backport from libtool CVS:
10178         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
10180         * ltmain.sh: add support for installing into temporary
10181         staging area (e.g. 'make install DESTDIR=...')
10183 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10185         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10186         * configure: Regenerated.
10188 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
10190         * configure: Regenerate with the correct
10191         autoconf version.
10193 2005-09-30  Catherine Moore  <clm@cm00re.com>
10195         * configure.in (bfin-*-*): New.
10196         * configure: Regenerated.
10198 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
10200         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10201         (LIPO_FOR_TARGET): New.
10202         (CONFIGURED_LIPO_FOR_TARGET): New.
10203         (USUAL_LIPO_FOR_TARGET): New.
10204         (STRIP_FOR_TARGET): New.
10205         (CONFIGURED_STRIP_FOR_TARGET): New.
10206         (USUAL_STRIP_FOR_TARGET): New.
10207         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10208         STRIP_FOR_TARGET.
10209         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10210         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10211         * Makefile.in: Regenerate.
10212         * configure: Regenerate.
10214 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
10216         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10217         (rs6000-*-aix*): Same.
10218         * configure: Regenerate.
10220 2005-09-16  Tom Tromey  <tromey@redhat.com>
10222         * MAINTAINERS: Add self as java maintainer.
10224 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10226         * configure.in: Recognize f95 in the --enable-languages option,
10227         and substitute it for fortran, issuing a warning.
10228         * configure: Regenerate.
10230 2005-08-30  Phil Edwards  <phil@codesourcery.com>
10232         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
10233         * configure:  Regenerated.
10235 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
10237         * MAINTAINERS: Add self as ms1 maintainer.
10239 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
10241         * Makefile.def (libssp): Add to lang_env_dependencies.
10242         * Makefile.in: Regenerate.
10244 2005-08-18  Ian Lance Taylor  <ian@airs.com>
10246         * MAINTAINERS: Add myself as middle-end maintainer.
10248 2005-08-17  Christian Groessler  <chris@groessler.org>
10250         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10251         * Makefile.in: Regenerate.
10253 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
10255         * MAINTAINERS (write after approval): Added myself.
10257 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
10259         * MAINTAINERS (Write After Approval): Add myself.
10261 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
10263         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10264         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10265         Look for alternate names of the target cc and c++
10266         * configure: Regenerate.
10268 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
10270         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10271         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10272         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10273         tools; remove code to manually set them.
10274         (Target tools): Look in the environment for them.
10275         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10276         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10277         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10278         build directory.
10279         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10280         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10281         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10282         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10283         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10284         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10285         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10286         * configure: Regenerate.
10287         * Makefile.in: Regenerate.
10289 2005-07-28  Ben Elliston  <bje@au.ibm.com>
10291         * MAINTAINERS: Update for removed CPU targets.
10293 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
10295         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10296         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10297         * Makefile.in: Regenerated.
10299 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
10301         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10302         (CFLAGS_FOR_TARGET): Use it.
10303         (CXXFLAGS_FOR_TARGET): Likewise.
10304         * Makefile.in: Regenerated.
10305         * configure.in (--with-build-sysroot): New option.
10306         * configure: Regenerated.
10308 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
10310         * Makefile.tpl: Wrap install between unstage and stage
10311         * Makefile.in: Regenerate.
10313 2005-07-21  Eric Christopher  <echristo@apple.com>
10315         * MAINTAINERS: Update affiliation.
10317 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
10319         * MAINTAINERS: Add self as crx port maintainer.
10321 2005-07-20  DJ Delorie  <dj@redhat.com>
10323         * MAINTAINERS: Add self as m32c maintainer.
10325 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
10327         * all files: Update FSF address.
10329 2005-07-15  Eric Christopher  <echristo@redhat.com>
10331         * MAINTAINERS: Change affiliation.
10333 2005-07-14  Jim Blandy  <jimb@redhat.com>
10335         * configure.in: Add cases for Renesas m32c.
10336         * configure: Regenerated.
10338 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10340         * COPYING.LIB: Update from fsf.org.
10342 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10344         * COPYING, compile, config.guess,
10345         config.sub, install-sh, missing, mkinstalldirs,
10346         symlink-tree, ylwrap: Sync from upstream sources.
10347         * config-ml.in: Update FSF address.
10349 2005-07-13  Eric Christopher  <echristo@redhat.com>
10351         * configure.in: Add toplevel noconfigdir support for tpf.
10352         * configure: Regenerate.
10354 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10356         PR ada/22340
10358         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10359         * Makefile.in: Regenerate.
10361 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10363         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10364         Brolley to write-after-approval.
10366 2005-07-07  Andreas Schwab  <schwab@suse.de>
10368         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10369         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10370         * Makefile.in: Regenerated.
10372 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10374         * configure.in: Don't build sim or rda when targetting darwin.
10375         * configure: Regenerate.
10377 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10379         * configure.in: Add --enable-libssp and --disable-libssp.
10380         * configure: Regenerate with autoconf-2.13.
10382 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10384         * Makefile.def (target_modules): Add libssp.
10385         * configure.in (target_libraries): Add target-libssp.
10386         * configure: Rebuilt.
10387         * Makefile.in: Rebuilt.
10389 2005-07-01  Zack Weinberg  <zackw@panix.com>
10391         * MAINTAINERS: Change email address.  Resign from maintainership.
10393 2005-07-01  Richard Guenther  <rguenther@suse.de>
10395         * MAINTAINERS: Change my e-mail address and affiliation.
10397 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10399         * Makefile.def (stagefeedback): Come after profile.
10400         Define profiledbootstrap target.
10401         * Makefile.tpl (profiledbootstrap): Remove.
10402         (stageprofile-end): Zap stagefeedback.
10403         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10404         * Makefile.in: Regenerate.
10406 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10408         * MAINTAINERS: Update my email address.
10410 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10412         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10413         In 'cpp' stanza, support '#line' as well as '# '.
10415 2005-06-08  Andreas Schwab  <schwab@suse.de>
10417         * MAINTAINERS: Move myself from 'Write After Approval' to
10418         'CPU Port Maintainers' section as m68k maintainer.
10420 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10422         * configure.in (unsupported_languages): New macro.
10423         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10424         non-ported target libraries in noconfigdirs.
10425         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10426         non-linux-gnu.  Remove libgcj_ex_libffi.
10427         <lang_frag loop>: Set add_this_lang=no if the language is in
10428         unsupported_languages.
10429         * configure: Regenerate.
10431 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10433         * configure.in: Fix typo in handling of --with-mpfr-dir.
10434         * configure: Regenerate.
10436 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10438         * MAINTAINERS: Update my email address.
10440 2005-06-02  Jim Blandy  <jimb@redhat.com>
10442         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10443         accepted into the master sources.)
10445 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10446             Michael Snyder  <msnyder@redhat.com>
10447             Stan Cox  <scox@redhat.com>
10449         * configure.in: Set noconfigdirs for ms1.
10451         * configure: Regenerate.
10453 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10455         * MAINTAINERS (Write After Approval): Add self.
10457 2005-06-01  Josh Conner  <jconner@apple.com>
10459         * MAINTAINERS (Write After Approval): Add self.
10461 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10463         * MAINTAINERS: Update my email address.
10465 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10467         * MAINTAINERS (Write After Approval): Add self.
10469 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10471         * MAINTAINERS (Write After Approval): Remove self.
10473 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10475         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10476         (Dependencies): Consider target modules for bootstrap dependencies.
10477         Make target bootstrap modules depend on each stage's gcc.
10478         * Makefile.in: Regenerate.
10480 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10482         * Makefile.def (configure-gcc): Depend on binutils having been built.
10483         (all-gcc): No need to do it here.
10484         * Makefile.in: Regenerate.
10486 2005-05-19  Paul Brook  <paul@codesourcery.com>
10488         * configure.in: Rewrite misleading error message when requested
10489         language cannot be built.
10490         * configure: Regenerate.
10492 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10494         * ylwrap: Import from Automake 1.9.5.
10496 2005-05-13  David Ung  <davidu@mips.com>
10498         * MAINTAINERS (Write After Approval): Add self.
10500 2005-05-09  Mike Stump  <mrs@apple.com>
10502         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10503         lt_cv_sys_max_cmd_len for now.
10505 2005-05-09  Stan Cox  <scox@redhat.com>
10507         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10509 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10511         * README.SCO: Update the URL.
10513 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10515         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10516         with_gnu_ld to libtool.
10517         * ltcf-c.sh (aix[45]): Define file_list_spec.
10518         * ltcf-cxx.sh (aix[45]): Same.
10519         * ltcf-gcj.sh (aix[45]): Same.
10520         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10521         exists, write list of input files to temporary file.
10523 2005-05-04  Mike Stump  <mrs@apple.com>
10525         * configure.in: Always pass --target to target configures as
10526         otherwise rebuilds that do --recheck will fail.
10527         * confiugure: Rebuilt.
10529 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10531         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10532         STAGE_HOST_EXPORTS.
10533         (configure, all): Add bootstrap support.
10534         (Host modules, target modules): Pass post-stage1 flags and exports.
10535         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10536         * Makefile.in: Regenerate.
10538 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10540         * configure: Regenerate.
10542 2005-04-27  Mike Stump  <mrs@apple.com>
10544         * MAINTAINERS: Add self as darwin maintainer.
10546 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10548         * config.sub: Update from master copy.
10550 2005-04-21  Mike Stump  <mrs@apple.com>
10552         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10553         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10555 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10557         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10558         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10559         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10560         "*-*-elf" and "*-*-linux*".
10561         * configure: Regenerate.
10563 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10565         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10567 2005-04-12  Mike Stump  <mrs@apple.com>
10569         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10571 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10573         * MAINTAINERS (Write After Approval): Add myself.
10575 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10577         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10579 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10581         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10582         (TARGET_CONFIGARGS): Include --with-target-subdir.
10583         (configure, all): New macros.  Use them throughout.
10584         * Makefile.in: Regenerate.
10586 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10588         * MAINTAINERS (Write After Approval): Add myself.
10590 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10592         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10594 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10596         * MAINTAINERS: Move John Carr to Write After Approval.
10598 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10600         * config/mh-mingw32: Delete.
10601         * configure.in: Don't use it.
10602         * configure: Regenerate.
10604 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10606         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10607         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10608         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10609         (HOST_LIB_PATH): Generate from Makefile.def.
10610         (TARGET_LIB_PATH): Likewise.
10611         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10612         * Makefile.in: Regenerate.
10613         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10614         (RPATH_ENVVAR): Include Darwin case.
10615         * configure: Regenerate.
10617 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10619         * MAINTAINERS (Various Maintainers): Remove self.
10620         (Write After Approval): Add self.
10622 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10624         * MAINTAINERS (Various Maintainers): Add self.
10626 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10628         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10629         * configure: Regenerate.
10631 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10633         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10634         gcc_version, and gcc_version_trigger from set of flags to pass.
10635         * Makefile.tpl: Remove definitions of above variables.
10636         (config.status): Remove dependency on $(gcc_version_trigger).
10637         * Makefile.in: Regenerate.
10638         * configure.in: Do not reference config/gcc-version.m4 nor
10639         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10640         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10641         * configure: Regenerate.
10643 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10644             Andrew Pinski  <pinskia@physics.uc.edu>
10646         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10647         * Makefile.in: Regenerate.
10649 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10651         * MAINTAINERS (Write After Approval): Add myself.
10653 2005-03-03  David Ayers  <d.ayers@inode.at>
10655         * MAINTAINERS (Write After Approval): Add myself.
10657 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10659         PR libgcj/20160
10660         * ltmain.sh: Avoid creating archives with components that have
10661         duplicate basenames.
10663 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10665         PR bootstrap/20250
10666         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10667         instead of check.
10668         * Makefile.in: Regenerate.
10670 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10672         * Makefile.in: Regenerate to fix conflict between the previous two
10673         patches.
10675 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10677         PR bootstrap/17383
10678         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10679         * Makefile.tpl (HOST_SUBDIR): New substitution.
10680         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10681         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10682         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10683         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10684         (Host modules, Bootstrapped modules): Use it.
10685         (Build modules, Target modules): Do not create symlink trees,
10686         always configure out-of-srcdir.
10687         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10688         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10689         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10690         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10692         * Makefile.in: Regenerate.
10693         * configure: Regenerate.
10695 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10697         Merged from libada-gnattools-branch:
10698         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10700         * gnattools: New directory.
10701         * Makefile.def: Add gnattools as a module, depending on target-libada.
10702         * Makefile.in: Regenerate.
10703         * configure.in: Include gnattools in host_tools; disable it if ada
10704         is disabled.
10705         * configure: Regenerate.
10707 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10709         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10710         treelang maintainer.
10711         (Write After Approval): Remove myself.
10713 2005-02-23  Paul Schlie  <schlie@comcast.net>
10715         * configure.in: Allow darwin targeted ports to build tk, itcl and
10716         libgui.
10717         * configure: Regenerate.
10719 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10721         PR libgcj/10353
10722         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10723         * configure: Regenerate.
10725 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10727         * MAINTAINERS (Write After Approval): Add myself.
10729 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10731         * MAINTAINERS: Update my e-mail address.
10733 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10735         * MAINTAINERS (Write After Approval): Add myself.
10737 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10739         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10740         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10741         target-libgloss when not *-*-elf and *-*-aout.
10742         * configure: Regenerate.
10744 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10746         * MAINTAINERS: Remove obsolete entries.
10748         * MAINTAINERS (Write After Approval): Add Michael Matz.
10750 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10752         * MAINTAINERS: Remove self as cpplib maintainer.
10754 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10756         * install-sh, config.sub: Import from upstream.
10758 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10760         PR bootstrap/18222
10761         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10762         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10763         * Makefile.in: Regenerate.
10765 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10767         * MAINTAINERS: Update my email address.
10769 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10770             Andreas Schwab  <schwab@suse.de>
10772         PR bootstrap/18033
10773         * config-ml.in: Eval option if surrounded by single quotes.
10775 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10777         Revert 2004-12-28 Makefile changes, a better fix will be
10778         applied to mainline and src after GCC 4.0 branches.
10780 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10782         PR bootstrap/17383
10784         * Makefile.def (target_modules): Remove stage parameter,
10785         it is always true now.
10786         * Makefile.tpl (configure-build-[+module+],
10787         configure-target-[+module+]): Always build symlink tree
10788         for the directory and for include.  BUILD_SUBDIR and
10789         TARGET_SUBDIR cannot be . anymore.
10790         * Makefile.in: Regenerate.
10792 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10794         Revert 2004-12-08 Makefile changes.
10796 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10798         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10799         cygwin, mingw.
10801 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10803         * configure.in (sh64-*-*): Reenable gprof.
10804         * configure: Regenerate.
10806 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10808         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10809         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10810         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10811         * Makefile.in: Regenerate.
10813 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10815         * MAINTAINERS: Update my email address.
10817 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10819         * Makefile.tpl: Generate normal dependencies if the LHS module is
10820         not bootstrapped.
10821         * Makefile.in: Regenerate.
10823 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10825         * configure.in: Include config/gxx-include-dir.m4.  Use
10826         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10827         * configure: Regenerate.
10829 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10831         * config.if: Delete.
10832         * configure.in: Set libstdcxx_incdir directly.
10833         * configure: Regenerate.
10835 2004-12-02  Eric Christopher  <echristo@redhat.com>
10837         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10838         * Makefile.in: Regenerate.
10840 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10842         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10843         * configure: Regenerate.
10845 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10847         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10848         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10849         * configure: Regenerate.
10851 2004-12-01  Eric Christopher  <echristo@redhat.com>
10853         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10854         of things to remove.
10856 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10858         * MAINTAINERS (Write After Approval): Update my e-mail address.
10860 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10862         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10863         from CVS libtool to always pass_all.
10865 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10867         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10868         (hppa*64*-*-*): Delete incorrect comment.
10869         * configure: Rebuilt.
10871 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10873         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10875 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10877         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10878         from CVS libtool to always pass_all.
10880 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10882         * install-sh, compile: Import from automake.
10884 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10886         * config.guess, config.sub:  Import from savannnah.
10888 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10890         * MAINTAINERS (Write After Approval): Add myself
10892 2004-11-12  Mike Stump  <mrs@apple.com>
10894         * Makefile.def: Add html support.
10895         * Makefile.tpl: Likewise.
10896         * Makefile.in: Regenerate.
10898 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10900         PR 18423
10901         * configure.in: Remove all instances of build-fixincludes from
10902         noconfigdirs.
10903         (build_configargs): Supply --target to subdirectories.
10904         * configure: Regenerate.
10906         * Makefile.def: Make gcc install depend on fixincludes install.
10907         * Makefile.in: Regenerate.
10909 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10911         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10913 2004-11-11  Paul Brook  <paul@codesourcery.com>
10915         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10917 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10919         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10920         target-libgfortran.
10921         * configure: Regenerate.
10923 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10925         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10926         like CC.
10928 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10930         * Makefile.def (host fixincludes): Specify missing targets.
10931         * Makefile.in: Regenerate.
10933 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10935         * MAINTAINERS: Add myself
10937 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10939         * MAINTAINERS (Write After Approval): Add myself.
10941 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10943         * Makefile.def: Build fixincludes for the host, too.
10944         * Makefile.in: Regenerate.
10945         * configure.in (host_tools): Add fixincludes.
10946         * configure: Regenerate.
10948 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10950         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10951         * configure: Regenerated.
10953 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10955         PR other/17783
10956         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10957         * configure: Regenerated.
10959 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10961         * README.SCO: Update per FSF instructions.
10963 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10965         PR target/18151
10966         * configure.in (case ${target}): Do not build fixincludes for avr.
10967         * configure: Regenerated.
10969 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10971         * configure.in (case ${target}): Do not build fixincludes
10972         on platforms where it is not used.
10973         * configure: Regenerated.
10975 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10977         * configure.in: Use an absolute path to install-sh.
10978         * configure: Regenerated.
10980 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10982         * MAINTAINERS (Write After Approval): Add myself.
10984 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10986         * MAINTAINERS: Remove from Write After Approval those that are
10987         already maintainers.
10989 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10991         * MAINTAINERS:  Update my email address.
10993 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10995         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10996         * configure: Regenerate.
10998 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
11000         * MAINTAINERS:  Update my email address.
11002 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
11004         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
11005         entries belonging to this category.
11007 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
11009         * MAINTAINERS: Update my e-mail address.
11011 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
11013         Fix wrong conflict resolution in:
11015         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11017         * Makefile.in: Regenerate.
11018         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11019         in the recursive `make', instead of hardwiring `all'.
11020         (Autogenerated TARGET-* variables): New.
11022 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
11024         * configure.in: Enable target-libgloss for crx-*-*.
11025         * configure: Regenerate.
11027 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11029         * MAINTAINERS (Various Maintainers): Move the "windows,
11030         cygwin, mingw" maintainer to ...
11031         (OS Port Maintainers): ... here.
11033 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11035         * MAINTAINERS (Write After Approval): Remove those that are
11036         maintainers of some subsystem.
11038 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
11040         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11041         * ltcf-cxx.sh (tpf*): Likewise.
11042         * ltconfig (tpf*): Add TPF OS configuration support.
11044 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
11046         * MAINTAINERS: Change my email address to my new work account.
11048 2004-09-24  Michael Roth  <mroth@nessie.de>
11050         * configure.in (--without-headers): Add missing double quotes.
11051         * configure: Regenerate.
11053 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
11055         * ylwrap: Revert to previous version.
11057 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
11059         PR bootstrap/17369
11060         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11061         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11062         SET_GCC_LIB_PATH_CMD.
11063         (BASE_TARGET_EXPORTS): Likewise.
11064         * Makefile.in: Regenerated.
11066         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11067         * configure: Regenerated.
11069 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
11071         * config.guess: New upstream version
11072         * compile, depcomp, install-sh, ylwrap: Likewise.
11074 2004-09-19  Roger Sayle  <roger@eyesopen.com>
11076         * config/mh-x86omitfp: New host makefile fragment.  Add
11077         -fomit-frame-pointer to the default BOOT_CFLAGS.
11078         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11079         * configure: Regenerate.
11081 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
11083         PR target/11572
11084         * configure.in (*-*-darwin*): Renable libobjc.
11085         * configure: Regenerate.
11087 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
11089         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11091 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
11093         * Makefile.def: Remove libbanshee.
11094         * Makefile.tpl: Ditto.
11095         * configure.in: Ditto.
11096         * Makefile.in: Regen.
11097         * configure: Ditto.
11099 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
11101         * ltmain.sh: Use $pic_object as $non_pic_object if
11102         $non_pic_object=none.
11104 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
11106         * missing: Import latest version from master repository.
11108 2004-09-06  Nick Clifton  <nickc@redhat.com>
11110         * config.sub: Import latest version from master repository.
11111         * config.guess: Likewise.
11112         This includes these changes:
11114         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
11116         * config.sub: Handle crisv32, alias etraxfs.
11117         * config.guess (crisv32:Linux:*:*): Handle.
11119         2004-08-13  Brad Smith  <brad@comstyle.com>
11121         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11122         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11124         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
11126         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11127         assume the processor is a powerpc.  This is because coreutils
11128         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11129         in this case, due to a MacOS X bug that causes
11130         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11131         to return a negative number.
11132         Problem reported by Petter Reinholdtsen in:
11133         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11135         2004-07-19  Ben Elliston  <bje@gnu.org>
11137         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11139         2004-06-24  Ben Elliston  <bje@gnu.org>
11141         * config.guess: Update copyright years.
11142         * config.sub: Likewise.
11144         2004-06-22  Robert Millan  <robertmh@gnu.org>
11146         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11147         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11149         2004-06-22  Stanley F. Quayle <stan@stanq.com>
11151         * config.guess (*:*VMS:*:*): New entry. Replaces
11152         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11153         manufacturer.
11155         2004-06-22  Ben Elliston  <bje@gnu.org>
11157         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11158         * config.sub: Likewise.
11160         2004-06-22  Ben Elliston  <bje@gnu.org>
11162         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11163         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11165         2004-06-11  Ben Elliston  <bje@gnu.org>
11167         * config.guess (pegasos:OpenBSD:*:*): Remove.
11169         2004-06-11  Ben Elliston  <bje@gnu.org>
11171         From Wouter Verhelst <wouter@grep.be>:
11172         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11174         2004-06-11  Ben Elliston  <bje@gnu.org>
11176         * config.guess (luna88k:OpenBSD:*:*): New.
11178         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
11180         * config.guess (m32r*:Linux:*:*): New case.
11181         * config.sub: Handle m32rle.
11183         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
11185         From Jens Petersen  <petersen@redhat.com>:
11186         * config.sub: Handle sparcv8.
11188         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
11190         From Tom Smith <smith@cag.lkg.hp.com>:
11191         * config.guess: Version suffixes are equally significant on Tru64
11192         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
11193         prefix of "P" (patched kernel).
11195         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
11197         * config.sub: Add support for National Semiconductor CRX target.
11199 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
11201         * MAINTAINERS (Various Maintainers): Remove myself as web page
11202         maintainer, add myself as maintainer of build status lists.
11204 2004-09-03  Jan Beulich  <jbeulich@novell.com>
11206         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11207         *-*-netware, but add target-libmudflap.
11208         Consolidate *-*-netware targets (of which really only i?86 exists)
11209         into a single entry.
11210         * configure: Likewise.
11212 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
11214         * Makefile.tpl (sorry): Remove.
11215         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11216         (cleanstrap targets): Depend on distclean, not distclean-stage1.
11217         (do-clean): Clean per-stage directories too.
11218         (do-distclean): Run distclean-stage1 too.
11219         (.NOTPARALLEL): Enable during toplevel bootstrap.
11220         (stage[+id+]-bubble): Enable parallel execution during
11221         the recursive invocation.
11222         * Makefile.in: Regenerate.
11224         Fix previous checkin:
11226         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11227         include.
11228         * configure.in: Fix indentation.
11229         * configure: Regenerate.
11231 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
11233         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11234         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11235         * configure: regenerate
11236         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11237         -mdynamic-no-pic
11239 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
11241         * Makefile.def (build_modules): Add fixincludes.
11242         (dependencies): Make gcc depend on fixincludes.
11243         * configure.in (build_tools): Add fixincludes.
11244         (build_configdirs): Always include build_libs.
11245         * Makefile.in: Regenerate.
11246         * configure: Regenerate.
11248 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
11250         * Makefile.def (bootstrap stages): Add 'lean' parameter.
11251         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11252         phony targets; do not generate timestamp files.
11253         (distclean-stageN): Remove references to their timestamp files.
11254         (restageN, touch-stageN): Remove.
11255         (stageN-bubble): Rewritten.
11256         (compare): Support lean bootstraps.
11257         * Makefile.in: Regenerate.
11259         * configure.in: Only warn when bootstrapping but
11260         build != host or build != target.  Support lean bootstraps.
11261         * configure: Regenerate.
11263 2004-08-26  Phil Edwards  <phil@codesourcery.com>
11265         * configure.in:  Give a better error message if GMP/MPFR are missing
11266         and a language needing them has been requested.
11267         * configure:  Regenerated.
11269 2004-08-25  Phil Edwards  <phil@codesourcery.com>
11271         * configure.in:  Print a list of available language front-ends if
11272         a requested one is missing.  Tidy stray tab characters.
11273         * configure:  Regenerated.
11275 2004-08-19  Michael Koch  <konqueror@gmx.de>
11277         * gcc/doc/install.texi: Update entry about automake for libjava.
11279 2004-08-17  Robert Millan  <robertmh@gnu.org>
11281         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11282         (instead of FreeBSD).
11283         * configure: Regenerate.
11285 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11287         * Makefile.in: Regenerate.
11288         * configure: Regenerate.
11290         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11291         stage_*_flags.
11292         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11293         for bootstrapped modules if toplevel bootstrap is going.
11294         (GCC bootstrap): Generate per-stage targets for all bootstrapped
11295         modules.  Adjust for changes in Makefile.def.  Enable several
11296         rules even in non-bootstrap mode, just to avoid peppering the
11297         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11298         (stage-[+prev+]-bubble): Remove.
11300         * Makefile.def (Dependencies): Depend on all-build-bison,
11301         all-build-flex, all-build-byacc, all-build-texinfo, rather
11302         than the host variations.
11303         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
11304         with BUILD_SUBDIR.
11305         (BISON): Update for recent Bisons.
11306         (YACC): Fix typo.
11307         (cross): Depend on all-build.
11308         (all): Do not depend on all-build.
11309         (prebootstrap): Remove.
11310         (dep-kind): Accept separate prefixes for MODULE and ON variables.
11311         (Prebootstrap dependencies): Add them to the per-stage targets
11312         and to all-prebootstrap.
11313         * configure.in (build_configdirs): Always enable build_tools.
11314         (BUILD_DIR_PREFIX): Remove.
11316         * Makefile.def (gcc): Add target variable.
11317         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11318         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11319         in the recursive `make', instead of hardwiring `all'.
11320         (Autogenerated TARGET-* variables): New.
11322 2004-08-13  Brian Booth  <bbooth@redhat.com>
11324         * MAINTAINERS: Remove myself from write-after-approval.
11326 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11328         * src-release: Stop distributing mmalloc with gdb (which doesn't
11329         use it).
11330         * Makefile.def: GDB doesn't depend on mmalloc anymore.
11331         * Makefile.in: Regenerate.
11333 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
11335         * configure.in (arm*-*-eabi*): New target.
11336         * configure: Regenerate.
11338 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
11340         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11341         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11342         (Dependencies): New section.
11343         * Makefile.tpl (Dependencies): Generate from Makefile.def.
11344         (configure-target-[+module+]): Depend on maybe-all-gcc
11345         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
11346         (toplevel profiledbootstrap): Fix dependencies.
11347         * Makefile.in: Regenerate.
11349 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
11351         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11352         target-libiberty to noconfigdirs.
11353         * configure: Regenerate.
11355 2004-08-03  Paul Brook  <paul@codesourcery.com>
11357         * configure.in: Check for MPFR as well as GMP.
11358         * configure: Regenerate.
11360 2004-08-01  Robert Millan  <robertmh@gnu.org>
11362         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11363         libmudflap for all GNU-based systems (with Glibc).
11364         * configure: Regenerate.
11366 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11368         * Makefile.def (host-modules): Add gcc.
11369         * Makefile.in: Regenerate.
11370         * Makefile.tpl (sorry): New rule.
11371         (configure-host, all-host, [+make_target+]-host, do-check,
11372         install-host): Do not add gcc as a special case.
11373         (host modules): Add a small special-casing for gcc.  Export
11374         extra_make_flags through the environment.
11375         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11376         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11377         other recursive targets for gcc): Remove.
11379         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11380         (stage, unstage): New rules.
11381         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11382         distclean-stage[+id+]): Use stage_current.
11383         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11384         the stage*-start rules.
11386 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11388         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11389         use -all_load flag.
11391 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11393         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11394         * configure: Regenerate.
11396 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11398         * maintainer-scripts/gcc_release: Revert yesterday's change.
11400 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11402         * MAINTAINERS: Add myself to write-after-approval.
11404 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11406         * libf2c: Removed.
11407         * gcc/gccbug.in: Updated because of libf2c removal.
11408         * maintainer-scripts/gcc_release: Ditto.
11410 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11412         * configure.in: Build libmudflap by default on FreeBSD.
11413         * configure: Regenerated.
11415 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11417         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11418         systems.
11419         * configure: Regenerated.
11421 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11423         PR target/16344
11424         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11425         feedback based compiler.
11426         * Makefile.in: Rebuilt.
11428 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11430         * Makefile.def (host_modules): Set bootstrap=true for flex.
11431         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11432         * Makefile.in: Rebuilt.
11434 2004-07-07  Jan Hubicka  <jh@suse.cz>
11436         * MAINTAINERS: Add self as a profile feedback maintainer.
11438 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11440         * configure.in:  Do not prepend $srcdir to /dev/null in
11441         makefile fragments.
11442         * configure:  Regenerate.
11444 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11446         * Makefile.def (build_modules): Add bison, byacc, flex,
11447         m4, texinfo.
11448         (flags_to_pass): Add FLEX.
11449         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11450         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11451         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11452         DEFAULT_MAKEINFO): Remove.
11453         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11454         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11455         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11456         objdir or else use configured tool.
11457         (all-build): New.
11458         (all): Depend on it.
11459         (Build module dependencies): Add.
11460         * Makefile.in: Regenerate.
11461         * configure.in: Better support for multiple build modules,
11462         matching what is done for host/target modules.  Do not look
11463         for "plausible" locations of build tools if Canadian cross.
11464         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11465         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11466         * configure: Regenerate.
11468 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11470         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11471         * Makefile.in: Regenerate.
11473 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11475         * Makefile.tpl (configure-build-[+module+],
11476         configure-[+module+], configure-target-[+module+]): Pass
11477         [+extra_configure_args+].
11478         (all-build-[+module+], all-[+module+], check-[+module+],
11479         install-[+module+], [+make_target+]-[+module+],
11480         all-target-[+module+], check-target-[+module+],
11481         install-target-[+module+], [+make_target+]-target-[+module+]):
11482         Pass [+extra_make_args+].
11483         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11484         (GCC_HOST_EXPORTS): Remove.
11485         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11486         cross, check-gcc, check-gcc-c++, install-gcc,
11487         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11488         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11489         * Makefile.in: Regenerate.
11491 2004-06-21  Matthew Sachs  <msachs@apple.com>
11493         * MAINTAINERS: Added self to write-after-approval.
11495 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11497         * configure.in: Check for srcdir/winsup rather than build directory
11498         winsup.
11499         * configure: Regenerate.
11501 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11503         * configure.in: Don't build Cygwin native newlib if winsup
11504         directory is missing.  Emit warning instead.
11505         * configure: Regenerate.
11507 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11509         * Makefile.tpl (touch-stage[+id+]): New.
11510         (restage[+prev+]): Depend on touch-stage[+id+].
11512         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11513         Use it throughout.
11515         * Makefile.def: Add profile and feedback bootstrap stages.
11516         Remove next field from bootstrap stages.
11517         * Makefile.tpl (LN, LN_S): Substitute.
11518         (stageN-start, stageN-end): Use double-colon rules, to
11519         provide a hook for additional setup commands.
11520         (distclean-stageN-gcc, restageN): Create dependencies from
11521         [+prev+], not from [+next+].
11522         (stageN-bubble): Add commands for successive stages from
11523         [+prev+], using double-colon rules.
11524         (all-stageN-gcc): Fix typo.
11525         (stagefeedback-start, profiledbootstrap): New.
11526         * Makefile.in: Regenerate.
11527         * configure.in: Call ACX_PROG_LN.
11528         * configure: Regenerate.
11530 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11532         * MAINTAINERS (Write After Approval): Add myself.
11534 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11536         * MAINTAINERS (Write After Approval): Add myself.
11538 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11540         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11541         without gcc.
11542         * configure: Regenerate.
11544 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11546         * Makefile.tpl: Fix typo.
11547         * Makefile.in: Regenerate.
11549 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11551         * configure.in: Remove new- prefix from toplevel
11552         bootstrap targets.
11553         * configure: Regenerate.
11555 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11557         * Makefile.tpl (all.normal): Rename to all.
11558         (all): Replace with a rule to pick the default
11559         target from configure.
11560         (all-gcc, configure-gcc): Use conditionals to
11561         do nothing when toplevel bootstrap is going on.
11562         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11563         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11564         * configure.in: Support --enable-bootstrap.
11566         * Makefile.def: Remove new- prefix from toplevel
11567         bootstrap targets.
11568         * Makefile.tpl: Likewise.
11570         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11571         target.
11573         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11574         $(RECURSE_FLAGS) to recursive invocation of make.
11576         * Makefile.in: Regenerate.
11577         * configure: Regenerate.
11579 2004-05-30  Andreas Jaeger  <aj@suse.de>
11580             Jim Wilson  <wilson@specifixinc.com>
11582         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11583         like CC.
11585 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11587         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11588         * configure: Regenerate.
11590 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11592         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11593         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11594         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11595         targets.
11596         * Makefile.in: Regenerate.
11598 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11600         * configure.in: Test the ability to symlink directories.
11601         * configure: Regenerate.
11603         * Makefile.def (bootstrap-stage): New definitions.
11604         * Makefile.tpl (configure-stage1-gcc,
11605         configure-stage2-gcc, configure-stage3-gcc,
11606         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11607         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11608         new-restage3, compare): Autogenerate, see Makefile.in
11609         entry for behavioral changes.
11610         (distclean-stage1, new-stage1-start, new-stage1-end,
11611         new-stage1-bubble, distclean-stage2, new-stage2-start,
11612         new-stage2-end, new-stage2-bubble, distclean-stage3,
11613         new-stage3-start, new-stage3-end): New autogenerated targets.
11614         (objext, prebootstrap, BOOT_CFLAGS,
11615         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11616         targets.
11618         * Makefile.in: Regenerate.
11619         (distclean-stage1, new-stage1-start, new-stage1-end,
11620         new-stage1-bubble, distclean-stage2, new-stage2-start,
11621         new-stage2-end, new-stage2-bubble, distclean-stage3,
11622         new-stage3-start, new-stage3-end): New targets.
11623         (all-stage1-gcc): Move prebootstrap dependency from here...
11624         (configure-stage1-gcc): ...to here.
11625         (new-bootstrap): Use bubble targets.
11626         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11627         Use per-stage distclean targets.
11628         (configure-stage1-gcc, configure-stage2-gcc,
11629         configure-stage3-gcc, all-stage1-gcc,
11630         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11631         Use new-stageN-start to prepare the tree.
11633 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11635         * Makefile.def (host_modules): add libcpp.
11636         * Makefile.tpl: Add dependencies on and for libcpp.
11637         * Makefile.in: Regenerate.
11638         * configure.in: Add libcpp host module.
11639         * configure: Regenerate.
11641 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11643         * Makefile.tpl: Whenever a recursive target is defined, wrap
11644         it in a special @if/@endif block, and prepare its maybe
11645         dependency in the @if/@endif block
11646         * configure.in: Instead of writing maybe dependencies, remove
11647         the @if/@endif statements, and remove the @if/@endif blocks
11648         that remain.
11649         * configure: Regenerate.
11650         * Makefile.in: Regenerate.
11652 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11654         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11656 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11658         PR bootstrap/15120
11659         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11660         * */configure: Rebuilt.
11662 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11664         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11665         of libf2c.
11666         * configure, Makefile.in: Regenerate.
11668 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11670         * MAINTAINERS (Write After Approval): Add myself.
11672 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11674         Merge from tree-ssa-20020619-branch.
11676         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11677         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11678         (HOST_GMPLIBS): Define.
11679         (HOST_GMPINC): Define.
11680         (TARGET_LIB_PATH): Add libmudflap.
11681         (GFORTRAN_FOR_TARGET): Define.
11682         (configure-build*): Export GFORTRAN.
11683         (configure-gcc): Export GMPLIBS and GMPINC.
11684         (all-gcc): Add maybe-all-libbanshee.
11685         (configure-target-libgfortran): Define.
11686         * Makefile.in: Regenerate.
11687         * configure.in (host_libs): Add libbanshee.
11688         (target_libraries): Add target-libmudflap and target-libgfortran.
11689         Add --with-libbanshee.
11690         Handle --disable-libmudflap.
11691         (*-*-freebsd*): Use with_gmp.
11692         Add $(libgcj) to noconfigdirs.
11693         * configure: Regenerate.
11694         * depcomp: New file.
11695         * MAINTAINERS: Add tree-ssa maintainers.
11697 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11699         * MAINTAINERS (Various Maintainers): Add myself.
11701 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11703         * MAINTAINERS (Write After Approval): Add myself.
11705 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11707         * MAINTAINERS (Write After Approval): Add myself.
11709 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11711         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11712         * configure: Regenerate.
11714 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11716         Revert:
11717         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11719         * Makefile.def (flags_to_pass): Remove *dir variables that
11720         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11721         as well as prefix and exec_prefix.
11722         * Makefile.in: Regenerate.
11724 2004-04-26  Robert Millan  <robertmh@gnu.org>
11726         Add patches from libtool CVS.
11727         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11728         * ltconfig: Likewise.
11729         * ltcf-c.sh: Likewise.
11730         * ltcf-cxx.sh: Likewise.
11731         * ltcf-gcj.sh: Likewise.
11733 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11735         * Makefile.def (host_modules): Mark with the bootstrap
11736         flag packages on which gcc depends.
11737         * Makefile.tpl (all-bootstrap): Use it.
11738         * Makefile.in: Regenerate.
11740 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11742         * Makefile.def (flags_to_pass): Remove *dir variables that
11743         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11744         as well as prefix and exec_prefix.
11745         * Makefile.in: Regenerate.
11747 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11749         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11750         * configure: Regenerate.
11751         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11752         * gcc/Makefile.tpl (compare): Use the result of the test.
11753         * gcc/Makefile.in: Regenerate.
11755 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11757         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11758         Always relocate gcc and prev-gcc to the original names, even
11759         if the build fails.
11760         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11761         New targets.
11763 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11765         * MAINTAINERS: Update my email address.
11767 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11769         * configure.in (mips*-*-irix5*): Enable ld.
11770         * configure: Regenerate.
11772 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11774         * configure: Regenerate.
11776 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11778         * Makefile.tpl (configure-[+module+], configure-gcc,
11779         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11780         Set and export LDFLAGS.
11781         * Makefile.in: Regenerate.
11783 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11785         * MAINTAINERS: Add myself to write-after-approval.
11787 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11789         PR bootstrap/14871
11790         * Makefile.tpl: If we don't have built-in-tree target tools,
11791         use the ones found by configure rather than hacking around with
11792         program_transform_name.
11793         * configure.in: Give Makefile.tpl the information necessary
11794         to do that.
11795         * Makefile.in: Regenerate.
11796         * configure: Regenerate.
11798 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11800         PR bootstrap/14760
11801         * configure.in: When computing baseargs, strip *all* copies of
11802         offending options.  Also, don't match/substitute the trailing space,
11803         so that this actually works when two similar options are separated by
11804         only one space.
11805         * configure: Regenerate.
11807 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11809         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11810         (rs6000-*-aix*): Same.
11811         * configure: Regenerate.
11813 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11815         * MAINTAINERS: Add myself to write-after-approval.
11817 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11819         * MAINTAINERS: Add myself to write-after-approval.
11821 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11823         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11824         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11825         * Makefile.in: Regenerate.
11827         * configure.in (top level bootstrap support): Rework --enable-werror
11828         to set @stage2_werror_flag@.
11829         * configure: Regenerate.
11830         * Makefile.tpl (top level bootstrap support): Pass
11831         @stage2_werror_flag@ down to configure in stages 2 and 3.
11832         * Makefile.in: Regenerate.
11834 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11836         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11837         for stages 2 and 3 as well as in make.  As a consequence, remove
11838         OUTPUT_OPTION (now detected by configure) from the flags passed down
11839         to make.
11840         * Makefile.in: Regenerate.
11842         * Makefile.tpl (new-bootstrap): Fix typo.
11843         * Makefile.in: Regenerate.
11845 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11847         * Makefile.tpl: Rearrange by moving recursive_targets rules
11848         into their proper sections.
11849         * Makefile.tpl (top level bootstrap support): Move disabling
11850         of coverage flags from 'make' to 'configure'; improve comments.
11851         * Makefile.in: Regenerate.
11853         * Makefile.tpl (experimental top level bootstrap) Move stage1
11854         language setting from all- target to configure- target; disable
11855         intermodule optimization in stage 1; prevent gratuitous rebuilds
11856         of stage 1.
11857         * Makefile.in: Regenerate.
11858         * configure.in: Comma-separate stage 1 language list for top
11859         level bootstrap.
11860         * configure: Regenerate.
11862         * Makefile.tpl: Clean up experimental top level bootstrap support:
11863         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11864         prev-gcc in configure- targets as well as all- targets.
11865         * Makefile.in: Regenerate.
11867 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11869         * compile: New file imported from automake.
11871 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11873         * configure.in: Remove symbolic link section.
11874         * configure: Regenerate.
11875         * Makefile.tpl (links): Remove.
11876         * Makefile.in: Regenerate.
11878 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11879             Nathanael Nerode  <neroden@gcc.gnu.org>
11881         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11882         Set with AC_CHECK_PROGS.
11883         * configure.in: Fix comment typo from last patch.
11884         * configure: Regenerate.
11886 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11888         * Makefile.tpl: Introduce experimental top level bootstrap support.
11889         * Makefile.in: Regenerate.
11890         * configure.in: Introduce support for top level bootstrap.
11891         * configure: Regenerate.
11893 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11894             Paolo Bonzini  <bonzini@gnu.org>
11896         PR bootstrap/14522
11897         * configure.in: Cope with shells that do not support unquoted ^
11898         * configure: Regenerate.
11900 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11901             Paolo Bonzini  <bonzini@gnu.org>
11903         PR bootstrap/14522
11904         * configure.in: Cope with shells that do not support nesting
11905         quotes inside quoted backquote substitutions.
11906         * configure: Regenerate.
11908 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11910         PR bootstrap/14522
11911         * configure.in: Fix escaping of $.
11912         * configure: Regenerate.
11914 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11916         * configure: Regenerate, since I forgot to while committing Paolo's
11917         changes.
11919 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11921         PR ada/14131
11922         Move language detection to the top level.
11923         * configure.in: Find default values for the tools as
11924         soon as possible.  Disable ada if GNAT is not found.
11925         Emit error message about missing languages.  Expand
11926         --enable-languages=all for the gcc subdirectory.
11928 2004-03-10  Ben Elliston  <bje@gnu.org>
11930         * MAINTAINERS: Update my email address.
11932 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11934         * ltconfig: Disable building static libraries if building shared
11935         libraries on AIX 5L.
11937 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11939         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11940         and disable libgcj.
11941         * configure: Regenerated.
11943 2004-03-01  Brian Booth  <bbooth@redhat.com>
11945         * MAINTAINERS: Add myself to write-after-approval.
11947 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11949         * MAINTAINERS: Add myself to write-after-approval.
11951 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11953         PR bootstrap/7087
11954         * Makefile.tpl: Guard XFOO sed statements better.
11955         * Makefile.tpl: Add dependency for configure-target-libada.
11956         * Makefile.in: Regenerate (incidentally fixes broken
11957         commit when libada-branch was merged).
11959 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11961         * MAINTAINERS: Add myself to write-after-approval.
11963 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11965         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11966         maintainers.
11968 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11970         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11971         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11973 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11975         PR bootstrap/11932
11976         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11978 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11980         * MAINTAINERS: Added myself to write-after-approval.
11982 2004-02-14  Michael Koch  <konqueror@gmx.de>
11984         * MAINTAINERS: Added myself to write-after-approval.
11986 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11988         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11989         some OS port maintainers to OS port maintainers section.
11991 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11993         * MAINTAINERS: Add self.
11995 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11997         * MAINTAINERS: Alphabetize.
11999 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
12001         * MAINTAINERS: Remove myself.
12003 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
12005         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12006         (rs6000-*-aix*): Same.
12007         * configure: Regenerate.
12009 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
12011         * configure.in (host): Add in missing $noconfigdirs to defines.
12012         * configure: Regenerate.
12014 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
12015             Nathanael Nerode  <neroden@gcc.gnu.org>
12017         PR ada/6637, PR ada/5911
12018         Merge with libada-branch:
12019         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12020         with appropriate dependencies. Add --enable-libada configure switch.
12021         * configure, Makefile.in: Regenerate.
12023 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
12025         * MAINTAINERS: Add myself to write-after-approval.
12027 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12029         * configure.in: Don't pass --with-stabs on IRIX 5 either.
12030         * configure: Regenerate.
12032 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
12034         Merge from upstream:
12036         * ltmain.in: When setting IFS to '~', be careful about user
12037         arguments that contain '~'.
12039         2004-02-04  Peter O'Gorman  <peter@pogma.com>
12041         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12042         Also test $base_compile against $CC with escaped arguments. Bug
12043         reported by Geoff Keating <geoffk@apple.com>.
12045 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
12047         * MAINTAINERS: Remove i960 port.
12049 2004-01-23  DJ Delorie  <dj@redhat.com>
12051         * Makefile.def (target_modules) [libiberty]: Don't stage.
12052         * Makefile.in: Rebuilt.
12054 2004-01-20  Caroline Tice  <ctice@apple.com>
12056         * MAINTAINERS: Add myself to write-after-approval.
12058 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
12060         * MAINTAINERS: Update my email address.
12062 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
12064         * MAINTAINERS: Add myself to write-after-approval.
12066 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12068         * MAINTAINERS: Remove entries without email address.
12070 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
12072         * MAINTAINERS: Add myself to write-after-approval.
12074 2004-01-15  Steven Bosscher  <stevenb@suse.de>
12076         * MAINTAINERS: Update my email address.
12078 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
12080         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12081         * Makefile.tpl (configure-target-[+module+]): Support stage.
12082         * Makefile.in: Rebuilt.
12084 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
12086         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12088 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
12090         * MAINTAINERS: Add myself as a MIPS maintainer.
12092 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12094         * configure.in: Use ./config.cache, not config.cache.
12095         * configure: Regenerate.
12096         * Makefile.tpl: Special-casing not needed for GCC any more.
12097         * Makefile.in: Regenerate.
12099         * configure.in: Don't share a cache file for host dirs.
12100         * configure: Regenerate.
12102         * config-ml.in: Don't mess with the cache file.
12104 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12106         * MAINTAINERS: Move myself from 'Write After Approval' to
12107         'CPU Port Maintainers' section as SPARC maintainer.
12109 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12111         * Makefile.tpl: Make GCC use a separate config.cache.
12112         * Makefile.in: Regenerate.
12114         PR bootstrap/11932, PR bootstrap/11933
12115         (I don't know if it will fix either of them, but it relates
12116         to them.)
12117         * configure.in: Don't use shared config.cache for target
12118         directories.
12119         * configure: Regenerate.
12121 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
12123         * MAINTAINERS: Add myself to 'Write After Approval' section.
12125 2003-12-31  Roger Sayle  <roger@eyesopen.com>
12127         * configure.in (ia64*-*-hpux*): Disable building java libraries.
12128         * configure: Regenerated.
12130 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
12132         * MAINTAINERS: Remove the mn10200 maintainer.
12134 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
12136         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12137         * configure: Regenerated.
12139 2003-12-16  Jan Hubicka  <jh@suse.cz>
12141         * MAINTAINERS: Add myself as callgraph maintainer.
12143 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
12145         * configure.in (raw_libstdcxx_flags): Remove the leading space.
12146         * configure: Regenerate.
12148 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
12150         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12151         'Write After Approval' section. Update email.
12153 2003-12-01  James Lemke  <jim@wasabisystems.com>
12155         * MAINTAINERS (Write After Approval): Add myself.
12157 2003-11-20  Matt Thomas  <matt@3am-software.com>
12159         * MAINTAINERS: Add myself as a vax port maintainer.
12161 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
12163         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12164         (configure-build-[+module+], configure-[+module+]): Likewise.
12165         (configure-target-[+module+], configure-gcc, config.status): Likewise.
12166         * Makefile.in: Regenerate.
12168 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12170         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12171         shared/dylibed libraries.
12172         * ltmain.sh: Likewise.
12173         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12174         * ltcf-cxx.sh: Likewise.
12175         * ltcf-gcj.sh: Likewise.
12176         * ltconfig: Likewise.
12178 2003-11-17  Stan Cox  <scox@redhat.com>
12180         * MAINTAINERS: Add myself as iq2000 port maintainer.
12182 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12184         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12185         * Makefile.in: Regenerate.
12187 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
12189         * config.sub: Update to 2003-11-03 version.
12191 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12193         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
12194         * configure:  Regenerate.
12196 2003-10-20  Nicolas Pitre  <nico@cam.org>
12198         * MAINTAINERS: Add myself to 'Write After Approval' section.
12200 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
12202         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12204 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
12206         * MAINTAINERS: Update my email address.
12208 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12210         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12212 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
12214         * MAINTAINERS: Add myself to 'Write After Approval' section.
12216 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
12218         * config.guess: Update to 2003-10-16 version.
12219         * config.sub: Update to 2003-10-16 version.
12221 2003-10-15  David Daney  <ddaney@avtrex.com>
12223         * MAINTAINERS: Added myself to 'Write After Approval' section.
12225 2003-10-15  Falk Hueffner  <falk@debian.org>
12227         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12228         'Write After Approval' section. Update email.
12230 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12232         * MAINTAINERS: Move myself from 'Write After Approval' to
12233         'Various Maintainers' section as middle-end maintainer.
12235 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12237         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12238         HOST_FLAGS_TO_PASS.
12239         * Makefile.in: Regenerate.
12241 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
12243         * config.guess: Update to 2003-10-07 version.
12244         * config.sub: Update to 2003-10-07 version.
12246 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12248         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12249         * ltconfig (irix5*, irix6*): Don't override version_type.
12251 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
12253         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12254         * configure: Rebuilt
12255         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12256         * Makefile.in: Rebuilt
12258 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
12260         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12262 2003-09-30  Carlo Wood  <carlo@alinoe.com>
12264         * MAINTAINERS (Write After Approval): Add myself.
12266 2003-09-29  Paul Koning  <ni1d@arrl.net>
12268         * MAINTAINERS: Move myself from "Write After Approval"
12269         to CPU platform maintainers for pdp11 platform.
12271 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
12273         * MAINTAINERS: Move myself from 'Write After Approval' to
12274         'Various Maintainers' section as libffi testsuite maintainer.
12276 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
12278         * configure.in: Pass a computed --program-transform-name
12279         to subconfigures.
12280         * configure: Regenerated.
12282 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12284         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12285         * Makefile.in: Regenerate.
12287         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12288         * Makefile.in: Regenerate.
12290 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
12292         * MAINTAINERS: Move myself from 'Write After Approval'
12293         to 'Various Maintainers' (objective-c) section.
12295 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
12297         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12298         quoting.
12299         * configure: Regenerated.
12301 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
12303         * MAINTAINERS (Write After Approval): Add myself to write after
12304         approval list.
12306 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
12308         * MAINTAINERS (Write After Approval): Add myself.
12310 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
12312         * MAINTAINERS: Update my e-mail address.
12314 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
12316         * libtool.m4 (LD): Correct powerpc64 host match.
12318 2003-09-06  James E Wilson  <wilson@tuliptree.org>
12320         * MAINTAINTERS: Update my affiliation and email address.
12322 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12324         * MAINTAINERS (Write After Approval): Add myself.
12326 2003-09-04  DJ Delorie  <dj@redhat.com>
12328         * configure: Regenerate.
12330 2003-09-04  Robert Millan  <robertmh@gnu.org>
12332         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12334 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12336         * configure.in: Ensure arguments to sed are properly spaced.
12337         * configure: Regenerate.
12339 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
12341         * MAINTAINERS: Update my e-mail address.
12343 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
12345         * MAINTAINERS (Write After Approval): Add myself.
12347 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
12349         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12350         * configure: Regenerated.
12352 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12354         * MAINTAINERS: Update my email address.
12356 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12358         * configure.in:  Use newline instead of semicolon when assuming
12359         shell arguments in a for loop.
12360         * configure:  Regenerated.
12362 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12364         * MAINTAINERS: Resurrect the i860 maintainer.
12366 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12368         PR 8180
12369         * configure.in: When testing with_libs and with_headers, treat
12370         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12371         * configure: Regenerate.
12373         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12374         make, shell, etc.
12375         (baseargs): Likewise.
12376         * configure: Regenerate.
12378 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12380         * MAINTAINERS (Write After Approval): Add myself.
12382 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12384         * configure.in: Disable libgcj for darwin not on powerpc.
12385         * configure: Rebuild.
12387 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12389         * config-ml.in, symlink-tree: Add license.
12391 2003-08-03  Richard Stallman  <rms@gnu.org>
12392             Eben Moglen  <moglen@columbia.edu>
12394         * README.SCO: New file.
12396 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12398         * Makefile.tpl (check, check-c++): Express dependencies using
12399         dependencies rather than commands.
12400         * Makefile.in: Regenerate.
12402 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12404         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12405         * configure: Ditto.
12407 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12409         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12410         * Makefile.in: Update.
12412 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12414         * configure.in: Enable libgcj for darwin.
12415         * configure: Rebuild.
12417 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12419         * config-ml.in:  Use ac_configure_args directly instead of
12420         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12421         actually seen.
12423 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12425         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12426         creating target and build subdirs to build all parent dirs as needed.
12427         * Makefile.in: Rebuild.
12428         * configure.in: Don't build dirs explicitly here.
12429         * configure: Rebuild.
12431 2003-07-26  Paul Brook  <paul@nowt.org>
12433         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12435 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12437         * Makefile.tpl (all-make): Depend on intl.
12438         * Makefile.in: Rebuilt.
12440 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12442         * install-sh:  Update to newer upstream versions (associated with
12443         aclocal 1.7).
12444         * mkinstalldirs:  Likewise.
12445         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12447 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12449         * MAINTAINERS: Move self from Bug database only accounts
12450         to write-after-approval.
12452 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12454         * config.if: Remove unused libc_interface determination.
12456 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12458         * MAINTAINERS: Move self from write-after-approval to
12459         build machinery (*.in).
12461 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12463         PR bootstrap/11273
12464         PR bootstrap/11408
12465         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12466         unused INSTALL_PROGRAM_ARGS.
12467         * configure.in: Use AC_PROG_INSTALL.
12468         * Makefile.in: Regenerate.
12469         * configure: Regenerate.
12471 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12473         * MAINTAINERS: Alphabetize.
12475 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12477         * configure: Rebuilt.
12478         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12479         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12480         newlib nor libgloss.
12481         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12482         * configure.in (am33_2.0-*-linux*): Added.
12484 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12486         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12487         * configure: Regenerate.
12489 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12491         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12492         * Makefile.in: Regenerate.
12494 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12496         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12497         * Makefile.in: Regenerate.
12499 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12501         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12502         * Makefile.in: Regenerated.
12504         * config-ml.in: Replace PWD with PWD_COMMAND.
12506 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12508         * intl: New directory; see intl/ChangeLog for details.
12509         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12510         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12511         * Makefile.in: Regenerate.
12513 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12515         * configure.in: Clean up config-lang.in handling.  Delete
12516         useless assignment to "subdirs".
12517         * configure: Regenerate.
12519 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12521         * configure.in: Rename 'target_libs' to 'target_libraries'.
12522         Remove useless reference to 'target_libs'.
12523         * configure: Regenerate.
12525 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12527         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12528         * Makefile.in: Regenerate.
12530 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12532         * Makefile.def: Introduce flags_to_pass.
12533         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12534         * Makefile.in: Regenerate.
12536 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12538         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12539         and target-libgloss.
12540         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12541         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12542         * configure: Regenerate.
12544 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12546         * configure.in: Update testsuite_flags to new location.
12547         * configure. Regenerate.
12549 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12551         * Makefile.tpl: Remove BUILD_CC stuff.
12552         * Makefile.in: Regenerate.
12554 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12556         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12558 2003-06-16  Graeme Peterson  <gp@qnx.com>
12560         * MAINTAINERS (Write After Approval): Add myself.
12562 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12564         * config.guess: Update to 2003-06-12 version.
12565         * config.sub: Update to 2003-06-13 version.
12567 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12569         * config.guess: Update to 2003-06-06 version.
12570         * config.sub: Update to 2003-06-06 version.
12572 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12574         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12575         * configure. Regenerate.
12577 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12579         * configure.in: Disable serial configure by default.
12580         * configure: Regenerate.
12581         * Makefile.tpl: Abolish .NOTPARALLEL.
12582         * Makefile.in: Regenerate.
12584         * Makefile.tpl: Replace {build,host,target}_canonical by
12585         {build,host,target}.
12586         * Makefile.in: Regenerate.
12588         * Makefile.tpl: Fix stupid pasto.
12589         * Makefile.in: Regenerate.
12591 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12593         * Makefile.tpl: Remove bogus conditional.
12594         * Makefile.in: Regenerate.
12596 2003-06-05  Jan Hubicka  <jh@suse.cz>
12598         * Makefile.tpl (profiledbootstrap): New target.
12599         * Makefile.in (profiledbootstrap): New target.
12601 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12603         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12604         Pinski. Remove user names from other bugzilla-only maintainers.
12606 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12608         * Makefile.tpl: Make 'recursive targets' using autogen rather
12609         than shell loop.  Remove duplicate 'clean' targets and false
12610         comments.
12611         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12612         Add systematic method of specifying missing targets in subdirs.
12613         Add copyright boilerplate.
12614         * Makefile.in: Regenerate.
12615         * configure.in: Add 'recursive targets' to maybe list.
12616         * configure: Regenerate.
12618         * MAINTAINERS: "GNATS only" -> "Bug database only".
12620         * Makefile.tpl: Rename [+target+] to [+make_target+].
12621         * Makefile.def: Rename 'target' to 'make_target'.
12623 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12625         * MAINTAINERS: Add self as options handling maintainer.
12627 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12629         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12630         been too long since I touched those ports.
12632 2003-05-28  DJ Delorie  <dj@redhat.com>
12634         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12635         * Makefile.in: Regenerate.
12637 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12639         * configure.in: Use curly braces in the definition of tooldir.
12640         * configure: Regenerate.
12642 2003-05-21  DJ Delorie  <dj@redhat.com>
12644         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12645         newlib or libgloss.
12646         * Makefile.in: Regenerate.
12648 2003-05-21  DJ Delorie  <dj@redhat.com>
12650         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12651         * Makefile.in: Regenerate.
12653 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12655         * MAINTAINERS: Update my e-mail address.
12657 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12659         * configure.in: Switch more things to use maybe dependencies.
12660         * Makefile.tpl: Switch more things to use maybe dependencies.
12661         Factor out common code from autogen IF statements.
12662         * configure: Regenerate.
12663         * Makefile.in: Regenerate.
12665 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12667         * configure.in: Accept i[3456789]86 for machine type.
12668         * configure: Regenerate.
12670 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12672         * configure.in: Switch more things to use maybe dependencies.
12673         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12674         * configure: Regenerate.
12675         * Makefile.tpl: Switch more things to use maybe dependencies.
12676         * Makefile.in: Regenerate.
12678 2003-05-16  Andreas Schwab  <schwab@suse.de>
12680         * Makefile.tpl (install-opcodes): Define.
12681         * Makefile.in: Rebuild.
12683 2003-05-13  Andreas Jaeger  <aj@suse.de>
12685         * config.guess: Update to 2003-05-09 version.
12686         * config.sub: Update to 2003-05-09 version.
12688 2003-05-13  Michael Eager  <eager@mvista.com>
12690         * configure.in: Correct sed script so that options in quotes are not
12691         deleted.
12692         * configure: Rebuild.
12694 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12696         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12697         and $$s/newlib/libc/sys/cygwin32 include paths.
12698         * configure: Ditto.
12700 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12702         * MAINTAINERS: Update my email addresses.
12704 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12706         * config-ml.in: Propagate INSTALL variables.
12708 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12710         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12712 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12714         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12715         * Makefile.in: Regenerate.
12717 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12719         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12721 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12723         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12725 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12727         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12728         * Makefile.in: Regenerated.
12730 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12732         * MAINTAINERS (Write After Approval): Upgrade myself from
12733         GNATS only to write-after-approval. Update my mail address.
12735 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12737         (OS Port Maintainers: freebsd): Add myself.
12739 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12741         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12743 2003-04-22  Kean Johnston  <jkj@sco.com>
12745         * MAINTAINERS (SCO ports): Added myself.
12747 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12749         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12751 2003-04-19  Kean Johnston  <jkj@sco.com>
12753         * MAINTAINERS (Write After Approval): Add myself.
12755 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12757         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12758         * Makefile.in: Regenerate.
12760 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12762         * configure.in (powerpc64*-*-linux*): Remove.
12763         * configure: Rebuilt.
12765 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12767         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12768         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12769         and restrap.
12770         * Makefile.in:  Regenerate.
12772 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12774         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12775         * configure: Regenerated.
12777 2003-04-15  DJ Delorie  <dj@redhat.com>
12779         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12781 2003-04-13  Nick Clifton  <nickc@redhat.com>
12783         * config-ml.in: Remove support for --disable-aix removing
12784         call-aix multilibs.
12786 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12788         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12789         * */configure: Rebuilt.
12791 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12793         * MAINTAINERS: Add my email address.
12795 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12797         * MAINTAINERS (Write After Approval): Add myself.
12799 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12801         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12802         * Makefile.in: Regenerate.
12804 2003-03-14  Michael Chastain  <mec@shout.net>
12806         * Makefile.in: Regenerate with correct Makefile.def.
12808 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12810         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12811         Make macro.
12812         * Makefile.in: Regenerate.
12813         * configure.in: Clean up gxx_include_dir logic.
12814         * configure: Regenerate.
12816 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12818         * MAINTAINERS (Write After Approval): Add myself.
12820 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12822         * MAINTAINERS: Update my mail address.
12824 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12826         * configure.in (gxx_include_dir): Fix typo.
12827         * configure: Regenerated.
12829 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12831         * Makefile.tpl: Reindent.
12832         * Makefile.in: Regenerate.
12833         * configure.in: Reindent.  Don't set unused variables.
12834         * configure: Regenerate.
12836 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12838         * configure.in: Include $(build_tooldir)/sys-include in
12839         FLAGS_FOR_TARGET.
12840         * configure: Regenerated.
12842 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12844         * Makefile.tpl: Always pass down RANLIB.
12845         * Makefile.in: Regenerate.
12847         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12848         * Makefile.in: Regenerate.
12849         * configure.in: Remove unused logic relating to --enable-shared
12850         and --enable-threads.  Remove bogus comments.  Remove redundant
12851         noconfigdirs.
12852         * configure: Regenerate.
12854         * configure.in: Replace ${libstdcxx_version} by its value.
12855         Remove reference to mh-dgux.
12856         * configure: Regenerate.
12858 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12860         * MAINTAINERS (Write After Approval): Add myself.
12862 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12864         * Makefile.tpl: Rearrange.
12865         * Makefile.in: Regenerate.
12867 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12869         * configure.in: Add support for kaOS as cross build target system.
12870         * configure: Regenerated.
12872 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12874         * MAINTAINERS (Write after approval): Add myself.
12876 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12878         * MAINTAINERS: Update my email address.
12880 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12882         * MAINTAINERS: Add self to blanket write privs. section.
12884 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12886         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12887         configure-target-* as some target builds may require additional
12888         flags for preprocessor tests.
12889         * Makefile.in: Regenerated.
12891 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12893         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12894         * ltconfig: Handle it.
12895         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12896         auto-detecting it.
12898         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12899         it is used as argument to $CC.
12900         * ltcf-gcj.sh: Likewise.
12902         * configure.in: Introduce --enable-maintainer-mode.
12903         * configure: Rebuilt.
12904         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12905         for maintainer mode.
12906         * Makefile.in: Rebuilt.
12908 2003-02-18  Jason Merrill  <jason@redhat.com>
12910         * Makefile.tpl (check-c++): Allow parallelism.
12912 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12914         * MAINTAINERS: Remove John Carr (who never actually had access to
12915         gcc.gnu.org).
12917 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12919         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12920         don't configure target-libobjc.
12921         * configure: Regenerate.
12923 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12925         * Makefile.tpl (RANLIB): Define.
12926         * Makefile.in: Regenerate.
12928 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12930         * MAINTAINERS: Update my email.
12932 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12934         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12935         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12936         * Makefile.in: Regenerated.
12937         * configure.in: Remove all traces of snavigator, db, and grep.
12938         * configure: Regenerated.
12940 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12942         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12943         After Approval.
12945 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12947         * MAINTAINERS (Write after approval): Add myself.
12949 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12951         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12952         * Makefile.in: Regenerated.
12954 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12956         * config.guess: Updated to 2003-01-30's version.
12957         * config.sub: Updated to 2003-01-28's version.
12959 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12961         * config.if: If gcc_version is already set, just use it.  Don't set
12962         gcc_version_trigger if it's already set, otherwise set it to
12963         gcc/version.c, but only if the file exists.  If it is not set and
12964         gcc/version.c does not exist, try to extract the version number from
12965         $CC.
12967 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12969         * MAINTAINERS: Add myself to write-after-approval list.
12971 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12973         * configure.in:  Revert 24Jan change.
12974         * configure:  Regenerate.
12976 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12978         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12979         entry of HJ Lu.
12981 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12983         * configure.in: Revert previous change.
12984         * configure: Regenerate.
12986 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12988         * configure.in: Make rda native-only.
12989         * configure: Regenerate.
12991 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12993         * MAINTAINERS: Move myself from GNATS-only-accounts to
12994         write-after-approval.
12996 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12998         * configure.in: Add missing \.
12999         * configure: Rebuilt.
13001 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
13003         * configure.in (baseargs): Avoid using \| in sed regular
13004         expressions.
13005         * configure: Rebuilt.
13007 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
13009         * configure.in (baseargs): Remove all supported forms of
13010         --cache-file, --srcdir, --host, --build and --target options
13011         from argument lists.
13012         * configure: Rebuilt.
13014 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
13016         * MAINTAINERS: Add myself to write-after-approval list.
13018 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
13020         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13021         * configure: Rebuilt.
13023 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13025         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13026         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13027         * Makefile.in: Regenerate.
13028         * configure: Regenerate.
13030 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
13032         * configure.in: Remove Makefile in build, host and target modules
13033         unless configure was run with --no-recursion.
13034         * configure: Rebuilt.
13036 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13038         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13039         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13040         * Makefile.in: Regenerate.
13042 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
13044         * config.guess: Update to 2003-01-03 version.
13045         * config.sub: Update to 2003-01-03 version.
13047 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13049         * configure: Regenerate with proper autoconf 2.13.
13051 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13053         * configure.in: Add AC_PREREQ for consistency.
13054         * configure: Regenerate.
13056 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
13058         * configure.in (GDB_TK): Add tcl directories conditional on
13059         gdb/gdbtk directory being present.
13060         * configure: Regenerate.
13062 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
13064         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
13065         used by gcc if LD is not defined and we are not doing a Canadian Cross.
13066         * configure: Rebuilt.
13068 2002-12-31  Tom Tromey  <tromey@redhat.com>
13070         * Makefile.in: Rebuilt.
13071         * Makefile.def (target_modules) [libffi]: Allow installation.
13073 2002-12-31  Andreas Schwab  <schwab@suse.de>
13075         * configure.in: Fix use of $program_transform_name.
13076         * configure: Regenerated.
13078 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
13080         * configure.in (baseargs): Don't remove first configure argument.
13081         * configure: Regenerated.
13083 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
13085         * Makefile.tpl (local-distclean): Don't remove...
13086         (multilib.ts): ... this.  Moved into...
13087         (multilib.out): ... this.  Don't use sub-make.
13088         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13089         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13090         (configure-build-[+module+], configure-[+module+],
13091         configure-target-[+module+], configure-gcc): ... these.  Test
13092         for Makefile existence.  Drop config.status from dependencies.
13093         * Makefile.in: Rebuilt.
13094         * configure.in: Move gcc-version-trigger to the end of
13095         ac_configure_args.  Add comments to maybedep.tmp and
13096         serdep.tmp.  Introduce --disable-serial-configure.  Remove
13097         nonopt from baseargs, matching and removing corresponding
13098         whitespace while at it.
13099         * configure: Rebuilt.
13101 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
13103         * configure.in (host_configargs): Replace reference to
13104         no-longer-defined buildopts with --build=${build_alias}.
13105         * configure: Rebuilt.
13107         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
13108         program_transform_name to standard idiom.
13109         (AUTOGEN, AUTOCONF): Define.
13110         (Makefile.in): Use $(AUTOGEN).
13111         (Makefile): Depend on config.status, and use autoconf-style rule to
13112         build it.  Move original commands to...
13113         (config.status): ... this new target.
13114         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
13115         $(AUTOCONF).
13116         * Makefile.in: Rebuilt.
13118 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13120         * Makefile.tpl: Fix dramatic bustage due to change in
13121         program_transform_name.
13122         * Makefile.in: Regenerate.
13124         * configure.in: Remove unnecessary PATH setting.
13125         * configure: Regnerate.
13127         * configure.in: Don't default to unprefixed tools unless
13128         the native tools will work.
13129         * configure: Regenerate.
13131         * configure.in: Convert to autoconf script.  Blow away lots
13132         of now-redundant Makefile fragments.
13133         * configure: Generate using Autoconf.
13134         * Makefile.tpl: Rewrite to reflect autoconfiscation.
13135         * Makefile.in: Regenerate.
13137 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
13139         * configure: Fix stupid bug where RANLIB was mistakenly included.
13141         * configure.in: Rename (buildargs, hostargs, targargs) to
13142         (build_configargs, host_configargs, target_configargs).
13144         * configure.in: Move logic out of sed statement.
13146         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
13147         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13149 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
13151         * config.sub: Import from master repository
13152         * config.guess: Ditto
13154 2002-12-24  Andreas Schwab  <schwab@suse.de>
13156         * Makefile.tpl (multilib.out): Fix missing space.
13157         * Makefile.in: Regenerate.
13159 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13161         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
13162         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
13163         * Makefile.in: Regenerate.
13164         * configure.in: Remove unnecessary leftovers.
13166 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
13168         * configure.in (extra_ranlibflags_for_target): New variable.
13169         (*-*-darwin): Add -c to ranlib commands.
13170         * configure (tooldir): Handle extra_ranlibflags_for_target.
13172 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13174         * Makefile.tpl: Revert HJL's change.
13175         * Makefile.in: Regenerated.
13176         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13177         always.
13179 2002-12-19  Andreas Schwab  <schwab@suse.de>
13181         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13182         * Makefile.in: Regenerate.
13184 2002-12-18  H.J. Lu  <hjl@gnu.org>
13186         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13187         * Makefile.in: Regenerated.
13189         * configure.in (build_prefix): New. Substitute.
13191 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
13193         * Makefile.tpl: Don't let real targets depend on phony targets.
13194         * Makefile.in: Regenerate.
13196         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13197         * Makefile.in: Regenerate.
13199 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
13201         * config.sub: Import from master repository
13202         * config.guess: Ditto
13204 2002-12-16  Jason Merrill  <jason@redhat.com>
13206         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13207         previous 'make bootstrap'.
13208         * Makefile.in: Regenerate.
13210 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
13212         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13214 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
13216         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13217         * Makefile.in: Regenerate.
13219 2002-12-13  Jason Merrill  <jason@redhat.com>
13221         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
13222         library tests.
13223         (check-c++): Just depend on it and check-target-libstdc++-v3.
13224         * Makefile.in: Regenerate.
13226 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13228         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13229         * Makefile.in: Rebuilt.
13231 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13233         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13235 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13237         * configure: Fix bug put in by gremlins.
13239         * Makefile.tpl: Substitute more autoconfily.
13240         * configure: Substitute more autoconfily.
13241         * Makefile.in: Regenerate.
13243 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
13245         * config.sub: Import from master repository
13246         * config.guess: Ditto
13247         * MAINTAINERS: Added Svein Seldal under write after approval
13249 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
13251         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13252         * Makefile.in (all-sim): Ditto.
13254 2002-12-06  DJ Delorie  <dj@redhat.com>
13256         * Makefile.tpl: Change configure dependencies to not have real
13257         targets depend on phony targets.
13259 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
13261         * configure.in: Revert unintentional change.
13263         * Makefile.tpl: Change dependency for */multilib.out so that
13264         it works when gcc isn't in the tree.
13266         * configure.in: Substitute more.
13267         * configure: Run subconfigures from the Makefile.
13268         * Makefile.tpl: Run subconfigures from the Makefile; add a few
13269         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
13271 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13273         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13275 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13277         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13278         and corresponding dependencies.
13279         * Makefile.in: Regenerate.
13281         * configure.in (host_tools): Order binutils, gas and ld for
13282         convenience in running the testsuites.
13284         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13285         * Makefile.in: Regenerate.
13286         * configure.in: Introduce rules to serialize subconfigure runs.
13288         * configure.in: Introduce BASE_CC_FOR_TARGET.
13289         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
13290         Realize configure-build-* targets.  Realize configure-target-* targets.
13291         * Makefile.in: Regenerate.
13293 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13295         * configure: Move gcc_version_trigger stuff from here...
13296         * configure.in: ...to here.
13298         * configure.in: Separate subconfigure options added by this file from
13299         options given by the user.  Add machinery to put args for host
13300         subconfigures into the Makefile.
13302         * Makefile.tpl: Remove 'vault' targets.
13303         * Makefile.tpl: Reorder and comment dependencies.
13304         * Makefile.in: Regenerate.
13306 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13307         * configure.in: Fix my broken commit of previous patch. (sigh)
13309 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13311         * configure.in: Move host-specific darwin noconfigdirs into
13312         the host-specific section.
13314 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13316         * configure.in: Move host-specific darwin noconfigdirs into
13317         the host-specific section.
13319 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
13321         * configure: Remove skip-this-dir support.
13322         * Makefile.tpl: Remove skip-this-dir support.
13324         * Makefile.tpl: Remove leftover support for non-autoconfiscated
13325         subdirectories.
13326         * Makefile.in: Regenerate.
13328         * Makefile.tpl: Strip out useless setting of 'dir'.
13329         * Makefile.in: Regenerate.
13331 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13333         * configure.in: Fix deeply stupid bug.
13335         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13336         shell code in CXX_FOR_TARGET
13337         * Makefile.def: Introduce raw_cxx.
13338         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13339         RAW_CXX_FOR_TARGET.
13340         * Makefile.in: Regenerate.
13342 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
13344         * Makefile.tpl: Remove unnecessary ifs.
13345         * Makefile.in: Regenerate.
13347         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
13348         dependencies.  Maybe-ize build-libiberty.  Create dummy install
13349         targets for 'no_install' modules.
13350         * configure: Move GDB_TK substitution to configure.in.  Move
13351         build_modules stuff to configure.in.
13352         * configure.in: Implement soft dependency machinery.  Maybe-ize
13353         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13354         * Makefile.in: Regenerate.
13356 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13358         * Makefile.tpl: Make all-target, install-target behave similarly
13359         to all, install (only hitting configured targets).  Eliminate
13360         unused macro defintions.
13362         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13363         build != host.
13365         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13367         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13369         * configure.in: Produce lists of subdir targets we're actually
13370         configuring.  Remove references to "dosrel".
13371         * Makefile.tpl: Let configure set which subdir targets are hit.
13372         Remove install-cross; clean up install; remove ALL.  Remove
13373         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13374         Autogenerate host module targets.  Remove empty dependency lines
13375         and redundant dependency; rearrange slightly.
13376         * Makefile.def: Add host-side libtermcap, utils.
13378         * Makefile.in: Regenerate.
13380 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13382         * ltconfig (osf[345]): Append $major to soname_spec.
13383         Reflect this in library_names_spec.
13384         * ltmain.sh (osf): Prefix $major with . for use as extension.
13386 2002-11-19  Andreas Jaeger  <aj@suse.de>
13388         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13389         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13390         and sparc64 GNU/Linux systems.
13392 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13394         * MAINTAINERS: Update email.
13396 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13398         * MAINTAINERS: Complete James Dennett's entry.
13400 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13402         * MAINTAINERS (Write After Approval): Add myself.
13404 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13406         * Makefile.tpl: syntactic cleanup
13408 2002-11-13  Stuart Hastings  <stuart@apple.com>
13410         * MAINTAINERS: Add myself to write-after-approval list.
13412 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13414         * Makefile.def: Add list of recursive targets to autogenerate.
13415         Add build_modules.
13416         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13417         targets.  Autogenerate *-build-* targets.
13418         * Makefile.in: Regenerate.
13420 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13422         * configure: More autoconf-style substitutions.
13423         * Makefile.tpl: More autoconf-style substitutions.
13424         * Makefile.in: Regenerate.
13426 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13428         * configure: Substitute more variables in a more autoconf-friendly
13429         way.  Simplify slightly.
13430         * Makefile.tpl: Make more variables substitutable in an
13431         autoconf-friendly way.
13432         * Makefile.in: Regenerate.
13434 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13436         * MAINTAINERS (Write After Approval): Add myself.
13438 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13440         * configure.in (v810*): Remove special setting of tools.
13442         * configure: Add support for extra required flags for ar or nm.
13443         * configure.in (aix4.3+): Use above support for target-specific
13444         issues, rather than using config/mt-aix43.
13446 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13448         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13449         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13450         with $srcdir.  Reformat indentation.  Substitute some variables
13451         formerly hard-coded in the Makefile for build=host.
13452         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13453         * Makefile.def: Autogenerate more.
13454         * Makefile.in: Regenerate.
13456 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13458         * MAINTAINERS (Write After Approval): Add myself.
13460 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13462         * Makefile.def (host_modules): Add rda.
13463         * Makefile.in: Regenerate.
13464         * configure.in (target_tool): Add target-rda to list.
13466 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13468         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13470 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13472         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13473         and restrap targets to this rule.
13474         * Makefile.in:  Regenerate.
13476 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13478         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13479         GNATS only accounts.
13481 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13483         * configure.in (i[3456]86-*-linux*): Add check to disable
13484         ${libgcj} for glibc1.
13486 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13488         * MAINTAINERS: Add myself as ip2k port maintainer.
13490 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13492         * configure.in: Add tic4x target.
13494 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13496         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13497         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13498         * Makefile.in: Regenerate.
13500         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13501         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13502         * Makefile.in: Regenerate.
13504 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13506         * MAINTAINERS: Add myself as web pages co-maintainer.
13508 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13510         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13511         * Makefile.in: Regenerate.
13513 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13515         * MAINTAINERS: Add myself and Nathan Sidwell
13516         <nathan@codesourcery.com> as VxWorks maintainers.
13518 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13520         * Makefile.def: Remove order dependency comments.
13521         * Makefile.tpl: Add explicit install-install dependencies.
13522         * Makefile.in: Regenerate.
13524         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13525         * Makefile.in: Regenerate.
13527         * Makefile.tpl: Add configure-target (for src-release in src)
13528         * Makefile.in: Regenerate.
13530 2002-09-30  Nick Clifton  <nickc@redhat.com>
13532         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13534 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13536         * configure.in (s390*-*-linux*): Enable libgcj.
13538 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13540         * configure: Revert accidentally applied changes.
13542         * Makefile.tpl: Make more autoconf-friendly.
13543         * Makefile.in: Regenerate.
13544         * configure: Make substitution more autoconf-like.
13546 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13548         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13549         single entry to handle all these.
13550         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13551         libjava on arm-*-elf.
13553 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13555         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13556         things that depend on them.
13558 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13560         * Makefile.tpl: Make subsituted variables more autoconfy.
13561         * Makefile.in: Regenerate.
13562         * configure: Make seds more autoconfy.
13564 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13566         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13567         * Makefile.in: Regenerate.
13568         * configure.in: Rewrite sed statements to look autoconfy.
13570         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13571         all-target-foo on configure-target-foo.
13572         * Makefile.def: Ditto.
13573         * Makefile.in: Rebuild.
13575 2002-09-25  Andrew Haley  <aph@redhat.com>
13577         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13579 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13581         * Makefile.def: New file.
13582         * Makefile.tpl: New file.
13583         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13584         * contrib/gcc_update: Note that Makefile.in is a generated file.
13586         * configure.in: Minor rearrangement.  Simplify tests.
13588 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13590         * configure.in (with_headers): Skip copy if value is "yes".
13591         (with_libs): Likewise.
13593 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13595         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13596         * configure.in (sh*-*-pe*): Ditto.
13597         * configure.in (mips*-*-pe*): Ditto.
13598         * configure.in (*arm-wince-pe): Ditto.
13600         * configure.in: Rearrange.
13602 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13604         * MAINTAINERS: Update my email address.
13606 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13608         * MAINTAINERS: (Write After Approval): Add myself.
13610 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13612         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13614 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13616         * MAINTAINERS: Change my mailing address.
13618 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13620         * MAINTAINERS (Write After Approval): Remove myself.
13621         (Various Maintainers: c++ runtime libs): Add myself.
13623 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13625         * MAINTAINERS (Write After Approval): Remove myself.
13626         (Various Maintainers: c++ runtime libs): Add myself.
13628 2002-08-15  Eric Christopher  <echristo@redhat.com>
13630         * config.sub: Import from master repository.
13631         * config.guess: Ditto.
13633 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13635         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13636         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13637         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13639 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13641         * MAINTAINERS: Add self to rs6000 vector extensions.
13643 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13645         * libiberty/configure: Reverted unintended yesterday's check in.
13647 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13649         * boehm-gc/configure, libf2c/configure: Rebuilt.
13650         * libffi/configure, libiberty/configure: Ditto.
13651         * libjava/configure, libobjc/configure: Ditto.
13652         * libstdc++-v3/configure, zlib/configure: Ditto.
13653         Merged from binutils:
13654         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13655         From Steve Ellcey <sje@cup.hp.com>:
13656         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13657         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13658         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13659         IA64.
13660         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13661         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13662         soname_spec, sys_lib_search_path_spec): Ditto.
13664 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13666         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13668 2002-08-04  H.J. Lu  (hjl@gnu.org)
13670         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13672 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13674         * MAINTAINERS (Write After Approval): Add myself.
13676 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13678         * configure.in: Move generic linux case to end.  Copy generic
13679         linux noconfigdirs to mips*-*-linux* entry and new
13680         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13682 2002-07-19  Michael Matz  <matz@suse.de>
13684         * MAINTAINERS: Add myself as ra* maintainer.
13686 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13688         * config.guess: Update to 2002-07-09 version.
13689         * config.sub: Update to 2002-07-03 version.
13691 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13693         * MAINTAINERS: Fix typo in a maintainer email address.
13695 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13697         * configure.in: Remove two redundant tests.
13699 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13701         * configure.in (mips*-*-irix6*o32): Enable stabs.
13703 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13705         * configure.in: Don't build grez.
13706         * Makefile.in: Ditto.
13708         * Makefile.in: Remove references to bsp, cygmon, libstub.
13709         * configure.in: Ditto.
13711         * configure.in: Remove leftover reference to gdbtest.
13713 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13715         * configure.in (gxx_include_dir):  Change to match versioned
13716         C++ headers if --enable-version-specific-runtime-libs is used.
13718 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13720         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13722 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13724         * configure.in: Make --without-x work.
13726 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13728         * configure.in: Rearrange target Makefile fragment collection.
13730         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13731         cvs[src].
13732         * configure.in: Ditto.
13734 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13736         * MAINTAINERS (Write After Approval): Update my e-mail address.
13738 2002-06-24  Ben Elliston  <bje@redhat.com>
13740         * configure.in (host_tools): Remove cgen.
13742         * Makefile.in (all-cgen): Remove; runs from its source directory.
13743         (check-cgen, install-cgen, clean-cgen): Likewise.
13744         (all-opcodes): Do not depend on all-cgen.
13745         (all-sim): Likewise.
13747 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13749         * Makefile.in: Eliminate 'apache' targets.
13750         * configure.in: Eliminate 'apache' targets.
13752         * configure.in: Eliminate redundant tests.  Reorganize.
13754         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13756         * config-ml.in: Eliminate references to Cygnus configure.
13758         * Makefile.in: Eliminate references to building emacs.
13760 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13762         * MAINTAINERS: Update my email address.
13764 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13766         * config.if (libstdcxx_incdir): Version C++ headers.
13767         (cxx_incdir): Remove.
13769 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13771         * MAINTAINERS (Write After Approval): Add self.
13773 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13775         * configure.in: Add support for ip2k.
13777 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13779         * configure.in: Fix AIX configury bug.
13781 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13783         * MAINTAINERS (Write After Approval): Add self.
13785 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13787         * configure.in: replace ${topsrcdir} with ${srcdir}
13789         * configure.in: Move definition of libstdcxx_flags
13790         right above usage, rather than waaay earlier.
13792         * configure.in: Pull definition of is_cross_compiler earlier.
13794         * configure.in: Rearrange a little.
13796         * configure.in: Remove references to librx.
13797         * Makefile.in: Remove references to librx.
13799 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13801         * config.sub: Add support for avr target.
13802         Import from master sources, rev 1.255
13804 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13806         * configure, .cvsignore:  Revert previous change...
13807         * Makefile:  ...delete.
13809 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13811         * configure.in: Eliminate ${gasdir} variable.
13813 2002-06-18  Dave Brolley  <brolley@redhat.com>
13815         * configure.in: Add support for frv.
13816         * config.sub: Add support for frv.
13818 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13820         * configure:  Remove garbage from previous commit.
13822 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13824         * configure:  For in-source builds, make a subdir and re-exec there.
13825         * Makefile:  New file.  Pass targets through to build directory.
13826         * .cvsignore:  No longer ignore "Makefile".
13828 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13830         * MAINTAINERS (Write After Approval): Add self.
13832 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13834         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13836 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13838         * configure.in (vax-*-netbsd*): Re-enable gas.
13840 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13842         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13843         BUILD_PREFIX_1, to correct nomenclature.
13844         * configure: Likewise.
13846         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13847         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13849 2002-05-31  Olaf Hering  <olh@suse.de>
13851         * config-ml.in: Propogate DESTDIR also.
13853 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13855         * configure.in (vax-*-netbsd*): Don't build gas for this
13856         platform.
13858 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13860         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13861         and libgcj for AVR.
13863 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13865         * MAINTAINERS (Write After Approval): Add myself.
13867 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13869         * config.guess: Update to 2002-05-22 version.
13870         * config.sub: Likewise.
13872 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13874         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13875         * config-ml.in: Likewise.
13876         * configure: Likewise.
13877         * configure.in: Likewise.
13879 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13881         * MAINTAINERS: Update my email address.
13883 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13885         * configure.in: Simplify makefile fragment collection.
13887         * configure.in: Remove code to build emacs.
13889         * configure.in : Remove --srcdir argument from targargs and buildargs
13890         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13892         * configure: Move some logic to configure.in.
13893         * configure.in: Move some logic from configure.
13895 2002-05-11  Tom Tromey  <tromey@redhat.com>
13897         * MAINTAINERS: Reflect libgcj reality.
13899 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13901         * Makefile.in: Honour DESTDIR.
13903 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13905         * config.guess: Import 2002-03-20 version.
13906         * config.sub: Import 2002-04-26 version.
13908 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13910         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13912 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13914         * MAINTAINERS: Add self.
13916 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13918         * ltmain.sh: Detect and handle object name conflicts
13919         while piecewise linking a static library.
13921 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13923         * configure.in (noconfigdirs): Don't disable libgcj on
13924         sparc64-*-solaris* and sparcv9-*-solaris*.
13926 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13928         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13930 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13932         * configure.in (FLAGS_FOR_TARGET): Do not add
13933         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13934         on i[3456]86-*-linux*.
13936 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13938         * configure.in (noconfigdirs): Replace [ ] with test.
13940         * configure.in (noconfigdirs): Do not add target-newlib if
13941         target == i[3456]86-*-linux*, and host == target.
13943 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13945         * configure.in: delete reference to absent file
13947         * configure.in: replace '[' with 'test'
13949         * configure.in: Eliminate references to gash.
13950         * Makefile.in: Eliminate references to gash.
13952         * configure.in: remove useless references to 'pic' makefile fragments.
13954         * configure.in: (*-*-windows*) Finish removing.
13956         * configure.in: Eliminate redundant test for libgui.
13958 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13960         * MAINTAINERS: Add self and realphabetize.  Update entries
13961         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13962         entry for a29k port maintainer.
13964 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13966         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13967         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13969 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13971         * configure.in: remove references to dead files
13973 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13975         * MAINTAINERS: Add information about purpose of this file.
13977 2002-04-18  Tom Tromey  <tromey@redhat.com>
13979         * configure.in: Disallow configuring libgcj when it is already
13980         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13981         Solaris 2.8 by default.  For PR libgcj/6158.
13983 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13985         * configure.in:  Move default CC setting out of config/mh-* fragments
13986         directly into here.
13988 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13990         * configure.in: don't even try to configure or make a subdirectory
13991         if there's no configure script for it.
13993 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13995         * MAINTAINERS: Remove chill maintainers.
13996         * Makefile.in (CHILLFLAGS): Remove.
13997         (CHILL_LIB): Remove.
13998         (TARGET_CONFIGDIRS): Remove libchill.
13999         (CHILL_FOR_TARGET): Remove.
14000         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14001         CHILL_LIB.
14002         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14003         (CHECK_TARGET_MODULES): Likewise.
14004         (INSTALL_TARGET_MODULES): Likewise.
14005         (CLEAN_TARGET_MODULES): Likewise.
14006         (configure-target-libchill): Remove.
14007         (all-target-libchill): Remove.
14008         * configure.in (target_libs): Remove target-libchill.
14009         Do not compute CHILL_FOR_TARGET.
14010         * libchill: Remove directory.
14012 2002-04-11  DJ Delorie  <dj@redhat.com>
14014         * Makefile.in, configure.in: Sync with binutils, entries
14015         follow...
14017 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
14019         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
14020         (do-tar, do-bz2): New rules.
14021         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
14022         (gdb-tar): New rule.
14023         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
14024         (insight_dejagnu.tar): New rule.
14025         (insight.tar): New rule.
14026         (gdb+dejagnu.tar): New rule.
14027         (gdb.tar): New rule.
14029 2002-02-01  Mo DeJong  <supermo@bayarea.net>
14031         * Makefile.in: Add all-tix to deps for all-snavigator
14032         so that tix is built when building snavigator.
14034 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
14036         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14037         ld and gdb are not supported.
14039 2002-01-07  Mark Salter  <msalter@redhat.com>
14041         * configure.in: Remove target-bsp and target-cygmon from arm builds.
14042         Allow target-libgloss to be built for arm, strongarm, and xscale.
14044 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
14046         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14047         options for i[3456]86-pc-linux* native builds.
14049 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
14051         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14052         files from .po files for a distribution.
14054 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
14056         * configure.in: Enable libstdc++-v3 for h8300 targets.
14058 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
14060         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14061         version from bfd/.
14063 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
14065         * Makefile.in (VER): When present, extract the version number from
14066         the file version.in.
14068 2001-05-24  Tom Rix  <trix@redhat.com>
14070         * configure.in : enable ld for aix
14072 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14074         * config.guess: Add linux target for S/390.
14076 2000-11-07  Philip Blundell  <pb@futuretv.com>
14078         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14080 2000-11-03  Philip Blundell  <pb@futuretv.com>
14082         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14083         files.
14085 2001-01-15  Ben Elliston  <bje@redhat.com>
14087         * configure.in (host_tools): Add sid.
14088         Always configure cgen.
14090 2000-11-24  Nick Clifton  <nickc@redhat.com>
14092         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14094 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
14096         * Makefile.in (ALL_MODULES): Add all-cgen.
14097         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14098         (all-cgen): New target.
14099         (all-opcodes,all-sim): Depend on all-cgen.
14100         * configure.in (host_tools): Add cgen.
14101         Only configure cgen if --enable-cgen-maint.
14103 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
14105         * configure.in: Add *-*-freebsd* configurations.
14107 2002-04-08  Tom Tromey  <tromey@redhat.com>
14109         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14110         Fixes PR libgcj/6068.
14112 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
14114         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14116 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14118         * configure.in (alpha*-dec-osf*): Enable libgcj.
14120 2003-03-27  Matthew Gingell  <gingell@gnat.com>
14122         * MAINTAINERS (Write After Approval): Add myself.
14124 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
14126         Fix for: PR bootstrap/3591, target/5676
14127         * configure.in (mcore-pe): Disable the configuration of
14128         libstdc++-v3 since exceptions are not supported.
14130 2002-03-20  Anthony Green  <green@redhat.com>
14132         * configure.in: Enable libgcj for xscale-elf target.
14134 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
14136         * MAINTAINERS:  Update my email address.
14138 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
14140         * ltmain.sh (relink_command): Fix typo in previous change.
14142 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
14144         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
14145         (relink_command): Added --tag flags.
14146         (mode=install): If relinking fails; error out.
14148 2002-03-12  Richard Henderson  <rth@redhat.com>
14150         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
14151         .NOTPARALLEL tag.
14152         (do-check): Rename from check.
14153         (check): Allow parallel check.
14155 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
14157         * MAINTAINERS: Add myself as maintainer for xtensa port.
14158         Fix alphabetical order in CPU port maintainer list.
14159         Remove myself from Write After Approval list.
14161 2002-03-11  Richard Henderson  <rth@redhat.com>
14163         * Makefile.in (.NOTPARALLEL): Add fake tag.
14165 2002-03-07  H.J. Lu  (hjl@gnu.org)
14167         * configure.in: Enable gprof for mips*-*-linux*.
14169 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
14171         * MAINTAINERS (Write After Approval): Add myself.
14173 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
14175         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14176         libjava.
14177         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14179 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
14181         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14182         because its Makefile is there; test for the executable instead.
14184 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14186         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14187         libstdc++-v3 and libjava.
14189 2002-02-11  Adam Megacz  <adam@xwt.org>
14191         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14192         boehm-gc
14194 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14196         * config.guess: Updated to 2002-01-30's version.
14197         * config.sub: Updated to 2002-02-01's version.
14198         Contribute sh64-elf.
14199         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
14200         * configure.in: Added sh64-*-*.
14202 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
14204         * MAINTAINERS: Belatedly add myself to write after approval list.
14206 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
14208         * MAINTAINERS: Put self in as maintainer for x86-64 port.
14209         Remove self as Write After Approval.
14211 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
14213         * MAINTAINERS: Put self in as maintainer for contrib/regression
14214         directory.
14216 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
14218         * MAINTAINERS:  Update my email address.
14220 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
14222         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
14223         target-libiberty, and target-libgloss.  Skip Java-related
14224         libraries if not supported for NetBSD on target CPU.
14226 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
14228         * install-sh: Use _inst.$$_ for temp file name.
14230 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
14232         * MAINTAINERS (Write After Approval): Move my contact info
14233         from here...
14234         (OS Port Maintainers): ...to here (netbsd).
14236 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
14238         * MAINTAINERS (Write After Approval): Add myself.
14240 2002-01-17  H.J. Lu  <hjl@gnu.org>
14242         * Makefile.in (all-fastjar): Also depend on all-libiberty.
14243         (all-target-fastjar): Also depend on all-target-libiberty.
14245 2002-01-16  H.J. Lu  (hjl@gnu.org)
14247         * config.guess: Import from master sources, rev 1.225.
14248         * config.sub: Import from master sources, rev 1.238.
14250 2002-01-16  Kazu Hirata  <kazu@hxi.com>
14252         * MAINTAINERS (Write After Approval): Remove myself.
14254 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
14256         * MAINTAINERS (Write After Approval): Add myself.
14258 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14260         * MAINTAINERS: Add self as docs co-maintainer.
14262 2001-12-11  Matthias Klose  <doko@debian.org>
14264         * MAINTAINERS (Write After Approval): Add myself.
14266 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
14268         * MAINTAINERS: Update my email address.
14270 2001-12-07  Turly O'Connor  <turly@apple.com>
14271         * MAINTAINERS (Write After Approval): Add myself.
14272         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14273         (rs6000_initialize_trampoline): Call __trampoline_setup for
14274         ABI_DARWIN too.
14275         * darwin-tramp.asm: New file, implements __trampoline_setup.
14276         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14278 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
14280         * MAINTAINERS (Write After Approval): Add myself.
14282 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
14284         * configure, configure.in: Use temp file for long sed commands.
14286 2001-12-03  Laurent Guerby  <guerby@acm.org>
14288         * config.sub: Update to version 1.232 on subversion.
14290 2001-12-03  Ben Elliston  <bje@redhat.com>
14292         * MAINTAINERS: Update mail address for config.* patches.
14294 2001-11-27  DJ Delorie  <dj@redhat.com>
14295             Zack Weinberg  <zack@codesourcery.com>
14297         When build != host, create libiberty for the build machine.
14299         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14300         CONFIG_ARGUMENTS.
14301         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14302         New variables.
14303         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14304         and rules.
14305         (all.normal): Depend on ALL_BUILD_MODULES.
14306         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14307         (all-build-libiberty): Depend on configure-build-libiberty.
14309         * configure: Calculate and substitute proper value for
14310         ALL_BUILD_MODULES.
14311         * configure.in: Create the build subdirectory.
14312         Calculate and substitute TARGET_CONFIGARGS (formerly
14313         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14315 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
14317         * MAINTAINERS (write-after-approval): Add self.
14319 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14321         * MAINTAINERS (GNATS only accounts): Remove self.
14323 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
14325         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14326         libf2c.
14328 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14330         * MAINTAINERS (Write After Approval): Add self.
14332 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14334         * MAINTAINERS: mips and s390 are also CPU ports.
14336 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14338         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14340 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
14342         * MAINTAINERS: Alphabetize.
14344 2001-11-09  Kazu Hirata  <kazu@hxi.com>
14346         * MAINTAINERS (Various maintainers: h8 port): Add myself.
14348 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14350         * MAINTAINERS (Various maintainers: hppa port): Added myself.
14352 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14354         * configure.in (--enable-languages): Be more permissive about
14355         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14357 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14359         * config.sub: Import from master sources, rev. 1.230.
14360         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14362 2001-11-07  Laurent Guerby  <guerby@acm.org>
14364         * MAINTAINERS (Write After Approval): Add self.
14366 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14368         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14370 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14372         * config.sub: Import from master sources, rev 1.226.
14373         * config.guess: Import from master sources, rev 1.216.
14375 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14377         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14378         * MAINTAINERS: Add self as maintainer of MMIX port.
14379         Remove old after-approval entry.
14381 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14383         * ChangeLog, configure: Fix spelling errors.
14385 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14387         * MAINTAINERS: Tweak my address.
14389 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14391         * MAINTAINERS: Update my email address.
14393 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14395         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14396         * MAINTAINERS: Add self as maintainer of CRIS port.
14398 2001-10-10  Geert Bosch  <bosch@gnat.com>
14400         * MAINTAINERS (Various maintainers: Ada front end):
14401         Added Robert Dewar.
14403 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14405         * MAINTAINERS (Write After Approval): Added self
14407 2001-10-02  Geert Bosch  <bosch@gnat.com>
14409         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14411 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14413         * configure: Handle temporary files securely using mkdir.
14415 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14417         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14419 2001-09-26  Will Cohen  <wcohen@redhat.com>
14421         * configure.in (*-*-linux*): Disable configuration of target-newlib
14422         and target-libgloss.
14424 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14426         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14427         RANLIB.
14429 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14431         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14432         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14433         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14434         avoid quotes nesting problems.
14435         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14436         (DO_X): Export only variables that are set.
14438 2001-09-19  Ben Elliston  <bje@redhat.com>
14440         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14441         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14442         semantics.  Use the shell built-in "type" command instead.
14444 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14446         Merged from gcc-3_0-branch:
14447         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14448         * ltcf-c.sh: Use $objext, not $ac_objext.
14449         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14450         * ltcf-cxx.sh: Add support for GNU.
14451         2001-07-22  Timothy Wall  <twall@redhat.com>
14452         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14453         default settings if using GNU tools with that configuration.
14454         * ltcf-cxx.sh: Ditto.
14455         * ltcf-gcj.sh: Ditto.
14456         2001-07-21  Michael Chastain  <chastain@redhat.com>
14457         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14458         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14459         * ltmain.sh: Mark as gcc-local.
14461 2001-08-30  Eric Christopher  <echristo@redhat.com>
14462             Jason Eckhardt  <jle@redhat.com>
14464         * config.guess: Merge from master sources.
14465         * config.sub: Merge from master sources, add support for mipsisa32.
14467 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14468         * config.sub: Merge from master sources, rev 1.219.
14469         * MAINTAINERS: Add self as contact for stormy16 port.
14471 2001-08-14  Zack Weinberg  <zackw@panix.com>
14473         * config.sub: Merge from master sources, rev 1.218.
14474         * config.guess: Merge from master sources, rev 1.209.
14476 2001-08-11  Graham Stott  <grahams@redhat.com>
14478         * Makefile.in (check-c++): Add missing semicolon.
14480 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14482         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14484 2001-07-30  Eric Christopher  <echristo@redhat.com>
14486         * MAINTAINERS (Various maintainers: mips port): Added myself.
14488 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14490         * configure.in (sh-*-linux*): New.
14492 2001-07-27  Richard Henderson  <rth@redhat.com>
14494         * .cvsignore: Add LAST_UPDATED.
14496 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14498         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14500 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14502         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14504 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14506         * MAINTAINERS (Write After Approval): Added myself.
14508 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14510         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14511         and libgcj on m68hc11/m68hc12.
14513 2001-06-27  H.J. Lu  (hjl@gnu.org)
14515         * Makefile (CFLAGS_FOR_BUILD): New.
14516         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14518 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14520         * README: Remove version number.
14522 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14524         * INSTALL/README: Update wrt. to the installation instructions now
14525         residing in gcc/doc/install.texi.
14527 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14529         * README: Replace with a cut-down and updated version of gcc/README.
14531 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14533         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14534         multilibs to be disabled.
14536 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14538         * MAINTAINERS (Write After Approval): Add myself.
14540 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14542         * config.guess: Import CVS version 1.195.
14543         * config.sub: Import CVS version 1.212.
14545 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14547         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14548         gcc/xgcc is built, use -print-prog-name to find out the program
14549         name to use.
14551 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14553         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14554         appear to also be in the master copy.
14555         * config.sub:  Import CVS version 1.211.
14557 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14559         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14560         with_gcc]: Use `gcc -shared' to build a shared library.
14562 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14564         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14565         archives.
14567 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14569         * MAINTAINERS (Write After Approval): Add myself.
14571 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14573         * configure.in (libstdcxx_flags): Do not try to execute
14574         libstdc++-v3/testsuite_flags until it exists.
14576 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14578         * MAINTAINERS: Update my email address.
14580 2001-05-31  Graham Stott  <grahams@redhat.com>
14582         * MAINTAINERS (Write After Approval): Add myself.
14584 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14586         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14587         libraries when using g++ with native linker.
14589 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14591         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14593 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14595         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14596         [aix4*|aix5*]: Prepend blank.
14598 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14600         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14601         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14602         of subdir/configure scripts to use the new libtool.m4.
14604 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14606         * MAINTAINERS (Write After Approval): Add myself.
14608 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14610         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14612 2001-05-11  Ben Elliston  <bje@redhat.com>
14614         * Makefile.in (all-sid): New target.
14615         (check-sid, clean-sid, install-sid): Likewise.
14617 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14619         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14621 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14623         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14624         libgcj.
14626 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14628         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14629         gcc/xgcc is built, use -print-prog-name to find out the program
14630         name to use.
14632 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14634         * configure.in (noconfigdirs): Don't reset it from scratch in the
14635         target case; only append to it.
14637         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14638         sparc-*-solaris2.8]: Disable ${libgcj}.
14640 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14642         * configure.in (libgcj_saved): Copy from $libgcj.
14643         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14644         --disable-libgcj.
14646 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14648         * MAINTAINERS: Remove self as MIPS maintainer and
14649         C front end maintainer.
14651 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14653         * configure.in: Move *-chorusos target case to the proper switch.
14654         Disable libgcj.
14656 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14658         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14659         1.641.2.228.
14661 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14663         * Makefile.in (STAGE1_CFLAGS): Pass down.
14665 2001-04-13  Alan Modra  <amodra@one.net.au>
14667         * config.guess: Add hppa64-linux support.  Note for next import that
14668         this is already in the master file.
14669         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14671 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14673         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14674         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14676 2001-04-11  Stan Shebs  <shebs@apple.com>
14678         * MAINTAINERS: Add self as Darwin port maintainer.
14680 2001-04-11  Alan Modra  <amodra@one.net.au>
14682         * MAINTAINERS: Update my email address.
14684 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14686         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14687         recent versions of FreeBSD (release 3 or later).
14688         * ltconfig: On FreeBSD, -lc must not be provided when building
14689         a shared library or else the standard -pthread gcc option is
14690         rendered worthless to later users of the built library.
14692 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14694         * MAINTAINERS: Add self and RTH as C front end maintainers.
14696 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14698         * config.sub: Make sure to match an already-canonicalized
14699         machine name (eg. mn10300-unknown-elf).
14701 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14703         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14704         New macros.
14705         (bootstrap, cross): Use RECURSE_FLAGS.
14706         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14708 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14710         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14712 2001-03-22  Colin Howell  <chowell@redhat.com>
14714         * Makefile.in (DO_X): Do not backslash single-quotes in
14715         backquotes (two places).
14717 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14719         Re-installed:
14720         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14721         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14722         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14723         * ltcf-cxx.sh: Likewise.
14724         * ltcf-gcj.sh: Likewise.
14726 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14728         * MAINTAINERS: Add myself as "documentation co-maintainer".
14730 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14732         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14733         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14735 2001-03-19  Tom Tromey  <tromey@redhat.com>
14737         * config-ml.in: Handle GCJ and GCJFLAGS.
14739 2001-03-21  Michael Chastain  <chastain@redhat.com>
14741         * Makefile.in: all-m4 depends on all-texinfo.
14743 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14745         * MAINTAINERS: Add myself to write after approval list.
14747 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14749         * Makefile.in (DO_X): Quote nested quotes.
14751 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14753         * MAINTAINERS: Add myself to write after approval list.
14755 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14757         * Makefile.in (DO_X): Use double quotes for quoting
14758         "RANLIB=$${RANLIB}".
14760 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14762         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14764 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14766         * configure.in: Only use `lang_requires' for languages athat are
14767         actually enabled.
14769 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14771         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14773 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14775         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14777 2001-03-07  Tom Tromey  <tromey@redhat.com>
14779         * configure.in: Allow config-lang.in to set `lang_requires' to list
14780         of other required languages.
14782 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14784         * Makefile.in: Remove RANLIB definition. Use RANLIB
14785         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14786         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14788 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14789             Alexandre Oliva  <aoliva@redhat.com>
14791         * Makefile.in (check-c++): Use tabs, not spaces.
14793 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14795         * MAINTAINERS: add myself to Write After Approval list.
14797 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14799         * Makefile.in (check-c++): New rule.
14801         * configure.in (target_libs): Remove libg++.
14802         (noconfigdirs): Remove libg++.
14803         (noconfigdirs): Same.
14804         (noconfigdirs): Same.
14805         (noconfigdirs): Same.
14807         * config-ml.in: Remove libg++ references.
14809         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14810         (ALL_TARGET_MODULES): Same.
14811         (configure-target-libg++): Remove.
14812         (all-target-libg++): Remove.
14813         (configure-target-libio): Remove.
14814         (all-target-libio): Remove.
14815         (check-target-libio): Remove.
14816         (.PHONY): Remove.
14817         (libg++.tar.bz2): Remove.
14818         (all-target-cygmon): Remove libio.
14819         (all-target-libstdc++): Remove.
14820         (configure-target-libstdc++): Remove.
14821         (TARGET_LIB_PATH): Remove libstdc++.
14822         (ALL_GCC_CXX): Remove libstdc++.
14823         (all-target-gperf): Correct.
14825 2001-02-16  Nick Clifton  <nickc@redhat.com>
14827         * configure.in (noconfigdirs): Allow configuration of texinfo
14828         for Cygwin hosts.
14830 2001-02-15  Anthony Green  <green@redhat.com>
14832         * configure: Introduce GCJ_FOR_TARGET.
14833         * configure.in: Ditto.
14834         * Makefile.in: Ditto.
14836 2001-02-13  Andreas Schwab  <schwab@suse.de>
14838         * MAINTAINERS: Update mail address.
14840 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14842         * config.guess: Add linux target for S/390.
14843         * config.sub: Likewise.
14845 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14847         * configure.in: for *-chorusos, don't config target-newlib and
14848         target-libgloss.
14850 2001-02-06  Ben Elliston  <bje@redhat.com>
14852         * configure: Output host type to stdout, not stderr.
14854 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14856         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14857         * ltcf-cxx.sh: Likewise.
14859         * config.if: Assume enable_libstdcxx_v3 is defined.
14861 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14863         Remove V2 C++ library.
14864         * configure.in: Remove --enable-libstdcxx_v3 support.
14866 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14868         * include/demangle.h: Add prototype for java_demangle_v3.
14870 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14872         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14874 2001-01-27  Richard Henderson  <rth@redhat.com>
14876         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14878 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14880         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14881         Don't unset, it's non-portable and no longer necessary, set to empty
14882         instead.
14884 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14886         * ltconfig: Shell portability fix for the tagname validity check.
14888 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14890         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14891         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14893 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14895         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14897 2001-01-26  Tom Tromey  <tromey@redhat.com>
14899         * configure.in: Allow libgcj to be built on Sparc Solaris.
14901 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14903         * ltcf-c.sh: Add aix5 case.
14904         * ltcf-cxx.sh: Likewise.
14905         * ltconfig: Likewise.
14907 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14909         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14910         keep at least one of build_libtool_libs or build_old_libs set to
14911         yes.
14913         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14914         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14916 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14918         * configure.in: Enable libgcj on several additional platforms.
14920 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14922         * configure.in: Enable libgcj for linux targets.
14924 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14926         * MAINTAINERS (Write After Approval): Add myself.
14928 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14930         * MAINTAINERS: Add myself as vax port maintainer.
14932 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14934         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14936 2001-01-09  Mike Stump  <mrs@wrs.com>
14938         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14939         failures of subdirectories.
14941 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14943         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14944         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14945         * ltcf-cxx.sh: Likewise.
14946         * ltcf-gcj.sh: Likewise.
14947         * ltconfig.sh: Fix typo.
14949 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14951         * configure: handle DOS-style absolute paths.
14953 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14955         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14957 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14959         * MAINTAINERS: Add myself as avr port co-maintainer.
14961 2000-12-28  Ben Elliston  <bje@redhat.com>
14963         * MAINTAINERS: Add myself under ``Write After Approval''.
14965 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14967         * texinfo: Remove directory from GCC.
14969 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14971         * COPYING: Update to current
14972         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14973         to 19yy as example year in copyright notice).
14975 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14977         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14978         (libstdcxx_incdir): Pass down.
14979         * config.if: Remove expired bits for cxx_interface, add stub.
14980         (libstdcxx_incdir): Add variable for g++ include directory.
14981         * configure.in (gxx_include_dir): Use it.
14983 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14985         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14986         with old-email address from ``Write After Approval''.
14988 2000-12-15  Andreas Jaeger  <aj@suse.de>
14990         * configure.in: Handle lang_dirs.
14992 2000-12-14  Tom Tromey  <tromey@redhat.com>
14994         * MAINTAINERS: Removed brads.
14996         * MAINTAINERS: Added gcj developers.
14998 2000-12-13  Anthony Green  <green@redhat.com>
15000         * configure.in: Disable libgcj for any target not specifically
15001         listed.  Disable libgcj for x86 and Alpha Linux until compatible
15002         with g++ abi.
15004 2000-12-13  Mike Stump  <mrs@wrs.com>
15006         * Makefile.in (local-distclean): Also remove fastjar.
15008 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
15010         * contrib/gcc_update: Add fastjar --touch entries.
15012 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
15014         * configure.in: Disable language-specific target libraries for
15015         languages that aren't enabled.
15017 2000-12-10  Anthony Green  <green@redhat.com>
15019         * configure.in: Define libgcj.  Disable libgcj target libraries for
15020         most targets.
15022 2000-12-10  Neil Booth  <neilb@earthling.net>
15024         * MAINTAINERS: Update mail address, remove from WAA list.
15026 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15028         * libjava: Imported from /cvs/java.
15029         * libffi: Likewise.
15030         * Boehm-gc: Likewise.
15032 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15034         * configure.in (target_libs): Revert 2000-12-08 patch.
15035         (noconfigdirs): Added target-libjava.
15037 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15039         * djunpack.bat: removed.
15041 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15043         * Makefile.in: handle DOS-style absolute paths.
15044         * config-ml.in: likewise.
15045         * symlink-tree: likewise.
15047 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15049         * fastjar: Imported.
15051 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15053         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15054         libjava.
15055         * configure.in (target_libs): Removed `target-libjava'.
15057 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15059         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15060         (ALL_MODULES): Added fastjar.
15061         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15062         (all-target-libjava): all-fastjar replaces all-zip.
15063         (all-fastjar): Added.
15064         (configure-target-fastjar, all-target-fastjar): Likewise.
15065         * configure.in (host_tools): Added fastjar.
15067 2000-12-07  Mike Stump  <mrs@wrs.com>
15069         * Makefile.in (local-distclean): Remove leftover built files.
15071 2000-11-24  Nick Clifton  <nickc@redhat.com>
15073         * configure.in (xscale-elf): Add target.
15074         (xscale-coff): Add target.
15076 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
15078         * ltcf-cxx.sh: Support creation of C++ shared libraries on
15079         recent versions of FreeBSD (release 3 or later).
15080         * ltconfig: On FreeBSD, -lc must not be provided when building
15081         a shared library or else the standard -pthread gcc option is
15082         rendered worthless to later users of the built library.
15084 2000-11-16  Fred Fish  <fnf@be.com>
15086         * configure.in (enable_libstdcxx_v3): Fix typo,
15087         libstd++ -> libstdc++.
15089 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15091         * MAINTAINERS: Add self to Write After Approval list.
15093 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
15095         * MAINTAINERS: Update my email address.  Add myself to global write
15096         privs list.
15098 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
15100         * Makefile.in: Merge with src and libgcj.
15101         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
15102         configure-target-<library> when their configure scripts need the C
15103         or C++ library to have already been built to work properly.
15104         (do_proto_toplev): Set them to an empty string.
15106         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15107         (REALLY_SET_LIB_PATH): Use them.
15109 2000-11-17  Stan Shebs  <shebs@apple.com>
15111         * MAINTAINERS: Add self to Write After Approval list.
15113 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15115         * configure: Provide the original toplevel configure arguments
15116         (including $0) to subprocesses in the environment rather than
15117         through gcc/configargs.h.
15119 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15121         * MAINTAINERS: Remove references to cccp. Change C9X reference to
15122         C99.  Alphabetise "Write After Approval" list.
15124 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
15126         * configure: Turn on libstdc++ V3 by default.
15128         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15129         if we've got GCC.
15131 2000-11-11  Philip Blundell  <philb@gnu.org>
15133         * MAINTAINERS: Add self to Write After Approval list.
15135 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
15137         * ltcf-c.sh (aix4): Improve shared library configuration; require
15138         exporting symbols.
15139         * ltcf-cxx.sh (aix4): Define.
15140         * ltconfig (aix4): Define library and soname specs appropriate for
15141         AIX.  Define command to create export symbols list.
15143 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
15145         * config.sub: Add support for Sun Chorus
15147 2000-10-31  Nick Clifton  <nickc@redhat.com>
15149         * MAINTAINERS: Rename <name>@cygnus.com addresses to
15150         <name>@redhat.com.  Also installed new email address for Clint
15151         Popetz.
15153 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
15155         * etc: Remove directory from GCC.
15157 2000-10-16  Michael Meissner  <meissner@redhat.com>
15159         * configure (gcc/configargs.h): Only create if there is a build GCC
15160         directory created.
15162 2000-10-16  Matthias Klose  <doko@debian.org>
15164         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15165         when configured for libstdc++-v3.
15167 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
15169         * configure: Save configure arguments to gcc/configargs.h.
15171 2000-10-04  Philipp Thomas  <pthomas@suse.de>
15173         * config.guess: Import CVS version 1.157.
15174         * config.sub: Import CVS version 1.181.
15176 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
15178         * Makefile.in (bootstrap): avoid recursion if subdir missing
15179         (cross): ditto
15180         (do-proto-toplev): ditto
15182 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
15184         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15185         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15187         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15188         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
15189         all affected `configure' scripts.
15191 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
15193         * MAINTAINERS: Add self as cpplib co-maintainer.
15195 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
15197         * MAINTAINERS: Add self to Write After Approval list.
15199 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15201         * INSTALL/README: egcs -> GCC update.
15203 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
15205         * MAINTAINERS: Add myself to Write After Approval list.
15207 2000-09-15  Kazu Hirata  <kazu@hxi.com>
15209         * MAINTAINERS: Add myself to Write After Approval list.
15211 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
15213         * configure.in: Do not build byacc for hppa64.  Provide paths to the
15214         X11 libraries for hppa64.
15216 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15218         * MAINTAINERS: Add myself as 68hc11 port maintainer.
15220 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
15222         * Makefile.in (all-zlib): Added dummy target.
15224         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15225         ltcf-gcj.sh: Updated from libtool multi-language branch.
15227 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
15229         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15230         (bootstrap*): Depend on all-bootstrap.
15232 2000-09-05  Philipp Thomas  <pthomas@suse.de>
15234         * config.guess: Import CVS version 1.156.
15235         * config.sub: Import CVS version 1.179.
15237 2000-09-02  Anthony Green  <green@cygnus.com>
15239         * Makefile.in (all-gcc): Depend on all-zlib.
15240         (CLEAN_MODULES): Add clean-zlib.
15241         (ALL_MODULES): Add all-zlib.
15242         * configure.in (host_libs): Add zlib.
15244 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
15246         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15247         crosses, but add gcc/include to the header search path for them.
15249 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
15251         * MAINTAINERS: Add self to Write After Approval list.
15253 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15255         * config.guess: Import CVS version 1.152.
15256         * config.sub: Import CVS version 1.177.
15258 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
15260         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15261         $targargs to tell whether newlib is going to be built.
15263         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15264         $$r/TARGET_SUBDIR/libio for _G_config.h.
15266 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
15268         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15270 2000-08-22  DJ Delorie  <dj@redhat.com>
15272         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15274 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
15276         * config-ml.in (CC, CXX): Avoid trailing whitespace.
15277         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15278         sub-configures.
15280 2000-08-21  DJ Delorie  <dj@redhat.com>
15282         * MAINTAINERS: Add self as a libiberty maintainer
15284 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
15286         * configure.in (libstdcxx_flags): Use
15287         libstdc++-v3/src/libstdc++.INC.
15289 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
15291         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15293 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
15295         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15297         * configure: Make enable_threads and enable_shared defaults
15298         explicit.  Substitute enable_threads into generated Makefiles.
15299         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15300         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15302 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15304         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15306 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
15308         * config-ml.in (CC): Remove bogus duplicate quotation mark from
15309         previous delta.
15311 2000-08-11  Jason Merrill  <jason@redhat.com>
15313         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15314         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15315         (FLAGS_FOR_TARGET): Not here.
15316         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15318 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
15320         * config-ml.in (CC, CXX): Don't introduce a leading space.
15322 2000-08-07  DJ Delorie  <dj@delorie.com>
15324         * MAINTAINERS: Add self as a DJGPP maintainer
15326 2000-08-07  DJ Delorie  <dj@redhat.com>
15328         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15329         "if we're also building gcc, and it's a gcc that will run on the
15330         build machine, we want to use its includes instead of the system's
15331         default includes".
15333 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15335         * MAINTAINERS: Add self to Write After Approval list.
15337 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
15339         * configure.in (libstdcxx_flags): Don't use `"'.
15341         * config-ml.in: Adjust multilib search paths to the
15342         appropriate multilib tree.
15344 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
15346         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15347         commas in $LANGUAGES.
15349 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
15351         * configure.in: Re-enable all references to libg++ and librx.
15353 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15355         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15356         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15357         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15358         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15360         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15362 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15364         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15365         CXX_FOR_TARGET for sed.
15367 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15369         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15370         Do not override if already set in the environment or in configure.
15371         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15372         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15374 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15376         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15377         the libtool CVS tree multi-language branch.
15378         * ltconfig, ltmain.sh: Updated.
15380 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15382         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15383         (clean-target): Depend on it.
15385         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15386         (GCC_FOR_TARGET): Use it.
15387         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15388         * configure.in: ... here.
15389         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15390         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15392 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15394         * MAINTAINERS: Add self to Write After Approval list.
15396 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15398         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15399         (configure-target-libchill, configure-target-libobjc): Likewise.
15401         * configure.in: Use the same cache file for all target libs.
15402         * config-ml.in: But different cache files per multilib variant.
15404 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15406         * configure (topsrcdir): Don't use dirname.
15408 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15410         * MAINTAINERS: Add self to Write After Approval list.
15412 2000-07-20  Jason Merrill  <jason@redhat.com>
15414         * configure.in: Remove all references to libg++ and librx.
15416         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15418 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15420         * config.sub: Update to subversions version 2000-07-06.
15422 2000-07-12  Andrew Haley  <aph@cygnus.com>
15424         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15425         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15427 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15429         * symlink-tree:  Check number of arguments.
15431 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15433         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15434         search path for a g++ extracted from the build tree.  This
15435         will allow link tests run by configure scripts in
15436         subdirectories to succeed.
15438 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15440         * ltconfig: Add support for mips-dde-sysv4.2MP
15442 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15444         * MAINTAINERS: Add myself as loop discovery maintainer.
15446 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15448         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15449         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15451 2000-06-19  Timothy Wall  <twall@cygnus.com>
15453         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15454         * config.sub: Add tic54x target.
15456 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15458         * MAINTAINERS: Add self as Fortran maintainer,
15459         remove Craig Burley.
15461 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15463         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15464         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15466 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15468         * MAINTAINERS: Add self as i18n maintainer
15470 20000-05-21  H.J. Lu  (hjl@gnu.org)
15472         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15473         directory are used if they exist. Make sure
15474         $(build_tooldir)/include is searched for header files,
15475         $(build_tooldir)/lib/ for library files.
15476         (GCC_FOR_TARGET): Likewise.
15477         (CXX_FOR_TARGET): Likewise.
15479 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15481         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15483 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15485         * Makefile.in (configure-target-libiberty): Depend on
15486         configure-target-newlib.
15488 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15490         * configure.in, Makefile.in: Merge all libffi-related
15491         configury stuff from the libgcj tree.
15493 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15495         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15496         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15498 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15500         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15501         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15502         current version information.  Add to proto-toplev directory.
15503         (gdb-taz): Build do-djunpack.
15505 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15507         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15509 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15511         * MAINTAINERS: Add self to Write After Approval list.
15513 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15515         * ltmain.sh: Preserve in relink_command any environment
15516         variables that may affect the linker behavior.
15518 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15520         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15522 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15524         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15526 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15528         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15529         with the version name.
15531 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15533         * MAINTAINERS: Add self as bb-reorder maintainer.
15535 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15537         * config.if: Tweak.
15539 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15541         * djunpack.bat: New file.
15543 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15545         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15546         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15547         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15548         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15550 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15552         * config.sub (case $basic_machine): Change default for "ibm-*"
15553         to "openedition".
15555 2000-04-13  Andreas Jaeger  <aj@suse.de>
15557         * MAINTAINERS: Added myself.
15559 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15561         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15562         (do-md5sum): New target.
15563         (MD5PROG): Define.
15564         (PACKAGE): Default to TOOL.
15565         (VER): Default to a shell script.
15566         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15567         md5 checksum generation.
15568         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15569         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15570         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15571         insight.tar.bz2): Use gdb-taz to create archive.
15573 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15575         * configure (warn_cflags): Delete.
15577 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15579         * MAINTAINERS: Added myself.
15581 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15582             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15584         * configure.in (enable_libstdcxx_v3): Add.
15585         (target_libs): Add bits here to switch between libstdc++-v2 and
15586         libstdc++-v3.
15587         * config.if: And this file too.
15588         * Makefile.in: Add libstdc++-v3 targets.
15590 2000-04-05  Michael Meissner  <meissner@redhat.com>
15592         * config.sub (d30v): Add d30v as a basic machine type.
15594 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15596         * configure.in: -linux-gnu*, not -linux-gnu.
15598 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15600         * MAINTAINERS: Add self in write-after-approval section.
15602 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15604         * MAINTAINERS: Add self as ia64 port maintainer.
15606 2000-03-08  Neil Booth  <NeilB@earthling.net>
15608         * MAINTAINERS: Add self in write-after-approval section.
15610 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15612         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15613         (do-tar-bz2): Replace TOOL with PACKAGE.
15614         (gdb.tar.bz2): Remove GDBTK from GDB package.
15615         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15616         dejagnu.tar.bz2): New packages.
15618 2000-02-27  Andreas Jaeger  <aj@suse.de>
15620         * configure.in: Add entry for mips*-*-linux*, move catch all
15621         *-*-*linux* entry below this one.
15623 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15625         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15627 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15629         * config.sub: Support an OS of "wince".
15631 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15633         * config.guess, config.sub: Updated to match config's 2000-02-15
15634         version.
15636 2000-02-23  Linas Vepstas  <linas@linas.org>
15638         * config.sub: Add support for Linux/IBM 370.
15639         * configure.in: Likewise.
15641 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15643         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15645 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15647         * config.guess: Guess "cygwin" rather than "cygwin32".
15649 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15651         * configure (gcc_version): When setting, narrow search to
15652         lines containing `version_string'.
15654 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15656         * config.sub: Add support for avr target.
15658 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15660         * MAINTAINERS: Add maintainers for MCore port.
15662 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15664         * config.sub: Add mmix-knuth-mmixware.
15666 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15668         * MAINTAINERS: Pair cccp with cpplib maintainership.
15670 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15672         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15673         structure stuff to -L library search.
15674         (CXX_FOR_TARGET): Ditto.
15675         (CROSS_CHECK_MODULES): Fix spelling mistake.
15677 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15679         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15680         the C++ compiler.
15682 2000-01-12  Richard Henderson  <rth@cygnus.com>
15684         * configure.in: Don't build some bits for beos.
15686 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15688         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15689         as include files.
15691 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15693         * Add self as cpplib maintainer, as requested by Jason
15694         Merrill.  Correct my e-mail address.
15696 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15698         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15699         not mh-aix43.
15701 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15703         * MAINTAINERS: Add myself to "write after approval" list.
15705 1999-12-14  Richard Henderson  <rth@cygnus.com>
15707         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15708         * config.sub: Accept alphaev[78], alphaev8.
15710 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15712         * config.guess, config.sub: Update from autoconf.
15714 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15716         * MAINTAINERS:  update my playtime e-address.
15718 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15720         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15721         necessary libraries are missing.
15723 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15725         * MAINTAINERS: Add new 'write after approval' maintainer.
15727 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15729         * MAINTAINERS: Add new Java maintainer.
15731 1999-10-25  Andreas Schwab  <schwab@suse.de>
15733         * configure: Fix quoting inside arguments of eval.
15735 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15737         * config-ml.in: Allow suppression of some ARM multilibs.
15739 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15741         * config.guess: Add OS/390 match pattern.
15742         * config.sub: Add mvs, openedition targets.
15743         * configure.in (i370-ibm-opened*): New.
15745 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15747         * config.sub: Add support for configuring for pj.
15749 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15751         * config.sub (maybe_os): Add support for configuring for fr30.
15753 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15755         * configure.in: Do not configure or build ld for AIX
15756         platforms.  ld is known to be broken on these platforms.
15758 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15760         * config-ml.in: Pass compiler flag corresponding to multidirs to
15761         subdir configures.
15763 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15765         * Makefile.in (LDFLAGS): Define.
15767 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15769         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15770         noconfigdirs.
15771         (*-*-cygwin*): Likewise.
15773 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15775         * mkdep: New file.
15776         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15777         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15779         From Eli Zaretskii <eliz@is.elta.co.il>:
15780         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15781         long file name when using DJGPP on MS-DOS.
15783 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15785         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15787 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15789         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15790         dependency as this causes "make check" to globally "make all"
15792 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15794         * configure.in (target_libs): Added target-zlib.
15795         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15796         (CONFIGURE_TARGET_MODULES): Likewise.
15797         (CHECK_TARGET_MODULES): Likewise.
15798         (INSTALL_TARGET_MODULES): Likewise.
15799         (CLEAN_TARGET_MODULES): Likewise.
15800         (configure-target-zlib): New target.
15801         (all-target-zlib): Likewise.
15802         (all-target-libjava): Depend on all-target-zlib.
15803         (configure-target-libjava): Depend on configure-target-zlib.
15805         * Makefile.in (configure-target-libjava): Depend on
15806         configure-target-newlib.
15807         (configure-target-boehm-gc): New target.
15808         (configure-target-qthreads): New target.
15810         * configure.in (target_libs): Added target-qthreads.
15811         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15812         (CONFIGURE_TARGET_MODULES): Likewise.
15813         (CHECK_TARGET_MODULES): Likewise.
15814         (INSTALL_TARGET_MODULES): Likewise.
15815         (CLEAN_TARGET_MODULES): Likewise.
15816         (all-target-qthreads): New target.
15817         (configure-target-libjava): Depend on configure-target-qthreads.
15818         (all-target-libjava): Depend on all-target-qthreads.
15820         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15821         (CONFIGURE_TARGET_MODULES): Likewise.
15822         (CHECK_TARGET_MODULES): Likewise.
15823         (INSTALL_TARGET_MODULES): Likewise.
15824         (CLEAN_TARGET_MODULES): Likewise.
15825         (all-target-libjava): New target.
15826         (all-target-boehm-gc): Likewise.
15827         * configure.in (target_libs): Added libjava, boehm-gc.
15829 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15831         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15832         configure.bat in SUPPORT_FILES.
15833         (gas+binutils.tar.bz2): Likewise.
15835         * makeall.bat: Remove; obsolete.
15837 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15839         From Mark Elbrecht:
15840         * configure.bat: Remove; obsolete.
15842 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15844         * configure: Add -W -Wall to the default CFLAGS when compiling with
15845         gcc.
15847 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15849         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15851 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15853         * configure.in: Build ld on IRIX6.
15855 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15857         * Makefile.in: Change distribution targets to use bzip2 instead of
15858         gzip.
15859         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15860         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15862 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15864         * config.sub: Add mcore target.
15866 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15868         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15870 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15872         * config.guess (dummy): Changed to $dummy.
15874 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15876         * config.sub: Tidied up case statements.
15878 1999-05-22  Ben Elliston  <bje@cygnus.com>
15880         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15881         <jiro@din.or.jp>.
15883         * config.guess: Merge with FSF version. Future changes will be
15884         more accurately recorded in this ChangeLog.
15885         * config.sub: Likewise.
15887 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15889         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15891 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15893         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15895 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15897         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15899 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15901         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15902         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15903         Bad merge removed these two changes.
15905 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15906                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15908         * config.guess (interix Alpha): Add.
15910 1999-04-11  Richard Henderson  <rth@cygnus.com>
15912         * configure.in (i?86-*-beos*): Do config gperf; don't config
15913         gdb, newlib, or libgloss.
15915 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15917         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15918         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15919         from multidirs.
15921 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15923         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15925 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15927         * config.sub: Add support for mcore targets.
15929 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15931         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15932         not mt-ospace, in order to shut up assembler warning about using
15933         symbols that are named the same as registers.
15935 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15937         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15938         dependency list for all-target-cygmon.
15940 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15942         * config-ml.in: Check $host, not $target, for selective multilibs.
15943         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15944         thumb interworking, and underscore prefix multilibs.
15946 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15948         * missing: Update to version from current automake.
15950 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15952         * configure (gxx_include_dir): Removed.
15954         * configure.in (gxx_include_dir): Handle it.
15955         * Makefile.in: Likewise.
15957 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15959         * config.sub (mips64vr4111,mips64vr4111el) Add.
15961 1999-03-21  Ben Elliston  <bje@cygnus.com>
15963         * config.guess: Correct typo for detecting ELF on FreeBSD.
15965 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15967         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15968         config/mh-djgpp.
15970 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15972         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15973         all-target-newlib to dependency list for all-target-bsp.
15975 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15977         * config.sub: Add i386-uwin support.
15978         * config.guess: Likewise.
15980 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15982         * configure.in: cleanup, add mh-*pic handling for arm, special
15983         case powerpc*-*-aix*
15985 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15987         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15988         can be built.
15990 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15992         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15993         targets.
15995 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15997         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15999 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
16001         * config.sub: Check for "cygwin*" rather than "cygwin32*"
16003 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16005         * config.sub: Fix typo in arm recognition.
16007 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
16009         * configure.in (noconfigdirs): Changed target_configdirs to
16010         include target-bsp only for m68k-*-elf* and m68k-*-coff*
16011         rather than m68k-*-* since it is not known to work on
16012         m68k-aout. Ditto for arm-*-*oabi.
16014 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
16016         * configure.in (*-*-windows*): Remove, no longer used.
16018 1999-02-19  Ben Elliston <bje@cygnus.com>
16020         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16021         Smart and improved by Andrew Cagney.
16023 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
16025         * config.guess: Recognize openbsd-*-hppa.
16027 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
16029         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16030         only if it is not empty.
16032 1999-02-17  Nick Clifton  <nickc@cygnus.com>
16034         Patch from: Scott Bambrough <scottb@corelcomputer.com>
16036         * config.guess: Modified to recognize uname's armv* syntax.
16038         * config.sub: Modified to recognize uname's armv* syntax.
16040 1999-02-17  Mark Salter  <msalter@cygnus.com>
16042         * configure.in: Added target-bsp for sparclite.
16044 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
16046         * config.sub: Recognize alphapca5[67] and up to alphaev8.
16048 1999-02-08  Nick Clifton  <nickc@cygnus.com>
16050         * configure.in: Add support for strongarm port.
16051         * config.sub: Add support for strongarm target.
16053 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16055         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16056         the old name config/mh-cygwin32.
16057         Enable texinfo.
16059 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
16061         * configure.in: Do build ld for ix86 Solaris.
16063 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
16065         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
16066         $AR_FOR_TARGET.  Likewise for RANLIB.
16068 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
16070         * config.sub (oabi):  Recognize.
16071         * configure.in (arm-*-oabi):  Handle.
16073 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
16075         * config.guess: Improve detection of i686 on UnixWare 7.
16077 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16079         * config.guess: Add support for i386-pc-interix.
16080         * config.sub: Likewise.
16081         * configure.in: Likewise.
16083 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
16085         * Makefile.in: Remove unneeded all-target-libio from
16086         from all-target-winsup target since it is now unneeded.
16087         Add all-target-libtermcap in its place since it is now
16088         needed.
16090 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
16092         * configure.in: makefile stub for cygwin target is probably
16093         unnecessary.  Remove it for now.
16095 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
16097         * configure.in: libtermcap.a should be built when cygwin is the
16098         target as well as the host.
16099         * config.guess: Allow mixed case in cygwin uname output.
16100         * Makefile.in: Add libtermcap target.
16102 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
16104         * config.sub: Clean up handling of hppa2.0.
16106 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
16108         * config.guess: Use C code to identify more HP machines.
16110 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
16112         * config.sub: Handle hppa2.0.
16114 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
16116         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16117         cygmon for all sparclite targets, regardless of object format.
16119 1998-12-15  Mark Salter  <msalter@cygnus.com>
16121         * configure.in: Added target-bsp for several target architectures.
16123         * Makefile.in: Added rules for bsp.
16125 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
16127         * config.guess: Improve detection of hppa2.0 processors.
16129 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
16131         * config.guess: Recognize FreeBSD using ELF automatically.
16133 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
16135         * configure (skip-this-dir): Add handling for new shell script, which
16136         might be created by a sub-directory's configure to indicate, this particular
16137         directory is "unwanted".
16138         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16140 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
16142         * ltconfig: import from libtool, after changing libtool to
16143         account for the cygwin name change.
16145 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
16147         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16148         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16150 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
16152         * configure.in: Add libtermcap to list of cygwin dependencies.
16154 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
16156         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16157         they include winsup/include when it's a cygwin target.
16159 1998-11-12  Tom Tromey  <tromey@cygnus.com>
16161         * configure.in (host_tools): Added zip.
16162         * Makefile.in (all-target-libjava): Depend on all-zip.
16163         (all-zip): New target.
16164         (ALL_MODULES): Added all-zip.
16165         (NATIVE_CHECK_MODULES): Added check-zip.
16166         (INSTALL_MODULES): Added install-zip.
16167         (CLEAN_MODULES): Added clean-zip.
16169 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
16171         * Makefile.in: lose "32" from comment about cygwin.
16173 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
16175         * configure.in: Use -Os to build target libraries for the fr30.
16177 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
16179         * config.sub: Add fr30.
16181 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
16183         * configure.in: drop "32" from config/mh-cygwin32.  Check
16184         cygwin* instead of cygwin32*.
16185         * config.sub: Check cygwin* instead of cygwin32*.
16187 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
16189         * config.guess: Match any version of Unixware7.
16191 1998-10-20  Syd Polk  <spolk@cygnus.com>
16193         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16194         if desired.
16196 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
16198         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16199         these if the appropriate directories and files to not exist.
16201 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
16203         * Makefile.in (DEVO_SUPPORT): Add config.if.
16205 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16207         * configure: Add pattern to replace "build_tooldir"'s
16208         definition in the generated Makefile with "tooldir"'s
16209         actual value.
16211 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
16213         * config.sub: Bring back lost sparcv9.
16215         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16217 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
16219         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16220         CC_FOR_TARGET and friends.
16222 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
16224         * Makefile.in (build_tooldir): New variable, same as tooldir.
16225         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16226         -B$(build_tooldir)/bin/.
16227         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16229 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16231         * README: Remove installation instructions and refer to the
16232         INSTALL directory instead.
16234 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
16236         * config.sub: Add support for i[34567]86-pc-udk.
16237         * configure.in: Likewise.
16239 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
16241         * Makefile.in: add bzip2 package building bits for user
16242         tools module
16243         * configure.in: ditto
16245 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
16247         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16248         (ALL_TARGET_MODULES): Add all-target-libobjc.
16249         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16250         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16251         (all-target-libchill): Add dependencies.
16252         * configure.in (target_libs): Add libchill.
16254 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
16256         * configure.in (target_subdir): Remove duplicate line.
16258 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
16260         * Makefile.in (all-automake): fix dependencies.
16262 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
16264         * configure.in: Minor cleanups for building in the $(target_alias)
16265         subdir.
16267 1998-09-22  Jim Wilson  <wilson@cygnus.com>
16269         * Makefile.in (bootstrap): Set r and s before make all.  Use
16270         BASE_FLAGS_TO_PASS in make all.
16271         (cross): Likewise.
16273 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
16275         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16277 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
16279         * config.sub: Fix typo in last change.
16281 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16283         * config.sub: Add support for C4x target.
16284         * configure.in: Likewise.
16286 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
16288         * config.sub: Recognize sparcv9 just like sparc64.
16290 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
16292         * config.guess: Match "Pent II" or "PentII" for OpenServer.
16294 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
16296         * config.guess: Correctly identify Pentium II sco boxes.
16298         * config.guess: Fix "tr" code.  From Weiwen Liu.
16300 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
16302         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16303         stabs.
16305 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
16307         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16308         (ALL_TARGET_MODULES): Add all-target-libchill.
16309         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16310         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16311         (all-target-libchill): Add dependencies.
16312         * configure.in (target_libs): Add libchill.
16314 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16316         * config.guess: Avoid assumptions about "tr" behaves when
16317         LANG is set to something other than English.
16319 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
16321         * configure (gxx_include_dir): Changed to
16322         '${prefix}/include/g++'-${libstdcxx_interface}.
16324         * config.if: New to determine the interfaces.
16326 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
16328         * config.guess: Detect and handle MPE/IX.
16329         * config.sub: Deal with MPE/IX.
16331 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
16333         * configure.in: Use mh-aix43.
16335 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
16337         * configure: Fix --without/--disable cases for gxx-include-dir.
16339 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
16341         * mdata-sh:  Imported.  Needed for automake support.
16343 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
16345         * Makefile.in (taz): Try "chmod -R og=u ." before
16346         "chmod og=u `find . -print`".
16348 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
16350         * configure.in: Add arm-elf and thumb-elf support.
16352 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16354         * Makefile.in: Undo previous patch.
16356 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16358         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16359         to here ...
16360         (install-no-fixedincludes): and here
16361         (INSTALL_MODULES): ... from here.
16363 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16365         * config.sub: Merge with FSF.
16367         * config.guess: Merge with FSF.
16369 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16371         * configure (extraconfigdirs): New variable.
16372         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16373         * Makefile.in (all): Move higher in file.
16374         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16375         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16376         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16377         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16378         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16380 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16382         * Makefile.in (all-target-libjava): Depend on all-gcc and
16383         all-target-newlib.
16384         (configure-target-libjava): Depend on $(ALL_GCC).
16386 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16388         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16389         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16391 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16393         * INSTALL/README: Fix typo.
16395 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16397         * ylwrap: Change absolute path checks to check for DOS style path
16398         names.
16400         * ylwrap: Don't use a full path name if the source file is in the
16401         same directory.  From hjl@lucon.org (H.J. Lu).
16403         * config-ml.in: Default to being verbose, to match Feb 18 change to
16404         configure.
16406 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16408         Brought over from egcs:
16410         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16412         * configure.in (target_subdir): Set to ${target_alias} instead
16413         of "libraries".
16415         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16417         * configure.in (target_subdir): Set to libraries if enable_multilib.
16419 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16421         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16422         multilibs, force reconfiguration the first time we create
16423         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16425 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16427         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16428         avoid confusion with --no-recursion.
16430 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16432         * configure.in: Win32 hosts shouldn't use install -x
16433         * install-sh: remove -x option, and special .exe-handling
16434         hack.
16436 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16438         * config.guess: Recognize i586-pc-beos.
16439         * configure.in: Don't build some bits for beos.
16441 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16443         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16444         CFLAGS default to -O2.
16446         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16447         when using GNU ld.
16449 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16451         * ltmain.sh: Correct install when using a different shell.
16453 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16455         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16457 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16459         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16460         target.
16462 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16464         * ltconfig: Update to correct AIX handling.
16466 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16468         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16470         * configure.in (target_subdir): Set to ${target_alias} instead
16471         of "libraries".
16473 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16475         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16476         (Makefile): Depend on $(gcc_version_trigger).
16478         * configure (gcc_version): Change default initializer to empty
16479         string.
16480         (gcc_version_trigger): New variable; pass this variable down
16481         to subdir configures to enable them checking gcc's version
16482         themselves. Emit make macros for both gcc_version vars.
16483         (topsrcdir): Initialize reliably.
16484         (recursion line): Remove --with-gcc-version=${gcc_version}.
16486 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16488         * configure (enable_version_specific_runtime_libs): Implement new flag
16489         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16490         in $(libsubdir); emit definition in each generated Makefile.
16491         (gxx_include_dir): Initialize depending on
16492         $enable_version_specific_runtime_libs.
16494 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16496         * configure (gcc_version): Initialize properly depending on
16497         how and where configure is started.
16498         (recursion line): Pass a --with-gcc-version=${gcc_version}
16499         to configures in subdirs.
16501 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16503         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16504         cygmon
16506 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16508         * configure.in: Add cygmon and libstub support for mn10200.
16510 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16512         * configure (gcc_version): Add new variable describing the
16513         particular gcc version we're building.
16514         * Makefile.in (libsubdir): Add new macro for the directory
16515         in which the compiler finds executables, libraries, etc.
16516         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16517         and libsubdir.
16519 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16521         * Makefile.in (local-clean): Remove *.log.
16522         (warning.log): Built with warn_summary from build.log.
16523         (mail-report.log): Run test_summary.
16524         (mail-report-with-warnings.log): Run test_summary including
16525         warning.log in the report.
16527 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16529         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16531 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16533         * Makefile.in (grep): Grep no longer depends on libiberty.
16535 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16537         * Makefile.in: all-snavigator needs all-libgui.
16539 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16541         * configure.in: Add cygmon and libstub support for mn10300.
16543 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16545         * missing: Update to version from automake 1.3.
16547         * ltmain.sh: On installation, don't get confused if the same name
16548         appears more than once in the list of library names.
16550 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16552         * config.sub: Accept m68060 and m5200 as CPU names.
16554 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16556         * configure: Use && rather than using -a in test, because odd
16557         strings can confuse test.
16558         * configure.in: Likewise.
16560 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16562         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16564 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16566         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16567         bootstrap4-lean): New targets.
16569 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16571         * mpw-* Delete.  Not used.
16573 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16575         * COPYING.LIB: Update FSF address.
16577 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16579         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16581         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16582         GAS_SUPPORT_DIRS.
16584 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16586         * ltconfig, ltmain.sh: Avoid producing a version number if
16587         -version-info was not used.
16589 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16591         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16592         building with newlib.
16594 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16596         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16597         Solaris `make' causes it to continue to next definition.
16599 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16601         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16602         the right GUI libraries and files are installed along with GDB.
16604 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16606         * configure.in: Change alpha to alpha* in several places.
16608 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16610         * config.sub: Recognize sparc86x.
16612 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16614         * configure.in (--enable-target-optspace): Remove debug echo.
16616 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16618         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16620 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16622         * ltconfig: Update cygwin32 support.
16624         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16625         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16626         (GDB_SUPPORT_DIRS): Likewise.
16628 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16630         * configure.in (target_makefile_frag): If --enable-target-optspace,
16631         use -Os to compile target libraries rather than -O2.  Default to
16632         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16633         not used.
16634         * configure.in (target_cflags): Ditto for d30v.
16636 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16638         * Makefile.in (all-bfd): Depend on all-intl.
16639         (all-binutils): Likewise.
16640         (all-gas): Likewise.
16641         (all-gprof): Likewise.
16642         (all-ld): Likewise.
16644 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16646         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16648 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16650         * Makefile.in (all-bfd): Depend upon all-libiberty.
16652         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16654 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16656         * Makefile.in: Add libstub.
16658         * configure.in: Ditto. Build libstub for targets that have cygmon
16659         support.
16661 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16663         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16665 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16667         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16668         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16670 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16672         * configure: Define DEFAULT_M4 by searching PATH.
16673         * Makfile.in: Use DEFAULT_M4.
16675 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16677         * ltconfig: Add cygwin32 support.
16679         * Makefile.in, configure.in: Add libtool as a native only directory
16680         to configure and build.
16682 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16684         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16686 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16688         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16690 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16692         * Makefile.in: add ash make rules
16693         * configure.in: add ash to native_only and host_tools lists
16695 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16697         * Makefile.in (all-gettext, all-intl): New targets.
16698         (ALL_MODULES): Added all-gettext, all-intl.
16699         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16700         (INSTALL_MODULES): Added install-gettext, install-intl.
16701         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16703         * configure.in (host_tools): Added gettext.
16704         (native_only): Likewise.
16705         (noconfigdirs) [various cases]: Likewise.
16706         (host_libs): Added intl.
16708 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16710         * configure: Do not disable building gdbtk for cygwin32 hosts.
16712 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16714         * configure.in: Add thumb-coff target.
16715         * config.sub: Add thumb-coff target.
16717 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16719         * Makefile.in: Revert yesterday's change.
16720         (all-target-winsup):  all-target-librx stays out of here.
16722 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16724         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16725         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16726         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16727         Remove references to librx and libg++.
16729 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16731         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16732         recursive makes
16734 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16736         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16737         for newlib directory.
16738         (CXX_FOR_TARGET): Likewise.
16740 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16742         * ltconfig: Update after libtool/ltconfig.in change for
16743         hpux11.
16745 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16747         * ltconfig, ltmain.sh: Update to libtool 1.2.
16749 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16751         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16752         (install-gcc-cross): Instead, override LANGUAGES here.
16754 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16756         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16757         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16759 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16761         * configure.in: Add Thumb-pe target.
16763 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16765         * Makefile.in - changed sn targets to snavigator
16766         * configure.in - changed sn targets to snavigator
16768 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16770         * config-ml.in: After building symlink tree call make distclean
16771         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16772         to be the case for libiberty.
16774 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16776         * configure: When making link, also check the current
16777         directory. The configure scripts may create one.
16779 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16781         * config.sub: Accept alphapca56 and alphaev6 properly.
16783 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16785         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16787 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16789         * config.sub (sco5): Fix typo.
16791 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16793         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16794         install-itcl.
16795         (install-itcl): Remove dependency on install-tcl.
16797 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16799         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16801 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16803         * configure.in: Don't build libgui for a cygwin32 target when not on
16804         a cygwin32 host.
16806 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16808         * configure (redirect): Set to null, so default behavior of
16809         configure is now --verbose.
16811 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16813         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16814         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16816 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16818         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16819         this change to sync Makefile.in with its ChangeLog entries.
16821 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16823         * ltmain.sh (mkdir): Check that the directory doesn't exist
16824         before we exit with error, so that we don't get races during
16825         parallel builds.
16827 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16829         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16831 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16833         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16834         PICFLAG_FOR_TARGET.
16835         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16837         * configure: Emit a definition for the new macro enable_shared
16838         into each Makefile.
16840 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16842         * configure.in (host_tools, native_only): Add libtool.
16844 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16846         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16847         Fix typo in ming config comment.
16849 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16851         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16853 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16855         * config.sub: Add tic30 cases, and map c30 to tic30.
16857 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16859         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16860         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16861         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16862         (CLEAN_TARGET_MODULES): Similarly
16863         (all-target-libf2c): Add dependences.
16864         * configure.in (target_libs): Add libf2c.
16866 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16868         * configure.in: Remove expect from noconfigdirs when target
16869         is cygwin32.  OK to build expect and dejagnu with Canadian
16870         Cross.
16872 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16874         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16875         host.
16877         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16878         and mingw32.
16880 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16882         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16883         here as it is not defined in the toplevel Makefile.
16885 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16887         * configure (package_makefile_rules_frag): New variable, which names
16888         a file with generic rules, ...
16889         Change comment to mention we now have FIVE parts.
16890         * configure: Undo last change.
16892 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16894         * config.guess: More accurate determination of HP processor types.
16895         * config.sub: More accurate determination of HP processor types.
16897 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16899         * configure (package_makefile_frag): Move inserting the
16900         ${package_makefile_frag} to where it should be according
16901         to the comment.
16903 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16905         * config.guess: Add support for Linux/ARM.
16907 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16909         * .cvsignore: Remove *-info and *-install since they match
16910         release-info and mpw-install, which we don't want to just ignore.
16912 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16914         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16916 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16918         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16919         local_prefix to sub-make invocations.
16921 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16923         * configure.in: Check makefile fragments in the source
16924         directory.
16926 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16928         * configure.in: Check whether host and target makefile
16929         fragments exist before adding them to *_makefile_frag.
16931 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16933         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16935 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16937         * configure.in: Make sure we only replace RPATH_ENVVAR on
16938         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16939         regexp to sed.
16941         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16942         to sub-makes.
16944 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16946         * config-ml.in (multi-do): LDFLAGS must include multilib
16947         designator.
16949 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16951         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16953 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16955         * config.sub: Add mingw32 support.
16956         * configure.in: Likewise.
16958 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16960         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16962 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16964         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16965         * configure (gxx_include_dir): Provide a definition for subdirs
16966         which do not use autoconf.
16968 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16970         * config.guess: Sync with egcs.  Picks up new alpha support,
16971         BeOS & some additional linux support.
16973 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16975         * config.guess: HP 9000/803 is a PA1.1 machine.
16977 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16979         * configure.in: It's alpha*-...
16981 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16983         * configure.in (host_makefile_frag, target_makefile_frag):
16984         Handle multiple config files.
16985         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16986         alpha-*-*.
16988 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16990         * mkdep: New file.
16992 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16994         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16996 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16998         * Makefile.in: Add libgui directory.
16999         (GDB_TK): Add all-libgui.
17000         * configure.in: Add libgui directory.
17001         * configure: Add all-libgui to GDB_TK.
17003 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
17005         * config-ml.in (multidirs): Add m32r to multilib list.
17007 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
17009         * Makefile.in (all-target-gperf): Change dependency to
17010         all-target-libstdc++.
17012 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
17014         * config.guess: Add BeOS support.
17016 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17018         Source directory cvs renamed to cvssrc:
17019         * configure.in (host_tools): Change cvs to cvssrc.
17020         (native_only): Likewise.
17021         (noconfigdirs) [various cases]: Likewise.
17022         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17023         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17024         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17025         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17026         (all-cvssrc): Rename target from all-cvs.
17028 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
17030         * configure (gxx_include_dir): Fix thinko.
17032 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
17034         * Makefile.in (INSTALL_TARGET_CROSS): Define.
17035         (install-cross, install-gcc-cross): New targets.
17037 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
17039         * configure.in (noconfigdirs): Add support for Thumb target.
17041         * config.sub (maybe_os): Add support for Thumb target.
17043 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
17045         * Makefile.in: Add rules for cygmon.
17047         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17049 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
17051         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17052         * configure (gxx_include_dir): Provide a definition for subdirs
17053         which do not use autoconf.
17055 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
17057         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17058         11/18/97 build
17060 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
17062         * From Franz Sirl.
17063         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17064         found on RedHat Linux systems.
17066 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
17068         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17069         guesses.
17071 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
17073         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17075 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
17077         * ltmain.sh: If mkdir fails, check whether the directory was created
17078         anyhow by some other process.
17080 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
17082         * configure.in (d30v-*-*): Configure all directories.
17084 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
17086         * configure.in (d30v-*-*): Configure newlib, libiberty directories
17087         for the D30V.
17089 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
17091         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17093 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
17095         * include/libiberty.h: Add extern "C" { so it can be used with C++
17096         progrms.
17097         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
17098         programs.
17100 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
17102         * configure.in (d30v-*-*): Configure GCC now.
17104 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
17106         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17107         is no longer needed.
17109 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
17111         * Makefile.in: check-target-libio depends on all-target-libstdc++.
17113 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
17115         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17116         targets using "$@" to provide support for similar but not identical
17117         targets without having to duplicate code.
17119 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
17121         * makefile.vms: Fix to work with DEC C.
17123 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
17125         * config.sub: Add mips-tx39-elf to marketing names.
17127 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
17129         * ltmain.sh: Handle symlinks in generated script.
17131 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
17133         * configure: Handle autoconf style directory options: --bindir,
17134         --datadir, --includedir, --infodir, --libdir, --libexecdir,
17135         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17136         --sysconfdir.
17137         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17138         (sharedstatedir, localstatedir, oldincludedir): New variables.
17139         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17140         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17141         sbindir, sharedstatedir, and sysconfdir.
17143 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17145         * Makefile.in (bootstrap-lean): New target.
17147 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
17149         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
17150         sn, and gnuserv from noconfigdirs.
17152 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
17154         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17156 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
17158         * Makefile.in (cross): New target.
17160 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
17161                           Jeff Law         <law@cygnus.com>
17163         * Makefile.in (bootstrap2, bootstrap3): New targets.
17164         (all-bootstrap): Remove outdated and confusing target.
17165         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17167 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17169         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17170         windows.  Consistent with gdb/configure.
17172 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
17174         * configure.in: Name Linux target fragment.
17176         * configure: Rewrite so that project Makefile fragment is inserted
17177         first and appears last in the resulting Makefile.
17179 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17181         * Makefile.in (install-itcl): Install tcl first.
17183 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
17185         * configure.in: remove bison from noconfigdirs for Cygwin32 host
17187 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17189         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17191         * configure.in (skipdirs): Add target-librx for Linux.
17192         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17194 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
17196         * Makefile.in (bootstrap): New target.
17198 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
17200         * config.sub: Accept 'amigados' for backward compatibility.
17202 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
17204         * config.guess: Merge with FSF.
17206 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
17208         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17210 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
17212         * config.sub: Add "marketing-names" patch.
17214 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
17216         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17218 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
17220         * config.sub: Handle v850-elf.
17222 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
17224         * .cvsignore (*-install): Remove.
17226 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
17228         * ltconfig: Set CONFIG_SHELL in libtool.
17229         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17231 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
17233         * configure.in (target_subdir): Set to libraries if enable_multilib.
17235 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
17237         * config.guess: Update from gcc directory.
17239 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17241         * Makefile.in (all-sim): Depends on all-readline.
17243 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
17245         * Makefile.in (BISON, YACC): Use $$s.
17246         (all-bison): Depend on all-texinfo.
17248 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
17250         * Makefile.in (BISON): Add -L flag.
17251         (YACC): Likewise.
17253 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17255         * configure.in (noconfigdirs): Add support for v850e target.
17257         * config.sub (maybe_os): Add support for v850e target.
17259 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17261         * configure.in (noconfigdirs): Add support for v850ea target.
17263         * config.sub (maybe_os): Add support for v850ea target.
17265 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
17267         * config.sub: Add mipstx39.  Delete r3900.
17269 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17271         * Makefile.in (all-autoconf): Depends on all-texinfo.
17273 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
17275         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17276         eabi targets.
17278 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
17280         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17282         * configure: When handling a Canadian Cross, handle YACC as well as
17283         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
17284         * Makefile.in (all-bison): Depend upon all-texinfo.
17286 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
17288         * Makefile.in (BISON): bison, not byacc or bison -y.
17289         (YACC): bison -y or byacc or yacc.
17290         (various): Add *-bison as appropriate.
17291         (taz): No need to mess with BISON anymore.
17293 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
17295         * configure: If OSTYPE matches *win32*, try to find a good value for
17296         CONFIG_SHELL.
17298 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
17300         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17301         configure.in if it is present.
17303 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
17305         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17307 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
17309         * config.sub: Recognize `arc' cpu.
17310         * configure.in: Likewise.
17311         * config-ml.in: Likewise.
17313 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
17315         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17317 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
17319         * configure: Changed sed delimiter from ':' to '|' when
17320         attempting to substitute ${config_shell} for SHELL. On
17321         NT ${config_shell} may contain a ':' in it.
17323 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
17325         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17327 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
17329         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17331 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17333         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17335         * ylwrap: If the program is a relative path, force it to be
17336         absolute.
17338 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17340         * configure (tooldir): Set BISON to `bison -y' and not just bison.
17342 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17344         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17345         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17346         for libraries.
17348 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
17350         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17351         separated by spaces.
17353 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17355         * ylwrap: New file.
17356         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17358         * ltmain.sh: Handle /bin/sh at start of install program.
17360         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17362         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17363         * missing: New file, from automake 1.2.
17365 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17367         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17368         check-tk to CHECK_X11_MODULES.
17370 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17372         * config.sub: Merge with FSF.
17374 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17376         * config.guess: Merge with FSF.
17378 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17380         * configure: Treat msdosdjgpp like go32.
17381         * configure.in: Likewise.  Don't remove gprof for go32.
17383         * configure: Change Makefile.tem2 to Makefile.tm2.
17385 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17387         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17389 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17391         * install-sh (chmodcmd): Set to null if the DST directory already
17392         exists.  Same as Nov 11th change.
17394 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17396         * configure (GDB_TK): Needs itcl and tix.
17398 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17400         * config.guess: Update from FSF.
17402 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17404         * Makefile.in (GDB_TK): Depend on itcl and tix.
17406 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17408         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17409         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17410         (INSTALL_SCRIPT): New variable.
17411         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17412         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17413         to -x.
17414         * install-sh: Add support for -x option.
17416 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17418         * configure.in, Makefile.in: Treat tix like itcl.
17420 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17422         * Makefile.in (WINDRES): New variable.
17423         (WINDRES_FOR_TARGET): New variable.
17424         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17425         (EXTRA_HOST_FLAGS): Add WINDRES.
17426         (EXTRA_TARGET_FLAGS): Add WINDRES.
17427         (EXTRA_GCC_FLAGS): Add WINDRES.
17428         ($(DO_X)): Pass down WINDRES.
17429         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17430         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17431         DLLTOOL_FOR_TARGET.
17433 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17435         * configure.in: configure sim before gdb for win32-x-ppc
17437 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17439         Move gperf into the toplevel, from libg++.
17440         * configure.in (target_tools): Add target-gperf.
17441         (native_only): Add target-gperf.
17442         * Makefile.in (all-target-gperf): New target, depend on
17443         all-target-libg++.
17444         (configure-target-gperf): Empty rule.
17445         (ALL_TARGET_MODULES): Add all-target-gperf.
17446         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17447         (CHECK_TARGET_MODULES): Add check-target-gperf.
17448         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17449         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17451 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17453         * config.sub (mn10200): Recognize new basic machine.
17455 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17457         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17458         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17460 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17462         * configure.in: If we're building mips-sgi-irix6* native, turn on
17463         ENABLE_MULTILIB and set TARGET_SUBDIR.
17465 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17467         * Makefile.in (all-sn): Depend on all-grep.
17469 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17471         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17473         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17474         Makefile.  From Jeff Makey <jeff@cts.com>.
17475         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17477         * Makefile.in (DISTBISONFILES): Remove.
17478         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17479         $(DEFAULT_YACC).
17481         * configure.in: Build itl, db, sn, etc., when building for native
17482         cygwin32.
17484         * Makefile.in (LD): New variable.
17485         (EXTRA_HOST_FLAGS): Pass down LD.
17486         ($(DO_X)): Likewise.
17488 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17490         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17492 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17494         * configure.in (targargs): Strip out any supplied --build argument
17495         before adding our own. Always add --build.
17497 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17499         * configure.in (targargs): Pass --build if we're doing
17500         a cross-compile.
17502 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17504         * configure: Use '|' instead of ":" as the separator in
17505         sed. Otherwise sed chokes on NT path names with drive
17506         designators. Also look for "?:*" as the leading characters in an
17507         absolute pathname.
17509 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17511         * config.sub: Support for r3900.
17513 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17515         * configure.in: Use install-sh, not install.sh.
17517 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17519         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17520         apply it twice.
17522 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17524         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17525         install-binutils.
17527 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17529         * Makefile.in: Add automake targets.
17530         * configure.in (host_tools): Add automake.
17532 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17534         * configure: Default CXX to c++, not gcc.
17535         * Makefile.in (CXX): Set to c++, not gcc.
17536         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17538 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17540         * install-sh: try appending a .exe if source file doesn't
17541         exist
17543 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17545         * configure.in: Turn on multilib by default.
17546         (cross_only): Remove target-libiberty.
17548         * Makefile.in (all-gcc): Don't depend on libiberty.
17550 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17552         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17554 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17556         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17557         (DISTBISONFILES): Add ld/Makefile.in
17559 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17561         * configure.in: if target is cygwin32 but host isn't cygwin32,
17562         don't configure gdb tcl tk expect, not just gdb.
17564 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17566         * configure.in: Added gnuserv everywhere sn appears.
17568         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17569         (CROSS_CHECK_MODULES): Added check-gnuserv.
17570         (INSTALL_MODULES): Added install-gnuserv.
17571         (CLEAN_MODULES): Added clean-gnuserv.
17572         (all-gnuserv): New target.
17574 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17576         * config.guess: Fixes for MIPS OpenBSD systems.
17578 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17580         * Makefile.in (INSTALL_XFORM): Remove.
17581         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17583         * mkinstalldirs: New file, copied from automake.
17584         * Makefile.in (installdirs): Rename from install-dirs.  Use
17585         mkinstalldirs.  Change all users.
17586         (DEVO_SUPPORT): Add mkinstalldirs.
17588 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17590         * install-sh: Rename from install.sh.
17591         * Makefile.in (INSTALL): Change install.sh to install-sh.
17592         (DEVO_SUPPORT): Likewise.
17594         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17595         Graichen <graichen@rzpd.de>.
17597 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17599         * config.guess: Recognize OpenBSD systems correctly.
17601 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17603         * README, Makefile.in (ETC_SUPPORT): Remove references to
17604         cfg-paper*, configure.{texi,man,info*}._
17606 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17608         * Makefile.in (all.normal): Ensure that gcc is built after all
17609         the x11 - ie gdb - targets.
17611 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17613         * makefile.vms: Don't run conf-a-gas.
17615 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17617         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17619 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17621         * configure.in: Remove noconfigdirs case since gdb also
17622         configures and builds for tic80-coff.
17624 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17626         * configure: Set cache_file to config.cache.
17627         * Makefile.in (local-distclean): Remove config.cache.
17629 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17631         * COPYING: Update FSF address.
17633 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17635         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17636         noconfigdirs.
17638 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17640         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17641         MAKEDIRS, is empty.
17643 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17645         * config.sub: Tweak mn10300 entry.
17647 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17649         * configure.in (host_tools): Put sim before gdb, so gdb's
17650         configure.tgt can determine if the simulator was configured.
17652 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17654         * config.sub: Move BeOS $os case to be with other Cygnus
17655         local cases.
17657 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17659         * config.sub: Remove misplaced comment that broke Linux.
17661 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17663         * config.sub: Add BeOS support.
17665 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17667         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17669 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17671         * configure.in (noconfigdirs): Remove tcl and tk from
17672         noconfigdirs for cygwin32 builds.
17674 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17676         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17678 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17680         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17681         make-all.com, use makefile.vms instead.
17683 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17685         * config.sub: Accept -lnews*.
17687 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17689         * configure.in (noconfigdirs): Disable target-newlib,
17690         target-examples and target-libiberty for d30v.
17692 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17694         * configure.in (noconfigdirs): Enable ld for d30v.
17696 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17698         * configure.in (tic80-*-*): Build compiler.
17700 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17702         * configure.in (d30v-*): Remove sim directory from list of
17703         unsupported d30v directories
17705 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17707         * config.sub, configure.in: Add d30v target cpu.
17709 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17711         * makefile.vms: New file.
17712         * make-all.com: Remove.
17714 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17716         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17718 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17720         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17722 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17724         * Makefile.in (ALL_MODULES): Added all-db.
17725         (CROSS_CHECK_MODULES): Addec check-db.
17726         (INSTALL_MODULES): Added install-db.
17727         (CLEAN_MODULES): Added clean-db.
17729 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17731         * config.guess: Merge with latest FSF sources.
17733 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17735         * Makefile.in (ALL_MODULES): Added all-itcl.
17736         (CROSS_CHECK_MODULES): Added check-itcl.
17737         (INSTALL_MODULES): Added install-itcl.
17738         (CLEAN_MODULES): Added clean-itcl.
17740 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17742         * configure.in: build gdb for mn10200
17744 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17746         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17748 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17750         * configure.in (tic80-*-*): Turn off most targets right now.
17752 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17754         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17755         rather than the makeinfo program.
17756         (do-info): Depend upon all-texinfo.
17758 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17760         * configure.in: Remove uses of config/mh-linux.
17762         * config.sub, config.guess: Merge with latest FSF sources.
17764 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17766         * config.sub (case $basic_machine): Add tic80 entries.
17768 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17770         * config.sub, config.guess: Merge with latest FSF sources.
17772 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17774         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17775         * mpw-config.in: Test for NewFolderRecursive.
17776         * mpw-install: Use symbolic name for startup filename.
17777         * mpw-README: Add various additional details.
17779 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17781         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17783 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17785         * configure.in: Do build gcc and the target libraries for
17786         the mn10200.
17788 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17790         * configure.in: don't avoid building gdb for mn10300 any more
17791         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17792         instead of single-quoting it.
17794 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17796         * configure.in: Don't use --with-stabs on IRIX 6.
17798 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17800         * configure.in (m32r): Build gdb, libg++ now.
17802 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17804         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17805         directories from noconfigdirs.
17807 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17809         * config.sub (basic_machine): added mips16 configuration
17811 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17813         * config.sub: Handle d10v-unknown.
17815 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17817         * config.sub: Handle v850-unknown.
17819 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17821         * Makefile.in: add findutils
17822         * configure.in: add findutils to list of host_tools
17824 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17826         * config.sub: Handle mn10200 and mn10300.
17828 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17830         * configure.in (d10v-*): Do not build librx.
17832 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17834         * configure.in (mn10300): Build everything except gdb & libgloss.
17836 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17838         * config.guess:  Patch for Dansk Data Elektronik servers,
17839         from Niels Skou Olsen <nso@dde.dk>.
17841         For ncr, use /bin/uname rather than uname, since GNU uname does not
17842         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17844         Patch for MIPS R4000 running System V,
17845         from Eric S. Raymond <esr@snark.thyrsus.com>.
17847         Fix thinko for nextstep.
17849         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17851         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17852         * config.guess: Guess mips-dec-mach_bsd4.3.
17854         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17855         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17856         release numbers.
17857         * config.guess (mips-mips-riscos*):  Emit just enough of the
17858         release number.
17860         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17861         * config.guess (sparc-auspex-sunos*):  Added.
17862         (f300-fujitsu-*): Added.
17864         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17865         * config.guess:  Recognize a Tadpole as a sparc.
17867 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17869         * config.guess: Don't assume that NextStep version is either 2 or
17870         3.  NextStep 4 (aka OpenStep 4) has come out now.
17872 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17874         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17875         From Rik Faith <faith@cs.unc.edu>.
17877 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17879         * config.sub: Contributions from bug-gnu-utils to:
17880         Support plain "hppa" (no version given) architecture, reported by
17881         OpenStep.
17882         OpenBSD like NetBSD.
17883         LynxOs is not a hardware supplier.
17885         * config.guess: Contributions from bug-gnu-utils to add support for:
17886         OpenBSD like NetBSD.
17887         Stratus systems.
17888         More Pyramid systems.
17889         i[n>4]86 Intel chips.
17890         M680[n>4]0 Motorola chips.
17891         Use unknown instead of lynx for hardware manufacturer.
17893 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17895         * install.sh (chmodcmd): Set to null if the DST directory already
17896         exists.
17898 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17900         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17901         not use mt-ppc target Makefile fragment any more.
17903 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17905         * configure.in (*-*-windows):  Exclude everything but those dirs
17906         needed to build windows.
17908 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17910         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17912 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17914         * configure.in:  Exclude mmalloc from i386-windows.
17916 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17918         * Undo my previous change.
17920 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17922         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17923         unconditionally.
17924         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17926 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17928         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17929         host to add it's own flags.
17931 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17933         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17935 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17937         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17938         (CXX_FOR_TARGET): Likewise.
17939         (GCC_FOR_TARGET): Define.
17940         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17941         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17942         CC_FOR_TARGET was specified on the command line.
17943         (MAKEOVERRIDES): Don't define.
17945 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17947         * configure.in (m32r): Fix spelling of libg++ libs.
17949 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17951         * config.sub (-apple*): Remove, now redundant.
17953 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17955         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17957         * configure: Rework yesterday's sed script patch.
17959         * config.sub: Merge with FSF.
17961 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17963         * config.guess:  Merge from FSF.
17965         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17966         * config.guess: Use pc instead of unknown, for pc clone systems.
17967         Change linux to linux-gnu.
17969         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17970         * config.guess: Avoid non-portable tr syntax.
17972 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17974         * test-build.mk (HOLES): Add "xargs" for gdb.
17976         * configure: Avoid hpux10.20 sed bug.
17978 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17980         * configure.in:  Add support for windows host
17981         (that is a build done under the Microsoft build environment).
17983 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17985         * Makefile.in: Replace all uses of srcroot with s, to shrink
17986         command line lengths.
17988         Patches from Geoffrey Noer <noer@cygnus.com>:
17989         * configure.in: If configuring for newlib, pass --with-newlib to
17990         subdirectories.
17991         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17992         -Bnewlib/ and -Lwinsup to gcc.
17993         (CXX_FOR_TARGET): Likewise.
17995 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17997         * Makefile.in (ETC_SUPPORT): Add configure.
17999 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
18001         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18002         host configuration file.
18004 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
18006         * configure.in: Break mn10x00 support into separate
18007         mn10200 and mn10300 configurations.
18008         * config.sub: Likewise.
18010 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
18012         * configure.in: Add lots of stuff to noconfigdirs for
18013         the mn10x00 targets.
18015         * config.sub, configure.in: Add mn10x00 support.
18017 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
18019         * make-all.com: Call conf-a-gas, not config-a-gas.
18021 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
18023         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18024         targets.
18026 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
18028         * mpw-README: Add much more detail for native PowerMac.
18029         * mpw-install: New file.
18030         * mpw-configure: Add --norecursion and --help options.
18031         * mpw-config.in: Translate readme and install files when
18032         copying to objdir.
18033         * mpw-build.in: Don't always depend on byacc and flex.
18034         (install-only-top): New action.
18036 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
18038         * configure.in:  You can now configure GDB for the v850.
18040 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
18042         * configure.in (noconfigdirs): Don't configure any C++ dirs
18043         if targeting D10V.
18045 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
18047         * config.sub: Recognize mips64vr5000.
18049 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
18051         * configure.in: Use a single line for host_tools and native_only.
18053 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
18055         * config.sub, configure.in: Add entries for m32r.
18057 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
18059         * Makefile.in (inet-install): Don't run install-gzip.
18061 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
18063         * configure.in:  Don't config lots of things for *-*-windows*.
18065 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
18067         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18068         (host_libs, host_tools): Copy from configure.in.
18069         * mpw-configure: Don't complain about directories not found.
18071 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18073         * configure.in (i[345]86): Recognize i686 for pentium pro.
18074         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18075         file.
18077         * config.guess (i[345]86): Ditto.
18079 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18081         * configure.in (noconfigdirs): Removed gdb for D10V.
18083 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
18085         * configure.in: Remove ld, target-libio, target-libg++, and
18086         target-libstdc++ from noconfigdirs.
18088 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
18090         * configure: Fix three locations where shell scripts were
18091         being run directly rather than with config_shell.
18093 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
18095         * configure.in (v850-*-*): Set up initial $noconfigdirs.
18096         * config.sub (basic_machine): Recognize v850.
18098 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
18100         * mpw-configure: Handle multiple enable/disable options and
18101         pass them down recursively, handle -c and -s flags appropriately
18102         depending on choice of compiler, add escape mechanism for
18103         quoted arguments to gC.
18105 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18107         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18108         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18109         so that -mrelocatable-lib and -mno-eabi are used.
18111         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18112         not support --print-multi-lib, don't abort.
18114 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
18116         * make-all.com: Run config-a-gas.
18117         * setup.com: Don't copy subdirectory files around.
18119 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
18121         * configure.in (*-*-ose): Remove exclusion of libgloss for this
18122         target, it now compiles correctly.
18124 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
18126         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18128 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18130         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18132 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18134         * configure.in (native_only): Add prms.
18136 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
18138         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18139         (BINUTILS_SUPPORT_DIRS): Likewise.
18141 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18143         * configure.in (d10v-*-*): Don't configure ld or gdb until the
18144         d10v support is added.
18146 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18148         * configure.in (d10v-*-*): New target.
18150 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
18152         * config.guess (HP 9000/811): Recognize this as a PA1.1
18153         machine.
18155 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
18157         * Makefile.in (do-tar-gz): New target, split out from tail end of
18158         taz target.  Run each command separately, don't use pipes.
18159         (taz): Use it.
18161 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
18163         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18164         * mpw-build.in: No builds should depend on building byacc or flex,
18165         they are assumed to be installed already.
18167 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18169         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18170         variable that CC_FOR_TARGET needs.
18172 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18174         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18175         options have changed since the last time the subdirectory was
18176         configured, and if it has, reconfigure.
18177         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18178         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18180 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
18182         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18183         CLEAN_MODULES): Add bash.
18184         (all-bash): New target.
18186 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
18188         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18190 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18192         * config.sub (basic_machine): Recognize d10v as a valid processor.
18194 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
18196         * mpw-configure: Add support for --bindir.
18197         * mpw-build.in: Use a GCC-specific build script for GCC actions.
18199 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
18201         * configure.in: add bash, time, gawk to list of hosttools and things
18202         to only build for native toolchains
18204 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18206         * Makefile.in (docdir): Remove.
18208 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18210         * Makefile.in (datadir): Set to $(prefix)/share.
18212 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
18214         * configure.in: build diff and patch for cygwin32-hosted
18215         toolchains.
18217 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
18219         * config.sub: Accept -rtems*.
18221 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
18223         * configure.in: enable dosrel for cygwin32-hosted builds,
18224                 remove diff from the list of things not buildable
18225                 via Canadian Cross
18227 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
18229         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18230         don't get ". ".
18232 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
18234         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18236 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
18238         * Makefile.in (taz): Handle case where tex3patch didn't even get
18239         checked out.  Also, if it was found, put the symlink in a new util
18240         subdirectory.
18242 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18244         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18246 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
18248         * config.sub: Recognize -openvms.
18249         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18250         * make-all.com, setup.com: New files.
18252 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18254         * Makefile.in (taz): tex3patch moved to texinfo/util.
18256 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
18258         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18259         * configure.in: remove make from disable-if-Can-Cross list
18260                 enable gdb if ${host} and ${target} are cygwin32
18262 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
18264         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
18265         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18267 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18269         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
18270         distinguish sysv/svr4/bsd variants.
18271         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18273 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
18275         * configure.in: Added copyright notice.
18276         * move-if-change: Added copyright notice.
18278 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18280         * configure.in (powerpcle-*-solaris*): Until we get shared
18281         libraries working, don't build gdb, sim, make, tcl, tk, or
18282         expect.
18284 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
18286         * config.guess:  Merge with FSF:
18288         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18289         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18291         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
18292         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18294         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
18295         * config.guess:  Combine two OSF1 rules.
18296         Also recognize field test versions.  From mjr@zk3.dec.com.
18297         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
18298         because GNU uname does not support -p.  From pmr@pajato.com.
18300 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
18302         * Makefile.in (MAKEDIRS): Removed $(tooldir).
18304 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
18306         * mpw-README: Document GCCIncludes.
18308 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
18310         * configure.in (alpha-*-linux*): Set enable_shared to yes.
18312 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18314         * mpw-configure: Handle --enable-FOO and --disable-FOO.
18316 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
18318         * configure.in (*-*-cygwin32): Configure make.
18320 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
18322         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18324 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
18326         * Makefile.in (all-inet): Depend on all-perl.
18328         * Makefile.in (inet-install): New target.
18330         * Makefile.in (all-inet): Depend on all-tcl.
18331         (all-inet): Depend on all-send-pr.
18333 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18335         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18336         temporarily.
18338 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
18340         * configure.in: Don't configure --with-gnu-ld on AIX.
18342 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18344         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18346 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
18348         * Makefile.in (ALL_MODULES): Added all-inet.
18349         (CROSS_CHECK_MODULES): Added check-inet.
18350         (INSTALL_MODULES): Added install-inet.
18351         (CLEAN_MODULES): Added clean-inet.
18352         (all-indent): New target.
18354         * configure.in (host_tools): Added inet.
18355         (native_only): Added inet.
18356         (noconfigdirs): Added inet.
18358 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18360         * configure.in: Don't configure libgloss if we are not configuring
18361         newlib.
18363 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18365         * configure.in: Don't configure libgloss for unsupported
18366         architectures.
18368 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18370         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18372 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18374         * Makefile.in (ALL_MODULES): Include all-apache.
18375         (CROSS_CHECK_MODULES): Include check-apache.
18376         (INSTALL_MODULES): Include install-apache.
18377         (all-apache): New target.
18379         * configure.in: Added apache everywhere perl is seen.
18381 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18383         * Makefile.in: Add support for clean-{module} and
18384         clean-target-{module} rules.
18386 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18388         * configure.in (*-*-ose) do not build libgloss.
18390 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18392         * config.guess (prep*:SunOS:5.*:*): Turn into
18393         powerpele-unknown-solaris2.
18395 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18397         * configure.in: Permit --enable-shared to specify a list of
18398         directories.
18400 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18402         * configure.in (host==solaris): Pass only the first word of $CC
18403         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18405 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18407         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18409 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18411         * Makefile.in (ALL_MODULES): Include all-perl.
18412         (CROSS_CHECK_MODULES): Include check-perl.
18413         (INSTALL_MODULES): Include install-perl.
18414         (ALL_X11_MODULES): Include all-guile.
18415         (CHECK_X11_MODULES): Include check-guile.
18416         (INSTALL_X11_MODULES): Include install-guile.
18417         (all-perl): New target.
18418         (all-guile): New target.
18420         * configure.in (host_tools): Include perl and guile.
18421         (native_only): Include perl and guile.
18422         (noconfigdirs): Don't build guile and perl; no ports have been
18423         done.
18425 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18427         * configure (--enable-*): Handle quoted option lists such as
18428         --enable-sim-cflags='-g0 -O' better.
18430 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18432         * Makefile.in ({,inst}all-target): New rule so we can make and
18433         install all of the target directories easily.
18435 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18437         * configure.in: Add missing global flag in sed substitution when
18438         deleting `target-' from ${configdirs}.
18440 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18442         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18443         option.
18445         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18446         config/mh-necv4.
18448         * install.sh: Correct misspelling of transformbasename.
18450         * config.guess: Recognize mips-*-sysv*.
18452 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18454         * config.sub: Recognize mon960.
18456 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18458         * configure: Restore Canadian Cross handling of BISON and LEX,
18459         removed in Feb 20 change.
18461 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18463         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18464         Mention make install.  Remove the old copyright date as well the
18465         clumsy and rather pointless copyright on the README file.
18467 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18469         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18470         Makefile after running symlink-tree, then run `make distclean' to
18471         avoid clobbering any generated files in srcdir.
18473 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18475         * configure.in (m68k-*-netbsd*): Build everything now.
18477 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18479         * Makefile.in (taz): Fix quoting.
18481 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18483         * configure.in (sparclet-*-*): Build everything now.
18485 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18487         * configure.in (m68k-*-linux*): New host.
18489 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18491         * configure: Check for bison before byacc.
18493 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18495         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18496         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18497         searching PATH.  These are used as fallbacks by Makefile.in if
18498         flex/bison/byacc aren't in objdir.
18500 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18502         * Makefile.in: Make everything which depends upon all-bfd also
18503         depend upon all-opcodes, in case --with-commonbfdlib is used.
18505 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18507         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18508         building NT native compilers on Unix.
18510 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18512         * configure.in: Don't get CC from the host Makefile fragment if we
18513         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18514         Solaris test for /usr/ucb/cc to the post target script, just after
18515         the compiler sanity test.
18517 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18519         * config.sub: Merge with FSF.
18521 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18523         * Makefile.in (RPATH_ENVVAR): New variable.
18524         (REALLY_SET_LIB_PATH): Use it.
18525         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18527 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18529         * config.sub, configure.in: Recognize sparclet cpu.
18531 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18533         * config.guess:  Support m68k-cbm-sysv4.
18535 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18537         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18538         m68k-unknown-linuxaout from linker help string.  Put quotes around
18539         $ld_help_string.
18541 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18543         * config.guess (powerpc-harris-powerunix): Add guess for port
18544         to new target.
18546 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18548         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18550 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18552         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18553         $(REALLY_SET_LIB_PATH) in Makefile.
18554         * Makefile.in (SET_LIB_PATH): New variable.
18555         (REALLY_SET_LIB_PATH): New variable.
18556         ($(DO_X)): Use $(SET_LIB_PATH).
18557         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18558         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18559         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18560         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18561         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18562         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18563         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18564         (install-dosrel): Likewise.
18565         (all-opcodes): Depend upon all-libiberty.
18567 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18569         * config.guess (*:CYGWIN*): New
18571 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18573         * Makefile.in (all-target-winsup): All all-target-libiberty.
18575 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18577         * configure.in (noconfigdirs): Add missing # in front of comment.
18579 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18581         * configure.in: add second pass to things added to noconfigdirs
18582         so *-gm-magic can exclude libgloss properly.
18584 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18586         * mpw-configure (extralibs_name, rez_name): Set correctly
18587         for MWC68K compiler.
18589         * mpw-README: Add more info on the necessary build tools.
18591 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18593         * configure.in, config.sub: Recognize cygwin32.
18595 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18597         * config.guess, config.sub: Recognize A/UX.
18599 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18601         * config.sub: Merge with gcc/config.sub.
18603 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18605         * mpw-build.in (do-binutils): Add build of stamps.
18607 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18609         * config.sub: Add recognition for mips64vr4100*-* targets.
18611 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18613         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18614         Add creation of gconfigargs with `--enable-shared' turned on.
18615         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18616         ($(host)-stamp-stage3-configured): Likewise.
18617         (HOLES): Add chatr and ldd.
18618         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18620 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18622         * configure: Pass --nfp to recursive configures.
18624 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18626         * Makefile.in (DLLTOOL): New.
18627         (DLLTOOL_FOR_TARGET): New.
18628         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18629         (EXTRA_TARGET_FLAGS): Ditto.
18630         (EXTRA_GCC_FLAGS): Ditto.
18631         (CONFIGURE_TARGET_MODULES): Ditto.
18632         (DO_X): Ditto.
18633         * configure: Add DLLTOOL.
18635 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18637         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18638         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18639         mh-sco, since old workarounds no longer needed, and don't
18640         build ld, since libraries have weak symbols in COFF.
18642 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18644         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18646 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18648         * configure.in: Make sure that ${CC} can be used to compile an
18649         executable.
18651 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18653         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18654         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18655         nothing depending on whether gdbtk is being built.
18657 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18659         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18661 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18663         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18664         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18666 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18668         * config-ml.in: Add support for
18669         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18670         Simplify setting of multidirs from --disable-foo.
18672 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18674         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18675         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18676         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18677         non-empty, pass them on to the  GCC make.
18678         (all-bootstrap): New rule that is like all-gcc, except it executes
18679         the GCC bootstrap rule instead of the GCC all rule.
18681 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18683         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18685 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18687         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18688         DG/UX support.
18690 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18692         * config.sub (i*86*) Change [345] to [3456]
18694 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18696         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18697         --with-gnu-ld=no.
18699 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18701         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18702         AIX multilibs get built.
18704 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18706         * configure.in (i386-win32): Don't build expect if we're not
18707         building the tcl subdir.
18709 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18711         * Makefile.in: (configure-target-examples, all-target-examples):
18712         New targets, configure and build example programs.
18714 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18716         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18717         use it as input to sedit the generated MPW makefile.
18718         * mpw-README: Add a suggestion about Gestalt.h.
18720 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18722         * config.sub: Accept *-*-ieee*.
18724 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18726         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18727         Ronald F. Guilmette <rfg@monkeys.com>.
18729 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18731         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18732         for powerpc-pe native.
18733         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18734         (target==powerpc-pe): duplicate i386-win32 entry.
18736 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18738         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18739         of vxworks, not just vxworks5.1.
18741 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18743         * mpw-configure: Add support for exec-prefix.
18745 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18747         * config.guess: Recognize HP model 816 machines as having
18748         a PA1.1 processor.
18750 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18752         * configure: Ignore new autoconf configure options.
18754 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18756         * config.guess:  Recognize Pentium under SCO.
18757         From Robert Lipe <robertl@arnet.com>.
18759 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18761         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18763 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18765         * configure.in: Don't configure gas for alpha-dec-osf*.
18767 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18769         * configure.in: Default to --with-stabs for some targets for which
18770         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18771         i[345]86*-*-unixware*.
18773 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18775         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18776         rather than basing it on the target.  Simplify handling of options
18777         controlling which directories to configure.  Remove extraneous
18778         slash in multi-clean target.
18780 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18782         * config-ml.in: Prefix more variables with ml_ so they don't collide
18783         with configure's.
18785 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18787         * configure: Don't turn -v into --v.
18789 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18791         * configure.in (targargs): Fix typo.
18793         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18795 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18797         * configure.in: Strip --host and --target options from
18798         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18799         --with-cross-host option when building with a cross-compiler.
18800         * configure: Canonicalize the arguments put into config.status by
18801         always using `=' for an option with an argument.  Pass a presumed
18802         --host or --target explicitly.
18804 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18806         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18807         into general OS recognition case.
18809 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18811         * configure.in (target_configdirs): add target-winsup only
18812         for win32 target systems.
18814 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18816         * Makefile.in (all-target-libgloss): Depend upon
18817         configure-target-newlib, since when libgloss is built it looks to
18818         see if the newlib directory exists.
18820 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18822         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18823         cfg-ml-*.in.
18825 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18827         * configure: Handle LD and LD_FOR_TARGET when configuring a
18828         Canadian Cross.
18830 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18832         * configure.in (target_libs): add target-winsup.
18833         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18834         (target==ppcle-pe): remove ld from $noconfigdirs.
18836 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18838         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18839         Preserve relative path names in $srcdir.  Build symlink tree if
18840         configuring cross target dir and srcdir=. (= no VPATH support).
18841         (configure-target-libg++): Depend on configure-target-librx.
18842         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18843         * config-ml.in: New file.
18844         * symlink-tree: New file.
18845         * configure: Ensure srcdir="." if that's what it is.
18847 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18849         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18850         includes and FLEX_SKELETON setting.
18851         * mpw-configure (--with-gnu-ld): New option, controls whether
18852         to use PPCLink or ld with PowerMac GCC.
18853         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18854         * mpw-config.in: Configure grez if targeting Mac.
18856         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18857         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18858         just macos.
18859         * configure.in: Configure grez resource compiler if targeting Mac.
18860         * Makefile.in (all-grez, install-grez): New targets.
18862 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18864         * configure: CXX defaults to gcc, not g++.  If we find
18865         gcc in the path, set CC to gcc -O2.
18867 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18869         * configure: Default ${build} correctly.  Avoid picking up extra
18870         spaces when reading CC and CXX from Makefile.  When doing a
18871         Canadian Cross, use plausible default values for numerous
18872         variables.
18873         * configure.in: When doing a Canadian Cross, don't try to
18874         configure tools whose configure script can't handle it.
18876 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18878         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18880 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18882         * configure:  Remove dubious bug reporting address.
18884 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18886         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18887         configure script, run that instead of this directory's configure.
18888         In either case, print a message that we're configuring the sub-dir.
18890 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18892         * configure.in: Before checking for the existence of various files,
18893         use sed to filter out "target-".
18895 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18897         * Makefile.in (DO_X): Split rule to decrease command line length
18898         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18899         (Philippe De Muyter).
18901 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18903         * Makefile.in (all-patch): depend on all-libiberty.
18905 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18907         * configure.in: If the only directory in target_configdirs which
18908         actually exists is libiberty, then set target_configdirs to empty,
18909         to avoid trying to build a target libiberty in a gas or gdb
18910         distribution.
18912 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18914         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18915         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18916         systems.
18918 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18920         * configure.in (copy_dirs): Use sys-include instead of include
18921         for --with-headers option.
18923 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18925         * Makefile.in, configure.in: Make winsup builds work with
18926         new scheme.
18928 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18930         * configure.in: Build the linker on AIX.
18932 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18934         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18935         where needed.
18937 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18939         * Makefile.in (all-gcc): Fix typo.
18941 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18943         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18945 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18947         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18948         to target-xiberty, to provide more flexibility.
18949         (target_subdir):  Define.  Create if cross.
18950         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18951         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18952         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18953         check-libFOO -> check-target-libFOO, etc.
18954         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18955         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18956         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18957         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18958         allow ALL_GCC="" to only configure.
18959         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18960         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18961         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18963 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18965         * Makefile.in (taz): Build "info" in etc explicitly.
18967 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18969         * configure.in:  Make sure that CC is undefined (as opposed to
18970         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18971         problem with autoconf trying to configure on a host without GCC.
18973 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18975         * mpw-configure: Set host alias from choice of host compiler,
18976         only use generic MPW Makefile sed if present, edit a file
18977         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18978         * mpw-README: Add problem notes about CW6 and CW7.
18980 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18982         * Makefile.in (taz): Use ";" instead of ";;".
18984 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18986         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18987         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18988         DISTDOCDIRS.
18989         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18990         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18992 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18994         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18995         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18996         Move bfd to DISTSTUFFDIRS.
18998 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19000         * Makefile.in (X11_LIB): Removed.
19001         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19003         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19005 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19007         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19008         names.
19010 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19012         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19014 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
19016         * configure.in (i[345]86-*-win32): Always build newlib.
19017         Don't configure cvs, autoconf or texinfo.
19018         * Makefile.in (LD_FOR_TARGET): New.
19019         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19020         Pass down LD_FOR_TARGET.
19022 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19024         * winsup: New directory.
19025         * Makefile.in: Build winsup.
19026         * configure.in: Winsup is configured when target is win32.
19027         Can only build win32 target GDB when native.
19029 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
19031         * config.guess: Recognize HP model 819 machines as having
19032         a PA 1.1 processor.
19034 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19036         * configure: Fix sed loop which substitutes for CC and CXX to
19037         avoid bug found in various sed implementations.
19039 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19041         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19042         simulator.  Use standard powerpc-*-eabi*.
19044 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
19046         * configure.in: Stop putting gas and binutils in noconfigdirs for
19047         powerpc-*-aix* and rs6000-*-*.
19049 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
19051         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19052         -mcall-aixdesc libraries.
19054 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
19056         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
19058         * config.sub (arm | armel | armeb): Fix shell syntax.
19060 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19062         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19063         -msoft-float and -mcpu=common support.
19064         (powerpc*-*-eabisim*): Add support for building -mcall-aix
19065         libraries.
19067 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19069         * configure.in: Allow configuration and build of emacs19 for the alpha.
19071 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19073         * configure.in (CC): Get ^CC, not just any old CC, from
19074         ${host_makefile_frag}.
19076 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19078         * configure.in (CC): Try to get CC from
19079         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19081 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19083         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19084         only if it exists in $(srcdir).
19086 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19088         * configure: If CC and CXX are not set in the environment, set
19089         them, based on either an existing Makefile or on searching for gcc
19090         in PATH.  Substitute for CC and CXX in Makefile.
19091         * configure.in: Remove libm from target_libs.  Separate
19092         target_configdirs from configdirs.  If CC is not set in
19093         environment, try to get it from a host Makefile fragment.  Rewrite
19094         changes of configdirs to use skipdirs instead.  A few minor
19095         tweaks.  Take directories out of target_configdirs as they are
19096         taken out of configdirs.  Remove existing Makefile files from
19097         subdirectories.  Substitute for TARGET_CONFIGDIRS and
19098         CONFIG_ARGUMENTS in Makefile.
19099         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19100         by configure.in.
19101         (CONFIG_ARGUMENTS): Likewise.
19102         (CONFIGURE_TARGET_MODULES): New variable.
19103         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19104         ($(CONFIGURE_TARGET_MODULES)): New target.
19105         (configure-libg++, configure-libio): New targets.
19106         (all-libg++): Depend upon configure-libg++.
19107         (all-libio): Depend upon configure-libio.
19108         (configure-libgloss, all-libgloss): New targets.
19109         (configure-libstdc++): New target.
19110         (all-libstdc++): Depend upon configure-libstdc++.
19111         (configure-librx, all-librx): New targets.
19112         (configure-newlib): New target.
19113         (all-newlib): Depend upon configure-newlib
19114         (configure-xiberty): New target.
19115         (all-xiberty): Depend upon configure-xiberty.
19117 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19119         * configure.in (host i[345]86-*-win32):  Expand the
19120         noconfigdirs again.
19122 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
19124         * mpw-configure: Fix sed command file name.
19126 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19128         * configure.in (host i[345]86-*-win32): Reduce the
19129         noconfigdirs again.
19131 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
19133         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19134         or powerpc*-*-pe*, since they are not yet supported.
19136 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19138         Add PowerMac support and many other enhancements.
19139         * mpw-configure: New option --cc to select compiler to use,
19140         paste options set according to --cc into the generated
19141         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19142         if mpw-make.sed is present.
19143         * mpw-config.in: Don't test for gC1, test for mpw-touch,
19144         add forward includes for PowerPC include files.
19145         * mpw-build.in: Build using Makefile.PPC if present.
19146         (do-byacc, etc): Remove separate version resource builds.
19147         (do-gas): Build "stamps" before "all".
19148         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19149         * mpw-README: Update to reflect --cc option, PowerMac support,
19150         and recently-reported compatibility problems.
19152 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
19154         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19155         embedded m68k systems (-aout, -coff, -elf, -vxworks).
19156         (--with-multilib-top): Pass to recursive invocations.
19158 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
19160         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19161         v810-*-*.
19163 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19165         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19166         gdb, ld and opcodes on v810-*-*.
19168 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19170         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19171         (local-maintainer-clean): New target.
19172         (maintainer-clean): New target.
19173         (realclean): Just depend upon maintainer-clean.
19175 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19177         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19179 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
19181         * configure.in: Build ld in mips*-*-bsd* case.
19183 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
19185         * config.sub: Accept -lites* OS.  From Ian Dall.
19187 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
19189         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19190         targets.
19192 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19194         * configure.in: treat i386-win32 canadian cross the same as
19195         i386-go32 canadian cross.
19197 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19199         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19200         running under the simulator to build a reduced set of libraries.
19201         (powerpc-*-eabiaix): Add fine grained multilib support added to
19202         other powerpc targets yesterday.
19204 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19206         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19207         -disable-softfloat, -disable-relocatable, -disable-aix, and
19208         -disable-sysv to control which multilib libraries get built.
19210 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19212         * configure: Add Makefile.tem to list of files to remove in trap
19213         handler.
19215 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19217         * config.guess (*Linux*):  Add missing "exit"s.
19218         Also, need specific check for alpha-unknown-linux (uses COFF).
19220 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19222         * config.guess:  Merge with FSF:
19224         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
19225         * config.guess (AIX4): More robust release numbering discovery.
19227         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
19228         * config.guess (i386-sequent-ptx): Properly get version number.
19230         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
19231         * config.guess (mips:*:4*:UMIPS): New case.
19233 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19235         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19236         (i386-win32 host): Likewise.  Don't build readline.
19238 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
19240         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
19241         SUPPORT_FILES to submakes.
19243 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
19245         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19246         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19247         mpw-configure.
19249 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
19251         * configure.in (appdirs): Use =, not ==, in test expression when
19252         trying to build the text to print in the warning message for
19253         Solaris users.
19255 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
19257         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19259 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19261         * config.guess: Recognize lynx-2.3.
19263 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
19265         * config.sub (z8ksim): Deleted
19266         (z8k-*-coff): New, this is the one true name of the target.
19268 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
19270         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19272 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
19274         * config.guess (*:Linux:*:*): First try asking the linker what the
19275         default object file format is (elf, aout, or coff).  Then if this
19276         fails, try previous methods.
19278 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19280         * configure.in: Don't build newlib for *-*-vxworks5.1.
19282 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19284         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19285         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19287 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
19289         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19291 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
19293         * cfg-ml-com.in: New file.
19294         * cfg-ml-pos.in: New file.
19296 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19298         * COPYING.NEWLIB: Add HP free copyright to list.
19300 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19302         * config.sub: Recognize -eabi* for the system, not just -eabi.
19304 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19306         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19307         * config.sub, configure.in (win32): New target and host.
19309 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19311         * configure.in: Add i386-pe configuration.
19313 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
19315         * mpw-build.in (install): Install GDB after LD.
19317 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
19319         * mpw-config.in (elf/mips.h): Always forward-include, needed
19320         for GDB to build.
19322 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19324         * testsuite: New directory for customer acceptance and whole tool
19325         chain tests.
19327 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19329         * configure: If per-host line isn't found, but AC_OUTPUT is found
19330         and a configure script exists, run it instead.
19332 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19334         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
19336 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19338         * configure: Set build_{cpu,vendor,os,alias} to host values when
19339         --build isn't specified.
19341 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19343         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19344         (FLAGS_TO_PASS): Pass them.
19345         (EXTRA_TARGET_FLAGS): Ditto.
19347 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19349         * Makefile.in (all-libg++): Depend on all-libstdc++.
19351 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19353         * configure.in (noconfigdirs): Enable all packages for
19354         i386-unknown-netbsd.
19356 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19358         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19359         hosted builds (DOS builds)
19361 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19363         Changes for ARM based on patches from Richard Earnshaw:
19364         * config.sub: Handle armeb and armel.
19365         * configure.in: Omit arm linker only for riscix.
19367 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19369         * config.guess:  Update from FSF.
19371 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19373         * config.sub: Recognize powerpcle as the little endian variant of
19374         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19375         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19376         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19377         temporarily.
19379 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19381         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19383 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19385         * config.sub: Accept -lites* as a basic system type.
19387 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19389         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19390         installed, and if so return linuxoldld as the system name.
19392 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19394         * config.guess: Add hppa1.1-hp-lites support.
19396 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19398         * configure.in: Don't build newlib for m68k-vxworks5.1.
19400 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19402         * configure.in (mips-sgi-irix6): Use mh-irix5.
19404 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19406         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19408 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19410         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19411         OSF/1.  Fix compiler flags.
19412         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19414 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19416         * configure.in: Recognize --with-newlib.
19417         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19419 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19421         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19422         to *_X11_MODULES due to gdbtk needing X include files et al.
19424 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19426         Merge in support for Mac MPW as a host.
19427         (Old change descriptions retained for informational value.)
19429         * mpw-config.in: Add generic include forwards for cpu-specific
19430         include files in aout and elf directories.
19432         * mpw-configure: Added copyright.
19433         * mpw-config.in: Check for presence of required build tools.
19434         (target_libs): Add newlib.
19435         (target_tools): Add examples.
19436         (Read Me): Generate as "Read Me for MPW" instead.
19437         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19438         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19439         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19441         * mpw-configure: Remove subdir-specific makefile hackery,
19442         delete mk.tmp after using it.
19444         * mpw-build.in (all): Display start and end times.
19446         * mpw-configure (host_canonical): Set.
19447         (target_cpu): Always add to makefiles.
19448         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19449         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19450         (mpw-mh-mpw): Look for in srcdir and srcroot.
19451         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19453         * mpw-build.in: (install-only): New target.
19455         * mpw-configure (host_alias, target_alias): Rename from hostalias
19456         and targetalias, add into generated Makefile.
19457         (mk.tmp): If present, add into generated Makefile.
19458         * mpw-build.in (all-gas): Build config.h first before gas proper.
19460         * mpw-configure (config.status): Write only if changed.
19461         * mpw-config.in (readline): Configure it (not built, just used for
19462         definitions).
19464         * mpw-config.in (elf/mips.h): Add a forward include.
19466         * mpw-config.in: Forward-include most .h files in include into
19467         extra-include.
19468         (readline): Don't build.
19469         mpw-build.in (install): Install GDB.
19471         * mpw-configure (prefix, mpw_prefix): Handle it.
19472         * mpw-config.in (mmalloc, readline): Don't configure.
19473         * mpw-build.in (thisscript): Rename to ThisScript.
19474         Use mpw-build instead of BuildProgram everywhere.
19475         (mmalloc, readline): Don't build.
19476         * mpw-README: New file, basic documentation about the MPW port.
19478         * mpw-config.in: Use forward-include to create include files.
19480         * mpw-configure: Add more things to the top of each configured
19481         Makefile, including contents of config/mpw-mh-mpw.
19482         * mpw-config.in (extra-include): Create this directory and fill it
19483         with Posix-like include files when configuring.
19485         * config.sub (apple, mac, mpw): Add various aliases.
19487         * mpw-build.in: New file, top-level build script fragment for MPW.
19488         * mpw-configure: New file, configure script for MPW.
19489         * mpw-config.in: New file, config fragment for MPW.
19491 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19493         * configure.in (host_libs): Remove glob, since it is gone from the
19494         sources.
19496 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19498         * Makefile.in: define empty GDB_NLM_DEPS var.
19500         * configure.in(target_makefile_frag): use config/mt-netware
19501         for netware targets.
19503 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19505         * config.sub: Merge in recent FSF changes.  Remove linux special
19506         cases.
19508 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19510         Revert this change:
19512         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19514                 * build-all.mk: Use CC=cc -Xs on Solaris.
19516 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19518         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19519         stop using it.
19520         * Makefile.in: Nuke all references to glob subdirectory.
19522 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19524         * configure.in: Fix --enable-shared logic in per-host.
19526 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19528         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19530 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19532         * configure.in (noconfigdirs): Don't build gas on AIX, for
19533         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19535 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19537         * configure: Fix --cache-file to work if the file argument is a
19538         relative path.
19540 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19542         * configure: If the --cache-file is used, pass it down to
19543         configure in subdirectories.
19545 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19547         * config.sub: add vxworks29k configuration.
19549 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19551         * Makefile.in (taz): Do "diststuff" part quietly.
19553 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19555         * config.sub: Mini-merge with gcc/config.sub.
19557 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19559         * config.guess (IRIX): Sed - to _.
19561 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19563         * Makefile.in (source-vault, binary-vault): New targets.
19565 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19567         * config.sub: Recognize -eabi as a basic system type.
19569 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19571         * configure.in (enable_shared stuff): Fix typo.
19573 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19575         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19577 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19579         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19581 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19583         * configure.in (rs6000-*-*): Don't build gas.
19585 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19587         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19588         reduce command line length.
19589         (AS_FOR_TARGET): Check for as.new, not Makefile.
19590         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19592 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19594         * config.guess:  Merge from FSF.
19596 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19598         * configure: Don't use $ when handling program_suffix.
19600 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19602         * configure.in:  Configure tk for hppa/hpux.
19604 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19606         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19608 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19610         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19611         to LIBCXXFLAGS.  Tests are better run without it.
19613 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19615         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19617 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19619         * configure.in (*-*-netware*): Don't configure xiberty.
19621 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19623         * configure.in:  Remove tk from native_only list.
19625 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19627         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19628         for special NCD build.
19630 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19632         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19633         makeall.bat, they're only useful for binutils snapshots.
19634         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19635         makeall.bat to specified SUPPORT_FILES.
19637 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19639         * build-all.mk: Add Ericsson targets to sun4 and solaris
19640         hosts.  Add  BNR's sun4 target to solaris host, so their
19641         build-from-source will be tested in-house first.
19643 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19645         * Makefile.in (LIBCFLAGS): New variable.
19646         (CFLAGS_FOR_TARGET): Ditto.
19647         (LIBCFLAGS_FOR_TARGET): Ditto.
19648         (LIBCXXFLAGS): Ditto.
19649         (CXXFLAGS_FOR_TARGET): Ditto.
19650         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19651         (BASE_FLAGS_TO_PASS): Pass them.
19652         (EXTRA_TARGET_FLAGS): Ditto.
19654         * configure.in: Support --enable-shared.
19656 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19658         * configure.in (target_libs):  Include libstdc++ again.
19659         * config.guess:  Update from FSF (for FreeBSD).
19661 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19663         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19664         makeall.bat.
19665         (DISTDOCDIRS): Add `etc'.
19666         (ETC_SUPPORT_PFX): New variable.
19667         (taz): Include anything from etc starting with a word in
19668         ETC_SUPPORT_PFX.
19670 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19672         * config.sub: Update for recent FSF changes.  Remove obsolete
19673         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19674         spacing changes.
19676 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19678         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19680         * config.guess:  Merge with FSF.
19681         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19683 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19685         * configure: Since the "trap 0" handler will override the exit
19686         status on many systems, only use it for "exit 1", and make it set
19687         a non-zero exit status; reset it before "exit 0".  Also, check
19688         exit status of config.sub, and error out if it failed.
19690 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19692         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19693         and install libgloss.
19695 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19697         * Makefile.in (all-binutils): Depend upon all-byacc.
19699         * configure.in: Don't build emacs on Irix 5.
19701 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19703         * configure.in (*-*-netware*): Add libio.
19705 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19707         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19708         (CHECK_TARGET_MODULES): Ditto.
19709         (INSTALL_TARGET_MODULES): Ditto.
19710         (TARGET_LIBS): Ditto.
19711         (all-libstdc++): Note dependencies.
19713 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19715         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19717 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19719         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19720         -fexternal-templates.
19722         * configure.in (target_libs): Add libstdc++.
19723         (noconfigdirs): Add libstdc++ as appropriate.
19725 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19727         * config.guess:  Update from FSF.
19729 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19731         * configure: Use ${config_shell} when running ${configsub}.
19733 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19735         * config.sub: No longer recognize h8300h.
19737 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19739         * config.sub: Remove extraneous differences between config.sub and
19740         gcc/config.sub.
19742 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19744         * Makefile.in (DISTSTUFFDIRS): Add gas.
19746 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19748         * COPYING.NEWLIB: New file.
19750 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19752         * config.guess (HP-UX):  Patch from Harlan Stenn
19753         <harlan@landmark.com> to also emit release level.
19755 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19757         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19759 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19761         * config.sub:  Merge nextstep cleanup from FSF.
19763 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19765         * configure.in (arm-*-*): Don't configure ld for this target.
19767 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19769         * configure.in (*-*-netware): don't configure libg++, libio,
19770         librx, or newlib.
19772 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19774         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19775         configure ld--it works, but it doesn't support shared libraries.
19777 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19779         * config.guess (*-unknown-freebsd*):  Get rid of possible
19780         trailing "(Release)" in version string.
19781         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19783 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19785         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19786         Fix type: *-next-neststep -> *-next-nextstep.
19788         * config.guess:  Merge from FSF:
19790         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19792         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19794         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19796         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19797         instead of UNIX_SV for UnixWare 1.0).
19799 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19801         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19802         to make gdb/nlm/* build after the compiler and linker.
19804 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19806         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19807         not just i[34]86.
19808         (m68k-atari-sysv4):  Relocate to match FSF version.
19810         * config.guess:  More merges from the FSF:
19812         Add a space before function call or macro invocation.
19814         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19816         * config.guess: Add trap cmd to remove dummy.c and dummy when
19817         interrupted.
19819         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19821         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19822         (dummy): Redirect stderr from compilation of dummy.c.
19824         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19826         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19828 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19830         * configure: Accept and ignore --cache*, for compatibility with
19831         new autoconf.
19833 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19835         * config.guess:  Merge from FSF:
19837         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19839         * config.guess (Pyramid*:OSx*:*:*): New case.
19840         (PATH): Add /.attbin at end for finding uname.
19841         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19843         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19845         * config.guess (M88*:DolphinOS:*:*): New case.
19847         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19849         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19850         to select whether to use ELF or COFF.
19852         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19854         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19856         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19858         * config.guess: Guess the OS version for HPUX.
19860         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19862         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19864 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19866         * configure.in: Recognize --with-headers, --with-libs, and
19867         --without-newlib.
19868         * Makefile.in (all-xiberty): Depend upon all-ld.
19870 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19872         * configure.in: Change i[34]86 to i[345]86.
19874 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19876         * configure (version): A few more tweaks to help message.
19878 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19880         * Makefile.in:  Remove (for now) librx as a host library,
19881         now that we're building it for target.
19883 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19885         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19886         (Karl Berry).
19888 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19890         * configure.in:  Also configure librx.
19892 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19894         * Makefile.in:  Update various rules to reflect that librx
19895         is now needed for libg++.
19897 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19899         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19901 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19903         * configure.in: Configure the examples directory.
19905 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19907         * configure: Simplify Jun 2 1994 change.
19909 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19911         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19912         /bin/gcc isn't good enough to build gcc.
19914 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19916         * Makefile.in (GDB_SUPPORT_FILES): Remove
19917         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19918         (gdb.tar.gz): Add new rule to use standard distribution building
19919         mechanism.
19921 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19923         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19924         Bill Cox <bill@cygnus.com>.
19926 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19928         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19930 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19932         * configure:  Search current dir first in .gdbinit.
19934 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19936         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19938 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19940         * config.sub:  Refer to NeXT's operating system as nextstep.
19942         * config.sub (case $basic_machine):  Re-order the cases, to match
19943         the order in the FSF version (which is mostly alphabethical).
19944         Merge in some additions and changes from the FSF.
19946 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19948         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19949         * config.sub: Recognize cxux7.
19950         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19952 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19954         * config.sub:  Fix typo powerpc -> powerpc-*.
19956 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19958         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19960         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19961         parallel with all-emacs and install-emacs).  Top-level command
19962         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19964 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19966         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19967         $(relbindir)/make before doing ``make install'', and use
19968         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19969         installing over running make binary.
19970         ($(host)-stamp-stage3-installed): Likewise.
19972 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19974         * config.guess: Recognize Mach.
19976 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19978         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19979         see whether --exec-prefix was used.
19981 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19983         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19985 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19987         * Makefile.in: Add all-librx target similar to all-libproc.
19989 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19991         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19992         with post 1.2 uname bogosity.
19994 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19996         * configure: Remove temporary files on receipt of a signal.
19998 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
20000         * configure: If there is a package_makefile_frag, remove
20001         ${subdir}/Makefile.tem after copying it in.
20003 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20005         * build_all.mk: support rs6000 lynx identifies itself as
20006         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
20007         since /bin/gcc is too feeble to compile a modern gcc.
20009 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20011         * brought devo/test-build.mk update-to-date with progressive/
20012         test-build.mk. Add lynx targets and hppa flag info.
20014 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20016         * configure.in:  Use mh-ncrsvr43.  Patch from
20017         Tom McConnell <tmcconne@sedona.intel.com>.
20019 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20021         * config.guess (i386-unknown-bsdi):  No longer need to
20022         check #if defined(__bsdi__) && defined(__i386__).
20024 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20026         * configure: Set program_transform_nameoption correctly.
20028 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20030         * brought build-all.mk update-to-date with progressive build-all.mk,
20031         added new targets and hppa info.
20033 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20035         * configure: If config.guess result is a prefix of the user
20036         specified target, assume a native build and use the user specified
20037         target as the host alias.  Remove SunOS patch suffix removal hack.
20038         * configure.in: Remove SunOS patch suffix removal hack.
20040         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20041         in NATIVE_CHECK_MODULES.
20043 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
20045         * Makefile.in: Rename HOST_ONLY to NATIVE.
20046         * configure: Delete SunOs patch suffix from host_canonical
20047         and build_canonical variables that are prepended to Makefiles.
20048         * configure.in: Add comments for easier maintenance.
20050 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20052         * Makefile.in: Add all-libproc target similar to all-gui.
20054 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
20056         * Makefile.in (CHECK_MODULES): split into
20057         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20059 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
20061         * config.guess (i386-unknown-bsdi): New system to guess.
20063 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20065         * Makefile.in: Add all-gui target (but not yet build by "all").
20067 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
20069         * config.sub: Move deletion of patch suffix from here...
20070         * configure.in: To here, at Ian's suggestion.  The top-
20071         level scripts might need to know of a patch level.
20073 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
20075         * config.sub: Strip off patch suffix so rtl is recognized
20076         as a sunos4.1.3 machine, even though it's been patched.
20078 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
20080         * Makefile.in (INSTALL_LAST): Delete.
20081         (INSTALL_DOSREL): New.
20083 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20085         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20086         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20087         whether we pass down --with-gnu-ld anyhow.
20089 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
20091         * Makefile.in (INSTALL_LAST): Change operation so it works
20092         on more flavors of make.
20093         * configure.in (go32): Don't build libg++ or libio.
20095 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
20097         * Makefile.in (Move HOST_PREFIX_1 and friends up so
20098         they can be overriden by templates.
20100 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
20102         * configure.in (target==go32): Don't build gdb.
20103         * dosrel: New directory.
20105 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
20107         * configure.in (host==go32): Configure dosrel too.
20108         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20109         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20110         be set by incoming names or templates.
20111         (INSTALL_LAST): New rule.
20113 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
20115         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20117 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20119         * configure.in (appdirs): New variable.  Currently empty, but will
20120         be used in gas distribution.  If nonempty, lists a set of
20121         directories at least one of which must get configured, or top
20122         level configuration is considered to have failed.
20123         (rs6000-*-lynxos*): Use new file name.
20125 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20127         Eliminate XTRAFLAGS.
20128         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20129         newlib include files using -idirafter, and also use -nostdinc.
20130         (CXX_FOR_TARGET): Likewise.
20131         (XTRAFLAGS): Removed.
20132         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20133         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20134         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20135         ($(DO_X)): Don't pass down XTRAFLAGS.
20137 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20139         * configure.in (mips*-dec-bsd*): New target; do build linker.
20140         (mips*-*-bsd*): New target; don't build linker.
20142 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20144         * configure.in: support rs6000-*-lynxos* configuration.
20145         support sunos4 as a cross target.
20147         * config.sub: look for lynx*, not lynx since the OS version may
20148         legitimately be part of the name.
20150 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20152         * configure.in (i[34]86-*-sco*): Move to be with other i386
20153         targets.
20154         (romp-*-*): New target.  Skip various binary utilities.
20155         (vax-*-*): New target.  Don't build newlib.
20156         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
20158 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20160         * configure.in: Only set host_makefile_frag if config
20161         directory exists.
20163 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20165         * install.sh: If $dstdir exists, don't check whether each
20166         component does.
20168 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20170         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20172 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20174         * configure.in (*-*-lynxos*): Don't configure newlib for either
20175         native or cross Lynx.
20177 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
20179         * config.sub (sparc64-elf): Fix os.
20180         (z8k): Remove duplicate.
20182 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20184         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20185         gcc/stmp-fixproto, to try to prevent fixproto from being run.
20187 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
20189         * configure: Make file links cleanly even if Lynx fails on
20190         an NFS symlink (at least fail cleanly).
20192 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20194         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20195         -XNh2000.
20197 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20199         * configure: Unknown options are fatal again.
20201 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
20203         * configure: Ignore --x-includes and --x-libraries, for Autoconf
20204         compatibility.
20206 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
20208         * build-all.mk: Add `clean' target.
20210 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20212         * config.guess:  Add SINIX support.
20213         * configure.in:  Add mips-*-sysv4* support.
20215 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
20217         * build-all.mk: Document all useful targets.
20218         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20219         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20221 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20223         * configure: Support --silent, --quiet.
20225 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20227         * configure: Support --disable-FEATURE.
20229 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20231         * config.guess: Recognize NCR running SVR4.3.
20233 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20235         * config.guess:  Make BSDI generate i386-unknown-bsd386.
20236         Patch from Paul Eggert <eggert@twinsun.com>.
20238 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20240         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20242 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20244         * configure: Make unrecognized options give nonfatal warnings
20245         instead of fatal errors, and pass them to any subdirectory
20246         configures in case they recognize them.
20247         Make --x equivalent to --with-x.
20249 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20251         * configure: Add --enable-* options.  Clean up usage message and
20252         some comments.
20254 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
20256         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20258 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20260         * configure.in (hppa*-*-*): Enable binutils.
20262 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20264         * config.sub: Recognize cisco.
20266 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
20268         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20270 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20272         * config.guess: about target *-hitachi-hiuxwe2, don't print more
20273         than one configuration name.  Add comment.
20275 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
20277         * config.guess: about target *-hitachi-hiuxwe2, fixed
20278         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
20279         macro is incorrect.]
20281 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20283         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20284         than the "make ls" stuff which used to be here.
20286 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20288         * config.guess:  Recognize i[34]86-unknown-freebsd.
20289         From Shawn M Carey <smcarey@rodan.syr.edu>.
20291 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20293         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20295 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20297         * config.guess: Check for ptx.
20299 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
20301         * config.sub: Add os9k checking.
20303 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20305         * config.guess: Handle OSF1 running on HPPA processors
20307 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20309         * configure: If subdir configure fails, print out a message with
20310         subdirectory name, in case subdir's configure code didn't identify
20311         itself.
20313 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
20315         * configure.in: Remove embedded newlines from configdirs.
20316         Avoid mismatches of substrings.  Fix matching strings at end
20317         of configdirs.
20319 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
20321         * config.guess:  Add Lynx/rs6000 config support.
20323 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20325         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20327 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
20329         * configure.in (hppa*-*-osf*): Treat this just like most other
20330         PA configurations (eg no binutils or ld).
20331         (hppa*-*-*elf*): These configurations have binutils and ld.
20333 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20335         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
20337 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20339         * configure.in (rs6000-*-*): Build gas.
20341 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20343         * Makefile.in:  Avoid bug in losing hpux sed.
20345 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20347         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20348         for GDB and GDB has been fixed to not need it.
20350 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20352         * config.guess: Recognize vax hosts.
20354 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20356         * configure (while loop): Don't use "break 2" inside case
20357         statement -- the case statement isn't an enclosing loop.
20359 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20361         * config.guess:  Clean up NeXT support, to allow nextstep
20362         on Intel machines.  Make OS be nextstep.
20364 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20366         * config.guess: Add alternate forms for Convex.
20368 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20370         * configure:  Completely rewrite option processing.  Take
20371         advantage of pattern-matching to avoid invoking test frequently.
20372         Also clean up host and target defaulting logic.
20374 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20376         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20377         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20378         commands (plus user environment) will fit SCO limits.
20380 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20382         * configure.in: Don't issue warnings about directories which are
20383         not being configured if -norecursion is set.  Correct test for
20384         --with-gnu-as and --with-gnu-ld to not get confused by substring
20385         matches.
20387         * configure.in: Don't build gas for alpha-dec-osf1*.
20389 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20391         * configure:  Back out Per's change of 12/19/1993.  It changes the
20392         behavior of configure in unexpected and confusing ways.
20394         Also, use different delim char when calculating
20395         program_transform_name so that the name can contain slashes.
20397 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20399         * configure.in, config.sub: Add support for VSTa micro-kernel.
20401 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20403         * configure.in: Nuke hacks which were used to get a special
20404         version of GAS for HPPA configurations.
20406 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20408         * configure:  If only ${target_alias} is given, use that
20409         as the default for ${host_alias}.
20410         * configure:  Add missing back-slashes before nested quotes.
20412 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20414         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20416 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20418         * config.guess:  Recognize some Tektronix configurations.
20419         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20421 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20423         * config.sub: Match any flavor of SH.
20425 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20427         * configure.in: Don't try to configure newlib for Alpha.
20429 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20431         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20432         libg++ or libio for any Alpha target.
20434         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20436 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20438         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20439         default arguments -- so it tried to compress itself.
20441 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20443         * configure.in (notsupp): ensure that a space is always at the end
20444         of the configdirs list, since the grep checks for an explicit space
20446 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20448         * configure.in (target i386-sysv4.2): don't build ld, since static
20449         versions of many libraries are not available.
20451 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20453         * config.guess: Recognize Apollos (using environment variables).
20454         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20456 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20458         * config.guess: Recognize Sony news mips running newsos.
20460 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20462         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20463         "fi ; else" for bash.
20465 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20467         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20469 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20471         * config.sub: accept unixware as an alias for svr4.2.
20472         Fix some inconsistancies with the gcc version.
20474 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20476         * Makefile.in (DISTDOCDIRS):  Add gdb.
20478 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20480         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20482 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20484         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20485         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20486         this now.
20488 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20490         * config.sub: Accept hiux* as an OS name.
20492         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20493         etc/make-stds.texi.  The underscore came from gcc, and dje now
20494         agrees that RUNTESTFLAGS is the correct name.
20496 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20498         * install.sh:  Remove 'set -e'.  It makes any conditionals
20499         in the script useless.
20501         * config.guess: Automatically recognize arm-acorn-riscix
20502         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20504 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20506         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20508 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20510         * Makefile.in (DISTDOCDIRS): New variable.
20511         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20512         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20514 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20516         * configure.in (hppa target): check the source directory for the
20517         pagas sub-directory
20519 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20521         * config.sub: Allow -aout* and -elf*.
20523 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20525         * configure.in: Don't build ld on i386-solaris2, same as for
20526         sparc-solaris2.
20528 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20530         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20532 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20534         * configure.in:  Configure gdb for alpha.
20536 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20538         * Makefile.in (CXXFLAGS): Add -O.
20540 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20542         * config.guess: added support for DG Aviion
20544 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20546         * configure.in: Produce warning message for subdirectories not
20547         configurable for this host/target combination.  Don't try to
20548         configure gdb for vms.
20550 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20552         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20553         appropriate files before making "diststuff".
20554         (DISTBISONFILES): New var: list of files to be edited.
20555         (DISTSTUFFDIRS): Add binutils.
20557 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20559         * config.sub: also handle mipsel and mips64el (for little endian mips)
20561 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20563         * configure.in: Add * to end of all OS names.
20565 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20567         * configure.in: Build newlib for LynxOS native.
20569 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20571         * config.guess: Add support for delta 88k running SVR3.
20573         * configure.in: Add comment about HP compiler vs. emacs.
20575 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20577         * configure.in: don't build ld on solaris2 (not a viable option
20578         due to bugs in getpwnam & getpwuid)
20580 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20582         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20583         config.guess will produce a full version number.
20585 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20587         * configure.in: Build linker and binutils for alpha-dec-osf1.
20589 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20591         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20592         and gdb/testsuite/Makefile.in.
20594 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20596         * configure.in: recognize mips*- instead of mips-
20598 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20600         * config.sub: Accept linux*coff and linux*elf as operating
20601         systems.
20603 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20605         * config.sub: Recognize mips64, and mips3 as an alias for it.
20607 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20609         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20610         gdb knows how to handle OSF/1 shared libraries.
20612 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20614         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20615         * config.guess: Recognize Hitachi's HIUX.
20616         * config.sub: Recognize h3050r* and hppahitachi.
20617         Remove redundant cases for hp9k[23]*.
20619 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20621         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20622         if gas and ld are in the source tree and are in ${configdirs}.
20623         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20624         --with options (but still pass them down on the command line,
20625         if they were explicitly specified).
20627 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20629         * configure: substitute SHELL value in Makefile.in with
20630         ${CONFIG_SHELL}
20632 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20634         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20635         *-*-solaris2* targets.
20637 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20639         * Makefile.in: define M4, and pass it down to sub-makes;
20640         all-autoconf now depends on all-m4
20642 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20644         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20645         presence of {ar,ranlib} instead of a configured directory
20647 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20649         * config.guess: Accept 34?? as well as 33?? for NCR.
20651 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20653         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20654         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20656 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20658         * configure: grab values for $(CC) and $(CXX) from the
20659         environment, so that someone can do "CC=gcc configure; make" and
20660         have it work right (matching the way that autoconf works now)
20662         * configure.in, Makefile.in: add support for gash, the tcl
20663         interface to Galaxy
20665         * config.guess: add NetBSD variants (hp300, x86)
20667 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20669         * install.sh: Support -d option (in the manner of SunOS 4 install,
20670         as it is more deterministic than that of GNU install)
20671         (chmodcmd): Set file to mode 755 by default (should also do default
20672         chgrp and chown, but I don't feel like dealing with that now)
20674 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20676         * config.sub: Remove h8300hhms alias.
20678 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20680         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20682 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20684         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20685         as stmp-fixinc
20687 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20689         * config.sub: recognize m88110-bug-coff.
20691 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20693         * Makefile.in (all-libio): all dependencies on the toolchain used
20694         to build this (gcc, gas, ld, etc)
20696 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20698         * config.guess: Deal with OSF/1 1.3 on alpha.
20700 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20702         * install.sh: add some 'else true' clauses for portability
20704         * configure.in: don't build libio for h8[35]00-*-* targets
20706 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20708         * Makefile.in:  Add support for new libio.
20710 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20712         * install.sh: If one command fails, don't try the rest.  Don't try
20713         to remove $dsttmp (via trap) unless we have already created it.
20714         If $src doesn't exist, detect it and exit with an error.
20716         * config.guess: Recognize BSD on hp300.
20718 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20720         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20721         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20723 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20725         * Makefile.in (all-send-pr): depends on all-prms
20727 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20729         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20731 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20733         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20734         Added test for mips-mips-riscos5.
20736 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20738         * configure.in: use mh-hp300 for 68k HP hosts
20740 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20742         * configure: add support for CONFIG_SHELL, so that you can use
20743         some alternate shell for evaluating configure scripts
20745 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20747         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20748         in configure script to bug-gdb@prep.ai.mit.edu when building
20749         distribution archive.
20750         * Makefile.in (COMPRESS):  Remove def.
20751         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20752         gdb.tar.Z and make-gdb.tar.Z respectively.
20753         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20754         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20755         to convergence with 'taz' target in Makefile.in.
20757 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20759         * install.sh (dsttmp): use trap to ensure that tmp files go
20760         away on error conditions
20762 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20764         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20766 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20768         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20769         its parent is '/' not ''.
20771         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20773 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20775         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20776         that ${newsrcdir}/configure.in does.
20778 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20780         * test-build.mk: support for CONFIG_SHELL
20782 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20784         * config.sub (netware):  Add as a basic system type.
20786 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20788         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20789         $(srcdir)/ from the dependency on Makefile.in.
20791 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20793         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20794         (h8300hhms is temporary until multi-libraries are implemented).
20795         * configure.in: Handle h8300h too.
20797 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20799         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20801 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20803         * configure:  Remove extraneous output when guessing host type.
20804         * config.guess:  Remove extraneous output when guessing using C
20805         compiler rather than uname, or when guessing fails.
20807 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20809         * Makefile.in: remove all.cross and install.cross targets
20811         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20812         definitions
20814 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20816         * configure.in (target sh): Build gprof.
20818 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20820         * config.sub: change -solaris to -solaris2
20822 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20824         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20826 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20828         * configure: Correct error message for missing Makefile.in to
20829         print correct directory.
20831 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20833         * install.sh: kludge around 386BSD shell bug
20835 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20837         * config.guess:  Recognize NeXT.
20838         * config.guess:  Recognize i486-ncr-sysv4.
20839         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20841 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20843         * Makefile.in (MAKEINFOFLAGS): New variable.
20844         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20845         * build-all.mk, test-build.mk: Pass down --no-split as
20846         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20848 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20850         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20852 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20854         * Makefile.in (libg++.tar.z):  New rule.
20855         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20856         * Makefile.in (taz):  Only do a single chmod.
20858 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20860         * install.sh: don't use dirname anymore (replaced with sed usage)
20862 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20864         * Makefile.in:  Change extension for gzip'd files from '.z' to
20865         '.gz' per new FSF standard usage.
20867 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20869         * configure: put quotes around the final value of program_transform_name
20871 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20873         * Makefile.in: new install.sh support; update install-info rules
20875 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20877         * configure.in: Build diff for crosses, but not for go32 host.
20879         * configure.in: Build gprof only for native, and don't build it
20880         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20882 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20884         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20886 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20888         * configure.in (host_tools): Add prms.
20890 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20892         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20893         with $(FLAGS_TO_PASS) on the command line
20895         * config.sub: Recognize lynx and lynxos
20897 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20899         * config.sub: Accept -ecoff*, not just -ecoff.
20901 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20903         * Makefile.in (taz): Use .gz suffix instead of .z.
20904         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20905         names.
20907 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20909         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20911 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20913         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20914         that rebuilds that might happen during 'make install' don't get
20915         bogus gcc include files
20917 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20919         Change from Utah for HPPA support:
20920         * config.guess: Recognize hppa1.x-hp-bsd.
20922 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20924         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20925         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20927 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20929         * config.sub: Add support for rom68k and bug boot monitors.
20931 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20933         * Makefile.in: Make all-opcodes depend on all-bfd.
20935 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20937         * config.guess: Added special check for i[34]86-univel-sysv4*.
20939 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20941         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20942         the processor rather than assuming i486.
20944 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20946         * config.guess: Recognize SunOS6 as Solaris3.
20948 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20950         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20951         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20953 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20955         * build-all.mk (all-cross): New target for Canadian Cross.
20956         Added Q2 go32 targets.
20957         * test-build.mk: Configure go32 cross sparclite-aout and
20958         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20959         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20961 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20963         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20964         GO32 hosted toolchains
20966 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20968         * configure: change  so "-exec-prefix" gets passed down rather
20969         than "-exec_prefix" so autoconf generated Makefiles get the
20970         exec_prefix set right.
20972 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20974         * config.guess: get the Solaris2 minor version number
20976         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20978 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20980         * config.guess: Recognize some Sequent platforms.
20982 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20984         * Makefile.in: added the vault-install target
20986         * configure.in: actually use the Sun3 makefile fragment that's in
20987         config, also added the release dir to configdirs
20989 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20991         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20993 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20995         * configure.in: remove some program from Alpha targetted toolchains
20997 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20999         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
21000         gprof.
21001         (taz): Run "make diststuff" in those directories instead of "make
21002         proto-dir".  Look for "VERSION=" only at start of line in subdir
21003         Makefile.  Use "gzip -9" for compression.
21004         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21005         (binutils.tar.z): New target.
21007 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21009         * Makefile.in (taz): Include gpl.texinfo.
21011 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21013         * Makefile.in (setup-dirs): Merged into "taz" target.
21014         (taz): Only do `proto-dir' stuff if a directory is actually needed
21015         for this target.
21017 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
21019         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21020         (FLAGS_TO_PASS): Pass down MUNCH_NM.
21021         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21022         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21023         (gcc-no-fixedincludes): Correct for current gcc Makefile.
21025 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
21027         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
21028         config.sub, and move-if-change to gdb testsuite distribution
21029         archive, so the testsuite can be extracted, configured, and
21030         run separately from the gdb distribution.  Blow away the Chill
21031         tests that require a Chill compiled executable, since GNU Chill
21032         is not yet publically available.
21034 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21036         * test-build.mk: set environment variables in a single command,
21037         instead of a list of assignments and exports
21039         * config.guess: recognize Alpha/OSF1 systems
21041 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21043         * configure: Change help message to prefer --options rather than
21044         -options.
21046 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21048         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21049         zippy@ecst.csuchico.edu.
21050         * config.guess: Recognize miniframe.
21052 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21054         * Makefile.in: Use srcroot to find runtest rather than rootme.
21055         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21057 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21059         * test-build.mk: Extensive additions to support building on a
21060         machine other than the host.
21062 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21064         * configure (tooldir): Fix for i386-aix again.
21066 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
21068         * configure, Makefile.in:  Change definition of $(tooldir)
21069         to match the FSF.
21071 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
21073         * config.guess:  Recognize i[34]86/SVR4.
21075 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21077         * Makefile.in (all-gdb): gdb depends on sim.
21079 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
21081         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
21082         at the same time we make the prototype gdb directory.
21083         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
21084         files at the same time as the gdb base release distribution.
21086 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
21088         * Makefile.in (check): Use individual check targets rather than
21089         DO_X rule.
21090         (check-gcc): Added.
21092 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
21094         * config.sub: Use sysv3.2 not sysv32 for canonical OS
21095         for System V release 3.2.
21097 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21099         * config.sub: Recognize hppaosf.
21100         * configure.in: Do configure ld/binutils/gas for it.
21102 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21104         * configure (tooldir): Alter syntax used to set this, for systems
21105         where "\$" isn't handled right, like i386-aix.
21107 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21109         * configure: Pass program-transform-name, not
21110         program_transform_name, to recursive configures.
21112 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
21114         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21115         of gas+ld+binutils.
21117 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
21119         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
21121 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21123         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21125 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21127         * Makefile.in (PRMS): Set back to all-prms.
21129 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21131         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21132         targets, rather than for MIPS hosts.
21134 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21136         * configure.in: add comment for --with-x default values
21138         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21140         * Makefile.in: add check-* targets for each of the directories in
21141         the tree.  Add a definition of RUNTEST that will use the one we
21142         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
21144 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
21146         * configure.in: Removed obsolete references to bfd_target and
21147         target_makefile_frag.
21149         * build-all.mk: Set assorted targets for Q2.
21150         * config.sub: Recognize z8k-sim and h8300-hms.
21151         * test-build.mk: Really don't pass host to configure.
21152         (HOLES): Added uname.
21154 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
21156         * configure: Handle an empty program-prefix, program-suffix or
21157         program-transform-name correctly.
21159 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21161         * build-all.mk: -G 8 no longer required for MIPS targets.
21162         * test-build.mk: Don't pass host argument to configure; make it
21163         guess.
21165 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
21167         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
21168         * Makefile.in (COMPRESS):  New macro, like GZIP.
21170 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21172         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21174         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21175         with gas currently defaults to -G 0.
21177 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
21179         * Makefile.in (all-flex): flex depends on byacc.
21181         * build-all.mk: If host not specified, use config.guess.  Pass TAG
21182         to test-build.mk as RELEASE_TAG.
21183         * test-build.mk (configargs): New variable containing arguments to
21184         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
21185         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21187         * config.guess: Use /bin/uname when checking -X argument on SCO,
21188         to avoid invoking GNU uname which doesn't understand -X.
21190         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21192         * configure.in: Build gas for mips-*-*.
21194 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21196         * Makefile.in (all.normal): insert missing backslash.
21198 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21200         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21202         * Makefile.in: Complete overhaul to merge many almost identical
21203         targets.
21205 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21207         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21208         (gdb.tar.Z): Adjusted.
21210         * Makefile.in (setup-dirs, taz): New targets; should be general
21211         enough to adapt for gdb sometime.  Build only .z file.
21212         (gas.tar.z): New target.
21214 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
21216         * build-all.mk: Use CC=cc -Xs on Solaris.
21218 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
21220         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
21221         for handling BISON for FSF releases.
21223 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21225         * configure: Actually implement the change zoo just documented.
21227 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21229         * configure: when using config.guess, only set target_alias when
21230         it's not already been set (ie, on the command line)
21232 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21234         * Makefile.in: add installcheck target, set PRMS to install-prms
21236 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21238         * configure: add support for package_makefile_fragment, handle the
21239         case where a directory has a configure.in file but no Makefile.in
21240         more gracefully (with an actual understandable error message, even);
21241         add support for --without (and add this to the usage message); also
21242         explicitly add a --host=${host_alias} to the command line when
21243         config.guess is used
21245 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21247         * configure: Must use both --host and --target in recursive calls.
21249 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21251         * Makefile.in: Change deja-gnu to dejagnu.
21253 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21255         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21257 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21259         * configure.in: canonicalize all instances to *-*-solaris2*,
21260         also strip out a number of tools to not build for go32 host
21262 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21264         * config.guess: add GPL.
21266         * Makefile.in, config.guess, config.sub, configure: bump
21267         copyrights to 93.
21269 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
21271         * Makefile.in (do-info): Removed obsolete check for existence of
21272         localenv file.
21274         * Makefile.in (MAKEOVERRIDES): Define to be empty.
21276 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21278         * Makefile.in: a couple of 'else true' for decstation,
21279         support for TclX
21281         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21283 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
21285         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21287 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
21289         * config.guess: Recognize i386-ibm-aix (PS/2).
21290         * configure.in: Use config/mh-aix386 file for it.
21292 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
21294         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21295         CC_FOR_TARGET instead.
21296         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21298 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
21300         * Makefile.in: Add sim to list of directories sent with gdb
21302 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
21304         * configure.in: Put back mips-dec-bsd* case.
21306 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
21308         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21309         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
21310         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21312 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21314         * configure.in: remove no-op mips-dec-bsd* in "case $target"
21316         * Makefile.in (dir.info): only run gen-info-dir if it exists,
21317         (install-info): install dir.info only if it exists,
21318         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21320 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
21322         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
21323         gas for mips-dec-bsd.
21325 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
21327         * configure (makesrcdir): If ${srcdir} is relative and not ".",
21328         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21330 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21332         * configure.in: Added "dejagnu" to hosttools list.
21334 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
21336         * config.sub, configure.in, config.guess:  Add support
21337         for Bosx, an AIX variant from Bull.
21338         Patches from F.Pierresteguy@frcl.bull.fr.
21340 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21342         * devo/dejagnu: Initial creation of devo/dejagnu.
21343         Migrated dejagnu testcases and support files for testing software
21344         tools to reside as subdirectories, currently called "testsuite",
21345         within the directory of the software tool.  Migrated all programs,
21346         support libraries, etc. beloging to dejagnu proper from
21347         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
21348         with no modifications.  The changes to these files which will
21349         allow them to configure, build, and execute properly will be made
21350         in a future update.
21352 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21354         * Makefile.in: Change send_pr to send-pr.
21355         * configure.in: Likewise.
21356         * send_pr: Renamed directory to send-pr.
21358 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21360         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21362 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21364         * README:  Update for gdb-4.8 release.
21365         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21366         gdb-xxx.tar.z (gzip'd) file also.
21368 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21370         * Makefile.in: make all-diff depend on all-libiberty
21372 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21374         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21376 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21378         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21380 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21382         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21383         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21384         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21386 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21388         * Makefile.in:  makeinfo binary is in a new location
21390 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21392         * config.sub: Accept -ecoff as an OS.
21394         * Makefile.in: Various changes to eliminate a level of make
21395         recursion and reduce the required command line length.
21396         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21397         sub-makes.
21398         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21399         variables holding settings for specific sub-makes.
21400         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21401         in terms of BASE_FLAGS_TO_PASS.
21402         (TARGET_LIBS): New variable listing directories which use
21403         TARGET_FLAGS_TO_PASS.
21404         (subdir_do): Eliminated.
21405         (do-*): New set of targets to replace subdir_do.
21406         (various): All targets which used subdir_do now depend on do-*.
21407         (local-clean): Renamed from do_clean.
21408         (local-distclean): New target, dependency of distclean and
21409         realclean.
21410         (install-info): Don't create directories.  Depend on dir.info
21411         rather than calling make recursively.
21412         (install-dir.info): Eliminated.
21413         (install-info-dirs): Create all info directories here.
21414         (dir.info): Depend upon do-install-info.
21416         * test-build.mk (HOLES): Added false.
21418 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21420         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21422 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21424         * Makefile.in (info): remove dependency on all-texinfo.  The
21425         problem was really in texinfo/C, not at this level.
21427 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21429         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21431 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21433         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21434         GDB releases.
21436 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21438         * configure: Include srcdir in message about target of link not
21439         being found.  Don't convert `-' to `_' in `with' options being
21440         passed to subdirs.
21442 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21444         * configure.in: add uudecode to host_tools
21446         * Makefile.in: added {all,install}-uudecode targets, added them to
21447         the appropriate lists
21449 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21451         * Makefile.in (all-gcc): Added dependency on all-gas.
21453         * configure.in (mips-*-*): Build ld and binutils.
21455 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21457         * configure: check return code from mkdir, print error message and
21458         exit on failure.
21460 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21462         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21464 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21466         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21468 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21470         * config.sub (h8500):  Recognize this as a cpu type.
21472 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21474         * configure: source directory missing is no longer a warning
21476         * configure.in: recognize irix[34]* instead of irix[34]
21478         * Makefile.in: define and pass down X11_LIB
21480 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21482         * guess-systype: Renamed to ...
21483         * config.guess:  ... by popular request.
21484         * configure.in, Makefile.in:  Update accordingly.
21486 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21488         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21489         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21490         + Execute ./dummy instead of assuming . is in PATH.
21492 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21494         * guess-systype:  New shell script.  Attempts to guess the
21495         canonical host name of the executing host.
21496         Only a few hosts are supported so far.
21497         * configure:  Call guess-systype if no host is specified.
21499 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21501         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21502         gcc Makefile.
21504 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21506         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21507         (all-gcc, install-gcc, subdir_do): Use it.
21509 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21511         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21513 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21515         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21516         set exclusively by configure, using configure.in .
21518 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21520         * test-build.mk: set $PATH for all builds
21522         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21524 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21526         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21527         the one used in gcc/Makefile.in, so that a null expansion doesn't
21528         override the one needed to build gcc with a native cc.
21530 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21532         * configure: Accept -with arguments.
21534 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21536         * Makefile.in: added h8300sim
21538 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21540         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21541         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21542         (all-cygnus, native, build-cygnus): Make
21543         $(canonhost)-stamp-3stage-done, not $(host)....
21544         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21545         i386-sco3.2v4.  Added else true to if command.
21547 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21549         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21551 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21553         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21555 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21557         * configure.in: don't remove binutils from Solaris builds
21559 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21561         * Makefile.in: get rid of earlier definitions for *clean,
21562         also handle the recursive info rule better
21564 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21566         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21567         do more-or-less the right thing.
21569 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21571         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21572         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21574 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21576         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21577         $(host_canonical).
21579         * configure.in: split the configdirs list into 4 categories (native
21580         v. cross, library v. tool) and handle the cross-only and native-
21581         only in more reasonable (and correct!) way.
21583 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21585         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21586         configdirs anymore.
21588 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21590         * Makefile.in: extensive cleanup::  removed all of the explicit
21591         clean-* targets, collapsed many wrappers around subdir_do into
21592         one, added additional targets to satisfy standards.texi, deleted
21593         some old targets, some changes for consistency
21595 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21597         * configure.in: handle some programs as cross-only, and others as
21598         native only
21600         * test-build.mk: handle partial holes in a more generic manner
21602         * Makefile.in: m4 depends on libiberty
21604 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21606         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21607         time, wdiff, and find to configdirs
21609         * Makefile.in: all, clean, and install rules for the new programs
21610         added to configure.in
21612 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21614         * configure.in: use mh-sun for all *-sun-* hosts
21616 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21618         * Makefile.in: define flags for X11 include files and library file
21619         locations, pass them down to the programs that need this info
21621         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21623 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21625         * configure.in: start building libg++ for HP-UX targets
21627 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21629         * README:  Update references to files moved into etc/.
21631 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21633         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21634         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21636 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21638         * configure: accept dash as well as underscore in long option
21639         names for FSF compatibility.
21641 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21643         * config.sub: added -sco3.2v4 support from FSF.
21645 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21647         * configure.in: expand the section that adds or removes
21648         directories from the list of programs to build, to handle native
21649         vs. cross in addition to host v. native
21651 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21653         * Makefile.in:  Replace C++ in macro names with CXX.
21654         This is less likely to break ...
21656 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21658         * test-build.mk: add -w to GNU_MAKE
21660 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21662         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21663         add 'sparc' to list of recognized cpus.  This needed to make
21664         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21665         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21666         then changes that into $CPU-wrs-vxworks.
21668         * configure.in: remove most references to gdbtest, regularize
21669         target based program removal
21671         * test-build.mk: import from p3 tree (many fixes and changes)
21673 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21675         * Makefile.in: added rules to handle tcl, tk, and expect
21677         * configure.in: handle those directories if they exist
21679 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21681         * config.sub: removed bogus hppabsd and hppahpux names, since
21682         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21684 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21686         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21687         depends upon all-xiberty
21689         * Makefile.in: changes from p3, including:
21691         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21693         * Makefile.in (XTRAFLAGS): include newlib directories if
21694         newlib/Makefile exists, rather than if host != target.
21696         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21698         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21699         from the same source tree and not building a cross-compiler.  This
21700         matters for the libg++ configuration if reconfiguring a tree that
21701         has already been installed.
21703         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21705         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21706         pick up the machine and system specific header files.
21708         * Makefile.in: added AS_FOR_TARGET, passed down in
21709         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21710         the C compiler to use to create programs which are run in the
21711         build environment, set it to default to $(CC), and passed it down
21712         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21714         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21716         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21717         We need them for unusual native builds, like systems without
21718         ranlib.
21720         * configure: also define $(host_canonical) and
21721         $(target_canonical), which are the full, canonical names for the
21722         given host and target
21724 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21726         * Makefile.in:  Added separate definitions for C++.
21728 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21730         * configure.in (configdirs):  Add deja-gnu.
21732 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21734         * README:  Update for configure.texi and gdb-4.7 release.
21736 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21738         * Makefile.in:  Move "all" target to top of file.
21739         Previously, first target was ".PHONY" which caused BSD4.4 make
21740         to build .PHONY when make was run without arguments.
21742 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21744         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21745         Library-copylefted code in libiberty.
21747 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21749         * config.sub:  Replace m68kmote with plain old m68k.
21751 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21753         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21755 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21757         * config.sub: Complain if no argument is given.  Added support for
21758         386bsd as OS and target alias.
21760 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21762         * Makefile.in (XTRAFLAGS): include newlib directories if
21763         newlib/Makefile exists, rather than if host != target.
21765 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21767         * config.sub: recognize sparclite-wrs-vxworks.
21769         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21770         p3.) Added clean-xiberty to clean.
21772 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21774         * configure.in: use *-*-* instead of nested cases for host and target
21776 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21778         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21779         from the same source tree and not building a cross-compiler.  This
21780         matters for the libg++ configuration if reconfiguring a tree that
21781         has already been installed.
21783 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21785         * config.sub (i486v/i486v4):  Merge in from FSF version.
21787 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21789         * configure: only set PWD if it is already set.
21791 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21793         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21794         doesn't have unset and all success paths (and most error paths)
21795         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21796         to just ${PWD} to avoid confusion.)
21798 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21800         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21801         even for a native compilation.
21803 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21805         Changes to make the gdb.tar.Z rule work better.
21807         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21808         (DEVO_SUPPORT):  Add configure.texi.
21809         (bfd-ilrt.tar.Z):  Remove ancient rule.
21811 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21813         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21814         pick up the machine and system specific header files.
21816         * configure.in, config.sub: added new target m68010-adobe-scout,
21817         with alias of adobe68k.  Changed configure.in to check for
21818         -scout before -sco* to avoid a false match.
21820         * Makefile.in: added AS_FOR_TARGET, passed down in
21821         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21822         the C compiler to use to create programs which are run in the
21823         build environment, set it to default to $(CC), and passed it down
21824         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21826 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21828         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21829         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21830         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21831         FOR_TARGET variants, to newlib and libg++.
21833 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21835         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21836         first.
21838 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21840         * config.sub:  Accept `elf' as an environment.
21842 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21844         * Makefile.in (all-opcodes):  cd into the right directory
21846 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21848         * configure: added -program_transform_name option, used as
21849         argument to sed when installing programs.
21850         configure.texi: added documentation for -program_prefix,
21851         -program_suffix and -program_transform_name.
21853 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21855         * config.sub:  Accept i486 where i386 ok.
21857 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21859         * config.sub: accept we32k
21861 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21863         * config.sub, configure.in: accept OSE68000 and OSE68k.
21865         * Makefile.in: don't create all directories for ``make install'';
21866         let the subdirectories create the ones they need.
21868 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21870         * COPYING: new file, GPL v2
21872 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21874         * Makefile.in: use the new gen-info-dir, which needs a template
21875         argument (which also lives in texinfo)
21877         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21879 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21881         * config.sub (ncr3000):  Change i386 to i486.
21883 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21885         * Makefile.in: add install-rcs, install-grep to
21886         install-no-fixedincludes, removed install-bison and install-libgcc
21888 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21890         * configure.in: grab the HPUX makefile fragment if on HPUX
21892 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21894         * Makefile.in: eradicate bison spoor (ditto libgcc).
21895         configure.in: recognise m68{k,000}-ericsson-OSE.
21896         es1800 is alias for m68k-ericsson-OSE
21898 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21900         * configure.in: rearrange the parts that remove programs from
21901         configdirs, based now on HOST==TARGET or by canonical triple.
21903 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21905         * test-build.mk: recurse explicitly with -f test-build.mk when
21906         appropriate.  predicate stage3 and comparison on the existence
21907         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21908         On very clean, also remove ...stamp-co.  Build in-place before
21909         doing other builds.
21911 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21913         * Makefile.in, configure.in: add tgas
21915 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21917         * Makefile.in: a number of changes merged in from progressive.
21919         * configure.in: add libm.
21921         * .cvsignore: ignore some stuff that comes from test-build.mk.
21923 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21925         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21927 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21929         * configure: Add program_suffix (parallel to program_prefix)
21930         * Makefile.in: adjust directory-creating script for losing decstation
21932 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21934         * configure:  Minor $subdir-related fixes.
21936 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21938         * configure: fix various problems with propogating
21939         makefile_target_frag in subdirs.
21940         * configure.in: config libgcc if its there
21942 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21944         * config.sub:  HPPA merge.
21946 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21948         * Makefile.in:  Replace all-bison with all-byacc in all
21949         dependency lines for other tools (which now use byacc).
21951 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21953         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21955 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21957         * Makefile.in: make gprof rules similar to byacc rules (instead of
21958         vestigal $(unsubdir) that didn't work...)
21960 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21962         * config.sub:  Add support for Linux.
21963         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21964         (at least for libg++).
21966 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21968         * configure.texi: fix doc for the -nfp option to configure
21970 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21972         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21974 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21976         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21977         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21978         * configure.in: added solaris* host_makefile_frag hook.
21980 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21982         * config.sub: changed recognition of m68000 so that various
21983         m68k types can be specified via m680[01234]0
21985 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21987         * config.sub (basic_machine): fix sed so that '-foo' isn't
21988         completely substituted out while .+'-foo' loses the '-foo'
21990 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21992         * config.sub ($os): Add -aout.
21994 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21996         * configure:  If host_makefile_frag is absolute, don't
21997         prefix ${invsubdir} (relevant to libg++ auto-configure).
21999 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22001         * Makefile.in (tooldir): Define it.
22002         (all-ld): Depend on all-flex.
22004 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
22006         * Makefile.in (check):  Fix libg++ special case.
22008 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
22010         * configure: do not bury `pwd` into config.status, thus do fewer
22011         pwd's.
22013         * configure: print the "Building in" message only when building in
22014         other than "." AND verbose.
22016         * configure: remove -s, rework -v to better accommodate guested
22017         configures.
22019         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22021 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
22023         * Makefile.in: macroize flags passed on recursion.  remove
22024         fileutils.
22026 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
22028         * configure: get makesrcdir right for subdirs deeper than 1.
22030         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22031         install.
22033 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
22035         * Makefile.in: don't print subdir_do or recursion lines.
22037 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
22039         * standards.texi: added menu item.
22041         * Makefile.in: build and install standards.info.
22043         * standards.texi: new file.
22045 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22047         * configure: test for and move config.status pieces from
22048         ${subdir}/.
22050 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
22052         * configure:  Test for existance of files before trying to mv
22053         them, to avoid numerous non-existance messages.
22055 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
22057         * configure: correct final line of config.status.
22059         * configure: patch from eggert.  Avoids a protection problem if
22060         the original Makefile.in is read only.
22062         * configure: use move-if-change from gcc to create config.status.
22063         Some makefiles depend on config.status to tell if a directory
22064         has been reconfigured for a different host.  This change
22065         prevents those directories from remaking everything in the case
22066         where the reconfig was only intended to rebuild a Makefile.
22068         * configure: test for config.sub with "config.sub sun4" rather
22069         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
22070         host alias from a missing config.sub.
22072 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22074         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22075         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
22077 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
22079         * configure: mkdir ${subdir} as needed.
22081 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
22083         * Makefile.in,configure.in: added autoconf.
22085 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22087         * Makefile.in: no longer pass against on recursion.
22089         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22090         definitions are not inherited.
22092         * configure: correct makesrcdir when subdir is .
22094 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
22096         * configure:  Add support for 'subdirs' variable, which is
22097         like 'configdirs', except that configure doesn't re-invoke
22098         itself for subdirs, it just creates a Makefile for each subdir.
22099         * configure.texi:  Document subdirs.
22101 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22103         * configure.in: added flex to configdirs
22105 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
22107         * Makefile.in: remove clean-stamps from clean.
22109 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
22111         * configure.in:  Add gdbtest to configdirs.
22113 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
22115         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
22116         to recursive makes.
22117         * configure.in:  Recognize new ncr3000 config.
22119 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
22121         * Makefile.in, configure.in: removed references to gdbm.
22123 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
22125         * config.sub:  Don't canonicalize os value
22126         newsos* to bsd (readline needs to check for newsos).
22127         (This fix was earlier made Jan 31, but got re-broken.)
22129 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
22131         * configure.in:  sco is an os, not a vendor!
22133         * configure:  Quote $( better.  Keep various shells happy.
22135 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
22137         * Makefile.in: eliminate stamp-files.
22139 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
22141         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
22142         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22144 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
22146         * config.sub:  fix iris/iris3.
22148 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
22150         * configure: re-add -rm.
22152 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
22154         * Maskefile.in: add .stmp-rcs to all.
22156         * configure.in: remove gas from rs6000 build, use aix host fragment.
22158 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
22160         * configure: pass down site_option during recursion.
22162 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
22164         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
22166 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
22168         * configure: Change exec_prefix so that it really defaults to prefix.
22170 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
22172         * Makefile.in, configure.in:  Add support for mmalloc library.
22174 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
22176         * Makefile.in: add stmp dependencies for a few more things.
22178 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
22180         * configure: adjusted error message on objdir/srcdir configure
22181         collision, per john's suggestion.
22183         * Makefile.in: add libiberty stmp to all and all.cross.
22185 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
22187         * Makefile.in: remove force dependencies, add grep to all.
22189 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
22191         * Makefile.in: drop flex.  make stamp files work.
22193         * configure: added test for conflicting configuration in srcdir,
22194         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
22195         gets cranky.  use relative paths for configure and srcdir
22196         whenever possible.  Send some error messages to stderr that were
22197         going to stdout.
22199 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
22201         * Makefile.in:  Fix libg++ rule to check for gcc directory
22202         before using gcc/gcc.  Also pass XTRAFLAGS.
22204 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
22206         * Makefile.in: added stmp-files so that directories aren't polled
22207         when they are already built.
22209         * configure.texi: fixed a node pointer problem.
22211 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
22213         * config.sub configure.in gdb/configure.in
22214         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22215         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22216         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
22218 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22220         * configure: -recurring becomes -silent.  corrected help message
22221         for -site= option.
22223         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22225 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22227         * configure: when building Makefile for crosses, replace
22228         tooldir and program_prefix.  default srcdir from location of
22229         config.sub.  remove "for host in hosts" and "for target in
22230         targets" loops.
22232 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22234         * Makefile.in: Do not pass bindir or mandir to cvs.
22236 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
22238         * Makefile.in, configure.in: removed traces of namesubdir,
22239         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
22240         copyrights to '92, changed some from Cygnus to FSF.
22242         * configure.texi: remove most references to multiple hosts,
22243         multiple targets, subdirs, etc.
22245         * configure.man: removed rcsid. reference config.sub not
22246         config.subr.
22248         * Makefile.in: mkdir $(infodir) on install-info.
22250 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
22252         * configure.texi:  Explain better about .gdbinit and about
22253         the environment that configure.in sections run in.
22255 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
22257         * configure.in:  Ultrix is only a decstation if it's a MIPS.
22259 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
22261         * README:  DOC.configure => cfg-paper.texi.
22263 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
22265         * config.sub (near case $os):  Don't convert newsos* to bsd!
22267 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
22269         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
22270         the number of copies of COPYING that go into the GDB tar file.
22272 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
22274         * bfd/configure.in, gdb/config/mh-i386sco,
22275         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22276         Fix SCO configuration stuff.
22278 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
22280         * Makefile.in:  For libg++, make sure the -I pointing
22281         to the gcc directory goes *after* all the libg++-local -I flags.
22282         Also, move just-gcc dependency from just-libg++ to all-libg++.
22284 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
22286         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
22288 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
22290         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
22292 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22294         * config.sub:  Add stratus configuration frags.  Also
22295         submitted to FSF.
22297 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
22299         * Makefile.in (DEV_SUPPORT):  add configure.man.
22301         * config.sub(Decode manufacturer-specific):  add -none*.
22303 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
22305         * Makefile.in:  remove form feeds to make Sun's make happy.
22306         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
22308 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
22310         * Makefile.in (AR_FLAGS):  Make quieter.
22312 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
22314         * configure.in:  Add libg++.
22315         * configure:  When verbose, don't output the command line at each
22316         level; it will be unremarkably the same as the previous version,
22317         which will be the same as what the user typed.
22319 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
22321         * configure.in, Makefile.in: fix clean-info, add flex.  add
22322         fileutils.
22324         * configure: be less sensitive to spaces in Makefile.in.  Do not
22325         look for sources in "..".  Doing so breaks subdirectories that
22326         might have their own configure.  If a subdir has it's own
22327         configure script, use it.
22329 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
22331         * cfg-paper.texi: some changes suggested by rms.
22333 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
22335         * config.sub:  Merge in some small additions from the FSF version,
22336         taken from the gcc distribution, to bring the Cygnus and FSF
22337         versions into closer sync.
22339 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
22341         * configure.in:  Changed svr4 references to sysv4.
22343 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
22345         * configure: added -V for version number option.
22347 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
22349         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22350         renamed from DOC.configure to cfg-paper.texi.
22352 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22354         * configure, config.subr, config.sub: config.subr is now
22355         config.sub again.
22357 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22359         * configure.texi: new file, in progress.
22361         * Makefile.in: build info file and install the man page for
22362         configure.
22364         * configure.man: new file, first cut.
22366         * configure: find config.subr again now that configuration "none"
22367         has gone.  removed all traces of the -ansi option.  removed all
22368         traces of the -languages option.
22370         * config.subr: resync from rms.
22372 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22374         * configure, config.sub, config.subr: merge config.sub into
22375         config.subr, call the result config.subr, remove config.sub, use
22376         config.subr.
22378         * Makefile.in: revised install for dir.info.
22380 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22382         * configure.in: add decstation host makefile frag.
22384         * Makefile.in: BISON now bison -y again.  also install-gcc on
22385         install.  clean-gdbm on clean.  infodir belongs in datadir.
22386         Make directories for info install.  Build dir.info here then
22387         install it.
22389 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22391         * Makefile.in: fix for bad directory tests.
22393 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22395         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22396         regexp.  -srcdir relative was being handled incorrectly.
22398         * Makefile.in: unwrapped some for loops so that parallel makes
22399         work again and so one can focus one's attention on a particular
22400         package.
22402 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22404         * configure: added PWD as a stand in for `pwd` (for speed). use
22405         elif wherever possible.  make -srcdir work without -objdir.
22406         -objdir= commented out.
22408 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22410         * configure: +options become --options.  -subdirs commented out.
22411         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22412         Makefile now at top of generated Makefile.  Removed cvs log
22413         entries.  added -srcdir.  create .gdbinit only if there is one
22414         in ${srcdir}.
22416         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22417         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22418         and mandir now keyed off datadir by default.
22420 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22422         * Freshly created ChangeLog.
22425 Local Variables:
22426 mode: change-log
22427 left-margin: 8
22428 fill-column: 76
22429 version-control: never
22430 End: