libgrust: Add ChangeLog file
[official-gcc.git] / ChangeLog
blobf144c37a6226e33f6add95a4a5180f2cfa650907
1 2023-12-13  Arsen Arsenović  <arsen@aarsen.me>
3         * Makefile.def (gettext): Disable (via missing)
4         {install-,}{pdf,html,info,dvi} and TAGS targets.  Set no_install
5         to true.  Add --disable-threads --disable-libasprintf.  Drop the
6         lib_path (as there are no shared libs).
7         * Makefile.in: Regenerate.
9 2023-12-12  Paul Iannetta  <piannetta@kalrayinc.com>
11         * MAINTAINERS: Add myself to write after approval
13 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
15         * MAINTAINERS: Update my email address
17 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
19         * MAINTAINERS: Add myself to write after approval
21 2023-11-23  Nathaniel Shead  <nathanieloshead@gmail.com>
23         * MAINTAINERS: Add myself to write after approval and DCO
25 2023-11-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
27         * libtool.m4: Fix stray call
29 2023-11-19  Lewis Hyatt  <lhyatt@gmail.com>
31         * Makefile.in: Regenerate.
32         * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
34 2023-11-18  Petter Tomner  <tomner@bahnhof.se>
36         * MAINTAINERS: Update my email address.
38 2023-11-18  Frederik Harwath  <frederik@harwath.name>
40         * MAINTAINERS: Change my address.
42 2023-11-16  Michal Jires  <mjires@suse.cz>
44         * MAINTAINERS: Add myself.
46 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
48         PR bootstrap/12596
49         * .gitignore: Add '/gettext*'.
50         * configure.ac (host_libs): Replace intl with gettext.
51         (hbaseargs, bbaseargs, baseargs): Split baseargs into
52         {h,b}baseargs.
53         (skip_barg): New flag.  Skips appending current flag to
54         bbaseargs.
55         <library exemptions>: Exempt --with-libintl-{type,prefix} from
56         target and build machine argument passing.
57         * configure: Regenerate.
58         * Makefile.def (host_modules): Replace intl module with gettext
59         module.
60         (configure-ld): Depend on configure-gettext.
61         * Makefile.in: Regenerate.
63 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
65         * intl/*: Remove.
67 2023-11-09  Jivan Hakobyan  <jivanhakobyan9@gmail.com>
69         * MAINTAINERS: Add myself.
71 2023-11-09  YunQiang Su  <yunqiang.su@cipunited.com>
73         * MAINTAINERS: Update my email address.
75 2023-11-06  Carl Love  <cel@linux.ibm.com>
77         * MAINTAINERS: Update my email address.
79 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
81         * .github/CONTRIBUTING.md: Wrap lines more tightly.
83 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
85         * .github/CONTRIBUTING.md: New file.
86         * .github/PULL_REQUEST_TEMPLATE.md: New file.
88 2023-10-22  Iain Sandoe  <iain@sandoe.co.uk>
90         * configure: Regenerate.
91         * configure.ac: Do not add default runpaths to GCC exes
92         when we are building -static-libstdc++/-static-libgcc (the
93         default).
94         * libtool.m4: Add 'enable-darwin-at-runpath'.  Act  on the
95         enable flag to alter Darwin libraries to use @rpath names.
97 2023-10-15  Mike Frysinger  <vapier@gentoo.org>
99         * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
100         * Makefile.in: Regenerate.
102 2023-10-11  Filip Kastl  <fkastl@suse.cz>
104         * MAINTAINERS: Fix name order.
106 2023-10-10  Christoph Müllner  <christoph.muellner@vrull.eu>
108         * MAINTAINERS: Add myself.
110 2023-10-06  Sergei Trofimovich  <siarheit@google.com>
112         PR bootstrap/111663
113         * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
114         * Makefile.in: Regenerate.
116 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
118         * SECURITY.txt: Fix up indentation.
120 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
122         * SECURITY.txt: Fix up commas.
124 2023-10-04  Siddhesh Poyarekar  <siddhesh@gotplt.org>
126         * SECURITY.txt: New file.
128 2023-09-18  Fei Gao  <gaofei@eswincomputing.com>
130         * MAINTAINERS: Add myself.
132 2023-09-15  Yang Yujie  <yangyujie@loongson.cn>
134         * config-ml.in: Remove unneeded loongarch clause.
135         * configure.ac: Register custom makefile fragments mt-loongarch-*
136         for loongarch targets.
137         * configure: Regenerate.
139 2023-09-12  Edwin Lu  <ewlu@rivosinc.com>
141         * MAINTAINERS: Add myself
143 2023-09-12  Thomas Schwinge  <thomas@codesourcery.com>
144             Chung-Lin Tang  <cltang@codesourcery.com>
146         PR testsuite/109951
147         * Makefile.tpl (BASE_TARGET_EXPORTS): Add
148         'SYSROOT_CFLAGS_FOR_TARGET'.
149         * Makefile.in: Regenerate.
151 2023-09-05  Yang Yujie  <yangyujie@loongson.cn>
153         * config-ml.in: Do not build the multilib library variant
154         that is duplicate with the toplevel one.
156 2023-08-29  Tsukasa OI  <research_trasio@irq.a4lg.com>
158         * MAINTAINERS: Add myself.
160 2023-08-22  Filip Kastl  <fkastl@suse.cz>
162         * MAINTAINERS: Update my email address.
164 2023-08-11  Eric Feng  <ef2648@columbia.edu>
166         * MAINTAINERS: Add myself.
168 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
170         * Makefile.def: Reflect that libsframe needs to installed before
171         libbfd.  Reorder a bit to better track libsframe dependencies.
172         * Makefile.in: Regenerate.
174 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
176         * Makefile.def: Add install dependency on libsframe for libbfd.
177         * Makefile.in: Regenerated.
179 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
181         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
182         Solaris 11.
184 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
186         * configure: Regenerate.
187         * configure.ac: Add Haiku to list of ELF OSes
188         * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
190 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
192         * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
193         options, including options containing paths.
195 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
197         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
198         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
199         errors from nms that refuse to work on non-regular files.  Remove
200         other workarounds for this problem.  Strip out blank lines from the
201         nm output.
203 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
205         * configure.ac: Reinstate 32b PA-RISC HP-UX targets
206         * configure: Regenerate.
208 2023-08-07  Simon Marchi  <simon.marchi@efficios.com>
210         * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
211         * configure: Re-generate.
212         * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
213         (PKG_CONFIG_PATH): New.
214         * Makefile.in: Re-generate.
216 2023-08-07  Luis Machado  <luis.machado@arm.com>
218         * configure.ac: Disable year2038 by default on 32-bit hosts.
219         * configure: Regenerate.
221 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
223         * Makefile.def: Add gprofng module.
224         * configure.ac: Add --enable-gprofng option.
225         * Makefile.in: Regenerate.
226         * configure: Regenerate.
228 2023-08-07  Martin Liska  <mliska@suse.cz>
230         * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
231         * configure: Regenerate.
233 2023-08-07  Fangrui Song  <maskray@google.com>
235         * configure: Regenerate.
236         * configure.ac: Add --with-zstd.
238 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
240         * configure: Regenerate.
241         * configure.ac: Recover tilegx/tilepro targets.
243 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
245         * configure: Regenerated.
246         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
247         --plugin and rc before enabling --plugin.
249 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
251         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
252         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
253         * configure.ac: Include config/gcc-plugin.m4.
254         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
255         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
256         RANLIB if possible.
257         * Makefile.in: Regenerated.
258         * configure: Likewise.
260 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
262         * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
263         $(CFLAGS).
265 2023-08-07  David Faust  <david.faust@oracle.com>
267         * MAINTAINERS: Add the BPF port to my reviewer listing.
269 2023-08-02  Jan Beulich  <jbeulich@suse.com>
271         * MAINTAINERS: Correct my email address.
273 2023-08-02  Hu, Lin1  <lin1.hu@intel.com>
275         * MAINTAINERS (Write After Approval): Add myself.
277 2023-08-01  Richard Ball  <richard.ball@arm.com>
279         * MAINTAINERS: Add myself.
281 2023-07-31  Andreas Schwab  <schwab@suse.de>
283         * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
284         * configure: Regenerate.
285         * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
287 2023-07-31  xuli  <xuli1@eswincomputing.com>
289         * MAINTAINERS: Add myself.
291 2023-07-25  Thomas Schwinge  <thomas@codesourcery.com>
293         * MAINTAINERS: List myself as "nvptx port" maintainer.
295 2023-07-21  Cupertino Miranda  <cupertino.miranda@oracle.com>
297         * MAINTAINERS: Add myself to write after approval
299 2023-07-18  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
301         * MAINTAINERS: Add myself as a reviewer for the riscv port.
303 2023-07-18  Robin Dapp  <rdapp@ventanamicro.com>
305         * MAINTAINERS: Add myself as a reviewer for the riscv port.
307 2023-07-12  Hao Liu  <hliu@os.amperecomputing.com>
309         * MAINTAINERS: Add Hao Liu to write after approval
311 2023-07-12  Ken Matsui  <kmatsui@gcc.gnu.org>
313         * MAINTAINERS: Add Ken Matsui to write after approval
315 2023-07-07  Eugene Rozenfeld  <erozen@microsoft.com>
317         * Makefile.in: Collect both kernel and user events for autofdo
318         * Makefile.tpl: Collect both kernel and user events for autofdo
320 2023-06-30  Rishi Raj  <rishiraj45035@gmail.com>
322         * MAINTAINERS: Added myself to Write After Approval and DCO
324 2023-06-29  Eugene Rozenfeld  <erozen@microsoft.com>
326         * Makefile.in: Remove -gtoggle for STAGEautoprofile
327         * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
329 2023-06-25  Lehua Ding  <lehua.ding@rivai.ai>
331         * MAINTAINERS: Add Lehua Ding to write after approval
333 2023-06-25  Iain Sandoe  <iain@sandoe.co.uk>
335         * Makefile.def: Pass the enable-host-pie value to GCC configure.
336         * Makefile.in: Regenerate.
337         * configure: Regenerate.
338         * configure.ac: Adjust the logic for shared and PIE host flags to
339         ensure that PIE is passed for hosts that require it.
341 2023-06-16  YunQiang Su  <yunqiang.su@cipunited.com>
343         * MAINTAINERS (Write After Approval): move Matthew Fortune
344         to Write After Approval.
346 2023-06-15  Marek Polacek  <polacek@redhat.com>
348         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
349         check.
350         * configure: Regenerate.
352 2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
354         * MAINTAINERS: Add myself to write after approval
356 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
358         * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
359         port maintainer.
360         (Write After Approval): Remove myself.
362 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
364         * MAINTAINERS (Write After Approval): Add myself.
366 2023-05-29  Martin Jambor  <mjambor@suse.cz>
368         * MAINTAINERS: Replace spaces with tabs.
370 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
372         * MAINTAINERS: New entry.
374 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
376         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
377         * Makefile.in: Regenerate
379 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
381         * Makefile.in: Disable warnings as errors for STAGEautofeedback
383 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
385         * MAINTAINERS: Sort.
387 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
389         * MAINTAINERS: Add myself.
391 2023-05-10  Pan Li  <pan2.li@intel.com>
393         * MAINTAINERS: Add myself.
395 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
397         * Makefile.in: Define PROFILE_MERGER
398         * Makefile.tpl: Define PROFILE_MERGER
400 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
402         * MAINTAINERS: Change my email address.
404 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
406         * MAINTAINERS: Add myself.
408 2023-04-26  Martin Liska  <mliska@suse.cz>
410         * MAINTAINERS: fix sorting
412 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
414         * MAINTAINERS (Write After Approval): Add myself.
416 2023-04-24  Martin Liska  <mliska@suse.cz>
418         * MAINTAINERS: Fix sorting.
420 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
422         * configure: Regenerate.
423         * configure.ac: Only create serdep.tmp if needed
425 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
427         * MAINTAINERS (Write After Approval): Add myself.
429 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
431         * MAINTAINERS (Write After Approval): Add myself.
432         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
434 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
436         * MAINTAINERS: Add myself.
438 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
440         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
442 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
444         * MAINTAINERS (Write After Approval): Add myself.
446 2023-02-16  Martin Liska  <mliska@suse.cz>
448         * MAINTAINERS: I'm stepping down from my positions.
450 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
452         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
454 2023-01-06  Clément Chigot  <chigot@adacore.com>
456         * configure.ac: Skip GMP and MPFR when --disable-gdb is
457         provided.
458         * configure: Regenerate.
460 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
462         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
464 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
466         * Makefile.def: Do not build shared libffi.
467         * Makefile.in: Regenerate.
469 2022-12-21  Andrew Pinski  <apinski@marvell.com>
471         * Makefile.def: Add configure-gdb dependencies
472         on all-gmp and all-mpfr.
473         * configure.ac: Split out MPC checking from MPFR.
474         Require GMP and MPFR if the gdb directory exist.
475         * Makefile.in: Regenerate.
476         * configure: Regenerate.
478 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
480         * configure.ac (target_libraries): Add target-libgm2.
481         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
482         Add GCC_TARGET_TOOL entry for gm2.
483         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
484         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
485         * Makefile.def (target_modules): Add libgm2.
486         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
487         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
488         (languages): Add entry for language=m2 with gcc-check-target=check-m2
489         and lib-check-target=check-target-libgm2.
490         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
491         (HOST_EXPORTS): Add definition for GM2.
492         (BASE_TARGET_EXPORTS): Add definition for GM2.
493         (GM2_FOR_BUILD): Defined.
494         (GM2FLAGS): Defined.
495         (GM2_FOR_TARGET): Defined.
496         (GM2FLAGS_FOR_TARGET): Defined.
497         (EXTRA_HOST_FLAGS): Defined.
498         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
499         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
500         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
501         * configure: Rebuilt.
502         * Makefile.in: Rebuilt.
504 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
506         * Makefile.def: Add Rust language.
507         * Makefile.in: Regenerate via autogen.
509 2022-12-09  Martin Liska  <mliska@suse.cz>
511         * MAINTAINERS: Fix spacing.
513 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
515         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
517 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
519         * Makefile.def: Pass host_libs_picflag to host dependent library
520         configures.
521         * Makefile.in: Regenerate.
522         * configure: Regenerate.
523         * configure.ac (host_libs_picflag): New configure variable set to
524         '--with-pic' when building 'host_shared'.
526 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
528         * Makefile.def: Add libsframe as new module with its dependencies.
529         * Makefile.in: Regenerated.
530         * configure.ac: Add libsframe to host_libs.
531         * configure: Regenerated.
533 2022-11-23  Marek Polacek  <polacek@redhat.com>
535         Revert:
536         2022-11-23  Marek Polacek  <polacek@redhat.com>
538         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
539         isl.
540         * Makefile.in: Regenerate.
541         * Makefile.tpl: Set PICFLAG.
542         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
543         check.
544         * configure: Regenerate.
546 2022-11-23  Marek Polacek  <polacek@redhat.com>
548         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
549         isl.
550         * Makefile.in: Regenerate.
551         * Makefile.tpl: Set PICFLAG.
552         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
553         check.
554         * configure: Regenerate.
556 2022-11-14  Martin Liska  <mliska@suse.cz>
558         Revert:
559         2022-11-09  Martin Liska  <mliska@suse.cz>
561         * doc/Makefile: New file.
562         * doc/_static/custom.css: New file.
563         * doc/baseconf.py: New file.
564         * doc/bsd.rst: New file.
565         * doc/contrib.rst: New file.
566         * doc/contribute.rst: New file.
567         * doc/cppdiropts.rst: New file.
568         * doc/cppenv.rst: New file.
569         * doc/cppopts.rst: New file.
570         * doc/cppwarnopts.rst: New file.
571         * doc/favicon.ico: New file.
572         * doc/funding.rst: New file.
573         * doc/gcc_sphinx.py: New file.
574         * doc/gnu.rst: New file.
575         * doc/gnu_free_documentation_license.rst: New file.
576         * doc/gpl-3.0.rst: New file.
577         * doc/indices-and-tables.rst: New file.
578         * doc/lgpl-2.1.rst: New file.
579         * doc/logo.pdf: New file.
580         * doc/logo.svg: New file.
581         * doc/md.rst: New file.
582         * doc/requirements.txt: New file.
584 2022-11-14  Martin Liska  <mliska@suse.cz>
586         Revert:
587         2022-11-09  Martin Liska  <mliska@suse.cz>
589         * doc/baseconf.py: Port to GCC sources.
591 2022-11-14  Martin Liska  <mliska@suse.cz>
593         Revert:
594         2022-11-14  Martin Liska  <mliska@suse.cz>
596         * configure: Regenerate.
597         * configure.ac: Support Sphinx based documentation.
599 2022-11-14  Martin Liska  <mliska@suse.cz>
601         Revert:
602         2022-11-09  Martin Liska  <mliska@suse.cz>
604         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
605         provide a default.
607 2022-11-14  Martin Liska  <mliska@suse.cz>
609         Revert:
610         2022-11-09  Martin Liska  <mliska@suse.cz>
612         * doc/bsd.rst:
613         Add trailing newline.
614         * doc/contrib.rst:
615         Add trailing newline.
616         * doc/contribute.rst:
617         Add trailing newline.
618         * doc/cppdiropts.rst:
619         Add trailing newline.
620         * doc/cppenv.rst:
621         Add trailing newline.
622         * doc/cppopts.rst:
623         Add trailing newline.
624         * doc/cppwarnopts.rst:
625         Add trailing newline.
626         * doc/funding.rst:
627         Add trailing newline.
628         * doc/gnu.rst:
629         Add trailing newline.
630         * doc/gnu_free_documentation_license.rst:
631         Add trailing newline.
632         * doc/gpl-3.0.rst:
633         Add trailing newline.
634         * doc/indices-and-tables.rst:
635         Add trailing newline.
636         * doc/lgpl-2.1.rst:
637         Add trailing newline.
638         * doc/md.rst:
639         Add trailing newline.
641 2022-11-14  Martin Liska  <mliska@suse.cz>
643         Revert:
644         2022-11-09  Martin Liska  <mliska@suse.cz>
646         * configure.ac: Use new install URL.
647         * configure: Regenerate.
649 2022-11-14  Martin Liska  <mliska@suse.cz>
651         Revert:
652         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
654         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
655         instead of just ``.''.
656         * doc/gcc_sphinx.py: Moved to...
657         * doc/modules/gcc_sphinx.py: ...here.
659 2022-11-14  Martin Liska  <mliska@suse.cz>
661         Revert:
662         2022-11-10  Martin Liska  <mliska@suse.cz>
664         * doc/baseconf.py: Modernize by using pathlib.
666 2022-11-14  Martin Liska  <mliska@suse.cz>
668         Revert:
669         2022-11-11  Martin Liska  <mliska@suse.cz>
671         * doc/Makefile: Disable -j auto.
673 2022-11-14  Martin Liska  <mliska@suse.cz>
675         Revert:
676         2022-11-11  Martin Liska  <mliska@suse.cz>
678         * doc/Makefile: Update comment.
680 2022-11-14  Martin Liska  <mliska@suse.cz>
682         Revert:
683         2022-11-11  Martin Liska  <mliska@suse.cz>
685         * doc/indices-and-tables.rst: Rename Indexes to Indices.
687 2022-11-14  Martin Liska  <mliska@suse.cz>
689         Revert:
690         2022-11-13  Martin Liska  <mliska@suse.cz>
692         PR web/107643
693         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
694         is set.
695         * doc/indices-and-tables.rst: Use include_todo tag.
697 2022-11-14  Martin Liska  <mliska@suse.cz>
699         Revert:
700         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
702         * doc/contrib.rst: Update Jeff Law's email address.
704 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
706         * doc/contrib.rst: Update Jeff Law's email address.
708 2022-11-13  Martin Liska  <mliska@suse.cz>
710         PR web/107643
711         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
712         is set.
713         * doc/indices-and-tables.rst: Use include_todo tag.
715 2022-11-11  Martin Liska  <mliska@suse.cz>
717         * doc/indices-and-tables.rst: Rename Indexes to Indices.
719 2022-11-11  Martin Liska  <mliska@suse.cz>
721         * doc/Makefile: Update comment.
723 2022-11-11  Martin Liska  <mliska@suse.cz>
725         * doc/Makefile: Disable -j auto.
727 2022-11-10  Martin Liska  <mliska@suse.cz>
729         * doc/baseconf.py: Modernize by using pathlib.
731 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
733         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
734         instead of just ``.''.
735         * doc/gcc_sphinx.py: Moved to...
736         * doc/modules/gcc_sphinx.py: ...here.
738 2022-11-09  Martin Liska  <mliska@suse.cz>
740         * configure.ac: Use new install URL.
741         * configure: Regenerate.
743 2022-11-09  Martin Liska  <mliska@suse.cz>
745         * doc/bsd.rst:
746         Add trailing newline.
747         * doc/contrib.rst:
748         Add trailing newline.
749         * doc/contribute.rst:
750         Add trailing newline.
751         * doc/cppdiropts.rst:
752         Add trailing newline.
753         * doc/cppenv.rst:
754         Add trailing newline.
755         * doc/cppopts.rst:
756         Add trailing newline.
757         * doc/cppwarnopts.rst:
758         Add trailing newline.
759         * doc/funding.rst:
760         Add trailing newline.
761         * doc/gnu.rst:
762         Add trailing newline.
763         * doc/gnu_free_documentation_license.rst:
764         Add trailing newline.
765         * doc/gpl-3.0.rst:
766         Add trailing newline.
767         * doc/indices-and-tables.rst:
768         Add trailing newline.
769         * doc/lgpl-2.1.rst:
770         Add trailing newline.
771         * doc/md.rst:
772         Add trailing newline.
774 2022-11-09  Martin Liska  <mliska@suse.cz>
776         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
777         provide a default.
779 2022-11-09  Martin Liska  <mliska@suse.cz>
781         * configure: Regenerate.
782         * configure.ac: Support Sphinx based documentation.
784 2022-11-09  Martin Liska  <mliska@suse.cz>
786         * doc/baseconf.py: Port to GCC sources.
788 2022-11-09  Martin Liska  <mliska@suse.cz>
790         * doc/Makefile: New file.
791         * doc/_static/custom.css: New file.
792         * doc/baseconf.py: New file.
793         * doc/bsd.rst: New file.
794         * doc/contrib.rst: New file.
795         * doc/contribute.rst: New file.
796         * doc/cppdiropts.rst: New file.
797         * doc/cppenv.rst: New file.
798         * doc/cppopts.rst: New file.
799         * doc/cppwarnopts.rst: New file.
800         * doc/favicon.ico: New file.
801         * doc/funding.rst: New file.
802         * doc/gcc_sphinx.py: New file.
803         * doc/gnu.rst: New file.
804         * doc/gnu_free_documentation_license.rst: New file.
805         * doc/gpl-3.0.rst: New file.
806         * doc/indices-and-tables.rst: New file.
807         * doc/lgpl-2.1.rst: New file.
808         * doc/logo.pdf: New file.
809         * doc/logo.svg: New file.
810         * doc/md.rst: New file.
811         * doc/requirements.txt: New file.
813 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
815         * Makefile.def: Remove module 'liboffloadmic'.
816         * Makefile.in: Regenerate.
817         * configure.ac: Remove 'liboffloadmic' handling.
818         * configure: Regenerate.
820 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
822         * MAINTAINERS: Update email address.
824 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
826         * configure.ac: Don't configure readline if --with-system-readline is
827         used.
828         * configure: Re-generate.
830 2022-10-12  Cui,Lili  <lili.cui@intel.com>
832         * MAINTAINERS (Write After Approval): Add myself.
834 2022-10-11  Olivier Hainque  <hainque@adacore.com>
836         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
837         and friends for rtp !large. Assume the linker has the required
838         abilities and set lt_cv_deplibs_check_method.
840 2022-09-30  Olivier Hainque  <hainque@adacore.com>
842         * configure.ac (*vxworks*): If enable_shared is not
843         set, set to "no" and add --disable-shared to target and
844         host_configargs.
845         * configure: Regenerate.
847 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
849         * MAINTAINERS: Update my email address and DCO entry.
851 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
853         * MAINTAINERS (Write After Approval): Add myself.
855 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
857         * MAINTAINERS (Write After Approval): Add myself.
859 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
861         * MAINTAINERS: Update my email address.
863 2022-09-07  Tom de Vries  <tdevries@suse.de>
865         * configure.ac: Set extra_host_libiberty_configure_flags and
866         extra_host_zlib_configure_flags in separate case statements.
867         * configure: Regenerate.
869 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
871         * MAINTAINERS: Update c-sky port maintainers' emails.
873 2022-08-31  Martin Liska  <mliska@suse.cz>
875         * configure: Regenerate.
876         * configure.ac: Delete hpux9 and hpux10.
878 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
880         * Makefile.def: Drop libelf module and gcc-configure dependency
881         on it.
882         * Makefile.in: Regenerate with 'autogen Makefile.def'.
883         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
884         LIBELFINC.
885         * configure: Regenrate.
886         * configure.ac (host_libs): Drop unused libelf.
888 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
890         * Makefile.in: Regenerate.
892 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
894         * MAINTAINERS: Add myself as AutoFDO maintainer.
896 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
897             Arnaud Charlet  <charlet@adacore.com>
899         * configure: Regenerate.
901 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
903         PR bootstrap/106472
904         * Makefile.def (dependencies): Make configure-target-libgo depend
905         upon all-target-libbacktrace.
907 2022-07-27  David Faust  <david.faust@oracle.com>
909         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
911 2022-07-27  Richard Biener  <rguenther@suse.de>
913         * MAINTAINERS (Roger Sayle): Update e-mail address.
915 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
917         * MAINTAINERS (Write After Approval): Add myself.
919 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
921         * MAINTAINERS: Add myself as Ada front end co-maintainer.
923 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
925         * .gitignore: Do not ignore config.h.
927 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
929         * MAINTAINERS: Add myself to Write After Approval.
931 2022-07-04  Martin Liska  <mliska@suse.cz>
933         * MAINTAINERS: fix sorting of names
935 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
937         * MAINTAINERS: add myself.
939 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
941         * MAINTAINERS: Add myself to write after approval and DCO.
943 2022-07-02  Tim Lange  <mail@tim-lange.me>
945         * MAINTAINERS: Add myself.
947 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
949         * MAINTAINERS (Write After Approval): Add myself.
951 2022-06-30  Cui,Lili  <lili.cui@intel.com>
953         Revert:
954         2022-06-30  Cui,Lili  <lili.cui@intel.com>
956         * MAINTAINERS (Write After Approval): Add myself.
958 2022-06-30  Cui,Lili  <lili.cui@intel.com>
960         * MAINTAINERS (Write After Approval): Add myself.
962 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
964         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
965         (EXTRA_GCC_FLAGS): Likewise.
966         * Makefile.in: Rebuilt.
968 2022-06-28  konglin1  <lingling.kong@intel.com>
970         * MAINTAINERS (Write After Approval): Add myself.
972 2022-06-27  Tom de Vries  <tdevries@suse.de>
974         * configure.ac: Build libiberty pic variant for gdbserver.
975         * configure: Regenerate.
977 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
979         * configure: Regenerate.
980         * configure.ac: Correct use of $host.
982 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
984         * MAINTAINERS: Remove tilegx and tilepro entries.
985         * configure.ac: Remove tilegx and tilepro stanzas.
986         * configure: Rebuilt.
988 2022-05-28  Bruce Korb  <bkorb@gnu.org>
990         * .gitignore: Ignore vim swap files
992 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
994         * MAINTAINERS: Add myself to write after approval.
996 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
998         * MAINTAINERS: Remove myself from DCO section.
1000 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
1002         * MAINTAINERS: Update my email address.
1004 2022-05-09  Clément Chigot  <chigot@adacore.com>
1006         * MAINTAINERS: Update my email address.
1008 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
1010         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1011         section.
1013 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
1015         * MAINTAINERS: Update my email address.
1017 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
1019         * MAINTAINERS: Update my email address.
1021 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1023         * MAINTAINERS: (CPU Port Maintainers): Add myself and
1024         Lulu as LoongArch port maintainer.
1026 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1027             Lulu Cheng  <chenglulu@loongson.cn>
1029         * configure.ac: Add LoongArch tuples.
1030         * configure: Regenerate.
1032 2022-03-28  Tom Tromey  <tromey@adacore.com>
1034         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1035         * configure: Rebuild.
1037 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
1039         * MAINTAINERS: Change my information.
1041 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
1043         * MAINTAINERS: Add myself to DCO section.
1045 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
1047         * configure.ac: Fix incorrect option in comment.
1048         * configure: Regenerate.
1050 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
1052         * Makefile.def (dependencies): Make configure-sim depend on
1053         all-readline.
1054         * Makefile.in: Regenerate.
1056 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
1058         * MAINTAINERS (Write After Approval): Update my e-mail address.
1060 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
1062         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1064 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
1066         * MAINTAINERS: Update my email and add myself to the DCO list.
1068 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
1070         Revert:
1071         2021-09-16  Andrew Pinski  <apinski@marvell.com>
1073         PR bootstrap/67102
1074         * Makefile.def: Have configure-target-libffi depend on
1075         all-target-libstdc++-v3.
1076         * Makefile.in: Regenerate.
1078 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
1080         PR other/104181
1081         * build.log: Remove.
1083 2022-01-20  Martin Liska  <mliska@suse.cz>
1085         * MAINTAINERS: Adjust email address based on IRC request.
1087 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
1089         * MAINTAINERS: Update my email address.
1091 2022-01-17  Martin Liska  <mliska@suse.cz>
1093         * MAINTAINERS: Rename .c names to .cc.
1095 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
1097         * Makefile.am: Remove.
1099 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
1101         * Makefile.am: New file.
1103 2022-01-11  Martin Liska  <mliska@suse.cz>
1105         * MAINTAINERS: Sort 2 names.
1107 2022-01-10  Martin Liska  <mliska@suse.cz>
1109         * MAINTAINERS: Fix obvious issues with sorting.
1111 2022-01-07  liuhongt  <hongtao.liu@intel.com>
1113         * build.log: New file.
1115 2022-01-05  Nathan Sidwell  <nathan@acm.org>
1117         * MAINTAINERS: Add DCO entry.  Sort that list.
1119 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
1121         * MAINTAINERS: Change of email address in both DCO and
1122         Write After Approval list.
1124 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
1126         * configure: Regenerate.
1128 2021-12-21  Martin Liska  <mliska@suse.cz>
1130         * config.sub: Change mode back to 755.
1132 2021-12-17  Martin Liska  <mliska@suse.cz>
1134         * config.sub: Sync from master.
1136 2021-12-17  Martin Liska  <mliska@suse.cz>
1138         Revert:
1139         2021-12-16  Matthias Seidel  <mseidel@apache.org>
1141         * config.sub: Fix typo.
1143 2021-12-16  Matthias Seidel  <mseidel@apache.org>
1145         * config.sub: Fix typo.
1147 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
1149         Revert:
1150         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1152         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1153         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1154         * configure.ac: Include config/gcc-plugin.m4.
1155         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1156         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1157         RANLIB if possible.
1158         * Makefile.in: Regenerated.
1159         * configure: Likewise.
1161 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1163         * Makefile.tpl (BUILD_CFLAGS): New.
1164         (CFLAGS): Append $(BUILD_CFLAGS).
1165         (CXXFLAGS): Likewise.
1166         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1167         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1168         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1169         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1170         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1171         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1172         (PGO-TRAINING-TARGETS): Likewise.
1173         (PGO_BUILD_TRAINING): Likewise.
1174         (all): Add '+' to the command line for recursive make.  Support
1175         the PGO build.
1176         * configure.ac: Add --enable-pgo-build[=lto].
1177         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1178         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
1179         * Makefile.in: Regenerated.
1180         * configure: Likewise.
1182 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1184         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1185         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1186         * configure.ac: Include config/gcc-plugin.m4.
1187         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1188         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1189         RANLIB if possible.
1190         * Makefile.in: Regenerated.
1191         * configure: Likewise.
1193 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
1195         * MAINTAINERS: Add myself to write after approval.
1197 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
1199         * MAINTAINERS: Adding myself.
1201 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
1203         * configure: Regenerate.
1204         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1205         $(CPP).
1207 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
1209         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1210         libatomic.
1211         * Makefile.in: Regenerate.
1212         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1213         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1214         target-libphobos-bootstrap.
1215         (STAGE2_CONFIGURE_FLAGS): Likewise.
1216         * configure: Regenerate.
1217         * configure.ac: Add support for bootstrapping D front-end.
1219 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
1221         * MAINTAINERS: Add myself to DCO section and update email address.
1223 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
1225         * configure: Regenerate.
1226         * configure.ac: Ensure that PIC (shared) defaults are set
1227         correctly for Darwin.
1229 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
1231         * MAINTAINERS: Update my address.
1233 2021-11-12  Alan Modra  <amodra@gmail.com>
1235         * Makefile.def (configure-opcodes): Depend on configure-bfd.
1236         * Makefile.in: Regenerate.
1238 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
1240         * MAINTAINERS: Clarify the policy WRT the Write After Approval
1241         list.
1243 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
1245         * MAINTAINERS (Reviewers, arc): Remove my entry.
1246         (Write After Approval): Add an entry for myself.
1248 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
1250         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1251         * Makefile.in: Regenerate.
1252         * configure: Regenerate.
1253         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1255 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
1257         * MAINTAINERS: Fix up Maciej's entries.
1259 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
1261         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1262         maintainer.
1264 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
1266         PR other/102663
1267         * Makefile.def: Handle install-dvi target.
1268         * Makefile.tpl: Likewise.
1269         * Makefile.in: Regenerate.
1271 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
1273         * MAINTAINERS: Add myself for write after approval.
1275 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
1277         * Makefile.def: Mark libcody, libdecnumber,
1278         c++tools, libgcc, and libobjc as missing TAGS
1279         targets.
1280         * Makefile.in: Regenerate.
1282 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
1284         * MAINTAINERS: Add myself to DCO section and update email
1285         address.
1287 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
1289         * MAINTAINERS: Add myself to DCO section.
1291 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1293         * configure: Regenerate.
1294         * configure.ac (skipdirs): Add the contents of target_configdirs if
1295         we are not building gcc.
1297 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1299         * Makefile.def: Back-port commits ba4d88ad892f and
1300         755ba58ebef0 from binutils-gdb repository.
1301         * Makefile.in: Regenerated.
1303 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
1305         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1307 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
1309         * Makefile.def: Add a jit check target for the jit
1310         language.
1311         * Makefile.in: Regenerate.
1313 2021-09-16  Andrew Pinski  <apinski@marvell.com>
1315         PR bootstrap/67102
1316         * Makefile.def: Have configure-target-libffi depend on
1317         all-target-libstdc++-v3.
1318         * Makefile.in: Regenerate.
1320 2021-09-10  Petter Tomner  <tomner@kth.se>
1322         * MAINTAINERS: Me added to DCO and write after approval
1324 2021-09-01  YunQiang Su  <syq@debian.org>
1326         * MAINTAINERS: Add myself for write after approval.
1328 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1330         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1331         * Makefile.in: Regenerate.
1333 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
1335         * MAINTAINERS: Add myself for write after approval.
1337 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
1339         * Makefile.in: Regenerate.
1340         * Makefile.tpl: Make the state of the configured host
1341         shared flag available to makefile fragements.
1343 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
1345         * MAINTAINERS (Write After Approval): Add myself.
1347 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1349         * .dir-locals.el (bug-reference-url-format): Use https.
1351 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1353         * .dir-locals.el (c-mode): Change fill-column to 79.
1355 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
1357         * MAINTAINERS: Add myself to DCO section.
1359 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1361         * configure: Regenerate.
1362         * configure.ac: Adjust cases for which it is necessary to
1363         include the Darwin host config fragment.
1365 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1367         * MAINTAINERS: Add myself for write after approval and DCO.
1369 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1371         * Makefile.def: Add dsymutil defs.
1372         * Makefile.in: Regenerated.
1373         * Makefile.tpl: Add dsymutil to flags.
1374         * configure: Regenerated.
1375         * configure.ac: Add dsymutil to target and build recipes.
1377 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1379         * MAINTAINERS: Add myself for write after approval.
1381 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1383         * MAINTAINERS (Write After Approval): Add myself.
1385 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1387         * MAINTAINERS: Add myself for write after approval and DCO
1389 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1391         * .gitignore: Add entry for cscope.out.
1393 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1395         * MAINTAINERS: Remove my Write After Approval entry.
1397 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1399         * MAINTAINERS: Add myself as maintainer of the i386 vector
1400         extensions.
1402 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1404         * MAINTAINERS (Write After Approval): Add myself.
1406 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1408         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1409         as *vrp and ranger maintainers.
1411 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1413         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1414         not trigger testsuite failures.
1416 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1418         * MAINTAINERS: Add myself to DCO section with both email addresses.
1420 2021-06-03  Jason Merrill  <jason@redhat.com>
1422         * MAINTAINERS: Add DCO version number.
1424 2021-06-02  Jason Merrill  <jason@redhat.com>
1426         * MAINTAINERS: Add DCO section.
1428 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1430         * MAINTAINERS (Write After Approval): Add myself.
1432 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1434         * configure.ac: Add gnulib to configdirs for sim.
1435         * configure: Regenerate.
1437 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1439         * Makefile.def: Add configure-sim dependency on all-gnulib.
1440         * Makefile.in: Regenerated.
1442 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1444         * MAINTAINERS (Write After Approval): Add myself.
1446 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1448         * MAINTAINERS (Write After Approval): Add myself.
1450 2021-05-11  Martin Liska  <mliska@suse.cz>
1452         * MAINTAINERS: Remove entries for removed
1453         components (HSA, BRIG, libhsail-rt).
1454         Move Pekka to Write After Approval.
1456 2021-05-11  Martin Liska  <mliska@suse.cz>
1458         * Makefile.def: Remove libhsail-rt.
1459         * Makefile.in: Likewise.
1460         * configure.ac: Likewise.
1461         * configure: Regenerate.
1462         * libhsail-rt/ChangeLog: Removed.
1463         * libhsail-rt/Makefile.am: Removed.
1464         * libhsail-rt/Makefile.in: Removed.
1465         * libhsail-rt/README: Removed.
1466         * libhsail-rt/aclocal.m4: Removed.
1467         * libhsail-rt/configure: Removed.
1468         * libhsail-rt/configure.ac: Removed.
1469         * libhsail-rt/configure.tgt: Removed.
1470         * libhsail-rt/include/internal/fibers.h: Removed.
1471         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1472         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1473         * libhsail-rt/include/internal/workitems.h: Removed.
1474         * libhsail-rt/rt/arithmetic.c: Removed.
1475         * libhsail-rt/rt/atomics.c: Removed.
1476         * libhsail-rt/rt/bitstring.c: Removed.
1477         * libhsail-rt/rt/fbarrier.c: Removed.
1478         * libhsail-rt/rt/fibers.c: Removed.
1479         * libhsail-rt/rt/fp16.c: Removed.
1480         * libhsail-rt/rt/misc.c: Removed.
1481         * libhsail-rt/rt/multimedia.c: Removed.
1482         * libhsail-rt/rt/queue.c: Removed.
1483         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1484         * libhsail-rt/rt/segment.c: Removed.
1485         * libhsail-rt/rt/workitems.c: Removed.
1486         * libhsail-rt/target-config.h.in: Removed.
1488 2021-05-04  Nick Clifton  <nickc@redhat.com>
1490         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1491         * configure: Regenerate.
1493 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1494             Tobias Burnus  <tobias@codesourcery.com>
1496         * configure.ac (--enable-offload-defaulted): New.
1497         * configure: Regenerate.
1499 2021-04-23  David Faust  <david.faust@oracle.com>
1501         * MAINTAINERS (Write After Approval): Add myself.
1503 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1505         * MAINTAINERS (Write After Approval): Add myself.
1507 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1509         * MAINTAINERS: Add myself as pru port maintainer.
1511 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1513         * MAINTAINERS: Add myself as static analyzer maintainer.
1515 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1517         * MAINTAINERS: Update primary entry.
1519 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1521         * MAINTAINERS (Write After Approval): Add myself.
1523 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1525         * Makefile.def: Remove all-sim dependency on configure-gdb.
1526         * Makefile.in: Regenerated.
1528 2021-03-11  Jeff Law  <law@redhat.com>
1530         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1532 2021-03-11  Martin Liska  <mliska@suse.cz>
1534         * Makefile.tpl: The change was done Makefile.in which
1535         is generated file.
1537 2021-03-08  Jeff Law  <law@redhat.com>
1539         * MAINTAINERS: Update my email address
1541 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1543         * config.guess: Import latest upstream.
1544         * config.sub: Import latest upstream.
1546 2021-01-25  Martin Liska  <mliska@suse.cz>
1548         PR gcov-profile/98739
1549         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1550         for profiledbootstrap.
1552 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1554         * MAINTAINERS (Write After Approval): Add myself.
1556 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1558         * MAINTAINERS (Write After Approval): Update my e-mail address.
1560 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1562         * MAINTAINERS: Fix spacing.
1564 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1566         * MAINTAINERS (Write After Approval): Add myself
1568 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1570         * Makefile.def: Sync with binutils-gdb:
1571         (dependencies): all-ld depends on all-libctf.
1572         (host_modules): libctf is no longer no_install.
1573         No longer no_check.  Checking depends on all-ld.
1574         * Makefile.in: Regenerated.
1576 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1578         * libtool.m4: Match gnu* along other GNU systems.
1579         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1580         * libgo/configure: Re-generate.
1582 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1584         * MAINTAINERS: Update my email address.
1586 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1588         * MAINTAINERS (Write After Approval): Add myself.
1590 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1592         * Makefile.def
1593         * Makefile.in
1594         * Makefile.tpl
1595         * configure
1596         * configure.ac
1598 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1600         * Makefile.def: Add libcody.
1601         * configure.ac: Add libcody.
1602         * Makefile.in: Regenerated.
1603         * configure: Regenerated.
1605 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1607         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1609 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1611         PR target/97865
1612         * libtool.m4: Update handling of Darwin platform link flags
1613         for Darwin20.
1615 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1617         * .gitignore: Sync with binutils-gdb
1619 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1621         * MAINTAINERS: Add myself as arc port maintainer.
1623 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1625         PR d/87788
1626         * configure.ac: Don't disable D for *-*-darwin*.
1627         * configure: Regenerate.
1629 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1631         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1632         hppa64-*-hpux11*.
1634 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1636         * configure: Regenerate.
1637         * configure.ac: Add --bootstrap-hwasan option.
1639 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1641         * config.guess: Import latest upstream.
1642         * config.sub: Import latest upstream.
1644 2020-11-16  Martin Liska  <mliska@suse.cz>
1646         * .gitignore: Add cache as clangd uses it now.
1648 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1650         * MAINTAINERS (Write After Approval): add myself
1652 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1654         * MAINTAINERS (Write After Approval): Add myself.
1656 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1658         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1659         Remove FIXME comments.
1661 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1663         * MAINTAINERS: Update my email address.
1665 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1667         * MAINTAINERS (Write After Approval): Add myself.
1669 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1671         PR target/97302
1672         * configure.ac: Only set with_gmp to /usr/local
1673         if not building in tree.
1674         * configure: Regenerate.
1676 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1678         * MAINTAINERS (Write After Approval): Add myself.
1680 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1682         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1684 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1686         PR bootstrap/96612
1687         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1688         if not the same as ${host}.
1689         * configure: Regenerate.
1691 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1693         * MAINTAINERS (Write After Approval): Add myself.
1695 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1697         * MAINTAINERS: Update my email address.
1699 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1701         * MAINTAINERS (Write After Approval): Add myself.
1703 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1705         * MAINTAINERS (Write After Approval): Add myself.
1707 2020-06-12  Martin Liska  <mliska@suse.cz>
1709         * .gitignore: Add .clang-tidy.
1711 2020-06-08  Jason Merrill  <jason@redhat.com>
1713         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1714         * configure: Regenerate.
1716 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1718         * MAINTAINERS: Add myself as xtensa port maintainer.
1720 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1722         * configure.ac: Don't require --enable-host-shared when building
1723         for Mingw.
1724         * configure: Regenerate.
1726 2020-05-18  Jason Merrill  <jason@redhat.com>
1728         * configure.ac: Update bootstrap dialect to -std=c++11.
1730 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1732         * MAINTAINERS (Write After Approval): Add myself.
1734 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1736         PR target/92713
1737         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1738         (noconfigdirs): Add 'target-libstdc++-v3'.
1739         * configure: Regenerate.
1741 2020-04-21  Stephen Casner  <casner@acm.org>
1743         PR 25830
1744         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1745         * configure: Rebuild.
1747 2020-04-17  Martin Liska  <mliska@suse.cz>
1748             Jonathan Yong <10walls@gmail.com>
1750         PR gcov-profile/94570
1751         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1752         for CYGWIN.
1754 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1756         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1758 2020-04-09  Tom Tromey  <tom@tromey.com>
1760         * configure: Rebuild.
1761         * Makefile.in: Rebuild.
1762         * Makefile.def (gdbsupport, gdbserver): New host modules.
1763         (configure-gdb): Depend on all-gdbsupport.
1764         (all-gdb): Depend on all-gdbsupport, all-libctf.
1765         * configure.ac (host_tools): Add gdbserver.
1766         Conditionally build gdbserver and gdbsupport.
1768 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1770         * configure.ac: Build libgomp by default for amdgcn.
1771         * configure: Regenerate.
1773 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1775         * MAINTAINERS (Write After Approval): Add myself.
1777 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1779         * MAINTAINERS (Write After Approval) : Add myself.
1781 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1783         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1785 2020-02-14  Martin Sebor  <msebor@redhat.com>
1787         * doc/extend.texi (attribute alias): Mention type requirement.
1788         (attribute weak): Same.
1789         (attribute weakref): Correct invalid example.
1791 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1793         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1795 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1796             Jakub Jelinek  <jakub@redhat.com>
1798         * .gitattributes: Add *.md diff=md.
1800 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1802         The mentioned auto-generated file is no more part of the
1804         GCC sources, it's auto-generated in $(builddir) during build.
1806         PR target/92055
1807         * contrib/gcc_update (files_and_dependencies): Remove
1808         entry for gcc/config/avr/t-multilib.
1810 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1812         * MAINTAINERS: Update my email address.
1814 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1816         * README.MOVED_TO_GIT: Remove.
1818 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1820         * README.MOVED_TO_GIT: New file.
1822 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1824         * MAINTAINERS (Write After Approval): Add myself.
1826 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1828         * MAINTAINERS (write_after_approval): Add myself.
1830 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1832         * MAINTAINERS (write_after_approval): Add myself.
1834 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1836         * MAINTAINERS (write_after_approval): Add myself.
1838 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1840         * configure.ac: Factor out common cases for compare_exclusions.
1841         * configure: Regenerate.
1843 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1845         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1846         flag.
1848 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1850         * MAINTAINERS (Write After Approval): Add myself.
1852 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1854         PR middle-end/92463
1855         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1856         * configure: Regenerate
1858 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1860         * configure.ac: Use https for gcc.gnu.org.
1861         * configure: Regenerated.
1863 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1865         * MAINTAINERS (aarch64 port): Remove my name, move to...
1866         (Write After Approval): ...Here.
1868 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1870         * MAINTAINERS: Change my email address as maintainer.
1872 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1874         PR fortran/91828
1875         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1876         * configure: Regenerated.
1878 2019-10-21  Jason Merrill  <jason@redhat.com>
1880         * .gitattributes: Also check ChangeLog whitespace.
1882 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1884         * contrib/dg-extract-results.sh: Add support for KPASS.
1885         * contrib/dg-extract-results.py: Likewise.
1887 2019-10-17  Jason Merrill  <jason@redhat.com>
1889         * .gitattributes: Avoid {} in filename pattern.
1891 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1893         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1894         Approval section.
1896 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1898         * MAINTAINERS: Add myself to Write After Approval
1900 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1902         * MAINTAINERS: Add myself as an aarch64 maintainer.
1904 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1906         * MAINTAINERS: Add myself as aarch64 maintainer.
1908 2019-09-23  Carl Love  <cel@us.ibm.com>
1910         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1911         New define_insn.
1912         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1913         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1915 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1917         * MAINTAINERS (Sam Tebbs): Update email address.
1919 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1921         * MAINTAINERS: Update my email address.
1923 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1925         * libtool.m4: Handle uclinuxfdpiceabi.
1927 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1929         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1930         Remove myself from Write After Approval section.
1932 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1934         * configure.ac: Support for bpf-*-* targets.
1935         * configure: Regenerate.
1937 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1939         * config.sub: Import upstream version 2019-06-30.
1940         * config.guess: Import upstream version 2019-07-24.
1942 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1944         * MAINTAINERS: Remove spu port maintainers.
1946 2019-08-28  Martin Liska  <mliska@suse.cz>
1948         * .gitignore: Add .clangd and compile_commands.json
1949         to .gitignore.
1951 2019-08-23  Michael Forney  <mforney@mforney.org>
1953         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1954         * Makefile.in: Regenerate.
1956 2019-08-19  Tom Tromey  <tom@tromey.com>
1958         * configure: Rebuild.
1959         * configure.ac: Add --with-static-standard-libraries.
1961 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1963         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1965 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1967         * MAINTAINERS (Write After Approval): Add myself.
1969 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1971         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1972         RISC-V port maitainer.
1974 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1976         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1978 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1980         * MAINTAINERS (Write After Approval): Add myself.
1982 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1984         * MAINTAINERS (Write After Approval): Add myself.
1986 2019-06-25  Martin Liska  <mliska@suse.cz>
1988         contrib/filter-clang-warnings.py: Transform from
1989         filter-rtags-warnings.py.
1991 2019-06-15  Tom Tromey  <tom@tromey.com>
1993         * configure.ac (host_libs): Add gnulib.
1994         * configure: Rebuild.
1995         * Makefile.def (host_modules, dependencies): Add gnulib.
1996         * Makefile.in: Rebuild.
1998 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2000         * MAINTAINERS (Write After Approval): Add myself.
2002 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2004         * configure: Regenerate.
2005         * configure.ac: Add PRU target.
2007 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2009         * MAINTAINERS (Write After Approval): Add myself.
2011 2019-06-11  Nick Clifton  <nickc@redhat.com>
2013         Import these changes from the binutils/gdb repository:
2015         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2017         * Makefile.def (dependencies): configure-libctf depends on all-bfd
2018         and all its deps.
2019         * Makefile.in: Regenerated.
2021         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2023         * Makefile.def (host_modules): Add libctf.
2024         * Makefile.def (dependencies): Likewise.
2025         libctf depends on zlib, libiberty, and bfd.
2026         * Makefile.in: Regenerated.
2027         * configure.ac (host_libs): Add libctf.
2028         * configure: Regenerated.
2030 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
2032         * MAINTAINERS (Write After Approval): Add myself.
2034 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
2036         * MAINTAINERS: Update my email address.
2038 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
2040         * MAINTAINERS (Write After Approval): Add myself.
2042 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
2044         * MAINTAINERS (Write After Approval): Add myself.
2046 2019-05-07  Jim Wilson  <jimw@sifive.com>
2048         * MAINTAINERS: Remove myself as IA-64 maintainer.
2050 2019-05-04  Roland Illig  <roland.illig@gmx.de>
2052         * MAINTAINERS (Write After Approval): Add myself.
2054 2019-05-02  Richard Biener  <rguenther@suse.de>
2056         PR bootstrap/85574
2057         * Makefile.tpl (compare target): Also compare extra-compare
2058         files.
2059         * Makefile.in: Regenerate.
2061 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
2063         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2064         as modulo-scheduler maintainer.
2066 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
2068         * MAINTAINERS: Add myself as co-maintainer for Darwin.
2070 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
2072         * MAINTAINERS: Update my email address.
2074 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
2076         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2077         * configure: Regenerate.
2079 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2081         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2082         * configure: Regenerate.
2084 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
2086         * configure.ac: Add target-zlib to target_libraries.
2087         * configure: Regenerate.
2089 2019-04-09  Martin Liska  <mliska@suse.cz>
2091         * Makefile.in: Regenerate.
2092         * Makefile.tpl: Pass GENERATOR_CFLAGS
2093         in all stages.
2095 2019-03-28  Martin Liska  <mliska@suse.cz>
2097         PR bootstrap/89829
2098         * Makefile.in: Revert r254150.
2099         * Makefile.tpl: Likewise.
2101 2019-03-28  Ben Elliston  <bje@gnu.org>
2103         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2104         related, and libdecnumber.
2106 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
2108         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2109         (Write After Approval): Remove myself.
2111 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
2113         * MAINTAINERS (Write After Approval): Add myself.
2115 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
2117         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2118         (Write After Approval): Remove myself and Julian.
2120 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
2122         * MAINTAINERS (Write After Approval): Add myself.
2124 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
2126         * MAINTAINERS (Write After Approval): Add myself.
2128 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2130         * ChangeLog: Replace space with tab.
2131         * MAINTAINERS: Delete 1 tab to keep alignment.
2133 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
2135         * MAINTAINERS (Write After Approval): Add myself.
2137 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
2139         * MAINTAINERS (Write After Approval): Add myself.
2141 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
2142             Kwok Cheung Yeung  <kcy@codesourcery.com>
2143             Julian Brown  <julian@codesourcery.com>
2144             Tom de Vries  <tom@codesourcery.com>
2145             Jan Hubicka  <hubicka@ucw.cz>
2146             Martin Jambor  <mjambor@suse.cz>
2148         * configure.ac: Likewise.
2149         * configure: Regenerate.
2150         * contrib/config-list.mk: Add amdgcn-amdhsa.
2152 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
2154         * MAINTAINERS (Write After Approval): Add myself.
2156 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2158         * MAINTAINERS (Write After Approval): Add myself.
2160 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2162         PR target/88535
2163         * config.guess: Import upstream version 2019-01-03.
2164         * config.sub: Import upstream version 2019-01-01.
2166 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2168         * MAINTAINERS (Write After Approval): Update my maintainer address.
2170 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
2172         * MAINTAINERS (Write After Approval): Add myself.
2174 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
2176         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2178 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
2180         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2181         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2182         (GCC_TARGET_TOOL): Likewise.
2183         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2184         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2185         OTOOL, OTOOL_FOR_TARGET: New substitutions.
2186         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2187         * configure: Regenerate.
2188         * Makefile.in: Likewise.
2190 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
2192         * MAINTAINERS (Write After Approval): Add myself.
2194 2018-11-13  Martin Liska  <mliska@suse.cz>
2196         * gcc.target/i386/pr87930.c: Move to ...
2197         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
2199 2018-11-10  Stafford Horne  <shorne@gmail.com>
2201         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2202         (Write After Approval): Remove myself.
2204 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2206         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2207         Append $INCICONV to it.
2209 2018-11-04  Stafford Horne  <shorne@gmail.com>
2211         * MAINTAINERS (Write After Approval): Add myself.
2213 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
2215         PR bootstrap/82856
2216         * multilib.am: New file.  From automake.
2218         Merge from binutils-gdb:
2219         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2221         * libtool.m4: Use AC_LANG_SOURCE.
2222         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2223         * ar-lib: New file.
2224         * test-driver: New file.
2225         * configure: Re-generate.
2227 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
2229         * MAINTAINERS (Write After Approval): Add myself.
2231 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
2233         PR bootstrap/87788
2234         PR d/87799
2235         * configure: Rebuild.
2236         * configure.ac: Disable D on systems where it is known not to work.
2238 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
2240         * Makefile.def (target_modules): Add libphobos.
2241         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2242         GDCFLAGS_FOR_TARGET.
2243         (dependencies): Make libphobos depend on libatomic, libbacktrace
2244         configure, and zlib configure.
2245         (language): Add language d.
2246         * Makefile.in: Rebuild.
2247         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2248         (HOST_EXPORTS): Add GDC.
2249         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2250         (BASE_TARGET_EXPORTS): Add GDC.
2251         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2252         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2253         (EXTRA_HOST_FLAGS): Add GDC.
2254         (STAGE1_FLAGS_TO_PASS): Add GDC.
2255         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2256         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2257         environment variables.
2258         * configure: Rebuild.
2259         * configure.ac: Add target-libphobos to target_libraries.  Set and
2260         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2262 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
2264         * MAINTAINERS (Write After Approval): Add myself.
2266 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2268         * MAINTAINERS (Write After Approval): Remove myself.
2270 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2272         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2274 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
2276         * MAINTAINERS: Update my email address.
2278 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
2280         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2281         maintainer.
2283 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
2285         * MAINTAINERS (Write After Approval): Add self.
2287 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2289         * MAINTAINERS (write after approval): Add myself.
2291 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
2293         * MAINTAINERS: Update my email address.
2295 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
2297         * MAINTAINERS (write after approval): Add myself.
2299 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
2301         * MAINTAINERS: Add self to global reviewers list.
2303 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
2305         MAINTAINERS: Add c-sky port maintainers.
2307 2018-08-10  Martin Liska  <mliska@suse.cz>
2309         * MAINTAINERS: Revert change in previous commit and
2310         join lines.
2312 2018-08-10  Martin Liska  <mliska@suse.cz>
2314         * MAINTAINERS: Remove extra line.
2316 2018-08-06  Naveen H.S  <naveenh@marvell.com>
2318         * MAINTAINERS: Update my email address.
2320 2018-07-19  DJ Delorie  <dj@redhat.com>
2322         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2323         as maintainer.
2325 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
2327         * MAINTAINERS: Adjust email address for me and my colleague Robin
2328         Dapp.
2330 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2331             Sunil K Pandey  <sunil.k.pandey@intel.com>
2333         PR target/84413
2334         * config/i386/i386.c (m_CORE_AVX512): New.
2335         (m_CORE_AVX2): Likewise.
2336         (m_CORE_ALL): Add m_CORE_AVX2.
2337         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2338         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2339         and remove the rest of m_SKYLAKE_AVX512.
2341 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2343         * config.sub: Sync with upstream version 2018-07-03.
2345 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2347         * config.guess: Sync with upstream version 2018-06-26.
2348         * config.sub: Sync with upstream version 2018-07-02.
2350 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
2352         * libtool.m4: Sort output of 'find' to enable deterministic builds.
2353         * ltmain.sh: Likewise.
2355 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
2357         * contrib/config-list.mk: Remove powerpc-linux_paired.
2359 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2361         * configure.ac: Introduce support for @unless/@endunless.
2362         * Makefile.tpl (dep-kind): Rewrite with cond; return
2363         postbootstrap in some cases.
2364         (make-postboot-dep, postboot-targets): New.
2365         (dependencies): Do not output postbootstrap dependencies at
2366         first.  Output non-target ones changed for configure to depend
2367         on stage_last @if gcc-bootstrap, and the original deps @unless
2368         gcc-bootstrap.
2369         * configure.in, Makefile.in: Rebuilt.
2371 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2373         * MAINTAINERS (write after approval): Add myself.
2375 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2377         * MAINTAINERS (write after approval): Add myself.
2379 2018-06-19  Nick Clifton  <nickc@redhat.com>
2381         * zlib/configure.ac: Restore old behaviour of only enabling
2382         multilibs when a target subdirectory is defined.  This allows
2383         building with srcdir == builddir.
2384         * zlib/configure: Regenerate.
2386 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2388         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2389         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2390         * Makefile.in: Regenerate.
2392 2018-06-16  Ben Elliston  <bje@gnu.org>
2394         * config.guess: Import latest version.
2395         * config.sub: Likewise.
2397 2018-06-08  Martin Liska  <mliska@suse.cz>
2399         * MAINTAINERS: Remove MPX-related entries.
2400         * Makefile.def: Remove libmpx support.
2401         * Makefile.in: Regenerate.
2402         * configure.ac: Remove removed files.
2403         * configure: Regenerate.
2404         * libmpx/ChangeLog: Remove.
2405         * libmpx/Makefile.am: Remove.
2406         * libmpx/Makefile.in: Remove.
2407         * libmpx/acinclude.m4: Remove.
2408         * libmpx/aclocal.m4: Remove.
2409         * libmpx/config.h.in: Remove.
2410         * libmpx/configure: Remove.
2411         * libmpx/configure.ac: Remove.
2412         * libmpx/configure.tgt: Remove.
2413         * libmpx/libmpx.spec.in: Remove.
2414         * libmpx/mpxrt/Makefile.am: Remove.
2415         * libmpx/mpxrt/Makefile.in: Remove.
2416         * libmpx/mpxrt/libmpx.map: Remove.
2417         * libmpx/mpxrt/libtool-version: Remove.
2418         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2419         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2420         * libmpx/mpxrt/mpxrt.c: Remove.
2421         * libmpx/mpxrt/mpxrt.h: Remove.
2422         * libmpx/mpxwrap/Makefile.am: Remove.
2423         * libmpx/mpxwrap/Makefile.in: Remove.
2424         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2425         * libmpx/mpxwrap/libtool-version: Remove.
2426         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2428 2018-06-04  Martin Liska  <mliska@suse.cz>
2430         * MAINTAINERS: Add myself as gcov maintainer.
2432 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2434         * MAINTAINERS: Update my email address.
2436 2018-06-04  Tom de Vries  <tdevries@suse.de>
2438         * MAINTAINERS: Remove write-after-approval entries for component
2439         maintainers.
2441 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2443         * MAINTAINERS (write after approval): Add myself.
2445 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2447         * MAINTAINERS: Update my email address.
2449 2018-06-01  Tom de Vries  <tdevries@suse.de>
2451         * MAINTAINERS: Update my email address.
2453 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2455         * MAINTAINERS (loop-optimizer): Add myself.
2457 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2459         * configure.ac: Added "nfp" target.
2460         * configure: Regenerate.
2462 2018-04-30  Richard Biener  <rguenther@suse.de>
2464         PR bootstrap/85571
2465         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2466         (STAGE3_TFLAGS): Likewise.
2467         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2468         (STAGEtrain_TFLAGS): Likewise.
2469         * Makefile.in: Regenerate.
2471 2018-04-26  Richard Biener  <rguenther@suse.de>
2473         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2474         (STAGE2_CFLAGS): Likewise.
2475         (STAGE2_TFLAGS): Likewise.
2476         (STAGE3_CFLAGS): Add -fchecking.
2477         (STAGE3_TFLAGS): Likewise.
2478         (STAGEtrain_CFLAGS): Filter out -fchecking.
2479         (STAGEtrain_TFLAGS): Likewise.
2480         * Makefile.in: Re-generate.
2482 2018-04-25  Catherine Moore <clm@codesourcery.com>
2484         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2486 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2488         * MAINTAINERS (write after approval): Add myself.
2490 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2492         * MAINTAINERS: Update my email address.
2494 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2496         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2498 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2500         * MAINTAINERS: Update my email address and disambiguate myself
2501         a bit from Will Schmidt.
2503 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2505         * MAINTAINERS: Move maintainers of now-removed picochip and score
2506         ports to write after approval.
2508 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2510         * MAINTAINERS: Add entry for SVE maintainership.
2512 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2514         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2515         * configure: Regenerate.
2517 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2519         * MAINTAINERS (write after approval): Add myself.
2521 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2523         * MAINTAINERS (write after approval): Add myself.
2525 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2527         * MAINTAINERS (write after approval): Add myself.
2529 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2531         Update copyright years.
2533 2018-01-03  Ben Elliston  <bje@gnu.org>
2535         * config.guess: Import latest version.
2536         * config.sub: Likewise.
2538 2017-12-12  Stafford Horne  <shorne@gmail.com>
2540         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2541         * configure: Regenerate.
2543 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2545         * MAINTAINERS (Write After Approval): Add myself.
2547 2017-11-28  Julia Koval  <julia.koval@intel.com>
2548             Sebastian Peryt  <sebastian.peryt@intel.com>
2550         * Makefile.def (target_modules): Remove libcilkrts.
2551         * Makefile.in: Ditto.
2552         * configure: Ditto.
2553         * configure.ac: Ditto.
2555 2017-11-28  Julia Koval  <julia.koval@intel.com>
2557         * MAINTAINERS (Write After Approval): Add myself.
2559 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2561         * MAINTAINERS (Write After Approval): Add myself.
2563 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2565         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2566         Use my SiFive email address.
2568 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2570         * MAINTAINERS (write after approval): Add myself.
2572 2017-10-27  Martin Liska  <mliska@suse.cz>
2574         * Makefile.tpl: Use proper name of folder as it was renamed
2575         during transition to 4 stages.
2576         * Makefile.in: Regenerate.
2578 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2580         * MAINTAINERS (write after approval): Add myself.
2582 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2584         * MAINTAINERS: Add a note that maintainership also includes web
2585         pages, docs, and testsuite related to that area.
2587 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2589         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2591 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2593         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2595 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2597         * MAINTAINERS: Remove myself as a vxworks maintainer.
2599 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2601         * MAINTAINERS: Remove email address of Jim Norris.
2603 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2605         * MAINTAINERS (Reviewers): Move myself from here...
2606         (CPU Port Maintainers): ... to here.
2608 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2610         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2612 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2614         * MAINTAINERS (write after approval): Add myself.
2616 2017-07-28  Tony Reix  <tony.reix@atos.net>
2618         * configure.ac (target-libffi): Don't disable for AIX.
2619         (go): Don't add to unsupported_languages on AIX.
2620         (target-libgo): Don't disable for AIX.
2621         * configure: Regenerate.
2623 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2625         * MAINTAINERS: Add myself.
2627 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2629         * MAINTAINERS: Update my email address.
2631 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2633         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2634         arm-specific auto-generated header files.
2636 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2638         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2639         * configure: Rebuilt.
2641 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2643         * MAINTAINERS: Readd myself for c6x.
2645 2017-06-28  Martin Liska  <mliska@suse.cz>
2647         PR bootstrap/81217
2648         * Makefile.def: Remove superfluous bootstrap_target from
2649         bootstrap_stage.
2650         * Makefile.in: Re-generate the file.
2652 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2654         * MAINTAINERS: Add myself to Write After Approval
2656 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2658         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2660 2017-06-19  Martin Liska  <mliska@suse.cz>
2662         * Makefile.def: Define 4 stages PGO bootstrap.
2663         * Makefile.tpl: Define FLAGS.
2664         * Makefile.in: Regenerate.
2666 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2668         * Makefile.def: Add check-gotools to go check targets.
2669         * Makefile.in: Rebuild.
2671 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2673         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2675 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2677         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2678         * configure: Regenerate.
2680 2017-05-31  Martin Liska  <mliska@suse.cz>
2682         * configure.ac: Add handling of stage2_werror_flags to
2683         action-if-given and to action-if-not-given.
2684         * configure: Regenerate.
2686 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2688         * MAINTAINERS: Add self to Write After Approval
2690 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2692         * MAINTAINERS: Update my email address, and remove myself as
2693         maintainer in some areas.
2695 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2697         * MAINTAINERS: Add self to Write After Approval
2699 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2701         * configure.ac: Add --enable-languages=default to mean default and
2702         make --enable-languages=all mean all supported languages.
2703         * configure: Regenerated.
2705 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2707         * config.gcc (powerpc*-*-*spe*): New.
2708         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2709         (powerpc-*-rtems*spe*): New.
2710         (powerpc*-*-linux*spe*): New.
2711         (powerpc-wrs-vxworksspe): New.
2712         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2713         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2714         * config.host (powerpc*-*-*spe*): New.
2716 2017-05-19  Martin Liska  <mliska@suse.cz>
2718         * configure.ac: Add --enable-werror-always just for
2719         bootstrap-debug (or none build config) and do not add it
2720         when we are on a release branch.
2721         * configure: Regenerated.
2723 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2725         * MAINTAINERS: Add self to Write After Approval
2727 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2729         * MAINTAINERS: Move myself to Write After Approval section.
2731 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2733         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2734         ACCH registers.
2735         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2736         available.
2737         (umulsidi3): Likewise.
2738         (mulsidi3_700): Disable this pattern when we have advanced mpy
2739         instructions.
2740         (umulsidi3_700): Likewise.
2741         (maddsidi4): New pattern.
2742         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2743         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2744         (mpydu_imm_arcv2hs): Likewise.
2745         * config/arc/predicates.md (accl_operand): New predicate.
2747 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2748             Andrew Burgess <andrew.burgess@embecosm.com>
2750         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2751         case.
2752         (ARC_AUTOFP_IRQ_P): Likewise.
2753         (ARC_AUTO_IRQ_P): Likewise.
2754         (rgf_banked_register_count): New variable.
2755         (parse_mrgf_banked_regs_option): New function.
2756         (arc_override_options): Handle rgf_banked_regs option.
2757         (arc_handle_interrupt_attribute): Add firq option.
2758         (arc_compute_function_type): Return fast irq type when required.
2759         (arc_must_save_register): Handle fast interrupts.
2760         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2761         (arc_return_address_regs): Update.
2762         * config/arc/arc.h (arc_return_address_regs): Update.
2763         (arc_function_type): Add fast interrupt type.
2764         (ARC_INTERRUPT_P): Update.
2765         (RC_FAST_INTERRUPT_P): Define.
2766         * config/arc/arc.md (simple_return): Update for fast interrupts.
2767         (p_return_i): Likewise.
2768         * config/arc/arc.opt (mrgf-banked-regs): New option.
2769         * doc/invoke.texi (mrgf-banked-regs): Document.
2771 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2773         * config/arc/arc.c (irq_ctrl_saved): New variable.
2774         (ARC_AUTOBLINK_IRQ_P): Define.
2775         (ARC_AUTOFP_IRQ_P): Likewise.
2776         (ARC_AUTO_IRQ_P): Likewise.
2777         (irq_range): New function.
2778         (arc_must_save_register): Likewise.
2779         (arc_must_save_return_addr): Likewise.
2780         (arc_dwarf_emit_irq_save_regs): Likewise.
2781         (arc_override_options): Handle deferred options.
2782         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2783         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2784         arc_must_save_return_addr.
2785         (arc_compute_frame_size): Handle automated save and restore of
2786         registers.
2787         (arc_expand_prologue): Likewise.
2788         (arc_expand_epilogue): Likewise.
2789         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2790         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2791         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2793 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2794         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2796         PR bootstrap/77661
2797         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2798         in-tree build MPC.
2799         * Makefile.in: Regenerate.
2801 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2803         * configure.ac: Enable LTO by default on darwin >= 9.
2804         * configure: Regenerate.
2806 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2808         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2809         and Andrew Waterman as the RISC-V maintainers.
2811 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2813         * MAINTAINERS: Add self to Write After Approval
2815 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2817         * config.guess: Import latest from upstream.
2819 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2821         * MAINTAINERS (Write After Approval): Remove entries that are
2822         already covered under Reviewers.
2824 2017-03-08  Mark Wielaard  <mark@klomp.org>
2826         PR demangler/70909
2827         PR demangler/67264
2828         * include/demangle.h: Add d_printing to struct demangle_component
2829         and pass struct demangle_component as non const.
2831 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2833         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2835 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2837         * Makefile.tpl: Remove HOST_ISLVER.
2838         (HOST_EXPORTS): Remove ISLVER.
2839         * Makefile.in: Regenerate.
2841 2017-02-13  Richard Biener  <rguenther@suse.de>
2843         * configure: Re-generate.
2845 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2847         * MAINTAINERS: Adjust bug reporting URL.
2849 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2851         * MAINTAINERS (Write After Approval): Remove redundant entry
2852         for Andrew Burgess.
2854 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2856         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2857         32-bit hppa*-*-hpux*.
2858         * configure: Regenerate.
2860 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2862         * configure.ac: Moved the white list of enabling BRIG FE to
2863         libhsail-rt/configure.tgt.
2864         * configure: Regenerated.
2865         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2867 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2868             Martin Jambor  <mjambor@suse.cz>
2870         * Makefile.def (target_modules): Added libhsail-rt.
2871         (languages): Added language brig.
2872         * Makefile.in: Regenerated.
2873         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2874         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2875         * configure: Regenerated.
2877 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2879         PR other/79046
2880         * configure: Regenerated.
2882 2017-01-04  Alan Modra  <amodra@gmail.com>
2884         * configure: Regenerate.
2886 2016-12-29  Ben Elliston  <bje@gnu.org>
2888         * config.sub: Import latest version.
2890 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2892         * MAINTAINERS (Write After Approval): Add myself.
2894 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2896         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2897         includes bootstrap-mpx.
2898         * configure: Regenerated.
2900 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2902         * MAINTAINERS (Write After Approval): Add myself.
2904 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2906         * configure: Regenerate.
2908 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2910         * configure.ac: Don't use pkg-config to check for bdw-gc.
2911         * configure: Regenerate.
2913 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2915         * Makefile.def: Remove reference to boehm-gc target module.
2916         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2917         options and for the bdw-gc pkg-config module.
2918         * configure: Regenerate.
2919         * Makefile.in: Regenerate.
2921 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2923         * MAINTAINERS (nvptx): Remove self.
2925 2016-11-25  Ben Elliston  <bje@gnu.org>
2927         * config.guess: Import latest version.
2928         * config.sub: Likewise.
2930 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2932         * MAINTAINERS (Write After Approval): Add myself.
2934 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2936         * Makefile.def: Remove references to GCJ.
2937         * Makefile.tpl: Likewise.
2938         * Makefile.in: Regenerate.
2940 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2942         * config-ml.in: Remove references to GCJ.
2943         * configure.ac: Likewise.
2944         * configure: Regenerate.
2946 2016-11-01  Josh Conner  <joshconner@google.com>
2948         * MAINTAINERS (Write After Approval): Update email address,
2950 2016-10-27  Carl Love  <cel@us.ibm.com>
2952         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2953         Approval list to make it alphabetical.
2955 2016-10-27  Carl Love  <cel@us.ibm.com>
2957         * MAINTAINERS (Write After Approval): Add myself.
2959 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2961         * MAINTAINERS (Reviewers): Add myself.
2962         (Write After Approval): Add myself.
2964 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2965             Ulrich Weigand  <uweigand@de.ibm.com>
2967         * MAINTAINERS: Update email address.
2969 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2971         * MAINTAINERS: Update email address.
2973 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2975         * configure.ac: Add aarch64-*-freebsd*.
2976         * configure: Regenerate.
2978 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2980         * MAINTAINERS: Update email address after it got reverted.
2982 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2984         * configure.ac (target_libraries): Readd target-boehm-gc.
2985         Restore --enable-objc-gc handling.
2986         * configure: Regenerate.
2988 2015-10-03  Jeff Law  <law@redhat.com>
2990         * MAINTAINERS: Move several inactive maintainers to the
2991         write-after-approval section.
2993 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2995         * configure.ac: Add target-libffi to target_libraries.
2996         Readd libgcj target disablings, modified to only target-libffi.
2997         Readd target addition of go to unsupported languages.
2998         * configure: Regenerated.
3000 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
3002         * MAINTAINERS: Update email address.
3004 2016-09-30  Andrew Haley  <aph@redhat.com>
3006         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3007         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
3008         libgcj.
3010 2016-09-30  Andrew Haley  <aph@redhat.com>
3012         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3013         write-after approval after GCJ deletion.
3015 2016-09-30  Andrew Haley  <aph@redhat.com>
3017         * Makefile.def: Remove libjava.
3018         * Makefile.tpl: Likewise.
3019         * Makefile.in: Regenerate.
3020         * configure.ac: Likewise.
3021         * configure: Likewise.
3022         * gcc/java: Remove.
3023         * libjava: Likewise.
3025 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
3027         * MAINTAINERS (Reviewers): Add myself.
3029 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
3031         * configure.ac: Disable "sim" directory for arc*-*-*.
3032         * configure: Regenerated.
3034 2016-09-23  Tamar Christina <tamar.christina@arm.com>
3036         * MAINTAINERS (Write After Approval): Add myself.
3038 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
3040         * configure.ac: Check for the minimum in-tree MPFR version
3041         handled.
3042         * configure: Regenerate.
3044 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
3046         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3047         * configure: Regenerated.
3049 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
3051         * MAINTAINERS (Write After Approval): Add myself.
3053 2016-06-23  Andi Kleen  <ak@linux.intel.com>
3055         * Makefile.def: Add autoprofiledbootstrap.
3056         * Makefile.tpl: Dito.
3057         * Makefile.in: Regenerate.
3059 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3061     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3062     * configure: Regenerate.
3064 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3066         * configure: Regenerate.
3067         * configure.ac: Remove support for avr-rtems.
3069 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
3071         * MAINTAINERS (Write After Approval): Add myself.
3073 2016-06-16  Michael Collison  <michael.collison@arm.com>
3075         * MAINTAINERS (Write After Approval): Add myself.
3077 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
3079         * MAINTAINERS (Write After Approval): Update e-mail address.
3081 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
3083         * MAINTAINERS (Write After Approval): Add myself.
3085 2016-05-28  Alan Modra  <amodra@gmail.com>
3087         * Makefile.tpl (configure): Depend on m4 files included.
3088         * Makefile.in: Regenerate.
3090 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3092         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3093         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3095 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3097         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3098         special case builtin.
3099         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3100         support for ALTIVEC_BUILTIN_VEC_ADDEC.
3101         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3102         for __builtin_vec_addec.
3104 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3106         * config.guess: Import version 2016-04-02 (newest).
3107         * config.sub: Import version 2016-05-10 (newest).
3109 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
3111         * configure.ac: Add ARC support to libgloss.
3112         * configure: Regenerate
3114 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
3116         * MAINTAINERS (Write After Approval): Add myself.
3118 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3120         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3121         * configure: Regenerated.
3122         * Makefile.def (gmp): Explicitly disable assembler.
3123         (mpfr): Adjust lib_path.
3124         (mpc): Likewise.
3125         * Makefile.in: Regenerated.
3127 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
3129         PR bootstrap/70704
3130         * configure.ac (--enable-stage1-checking): Add missing
3131         --enable-checking=.
3132         * configure: Regenerated.
3134 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3136         * config.guess: Revert r235676.
3137         * config.sub: Revert r235676.
3139 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3141         * config.guess: Remove SH5 support.
3142         * config.sub: Likewise.
3143         * configure: Likewise.
3144         * configure.ac: Likewise.
3146 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
3148         PR bootstrap/70704
3149         * configure.ac (--enable-stage1-checking): For --disable-checking or
3150         implicit --enable-checking, make sure extra flag matches in between
3151         stage1 and later checking.
3152         * configure: Regenerated.
3154 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3156         * .gitattributes: New file.
3158 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
3160         * MAINTAINERS (rs6000/powerpc port): Add myself.
3162 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
3164         PR bootstrap/70173
3165         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3166         and gotools directories.  Delete the stage_final file.
3167         * Makefile.in: Regenerate.
3169 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
3171         * MAINTAINERS (Write After Approval): Add myself.
3173 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
3175         * MAINTAINERS (Fortran maintainer): Remove myself.
3177 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
3179         * MAINTAINERS (Write After Approval): Add myself.
3181 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
3183         * MAINTAINERS (Write After Approval): Add myself.
3185 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3187         Sync with binutils-gdb:
3189         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3191         * configure.ac: Add mips and s390 to the gold target check.
3192         * configure: Regenerate.
3194 2016-03-01  DJ Delorie  <dj@redhat.com>
3196         * MAINTAINERS (mep): Remove myself as MeP maintainer.
3198 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
3200         * MAINTAINERS (libcpp): Add myself.
3201         (diagnostic messages): Likewise.
3203 2016-02-20  Tom de Vries  <tom@codesourcery.com>
3205         * MAINTAINERS: Fix whitespace.
3207 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
3209         * MAINTAINERS (Write After Approval): Add myself.
3211 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
3213         * config/isl.m4: Add comments about isl-0.16.
3214         * configure: Regenerate.
3216 2016-01-29  Martin Jambor  <mjambor@suse.cz>
3218         * MAINTAINERS (hsa maintainers): Add myself.
3220 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
3222         * MAINTAINERS: (Write After Approval): Add myself.
3224 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
3225             Sebastian Pop  <s.pop@samsung.com>
3227         * Makefile.in: Regenerate.
3228         * Makefile.tpl: Export ISLVER.
3229         * configure: Regenerate.
3230         * config/isl.m4: Detect isl-0.15.
3232 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
3234         PR bootstrap/69329
3235         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3236         * Makefile.in: Regenerate.
3238 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
3240         * configure.ac: Enable LTO for DJGPP
3241         * configure: Regenerate
3243 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3245         Sync with binutils-gdb:
3246         2015-10-21  Nick Clifton  <nickc@redhat.com>
3248         PR gas/19109
3249         * configure.ac: Note the 'none' is an acceptable argument to
3250         --enable-compressed-debug-sections.
3251         * configure: Regenerate.
3253 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3255         PR bootstrap/69134
3256         * Makefile.def (mpfr): Disable assembler.
3257         * Makefile.in: Regenerate.
3259 2016-01-01  Ben Elliston  <bje@gnu.org>
3261         * config.guess: Import version 2016-01-01.
3262         * config.sub: Likewise.
3264 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
3266         * MAINTAINERS (Write After Approval): Add myself.
3268 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3270         * Makefile.in: Replace ISL with isl.
3271         * Makefile.tpl: Same.
3272         * config/isl.m4: Same.
3273         * configure.ac: Same.
3274         * contrib/download_prerequisites: Same.
3275         * configure: Regenerate.
3277 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
3279         * MAINTAINERS (Write After Approval): Add Myself.
3281 2015-12-17  Nathan Sidwell  <nathan@acm.org>
3283         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3284         * configure: Regenerate.
3286 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
3287             Sebastian Pop  <s.pop@samsung.com>
3289         * config/isl.m4 (ISL_CHECK_VERSION): Check for
3290         isl_ctx_get_max_operations.
3291         * configure: Regenerate.
3293 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
3295         * MAINTAINERS (Write After Approval): Add myself.
3297 2015-12-02  Ian Lance Taylor  <iant@google.com>
3299         PR go/66147
3300         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3301         * Makefile.in: Regenerate.
3303 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
3305         PR libffi/65726
3306         * Makefile.def (lang_env_dependencies): Make libffi depend
3307         on cxx.
3308         * Makefile.in: Regenerate.
3310 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
3312         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3313         symbols.
3315 2015-11-20  Tristan Gingold  <gingold@adacore.com>
3317         Sync with binutils-gdb:
3318         2015-11-20  Tristan Gingold  <gingold@adacore.com>
3320         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3321         * configure: Regenerate.
3323 2015-11-19  Martin Liska  <mliska@suse.cz>
3325         * .gitignore: Add .clang-format to ignored files.
3326         * Makefile.in: Add clang-format.
3327         * Makefile.tpl: Likewise.
3329 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
3331         * configure.ac: Enable libmpx by default.
3332         * configure: Regenerated.
3334 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
3336         * MAINTAINERS: Update email address.
3338 2015-10-23  Paulo Matos  <pmatos@linki.tools>
3340         * MAINTAINERS: Update email address.
3342 2015-10-23  Alan Hayward <alan.hayward@arm.com>
3344         * MAINTAINERS  (Write After Approval): Add myself.
3346 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3348         Sync with binutils-gdb:
3349         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3351         PR gas/19109
3352         * configure.ac: Add
3353         --enable-compressed-debug-sections={all,gas,gold,ld}.
3354         * configure: Regenerated.
3356 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
3358         * MAINTAINERS: Update list of Ada maintainers and email addresses.
3360 2015-10-09  Martin Liska  <mliska@suse.cz>
3362         * MAINTAINERS (Write After Approval): Add myself.
3364 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3366         * MAINTAINERS (Write After Approval): Add myself.
3368 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3370         * MAINTAINERS: Update email address.
3372 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3374         * MAINTAINERS  (Write After Approval): Add myself.
3376 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3378         * MAINTAINERS: Update email.
3380 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3382         * MAINTAINERS: Update my email address.
3384 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3386         * MAINTAINERS (ft32 port): Add myself.
3388 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3390         * MAINTAINERS: Add myself.
3392 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3394         * MAINTAINERS (Write After Approval): Add myself.
3396 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3398         PR libfortran/54572
3399         * Makefile.def: Make libgfortran depend on libbacktrace.
3400         * Makefile.in: Regenerate.
3402 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3404         * MAINTAINERS (Write After Approval): Add myself.
3406 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3408         PR other/67092
3409         * configure.ac: Remove --with_host_libstdcxx support.
3410         * configure: Regenerate.
3412 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3413             Jakub Jelinek  <jakub@redhat.com>
3415         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3416         nvptx*-*-*.
3417         * configure: Regenerate.
3419 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3421         * Makefile.def (libiconv): Define bootstrap=true.
3422         Mark pdf/html/info as missing.
3423         (configure-gcc): Depend on all-libiconv.
3424         (all-gcc): Ditto.
3425         (configure-libcpp): Ditto.
3426         (all-libcpp): Ditto.
3427         (configure-intl): Ditto.
3428         (all-intl): Ditto.
3429         * Makefile.in: Regenerate.
3431 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3433         * MAINTAINERS (loop ivopts): Add the entry and myself.
3435 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3437         * MAINTAINERS (nvptx): Add self.
3439 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3441         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3442         128-bit vector modes.
3444 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3446         * MAINTAINERS (Write After Approval): Add myself.
3448 2015-07-28  Ben Elliston  <bje@gnu.org>
3450         * config.sub, config.guess: Import from upstream.
3452 2015-07-24  Michael Darling  <darlingm@gmail.com>
3454         PR other/66259
3455         * config-ml.in: Reflects renaming of configure.in to configure.ac
3456         * configure: Likewise
3457         * configure.ac: Likewise
3459 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3461         * MAINTAINERS: Update my email address.
3463 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3465         Sync with binutils-gdb:
3466         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3468         * configure.ac (target_configdirs): Exclude target-zlib if
3469         target-libjava isn't built.
3470         * configure: Regenerated.
3472 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3474         Sync with binutils-gdb:
3475         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3477         * configure.ac: Disable configuration of GDB for HPUX targets.
3478         * configure: Regenerate.
3480         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3482         * configure.ac: Add --with-system-zlib.
3483         * configure: Regenerated.
3485         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3487         * configure.ac: Add FT32 support.
3488         * configure: Regenerate.
3490         2015-01-12  Anthony Green  <green@moxielogic.com>
3492         * configure.ac: Don't disable gprof for moxie.
3493         * configure: Rebuild.
3495 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3497         Sync with binutils-gdb:
3498         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3500         PR ld/18355
3501         * Makefile.def: Add extra_configure_flags to host zlib.
3502         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3503         to --enable-host-shared When bfd is to be built as shared
3504         library.  AC_SUBST.
3505         * Makefile.in: Regenerated.
3507 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3509         Sync with src:
3510         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3511         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3512         * Makefile.in: Regenerated.
3514 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3516         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3517         target.
3518         * configure: Regenerate.
3520 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3522         * MAINTAINERS (Write After Approval): Add myself.
3524 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3526         * MAINTAINERS (OS Port Maintainers): Add myself.
3527         (Various Maintainers): Remove myself from libffi testsuite.
3529 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3531         * MAINTAINERS (gen* on machine desc): Add self.
3533 2015-06-02  Jason Merrill  <jason@redhat.com>
3535         PR bootstrap/66319
3536         * configure.ac: Use -std=gnu++98.
3538 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3540         * MAINTAINERS (Write After Approval): Add myself.
3542 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3544         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3545         * configure: Regenerate.
3547 2015-05-26  Jason Merrill  <jason@redhat.com>
3549         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3550         * configure: Regenerate.
3552 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3554         * configure.ac: FT32 target added.
3555         * configure: Regenerated.
3557 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3559         * MAINTAINERS (Write After Approval): Add myself.
3561 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3563         * MAINTAINERS (Write After Approval): Add myself.
3565 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3567         * configure.ac: Fix typo.
3568         * configure: Regenerate.
3570 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3572         * MAINTAINERS (Write After Approval): Add myself.
3574 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3576         * configure.ac: Match $host configured with triplets.
3577         * configure: Regenerate.
3579 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3581         * Makefile.tpl: Remove surplus whitespace throughout.
3582         * Makefile.in: Regenerate.
3584 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3586         * MAINTAINERS (Various Maintainers): Add myself as instruction
3587         combiner maintainer.
3589 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3591         PR bootstrap/62077
3592         * configure.ac (--enable-stage1-checking): Default to
3593         release,misc,gimple,rtlflag,tree,types if --disable-checking
3594         or --enable-checking is not specified and DEV-PHASE is not
3595         experimental.
3596         * configure: Regenerated.
3598 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3600         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3601         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3602         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3603         * Makefile.in: Regenerate.
3605 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3607         * MAINTAINERS: Update my email address.
3609 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3611         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3613 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3615         * MAINTAINERS: Add myself as an arm port reviewer.
3617 2015-03-25  Martin Liska  <mliska@suse.cz>
3618             Yury Gribov  <y.gribov@samsung.com>
3620         * Makefile.in: Fix ln source location for vimrc file.
3621         * Makefile.tpl: Likewise.
3623 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3625         PR bootstrap/25672
3626         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3627         cross-compiling.  Similarly for CXX_FOR_TARGET.
3628         * configure: Regenerate.
3630 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3632         * Makefile.def: Add libmpx.
3633         * configure.ac: Add libmpx.
3634         * Makefile.in: Regenerate.
3635         * configure: Regenerate.
3637 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3639         * MAINTAINERS (CPU Port Maintainers): Add myself
3640         i386 vector ISA extns mantainer.
3642 2015-03-13  Jeff Law  <law@redhat.com>
3644         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3645         maintainer.
3646         Remove Richard Henderson as a maintainer for the x86 port.
3648 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3650         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3652 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3654         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3655         pointer bounds checker and i386 MPX maintainer.
3657 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3659         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3661 2015-02-26  Martin Sebor  <msebor@redhat.com>
3663         * MAINTAINERS (Various Maintainers): Add self.
3665 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3667         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3668         Make sure it contains lto.
3669         * configure: Regenerate.
3671 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3673         * configure: Regenerate.
3675 2015-02-06  Diego Novillo  <dnovillo@google.com>
3677         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3678         middle-end, docstring): Remove myself.
3679         (Write After Approval): Add myself.
3681 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3683         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3684         (Write After Approval): Update address.
3686 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3688         PR jit/64780
3689         * configure.ac: Require the user to explicitly specify
3690         --enable-host-shared if the jit is enabled.
3691         * configure: Regenerate.
3693 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3695         * MAINTAINERS (Write After Approval): Add myself.
3697 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3699         * MAINTAINERS: Make whitespace consistent.
3701 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3703         * MAINTAINERS (Write After Approval): Add myself.
3705 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3707         * MAINTAINERS: (Write After Approval): Add myself.
3709 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3711         * MAINTAINERS: (Write After Approval): Add myself.
3713 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3715         * MAINTAINERS: (Write After Approval): Add myself.
3717 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3719         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3720         objective-c/c++ front end maintainer.
3722 2015-01-13  Marek Polacek  <polacek@redhat.com>
3724         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3726 2015-01-12  Jeff Law  <law@redhat.com>
3728         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3729         a very long time.
3731 2015-01-09  Ian Lance Taylor  <iant@google.com>
3733         * configure.ac (host_tools): Add gotools.
3734         * Makefile.def (host_modules): Add gotools.
3735         (dependencies): Add dependency of all-gotools on all-target-libgo.
3737 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3739         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3740         * configure: Regenerate.
3742 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3744         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3745         all-target-libgomp.
3746         * Makefile.in: Regenerate.
3748 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3750         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3752 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3754         * configure.ac: Add Visium support.
3755         * configure: Regenerate.
3757 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3759         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3760         * configure: Regenerate.
3762 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3764         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3765         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3766         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3767         (OBJCOPY_FOR_TARGET): New variable.
3768         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3769         * Makefile.in: Regenerate.
3770         * configure.ac: Check for already installed target objcopy.
3771         Also GCC_TARGET_TOOL on objcopy.
3772         * configure: Regenerate.
3774 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3776         * config.sub: Update from upstream, to 2015-01-01 version.
3777         * config.guess: Ditto.
3779 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3781         * MAINTAINERS (RTEMS Ports): Add myself.
3783 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3785         * MAINTAINERS (Write After Approval): Add myself.
3787 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3789         * MAINTAINERS (Write After Approval): Add myself.
3791 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3793         * configure.ac (--enable-as-accelerator-for): Don't set
3794         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3795         * configure: Regenerate.
3797 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3799         PR bootstrap/64023
3800         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3801         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3802         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3803         to CXX.
3804         * Makefile.in: Regenerated.
3806 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3807             Yury Gribov  <y.gribov@samsung.com>
3809         * .gitignore: Added .local.vimrc and .lvimrc.
3810         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3811         * Makefile.in: Regenerate.
3813 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3815         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3816         * configure: Regenerated.
3818 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3820         * MAINTAINERS (nvptx port): New entry.
3822 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3824         * configure: Regenerate.
3826 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3828         * configure.ac: Merge with Binutils.
3830 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3832         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3833         * Makefile.in: Regenerate.
3835 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3837         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3838         missing flex.
3839         * Makefile.in: Regenerated.
3841 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3843         * Makefile.in: Regenerate.
3845 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3847         PR bootstrap/63784
3848         * libtool.m4: Add $pic_flag with -shared.
3850 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3852         * MAINTAINERS (Write After Approval): Added myself.
3854 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3856         * MAINTAINERS (write-after-approval): Add myself.
3858 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3860         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3861         from 2 years ago.
3863 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3865         Revert:
3866         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3868         * MAINTAINERS (Write After Approval): Added myself as line map
3869         maintainer.
3871 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3873         Revert:
3874         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3876         * MAINTAINERS (Write After Approval): Added myself.
3878 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3880         * MAINTAINERS (Write After Approval): Added myself.
3882 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3884         * MAINTAINERS (Write After Approval): Added myself as line map
3885         maintainer.
3887 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3889         * MAINTAINERS (Various Maintainers): Added myself as line map
3890         maintainer.
3892 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3894         * move-if-change: Sync from upstream gnulib.
3896 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3898         * compile: Sync with upstream Automake.
3899         * depcomp: Ditto.
3900         * install-sh: Ditto.
3901         * missing: Ditto.
3902         * mkinstalldirs: Ditto.
3903         * ylwrap: Ditto.
3905 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3907         * config.sub: Update from upstream config repo.
3908         * config.guess: Ditto.
3910 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3912         * Makefile.def: Add liboffloadmic to target_modules.  Make
3913         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3914         * Makefile.in: Regenerate.
3915         * configure: Regenerate.
3916         * configure.ac: Add liboffloadmic to target binaries.
3917         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3918         Add liboffloadmic to noconfig list when C++ is not supported.
3920 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3921             Thomas Schwinge  <thomas@codesourcery.com>
3922             Ilya Verbin  <ilya.verbin@intel.com>
3923             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3925         * configure: Regenerate.
3926         * configure.ac (--enable-as-accelerator-for)
3927         (--enable-offload-targets): New configure options.
3929 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3931         * Makefile.def: Make all-gcc depend on all-isl.
3932         * Makefile.in: Regenerate.
3934 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3936         * ChangeLog.jit: New.
3937         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3939 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3941         PR target/63610
3942         * libtool.m4: Fix globbing of darwin versions.
3943         * configure: Regenerate.
3945 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3947         * Makefile.def: Remove CLooG.
3948         * Makefile.tpl: Ditto.
3949         * configure.ac: Ditto.
3950         * configure: Regenerate.
3951         * Makefile.in: Ditto.
3953 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3955         * configure.ac: Handle nvptx-*-*.
3956         * configure: Regenerate.
3958 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3960         * MAINTAINERS (Write After Approval): Add myself.
3962 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3964         * Makefile.def (libcc1): Remove bootstrap=true;.
3965         * Makefile.in: Regenerated.
3967 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3969         * configure.ac: Update comment.
3970         * configure: Regenerate.
3972 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3974         * MAINTAINERS (Write After Approval): Add myself.
3976 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3978         * configure.ac (extra_host_libiberty_configure_flags): Add
3979         --enable-shared also for libcc1's benefit.
3980         * configure: Regenerate.
3982 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3984         * MAINTAINERS: Change my email address.
3986 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3987             Tom Tromey  <tromey@redhat.com>
3989         * Makefile.def: Add libcc1 to host_modules.
3990         * configure.ac (host_tools): Add libcc1.
3991         * Makefile.in, configure: Rebuild.
3993 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3995         * configure.ac (build_configargs): Don't share config.cache between
3996         build subdirs.
3997         * configure: Regenerate.
3999 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4001         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4002         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4003         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4004         leon3v7 as leon3.
4005         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4006         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4007         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4008         * config/sparc/sparc.md (cpu): Add leon3v7.
4009         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4011 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4013         * MAINTAINERS (write-after-approval): Add myself.
4015 2014-10-23  Ian Lance Taylor  <iant@google.com>
4017         * configure.ac: Disable the Go frontend on systems where it is known
4018         to not work.
4019         * configure: Regenerate.
4021 2014-10-23  Richard Biener  <rguenther@suse.de>
4023         * Makefile.def: Add libcpp build module and dependencies.
4024         * configure.ac: Add libcpp build module.
4025         * Makefile.in: Regenerate.
4026         * configure: Likewise.
4028 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
4030         * MAINTAINERS (write-after-approval): Add myself.
4032 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
4034         * INSTALL/README: Do not mention CVS.
4036 2014-10-03  Jing Yu  <jingyu@google.com>
4038         * configure.ac: Add aarch64 to list of targets that support gold.
4039         * configure: Regenerate.
4041 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
4043         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
4045 2014-09-29  Catherine Moore  <clm@codesourcery.com>
4047         * MAINTAINERS:  Add myself as MIPS maintainer.
4049 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
4051         * MAINTAINERS: Move myself to MIPS maintainers.
4053 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4055         * MAINTAINERS: Put all email addresses between '<' and '>'.
4057 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4059         * MAINTAINERS: Move myself to reviewers (Fortran).
4061 2014-09-01  Andi Kleen  <ak@linux.intel.com>
4063         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4064         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
4065         * Makefile.in: Regenerate.
4067 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4069         * rtx-classes-status.txt: Delete
4071 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4073         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4075 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
4077         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4078         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4079         of checking for version number.
4080         * configure: Regenerated.
4081         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4083 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4085         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4086         is done; begin phase 6 (use extra rtx_def subclasses).
4088 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4090         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4091         done; begin phase 5 (additional rtx_def subclasses).
4093 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4095         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4097 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4099         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4100         SET_BB_HEADER are done.
4102 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4104         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4105         done.
4107 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4109         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4111 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4113         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4115 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4117         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4119 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4121         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4123 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4125         * rtx-classes-status.txt: Phase 3 (per-file commits within
4126         "config" subdirs) is done; begin phase 4 (removal of
4127         "scaffolding").
4129 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
4131         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4132         dir) is done; begin phase 3 (per-file commits within "config"
4133         subdirs).
4135 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
4137         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4138         phase 2 (per-file commits in main source dir).
4140 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
4142         * configure: Regenerated.
4144 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4146         * rtx-classes-status.txt (TODO): Add SET_BND_TO
4148 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4150         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4152 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4154         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4156 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4158         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4160 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4162         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4164 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
4166         * MAINTAINERS (Write After Approval): Add myself.
4168 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
4170         * MAINTAINERS: Remove myself
4172 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4174         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4176 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
4178         * MAINTAINERS (Write After Approval): Add myself.
4180 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4182         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4183         SET_BB_HEADER, SET_BB_FOOTER
4185 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4187         * rtx-classes-status.txt: New file
4189 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
4191         * configure.ac: Eliminate ClooG installation dependency.
4192         * configure: Regenerate.
4193         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4194         * Makefile.in: Regenerate.
4196 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
4198         * MAINTAINERS (Write After Approval): Add myself.
4200 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
4202         * MAINTAINERS (Write After Approval): Add myself.
4204 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
4206         * MAINTAINERS (Write After Approval): Add myself.
4208 2014-07-28  Anthony Green  <green@moxielogic.com>
4210         Import from savannah.gnu.org:
4211         * config.sub: Update to 2014-07-28 version.
4213 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
4215         * MAINTAINERS: Remove my MIPS maintainer entry.
4217 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
4219         PR target/47230
4220         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4221         * configure: Regenerate.
4223 2014-07-24  James Norris  <jnorris@codesourcery.com>
4225         * MAINTAINERS (Write After Approval): Add myself.
4227 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
4229         * configure.ac: Accept only CLooG 0.18.1.
4230         * configure: Regenerate.
4232 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
4234         * configure.ac: Don't accept isl 0.11.
4235         * configure: Regenerate.
4237 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4239         * MAINTAINERS (Write After Approval): Add myself.
4241 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4243         * configure.ac: Don't accept isl 0.10.
4244         * configure: Regenerate.
4246 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4248         Fix include path for in-tree cloog.
4249         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4250         * configure: Regenerate.
4252 2014-06-18  Richard Henderson  <rth@redhat.com>
4254         * .gitignore: Import gcc_update output.
4256 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
4258         * config-ml.in: Robustify ac_configure_args parsing.
4260         * configure.ac (--enable-linker-plugin-configure-flags)
4261         (--enable-linker-plugin-flags): New flags.
4262         (configdirs): Conditionally add libiberty-linker-plugin.
4263         * configure: Regenerate.
4264         * Makefile.def (host_modules): Add libiberty-linker-plugin.
4265         (host_modules) <lto-plugin>: Pay attention to
4266         @extra_linker_plugin_flags@ and
4267         @extra_linker_plugin_configure_flags@.
4268         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4269         * Makefile.in: Regenerate.
4271         * Makefile.tpl (configure-[+prefix+][+module+])
4272         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4273         "module_srcdir" instead of "module" for locating a module's srcdir.
4274         * Makefile.in: Regenerate.
4276 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
4278         * MAINTAINERS (Write After Approval): Add myself.
4280 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
4282         * MAINTAINERS: Update my email address.
4284 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4286         * MAINTAINERS (Write After Approval): Add myself.
4288 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
4290         * MAINTAINERS (Write After Approval): Add myself.
4292 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
4294         PR libstdc++/61011
4295         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4296         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4297         * configure: Regenerate.
4299 2014-05-28  Pedro Alves  <palves@redhat.com>
4301         * MAINTAINERS (Write After Approval): Add myself.
4303 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4305         * MAINTAINERS: Update my affiliation/email.
4307 2014-05-19  Mike Stump  <mikestump@comcast.net>
4309         * MAINTAINERS: Add wide-int reviewers.
4311 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
4313         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4314         * configure: Regenerated.
4316 2014-05-15  Torvald Riegel  <triegel@redhat.com>
4318         * MAINTAINERS (libitm): Add myself as maintainer.
4320 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
4322         * MAINTAINERS (Write After Approval): Add myself.
4324 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
4326         * config.sub, config.guess: Import from upstream.
4328 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4330         * MAINTAINERS (Write After Approval): Put myself in correct order.
4332 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4334         * MAINTAINERS (Write After Approval): Add myself.
4336 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4338         * MAINTAINERS: Move myself from Reviewers to Write After Approval
4339         section.
4341 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4343         * MAINTAINERS (Write After Approval): Delete myself.
4345 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
4347         PR sanitizer/56781
4348         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4349         and -B* options with -Xcompiler.
4351 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
4353         PR bootstrap/60620
4354         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4355         * Makefile.in: Regenerate.
4357 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
4359         * Makefile.def (dependencies): Make all-ld depend on all-binutils
4360         for WINDRES_FOR_TARGET in default-manifest.o rule.
4361         * Makefile.in: Regenerate.
4363 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4365         * MAINTAINERS (Write After Approval): Add myself.
4367 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4369         PR sanitizer/56781
4370         * Makefile.def: Set bootstrap=true; for host fixincludes.
4371         * configure.ac: Don't bootstrap host fixincludes unless
4372         --with-build-config=bootstrap-{a,ub}san.
4373         * Makefile.in: Regenerated.
4374         * configure: Regenerated.
4376 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4378         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4379         --enable-vtable-verify option parsing.  Don't add
4380         target-libsanitizer to bootstrap_target_libs unless
4381         --with-build-config=bootstrap-asan or
4382         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4383         to bootstrap_target_libs unless --enable-vtable-verify.
4384         * configure: Regenerated.
4386 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4388         * MAINTAINERS (Write After Approval): Add myself.
4390 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4392         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4394 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4396         PR bootstrap/58572
4397         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4398         -I for libstdc++-v3 includes if $(LEAN).
4399         * Makefile.in: Regenerated.
4401 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4403         * MAINTAINERS: Update my email address.
4405 2014-02-24  Walter Lee  <walt@tilera.com>
4407         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4408         (tilegx-*-*): Change to tilegx*-*-*.
4409         * configure: Regenerate.
4411 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4413         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4415 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4417         * MAINTAINERS (Write After Approval): Add myself.
4419 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4421         PR target/59788
4422         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4423         *solaris2*.
4425 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4427         * MAINTAINERS: Update my email address.
4429 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4431         * MAINTAINERS: Convert to UTF-8.
4432         Properly sort Xinliang David Li's entry.
4434 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4435             Sandra Loosemore  <sandra@codesourcery.com>
4437         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4438         nios2 port maintainers.
4440 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4442         * MAINTAINERS (Write After Approval): Add myself.
4444 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4446         * configure.ac: Add user-friendly check for native x86_64-linux
4447         multilibs.
4448         * configure: Regenerate.
4450 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4452         * MAINTAINERS: Add myself as sh maintainer.
4454 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4456         * MAINTAINERS: Add self as SLSR maintainer.
4458 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4460         * MAINTAINERS: Update my email address.
4462 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4464         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4466 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4468         * Makefile.in: Regenerate.
4470         * Makefile.tpl: Fix typo.
4471         * Makefile.in: Regenerate partially.
4473 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4475         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4476         supported.
4477         * configure: Regenerated.
4479 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4481         * MAINTAINERS (Write After Approval): Add myself.
4483 2013-10-30  Jason Merrill  <jason@redhat.com>
4485         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4486         --disable-build-format-warnings.
4488 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4490         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4491         depend on libstdc++ and libgcc.
4492         * configure: Regenerate.
4493         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4494         libcilkrts for POSIX and i*86, and x86_64 architectures.
4495         * Makefile.in: Added libcilkrts related fields to support building it.
4497 2013-10-26  Jeff Law  <law@redhat.com>
4499         * Makefile.def (target_modules): Remove libmudflap
4500         (languages): Remove check-target-libmudflap).
4501         * Makefile.in: Rebuilt.
4502         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4503         * configure.ac (target_libraries): Remove target-libmudflap.
4504         Remove checks which disabled libmudflap on some systems.
4505         * configure: Rebuilt.
4506         * libmudflap: Directory removed.
4508 2013-10-21  Cong Hou  <congh@google.com>
4510         * MAINTAINERS (Write After Approval): Add myself.
4512 2013-10-16  Mike Stump  <mikestump@comcast.net>
4514         * .dir-locals.el: Add.
4516 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4518         * configure.ac: Add --enable-host-shared
4519         * configure: Regenerate.
4521 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4523         Import from savannah.gnu.org:
4524         * config.guess: Update to 2013-06-10 version.
4525         * config.sub: Update to 2013-10-01 version.
4527 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4529         Changes to build configuration to allow big endian ARC ELF toolchain
4530         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4531         * configure: Regenerate.
4533 2013-09-20  Alan Modra  <amodra@gmail.com>
4535         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4536         ppc host match.  Support little-endian powerpc linux hosts.
4538 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4540         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4541         maintainer.
4543 2013-09-12  DJ Delorie  <dj@redhat.com>
4545         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4546         maintainers.
4548 2013-09-03  Richard Biener  <rguenther@suse.de>
4550         * configure.ac: Also allow ISL 0.12.
4551         * configure: Regenerated.
4553 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4555         * MAINTAINERS (Write After Approval): Add myself.
4557 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4559         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4561 2013-08-26  Caroline Tice  <cmtice@google.com>
4563         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4564         "Various Reviewers" to libvtv "Various Maintainers".
4566 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4568         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4570 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4572         * MAINTAINERS: Update name, email.
4574 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4576         * MAINTAINERS (Write After Approval): Add myself.
4578 2013-08-12  Caroline Tice  <cmtice@google.com>
4580         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4581         address in the Write After Approval section.
4583 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4585         * MAINTAINERS (Write After Approval): Update email.
4587 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4589         * configure.ac: Adjust to check VTV_SUPPORTED.
4590         * configure: Regenerated.
4592 2013-08-02  Caroline Tice  <cmtice@google.com>
4594         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4595         on non-linux systems; add target-libvtv to noconfigdirs; add
4596         libsupc++/.libs to C++ library search paths.
4597         * configure: Regenerated.
4598         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4599         libstdc++ and libgcc.
4600         * Makefile.in: Regenerated.
4602 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4604         * MAINTAINERS (Write After Approval): Add myself.
4606 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4607             Shiva Chen  <shiva0217@gmail.com>
4609         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4610         nds32 port maintainers.
4612 2013-07-17  Tim Shen  <timshen91@gmail.com>
4614         * MAINTAINERS (Write After Approval): Add myself.
4616 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4618         * configure.ac: Sync from binutils.
4619         * configure: Regenerate.
4621 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4623         * MAINTAINERS (Write After Approval): Add myself.
4625 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4627         * MAINTAINERS (Write After Approval): Add myself.
4629 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4631         * MAINTAINERS (Write After Approval): Add myself.
4633 2013-04-30  Brooks Moses  <bmoses@google.com>
4635         * MAINTAINERS: Update my email; move myself from Fortran
4636         reviewer to Write After Approval.
4638 2013-04-16  Andreas Schwab  <schwab@suse.de>
4640         * configure.ac (aarch64-*-*): Don't disable java.
4641         * configure: Regenerate.
4643 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4645         * MAINTAINERS (Write After Approval): Add myself.
4647 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4649         * Makefile.def (target_modules): Don't install libffi.
4650         * Makefile.in: Regenerate.
4652 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4654         * MAINTAINERS (Write After Approval): Add myself.
4656 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4658         * MAINTAINERS (Write After Approval): Add myself.
4660 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4662         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4663         * configure: Regenerated.
4665 2013-02-05  Ian Lance Taylor  <iant@google.com>
4667         PR go/55969
4668         * configure.ac: Disable libgo on some systems where it does not
4669         work.
4671 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4673         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4674         Remove Geoff Keating as rs6000 port maintainer, at his request.
4676 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4678         * MAINTAINERS: Update my email.
4680 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4682         * configure: Re-generate.
4684 2013-01-15  Richard Biener  <rguenther@suse.de>
4686         PR other/55973
4687         * configure: Re-generate.
4689 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4691         * Makefile.def (install-target-libsanitizer): Depend on
4692         install-target-libstdc++-v3.
4693         * Makefile.in: Regenerate.
4695 2013-01-14  Richard Biener  <rguenther@suse.de>
4697         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4698         * configure: Re-generate
4700 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4702         * config.sub: Update from config repo.
4704 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4706         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4707         * Makefile.in: Regenerate.
4709 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4711         * MAINTAINERS (arc): Add new port maintainership for myself.
4713 2013-01-09  Jason Merrill  <jason@redhat.com>
4715         * .gitignore: Import from gdb repository.
4717 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4719         * Makefile.def (configure-gcc): Depend on all-gmp.
4720         (all-gcc): Remove dependency on all-gmp.
4721         * Makefile.in: Regenerated.
4723 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4725         * config.sub: Merge from config repo.
4726         * config.guess: Ditto.
4728 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4730         * Makefile.def: Merge from binutils.
4731         * Makefile.in: Ditto.
4733 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4735         * MAINTAINERS: Update my email.
4737 2012-12-29  Ben Elliston  <bje@gnu.org>
4739         * config.guess: Update to 2012-12-29 version.
4740         * config.sub: Likewise.
4742 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4744         * Makefile.def (install-target-libgfortran): Depend on
4745         install-target-libquadmath, install-target-libgcc.
4746         (install-target-libsanitizer): Depend on install-target-libgcc.
4747         (install-target-libjava): Depend on install-target-libgcc.
4748         (install-target-libitm): Depend on install-target-libgcc.
4749         (install-target-libobjc): Depend on install-target-libgcc.
4750         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4751         * Makefile.in: Regenerate.
4753 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4755         * Makefile.def (install-target-libgo): Depend on
4756         install-target-libatomic.
4757         * Makefile.in: Regenerate.
4759 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4761         PR go/55201
4762         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4763         * Makefile.in: Regenerate.
4765 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4767         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4768         * configure: Regenerate.
4770 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4772         * config.sub: Merge from config repo.
4774 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4776         * Makefile.def (target_modules): Add bootstrap=true and
4777         raw_cxx=true to libsanitizer.
4778         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4779         * Makefile.in: Regenerated.
4780         * configure: Likewise.
4782 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4784         * MAINTAINERS: Remove self as RTL optimization maintainer.
4786 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4788         * MAINTAINERS (Write After Approval): Add myself.
4790 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4792         * Makefile.def (target_modules): Remove bootstrap=true and
4793         raw_cxx=true from libsanitizer.
4794         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4795         * Makefile.in: Regenerated.
4796         * configure: Likewise.
4798 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4800         * Makefile.def (target_modules): Add bootstrap=true and
4801         raw_cxx=true to libsanitizer.
4802         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4803         * Makefile.in: Regenerated.
4804         * configure: Likewise.
4806 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4808         PR bootstrap/54279
4809         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4810         * configure: Regenerate.
4811         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4812         * Makefile.in: Regenerate.
4814 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4816         * configure.ac: Disable libsanitizer if we're not building C++.
4817         * configure: Regenerate.
4819 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4821         * MAINTAINERS (Write After Approval): Add myself.
4823 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4825         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4826         Kostya Serebryany (kcc@google.com) and
4827         Jakub Jelinek (jakub@redhat.com).
4828         Rename area for Dodji Seketeli (dodji@redhat.com).
4830 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4832         * MAINTAINERS: (asan.c, related): Add myself.
4834 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4836         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4837         * configure: Regenerate.
4839 2012-11-13  Richard Henderson  <rth@redhat.com>
4841         * configure.ac: Move libsanitizer logic to subdirectory.
4842         * configure: Regenerate.
4844 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4846         * configure.ac: Enable libsanitizer just on x86 linux for now.
4847         * configure: Re-generate.
4849 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4851         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4852         sections.
4853         * configure: Regenerate.
4855 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4857         * configure.ac: Add section for configdirs for libsanitizer.
4858         Disable for cris-*-* and mmix-*-*.
4859         * configure: Regenerate.
4861 2012-11-12  Wei Mi <wmi@google.com>
4863         * configure.ac: Add libsanitizer to target_libraries.
4864         * Makefile.def: Ditto.
4865         * configure: Regenerate.
4866         * Makefile.in: Regenerate.
4867         * libsanitizer: New directory for asan runtime.  Contains an empty
4868         tsan directory.
4870 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4872         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4873         against Mingw64 w32api.
4874         * configure: Regenerate.
4876 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4878         * configure: Regenerated.
4880 2012-11-03  Robert Mason  <rbmj@verizon.net>
4882         * configure.ac: add --disable-libstdcxx configure option
4883         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4885 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4887         * MAINTAINERS (Write After Approval): Add myself.
4889 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4891         * MAINTAINERS (Write After Approval): Add myself.
4893 2012-10-24  Sharad Singhai  <singhai@google.com>
4895         * MAINTAINERS (Write After Approval): Add myself.
4897 2012-10-24  Eric Christopher  <echristo@gmail.com>
4899         * MAINTAINERS: Update email address.
4901 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4903         PR bootstrap/54820
4904         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4905         * configure: Regenerate.
4907 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4909         * MAINTAINERS (aarch64): Add Marcus and myself.
4911 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4913         PR bootstrap/54820
4914         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4915         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4916         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4917         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4918         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4919         * Makefile.in: Regenerate.
4920         * configure.ac (have_static_libs): New variable and associated check.
4921         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4922         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4923         * configure: Regenerate.
4925 2012-10-10  Richard Biener  <rguenther@suse.de>
4927         * MAINTAINERS: Adjust for changed surname.
4929 2012-10-04  Lawrence Crowl  <crowl@google.com>
4931         * MAINTAINERS (Write After Approval): Add myself.
4933 2012-10-01  Cary Coutant  <ccoutant@google.com>
4935         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4937 2012-09-28  Ian Lance Taylor  <iant@google.com>
4939         * Makefile.def: Make all-target-libgo depend on
4940         all-target-libbacktrace.
4941         * Makefile.in: Rebuild.
4943 2012-09-26  Ian Lance Taylor  <iant@google.com>
4945         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4946         * Makefile.in: Rebuild.
4948 2012-09-20  Walter Lee  <walt@tilera.com>
4950         * configure.ac: Add tilegx to list of targets that support gold.
4951         * configure: Regenerate.
4953 2012-09-20  Marek Polacek  <polacek@redhat.com>
4955         * MAINTAINERS (Write After Approval): Add myself.
4957 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4959         * configure.ac: Add mips*-mti-elf* target.
4960         * configure: Regenerate.
4962 2012-09-17  Ian Lance Taylor  <iant@google.com>
4964         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4965         * configure.ac (host_libs): Add libbacktrace.
4966         (target_libraries): Add libbacktrace.
4967         * Makefile.def (host_modules): Add libbacktrace.
4968         (target_modules): Likewise.
4969         * configure, Makefile.in: Rebuild.
4971 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4973         PR target/38607
4974         Merge upstream change.
4975         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4977         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4978         Add libgomp*.o to compare_exclusions for AIX.
4979         * configure: Regenerate.
4981 2012-09-06  Diego Novillo  <dnovillo@google.com>
4983         * configure.ac: Bump minimum GMP version to 4.2.3.
4984         * configure: Re-generate.
4986 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4988         PR target/54461
4989         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4990         target-libgloss if not configured --with-avrlibc=no.
4991         * configure: Regenerate.
4993 2012-09-04  Jason Merrill  <jason@redhat.com>
4995         * configure.ac: Fix --enable-languages=all.
4997 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4999         * MAINTAINERS (Write After Approval): Add myself.
5001 2012-09-03  Richard Guenther  <rguenther@suse.de>
5003         PR bootstrap/54138
5004         * configure.ac: Re-organize ISL / CLOOG checks to allow
5005         disabling with either --without-isl or --without-cloog.
5006         * configure: Regenerated.
5008 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
5010         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5011         * configure: Regenerate.
5013 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
5015         * MAINTAINERS: Fix my email address.
5017 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
5019         PR binutils/4970
5020         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5021         and opcodes.
5022         * Makefile.in: Regenerated.
5024 2012-08-26  Art Haas <ahaas@impactweather.com>
5026         * configure: Regenerate.
5028 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
5030         * INSTALL/README: Also refer to the online installation
5031         instructions.
5033 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5035         * MAINTAINERS (Write After Approval): Add myself.
5036         (Picochip port): Remove myself.
5038 2012-08-14   Diego Novillo  <dnovillo@google.com>
5040         Merge from cxx-conversion branch.
5042         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5043         POSTSTAGE1_CONFIGURE_FLAGS.
5044         * Makefile.in: Regenerate.
5045         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
5046         Force C++ when bootstrapping.
5047         * configure: Regenerate.
5049 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
5051         * MAINTAINERS (Write After Approval): Add myself.
5053 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
5055         * README: Document use of ranges of years in copyright notices.
5057 2012-07-06  Richard Guenther  <rguenther@suse.de>
5059         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5060         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5061         --with-gmp=system.
5062         * Makefile.in: Regenerated.
5063         * configure: Likewise.
5065 2012-07-06  Richard Guenther  <rguenther@suse.de>
5067         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5068         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5069         supply V=1 as extra_make_flags.
5070         * configure: Regenerated.
5071         * Makefile.in: Likewise.
5073 2012-07-04  Tristan Gingold  <gingold@adacore.com>
5075         * configure: Regenerate.
5077 2012-07-03  Richard Guenther  <rguenther@suse.de>
5079         * Makfile.def (isl): Remove not necessary extra_exports and
5080         extra_make_flags.
5081         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5082         * Makefile.in: Regenerated.
5084 2012-07-03  Richard Guenther  <rguenther@suse.de>
5086         * Makefile.def (cloog): Add V=1 to extra_make_flags.
5087         * configure.ac: If either the ISL or the CLooG check failed
5088         do not try to build in-tree versions.
5089         * Makefile.in: Regenerated.
5090         * configure: Regenerated.
5092 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5094         * configure: Regenerate.
5096 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
5098         * MAINTAINERS (Various Maintainers): Add myself as testsuite
5099         maintainer.
5101 2012-07-02  Richard Guenther  <rguenther@suse.de>
5103         * configure: Regenerated.
5105 2012-07-02  Richard Guenther  <rguenther@suse.de>
5106         Michael Matz  <matz@suse.de>
5107         Tobias Grosser <tobias@grosser.es>
5108         Sebastian Pop <sebpop@gmail.com>
5110         * Makefile.def: Add ISL host module, remove PPL host module.
5111         Adjust ClooG host module to use the proper ISL.
5112         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5113         * configure.ac: Include config/isl.m4.  Add ISL host library,
5114         remove PPL.  Remove PPL configury, add ISL configury, adjust
5115         ClooG configury.
5116         * Makefile.in: Regenerated.
5117         * configure: Likewise.
5119 2012-07-02  Richard Guenther  <rguenther@suse.de>
5121         Merge from graphite branch
5122         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5124         * configure: Regenerated.
5125         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5126         both cloog.org and legacy versions. The only supported version will
5127         be CLooG with the isl backend.
5129         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5131         * configure: Regenerated.
5132         * configure.ac: Require cloog isl 0.17.0
5134         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5136         * configure: Regenerated.
5137         * config/cloog.m4: Do not define CLOOG_ORG
5139 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
5141         * configure.ac: Skip C if explicitly selected.
5142         * configure: Regenerate.
5144 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
5146         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5147         they contain -O2.
5148         * configure: Regenerate.
5150 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
5152         PR debug/53740
5153         * df.h, df-problems.c, dce.c: Revert last patch.
5155 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
5157         * MAINTAINERS (Write After Approval): Update my email address.
5159 2012-06-21  Meador Inge  <meadori@codesourcery.com>
5161         * MAINTAINERS (Write After Approval): Add myself.
5163 2012-06-20  Jason Merrill  <jason@redhat.com>
5165         * Makefile.tpl (check-target-libgomp-c++): New.
5166         (check-target-libitm-c++): New.
5167         * Makefile.def (c++): Add them.
5168         * Makefile.in: Regenerate.
5170 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
5172         * MAINTAINERS (Write After Approval): Add myself.
5174 2012-05-16  Olivier Hainque  <hainque@adacore.com>
5176         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5177         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5178         (install-no-fixedincludes): Adjust accordingly.
5179         * Makefile.in: Regenerate.
5181 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
5183         Merge upstream change
5184         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5186 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
5188         * MAINTAINERS (Write After Approval): Add myself.
5190 2012-05-09  Nick Clifton  <nickc@redhat.com>
5191             Paul Smith  <psmith@gnu.org>
5193         PR bootstrap/50461
5194         * configure.ac (mpfr-dir): When using in-tree MPFR sources
5195         allow for the fact that from release v3.1.0 of MPFR the source
5196         files were moved into a src sub-directory.
5197         * configure: Regenerate.
5199 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
5201         * configure.ac: Bump minimum MPFR version to 2.4.0.
5202         * configure: Regenerated.
5204 2012-05-01  Richard Henderson  <rth@redhat.com>
5206         * Makefile.def (libatomic): New target_module.
5207         * configure.ac (target_libraries): Add libatomic.
5208         (noconfigdirs): Check if libatomic is supported.
5209         * Makefile.in, configure: Rebuild.
5211 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
5213         * MAINTAINERS (Write After Approval): Add myself.
5215 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
5217         * config.sub: Update to 2012-04-18 version from official repo.
5219 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
5221         * MAINTAINERS (Write After Approval): Add myself.
5223 2012-04-11  Steve Ellcey  <sellcey@mips.com>
5225         * MAINTAINERS: Changed email address.
5227 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
5229         PR target/52737
5230         * contrib/gcc_update (files_and_dependencies):
5231         Remove gcc/config/avr/t-multilib from touch data.
5233 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5235         * MAINTAINERS (OS Port Maintainers): Remove irix.
5236         * configure.ac (enable_libgomp): Remove *-*-irix6*.
5237         (unsupported_languages): Remove mips-sgi-irix6.*.
5238         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5239         (with_stabs): Remove.
5240         * configure: Regenerate.
5242 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5244         * MAINTAINERS (OS Port Maintainers): Remove osf.
5245         * configure.ac (enable_libgomp): Remove *-*-osf*.
5246         (with_stabs): Remove alpha*-*-osf*.
5247         * configure: Regenerate.
5249 2012-03-05  Tristan Gingold  <gingold@adacore.com>
5251         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5252         * configure: Regenerate.
5254 2012-02-17  Walter Lee  <walt@tilera.com>
5256         * MAINTAINERS: (Write After Approval): Delete myself.
5258 2012-02-14  Walter Lee  <walt@tilera.com>
5260         * MAINTAINERS (tilegx port): Add myself.
5261         (tilepro port): Add myself.
5262         (Write After Approval): Add myself.
5264 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
5266         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5267         and Joseph Myers as docstring relicensing maintainers.
5269 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5271         * MAINTAINERS (write-after-approval): Add myself.
5273 2012-02-08  Ira Rosen <irar@il.ibm.com>
5275         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5276         maintainer.
5278 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5280         * MAINTAINERS (Write After Approval): Move myself to
5281         maintain alphabetical order.
5283 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5285         * MAINTAINERS (Write After Approval): Add myself.
5287 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
5289         * MAINTAINERS (Write After Approval): Add myself.
5291 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5292             Jayant R Sonar <jayant.sonar@kpitcummins.com>
5294         * configure.ac (cr16-*-*): Remove nonconfigdirs.
5295         * configure: Regenerate.
5297 2012-01-23  Harshit Chopra  <harshit@google.com>
5299         * MAINTAINERS (Write After Approval): Add myself.
5301 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
5303         * configure.ac: Remove reference to mh-interix.
5304         * configure: Regenerate.
5306 2012-01-05  Richard Henderson  <rth@redhat.com>
5308         PR bootstrap/51072
5309         * configure.ac: Disable libitm if c++ is not enabled.
5310         * configure: Rebuild.
5312         * configure.ac: Fix regexp for same.
5313         * configure: Rebuild.
5315 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
5317         * MAINTAINERS (Write After Approval): Add myself.
5319 2012-01-02  Richard Guenther  <rguenther@suse.de>
5321         PR bootstrap/51686
5322         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5323         * Makefile.in: Regenerate.
5325 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
5327         * MAINTAINERS (Write After Approval): Add myself.
5329 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
5331         * configure: Regenerate.
5333 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
5335         * MAINTAINERS (picochip): Changed email address.
5337 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
5339         * MAINTAINERS (write-after-approval): Add self.
5341 2011-11-29  DJ Delorie  <dj@redhat.com>
5343         * configure.ac (rl78-*-*) New case.
5344         * configure: Regenerate.
5345         * MAINTAINERS: Add myself as RL78 maintainer.
5347 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5349         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5351 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
5353         * libtool.m4: Additional FreeBSD 10 fixes.
5355 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
5357         * MAINTAINERS: Move myself from Write After Approval to CPU Port
5358         Maintainers section, as Epiphany maintainer.
5360 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5362         PR target/49992
5363         * configure.ac: Remove ranlib special-casing for Darwin.
5364         * configure: Regenerate.
5366 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5368         * MAINTAINERS (Reviewers): Keep the list sorted.
5370 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5372         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5374 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5376         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5377         * configure: Rebuild.
5378         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5379         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5380         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5381         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5382         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5383         Add READELF.
5384         * Makefile.in: Rebuild.
5386 2011-11-09  Jason Merrill  <jason@redhat.com>
5388         * Makefile.def (language=c++): Remove check-c++0x.
5389         * Makefile.in (check-gcc-c++): Regenerate.
5391 2011-11-08  Richard Henderson  <rth@redhat.com>
5393         * configure.ac: Test for libitm directory present first.
5395         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5397         * configure.ac: Test libitm/configure.tgt to disable libitm.
5398         * configure: Rebuild.
5400 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5401             Richard Henderson  <rth@redhat.com>
5403         Merged from transactional-memory.
5405         * Makefile.def (lang_env_dependencies): libitm is c++.
5406         Add libitm target module.
5407         * configure.ac: Likewise.
5408         * config/mmap.m4: New file.
5409         * contrib/gcc_update: Add libitm to touch data.
5410         * Makefile.in, configure: Rebuild.
5412 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5414         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5415         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5416         * Makefile.in: Regenerate.
5418 2011-11-01  DJ Delorie  <dj@redhat.com>
5420         * config.sub: Update to version 2011-10-29 (added rl78)
5422 2011-10-27  Nick Clifton  <nickc@redhat.com>
5424         * config.sub: Import these changes from the config project:
5426         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5427             Ben Elliston  <bje@gnu.org>
5429         * config.sub (epiphany): New.
5431         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5432             Ben Elliston  <bje@gnu.org>
5434         * config.sub (hexagon, hexagon-*): New.
5436         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5438         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5439         64eb to be64.
5441         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5443         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5444         (nacl): Grok as alias for 32el-unknown-nacl.
5446 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5448         * MAINTAINERS (Write After Approval): Add myself.
5450 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5452         * MAINTAINERS (Write After Approval): Add myself.
5454 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5456         * MAINTAINERS (sparc port): Remove myself.
5458 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5460         * MAINTAINERS (Write After Approval): Add myself.
5462 2011-08-14  Yao Qi  <yao@codesourcery.com>
5464         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5465         * configure: Regenerate.
5467 2011-07-26  Ian Lance Taylor  <iant@google.com>
5469         * configure.ac: Set have_compiler based on whether gcc directory
5470         exists, rather than on whether gcc is in configdirs.
5471         * configure: Rebuild.
5473 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5475         * MAINTAINERS (Global Reviewers): Add self.
5477 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5479         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5480         link directories.
5481         * Makefile.in: Rebuild.
5483 2011-07-20  Ian Lance Taylor  <iant@google.com>
5485         PR bootstrap/49787
5486         * configure.ac: Move --enable-bootstrap handling earlier in file.
5487         If --enable-bootstrap and either --enable-build-with-cxx or
5488         --enable-build-poststage1-with-cxx, enable C++ automatically.
5489         * configure: Rebuild.
5491 2011-07-19  Ian Lance Taylor  <iant@google.com>
5493         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5494         make C++ a boot_language.  Set and substitute
5495         POSTSTAGE1_CONFIGURE_FLAGS.
5496         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5497         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5498         * configure, Makefile.in: Rebuild.
5500 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5502         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5503         maintainers.
5505 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5507         * MAINTAINERS (Global Reviewers): Add myself.
5509 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5511         * configure: Regenerate.
5513 2011-07-16  Jason Merrill  <jason@redhat.com>
5515         * Makefile.def (language=c++): Add check-c++0x and
5516         check-target-libmudflap-c++.
5517         * Makefile.tpl (check-target-libmudflap-c++): New.
5518         * Makefile.in: Regenerate.
5520 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5522         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5523         * Makefile.def (target_modules/libjava): Pass
5524         $(EXTRA_CONFIGARGS_LIBJAVA).
5525         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5526         if not configured with --enable-static-libjava.
5527         * Makefile.in: Regenerate.
5528         * configure: Likewise.
5530 2011-07-15  Jason Merrill  <jason@redhat.com>
5532         * Makefile.in (check-c++): Move check-gcc-c++0x after
5533         check-target-libstdc++-v3.
5535 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5537         * MAINTAINERS (c6x port): New entry.
5539 2011-07-13  Jason Merrill  <jason@redhat.com>
5541         * Makefile.in (check-gcc-c++0x): New.
5542         (check-c++): Depend on it.
5544 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5546         PR target/39150
5547         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5548         x86_64-*-solaris2.1[0-9]*.
5549         * configure: Regenerate.
5551 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5553         * MAINTAINERS (RTL optimizers): Add self.
5555 2011-06-27  Gabriel Charette  <gchare@google.com>
5557         * MAINTAINERS (Write After Approval): Add myself.
5559 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5561         PR regression/47836
5562         PR bootstrap/23656
5563         PR other/47733
5564         PR bootstrap/49247
5565         PR c/48825
5566         * configure.ac (target_libraries): Remove target-libiberty.
5567         Remove case-statement setting skipdirs=target-libiberty for
5568         multiple targets.  Remove checking target_configdirs and
5569         removing target-libiberty but keeping target-libgcc if
5570         otherwise empty.
5571         * Makefile.def (target_modules): Don't add libiberty.
5572         (dependencies): Remove all traces of target-libiberty.
5573         * configure, Makefile.in: Regenerate.
5575 2011-06-13  Walter Lee <walt@tilera.com>
5577         * configure.ac (tilepro-*-*) New case.
5578         (tilegx-*-*): Likewise.
5579         * configure: Regenerate.
5581 2011-06-06  Jing Yu  <jingyu@google.com>
5583         * configure.ac: Skip target-libiberty for
5584         arm*-*-linux-androideabi.
5585         * configure: Regenerated.
5587 2011-06-06  Nick Clifton  <nickc@redhat.com>
5589         * config.sub: Sync from upstream.
5591 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5593         * MAINTAINERS (Write After Approval): Add myself.
5595 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5597         * MAINTAINERS: Update my email address.
5599 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5601         * MAINTAINERS (Write After Approval): Update my email address.
5603 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5605         * MAINTAINERS (Write After Approval): Add myself.
5607 2011-05-08  Doug Kwan  <dougkwan@google.com>
5609         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5610         * configure: Regenerated.
5611         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5612         value from configure.
5613         * Makefile.in: Regenerated.
5615 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5617         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5618         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5619         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5620         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5621         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5622         *-*-vxworks*): Disable newlib and libgloss in separate case
5623         statement.
5624         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5625         to separate case statement.
5626         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5627         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5628         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5629         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5630         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5631         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5632         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5633         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5634         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5635         i[[3456789]]86-*-rdos*, m32r-*-*,
5636         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5637         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5638         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5639         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5640         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5641         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5642         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5643         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5644         and libgloss in main case over targets.  Remove most empty cases
5645         in main case over targets.
5646         * configure: Regenerate.
5648 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5650         * MAINTAINERS (Write After Approval): Add myself.
5652 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5654         * configure.ac: Remove code setting special library locations for
5655         hppa*64*-*-hpux11*.  Remove code setting compiler for
5656         sparc-sun-solaris2*.
5657         * configure: Regenerate.
5659 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5661         * configure.ac: Separate libgloss_dir settings from general case
5662         over targets.
5663         * configure: Regenerate.
5665 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5667         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5668         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5669         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5670         cases in libgcj-disabling case statement.
5671         (hppa*64*-*-linux*): Set unsupported_languages instead of
5672         disabling target-zlib.
5673         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5674         to hppa*64*-*-hpux*.
5675         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5676         hppa*-*-hpux*.
5677         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5678         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5679         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5680         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5681         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5682         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5683         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5684         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5685         libgcj-disabling case statement.
5686         * configure: Regenerate.
5688 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5690         * configure.ac: Disable Java for targets not supporting libffi.
5691         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5692         Remove cases in Java-disabling statement.
5693         (*arm-wince-pe): Change to arm-wince-pe.
5694         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5695         cases in Java-disabling statement.
5696         (bfin-*-*): Don't disable Java again.
5697         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5698         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5699         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5700         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5701         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5702         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5703         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5704         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5705         Java-disabling statement.
5706         (mmix-*-*): Don't disable Java again.
5707         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5708         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5709         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5710         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5711         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5712         statement.
5713         * configure: Regenerate.
5715 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5717         * configure.ac: Separate cases disabling Java and Java libraries
5718         from general case over targets.
5719         * configure: Regenerate.
5721 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5723         * MAINTAINERS: Update my email address.
5725 2011-04-20  Easwaran Raman  <eraman@google.com>
5727         * MAINTAINERS (Write After Approval): Add myself.
5729 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5731         PR lto/48086
5732         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5733         * configure: Regenerate.
5735 2011-04-16  Jim Meyering  <meyering@redhat.com>
5737         * MAINTAINERS (Write After Approval): Add myself.
5739 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5741         * MAINTAINERS: Update my email address.
5743 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5745         * MAINTAINERS (Write After Approval): Add myself.
5747 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5749         * MAINTAINERS (Write After Approval): Add myself.
5751 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5753         * MAINTAINERS (Write After Approval): Add myself.
5755 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5757         * configure.ac (build_tools): Remove build-byacc.
5758         (host_libs): Remove mmalloc.
5759         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5760         autoconf automake libtool diff rcs fileutils shellutils time
5761         textutils wdiff find uudecode hello tar gzip indent recode release
5762         sed perl gawk findutils gettext zip.
5763         (libgcj): Remove target-qthreads.
5764         (target_tools): Remove target-examples target-gperf.
5765         (YACC): Don't handle building byacc.
5766         * configure: Regenerate.
5767         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5768         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5769         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5770         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5771         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5772         handle building components.
5773         * Makefile.in: Regenerate.
5775 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5777         * MAINTAINERS: Update my email address as Xtensa maintainer.
5779 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5781         * config.sub: Sync from upstream.
5783 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5785         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5786         (microblaze*): Don't disable libssp.
5787         * configure: Regenerate.
5789 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5791         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5792         moveifchange.
5793         * configure: Regenerate.
5794         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5795         * Makefile.in: Regenerate.
5797 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5799         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5800         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5801         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5802         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5803         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5804         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5805         md_exec_prefix cases.
5806         * configure: Regenerate.
5808 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5810         * configure.ac: Separate cases disabling target-libssp,
5811         target-libiberty, target-libstdc++-v3 and Fortran from general
5812         case over targets.
5813         * configure: Regenerate.
5815 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5817         * configure.ac (*-*-chorusos): Don't disable libgcj.
5818         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5819         Remove case.
5820         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5821         (arm-*-coff): Don't disable libgcj.
5822         (arm*-*-linux-gnueabi): Remove useless assignment.
5823         (arm-*-riscix*): Don't disable libgcj.
5824         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5825         configuration.
5826         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5827         (c54x*-*-*): Remove case.
5828         (tic54x-*-*): Don't disable GCC or GCC libraries.
5829         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5830         to *.
5831         (d10v-*-*): Don't disable GCC libraries.
5832         (d30v-*-*): Don't disable libgcj.
5833         (h8500-*-*): Don't disable GCC libraries.
5834         (i960-*-*): Don't disable libgcj.
5835         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5836         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5837         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5838         libgcj.
5839         (m68k-*-coff*): Remove case.
5840         (mmix-*-*): Don't disable libgloss on host.
5841         (mn10200-*-*, mn10300-*-*): Remove cases.
5842         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5843         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5844         Don't disable libgcj.
5845         (romp-*-*): Remove case.
5846         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5847         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5848         case.
5849         (v810-*-*): Don't disable GCC libraries.
5850         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5851         (ip2k-*-*): Don't disable GCC libraries.
5852         * configure: Regenerate.
5854 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5856         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5857         libffi on host.
5858         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5859         on host.
5860         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5861         * configure: Regenerate.
5863 2011-03-26  John Marino  <binutils@marino.st>
5865         * configure.ac: Add support for *-*-dragonfly*
5866         * configure: Regenerate.
5868 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5870         * configure.ac (native_only): Remove.
5871         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5872         send-pr uudecode guile gnuserv on host.
5873         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5874         send-pr rcs guile perl texinfo libtool on host.
5875         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5876         automake send-pr rcs guile perl texinfo libtool on host.
5877         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5878         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5879         (alpha*-dec-osf*): Don't disable fileutils on target.
5880         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5881         texinfo send-pr expect dejagnu on target.
5882         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5883         target-qthreads on target.
5884         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5885         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5886         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5887         x86_64-*-mingw*): Don't disable expect on target.
5888         (*-*-cygwin*): Don't disable target-gperf on target.
5889         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5890         gnuserv on target.
5891         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5892         target.
5893         * configure: Regenerate.
5895 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5897         * configure.ac (target_tools): Remove target-groff.
5898         (native_only): Remove target-groff.
5899         (hppa*64*-*-*): Don't disable byacc.
5900         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5901         setting.
5902         (*-*-kaos*): Don't skip target-librx and target-groff.
5903         (*-*-netware*): Don't skip target-libmudflap.
5904         (*-*-tpf*): Don't skip target-libmudflap.
5905         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5906         directories on the host.
5907         (ia64*-*-*vms*): Don't skip tix.
5908         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5909         host.
5910         * configure: Regenerate.
5912 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5914         * configure.ac: Remove references to mt-mep, mt-netware,
5915         mt-wince.
5916         * Makefile.def: Add all-utils soft dependencies.
5917         * Makefile.tpl: Remove GDB_NLM_DEPS.
5918         * configure: Regenerate.
5919         * Makefile.in: Regenerate.
5921 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5923         * configure.ac: Do not include mh-x86omitfp.
5924         * configure: Regenerate.
5926 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5928         * configure.ac: Remove empty cases.
5929         * configure: Regenerate.
5931 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5933         * Makefile.def: Add dependency from termcap to gdb.
5934         * Makefile.in: Regenerate.
5936 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5938         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5939         * configure: Regenerate.
5940         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5941         * Makefile.tpl: Likewise.
5942         * Makefile.in: Regenerate.
5944 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5946         * configure.ac: Remove all mentions of tentative_cc.
5947         * configure: Regenerate.
5949 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5951         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5952         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5953         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5954         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5955         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5956         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5957         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5958         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5959         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5960         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5961         *-*-rhapsody*): Remove host cases.
5962         * configure: Regenerate.
5964 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5966         * configure.ac (ppc*-*-pe): Remove host case.
5967         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5968         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5969         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5970         cases.
5971         * configure: Regenerate.
5973 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5975         * config.sub: Update to version 2011-03-23.
5977 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5979         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5980         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5981         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5982         * configure: Regenerate.
5984 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5986         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5987         to Write After Approval.
5988         * config-ml.in: Don't handle arc-*-elf*.
5989         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5990         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5991         handle GCC libraries.
5992         * configure: Regenerate.
5994 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5996         PR bootstrap/48120:
5997         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5998         Add -lstdc++ -lm to LIBS.
5999         * configure: Regenerate.
6001 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
6003         * config.guess: Update to version 2011-02-02
6004         * config.sub: Update to version 2011-02-24
6006 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
6008         PR lto/48086
6009         * configure.ac: Re-enable LTO on *-apple-darwin9.
6010         * configure: Regenerate.
6012 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
6014         PR lto/48086
6015         * configure.ac: Disable LTO on darwin due to an assembler change in
6016         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6017         under 256.
6018         * configure: Regenerate.
6020 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
6022         * MAINTAINERS: Update myself as score backend maintainer,
6023         update my e-mail address.
6025 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
6027         * MAINTAINERS: Update my e-mail address.
6029 2011-03-06  Joey Ye  <joey.ye@arm.com>
6031         * MAINTAINERS: Update my e-mail address.
6033 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6035         * configure.ac: Adjust test of with_ppl.
6036         * configure: Regenerated.
6038 2011-03-02  Kai Tietz  <ktietz@redhat.com>
6040         * MAINTAINERS: Adjust my e-mail address.
6042 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6044         * configure.ac: Add -lpwl to ppllibs.
6045         * configure: Regenerated.
6047 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6049         * config/cloog.m4: Add -lisl to clooglibs.
6050         * configure: Regenerated.
6052 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6054         * MAINTAINERS (CPU Port maintainers): Add self.
6056 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6058         * MAINTAINERS: Add myself as testsuite maintainer.
6060 2011-02-15  Mike Stump  <mikestump@comcast.net>
6062         * MAINTAINERS: Add myself as testsuite maintainer.
6064 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6066         Import from Libtool and gnulib:
6068         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
6070         Prepare for supporting FreeBSD 10.
6071         * config.rpath: Remove handling of freebsd1* which soon would
6072         match FreeBSD 10.0.
6074         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
6076         Remove support for FreeBSD 1.x.
6077         * libtool.m4 (_LT_LINKER_SHLIBS)
6078         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6079         soon would incorrectly match FreeBSD 10.0.
6081 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6083         PR binutils/12283
6084         * move-if-change: Import version from gnulib.
6086 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
6088         PR lto/47225
6089         * Makefile.def (lto-plugin): Double dash for enable-shared.
6090         (configure-gcc): Depend on all-lto-plugin.
6091         * Makefile.in: Rebuilt.
6093 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6095         * configure.ac: Remove extra bracket.
6096         * configure: Regenerate.
6098 2011-02-08  Tobias Burnus  <burnus@net-b.de>
6100         * MAINTAINERS: Add myself as libquadmath maintainer.
6102 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
6104         * MAINTAINERS: Update my email address.
6106 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
6108         * MAINTAINERS (option handling): Add self.
6110 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
6112         PR lto/47225
6113         * Makefile.def: Add dependency for install-gcc
6114         on install-lto-plugin.
6115         * Makfile.in: Regenerated
6117 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
6119         * MAINTAINERS (CPU Port Maintainers): Add myself.
6121 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
6123         PR libgcj/44341
6124         * configure.ac: Discard --with-* flags for host when configuring
6125         target libraries for cross build.
6126         * configure: Rebuilt.
6128 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6130         * MAINTAINERS (linear loop transforms): Removed.
6132 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
6134         * configure.ac: If with_ppl is no, move setting with_cloog=no
6135         after CLOOG_REQUESTED check.
6136         * configure: Regenerated.
6138 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6140         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6141         CLooG has been requested.
6142         * configure: Regenerated.
6144 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6146         * configure: Regenerated.
6147         * configure.ac: Check for version 0.11 (or later revision) of PPL.
6149 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
6151         * configure: Regenerated.
6152         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6154 2011-01-21  Andreas Schwab  <schwab@redhat.com>
6156         * configure.ac: Use AS_HELP_STRING throughout.
6157         * configure: Regenerate.
6159 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
6161         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6162         * configure: Regenerate.
6164 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6166         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6168 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6170         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6171         for ia64-hpux.
6172         * configure: Regenerate.
6174 2011-01-07  Jan Hubicka  <jh@suse.cz>
6176         PR lto/47225
6177         * Makefile.in: Regenerate.
6178         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6179         configure.
6181 2011-01-07  Jan Hubicka  <jh@suse.cz>
6183         * Makefile.in: Regenerate.
6184         * Makefile.def (gcc host module) and soft dependency on lto-plugin
6185         and configure dependency on lto-plugin configure.
6186         (lto-plugin module): Remove dependency on GCC; add dependency on
6187         liniberty.
6189 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
6191         * MAINTAINERS (Write After Approval): Add myself.
6193 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
6195         * configure: Regenerate.
6197 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
6199         * configure.ac: (picochip): Disable libiberty.
6201 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6203         * MAINTAINERS (Write After Approval): Add myself.
6205 2010-12-10  Ian Lance Taylor  <iant@google.com>
6207         PR bootstrap/46819
6208         * configure.ac: For --disable-libgcj clear libgcj_saved.
6209         * configure: Rebuild.
6211 2010-12-10  Tobias Burnus  <burnus@net-b.de>
6213         PR fortran/46540
6214         * configure.ac: Add --disable-libquadmath and
6215         --disable-libquadmath-support.
6216         * configure: Regenerate.
6218 2010-12-03  Ian Lance Taylor  <iant@google.com>
6220         * MAINTAINERS: Add myself as libgo maintainer.
6222 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6224         PR libffi/46792
6225         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6226         * configure: Regenerate.
6228 2010-12-02  Ian Lance Taylor  <iant@google.com>
6230         * configure.ac: Always set default for poststage1_ldflags to
6231         -static-libstdc++ -static-libgcc.
6233 2010-11-29  Andreas Schwab  <schwab@redhat.com>
6235         * configure.ac: Move comment to remove extra space in last argument
6236         of GCC_TARGET_TOOL.
6238 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
6240         PR other/46026
6241         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6242         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6243         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6244         (BASE_FLAGS_TO_PASS): Use it.
6245         * configure: Rebuilt.
6246         * Makefile.in: Rebuilt.
6248 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
6250         PR binutils/12258
6251         * configure.ac: Correct comments for --enable-gold/--enable-ld.
6252         Properly check default linker.
6253         * configure: Regnerated.
6255 2010-11-23  Matthias Klose  <doko@ubuntu.com>
6257         * configure.ac: For --enable-gold, handle value `default' instead of
6258         `both*'.  New configure option --{en,dis}able-ld.
6259         * configure: Regenerate.
6261 2010-11-20  Ian Lance Taylor  <iant@google.com>
6263         * configure.ac: Only disable a language library if no language needs
6264         it.  Don't let --disable-libgcj uncondtionally disable libffi.
6265         * configure: Rebuild.
6267 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6269         * Makefile.in: Regenerate.
6271         PR other/46202
6272         * configure.ac: Fix just-built in-tree STRIP name to be
6273         binutils/strip-new.
6274         * configure: Regenerate.
6275         * Makefile.def (install-strip-gcc, install-strip-binutils)
6276         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6277         (install-strip-sid): Mirror dependencies on non-strip variants
6278         of these targets on the respective -strip prerequisites.
6279         * Makefile.tpl (install-strip, install-strip-host)
6280         (install-strip-target): New targets.
6281         (install-strip-[+module+], install-strip-target-[+module+]):
6282         New targets.
6283         * Makefile.in: Regenerate.
6285 2010-11-19  Ian Lance Taylor  <iant@google.com>
6286             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6288         * configure.ac: Add target-libgo to target_libraries.  Set
6289         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6290         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6291         (HOST_EXPORTS): Add GOC.
6292         (BASE_TARGET_EXPORTS): Add GOC.
6293         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6294         (GOCFLAGS_FOR_TARGET): New variable.
6295         (EXTRA_HOST_FLAGS): Add GOC.
6296         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6297         * Makefile.def (target_modules): Add libgo.
6298         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6299         (dependencies): Add dependency from configure-target-libgo to
6300         configure-target-libffi and all-target-libstdc++-v3.  Add
6301         dependencies from all-target-libgo to all-target-libffi.
6302         (languages): Add go.
6303         * configure: Rebuild.
6304         * Makefile.in: Rebuild.
6306 2010-11-19  Ian Lance Taylor  <iant@google.com>
6308         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6309         compiler/flag environment variables.
6311 2010-11-18  Ian Lance Taylor  <iant@google.com>
6313         * configure.ac: Check for lang_requires_boot_languages in
6314         config-lang.in files.
6315         * configure: Rebuild.
6317 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6318             Tobias Burnus  <burnus@net-b.de>
6320         PR fortran/32049
6321         * Makefile.def: Add libquadmath; build it with language=fortran.
6322         * configure.ac: Add libquadmath.
6323         * Makefile.tpl: Handle multiple libs in check-[+language+].
6324         * Makefile.in: Regenerate.
6325         * configure: Regenerate.
6327 2010-11-16  Tom Tromey  <tromey@redhat.com>
6329         * MAINTAINERS: Moved myself to reviewers section.
6331 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
6333         * MAINTAINERS: Moved myself to reviewers section.
6335 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6337         * MAINTAINERS (Various Maintainers): Add self for build machinery.
6338         (Write After Approval): Remove self.
6340 2010-11-15  Andreas Schwab  <schwab@redhat.com>
6342         * configure.ac: Fix spelling in option names.
6343         * configure: Regenerated.
6345 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
6347         PR bootstrap/39622
6348         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6349         * configure: Regenerated.
6351 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
6353         * MAINTAINERS: Update my email address.
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-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6365         * configure: Regenerate.
6367 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6369         * configure: Regenerate.
6371 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6373         * configure.ac: Support official CLooG.org versions.
6374         * configure: Regenerate.
6375         * config/cloog.m4: New.
6377 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6379         * MAINTAINERS (Write After Approval): Add myself.
6381 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6383         * MAINTAINERS: Update my email address.
6385 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6387         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6388         * configure: Regenerate.
6390 2010-11-03  Ian Lance Taylor  <iant@google.com>
6391             Dave Korn  <dave.korn.cygwin@gmail.com>
6393         PR lto/46273
6394         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6395         and on other supported platforms whenever LTO is enabled.
6396         * configure: Rebuild.
6398 2010-11-02  Alan Modra  <amodra@gmail.com>
6400         PR binutils/12110
6401         * configure.ac: Error when source path contains spaces.
6402         * configure: Regenerate.
6404 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6406         * MAINTAINERS: Update my email address.
6408 2010-10-20  Ian Lance Taylor  <iant@google.com>
6410         * Makefile.def (target_modules): Set lib_path to src/.libs for
6411         libstdc++-v3 module.
6412         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6413         * Makefile.in: Rebuild.
6415 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6417         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6418         (Write After Approval): Remove myself.
6420 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6422         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6424 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6426         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6428 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6430         * configure.ac (build_lto_plugin): New shell variable.
6431         (--enable-lto): Turn on by default for all non-ELF platforms that
6432         have had LTO support added so far.  Set build_lto_plugin appropriately
6433         for both ELF and non-ELF.
6434         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6435         * configure: Regenerate.
6437 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6439         Sync from src:
6440         * configure.ac (v850 support): Remove target-libgloss from
6441         noconfigdirs.
6442         * configure: Regenerate.
6444 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6446         PR bootstrap/45326
6447         PR bootstrap/45174
6448         * configure.ac: Honor initial values of $build_configargs,
6449         $host_configargs, $target_configargs.  Mark the precious, so
6450         environment settings get recorded.
6451         * configure: Regenerate.
6453 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6455         PR bootstrap/45796
6456         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6457         Depend on all-build-libiberty.
6458         * Makefile.in: Regenerate.
6460 2010-09-30  Michael Eager  <eager@eagercon.com>
6462         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6463         * configure: Regenerate.
6465 2010-09-28  Michael Eager  <eager@eagercon.com>
6467         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6469 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6471         PR bootstrap/44621
6472         * configure.ac: Fix unportable shell quoting.
6473         * configure: Regenerate.
6475 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6477         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6478         targets and amend comment.
6479         * configure: Regenerate.
6481 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6483         * MAINTAINERS (Write After Approval): Add myself.
6485 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6487         * configure.ac: Enable LTO by default on Darwin.
6488         * configure: Regenerate.
6490 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6492         * MAINTAINERS (Write After Approval): Add myself.
6494 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6496         * MAINTAINERS (Write After Approval): Add myself.
6498 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6500         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6501         ports
6503 2010-07-28  David Yuste  <david.yuste@gmail.com>
6505         * MAINTAINERS (Write After Approval): Add myself.
6507 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6509         * configure.ac: Support all v850 targets.
6510         * configure: Regenerate.
6512 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6514         PR bootstrap/44455
6515         * configure.ac (extra_mpfr_configure_flags): Copy from
6516         extra_mpc_gmp_configure_flags.
6517         * configure: Re-generated.
6519 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6521         * MAINTAINERS (Write After Approval): Add myself.
6523 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6525         * MAINTAINERS (Write After Approval): Add myself.
6527 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6529         * MAINTAINERS (Write After Approval): Add myself.
6531 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6533         PR target/44862
6534         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6535         Provide -B option to allow for link spec %s substitutions for
6536         libstdc++.a on darwin.
6537         * Makefile.in: Regenerate.
6539 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6541         * MAINTAINERS (Reviewers): Update my e-mail address
6543 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6545         * Makefile.def (configure-gcc): Depend on all-libelf.
6546         * Makefile.in: Rebuild.
6548 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6550         * MAINTAINERS (Write After Approval): Add myself in the right place.
6552 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6554         * MAINTAINERS (Write After Approval): Add myself.
6556 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6558         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6560 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6562         * config.sub: Update to version 2010-05-21.
6563         * config.guess: Update to version 2010-04-03.
6565 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6567         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6568         * configure: Regenerate.
6570 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6572         * MAINTAINERS (Write After Approval): Add myself.
6574 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6576         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6577         a platform that supports LTO.
6578         * configure: Regenerate.
6580 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6582         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6583         * configure: Regenerated.
6585 2010-04-27  Roland McGrath  <roland@redhat.com>
6586             H.J. Lu  <hongjiu.lu@intel.com>
6588         * configure.ac (--enable-gold): Support both, both/gold and
6589         both/bfd to add gold to configdirs without removing ld.
6590         * configure: Regenerated.
6592         * Makefile.def: Add install-gold dependency to install-ld.
6593         * Makefile.in: Regenerated.
6595 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6597         PR lto/42776
6598         * configure.ac (--enable-lto): Refactor handling so libelf tests
6599         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6600         and allow LTO to be explicitly enabled on non-ELF platforms that
6601         are known to support it inside else-clause.
6602         * configure: Regenerate.
6604 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6606         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6607         * configure: Regenerate.
6609 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6611         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6612         * configure: Regenerate.
6614 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6616         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6617         separately.
6618         * configure: Regenerate.
6620 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6622         * MAINTAINERS (Write After Approval): Add myself.
6624 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6626         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6627         * configure: Regenerate.
6629 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6631         * configure: Regenerate after change to elf.m4.
6633 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6635         * MAINTAINERS (Write After Approval): Add myself.
6637 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6639         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6640         * configure: Regenerated.
6642 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6644         * configure.ac: Print "buggy but acceptable" when CLooG
6645         revision is less than 9.
6646         * configure: Regenerated.
6648 2010-04-01  Diego Novillo  <dnovillo@google.com>
6650         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6652 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6654         PR bootstrap/43615
6655         PR bootstrap/43328
6657         Revert:
6659         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6661         * configure.ac: Do not pass --enable-multilib nor
6662         --disable-multilib in baseargs.  Accept explicitly passed
6663         --enable_multilib.
6664         * configure: Regenerate.
6666 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6668         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6670 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6672         * MAINTAINERS: Remove myself.
6674 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6676         PR bootstrap/43328
6677         * configure.ac: Do not pass --enable-multilib nor
6678         --disable-multilib in baseargs.  Accept explicitly passed
6679         --enable_multilib.
6680         * configure: Regenerate.
6682 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6684         * MAINTAINERS (spu port): Remove me.
6686 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6688         * configure.ac (tic6x-*-*): New case.
6689         * configure: Regenerate.
6691 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6693         * config.sub: Update to version 2010-03-22.
6694         * config.guess: Update to version 2009-12-30.
6696 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6698         PR ada/42554
6699         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6700         * configure: Regenerate.
6702 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6704         * MAINTAINERS: Update my email address.
6706 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6708         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6709         (ghassan.shobaki@amd.com): Removed.
6711 2010-03-17  Alan Modra  <amodra@gmail.com>
6713         * MAINTAINERS: Update my email address.
6715 2010-03-16  Diego Novillo  <dnovillo@google.com>
6717         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6718         Matthews.
6720 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6722         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6723         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6725 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6727         * MAINTAINERS: Update my email address.
6729 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6731         * MAINTAINERS: Update my email address.
6733 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6735         * MAINTAINERS: Update my email address.
6737 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6739         * MAINTAINERS: Update my email address.
6741 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6743         PR libstdc++/32499
6744         * configure.ac (RANLIB): Default to true.
6745         (STRIP): Likewise.
6746         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6747         * configure: Regenerate.
6749 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6751         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6752         (Write After Approval): Update my email address.
6754 2010-02-17  Nick Clifton  <nickc@redhat.com>
6756         PR 11238
6757         * Makefile.tpl (local-distclean): Also remove config.cache files in
6758         sub-directories as there may not be Makefiles present in the
6759         sub-directories.
6760         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6761         the config.cache files found by the find command.
6763         * Makefile.in: Regenerate.
6764         * configure.ac: Revert previous delta.
6765         * configure: Regenerate.
6767 2010-02-15  Nick Clifton  <nickc@redhat.com>
6769         PR 11238
6770         * configure.ac: Delete config.cache files in sub-directories when
6771         deleting Makefiles.
6772         * configure: Regenerate.
6774 2010-02-12  Ben Elliston  <bje@gnu.org>
6776         * MAINTAINERS: Update my email address.
6778 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6780         * MAINTAINERS (spu port): Update my email address.
6782 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6784         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6786 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6788         * configure.ac: Add "recommended" version checks for GMP/MPC.
6789         Update recommended GMP/MPFR/MPC versions.
6790         * configure: Regenerate.
6792 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6794         * MAINTAINERS: Move my Embecosm email address into the
6795         write-after-approval section.
6797 2010-01-26  Ian Lance Taylor  <iant@google.com>
6799         * MAINTAINERS: Add myself as Go frontend maintainer.
6801 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6803         PR libstdc++/36101, PR libstdc++/42813
6804         * configure.ac (bootstrap_target_libs): Make inclusion of
6805         target-libgomp conditional on libgomb being in target_configdirs.
6806         * configure: Regenerate.
6808 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6810         PR libstdc++/36101, PR libstdc++/42813
6811         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6812         * configure: Regenerate.
6814 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6816         PR libstdc++/36101, PR libstdc++/42813
6817         * configure.ac (target_configdirs): Substitute.
6818         * Makefile.def: Bootstrap target module libgomp.
6819         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6820         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6821         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6822         * configure, Makefile.in: Regenerate.
6824 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6826         * MAINTAINERS: Adjust my details.
6828 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6830         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6832 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6834         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6836 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6838         * MAINTAINERS (Write After Approval): Add myself.
6840 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6842         * MAINTAINERS (Write After Approval): Add myself.
6844 2010-01-11  Richard Guenther  <rguenther@suse.de>
6846         PR lto/41569
6847         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6848         * Makefile.in: Regenerated.
6850 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6852         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6853         * configure: Regenerate.
6855 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6856             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6858         PR bootstrap/42424
6859         * configure.ac: Include libtool m4 files.
6860         (_LT_CHECK_OBJDIR): Call it.
6861         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6862         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6864         * configure: Regenerate.
6866 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6868         PR bootstrap/41818
6869         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6870         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6871         * Makefile.in: Regenerate.
6873 2010-01-02  Richard Guenther  <rguenther@suse.de>
6875         PR lto/41529
6876         * configure.ac: Include config/elf.m4.  Disable LTO if not
6877         builting for an elf target.
6878         * configure: Regenerate.
6880 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6882         * MAINTAINERS: Change my email address.
6884 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6886         * config.sub, config.guess: Update from upstream sources.
6888 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6890         * MAINTAINERS (Write After Approval): Add myself.
6892 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6894         PR middle-end/30447
6895         PR middle-end/30789
6896         PR other/40302
6898         * configure.ac: Require MPC.
6899         * configure: Regenerate.
6901 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6903         PR target/38384
6904         PR bootstrap/40972
6905         * libtool.m4: Sync from git Libtool.
6906         * ltoptions.m4: Likewise.
6907         * ltversion.m4: Likewise.
6908         * lt~obsolete.m4: Likewise.
6909         * ltmain.sh: Likewise.
6911 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6913         * configure.ac: Update minimum MPC version to 0.8.
6914         * configure: Regenerate.
6916 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6918         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6919         * configure: Regenerated.
6921 2009-11-21  Ian Lance Taylor  <iant@google.com>
6923         * configure.ac: Change default of poststage1_ldflags to be empty if
6924         poststage1_libs is set.  When poststage1_libs is empty, and
6925         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6926         * configure: Rebuild.
6928 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6930         * MAINTAINERS (Write After Approval): Update my email address.
6932 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6934         * config.guess: Update from upstream sources.
6936 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6938         * Makefile.def: Restore host and target settings for gmp.
6939         * Makefile.in: Rebuild.
6941 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6943         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6944         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6945         Fix portability of test of C++ as bootstrap language.  Add
6946         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6947         * configure: Rebuild.
6948         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6949         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6950         in-tree building.
6951         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6952         (POSTSTAGE1_HOST_EXPORTS): Use it.
6953         (STAGE[+id+]_CXXFLAGS): New.
6954         (BASE_FLAGS_TO_PASS): Pass it down.
6955         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6956         extra_exports.
6957         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6958         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6959         extra_exports.
6960         * Makefile.in: Rebuild.
6962 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6964         * config.sub, config.guess: Update from upstream sources.
6966 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6968         * MAINTAINERS (Write After Approval): Add myself.
6970 2009-11-09  Jon Beniston  <jon@beniston.com>
6972         * MAINTAINERS (Write After Approval): Add myself.
6974 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6976         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6977         paths for *-w64-mingw* and x86_64-*mingw*.
6978         * configure: Regenerated.
6980 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6982         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6984 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6986         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6987         Phil Edwards to Write-After Approval.
6989 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6991         * configure.ac: Disable target-winsup & co for
6992         x86_64-*-mingw* and *-w64-mingw* targets.
6993         * configure: Regenerated.
6995 2009-10-16  Nick Clifton  <nickc@redhat.com>
6997         * MAINTAINERS: Add myself as a maintainer for the RX port.
6999 2009-10-26  Johannes Singler  <singler@kit.edu>
7001         * MAINTAINERS (Write After Approval): Update my e-mail address.
7003 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7005         * configure.ac (CLooG test): Use = with test.
7006         * configure: Regenerate.
7008 2009-10-22  Richard Guenther  <rguenther@suse.de>
7010         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
7011         cloog if the ppl version check failed.  Move flags saving
7012         before setting in libelf check.
7013         * configure: Regenerate.
7015 2009-10-21  Richard Guenther  <rguenther@suse.de>
7017         * configure.ac: Adjust the ppl and cloog configure to work as
7018         documented.  Disable cloog if ppl was disabled.  Omit the version
7019         checks if they were disabled.
7020         * configure: Re-generate.
7022 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7024         * configure.ac: Add 'lto' to enable_languages, not
7025         new_enable_languages, and only if not already present.
7026         * configure: Regenerate.
7028 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
7030         * README: Refer to the various COPYING* files instead of just
7031         COPYING.
7032         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7034 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
7036         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7038 2009-10-07  Richard Guenther  <rguenther@suse.de>
7040         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7041         and Richard Guenther as reviewers.
7042         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7043         as reviewers.
7045 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
7047         * config.sub: Update from upstream sources.
7049 2009-10-06  Ian Lance Taylor  <iant@google.com>
7051         * Makefile.def: check-gold depends upon all-gas.
7052         * Makefile.in: Rebuild.
7054 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
7056         * MAINTAINERS (Write After Approval): Add myself.
7058 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
7060         * Makefile.def: all-lto-plugin depends on all-libiberty.
7061         set bootstrap=true for lto-plugin.
7062         Add lto-plugin.
7063         * Makefile.in: Regenerate.
7064         * configure.ac (host_libs): Add lto-plugin.
7065         * configure: Regenerate.
7067 2009-10-03  Diego Novillo  <dnovillo@google.com>
7069         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7070         (HOST_LIBELFLIBS): Define.
7071         (HOST_LIBELFINC): Define.
7072         * Makefile.in: Regenerate.
7073         * configure.ac: Add --enable-lto.
7074         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7075         If --enable-lto is used, add 'lto' to new_enable_languages.
7076         If --enable-lto is used and gold is enabled, add
7077         lto-plugin to configdirs.
7078         * configure: Regenerate.
7080 2009-10-03  Simon Baldwin  <simonb@google.com>
7082         * configure.ac: If --with-system-zlib, suppress local zlib and
7083         pass --with-system-zlib to subdir configure scripts.
7084         * configure: Regenerate.
7086 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
7087             Paolo Bonzini  <bonzini@gnu.org>
7089         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7090         $(srcdir).
7091         * Makefile.in: Rebuilt.
7093 2009-09-26  Gary Funck  <gary@intrepid.com>
7095         * MAINTAINERS (Write After Approval): Add myself.
7097 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7099         * configure.ac: Update minimum MPC version to 0.7.
7100         * configure: Regenerate.
7102 2009-09-25  Nick Clifton  <nickc@redhat.com>
7104         * configure.ac: Pass any --cache-file=/dev/null option on to
7105         subconfigures.
7106         * configure: Regenerate.
7108 2009-09-23  Nick Clifton  <nickc@redhat.com>
7110         * config.sub, config.guess: Update from upstream sources.
7112 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
7114         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7115         * Makefile.in: Rebuilt.
7117 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7119         PR bootstrap/32272
7120         * configure.ac: Error out if $srcdir isn't '.' but contains
7121         host-${host_noncanonical}.
7122         * configure: Regenerate.
7124 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7126         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7127         maintainer.
7129 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7131         * configure.ac: If bootstrapping a combined tree with
7132         --enable-gold, require c++ in stage1_languages.
7133         * configure: Regenerate.
7135         * configure.ac: Also add target_libs of stage1_languages to
7136         bootstrap_target_libs.
7137         * configure: Regenerate.
7139         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7140         with --enable-languages not containing c++.
7141         * configure: Regenerate.
7143 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
7145         * configure.ac: Disable java and boehm-gc for bfin-*-*.
7146         * configure: Regenerate.
7148 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
7150         * MAINTAINERS (Write After Approval): Update my e-mail address,
7151         and move from from here...
7152         (Waiting for paperwork): To here.
7154 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
7156         * MAINTAINERS (Reviewers): Add self as driver reviewer.
7158 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7160         * configure.ac: Do not use $extrasub for replacing @if/@endif
7161         parts in Makefile; instead, use additional arguments to
7162         AC_CONFIG_COMMANDS to do the replacement manually, with several
7163         sed invocations, to avoid HP-UX sed command limits.
7164         * configure: Regenerate.
7166 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
7168         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7169         blank before -L.
7171 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
7173         * configure.ac (with-build-config): Document.  Handle without.
7174         Handle missing argument.
7175         * configure: Rebuilt.
7177 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
7179         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
7180         Default to bootstrap-debug only if compare-debug works.
7181         * configure: Rebuilt.
7182         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7183         * Makefile.in: Rebuilt.
7185 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7187         * MAINTAINERS (OS Port Maintainers): Update my email address.
7189 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
7191         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7192         * Makefile.in: Rebuilt.
7194 2009-09-01  Chris Demetriou  <cgd@google.com>
7196         * MAINTAINERS (Write After Approval): Add myself.
7198 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
7200         PR debug/30161
7201         * include/dwarf2.h (enum dwarf_tag): Added
7202         DW_TAG_GNU_template_template_param
7203         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7205 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7207         * Makefile.tpl (AWK): Fix typo.
7208         * Makefile.in: Regenerate.
7210 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7212         * configure.ac: Detect awk and sed.
7213         * Makefile.def (flags_to_pass): Add AWK and SED.
7214         * Makefile.tpl (AWK, SED): New.
7215         (BASE_FLAGS_TO_PASS): Add AWK and SED.
7216         * configure: Regenerate.
7217         * Makefile.in: Regenerate.
7219 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
7221         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7222         (collapseslashes): Likewise.
7224 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7226         * configure.ac (AC_PREREQ): Bump to 2.64.
7228 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7230         * configure.ac: Remove --with-datarootdir, --with-docdir,
7231         --with-pdfdir, --with-htmldir switches.
7232         * configure: Regenerate.
7234         * configure: Regenerate.
7236         * compile: Sync from Automake 1.11.
7237         * depcomp: Likewise.
7238         * install-sh: Likewise.
7239         * missing: Likewise.
7240         * mkinstalldirs: Likewise.
7241         * ylwrap: Likewise.
7243 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
7245         * ltmain.sh (func_normal_abspath): New function.
7246         (func_relative_path): Likewise.
7247         (func_mode_help): Document new -bindir option for link mode.
7248         (func_mode_link): Add new -bindir option, and use it to place
7249         output DLL if specified.
7251 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7253         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7254         (baseargs): Add --disable-option-checking.
7255         * configure: Regenerate.
7257         * Makefile.def (configure-target-libiberty): Depend on
7258         all-binutils and all-ld.
7259         (configure-target-newlib): Likewise.
7260         * Makefile.in: Regenerate.
7262 2009-08-17  Ben Elliston  <bje@au.ibm.com>
7264         * config.sub, config.guess: Update from upstream sources.
7266 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7268         Sync from src, merge:
7270         2009-07-02  Tristan Gingold  <gingold@adacore.com>
7272         * configure.ac: Do not exclude gas for i386-*-darwin.
7273         Add a case for x86_64-*-darwin.
7274         * configure: Regenerate.
7276 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
7278         * MAINTAINERS: Add my name to Write After Approval list.
7280 2009-08-06  Michael Eager  <eager@eagercon.com>
7282         * configure.ac: Add Microblaze target.
7283         * configure: Regenerate.
7285 2009-07-31  Christian Bruel  <christian.bruel@st.com>
7287         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7288         * configure: Regenerate.
7290 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
7292         * MAINTAINERS (Write After Approval): Update my e-mail address.
7294 2009-07-06  Ian Lance Taylor  <iant@google.com>
7296         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7297         * configure: Rebuild.
7299 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
7301         * MAINTAINERS: Move myself to the Graphite Reviewers.
7303 2009-06-30  Wei Guozhi  <carrot@google.com>
7305         * MAINTAINERS: Add my name to Write After Approval list.
7307 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
7309         PR bootstrap/40338
7310         * configure.ac (comparestring): Create new variable.
7311         * Makefile.tpl (comparestring): Use to skip some comparisions.
7312         * configure: Regenerate.
7313         * Makefile.in: Regenerate.
7315 2009-06-26  Doug Evans  <dje@sebabeach.org>
7317         * Makefile.def (host_modules): Add cgen.
7318         * Makefile.in: Regenerate.
7319         * configure.ac (host_tools): Add cgen.
7320         * configure: Regenerate.
7322 2009-06-23  DJ Delorie  <dj@redhat.com>
7324         * MAINTAINERS: Add myself as mep maintainer.
7326 2009-06-23  Ian Lance Taylor  <iant@google.com>
7328         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
7329         boot_languages.  Only bootstrap target libraries listed in
7330         target_libs for some boot language.  Add --with-stage1-ldflags,
7331         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
7332         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
7333         if not building with C++.
7334         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7335         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7336         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7337         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7338         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
7339         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7340         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7341         * configure, Makefile.in: Rebuild.
7343 2009-06-23  Li Feng  <nemokingdom@gmail.com>
7345         * MAINTAINERS: Added my name to write-after-approval list.
7347 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
7349         * configure.ac: Define is_elf for QNX Neutrino targets.
7350         * configure: Regenerate.
7352 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7354         * MAINTAINERS: Added my name to the write-after-approval list
7356 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7358         * configure.ac: Detect MPC in default directory.
7359         * configure: Regenerate.
7361 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7362             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7364         * Makefile.tpl (all): Avoid a trailing backslash.
7365         * Makefile.in: Regenerate.
7367 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7369         * config.sub, config.guess: Update from upstream sources.
7371 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7373         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7374         to noconfdirs.
7375         * configure: Regenerate.
7377 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7379         * Makefile.tpl ([+compare-target+]): Compare all stage
7380         directories, rather than just gcc.
7381         * Makefile.in: Rebuilt.
7383 2009-06-01  Doug Kwan  <dougkwan@google.com>
7385         * configure.ac: Support gold for target arm*-*-*.
7386         * configure: Regenerate.
7388 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7390         * Makefile.def: Add MPC support and dependencies.
7391         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7393         * Makefile.in, configure: Regenerate.
7395 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7397         * Makefile.tpl (all): Avoid harmless warning in make all when
7398         gcc-bootstrap is enabled but stage_last does not exist.
7399         * Makefile.in: Rebuilt.
7401 2009-05-24  Nicolas Roche  <roche@adacore.com>
7403         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7404         * Makefile.in: Regenerate.
7406 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7408         * MAINTAINERS: Update my e-mail address.
7410 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7412         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7413         * configure:  Regenerate.
7415 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7417         PR other/40159
7418         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7419         gcc-no-bootstrap are mutually exclusive.
7420         * Makefile.in: Rebuilt.
7422 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7424         PR other/40159
7425         * Makefile.tpl (all): Don't end with unconditional success.
7426         * Makefile.in: Rebuilt.
7428 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7430         PR target/37137
7431         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7432         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7433         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7434         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7435         stage_configureflags, stage_cflags and stage_libcflags into
7436         explicit Makefile macros.
7437         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7438         GFORTRAN.
7439         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7440         CC.  Set CC_FOR_BUILD from CC.
7441         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7442         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7443         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7444         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7445         and GFORTRAN.
7446         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7447         (_LIBCFLAGS): Renamed to _TFLAGS.
7448         (do-compare-debug, do-compare3-debug): Drop.
7449         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7450         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7451         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7452         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7453         (XGCC_FLAGS_FOR_TARGET): New.
7454         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7455         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7456         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7457         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7458         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7459         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7460         TFLAGS.
7461         (BUILD_CONFIG): Include if requested.
7462         (all): Set TFLAGS on bootstrap.
7463         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7464         (all-stageid-prefixmodule): Likewise.
7465         (do-clean, distclean-stageid): Set TFLAGS.
7466         (restrap): Fix whitespace.
7467         * Makefile.in: Rebuilt.
7469 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7471         * config.guess: Sync with src.
7473 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7475         * configure.ac ($with_ppl):  Default to no if not supplied.
7476         ($with_cloog):  Likewise.
7477         configure:  Regenerate.
7479 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7481         * MAINTAINERS: Update my e-mail address.
7483 2009-04-27  Nick Clifton  <nickc@redhat.com>
7485         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7487 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7489         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7490         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7491         * Makefile.in: Regenerate.
7493 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7495         PR bootstrap/39739
7496         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7497         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7499         * configure, Makefile.in: Regenerate.
7501 2009-04-21  Taras Glek  <tglek@mozilla.com>
7503         * include/hashtab.h: Update GTY annotations to new syntax
7504         * include/splay-tree.h: Likewise
7506 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7508         * config.sub, config.guess: Update from upstream sources.
7510 2009-04-15  Anthony Green  <green@moxielogic.com>
7512         * configure.ac: Add moxie support.
7513         * configure: Rebuilt.
7515 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7517         * configure.ac: Change copyright header to refer to version
7518         3 of the GNU General Public License and to point readers at the
7519         COPYING3 file and the FSF's license web page.
7520         * Makefile.def: Likewise.
7521         * Makefile.tpl: Likewise.
7522         * Makefile.in: Regenerate.
7524 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7526         * configure.ac: Restore match for darwin9 or later. Use double
7527         brackets since regeneration eats one pair.
7528         * configure: Regenerate.
7530 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7532         PR gas/10039
7533         * configure.ac: Require texinfo 4.7.
7534         * configure: Regenerated.
7536 2009-04-09  Nick Clifton  <nickc@redhat.com>
7538         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7539         the GCC Runtime Library Exception.
7541 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7543         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7544         * configure: Regenerate.
7546 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7548         * Makefil.def (languages): New entries.
7549         * Makefile.tpl (check-gcc-*): New generic target.
7550         * Makefile.in: Regenerate.
7552 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7554         * MAINTAINERS:  Update my email address.
7556 2009-03-18  Tom Tromey  <tromey@redhat.com>
7558         * configure: Rebuild.
7559         * configure.ac (host_libs): Add libiconv.
7560         * Makefile.in: Rebuild.
7561         * Makefile.def (host_modules): Add libiconv.
7562         (configure-gdb, all-gdb): Depend on libiconv.
7564 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7566         * configure.ac: Treat gdb as supported on x86_64-darwin.
7567         * configure: Regenerate.
7569 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7571         * configure.ac (--with-host-libstdcxx): New option.
7572         * configure: Regenerate.
7574 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7576         * MAINTAINERS:  Move myself into the write after approval list.
7578 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7580         * MAINTAINERS: Update e-mail address.
7582 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7584         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7586 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7588         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7590 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7592         Backport from git Libtool:
7594         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7595         Support GNU/kOpenSolaris.
7596         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7597         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7598         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7599         GNU/kOpenSolaris.
7601 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7603         * MAINTAINERS: Update e-mail address.
7605 2009-02-24  Michael Eager  <eager@eagercon.com>
7607         * MAINTAINERS (Write After Approval): Add self.
7609 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7611         * MAINTAINERS (Write After Approval): Add myself.
7613 2009-02-05  Andreas Schwab  <schwab@suse.de>
7615         * Makefile.tpl (stage_last): Define $r and $s before using
7616         $(RECURSE_FLAGS_TO_PASS).
7617         * Makefile.in: Regenerate
7619 2009-01-30  Ian Lance Taylor  <iant@google.com>
7621         * MAINTAINERS: Move myself to the Global Reviewers list.
7623 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7625         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7626         * configure: Regenerate.
7628 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7630         * MAINTAINERS: Make whitespace consistent.
7631         Remove Robert Millan from Write After Approval.
7633 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7635         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7636         (all-opcodes): Depend on all-libiberty.
7637         * Makefile.in: Regenerate.
7639 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7641         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7642         * configure: Regenerate.
7644 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7646         * MAINTAINERS (Write After Approval): Add myself.
7648 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7650         * MAINTAINERS: Add myself to reviewers (Fortran).
7652 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7654         PR tree-optimization/38515
7655         * configure.ac (cloog-polylib): Removed.
7656         (with_ppl, with_cloog): Test for "no".
7657         * configure: Regenerated.
7659 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7661         * MAINTAINERS: Moved myself to reviewers (Fortran).
7663 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7665         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7666         (Write After Approval): Remove myself.
7668 2009-01-03  Diego Novillo  <dnovillo@google.com>
7670         * MAINTAINERS: Remove myself from alias maintainership.
7672 2009-01-02  David Ayers  <ayers@fsfe.org>
7674         * MAINTAINERS: Update e-mail address.
7676 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7678         * MAINTAINERS: Make whitespace consistent.
7680 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7682         Backport from upstream Libtool:
7683         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7684         Add cache variables to tests that require the linker to work.
7685         For shlibpath_overrides_runpath, this also changes the semantics
7686         to let the result from the C compiler take precedence.
7688 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7690         * config.sub, config.guess: Update from upstream sources.
7692 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7694         * configure.ac (ppllibs): Add by default the lib flags.
7695         * configure: Regenerate.
7697 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7699         * MAINTAINERS:  Add myself to the write after approval list.
7701 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7703         * configure.ac: Add double brackets on darwin[912].
7704         * configure: Regenerate.
7706 2008-12-03  Daniel Kraft  <d@domob.eu>
7708         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7709         Approval to Reviewer section (for Fortran front-end).
7711 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7713         * configure.ac: Expand to darwin10 and later.
7714         * configure: Regenerate.
7716 2008-12-02  Andreas Schwab  <schwab@suse.de>
7718         * Makefile.def: configure-target-boehm-gc depends on
7719         all-target-libstdc++-v3.
7720         * Makefile.in: Regenerate.
7722 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7724         * MAINTAINERS:  Add myself as mingw maintainer.
7726 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7728         * config.sub, config.guess: Update from upstream sources.
7730 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7732         * README.SCO: Remove.
7734 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7736         * MAINTAINERS:  Add myself to the write after approval list.
7738 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7740         * MAINTAINERS:  Update my email address in WAA section.
7742 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7744         * MAINTAINERS: Update e-mail address.
7746 2008-11-27  Toon Moene  <toon@moene.org>
7748         * MAINTAINERS: Change e-mail address.
7750 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7752         * configure.ac: Build gdb for i?86-*-darwin*
7753         * configure: Regenerated.
7755 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7757         * MAINTAINERS: Added my full name.
7759 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7761         PR bootstrap/38014
7762         PR bootstrap/37923
7764         Revert:
7766         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7768         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7769         * Makefile.in: Regenerated.
7771         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7773         PR gdb/921
7774         PR gdb/1646
7775         PR gdb/2175
7776         PR gdb/2176
7778         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7779         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7780         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7781         (HOST_EXPORTS): Pass CPPFLAGS.
7782         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7783         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7784         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7785         * Makefile.in, configure: Regenerated.
7786         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7787         and CPPFLAGS_FOR_BUILD.
7789 2008-11-06  Jeff Law  <law@redhat.com>
7791         * MAINTAINERS: Add myself as middle end maintainer.
7793 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7795         * MAINTAINERS (Write after approval): Add myself.
7797 2008-11-05  Diego Novillo  <dnovillo@google.com>
7799         * MAINTAINERS (Global Reviewers): Add myself.
7800         (Non-Algorithmic Maintainers): Remove myself.
7802 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7804         * MAINTAINERS (Write after approval): Add myself.
7806 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7808         * MAINTAINERS (Write after approval): Add myself.
7810 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7812         * configure.ac (spu-*-*): Remove special case.
7813         * configure: Regenerate.
7815 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7817         * MAINTAINERS (Write after approval): Update my email address.
7819 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7821         * configure.ac [spu-*-*]: Do not set skipdirs.
7822         * configure: Re-generate.
7824 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7826         * MAINTAINERS (Various Maintainers): Add myself to reload.
7828 2008-10-25  Richard Guenther  <rguenther@suse.de>
7830         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7831         maintainer.  Remove myself as libgcc-math maintainer.
7832         (Non-Algorithmic Maintainers): Remove myself.
7834 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7836         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7837         * Makefile.in: Regenerated.
7839 2008-10-23  Cary Coutant  <ccoutant@google.com>
7841         * MAINTAINERS (Write after approval): Add myself.
7843 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7845         PR gdb/921
7846         PR gdb/1646
7847         PR gdb/2175
7848         PR gdb/2176
7850         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7851         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7852         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7853         (HOST_EXPORTS): Pass CPPFLAGS.
7854         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7855         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7856         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7857         * Makefile.in, configure: Regenerated.
7858         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7859         and CPPFLAGS_FOR_BUILD.
7861 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7863         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7864         Sebastian Pop.
7866 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7868         * MAINTAINERS (Write After Approval): Added myself.
7870 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7872         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7873         recommended version to 2.3.2.
7875         * configure: Regenerate.
7877 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7879         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7881 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7883         * MAINTAINERS (Write After Approval): Update e-mail address.
7885 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7887         * libtool.m4: Update to libtool 2.2.6.
7888         * lt~obsolete.m4: Update to libtool 2.2.6.
7889         * ltmain.sh: Update to libtool 2.2.6.
7890         * ltsugar.m4: Update to libtool 2.2.6.
7891         * ltversion.m4: Update to libtool 2.2.6.
7892         * ltoptions.m4: Update to libtool 2.2.6.
7893         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7895 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7897         * MAINTAINERS (Write After Approval): Add myself.
7899 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7901         * MAINTAINERS (Write After Approval): Update my name.
7903 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7905         * MAINTAINERS: Add myself in "Write After Approval".
7907 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7909         * MAINTAINERS: Add myself as ia64 maintainer.
7911 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7913         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7914         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7915         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7916         and Michael Tiemann from Write After Approval since they do not
7917         actually have access.
7919 2008-09-05  Richard Guenther  <rguenther@suse.de>
7921         * configure.ac: Initialize clooglibs to -lcloog.
7922         * configure: Re-generate.
7924 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7926         * MAINTAINERS (Write After Approval): Add myself.
7928 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7930         * configure.ac (--with-cloog-polylib): New.
7931         (--disable-cloog-version-check): New.
7932         (--disable-ppl-version-check): New.
7933         * configure: Re-generate.
7935 2008-09-03  Richard Guenther  <rguenther@suse.de>
7937         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7938         cloog test.
7939         * configure: Re-generate.
7941 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7943         Add picoChip port.
7944         * MAINTAINERS: Add picoChip maintainers.
7946 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7947             Tobias Grosser  <grosser@fim.uni-passau.de>
7948             Jan Sjodin  <jan.sjodin@amd.com>
7949             Harsha Jagasia  <harsha.jagasia@amd.com>
7950             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7951             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7952             Adrien Eliche  <aeliche@isty.uvsq.fr>
7954         Merge from graphite branch.
7955         * configure: Regenerate.
7956         * Makefile.in: Regenerate.
7957         * configure.ac (host_libs): Add ppl and cloog.
7958         Add checks for PPL and CLooG.
7959         * Makefile.def (ppl, cloog): Added modules and dependences.
7960         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7961         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7963 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7965         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7966         (GCC_SHLIB_SUBDIR): New.
7967         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7968         * configure: Regenerate.
7969         * Makefile.in: Regenerate.
7971 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7973         * MAINTAINERS: Consistently use tabs to separate columns.
7975 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7977         * MAINTAINERS (Write after Approval): Add myself.
7979 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7981         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7982         Enable bfd, binutils and opcodes.
7983         * configure: Regenerate.
7985 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7987         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7989 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7991         * MAINTAINERS:  Use correct Umlaut for last name.
7993 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7995         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7997 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7999         * MAINTAINERS: Update my email address.
8001 2008-08-16  Nicolas Roche  <roche@adacore.com>
8003         * Makefile.tpl: Add BOOT_ADAFLAGS.
8004         * Makefile.in: Regenerate.
8006 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
8008         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8009         * configure: Regenerate.
8011 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
8013         * configure.ac: Add makefile fragments for hpux.
8014         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8015         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8016         * configure: Regenerate.
8017         * Makefile.in: Regenerate.
8019 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
8021         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8023 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
8025         * MAINTAINERS (Write after Approval): Add myself.
8027 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
8029         * MAINTAINERS (Write After Approval):  Add myself.
8031 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
8033         * MAINTAINERS (Write After Approval):  Add myself.
8035 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
8037         * MAINTAINERS: Update my email address.
8039 2008-06-25  Joey Ye  <joey.ye@intel.com>
8041         * MAINTAINERS (Write After Approval):  Add myself.
8043 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8045         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8046         * Makefile.in: Regenerate.
8047         * configure: Regenerate.
8049 2008-06-17  Daniel Kraft  <d@domob.eu>
8051         * MAINTAINERS (Write After Approval):  Add myself.
8053 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8055         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8056         "$@" is still intact with both Autoconf 2.59 and 2.62.
8057         * configure: Regenerate.
8059 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8061         * Makefile.tpl: Fix comment errors.
8062         * Makefile.in: Regenerate.
8064 2008-06-12  David S. Miller  <davem@davemloft.net>
8065             David Edelsohn  <edelsohn@gnu.org>
8067         * configure.ac: Add powerpc*-*-* to gold supported targets.
8068         * configure: Regenerate.
8070 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
8072         PR tree-optimization/36218
8073         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8074         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8075         (all prefix="build-"): Pass them to build-system sub-makes.
8076         * Makefile.in: Regenerate.
8078 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
8080         * MAINTAINERS (mt port): Remove.
8081         (sco5, unixware, sco udk): Remove.
8082         (Kean Johnston): Add to Write After Approval.
8084 2008-05-30  Julian Brown  <julian@codesourcery.com>
8086         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8087         of libobjc for ARM EABI Linux.
8088         * configure: Regenerate.
8090 2008-05-18  Xinliang David Li   <davidxl@google.com>
8092         * ChangeLog: Remove wrong ChangeLog entry.
8094 2008-05-17  Xinliang David Li   <davidxl@google.com>
8096         * MAINTAINERS (Write After Approval): Add myself.
8098 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
8100         * MAINTAINERS (Write After Approval): Add myself.
8102 2008-05-14  Rafael Espíndola  <espindola@google.com>
8104         * config-ml.in: don't handle --enable-shared and --enable-static.
8106 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
8108         * MAINTAINERS: Update my email address.
8110 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
8112         * MAINTAINERS: Update my email address.
8114 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
8116         * MAINTAINERS (Write After Approval): Add myself.
8118 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
8120         * MAINTAINERS (Write After Approval): Add myself.
8122 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
8124         * MAINTAINERS (crx): Add myself.
8126 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8128         Sync with src:
8129         2008-04-14  David S. Miller  <davem@davemloft.net>
8131         * configure.ac: Add sparc*-*-* to gold supported targets.
8132         * configure: Regenerate.
8134 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8136         PR bootstrap/35457
8137         * configure.ac: Include override.m4.
8138         * configure: Regenerate.
8140 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8142         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8143         * Makefile.in: Regenerate.
8145 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
8147         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8148         as nonconfigurable directories list.
8149         * configure: Regenerate.
8151 2008-04-14  Ben Elliston  <bje@au.ibm.com>
8153         * config.sub, config.guess: Update from upstream sources.
8155 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
8157         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8158         * Makefile.in: Regenerate.
8160 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
8162         * configure.ac: Do not build libssp for the AVR.
8163         * configure: Regenerate.
8165 2008-04-07  Ian Lance Taylor  <iant@google.com>
8167         * Makefile.def: check-gold depends upon all-binutils.
8168         * Makefile.in: Regenerate.
8170 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
8172         * MAINTAINERS (Write After Approval): Add myself.
8174 2008-04-04  Nick Clifton  <nickc@redhat.com>
8176         PR binutils/4334
8177         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8178         builds.
8179         * configure: Regenerate.
8181 2008-04-04  NightStrike  <NightStrike@gmail.com>
8183         PR other/35151
8184         * configure.ac: Combine rules for mingw32 and mingw64.
8185         * configure: Regenerate.
8187 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
8189         * MAINTAINERS (Write After Approval): Add myself.
8191 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
8193         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8194         * Makefile.in (.NOTPARALLEL): Ditto.
8196 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
8198         * MAINTAINERS (Write After Approval): Add myself.
8200 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
8202         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8203         * Makefile.in (.NOTPARALLEL): Regenerate.
8205 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
8207         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8208         * Makefile.in: Regenerate.
8210 2008-03-26  Jakub Staszak  <kuba@et.pl>
8212         * MAINTAINERS (Write After Approval): Add myself.
8214 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8216         * MAINTAINERS:  Update e-mail address.
8218 2008-03-20  Ian Lance Taylor  <iant@google.com>
8220         * configure.ac: Add support for --enable-gold.
8221         * Makefile.def: Add gold as a directory like ld.
8222         * configure, Makefile.in: Regenerate.
8224 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8226         * configure.ac: m4_include config/proginstall.m4.
8227         * configure: Regenerate.
8229         Backport from upstream Libtool:
8231         2007-10-12  Eric Blake  <ebb9@byu.net>
8233         Deal with Autoconf 2.62's semantic change in m4_append.
8234         * ltsugar.m4 (lt_append): Replace broken versions of
8235         m4_append.
8236         (lt_if_append_uniq): Don't require separator to be overquoted,
8237         and avoid broken m4_append.
8238         (lt_dict_add): Fix typo.
8239         * libtool.m4 (_LT_DECL): Don't overquote separator.
8241 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
8243         * config.rpath: Add AIX 6 support.
8245 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
8247         * Makefile.def (stageprofile).  Remove -fprofile-generate
8248         from stage_libcflags.
8249         * Makefile.in: Regenerate.
8251 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8253         * config.sub, config.guess: Update from upstream sources.
8255 2008-03-06  Tom Tromey  <tromey@redhat.com>
8257         * MAINTAINERS: Update for treelang deletion.
8259 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
8261         * MAINTAINERS: Update my email address.
8263 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
8265         * MAINTAINERS (darwin port): Add myself as a maintainer.
8266         (objective-c/c++): Add myself as a maintainer.
8268 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
8270         * MAINTAINERS (Write After Approval): Update my email address.
8272 2008-02-25  Tomas Bily  <tbily@suse.cz>
8274         * MAINTAINERS (Write After Approval): Add myself.
8276 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
8278         * MAINTAINERS (OpenMP): Add myself.
8280 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
8282         PR bootstrap/32009
8283         PR bootstrap/32161
8285         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8286         * configure: Regenerate.
8288         * Makefile.def: Define stage_libcflags for all bootstrap stages.
8289         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8290         STAGE4_LIBCFLAGS): New.
8291         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8292         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8293         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8294         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8295         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8296         for target modules.  Don't export LIBCFLAGS.
8297         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8298         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8299         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8300         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8301         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8302         * Makefile.in: Regenerate.
8304 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8306         PR libgcj/33085
8307         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8308         Do not use -DDLL_EXPORT.  Backport from upstream.
8310 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8312         * MAINTAINERS (Write After Approval): Add myself.
8314 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
8316         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8317         * configure: Regenerate.
8319 2008-01-31  Marc Gauthier  <marc@tensilica.com>
8321         * configure.ac (xtensa*-*-*): Recognize processor variants.
8322         * configure: Regenerate.
8324 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8326         PR bootstrap/34922
8327         * configure.ac (PARSE_ARGS): Push suitable setting of
8328         ac_subdirs_all, for `./configure --help=recursive'.
8329         Handle `+' in generic toplevel directory disabling.
8330         * configure: Regenerate.
8332 2008-01-28  Nick Clifton  <nickc@redhat.com>
8334         * MAINTAINERS (xstormy16): Take over maintainership.
8336 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8338         * MAINTAINERS (c4x port): Remove.
8340 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
8342         * libtool.m4: Backport AIX 6 support from ToT Libtool.
8344 2008-01-23  Ben Elliston  <bje@au.ibm.com>
8346         * config.sub, config.guess: Update from upstream sources.
8348 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
8350         * MAINTAINERS (Write After Approval): Add myself.
8352 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
8354         * MAINTAINERS: Update my email address.
8356 2008-01-09  Raksit Ashok  <raksit@google.com>
8358         * MAINTAINERS (Write After Approval): Add myself.
8360 2008-01-09  Raksit Ashok  <raksit@google.com>
8362         * MAINTAINERS (Write After Approval): Add myself.
8364 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8366         * config.sub, config.guess: Update from upstream sources.
8368 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8370         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8371         Change recommended MPFR from 2.2.1 -> 2.3.0.
8372         * configure: Regenerate.
8374 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8376         * MAINTAINERS: Update my email address.
8378 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8380         * MAINTAINERS: Update my email address.
8382 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8384         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8385         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8386         * Makefile.in: Regenerate.
8388 2007-12-10  Mark Heffernan  <meheff@google.com>
8390         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8391         misplaced entries.
8393 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8395         * configure.ac: Enable libjava for x86_64-*-darwin9.
8396         * configure: Regenerate.
8398 2007-12-07  Bill Maddox  <maddox@google.com>
8400         * MAINTAINERS (Write After Approval): Add myself.
8402 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8404         * config.sub, config.guess: Update from upstream sources.
8406 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8408         * config-ml.in: Remove 64bit configure tests.
8410 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8412         * config-ml.in: Robustify against white space in absolute file
8413         names.
8415         * config-ml.in (multi-clean): Substitute ${Makefile}.
8416         Remove superfluous ${Makefile} in list.
8418 2007-11-19  Thiemo Seufer  <ths@mips.com>
8420         * config-ml.in: Don't hardcode the Makefile name.
8422 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8424         * MAINTAINERS (Write After Approval): Add myself.
8426 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8428         * MAINTAINERS (Write After Approval): Add myself.
8430 2007-11-06  Doug Kwan  <dougkwan@google.com>
8432         * MAINTAINERS (Write After Approval): Add myself.
8434 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8436         * MAINTAINERS (mercury): Remove entry.
8437         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8439 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8441         * Makefile.def (dependencies): Make configure-gdb depend on
8442         all-intl.
8443         * Makefile.in: Regenerated.
8445 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8447         * MAINTAINERS (Fortran maintainer): Remove myself.
8449 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8451         * Makefile.def: To avoid problems running with parallel makes,
8452         build newlib before libgloss so that target specific header
8453         files are availble.
8454         * Makefile.in: Regenerate
8456 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8458         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8459         * Makefile.in: Regenerate.
8461 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8463         * MAINTAINERS (Register allocation reviewer): Add myself.
8465 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8467         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8468         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8469         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8470         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8471         * configure: Regenerate.
8473 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8475         * MAINTAINERS (Register allocation reviewer): Add myself.
8477 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8479         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8480         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8481         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8482         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8483         * configure.ac: Default them to host tools for $host = $build.
8484         Subst them.
8486         * configure: Regenerate.
8487         * Makefile.in: Regenerate.
8489 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8491         * MAINTAINERS (Register allocation reviewer): Add myself.
8493 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8495         * MAINTAINERS (Register allocation reviewer): Add myself.
8497 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8499         * MAINTAINERS (Write After Approval): Fix typo.
8501 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8503         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8504         * configure: Regenerate.
8506 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8508         PR bootstrap/31906
8509         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8510         they're already prefixed.
8512 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8514         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8515         libstdc++.
8516         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8517         * configure: Regenerate.
8518         * Makefile.in: Regenerate.
8520 2007-09-17  Andreas Schwab  <schwab@suse.de>
8522         * configure.ac: Raise minimum makeinfo version to 4.6.
8523         * configure: Regenerate.
8525 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8527         * MAINTAINERS (write-after-approval) add myself
8529 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8531         * configure.ac: Correct makeinfo version check.
8532         * configure: Regenerate.
8534 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8536         * MAINTAINERS: Update my email address.
8538 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8540         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8541         to $skipdirs and only disable gprof for newlib.  Use the normal
8542         mips*-elf* handling in other respects.
8543         * configure: Regnerate.
8545 2007-09-12  David Daney  <ddaney@avtrex.com>
8547         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8548         enabling libgcj.
8549         * configure: Regenerate.
8551 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8553         PR other/32154
8554         * configure.ac: For libgloss targets, point the linker to the linker
8555         script, startup code and simulator library.
8556         * configure: Regenerate.
8558 2007-09-07  Andrew Haley  <aph@redhat.com>
8560         * configure.ac (noconfigdirs): Remove target-libffi and
8561         target-libjava.
8562         * configure: Regenerate.
8564 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8566         PR target/33281
8567         * configure.ac: Use config/mh-mingw on mingw.
8568         * configure: Regenerate.
8570 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8572         * MAINTAINERS (Write After Approval): Add myself.
8574 2007-09-05  Richard Guenther  <rguenther@suse.de>
8576         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8577         nor --disable-checking is provided also turn on yes and types
8578         checking for stage1.
8579         * configure: Re-generate.
8581 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8583         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8584         (Write After Approval): Remove myself.
8586 2007-08-29  Nick Clifton  <nickc@redhat.com>
8588         * config.sub, config.guess: Update from upstream sources.
8590 2007-08-22  Bud Davis  <jmdavis@link.com>
8592         * MAINTAINERS (Write After Approval): Added myself.
8593         * MAINTAINERS (Reviewers): Removed myself.
8595 2007-08-18  Paul Brook  <paul@codesourcery.com>
8596             Joseph Myers  <joseph@codesourcery.com>
8598         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8599         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8600         * Makefile.in: Regenerate.
8601         * configure.ac (--with-debug-prefix-map): New.
8602         * configure: Regenerate.
8604 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8605             Nigel Stephens  <nigel@mips.com>
8607         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8608         as target_makefile_frag.
8609         * configure: Regenerate.
8611 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8613         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8614         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8615         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8616         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8617         (do-compare, do-compare3, do-compare-debug): New.
8618         ([+compare-target+]): Use them.
8620 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8622         * MAINTAINERS (Write After Approval): Change my email address.
8624 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8625             Ben Elliston  <bje@au.ibm.com>
8627         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8628         --silent if $silent.
8629         * configure: Regenerate.
8631 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8633         * MAINTAINERS (Various Maintainers): Add myself as
8634         loop infrastructure maintainer.  Update my e-mail
8635         address.
8637 2007-07-31  Diego Novillo  <dnovillo@google.com>
8639         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8640         Adjust description.
8642 2007-07-26  Richard Guenther  <rguenther@suse.de>
8644         * configure.ac: Add types checking to stage1 checking flags.
8645         * configure: Regenerate.
8647 2007-07-17  Nick Clifton  <nickc@redhat.com>
8649         * COPYING3: New file.  Contains version 3 of the GNU General
8650         Public License.
8651         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8652         Lesser General Public License.
8654 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8656         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8658 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8660         * MAINTAINERS (S/390 co-maintainer): Add myself.
8661         (Write After Approval): Remove myself.
8663 2007-07-13  Dan Hipschman  <dsh@google.com>
8665         * MAINTAINERS (Write After Approval): Add myself.
8667 2007-07-11  Nick Clifton  <nickc@redhat.com>
8669         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8670         WINDRES export.
8671         * Makefile.in: Regenerate.
8673 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8675         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8676         maintainer.
8678 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8680         * lt~obsolete.m4: New. Import from 20070318 libtool.
8682 2007-07-03  Julian Brown  <julian@codesourcery.com>
8684         * MAINTAINERS (Write After Approval): Add myself.
8686 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8688         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8689         * configure: Regenerate.
8691 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8693         * configure.ac: Add some missing m4 quotation.
8694         * configure: Regenerate.
8696 2007-07-02  Simon Baldwin  <simonb@google.com>
8698         * MAINTAINERS (Write After Approval): Add myself.
8700 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8702         * configure: Regenerate.
8704 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8706         * Makefile.def: Add windmc tool to build.
8707         * Makefile.tpl: Likewise.
8708         * configure.ac: Likewise.
8709         * Makefile.in: Regenerate.
8710         * configure: Regenerate.
8712 2007-06-28  DJ Delorie  <dj@redhat.com>
8714         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8715         not building newlib.
8716         * configure: Regenerated.
8718 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8720         * MAINTAINERS (Write After Approval): Add myself.
8722 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8724         * MAINTAINERS (Write After Approval): Add myself.
8726 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8728         * MAINTAINERS (Write After Approval): Add myself.
8730 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8732         * MAINTAINERS (Write After Approval): Add myself.
8734 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8736         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8737         * Makefile.in: Regenerated.
8739 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8741         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8742         bfin*-*-uclinux* targets.
8743         * configure: Regenerate.
8745 2007-06-14  Ian Lance Taylor  <iant@google.com>
8747         * MAINTAINERS: Add myself as non-algorithmic global write
8748         maintainer.
8750 2007-06-14  Diego Novillo  <dnovillo@google.com>
8752         * MAINTAINERS: Add self as middle-end maintainer and
8753         non-algorithmic global write maintainer.
8755 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8757         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8758         Move all Fortran maintainers except Paul Brook into the
8759         Non-Autopoiesis section.
8761 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8763         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8764         (distclean-stage[+id+]): Possibly delete stage_last.
8765         * Makefile.in: Regenerate.
8767 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8769         * MAINTAINERS (Various Maintainer): Fix typo.
8771 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8773         * MAINTAINERS (Various Maintainer): Add myself as
8774         dataflow maintainer.
8776 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8778         * config.sub, config.guess: Update from upstream sources.
8780 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8782         * Makefile.tpl: Fix spelling error.
8783         * Makefile.in: Regenerate.
8785 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8787         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8788         lt_cv_sys_max_cmd_len.
8790 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8792         * MAINTAINERS (Various Maintainers): Add myself as
8793         auto-vectorizer maintainer.
8795 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8797         PR libjava/32098
8798         * libtool.m4: Revert previous change.
8799         * ltgcc.m4: Put it here.
8801 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8803         * MAINTAINERS (Various Maintainers): Add myself as
8804         auto-vectorizer maintainer.
8806 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8808         PR libjava/32098
8809         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8811 2007-05-30  Richard Guenther  <rguenther@suse.de>
8813         * MAINTAINERS (Various Maintainers): Add myself as
8814         auto-vectorizer maintainer.
8816 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8818         PR bootstrap/29382
8819         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8820         * configure: Rebuilt.
8822 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8824         * MAINTAINERS (Write After Approval): Removed my name.
8826 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8828         * MAINTAINERS (Write After Approval): Remove myself.
8830 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8832         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8834 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8836         * ltmain.sh: Update from ToT Libtool.
8837         * libtool.m4: Update from ToT Libtool.
8838         * ltsugar.m4: New. Update from ToT Libtool.
8839         * ltversion.m4: New. Update from ToT Libtool.
8840         * ltoptions.m4: New. Update from ToT Libtool.
8841         * ltconfig: Remove.
8842         * ltcf-c.sh: Remove.
8843         * ltcf-cxx.sh: Remove.
8844         * ltcf-gcj.sh: Remove.
8846 2007-05-22  Ollie Wild  <aaw@google.com>
8848         * MAINTAINERS (Write After Approval): Add myself.
8850 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8852         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8853         stage_cflags.
8854         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8855         Remove CFLAGS/LIBCFLAGS.
8856         (configure-stage[+id+]-[+prefix+][+module+],
8857         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8858         * Makefile.in: Regenerate.
8860 2007-05-15  Diego Novillo  <dnovillo@google.com>
8862         * MAINTAINERS: Update e-mail address.
8864 2007-05-15  Revital Eres  <eres@il.ibm.com>
8866         * MAINTAINERS (Write After Approval): Add myself.
8868 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8870         * MAINTAINERS (Write After Approval): Updated my address.
8872 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8874         * MAINTAINERS (Write After Approval): Add myself.
8876 2007-05-11  Silvius Rus  <rus@google.com>
8878         * MAINTAINERS (Write After Approval): Add myself.
8880 2007-04-23  Tom Tromey  <tromey@redhat.com>
8882         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8884 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8886         * MAINTAINERS (cpplib): Rename to ...
8887         (libcpp): ... this.  Add C/C++ front end maintainers.
8889 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8891         * config-ml.in: Pass ${ml_config_env} to configure calls.
8893 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8895         * MAINTAINERS (Write After Approval): Add myself.
8897 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8899         * MAINTAINERS (Write After Approval): Add myself.
8901 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8903         * MAINTAINERS (fortran 95 front end): Add myself.
8905 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8907         * MAINTAINERS (Write After Approval): Add myself.
8909 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8911         * MAINTAINERS (Modulo Scheduler): Add myself.
8913 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8915         * MAINTAINERS (fortran 95 front end): Add myself.
8916         (c++ front end): whitespace fix.
8918 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8920         * MAINTAINERS (Write After Approval): Add myself.
8922 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8924         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8925         of glob.  Quote arguments with single quotes too.
8926         * configure: Regenerate.
8928 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8930         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8931         * Makefile.in: Regenerate
8933 2007-03-07  Andreas Schwab  <schwab@suse.de>
8935         * configure: Regenerate.
8937 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8939         * configure.ac: Add "--with-pdfdir" configure option,
8940         which defines pdfdir variable.
8941         * Makefile.def (target=fixincludes): Add install-pdf to
8942         missing targets.
8943         (recursive_targets): Add install-pdf target.
8944         (flags_to_pass): Add pdfdir.
8945         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8946         target.
8947         * configure: Regenerate
8948         * Makefile.in: Regenerate
8950 2007-02-28  Eric Christopher  <echristo@apple.com>
8952         Revert:
8953         2006-12-07  Mike Stump  <mrs@apple.com>
8955         * Makefile.def (dependencies): Add dependency for
8956         install-target-libssp and install-target-libgomp on
8957         install-gcc.
8958         * Makefile.in: Regenerate.
8960 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8962         * configure: Regenerate.
8963         * configure.ac: Move statements after variable declarations.
8965 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8967         * MAINTAINERS: Add myself as sh maintainer.
8969 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8971         * configure.ac: Adjust for loop syntax.
8972         * configure: Regenerate.
8974 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8976         * configure: Rebuilt.
8978 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8980         * configure.ac: Drop multiple occurrences of --enable-languages,
8981         and fix its quoting.
8982         * configure: Rebuilt.
8984 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8985             Nathan Sidwell  <nathan@codesourcery.com>
8986             Vladimir Prus  <vladimir@codesourcery.com>
8987             Joseph Myers  <joseph@codesourcery.com>
8989         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8990         * configure: Regenerate.
8992 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8994         * ltconfig (freebsd*): Default to elf.
8996 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8998         * configure.ac (target_libraries): Move libgcc before libiberty.
8999         * configure: Regenerated.
9001 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9002             Paolo Bonzini  <bonzini@gnu.org>
9004         PR bootstrap/30753
9005         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
9006         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
9007         * configure: Regenerated.
9009 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
9011         * MAINTAINERS (Language Front End Maintainers): Update my mail
9012         address.
9014 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9016         PR bootstrap/30748
9017         * configure.ac: Correct syntax for Solaris ksh.
9018         * configure: Regenerated.
9020 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9022         * configure.ac: Sync with src.
9023         * configure: Regenerate.
9025 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9027         * Makefile.in: Regenerate.
9029 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9031         * config.sub: Sync with src.
9033 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9035         * Makefile.tpl (build_alias, host_alias, target_alias): Use
9036         noncanonical equivalents.
9037         * configure.in: Rename to...
9038         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
9039         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
9040         target_noncanonical.  Use them.  Rewrite removal of configure
9041         arguments for autoconf 2.59.  Discard variable settings.  Force
9042         program_transform_name for native tools.
9044         * Makefile.in: Regenerated.
9045         * configure: Regenerated with autoconf 2.59.
9047 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
9049         * MAINTAINERS (Write After Approval): Add myself.
9051 2007-01-31  Andreas Schwab  <schwab@suse.de>
9053         * Makefile.tpl (LDFLAGS): Substitute it.
9054         * Makefile.in: Regenerate.
9056 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
9058         * MAINTAINERS (Write After Approval): Add myself.
9060 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
9062         * MAINTAINERS (spu port): Add myself.
9064 2007-01-23  Richard Guenther  <rguenther@suse.de>
9066         PR bootstrap/30541
9067         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9068         * Makefile.tpl (GNATBIND): Substitute it.
9069         (GNATMAKE): Likewise.
9070         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9071         of STAGE_PREFIX.
9072         * Makefile.in: Regenerate.
9073         * configure: Regenerate.
9075 2007-01-18  Mike Stump  <mrs@apple.com>
9077         * configure.in: Re-enable -Werror for gcc builds.
9079 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
9081         * MAINTAINERS (Write After Approval): Add myself.
9083 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9085         * configure.in: Change == to = in test command.
9086         * configure: Regenerate.
9088 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9089             Nick Clifton  <nickc@redhat.com>
9090             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
9092         * configure.in (build_configargs, host_configargs, target_configargs):
9093         Remove build/host/target parameters.
9094         (host_libs): Add gmp and mpfr.
9095         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9096         * Makefile.def (gmp, mpfr): New.
9097         (gcc): Remove target.
9098         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9099         target_os, target_vendor): New.
9100         (configure): Add host_alias/target_alias arguments; adjust invocations.
9101         * configure: Regenerate.
9102         * Makefile.in: Regenerate.
9104 2007-01-11  Matt Fago  <fago@earthlink.net>
9106         * configure.in: Try to link to functions only in mpfr 2.2.x
9107         to improve robustness of configure tests.
9108         * configure: Regenerate.
9110 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
9112         * MAINTAINERS: Add myself as i386 maintainer.
9114 2007-01-08  Jan Hubicka  <jh@suse.cz>
9116         * MAINTAINERS: Add myself as i386 maintainer.
9118 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
9120         * configure.in: Add support for an x86_64-mingw* target.
9121         * configure: Regenerate.
9123 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
9125         * Makefile.tpl (all-target): Correct @if conditional for target
9126         modules.
9127         * configure.in: Omit libiberty if building only target libgcc.
9128         * configure, Makefile.in: Regenerated.
9130 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
9132         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9133         * configure: Regenerate.
9135 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
9137         * Makefile.def (target_modules): Add libgcc.
9138         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
9139         * Makefile.tpl (clean-target-libgcc): Delete.
9140         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9141         on gcc even for bootstrapped modules.  Rewrite handling of
9142         lang_env_dependencies to loop over target_modules.
9143         * configure.in (target_libraries): Add target-libgcc.
9144         * Makefile.in, configure: Regenerated.
9146 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9148         * configure.in: Reorganize recognition of languages.  Add
9149         --enable-stage1-languages.  Show supported languages for the chosen
9150         target rather than all recognized languages.
9151         * configure: Regenerate.
9153 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9155         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9156         * Makefile.in: Regenerate.
9158 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9160         * configure.in: Warn that MPFR 2.2.0 is buggy.
9161         * configure: Regenerate.
9163 2006-12-27  Ian Lance Taylor  <iant@google.com>
9165         * configure.in: When removing Makefiles to force a reconfigure, also
9166         remove prev-DIR*/Makefile.
9167         * configure: Regenerate.
9169 2006-12-22  Andreas Schwab  <schwab@suse.de>
9171         * configure: Regenerate with correct autoconf version.
9173 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
9175         * configure.in: add AC_SUBST for *_FOR_TARGET.
9176         * configure: Regenerate.
9178 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9180         * configure.in: Simplify logic for rejecting languages that cannot
9181         be built.  Separate the case when a language is unsupported,
9182         from the case when the user chooses not to build a language.
9184 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9186         * configure.in: Remove "$build" case for powerpc-*-darwin* since
9187         it only affects bootstrap and could be tested on "$host" as well.
9188         * configure: Regenerate.
9189         * config/mh-ppc-darwin: Add to the stage1 cflags here.
9191 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9193         PR bootstrap/29544
9194         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9195         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9196         move here comment from Makefile.tpl.
9197         * Makefile.tpl: Move some definitions higher in the file.
9198         (STAGE1_CHECKING): New.
9199         * configure.in: Add --enable-stage1-checking.
9200         * configure: Regenerate.
9201         * Makefile.in: Regenerate.
9203 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9205         * MAINTAINERS: Add myself as build system maintainer.
9207 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
9209         * MAINTAINERS (Write After Approval): Add myself.
9211 2006-12-13  Eric Christopher  <echristo@apple.com>
9213         * MAINTAINERS: Add myself as darwin maintainer.
9215 2006-12-11  Ian Lance Taylor  <ian@airs.com>
9217         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9219 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
9221         MAINTAINERS: Update my entry.
9223 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
9225         * configure.in:  Handle spu makefile frag.
9226         * Makefile.tpl (MAINT): Define
9227         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9228         * configure: Regenerate.
9229         * Makefile.in: Regenerate.
9231 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9233         * config.guess: Import latest version.
9234         * config.sub: Likewise.
9236 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9238         * configure.in (spu-*-*): Don't skip target-libiberty.
9239         * configure: Regenerate.
9241 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
9243         PR bootstrap/30134
9244         * configure.in: Correct x86 darwin support for libjava to powerpc
9245         and i?86 only.
9246         * configure: Regenerate.
9248 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
9250         * configure.in: Add x86 darwin support for libjava.
9251         * configure: Regenerate.
9253 2006-12-07  Mike Stump  <mrs@apple.com>
9255         * Makefile.def (dependencies): Add dependency for
9256         install-target-libssp and install-target-libgomp on
9257         install-gcc.
9258         * Makefile.in: Regenerate.
9260 2006-12-04  Richard Guenther  <rguenther@suse.de>
9262         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9263         (Non-Algorithmic Maintainers): Move over non-algorithmic
9264         loop optimizer maintainers, add myself as a non-algorithmic
9265         middle-end maintainer.
9267 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
9269         * MAINTAINERS (Write After Approval): Add myself.
9271 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9273         * configure.in: Update error message for missing GMP/MPFR.
9275         * configure: Regenerate.
9277 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9279         * configure.in: Update MPFR version in error message.
9281         * configure: Regenerate.
9283 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9285         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9286         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9287         --with-gmp-lib): New flags.
9289         * configure: Regenerate.
9291 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
9293         * MAINTAINERS (Write After Approval): Change my email address.
9295 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9297         * MAINTAINERS (Write After Approval): Add myself.
9299 2006-11-22  Philipp Thomas  <pth@suse.de>
9301         * MAINTAINERS (i18n): Update e-mail address.
9303 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9305         * MAINTAINERS (spu port): Add myself as maintainer.
9306         (Write After Approval): Remove myself.
9308 2006-11-22  Ben Elliston  <bje@au.ibm.com>
9310         * configure.in (skipdirs): Don't build libssp for SPU.
9311         * configure: Regenerate.
9313 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9315         * MAINTAINERS (spu port): Add myself as maintainer.
9316         (libobjc): Update my email address.
9318 2006-11-21  Andrea Bona  <andrea.bona@st.com>
9320         * MAINTAINERS (Write After Approval): Add myself.
9322 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9324         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9325         * configure : Rebuilt.
9327 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9329         * MAINTAINERS (Write After Approval): Add myself.
9331 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
9333         * MAINTAINERS (Write After Approval): Add myself.
9335 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9337         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9338         libmpfr.a.
9339         * configure: Regenerate.
9341 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
9343         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9344         (unstage): Test for stage_last presence.
9346         PR bootstrap/29802
9347         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9348         STAGE_PREFIX.
9349         * Makefile.in: Regenerate.
9351 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
9353         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9354         maintainers.
9356 2006-11-14  Erven Rohou  <erven.rohou@st.com>
9358         * MAINTAINERS (Write After Approval): Add myself.
9360 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9362         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9363         and stageN-package/Makefile.
9364         * Makefile.in: Regenerated.
9366 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9368         * configure.in: Remove target-libgloss from noconfigdirs for
9369         bfin-*-*.
9370         * configure: Regenerated.
9372 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9374         * configure.in (have_gmp): Only error if the gcc directory exists.
9376         * configure: Regenerate.
9378 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9380         * configure.in: Robustify error message for missing GMP/MPFR.
9382         * configure: Regenerate.
9384 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9386         * MAINTAINERS (Write After Approval): Add myself.
9388 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9390         * MAINTAINERS: Change email address.
9392 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9394         * MAINTAINERS (Write After Approval): Add myself.
9396 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9398         * MAINTAINERS (Write After Approval): Add myself.
9400 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9402         * MAINTAINERS (Write After Approval): Move myself to
9403         Write After Approval section.
9405 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9407         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9408         need_gmp anymore.
9409         * configure: Regenerate.
9411 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9413         * MAINTAINERS (Write After Approval): Add myself.
9415 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9417         * config.guess: Import latest version.
9418         * config.sub: Likewise.
9420 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9422         * Makefile.def: Added pdf target handling.
9423         * Makefile.tpl: Added pdf target handling.
9424         * Makefile.in: Regenerated.
9426 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9428         * MAINTAINERS: Add self as score port maintainer.
9430 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9432         * MAINTAINERS (Write After Approval): Add myself.
9434 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9436         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9437         or newer.
9438         * configure: Regenerated.
9440 2006-09-27  Dave Brolley  <brolley@redhat.com>
9442         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9443         using $s instead of $r.
9444         * configure: Regenerated.
9446 2006-09-26  Thiemo Seufer  <ths@mips.com>
9448         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9449         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9450         * configure: Regenerate.
9452 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9454         * MAINTAINERS (Write After Approval): Remove myself.
9456 2006-09-22  Chao-ying Fu  <fu@mips.com>
9458         * MAINTAINERS (Write After Approval): Add myself.
9460 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9462         * MAINTAINERS: Add self as soft-fp maintainer.
9464 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9466         * MAINTAINERS: Add myself as avr maintainer.
9467         Remove Marek Michalkiewicz as avr maintainer.
9469 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9471         * MAINTAINERS (Write After Approval): Add myself.
9473 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9475         * configure.in: Never build newlib for a Mingw host.
9476         Never build newlib as Mingw target library.
9477         Test the existence of winsup/cygwin for building a Cygwin newlib,
9478         rather than just winsup.
9479         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9480         building a Mingw target.
9481         * configure: Regenerate.
9483 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9485         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9487 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9489         * config.guess: Import from src (was more updated).
9490         * config.sub: Likewise.
9492 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9494         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9495         * configure: Regenerated.
9497 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9499         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9500         for stages after the first.
9502 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9504         * Makefile.def: Add dependencies for configure-opcodes
9505         on configure-intl and all-opcodes on all-intl.
9506         * Makefile.in: Regenerated.
9508 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9510         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9512 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9514         Port to hosts whose 'sort' and 'tail' implementations
9515         treat operands with leading '+' as file names, as POSIX
9516         has required since 2001.  However, make sure the code still
9517         works on pre-POSIX hosts.
9518         * ltmain.sh: Don't assume "sort +2" is equivalent to
9519         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9521 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9523         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9525 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9527         * ltconfig: chmod 644 before ranlib during install.
9529 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9531         PR bootstrap/18058
9532         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9533         if the bootstrap compiler is a GCC version that supports it.
9534         * configure: Regenerate.
9536 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9538         * configure.in: Fix thinkos in previous check-in.
9539         * configure: Regenerate.
9541 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9543         PR other/27063
9544         * configure.in: Test subdir_requires and give an appropriate
9545         error message.
9546         * configure: Regenerate.
9548 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9550         * MAINTAINERS (Write After Approval): Add myself.
9552 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9554         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9556 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9558         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9560 2006-06-20  David Ayers  <d.ayers@inode.at>
9562         PR bootstrap/28072
9563         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9564         whether target-libjava is being configured instead of whether the
9565         java front end is enabled.
9566         * configure: Regenerate.
9568 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9570         PR target/27540
9571         * configure.in: Only enable libgomp on IRIX 6.
9572         * configure: Regenerate.
9574 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9576         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9577         too.
9578         * Makefile.in: Regenerate.
9580 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9582         * config-ml.in: Alter CCASFLAGS to include special
9583         multilib options the same as is done for CFLAGS.
9585 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9587         * configure.in: Don't enable libgomp on hpux10.
9588         * configure: Rebuilt.
9590 2006-06-12  David Ayers  <d.ayers@inode.at>
9592         PR bootstrap/27963
9593         PR target/19970
9594         * configure.in: Remove target-boehm-gc from noconfigdirs where
9595         ${libgcj} is specified.
9596         * configure: Regenerate.
9598 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9600         Sync from src:
9602         * configure.in: Sync.
9603         * configure: Regenerated.
9605         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9607         * Makefile.def: Added dependencies from sim and gdb on intl, and
9608         added configure dependencies to everything with an all dependency
9609         on intl.
9610         * Makefile.in: Regenerated.
9612 2006-06-06  David Ayers  <d.ayers@inode.at>
9614         PR libobjc/13946
9615         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9616         * Makefile.in: Regenerate.
9617         * configure.in: Add --enable-objc-gc at toplevel and have it
9618         enable boehm-gc for Objective-C.
9619         Remove target-boehm-gc from libgcj.
9620         Add target-boehm-gc to target_libraries.
9621         Add target-boehm-gc to noconfigdirs where ${libgcj}
9622         is specified.
9623         Assert that boehm-gc is supported when requested for Objective-C.
9624         Only build boehm-gc if needed either for Java or Objective-C.
9625         * configure: Regenerate.
9627 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9629         PR 27674
9630         * Makefile.tpl (configure-[+prefix+][+module+],
9631         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9632         Remove rule to unstage bootstrapped modules.
9633         (stage_current): New.
9634         * Makefile.in: Regenerate.
9636 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9638         * MAINTAINERS (Write After Approval): Update my e-mail address.
9640 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9642         * include/libiberty.h: Declare pex_run_in_environment.
9644 2006-05-31  Asher Langton  <langton2@llnl.gov>
9646         * MAINTAINERS (Write After Approval): Add myself.
9648 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9650         * Makefile.def (bfd, opcodes): Fix lib_path.
9651         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9652         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9653         * Makefile.in: Regenerate.
9655 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9657         * Makefile.in: Regenerate.
9659 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9661         * Makefile.def: Add install-html target. Add datarootdir
9662         docdir and htmldir to flags_to_pass.
9663         * Makefile.tpl: Add install-html target.
9664         * Makefile.in: Regenerate.
9665         * configure.in: Add --with-datarootdir, --with-docdir, and
9666         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9667         * configure: Regenerate.
9669 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9671         * configure.in: Enable gprof for cross builds.
9672         * configure: Regenerate.
9674 2006-05-22  Richard Guenther  <rguenther@suse.de>
9676         Revert
9677         2006-01-31  Richard Guenther  <rguenther@suse.de>
9678         Paolo Bonzini  <bonzini@gnu.org>
9680         * Makefile.def (target_modules): Add libgcc-math target module.
9681         * configure.in (target_libraries): Add libgcc-math target library.
9682         (--enable-libgcc-math): New configure switch.
9683         * Makefile.in: Re-generate.
9684         * configure: Re-generate.
9685         * libgcc-math: New toplevel directory.
9687 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9688             Andreas Tobler  <a.tobler@schweiz.ch>
9690         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9691         * configure: Rebuilt.
9693 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9695         * MAINTAINERS (Write After Approval): Add myself.
9697 2006-05-01  DJ Delorie  <dj@redhat.com>
9699         * configure.in: Restore CFLAGS if GMP isn't present.
9700         * configure: Regenerate.
9702 2006-05-01  Richard Guenther  <rguenther@suse.de>
9704         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9705         maintainer.
9707 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9709         * MAINTAINERS (Write After Approval): Add myself.
9711 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9713         * MAINTAINERS (Write After Approval): Add myself.
9715 2006-04-18  DJ Delorie  <dj@redhat.com>
9717         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9718         reference libgloss so that libssp can be built in a combined
9719         tree.
9720         * configure: Regenerate.
9722 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9724         * MAINTAINERS (Write After Approval): Add myself.
9726 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9728         * configure.in: Require makeinfo 4.4 or higher.
9729         * configure: Regenerate.
9731 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9733         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9734         Rearrange the entries of other libraries to have them in one place.
9736 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9738         * MAINTAINERS (Write After Approval): Remove myself.
9739         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9741 2006-03-14  Richard Guenther  <rguenther@suse.de>
9743         * configure: Regenerate with autoconf 2.13.
9745 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9747         * MAINTAINERS: Use my work address.
9749         * MAINTAINERS: Update my E-mail address.
9751 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9753         * configure.in: Handle --disable-<component> generically.
9754         * configure: Regenerate.
9756 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9758         PR libgcj/17311
9759         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9761 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9763         * MAINTAINERS (Write After Approval):  Remove myself.
9764         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9766 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9768         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9769         (TARGET_CONFIGDIRS): Remove.
9770         * configure.in: Remove AC_SUBST(target_configdirs).
9771         * Makefile.in, configure: Regenerated.
9773 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9775         * MAINTAINERS (Write After Approval):  Remove myself.
9776         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9778 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9780         PR bootstrap/25670
9782         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9784         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9785         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9786         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9787         BUILD_PREFIX, BUILD_PREFIX_1.
9788         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9790         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9791         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9793         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9794         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9795         of `cat stage_current`.  Always provide the `r' and `s' variables.
9796         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9797         a single shell execution.
9798         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9799         bootstrapped modules, make the stage1 module if the build was not
9800         started yet, else build the current stage.
9801         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9802         (all-build, all-host, all-target, [+make_target+]-host,
9803         [+make_target+]-target): Do not use \-continued lines.
9804         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9805         (current_stage, restrap, stage_last): New.
9807         * Makefile.in: Regenerate.
9808         * configure: Regenerate.
9810 2006-02-19  Bud Davis  <jmdavis@link.com>
9812         * MAINTAINERS (Write After Approval):  Remove myself.
9813         (Language Front End Maintainers):  Add myself as fortran 95
9814         maintainer and update e-mail address.
9816 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9818         * MAINTAINERS (Write After Approval):  Remove myself.
9819         (Language Front End Maintainers):  Add myself as fortran 95
9820         maintainer.
9822 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9824         * MAINTAINERS (Write After Approval): Add myself.
9826 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9828         * MAINTAINERS (Write After Approval):  Remove myself.
9829         (Language Front End Maintainers):  Add myself as
9830         fortran 95 maintainer.
9832 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9834         Sync from src:
9836         2005-12-27  Leif Ekblad  <leif@rdos.net>
9838         * configure.in: Add support for RDOS target.
9839         * configure: Regenerate.
9841 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9842             Andreas Schwab  <schwab@suse.de>
9844         * configure: Regenerate.
9846 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9848         * configure.in (enable_libgomp): Add AIX.
9849         * configure: Regenerate.
9851 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9853         * MAINTAINERS (Write After Approval): Add myself.
9855 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9857         * MAINTAINERS (Write After Approval): Add myself.
9859 2006-01-31  Richard Guenther  <rguenther@suse.de>
9860         Paolo Bonzini  <bonzini@gnu.org>
9862         * Makefile.def (target_modules): Add libgcc-math target module.
9863         * configure.in (target_libraries): Add libgcc-math target library.
9864         (--enable-libgcc-math): New configure switch.
9865         * Makefile.in: Re-generate.
9866         * configure: Re-generate.
9867         * libgcc-math: New toplevel directory.
9869 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9871         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9872         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9873         the assembler, linker and binutils.
9874         * configure: Regenerate.
9876 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9878         * MAINTAINERS (Write After Approval): Add myself.
9880 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9882         * configure: Regenerate.
9884 2006-01-18  Richard Henderson  <rth@redhat.com>
9885             Jakub Jelinek  <jakub@redhat.com>
9886             Diego Novillo  <dnovillo@redhat.com>
9888         * libgomp: New directory.
9889         * Makefile.def: Add target_module libgomp.
9890         * Makefile.in: Regenerate.
9891         * configure.in (target_libraries): Add target-libgomp.
9892         * configure: Regenerate.
9894 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9896         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9897         @ from continuation.
9898         * Makefile.in: Rebuilt.
9900 2006-01-04  Chris Lattner  <sabre@gnu.org>
9902         * MAINTAINERS (Write After Approval): Add myself.
9904 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9906         PR bootstrap/24252
9908         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9909         * Makefile.tpl (OBJDUMP): New.
9910         (EXTRA_HOST_FLAGS): Add it.
9911         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9913         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9914         to use symbolic links between directories.  Avoid race conditions
9915         or make them harmless.
9916         * configure.in: Do not try to use symbolic links between directories.
9918         * Makefile.def (LEAN): Pass.
9919         * Makefile.tpl (LEAN): Define.
9920         (stage[+id+]-start): Accept that the previous directory does not
9921         exist, if the bootstrap is lean.
9922         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9923         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9924         configure substitution.
9925         ([+compare-target+]): Likewise.
9926         ([+bootstrap-target+]-lean): New.
9927         * configure.in: Remove lean bootstrap support from here.
9929         * Makefile.in: Regenerate.
9930         * configure: Regenerate.
9932 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9934         * MAINTAINERS (libdecnumber): Add myself.
9936 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9938         * libtool-ldflags: New script.
9940 2006-01-02  Andreas Schwab  <schwab@suse.de>
9942         * configure.in: When reconfiguring remove Makefile in
9943         all stage directories.
9944         * configure: Regenerate.
9946 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9948         * MAINTAINERS: Update my email address.
9950 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9952         Revert Ada-related part of the previous change.
9954         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9955         Do not pass.
9956         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9957         * Makefile.in: Regenerate.
9958         * configure.in: Do not include mt-ppc-aix target fragment.
9959         * configure: Regenerate.
9961 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9963         * configure.in: Select appropriate fragments for PowerPC/AIX.
9964         * configure: Regenerate.
9966         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9967         BOOT_CFLAGS, BOOT_LDFLAGS.
9968         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9969         BOOT_CFLAGS, BOOT_LDFLAGS.
9970         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9971         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9972         (stage): Fail if we cannot complete the work.
9973         * Makefile.in: Regenerate.
9975 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9977         * configure.in: Replace ms1 with mt.
9978         * configure: Rebuilt.
9980 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9982         * MAINTAINERS: Update my email address.
9984 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9986         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9987         install-host-nogcc): Don't invoke $(stage) at the end.
9988         * Makefile.in: Regenerate.
9990 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9992         * configure.in: Flip the top-level bootstrap switch.
9993         * configure: Regenerate.
9995 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9997         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9998         $(stage) and $(unstage).
9999         (EXTRA_TARGET_FLAGS): Correct double-quoting.
10000         (all): Remove stray semicolon.
10001         (local-distclean): Don't handle multilib.tmp and multilib.out.
10002         (install.all): Set $s for consistency.
10003         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10004         check_multilibs setting.  Always make the install directory.
10005         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10006         Correct @if/@endif.
10007         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10008         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10009         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10010         (multilib.out): Remove.
10011         * Makefile.in: Regenerated.
10013 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
10015         * MAINTAINERS (Write After Approval): Add myself.
10017 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10019         * MAINTAINERS: Add myself as mt maintainer.
10021         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
10023 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
10025         * MAINTAINERS: Change email address.
10027 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
10029         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10030         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10031         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
10032         Find in-tree tools if available.
10033         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10034         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10035         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10036         (COMPILER_*_FOR_TARGET): New.
10037         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10038         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10039         (CONFIGURED_*, USUAL_*): Remove.
10040         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10041         STRIP): Use autoconf substitutions.
10042         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10043         COMPILER_NM_FOR_TARGET): New.
10044         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10046         (all): Make all-host and all-target in parallel.
10047         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10048         that $$r and $$s are set before invoking a recursive make.
10049         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10050         ([+bootstrap-target+]): Inline most of the `all' target.
10052 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10054         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10055         from the gcc build directory.
10056         * Makefile.in: Regenerate.
10058 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10060         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
10061         depend on all-libdecnumber.
10062         * configure.in (host_libs): Include libdecnumber.
10063         * Makefile.in: Regenerate.
10064         * configure: Likewise.
10066 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10068         * libdecnumber: Import decNumber sources from the dfp-branch.
10070 2005-11-21  Kean Johnston  <jkj@sco.com>
10072         * config.sub, config.guess: Sync from upstream sources.
10074 2005-11-21  Ben Elliston  <bje@au.ibm.com>
10076         Import from Autoconf sources:
10078         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
10079         * config/move-if-change: Don't output "$2 is unchanged";
10080         suggested by Ben Elliston.  Handle weird characters correctly.
10082 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
10084         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10085         to match upstream libtool for darwin.
10087 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
10089         * Makefile.def: Remove gdb dependencies for gdbtk.
10090         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10091         (configure-gdb, install-gdb): New rules.
10092         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10093         * Makefile.in, configure: Regenerated.
10095 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
10097         * MAINTAINERS (Write After Approval): Add myself.
10099 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
10101         * MAINTAINERS (Write After Approval): Add myself.
10103 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
10105         * MAINTAINERS (alias analysis): Add Daniel Berlin and
10106         Diego Novillo.
10108 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
10110         PR bootstrap/24297
10111         * Makefile.tpl (do-[+make-target+], do-check, install,
10112         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10113         are set before recursing.
10114         * Makefile.in: Regenerate.
10116 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
10118         PR bootstrap/18939
10119         * Makefile.def (gcc) <target>: Fix thinko.
10120         * Makefile.in: Regenerate.
10122 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
10124         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10125         * configure: Regenerate.
10127 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
10129         * MAINTAINERS (Write After Approval): Add self.
10131 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
10133         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10134         target-libffi, target-qthreads, target-libjava, and
10135         targetlibobjc.
10136         * configure: Regenerate.
10138 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
10140         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10141         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10142         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10143         (USUAL_OBJDUMP_FOR_TARGET): New.
10144         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10145         * configure.in: Check for $OBJDUMP_FOR_TARGET.
10146         * configure, Makefile.in: Regenerated.
10148 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10150         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10151         before other host packages.
10153 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
10155         * MAINTAINERS: Add self as sh libraries/configury maintainer.
10157 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10159         PR bootstrap/22340
10161         * configure.in (default_target): Remove.
10162         * Makefile.tpl (all): Do not use prerequisites as subroutines
10163         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10164         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10165         use prerequisites as subroutines.
10166         (check-host, check-target): New.
10167         (bootstrap configure & all targets): Do not use stage*-start
10168         if the directory layout is already ok.
10169         (non-bootstrap configure & all targets): Prepend a $(unstage).
10170         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
10171         (NOTPARALLEL): Remove.
10172         (unstage, stage variables): New variables.
10173         (unstage, stage targets): Simply expand to those variables.
10175         * configure: Regenerate.
10176         * Makefile.in: Regenerate.
10178 2005-10-04  James E Wilson  <wilson@specifix.com>
10180         * Makefile.def (lang_env_dependencies): Add libmudflap.
10181         * Makefile.in: Regenerate.
10183 2005-10-03  Andreas Schwab  <schwab@suse.de>
10185         Backport from libtool CVS:
10186         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
10188         * ltmain.sh: add support for installing into temporary
10189         staging area (e.g. 'make install DESTDIR=...')
10191 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10193         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10194         * configure: Regenerated.
10196 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
10198         * configure: Regenerate with the correct
10199         autoconf version.
10201 2005-09-30  Catherine Moore  <clm@cm00re.com>
10203         * configure.in (bfin-*-*): New.
10204         * configure: Regenerated.
10206 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
10208         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10209         (LIPO_FOR_TARGET): New.
10210         (CONFIGURED_LIPO_FOR_TARGET): New.
10211         (USUAL_LIPO_FOR_TARGET): New.
10212         (STRIP_FOR_TARGET): New.
10213         (CONFIGURED_STRIP_FOR_TARGET): New.
10214         (USUAL_STRIP_FOR_TARGET): New.
10215         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10216         STRIP_FOR_TARGET.
10217         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10218         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10219         * Makefile.in: Regenerate.
10220         * configure: Regenerate.
10222 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
10224         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10225         (rs6000-*-aix*): Same.
10226         * configure: Regenerate.
10228 2005-09-16  Tom Tromey  <tromey@redhat.com>
10230         * MAINTAINERS: Add self as java maintainer.
10232 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10234         * configure.in: Recognize f95 in the --enable-languages option,
10235         and substitute it for fortran, issuing a warning.
10236         * configure: Regenerate.
10238 2005-08-30  Phil Edwards  <phil@codesourcery.com>
10240         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
10241         * configure:  Regenerated.
10243 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
10245         * MAINTAINERS: Add self as ms1 maintainer.
10247 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
10249         * Makefile.def (libssp): Add to lang_env_dependencies.
10250         * Makefile.in: Regenerate.
10252 2005-08-18  Ian Lance Taylor  <ian@airs.com>
10254         * MAINTAINERS: Add myself as middle-end maintainer.
10256 2005-08-17  Christian Groessler  <chris@groessler.org>
10258         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10259         * Makefile.in: Regenerate.
10261 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
10263         * MAINTAINERS (write after approval): Added myself.
10265 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
10267         * MAINTAINERS (Write After Approval): Add myself.
10269 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
10271         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10272         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10273         Look for alternate names of the target cc and c++
10274         * configure: Regenerate.
10276 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
10278         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10279         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10280         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10281         tools; remove code to manually set them.
10282         (Target tools): Look in the environment for them.
10283         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10284         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10285         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10286         build directory.
10287         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10288         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10289         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10290         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10291         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10292         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10293         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10294         * configure: Regenerate.
10295         * Makefile.in: Regenerate.
10297 2005-07-28  Ben Elliston  <bje@au.ibm.com>
10299         * MAINTAINERS: Update for removed CPU targets.
10301 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
10303         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10304         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10305         * Makefile.in: Regenerated.
10307 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
10309         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10310         (CFLAGS_FOR_TARGET): Use it.
10311         (CXXFLAGS_FOR_TARGET): Likewise.
10312         * Makefile.in: Regenerated.
10313         * configure.in (--with-build-sysroot): New option.
10314         * configure: Regenerated.
10316 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
10318         * Makefile.tpl: Wrap install between unstage and stage
10319         * Makefile.in: Regenerate.
10321 2005-07-21  Eric Christopher  <echristo@apple.com>
10323         * MAINTAINERS: Update affiliation.
10325 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
10327         * MAINTAINERS: Add self as crx port maintainer.
10329 2005-07-20  DJ Delorie  <dj@redhat.com>
10331         * MAINTAINERS: Add self as m32c maintainer.
10333 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
10335         * all files: Update FSF address.
10337 2005-07-15  Eric Christopher  <echristo@redhat.com>
10339         * MAINTAINERS: Change affiliation.
10341 2005-07-14  Jim Blandy  <jimb@redhat.com>
10343         * configure.in: Add cases for Renesas m32c.
10344         * configure: Regenerated.
10346 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10348         * COPYING.LIB: Update from fsf.org.
10350 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10352         * COPYING, compile, config.guess,
10353         config.sub, install-sh, missing, mkinstalldirs,
10354         symlink-tree, ylwrap: Sync from upstream sources.
10355         * config-ml.in: Update FSF address.
10357 2005-07-13  Eric Christopher  <echristo@redhat.com>
10359         * configure.in: Add toplevel noconfigdir support for tpf.
10360         * configure: Regenerate.
10362 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10364         PR ada/22340
10366         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10367         * Makefile.in: Regenerate.
10369 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10371         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10372         Brolley to write-after-approval.
10374 2005-07-07  Andreas Schwab  <schwab@suse.de>
10376         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10377         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10378         * Makefile.in: Regenerated.
10380 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10382         * configure.in: Don't build sim or rda when targetting darwin.
10383         * configure: Regenerate.
10385 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10387         * configure.in: Add --enable-libssp and --disable-libssp.
10388         * configure: Regenerate with autoconf-2.13.
10390 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10392         * Makefile.def (target_modules): Add libssp.
10393         * configure.in (target_libraries): Add target-libssp.
10394         * configure: Rebuilt.
10395         * Makefile.in: Rebuilt.
10397 2005-07-01  Zack Weinberg  <zackw@panix.com>
10399         * MAINTAINERS: Change email address.  Resign from maintainership.
10401 2005-07-01  Richard Guenther  <rguenther@suse.de>
10403         * MAINTAINERS: Change my e-mail address and affiliation.
10405 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10407         * Makefile.def (stagefeedback): Come after profile.
10408         Define profiledbootstrap target.
10409         * Makefile.tpl (profiledbootstrap): Remove.
10410         (stageprofile-end): Zap stagefeedback.
10411         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10412         * Makefile.in: Regenerate.
10414 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10416         * MAINTAINERS: Update my email address.
10418 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10420         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10421         In 'cpp' stanza, support '#line' as well as '# '.
10423 2005-06-08  Andreas Schwab  <schwab@suse.de>
10425         * MAINTAINERS: Move myself from 'Write After Approval' to
10426         'CPU Port Maintainers' section as m68k maintainer.
10428 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10430         * configure.in (unsupported_languages): New macro.
10431         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10432         non-ported target libraries in noconfigdirs.
10433         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10434         non-linux-gnu.  Remove libgcj_ex_libffi.
10435         <lang_frag loop>: Set add_this_lang=no if the language is in
10436         unsupported_languages.
10437         * configure: Regenerate.
10439 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10441         * configure.in: Fix typo in handling of --with-mpfr-dir.
10442         * configure: Regenerate.
10444 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10446         * MAINTAINERS: Update my email address.
10448 2005-06-02  Jim Blandy  <jimb@redhat.com>
10450         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10451         accepted into the master sources.)
10453 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10454             Michael Snyder  <msnyder@redhat.com>
10455             Stan Cox  <scox@redhat.com>
10457         * configure.in: Set noconfigdirs for ms1.
10459         * configure: Regenerate.
10461 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10463         * MAINTAINERS (Write After Approval): Add self.
10465 2005-06-01  Josh Conner  <jconner@apple.com>
10467         * MAINTAINERS (Write After Approval): Add self.
10469 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10471         * MAINTAINERS: Update my email address.
10473 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10475         * MAINTAINERS (Write After Approval): Add self.
10477 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10479         * MAINTAINERS (Write After Approval): Remove self.
10481 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10483         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10484         (Dependencies): Consider target modules for bootstrap dependencies.
10485         Make target bootstrap modules depend on each stage's gcc.
10486         * Makefile.in: Regenerate.
10488 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10490         * Makefile.def (configure-gcc): Depend on binutils having been built.
10491         (all-gcc): No need to do it here.
10492         * Makefile.in: Regenerate.
10494 2005-05-19  Paul Brook  <paul@codesourcery.com>
10496         * configure.in: Rewrite misleading error message when requested
10497         language cannot be built.
10498         * configure: Regenerate.
10500 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10502         * ylwrap: Import from Automake 1.9.5.
10504 2005-05-13  David Ung  <davidu@mips.com>
10506         * MAINTAINERS (Write After Approval): Add self.
10508 2005-05-09  Mike Stump  <mrs@apple.com>
10510         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10511         lt_cv_sys_max_cmd_len for now.
10513 2005-05-09  Stan Cox  <scox@redhat.com>
10515         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10517 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10519         * README.SCO: Update the URL.
10521 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10523         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10524         with_gnu_ld to libtool.
10525         * ltcf-c.sh (aix[45]): Define file_list_spec.
10526         * ltcf-cxx.sh (aix[45]): Same.
10527         * ltcf-gcj.sh (aix[45]): Same.
10528         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10529         exists, write list of input files to temporary file.
10531 2005-05-04  Mike Stump  <mrs@apple.com>
10533         * configure.in: Always pass --target to target configures as
10534         otherwise rebuilds that do --recheck will fail.
10535         * confiugure: Rebuilt.
10537 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10539         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10540         STAGE_HOST_EXPORTS.
10541         (configure, all): Add bootstrap support.
10542         (Host modules, target modules): Pass post-stage1 flags and exports.
10543         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10544         * Makefile.in: Regenerate.
10546 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10548         * configure: Regenerate.
10550 2005-04-27  Mike Stump  <mrs@apple.com>
10552         * MAINTAINERS: Add self as darwin maintainer.
10554 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10556         * config.sub: Update from master copy.
10558 2005-04-21  Mike Stump  <mrs@apple.com>
10560         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10561         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10563 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10565         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10566         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10567         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10568         "*-*-elf" and "*-*-linux*".
10569         * configure: Regenerate.
10571 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10573         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10575 2005-04-12  Mike Stump  <mrs@apple.com>
10577         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10579 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10581         * MAINTAINERS (Write After Approval): Add myself.
10583 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10585         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10587 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10589         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10590         (TARGET_CONFIGARGS): Include --with-target-subdir.
10591         (configure, all): New macros.  Use them throughout.
10592         * Makefile.in: Regenerate.
10594 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10596         * MAINTAINERS (Write After Approval): Add myself.
10598 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10600         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10602 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10604         * MAINTAINERS: Move John Carr to Write After Approval.
10606 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10608         * config/mh-mingw32: Delete.
10609         * configure.in: Don't use it.
10610         * configure: Regenerate.
10612 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10614         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10615         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10616         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10617         (HOST_LIB_PATH): Generate from Makefile.def.
10618         (TARGET_LIB_PATH): Likewise.
10619         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10620         * Makefile.in: Regenerate.
10621         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10622         (RPATH_ENVVAR): Include Darwin case.
10623         * configure: Regenerate.
10625 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10627         * MAINTAINERS (Various Maintainers): Remove self.
10628         (Write After Approval): Add self.
10630 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10632         * MAINTAINERS (Various Maintainers): Add self.
10634 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10636         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10637         * configure: Regenerate.
10639 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10641         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10642         gcc_version, and gcc_version_trigger from set of flags to pass.
10643         * Makefile.tpl: Remove definitions of above variables.
10644         (config.status): Remove dependency on $(gcc_version_trigger).
10645         * Makefile.in: Regenerate.
10646         * configure.in: Do not reference config/gcc-version.m4 nor
10647         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10648         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10649         * configure: Regenerate.
10651 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10652             Andrew Pinski  <pinskia@physics.uc.edu>
10654         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10655         * Makefile.in: Regenerate.
10657 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10659         * MAINTAINERS (Write After Approval): Add myself.
10661 2005-03-03  David Ayers  <d.ayers@inode.at>
10663         * MAINTAINERS (Write After Approval): Add myself.
10665 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10667         PR libgcj/20160
10668         * ltmain.sh: Avoid creating archives with components that have
10669         duplicate basenames.
10671 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10673         PR bootstrap/20250
10674         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10675         instead of check.
10676         * Makefile.in: Regenerate.
10678 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10680         * Makefile.in: Regenerate to fix conflict between the previous two
10681         patches.
10683 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10685         PR bootstrap/17383
10686         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10687         * Makefile.tpl (HOST_SUBDIR): New substitution.
10688         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10689         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10690         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10691         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10692         (Host modules, Bootstrapped modules): Use it.
10693         (Build modules, Target modules): Do not create symlink trees,
10694         always configure out-of-srcdir.
10695         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10696         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10697         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10698         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10700         * Makefile.in: Regenerate.
10701         * configure: Regenerate.
10703 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10705         Merged from libada-gnattools-branch:
10706         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10708         * gnattools: New directory.
10709         * Makefile.def: Add gnattools as a module, depending on target-libada.
10710         * Makefile.in: Regenerate.
10711         * configure.in: Include gnattools in host_tools; disable it if ada
10712         is disabled.
10713         * configure: Regenerate.
10715 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10717         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10718         treelang maintainer.
10719         (Write After Approval): Remove myself.
10721 2005-02-23  Paul Schlie  <schlie@comcast.net>
10723         * configure.in: Allow darwin targeted ports to build tk, itcl and
10724         libgui.
10725         * configure: Regenerate.
10727 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10729         PR libgcj/10353
10730         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10731         * configure: Regenerate.
10733 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10735         * MAINTAINERS (Write After Approval): Add myself.
10737 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10739         * MAINTAINERS: Update my e-mail address.
10741 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10743         * MAINTAINERS (Write After Approval): Add myself.
10745 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10747         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10748         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10749         target-libgloss when not *-*-elf and *-*-aout.
10750         * configure: Regenerate.
10752 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10754         * MAINTAINERS: Remove obsolete entries.
10756         * MAINTAINERS (Write After Approval): Add Michael Matz.
10758 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10760         * MAINTAINERS: Remove self as cpplib maintainer.
10762 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10764         * install-sh, config.sub: Import from upstream.
10766 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10768         PR bootstrap/18222
10769         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10770         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10771         * Makefile.in: Regenerate.
10773 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10775         * MAINTAINERS: Update my email address.
10777 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10778             Andreas Schwab  <schwab@suse.de>
10780         PR bootstrap/18033
10781         * config-ml.in: Eval option if surrounded by single quotes.
10783 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10785         Revert 2004-12-28 Makefile changes, a better fix will be
10786         applied to mainline and src after GCC 4.0 branches.
10788 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10790         PR bootstrap/17383
10792         * Makefile.def (target_modules): Remove stage parameter,
10793         it is always true now.
10794         * Makefile.tpl (configure-build-[+module+],
10795         configure-target-[+module+]): Always build symlink tree
10796         for the directory and for include.  BUILD_SUBDIR and
10797         TARGET_SUBDIR cannot be . anymore.
10798         * Makefile.in: Regenerate.
10800 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10802         Revert 2004-12-08 Makefile changes.
10804 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10806         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10807         cygwin, mingw.
10809 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10811         * configure.in (sh64-*-*): Reenable gprof.
10812         * configure: Regenerate.
10814 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10816         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10817         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10818         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10819         * Makefile.in: Regenerate.
10821 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10823         * MAINTAINERS: Update my email address.
10825 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10827         * Makefile.tpl: Generate normal dependencies if the LHS module is
10828         not bootstrapped.
10829         * Makefile.in: Regenerate.
10831 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10833         * configure.in: Include config/gxx-include-dir.m4.  Use
10834         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10835         * configure: Regenerate.
10837 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10839         * config.if: Delete.
10840         * configure.in: Set libstdcxx_incdir directly.
10841         * configure: Regenerate.
10843 2004-12-02  Eric Christopher  <echristo@redhat.com>
10845         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10846         * Makefile.in: Regenerate.
10848 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10850         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10851         * configure: Regenerate.
10853 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10855         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10856         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10857         * configure: Regenerate.
10859 2004-12-01  Eric Christopher  <echristo@redhat.com>
10861         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10862         of things to remove.
10864 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10866         * MAINTAINERS (Write After Approval): Update my e-mail address.
10868 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10870         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10871         from CVS libtool to always pass_all.
10873 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10875         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10876         (hppa*64*-*-*): Delete incorrect comment.
10877         * configure: Rebuilt.
10879 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10881         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10883 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10885         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10886         from CVS libtool to always pass_all.
10888 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10890         * install-sh, compile: Import from automake.
10892 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10894         * config.guess, config.sub:  Import from savannnah.
10896 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10898         * MAINTAINERS (Write After Approval): Add myself
10900 2004-11-12  Mike Stump  <mrs@apple.com>
10902         * Makefile.def: Add html support.
10903         * Makefile.tpl: Likewise.
10904         * Makefile.in: Regenerate.
10906 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10908         PR 18423
10909         * configure.in: Remove all instances of build-fixincludes from
10910         noconfigdirs.
10911         (build_configargs): Supply --target to subdirectories.
10912         * configure: Regenerate.
10914         * Makefile.def: Make gcc install depend on fixincludes install.
10915         * Makefile.in: Regenerate.
10917 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10919         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10921 2004-11-11  Paul Brook  <paul@codesourcery.com>
10923         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10925 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10927         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10928         target-libgfortran.
10929         * configure: Regenerate.
10931 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10933         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10934         like CC.
10936 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10938         * Makefile.def (host fixincludes): Specify missing targets.
10939         * Makefile.in: Regenerate.
10941 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10943         * MAINTAINERS: Add myself
10945 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10947         * MAINTAINERS (Write After Approval): Add myself.
10949 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10951         * Makefile.def: Build fixincludes for the host, too.
10952         * Makefile.in: Regenerate.
10953         * configure.in (host_tools): Add fixincludes.
10954         * configure: Regenerate.
10956 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10958         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10959         * configure: Regenerated.
10961 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10963         PR other/17783
10964         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10965         * configure: Regenerated.
10967 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10969         * README.SCO: Update per FSF instructions.
10971 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10973         PR target/18151
10974         * configure.in (case ${target}): Do not build fixincludes for avr.
10975         * configure: Regenerated.
10977 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10979         * configure.in (case ${target}): Do not build fixincludes
10980         on platforms where it is not used.
10981         * configure: Regenerated.
10983 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10985         * configure.in: Use an absolute path to install-sh.
10986         * configure: Regenerated.
10988 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10990         * MAINTAINERS (Write After Approval): Add myself.
10992 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10994         * MAINTAINERS: Remove from Write After Approval those that are
10995         already maintainers.
10997 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10999         * MAINTAINERS:  Update my email address.
11001 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
11003         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11004         * configure: Regenerate.
11006 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
11008         * MAINTAINERS:  Update my email address.
11010 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
11012         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
11013         entries belonging to this category.
11015 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
11017         * MAINTAINERS: Update my e-mail address.
11019 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
11021         Fix wrong conflict resolution in:
11023         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11025         * Makefile.in: Regenerate.
11026         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11027         in the recursive `make', instead of hardwiring `all'.
11028         (Autogenerated TARGET-* variables): New.
11030 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
11032         * configure.in: Enable target-libgloss for crx-*-*.
11033         * configure: Regenerate.
11035 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11037         * MAINTAINERS (Various Maintainers): Move the "windows,
11038         cygwin, mingw" maintainer to ...
11039         (OS Port Maintainers): ... here.
11041 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11043         * MAINTAINERS (Write After Approval): Remove those that are
11044         maintainers of some subsystem.
11046 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
11048         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11049         * ltcf-cxx.sh (tpf*): Likewise.
11050         * ltconfig (tpf*): Add TPF OS configuration support.
11052 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
11054         * MAINTAINERS: Change my email address to my new work account.
11056 2004-09-24  Michael Roth  <mroth@nessie.de>
11058         * configure.in (--without-headers): Add missing double quotes.
11059         * configure: Regenerate.
11061 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
11063         * ylwrap: Revert to previous version.
11065 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
11067         PR bootstrap/17369
11068         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11069         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11070         SET_GCC_LIB_PATH_CMD.
11071         (BASE_TARGET_EXPORTS): Likewise.
11072         * Makefile.in: Regenerated.
11074         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11075         * configure: Regenerated.
11077 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
11079         * config.guess: New upstream version
11080         * compile, depcomp, install-sh, ylwrap: Likewise.
11082 2004-09-19  Roger Sayle  <roger@eyesopen.com>
11084         * config/mh-x86omitfp: New host makefile fragment.  Add
11085         -fomit-frame-pointer to the default BOOT_CFLAGS.
11086         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11087         * configure: Regenerate.
11089 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
11091         PR target/11572
11092         * configure.in (*-*-darwin*): Renable libobjc.
11093         * configure: Regenerate.
11095 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
11097         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11099 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
11101         * Makefile.def: Remove libbanshee.
11102         * Makefile.tpl: Ditto.
11103         * configure.in: Ditto.
11104         * Makefile.in: Regen.
11105         * configure: Ditto.
11107 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
11109         * ltmain.sh: Use $pic_object as $non_pic_object if
11110         $non_pic_object=none.
11112 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
11114         * missing: Import latest version from master repository.
11116 2004-09-06  Nick Clifton  <nickc@redhat.com>
11118         * config.sub: Import latest version from master repository.
11119         * config.guess: Likewise.
11120         This includes these changes:
11122         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
11124         * config.sub: Handle crisv32, alias etraxfs.
11125         * config.guess (crisv32:Linux:*:*): Handle.
11127         2004-08-13  Brad Smith  <brad@comstyle.com>
11129         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11130         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11132         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
11134         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11135         assume the processor is a powerpc.  This is because coreutils
11136         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11137         in this case, due to a MacOS X bug that causes
11138         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11139         to return a negative number.
11140         Problem reported by Petter Reinholdtsen in:
11141         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11143         2004-07-19  Ben Elliston  <bje@gnu.org>
11145         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11147         2004-06-24  Ben Elliston  <bje@gnu.org>
11149         * config.guess: Update copyright years.
11150         * config.sub: Likewise.
11152         2004-06-22  Robert Millan  <robertmh@gnu.org>
11154         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11155         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11157         2004-06-22  Stanley F. Quayle <stan@stanq.com>
11159         * config.guess (*:*VMS:*:*): New entry. Replaces
11160         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11161         manufacturer.
11163         2004-06-22  Ben Elliston  <bje@gnu.org>
11165         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11166         * config.sub: Likewise.
11168         2004-06-22  Ben Elliston  <bje@gnu.org>
11170         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11171         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11173         2004-06-11  Ben Elliston  <bje@gnu.org>
11175         * config.guess (pegasos:OpenBSD:*:*): Remove.
11177         2004-06-11  Ben Elliston  <bje@gnu.org>
11179         From Wouter Verhelst <wouter@grep.be>:
11180         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11182         2004-06-11  Ben Elliston  <bje@gnu.org>
11184         * config.guess (luna88k:OpenBSD:*:*): New.
11186         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
11188         * config.guess (m32r*:Linux:*:*): New case.
11189         * config.sub: Handle m32rle.
11191         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
11193         From Jens Petersen  <petersen@redhat.com>:
11194         * config.sub: Handle sparcv8.
11196         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
11198         From Tom Smith <smith@cag.lkg.hp.com>:
11199         * config.guess: Version suffixes are equally significant on Tru64
11200         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
11201         prefix of "P" (patched kernel).
11203         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
11205         * config.sub: Add support for National Semiconductor CRX target.
11207 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
11209         * MAINTAINERS (Various Maintainers): Remove myself as web page
11210         maintainer, add myself as maintainer of build status lists.
11212 2004-09-03  Jan Beulich  <jbeulich@novell.com>
11214         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11215         *-*-netware, but add target-libmudflap.
11216         Consolidate *-*-netware targets (of which really only i?86 exists)
11217         into a single entry.
11218         * configure: Likewise.
11220 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
11222         * Makefile.tpl (sorry): Remove.
11223         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11224         (cleanstrap targets): Depend on distclean, not distclean-stage1.
11225         (do-clean): Clean per-stage directories too.
11226         (do-distclean): Run distclean-stage1 too.
11227         (.NOTPARALLEL): Enable during toplevel bootstrap.
11228         (stage[+id+]-bubble): Enable parallel execution during
11229         the recursive invocation.
11230         * Makefile.in: Regenerate.
11232         Fix previous checkin:
11234         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11235         include.
11236         * configure.in: Fix indentation.
11237         * configure: Regenerate.
11239 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
11241         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11242         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11243         * configure: regenerate
11244         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11245         -mdynamic-no-pic
11247 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
11249         * Makefile.def (build_modules): Add fixincludes.
11250         (dependencies): Make gcc depend on fixincludes.
11251         * configure.in (build_tools): Add fixincludes.
11252         (build_configdirs): Always include build_libs.
11253         * Makefile.in: Regenerate.
11254         * configure: Regenerate.
11256 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
11258         * Makefile.def (bootstrap stages): Add 'lean' parameter.
11259         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11260         phony targets; do not generate timestamp files.
11261         (distclean-stageN): Remove references to their timestamp files.
11262         (restageN, touch-stageN): Remove.
11263         (stageN-bubble): Rewritten.
11264         (compare): Support lean bootstraps.
11265         * Makefile.in: Regenerate.
11267         * configure.in: Only warn when bootstrapping but
11268         build != host or build != target.  Support lean bootstraps.
11269         * configure: Regenerate.
11271 2004-08-26  Phil Edwards  <phil@codesourcery.com>
11273         * configure.in:  Give a better error message if GMP/MPFR are missing
11274         and a language needing them has been requested.
11275         * configure:  Regenerated.
11277 2004-08-25  Phil Edwards  <phil@codesourcery.com>
11279         * configure.in:  Print a list of available language front-ends if
11280         a requested one is missing.  Tidy stray tab characters.
11281         * configure:  Regenerated.
11283 2004-08-19  Michael Koch  <konqueror@gmx.de>
11285         * gcc/doc/install.texi: Update entry about automake for libjava.
11287 2004-08-17  Robert Millan  <robertmh@gnu.org>
11289         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11290         (instead of FreeBSD).
11291         * configure: Regenerate.
11293 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11295         * Makefile.in: Regenerate.
11296         * configure: Regenerate.
11298         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11299         stage_*_flags.
11300         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11301         for bootstrapped modules if toplevel bootstrap is going.
11302         (GCC bootstrap): Generate per-stage targets for all bootstrapped
11303         modules.  Adjust for changes in Makefile.def.  Enable several
11304         rules even in non-bootstrap mode, just to avoid peppering the
11305         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11306         (stage-[+prev+]-bubble): Remove.
11308         * Makefile.def (Dependencies): Depend on all-build-bison,
11309         all-build-flex, all-build-byacc, all-build-texinfo, rather
11310         than the host variations.
11311         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
11312         with BUILD_SUBDIR.
11313         (BISON): Update for recent Bisons.
11314         (YACC): Fix typo.
11315         (cross): Depend on all-build.
11316         (all): Do not depend on all-build.
11317         (prebootstrap): Remove.
11318         (dep-kind): Accept separate prefixes for MODULE and ON variables.
11319         (Prebootstrap dependencies): Add them to the per-stage targets
11320         and to all-prebootstrap.
11321         * configure.in (build_configdirs): Always enable build_tools.
11322         (BUILD_DIR_PREFIX): Remove.
11324         * Makefile.def (gcc): Add target variable.
11325         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11326         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11327         in the recursive `make', instead of hardwiring `all'.
11328         (Autogenerated TARGET-* variables): New.
11330 2004-08-13  Brian Booth  <bbooth@redhat.com>
11332         * MAINTAINERS: Remove myself from write-after-approval.
11334 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11336         * src-release: Stop distributing mmalloc with gdb (which doesn't
11337         use it).
11338         * Makefile.def: GDB doesn't depend on mmalloc anymore.
11339         * Makefile.in: Regenerate.
11341 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
11343         * configure.in (arm*-*-eabi*): New target.
11344         * configure: Regenerate.
11346 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
11348         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11349         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11350         (Dependencies): New section.
11351         * Makefile.tpl (Dependencies): Generate from Makefile.def.
11352         (configure-target-[+module+]): Depend on maybe-all-gcc
11353         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
11354         (toplevel profiledbootstrap): Fix dependencies.
11355         * Makefile.in: Regenerate.
11357 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
11359         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11360         target-libiberty to noconfigdirs.
11361         * configure: Regenerate.
11363 2004-08-03  Paul Brook  <paul@codesourcery.com>
11365         * configure.in: Check for MPFR as well as GMP.
11366         * configure: Regenerate.
11368 2004-08-01  Robert Millan  <robertmh@gnu.org>
11370         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11371         libmudflap for all GNU-based systems (with Glibc).
11372         * configure: Regenerate.
11374 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11376         * Makefile.def (host-modules): Add gcc.
11377         * Makefile.in: Regenerate.
11378         * Makefile.tpl (sorry): New rule.
11379         (configure-host, all-host, [+make_target+]-host, do-check,
11380         install-host): Do not add gcc as a special case.
11381         (host modules): Add a small special-casing for gcc.  Export
11382         extra_make_flags through the environment.
11383         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11384         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11385         other recursive targets for gcc): Remove.
11387         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11388         (stage, unstage): New rules.
11389         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11390         distclean-stage[+id+]): Use stage_current.
11391         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11392         the stage*-start rules.
11394 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11396         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11397         use -all_load flag.
11399 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11401         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11402         * configure: Regenerate.
11404 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11406         * maintainer-scripts/gcc_release: Revert yesterday's change.
11408 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11410         * MAINTAINERS: Add myself to write-after-approval.
11412 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11414         * libf2c: Removed.
11415         * gcc/gccbug.in: Updated because of libf2c removal.
11416         * maintainer-scripts/gcc_release: Ditto.
11418 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11420         * configure.in: Build libmudflap by default on FreeBSD.
11421         * configure: Regenerated.
11423 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11425         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11426         systems.
11427         * configure: Regenerated.
11429 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11431         PR target/16344
11432         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11433         feedback based compiler.
11434         * Makefile.in: Rebuilt.
11436 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11438         * Makefile.def (host_modules): Set bootstrap=true for flex.
11439         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11440         * Makefile.in: Rebuilt.
11442 2004-07-07  Jan Hubicka  <jh@suse.cz>
11444         * MAINTAINERS: Add self as a profile feedback maintainer.
11446 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11448         * configure.in:  Do not prepend $srcdir to /dev/null in
11449         makefile fragments.
11450         * configure:  Regenerate.
11452 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11454         * Makefile.def (build_modules): Add bison, byacc, flex,
11455         m4, texinfo.
11456         (flags_to_pass): Add FLEX.
11457         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11458         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11459         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11460         DEFAULT_MAKEINFO): Remove.
11461         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11462         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11463         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11464         objdir or else use configured tool.
11465         (all-build): New.
11466         (all): Depend on it.
11467         (Build module dependencies): Add.
11468         * Makefile.in: Regenerate.
11469         * configure.in: Better support for multiple build modules,
11470         matching what is done for host/target modules.  Do not look
11471         for "plausible" locations of build tools if Canadian cross.
11472         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11473         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11474         * configure: Regenerate.
11476 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11478         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11479         * Makefile.in: Regenerate.
11481 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11483         * Makefile.tpl (configure-build-[+module+],
11484         configure-[+module+], configure-target-[+module+]): Pass
11485         [+extra_configure_args+].
11486         (all-build-[+module+], all-[+module+], check-[+module+],
11487         install-[+module+], [+make_target+]-[+module+],
11488         all-target-[+module+], check-target-[+module+],
11489         install-target-[+module+], [+make_target+]-target-[+module+]):
11490         Pass [+extra_make_args+].
11491         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11492         (GCC_HOST_EXPORTS): Remove.
11493         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11494         cross, check-gcc, check-gcc-c++, install-gcc,
11495         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11496         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11497         * Makefile.in: Regenerate.
11499 2004-06-21  Matthew Sachs  <msachs@apple.com>
11501         * MAINTAINERS: Added self to write-after-approval.
11503 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11505         * configure.in: Check for srcdir/winsup rather than build directory
11506         winsup.
11507         * configure: Regenerate.
11509 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11511         * configure.in: Don't build Cygwin native newlib if winsup
11512         directory is missing.  Emit warning instead.
11513         * configure: Regenerate.
11515 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11517         * Makefile.tpl (touch-stage[+id+]): New.
11518         (restage[+prev+]): Depend on touch-stage[+id+].
11520         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11521         Use it throughout.
11523         * Makefile.def: Add profile and feedback bootstrap stages.
11524         Remove next field from bootstrap stages.
11525         * Makefile.tpl (LN, LN_S): Substitute.
11526         (stageN-start, stageN-end): Use double-colon rules, to
11527         provide a hook for additional setup commands.
11528         (distclean-stageN-gcc, restageN): Create dependencies from
11529         [+prev+], not from [+next+].
11530         (stageN-bubble): Add commands for successive stages from
11531         [+prev+], using double-colon rules.
11532         (all-stageN-gcc): Fix typo.
11533         (stagefeedback-start, profiledbootstrap): New.
11534         * Makefile.in: Regenerate.
11535         * configure.in: Call ACX_PROG_LN.
11536         * configure: Regenerate.
11538 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11540         * MAINTAINERS (Write After Approval): Add myself.
11542 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11544         * MAINTAINERS (Write After Approval): Add myself.
11546 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11548         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11549         without gcc.
11550         * configure: Regenerate.
11552 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11554         * Makefile.tpl: Fix typo.
11555         * Makefile.in: Regenerate.
11557 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11559         * configure.in: Remove new- prefix from toplevel
11560         bootstrap targets.
11561         * configure: Regenerate.
11563 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11565         * Makefile.tpl (all.normal): Rename to all.
11566         (all): Replace with a rule to pick the default
11567         target from configure.
11568         (all-gcc, configure-gcc): Use conditionals to
11569         do nothing when toplevel bootstrap is going on.
11570         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11571         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11572         * configure.in: Support --enable-bootstrap.
11574         * Makefile.def: Remove new- prefix from toplevel
11575         bootstrap targets.
11576         * Makefile.tpl: Likewise.
11578         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11579         target.
11581         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11582         $(RECURSE_FLAGS) to recursive invocation of make.
11584         * Makefile.in: Regenerate.
11585         * configure: Regenerate.
11587 2004-05-30  Andreas Jaeger  <aj@suse.de>
11588             Jim Wilson  <wilson@specifixinc.com>
11590         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11591         like CC.
11593 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11595         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11596         * configure: Regenerate.
11598 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11600         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11601         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11602         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11603         targets.
11604         * Makefile.in: Regenerate.
11606 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11608         * configure.in: Test the ability to symlink directories.
11609         * configure: Regenerate.
11611         * Makefile.def (bootstrap-stage): New definitions.
11612         * Makefile.tpl (configure-stage1-gcc,
11613         configure-stage2-gcc, configure-stage3-gcc,
11614         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11615         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11616         new-restage3, compare): Autogenerate, see Makefile.in
11617         entry for behavioral changes.
11618         (distclean-stage1, new-stage1-start, new-stage1-end,
11619         new-stage1-bubble, distclean-stage2, new-stage2-start,
11620         new-stage2-end, new-stage2-bubble, distclean-stage3,
11621         new-stage3-start, new-stage3-end): New autogenerated targets.
11622         (objext, prebootstrap, BOOT_CFLAGS,
11623         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11624         targets.
11626         * Makefile.in: Regenerate.
11627         (distclean-stage1, new-stage1-start, new-stage1-end,
11628         new-stage1-bubble, distclean-stage2, new-stage2-start,
11629         new-stage2-end, new-stage2-bubble, distclean-stage3,
11630         new-stage3-start, new-stage3-end): New targets.
11631         (all-stage1-gcc): Move prebootstrap dependency from here...
11632         (configure-stage1-gcc): ...to here.
11633         (new-bootstrap): Use bubble targets.
11634         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11635         Use per-stage distclean targets.
11636         (configure-stage1-gcc, configure-stage2-gcc,
11637         configure-stage3-gcc, all-stage1-gcc,
11638         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11639         Use new-stageN-start to prepare the tree.
11641 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11643         * Makefile.def (host_modules): add libcpp.
11644         * Makefile.tpl: Add dependencies on and for libcpp.
11645         * Makefile.in: Regenerate.
11646         * configure.in: Add libcpp host module.
11647         * configure: Regenerate.
11649 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11651         * Makefile.tpl: Whenever a recursive target is defined, wrap
11652         it in a special @if/@endif block, and prepare its maybe
11653         dependency in the @if/@endif block
11654         * configure.in: Instead of writing maybe dependencies, remove
11655         the @if/@endif statements, and remove the @if/@endif blocks
11656         that remain.
11657         * configure: Regenerate.
11658         * Makefile.in: Regenerate.
11660 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11662         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11664 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11666         PR bootstrap/15120
11667         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11668         * */configure: Rebuilt.
11670 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11672         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11673         of libf2c.
11674         * configure, Makefile.in: Regenerate.
11676 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11678         * MAINTAINERS (Write After Approval): Add myself.
11680 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11682         Merge from tree-ssa-20020619-branch.
11684         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11685         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11686         (HOST_GMPLIBS): Define.
11687         (HOST_GMPINC): Define.
11688         (TARGET_LIB_PATH): Add libmudflap.
11689         (GFORTRAN_FOR_TARGET): Define.
11690         (configure-build*): Export GFORTRAN.
11691         (configure-gcc): Export GMPLIBS and GMPINC.
11692         (all-gcc): Add maybe-all-libbanshee.
11693         (configure-target-libgfortran): Define.
11694         * Makefile.in: Regenerate.
11695         * configure.in (host_libs): Add libbanshee.
11696         (target_libraries): Add target-libmudflap and target-libgfortran.
11697         Add --with-libbanshee.
11698         Handle --disable-libmudflap.
11699         (*-*-freebsd*): Use with_gmp.
11700         Add $(libgcj) to noconfigdirs.
11701         * configure: Regenerate.
11702         * depcomp: New file.
11703         * MAINTAINERS: Add tree-ssa maintainers.
11705 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11707         * MAINTAINERS (Various Maintainers): Add myself.
11709 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11711         * MAINTAINERS (Write After Approval): Add myself.
11713 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11715         * MAINTAINERS (Write After Approval): Add myself.
11717 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11719         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11720         * configure: Regenerate.
11722 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11724         Revert:
11725         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11727         * Makefile.def (flags_to_pass): Remove *dir variables that
11728         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11729         as well as prefix and exec_prefix.
11730         * Makefile.in: Regenerate.
11732 2004-04-26  Robert Millan  <robertmh@gnu.org>
11734         Add patches from libtool CVS.
11735         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11736         * ltconfig: Likewise.
11737         * ltcf-c.sh: Likewise.
11738         * ltcf-cxx.sh: Likewise.
11739         * ltcf-gcj.sh: Likewise.
11741 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11743         * Makefile.def (host_modules): Mark with the bootstrap
11744         flag packages on which gcc depends.
11745         * Makefile.tpl (all-bootstrap): Use it.
11746         * Makefile.in: Regenerate.
11748 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11750         * Makefile.def (flags_to_pass): Remove *dir variables that
11751         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11752         as well as prefix and exec_prefix.
11753         * Makefile.in: Regenerate.
11755 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11757         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11758         * configure: Regenerate.
11759         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11760         * gcc/Makefile.tpl (compare): Use the result of the test.
11761         * gcc/Makefile.in: Regenerate.
11763 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11765         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11766         Always relocate gcc and prev-gcc to the original names, even
11767         if the build fails.
11768         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11769         New targets.
11771 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11773         * MAINTAINERS: Update my email address.
11775 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11777         * configure.in (mips*-*-irix5*): Enable ld.
11778         * configure: Regenerate.
11780 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11782         * configure: Regenerate.
11784 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11786         * Makefile.tpl (configure-[+module+], configure-gcc,
11787         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11788         Set and export LDFLAGS.
11789         * Makefile.in: Regenerate.
11791 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11793         * MAINTAINERS: Add myself to write-after-approval.
11795 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11797         PR bootstrap/14871
11798         * Makefile.tpl: If we don't have built-in-tree target tools,
11799         use the ones found by configure rather than hacking around with
11800         program_transform_name.
11801         * configure.in: Give Makefile.tpl the information necessary
11802         to do that.
11803         * Makefile.in: Regenerate.
11804         * configure: Regenerate.
11806 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11808         PR bootstrap/14760
11809         * configure.in: When computing baseargs, strip *all* copies of
11810         offending options.  Also, don't match/substitute the trailing space,
11811         so that this actually works when two similar options are separated by
11812         only one space.
11813         * configure: Regenerate.
11815 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11817         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11818         (rs6000-*-aix*): Same.
11819         * configure: Regenerate.
11821 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11823         * MAINTAINERS: Add myself to write-after-approval.
11825 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11827         * MAINTAINERS: Add myself to write-after-approval.
11829 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11831         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11832         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11833         * Makefile.in: Regenerate.
11835         * configure.in (top level bootstrap support): Rework --enable-werror
11836         to set @stage2_werror_flag@.
11837         * configure: Regenerate.
11838         * Makefile.tpl (top level bootstrap support): Pass
11839         @stage2_werror_flag@ down to configure in stages 2 and 3.
11840         * Makefile.in: Regenerate.
11842 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11844         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11845         for stages 2 and 3 as well as in make.  As a consequence, remove
11846         OUTPUT_OPTION (now detected by configure) from the flags passed down
11847         to make.
11848         * Makefile.in: Regenerate.
11850         * Makefile.tpl (new-bootstrap): Fix typo.
11851         * Makefile.in: Regenerate.
11853 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11855         * Makefile.tpl: Rearrange by moving recursive_targets rules
11856         into their proper sections.
11857         * Makefile.tpl (top level bootstrap support): Move disabling
11858         of coverage flags from 'make' to 'configure'; improve comments.
11859         * Makefile.in: Regenerate.
11861         * Makefile.tpl (experimental top level bootstrap) Move stage1
11862         language setting from all- target to configure- target; disable
11863         intermodule optimization in stage 1; prevent gratuitous rebuilds
11864         of stage 1.
11865         * Makefile.in: Regenerate.
11866         * configure.in: Comma-separate stage 1 language list for top
11867         level bootstrap.
11868         * configure: Regenerate.
11870         * Makefile.tpl: Clean up experimental top level bootstrap support:
11871         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11872         prev-gcc in configure- targets as well as all- targets.
11873         * Makefile.in: Regenerate.
11875 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11877         * compile: New file imported from automake.
11879 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11881         * configure.in: Remove symbolic link section.
11882         * configure: Regenerate.
11883         * Makefile.tpl (links): Remove.
11884         * Makefile.in: Regenerate.
11886 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11887             Nathanael Nerode  <neroden@gcc.gnu.org>
11889         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11890         Set with AC_CHECK_PROGS.
11891         * configure.in: Fix comment typo from last patch.
11892         * configure: Regenerate.
11894 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11896         * Makefile.tpl: Introduce experimental top level bootstrap support.
11897         * Makefile.in: Regenerate.
11898         * configure.in: Introduce support for top level bootstrap.
11899         * configure: Regenerate.
11901 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11902             Paolo Bonzini  <bonzini@gnu.org>
11904         PR bootstrap/14522
11905         * configure.in: Cope with shells that do not support unquoted ^
11906         * configure: Regenerate.
11908 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11909             Paolo Bonzini  <bonzini@gnu.org>
11911         PR bootstrap/14522
11912         * configure.in: Cope with shells that do not support nesting
11913         quotes inside quoted backquote substitutions.
11914         * configure: Regenerate.
11916 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11918         PR bootstrap/14522
11919         * configure.in: Fix escaping of $.
11920         * configure: Regenerate.
11922 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11924         * configure: Regenerate, since I forgot to while committing Paolo's
11925         changes.
11927 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11929         PR ada/14131
11930         Move language detection to the top level.
11931         * configure.in: Find default values for the tools as
11932         soon as possible.  Disable ada if GNAT is not found.
11933         Emit error message about missing languages.  Expand
11934         --enable-languages=all for the gcc subdirectory.
11936 2004-03-10  Ben Elliston  <bje@gnu.org>
11938         * MAINTAINERS: Update my email address.
11940 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11942         * ltconfig: Disable building static libraries if building shared
11943         libraries on AIX 5L.
11945 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11947         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11948         and disable libgcj.
11949         * configure: Regenerated.
11951 2004-03-01  Brian Booth  <bbooth@redhat.com>
11953         * MAINTAINERS: Add myself to write-after-approval.
11955 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11957         * MAINTAINERS: Add myself to write-after-approval.
11959 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11961         PR bootstrap/7087
11962         * Makefile.tpl: Guard XFOO sed statements better.
11963         * Makefile.tpl: Add dependency for configure-target-libada.
11964         * Makefile.in: Regenerate (incidentally fixes broken
11965         commit when libada-branch was merged).
11967 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11969         * MAINTAINERS: Add myself to write-after-approval.
11971 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11973         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11974         maintainers.
11976 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11978         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11979         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11981 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11983         PR bootstrap/11932
11984         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11986 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11988         * MAINTAINERS: Added myself to write-after-approval.
11990 2004-02-14  Michael Koch  <konqueror@gmx.de>
11992         * MAINTAINERS: Added myself to write-after-approval.
11994 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11996         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11997         some OS port maintainers to OS port maintainers section.
11999 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
12001         * MAINTAINERS: Add self.
12003 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
12005         * MAINTAINERS: Alphabetize.
12007 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
12009         * MAINTAINERS: Remove myself.
12011 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
12013         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12014         (rs6000-*-aix*): Same.
12015         * configure: Regenerate.
12017 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
12019         * configure.in (host): Add in missing $noconfigdirs to defines.
12020         * configure: Regenerate.
12022 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
12023             Nathanael Nerode  <neroden@gcc.gnu.org>
12025         PR ada/6637, PR ada/5911
12026         Merge with libada-branch:
12027         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12028         with appropriate dependencies. Add --enable-libada configure switch.
12029         * configure, Makefile.in: Regenerate.
12031 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
12033         * MAINTAINERS: Add myself to write-after-approval.
12035 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12037         * configure.in: Don't pass --with-stabs on IRIX 5 either.
12038         * configure: Regenerate.
12040 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
12042         Merge from upstream:
12044         * ltmain.in: When setting IFS to '~', be careful about user
12045         arguments that contain '~'.
12047         2004-02-04  Peter O'Gorman  <peter@pogma.com>
12049         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12050         Also test $base_compile against $CC with escaped arguments. Bug
12051         reported by Geoff Keating <geoffk@apple.com>.
12053 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
12055         * MAINTAINERS: Remove i960 port.
12057 2004-01-23  DJ Delorie  <dj@redhat.com>
12059         * Makefile.def (target_modules) [libiberty]: Don't stage.
12060         * Makefile.in: Rebuilt.
12062 2004-01-20  Caroline Tice  <ctice@apple.com>
12064         * MAINTAINERS: Add myself to write-after-approval.
12066 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
12068         * MAINTAINERS: Update my email address.
12070 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
12072         * MAINTAINERS: Add myself to write-after-approval.
12074 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12076         * MAINTAINERS: Remove entries without email address.
12078 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
12080         * MAINTAINERS: Add myself to write-after-approval.
12082 2004-01-15  Steven Bosscher  <stevenb@suse.de>
12084         * MAINTAINERS: Update my email address.
12086 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
12088         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12089         * Makefile.tpl (configure-target-[+module+]): Support stage.
12090         * Makefile.in: Rebuilt.
12092 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
12094         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12096 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
12098         * MAINTAINERS: Add myself as a MIPS maintainer.
12100 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12102         * configure.in: Use ./config.cache, not config.cache.
12103         * configure: Regenerate.
12104         * Makefile.tpl: Special-casing not needed for GCC any more.
12105         * Makefile.in: Regenerate.
12107         * configure.in: Don't share a cache file for host dirs.
12108         * configure: Regenerate.
12110         * config-ml.in: Don't mess with the cache file.
12112 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12114         * MAINTAINERS: Move myself from 'Write After Approval' to
12115         'CPU Port Maintainers' section as SPARC maintainer.
12117 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12119         * Makefile.tpl: Make GCC use a separate config.cache.
12120         * Makefile.in: Regenerate.
12122         PR bootstrap/11932, PR bootstrap/11933
12123         (I don't know if it will fix either of them, but it relates
12124         to them.)
12125         * configure.in: Don't use shared config.cache for target
12126         directories.
12127         * configure: Regenerate.
12129 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
12131         * MAINTAINERS: Add myself to 'Write After Approval' section.
12133 2003-12-31  Roger Sayle  <roger@eyesopen.com>
12135         * configure.in (ia64*-*-hpux*): Disable building java libraries.
12136         * configure: Regenerated.
12138 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
12140         * MAINTAINERS: Remove the mn10200 maintainer.
12142 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
12144         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12145         * configure: Regenerated.
12147 2003-12-16  Jan Hubicka  <jh@suse.cz>
12149         * MAINTAINERS: Add myself as callgraph maintainer.
12151 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
12153         * configure.in (raw_libstdcxx_flags): Remove the leading space.
12154         * configure: Regenerate.
12156 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
12158         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12159         'Write After Approval' section. Update email.
12161 2003-12-01  James Lemke  <jim@wasabisystems.com>
12163         * MAINTAINERS (Write After Approval): Add myself.
12165 2003-11-20  Matt Thomas  <matt@3am-software.com>
12167         * MAINTAINERS: Add myself as a vax port maintainer.
12169 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
12171         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12172         (configure-build-[+module+], configure-[+module+]): Likewise.
12173         (configure-target-[+module+], configure-gcc, config.status): Likewise.
12174         * Makefile.in: Regenerate.
12176 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12178         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12179         shared/dylibed libraries.
12180         * ltmain.sh: Likewise.
12181         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12182         * ltcf-cxx.sh: Likewise.
12183         * ltcf-gcj.sh: Likewise.
12184         * ltconfig: Likewise.
12186 2003-11-17  Stan Cox  <scox@redhat.com>
12188         * MAINTAINERS: Add myself as iq2000 port maintainer.
12190 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12192         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12193         * Makefile.in: Regenerate.
12195 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
12197         * config.sub: Update to 2003-11-03 version.
12199 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12201         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
12202         * configure:  Regenerate.
12204 2003-10-20  Nicolas Pitre  <nico@cam.org>
12206         * MAINTAINERS: Add myself to 'Write After Approval' section.
12208 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
12210         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12212 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
12214         * MAINTAINERS: Update my email address.
12216 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12218         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12220 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
12222         * MAINTAINERS: Add myself to 'Write After Approval' section.
12224 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
12226         * config.guess: Update to 2003-10-16 version.
12227         * config.sub: Update to 2003-10-16 version.
12229 2003-10-15  David Daney  <ddaney@avtrex.com>
12231         * MAINTAINERS: Added myself to 'Write After Approval' section.
12233 2003-10-15  Falk Hueffner  <falk@debian.org>
12235         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12236         'Write After Approval' section. Update email.
12238 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12240         * MAINTAINERS: Move myself from 'Write After Approval' to
12241         'Various Maintainers' section as middle-end maintainer.
12243 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12245         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12246         HOST_FLAGS_TO_PASS.
12247         * Makefile.in: Regenerate.
12249 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
12251         * config.guess: Update to 2003-10-07 version.
12252         * config.sub: Update to 2003-10-07 version.
12254 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12256         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12257         * ltconfig (irix5*, irix6*): Don't override version_type.
12259 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
12261         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12262         * configure: Rebuilt
12263         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12264         * Makefile.in: Rebuilt
12266 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
12268         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12270 2003-09-30  Carlo Wood  <carlo@alinoe.com>
12272         * MAINTAINERS (Write After Approval): Add myself.
12274 2003-09-29  Paul Koning  <ni1d@arrl.net>
12276         * MAINTAINERS: Move myself from "Write After Approval"
12277         to CPU platform maintainers for pdp11 platform.
12279 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
12281         * MAINTAINERS: Move myself from 'Write After Approval' to
12282         'Various Maintainers' section as libffi testsuite maintainer.
12284 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
12286         * configure.in: Pass a computed --program-transform-name
12287         to subconfigures.
12288         * configure: Regenerated.
12290 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12292         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12293         * Makefile.in: Regenerate.
12295         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12296         * Makefile.in: Regenerate.
12298 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
12300         * MAINTAINERS: Move myself from 'Write After Approval'
12301         to 'Various Maintainers' (objective-c) section.
12303 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
12305         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12306         quoting.
12307         * configure: Regenerated.
12309 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
12311         * MAINTAINERS (Write After Approval): Add myself to write after
12312         approval list.
12314 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
12316         * MAINTAINERS (Write After Approval): Add myself.
12318 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
12320         * MAINTAINERS: Update my e-mail address.
12322 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
12324         * libtool.m4 (LD): Correct powerpc64 host match.
12326 2003-09-06  James E Wilson  <wilson@tuliptree.org>
12328         * MAINTAINTERS: Update my affiliation and email address.
12330 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12332         * MAINTAINERS (Write After Approval): Add myself.
12334 2003-09-04  DJ Delorie  <dj@redhat.com>
12336         * configure: Regenerate.
12338 2003-09-04  Robert Millan  <robertmh@gnu.org>
12340         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12342 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12344         * configure.in: Ensure arguments to sed are properly spaced.
12345         * configure: Regenerate.
12347 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
12349         * MAINTAINERS: Update my e-mail address.
12351 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
12353         * MAINTAINERS (Write After Approval): Add myself.
12355 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
12357         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12358         * configure: Regenerated.
12360 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12362         * MAINTAINERS: Update my email address.
12364 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12366         * configure.in:  Use newline instead of semicolon when assuming
12367         shell arguments in a for loop.
12368         * configure:  Regenerated.
12370 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12372         * MAINTAINERS: Resurrect the i860 maintainer.
12374 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12376         PR 8180
12377         * configure.in: When testing with_libs and with_headers, treat
12378         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12379         * configure: Regenerate.
12381         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12382         make, shell, etc.
12383         (baseargs): Likewise.
12384         * configure: Regenerate.
12386 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12388         * MAINTAINERS (Write After Approval): Add myself.
12390 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12392         * configure.in: Disable libgcj for darwin not on powerpc.
12393         * configure: Rebuild.
12395 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12397         * config-ml.in, symlink-tree: Add license.
12399 2003-08-03  Richard Stallman  <rms@gnu.org>
12400             Eben Moglen  <moglen@columbia.edu>
12402         * README.SCO: New file.
12404 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12406         * Makefile.tpl (check, check-c++): Express dependencies using
12407         dependencies rather than commands.
12408         * Makefile.in: Regenerate.
12410 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12412         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12413         * configure: Ditto.
12415 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12417         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12418         * Makefile.in: Update.
12420 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12422         * configure.in: Enable libgcj for darwin.
12423         * configure: Rebuild.
12425 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12427         * config-ml.in:  Use ac_configure_args directly instead of
12428         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12429         actually seen.
12431 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12433         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12434         creating target and build subdirs to build all parent dirs as needed.
12435         * Makefile.in: Rebuild.
12436         * configure.in: Don't build dirs explicitly here.
12437         * configure: Rebuild.
12439 2003-07-26  Paul Brook  <paul@nowt.org>
12441         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12443 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12445         * Makefile.tpl (all-make): Depend on intl.
12446         * Makefile.in: Rebuilt.
12448 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12450         * install-sh:  Update to newer upstream versions (associated with
12451         aclocal 1.7).
12452         * mkinstalldirs:  Likewise.
12453         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12455 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12457         * MAINTAINERS: Move self from Bug database only accounts
12458         to write-after-approval.
12460 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12462         * config.if: Remove unused libc_interface determination.
12464 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12466         * MAINTAINERS: Move self from write-after-approval to
12467         build machinery (*.in).
12469 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12471         PR bootstrap/11273
12472         PR bootstrap/11408
12473         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12474         unused INSTALL_PROGRAM_ARGS.
12475         * configure.in: Use AC_PROG_INSTALL.
12476         * Makefile.in: Regenerate.
12477         * configure: Regenerate.
12479 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12481         * MAINTAINERS: Alphabetize.
12483 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12485         * configure: Rebuilt.
12486         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12487         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12488         newlib nor libgloss.
12489         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12490         * configure.in (am33_2.0-*-linux*): Added.
12492 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12494         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12495         * configure: Regenerate.
12497 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12499         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12500         * Makefile.in: Regenerate.
12502 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12504         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12505         * Makefile.in: Regenerate.
12507 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12509         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12510         * Makefile.in: Regenerated.
12512         * config-ml.in: Replace PWD with PWD_COMMAND.
12514 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12516         * intl: New directory; see intl/ChangeLog for details.
12517         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12518         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12519         * Makefile.in: Regenerate.
12521 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12523         * configure.in: Clean up config-lang.in handling.  Delete
12524         useless assignment to "subdirs".
12525         * configure: Regenerate.
12527 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12529         * configure.in: Rename 'target_libs' to 'target_libraries'.
12530         Remove useless reference to 'target_libs'.
12531         * configure: Regenerate.
12533 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12535         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12536         * Makefile.in: Regenerate.
12538 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12540         * Makefile.def: Introduce flags_to_pass.
12541         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12542         * Makefile.in: Regenerate.
12544 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12546         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12547         and target-libgloss.
12548         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12549         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12550         * configure: Regenerate.
12552 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12554         * configure.in: Update testsuite_flags to new location.
12555         * configure. Regenerate.
12557 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12559         * Makefile.tpl: Remove BUILD_CC stuff.
12560         * Makefile.in: Regenerate.
12562 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12564         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12566 2003-06-16  Graeme Peterson  <gp@qnx.com>
12568         * MAINTAINERS (Write After Approval): Add myself.
12570 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12572         * config.guess: Update to 2003-06-12 version.
12573         * config.sub: Update to 2003-06-13 version.
12575 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12577         * config.guess: Update to 2003-06-06 version.
12578         * config.sub: Update to 2003-06-06 version.
12580 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12582         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12583         * configure. Regenerate.
12585 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12587         * configure.in: Disable serial configure by default.
12588         * configure: Regenerate.
12589         * Makefile.tpl: Abolish .NOTPARALLEL.
12590         * Makefile.in: Regenerate.
12592         * Makefile.tpl: Replace {build,host,target}_canonical by
12593         {build,host,target}.
12594         * Makefile.in: Regenerate.
12596         * Makefile.tpl: Fix stupid pasto.
12597         * Makefile.in: Regenerate.
12599 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12601         * Makefile.tpl: Remove bogus conditional.
12602         * Makefile.in: Regenerate.
12604 2003-06-05  Jan Hubicka  <jh@suse.cz>
12606         * Makefile.tpl (profiledbootstrap): New target.
12607         * Makefile.in (profiledbootstrap): New target.
12609 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12611         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12612         Pinski. Remove user names from other bugzilla-only maintainers.
12614 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12616         * Makefile.tpl: Make 'recursive targets' using autogen rather
12617         than shell loop.  Remove duplicate 'clean' targets and false
12618         comments.
12619         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12620         Add systematic method of specifying missing targets in subdirs.
12621         Add copyright boilerplate.
12622         * Makefile.in: Regenerate.
12623         * configure.in: Add 'recursive targets' to maybe list.
12624         * configure: Regenerate.
12626         * MAINTAINERS: "GNATS only" -> "Bug database only".
12628         * Makefile.tpl: Rename [+target+] to [+make_target+].
12629         * Makefile.def: Rename 'target' to 'make_target'.
12631 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12633         * MAINTAINERS: Add self as options handling maintainer.
12635 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12637         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12638         been too long since I touched those ports.
12640 2003-05-28  DJ Delorie  <dj@redhat.com>
12642         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12643         * Makefile.in: Regenerate.
12645 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12647         * configure.in: Use curly braces in the definition of tooldir.
12648         * configure: Regenerate.
12650 2003-05-21  DJ Delorie  <dj@redhat.com>
12652         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12653         newlib or libgloss.
12654         * Makefile.in: Regenerate.
12656 2003-05-21  DJ Delorie  <dj@redhat.com>
12658         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12659         * Makefile.in: Regenerate.
12661 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12663         * MAINTAINERS: Update my e-mail address.
12665 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12667         * configure.in: Switch more things to use maybe dependencies.
12668         * Makefile.tpl: Switch more things to use maybe dependencies.
12669         Factor out common code from autogen IF statements.
12670         * configure: Regenerate.
12671         * Makefile.in: Regenerate.
12673 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12675         * configure.in: Accept i[3456789]86 for machine type.
12676         * configure: Regenerate.
12678 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12680         * configure.in: Switch more things to use maybe dependencies.
12681         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12682         * configure: Regenerate.
12683         * Makefile.tpl: Switch more things to use maybe dependencies.
12684         * Makefile.in: Regenerate.
12686 2003-05-16  Andreas Schwab  <schwab@suse.de>
12688         * Makefile.tpl (install-opcodes): Define.
12689         * Makefile.in: Rebuild.
12691 2003-05-13  Andreas Jaeger  <aj@suse.de>
12693         * config.guess: Update to 2003-05-09 version.
12694         * config.sub: Update to 2003-05-09 version.
12696 2003-05-13  Michael Eager  <eager@mvista.com>
12698         * configure.in: Correct sed script so that options in quotes are not
12699         deleted.
12700         * configure: Rebuild.
12702 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12704         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12705         and $$s/newlib/libc/sys/cygwin32 include paths.
12706         * configure: Ditto.
12708 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12710         * MAINTAINERS: Update my email addresses.
12712 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12714         * config-ml.in: Propagate INSTALL variables.
12716 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12718         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12720 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12722         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12723         * Makefile.in: Regenerate.
12725 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12727         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12729 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12731         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12733 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12735         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12736         * Makefile.in: Regenerated.
12738 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12740         * MAINTAINERS (Write After Approval): Upgrade myself from
12741         GNATS only to write-after-approval. Update my mail address.
12743 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12745         (OS Port Maintainers: freebsd): Add myself.
12747 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12749         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12751 2003-04-22  Kean Johnston  <jkj@sco.com>
12753         * MAINTAINERS (SCO ports): Added myself.
12755 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12757         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12759 2003-04-19  Kean Johnston  <jkj@sco.com>
12761         * MAINTAINERS (Write After Approval): Add myself.
12763 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12765         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12766         * Makefile.in: Regenerate.
12768 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12770         * configure.in (powerpc64*-*-linux*): Remove.
12771         * configure: Rebuilt.
12773 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12775         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12776         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12777         and restrap.
12778         * Makefile.in:  Regenerate.
12780 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12782         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12783         * configure: Regenerated.
12785 2003-04-15  DJ Delorie  <dj@redhat.com>
12787         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12789 2003-04-13  Nick Clifton  <nickc@redhat.com>
12791         * config-ml.in: Remove support for --disable-aix removing
12792         call-aix multilibs.
12794 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12796         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12797         * */configure: Rebuilt.
12799 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12801         * MAINTAINERS: Add my email address.
12803 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12805         * MAINTAINERS (Write After Approval): Add myself.
12807 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12809         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12810         * Makefile.in: Regenerate.
12812 2003-03-14  Michael Chastain  <mec@shout.net>
12814         * Makefile.in: Regenerate with correct Makefile.def.
12816 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12818         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12819         Make macro.
12820         * Makefile.in: Regenerate.
12821         * configure.in: Clean up gxx_include_dir logic.
12822         * configure: Regenerate.
12824 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12826         * MAINTAINERS (Write After Approval): Add myself.
12828 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12830         * MAINTAINERS: Update my mail address.
12832 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12834         * configure.in (gxx_include_dir): Fix typo.
12835         * configure: Regenerated.
12837 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12839         * Makefile.tpl: Reindent.
12840         * Makefile.in: Regenerate.
12841         * configure.in: Reindent.  Don't set unused variables.
12842         * configure: Regenerate.
12844 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12846         * configure.in: Include $(build_tooldir)/sys-include in
12847         FLAGS_FOR_TARGET.
12848         * configure: Regenerated.
12850 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12852         * Makefile.tpl: Always pass down RANLIB.
12853         * Makefile.in: Regenerate.
12855         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12856         * Makefile.in: Regenerate.
12857         * configure.in: Remove unused logic relating to --enable-shared
12858         and --enable-threads.  Remove bogus comments.  Remove redundant
12859         noconfigdirs.
12860         * configure: Regenerate.
12862         * configure.in: Replace ${libstdcxx_version} by its value.
12863         Remove reference to mh-dgux.
12864         * configure: Regenerate.
12866 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12868         * MAINTAINERS (Write After Approval): Add myself.
12870 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12872         * Makefile.tpl: Rearrange.
12873         * Makefile.in: Regenerate.
12875 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12877         * configure.in: Add support for kaOS as cross build target system.
12878         * configure: Regenerated.
12880 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12882         * MAINTAINERS (Write after approval): Add myself.
12884 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12886         * MAINTAINERS: Update my email address.
12888 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12890         * MAINTAINERS: Add self to blanket write privs. section.
12892 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12894         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12895         configure-target-* as some target builds may require additional
12896         flags for preprocessor tests.
12897         * Makefile.in: Regenerated.
12899 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12901         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12902         * ltconfig: Handle it.
12903         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12904         auto-detecting it.
12906         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12907         it is used as argument to $CC.
12908         * ltcf-gcj.sh: Likewise.
12910         * configure.in: Introduce --enable-maintainer-mode.
12911         * configure: Rebuilt.
12912         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12913         for maintainer mode.
12914         * Makefile.in: Rebuilt.
12916 2003-02-18  Jason Merrill  <jason@redhat.com>
12918         * Makefile.tpl (check-c++): Allow parallelism.
12920 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12922         * MAINTAINERS: Remove John Carr (who never actually had access to
12923         gcc.gnu.org).
12925 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12927         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12928         don't configure target-libobjc.
12929         * configure: Regenerate.
12931 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12933         * Makefile.tpl (RANLIB): Define.
12934         * Makefile.in: Regenerate.
12936 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12938         * MAINTAINERS: Update my email.
12940 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12942         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12943         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12944         * Makefile.in: Regenerated.
12945         * configure.in: Remove all traces of snavigator, db, and grep.
12946         * configure: Regenerated.
12948 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12950         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12951         After Approval.
12953 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12955         * MAINTAINERS (Write after approval): Add myself.
12957 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12959         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12960         * Makefile.in: Regenerated.
12962 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12964         * config.guess: Updated to 2003-01-30's version.
12965         * config.sub: Updated to 2003-01-28's version.
12967 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12969         * config.if: If gcc_version is already set, just use it.  Don't set
12970         gcc_version_trigger if it's already set, otherwise set it to
12971         gcc/version.c, but only if the file exists.  If it is not set and
12972         gcc/version.c does not exist, try to extract the version number from
12973         $CC.
12975 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12977         * MAINTAINERS: Add myself to write-after-approval list.
12979 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12981         * configure.in:  Revert 24Jan change.
12982         * configure:  Regenerate.
12984 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12986         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12987         entry of HJ Lu.
12989 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12991         * configure.in: Revert previous change.
12992         * configure: Regenerate.
12994 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12996         * configure.in: Make rda native-only.
12997         * configure: Regenerate.
12999 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13001         * MAINTAINERS: Move myself from GNATS-only-accounts to
13002         write-after-approval.
13004 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13006         * configure.in: Add missing \.
13007         * configure: Rebuilt.
13009 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
13011         * configure.in (baseargs): Avoid using \| in sed regular
13012         expressions.
13013         * configure: Rebuilt.
13015 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
13017         * configure.in (baseargs): Remove all supported forms of
13018         --cache-file, --srcdir, --host, --build and --target options
13019         from argument lists.
13020         * configure: Rebuilt.
13022 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
13024         * MAINTAINERS: Add myself to write-after-approval list.
13026 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
13028         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13029         * configure: Rebuilt.
13031 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13033         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13034         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13035         * Makefile.in: Regenerate.
13036         * configure: Regenerate.
13038 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
13040         * configure.in: Remove Makefile in build, host and target modules
13041         unless configure was run with --no-recursion.
13042         * configure: Rebuilt.
13044 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13046         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13047         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13048         * Makefile.in: Regenerate.
13050 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
13052         * config.guess: Update to 2003-01-03 version.
13053         * config.sub: Update to 2003-01-03 version.
13055 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13057         * configure: Regenerate with proper autoconf 2.13.
13059 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13061         * configure.in: Add AC_PREREQ for consistency.
13062         * configure: Regenerate.
13064 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
13066         * configure.in (GDB_TK): Add tcl directories conditional on
13067         gdb/gdbtk directory being present.
13068         * configure: Regenerate.
13070 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
13072         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
13073         used by gcc if LD is not defined and we are not doing a Canadian Cross.
13074         * configure: Rebuilt.
13076 2002-12-31  Tom Tromey  <tromey@redhat.com>
13078         * Makefile.in: Rebuilt.
13079         * Makefile.def (target_modules) [libffi]: Allow installation.
13081 2002-12-31  Andreas Schwab  <schwab@suse.de>
13083         * configure.in: Fix use of $program_transform_name.
13084         * configure: Regenerated.
13086 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
13088         * configure.in (baseargs): Don't remove first configure argument.
13089         * configure: Regenerated.
13091 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
13093         * Makefile.tpl (local-distclean): Don't remove...
13094         (multilib.ts): ... this.  Moved into...
13095         (multilib.out): ... this.  Don't use sub-make.
13096         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13097         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13098         (configure-build-[+module+], configure-[+module+],
13099         configure-target-[+module+], configure-gcc): ... these.  Test
13100         for Makefile existence.  Drop config.status from dependencies.
13101         * Makefile.in: Rebuilt.
13102         * configure.in: Move gcc-version-trigger to the end of
13103         ac_configure_args.  Add comments to maybedep.tmp and
13104         serdep.tmp.  Introduce --disable-serial-configure.  Remove
13105         nonopt from baseargs, matching and removing corresponding
13106         whitespace while at it.
13107         * configure: Rebuilt.
13109 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
13111         * configure.in (host_configargs): Replace reference to
13112         no-longer-defined buildopts with --build=${build_alias}.
13113         * configure: Rebuilt.
13115         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
13116         program_transform_name to standard idiom.
13117         (AUTOGEN, AUTOCONF): Define.
13118         (Makefile.in): Use $(AUTOGEN).
13119         (Makefile): Depend on config.status, and use autoconf-style rule to
13120         build it.  Move original commands to...
13121         (config.status): ... this new target.
13122         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
13123         $(AUTOCONF).
13124         * Makefile.in: Rebuilt.
13126 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13128         * Makefile.tpl: Fix dramatic bustage due to change in
13129         program_transform_name.
13130         * Makefile.in: Regenerate.
13132         * configure.in: Remove unnecessary PATH setting.
13133         * configure: Regnerate.
13135         * configure.in: Don't default to unprefixed tools unless
13136         the native tools will work.
13137         * configure: Regenerate.
13139         * configure.in: Convert to autoconf script.  Blow away lots
13140         of now-redundant Makefile fragments.
13141         * configure: Generate using Autoconf.
13142         * Makefile.tpl: Rewrite to reflect autoconfiscation.
13143         * Makefile.in: Regenerate.
13145 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
13147         * configure: Fix stupid bug where RANLIB was mistakenly included.
13149         * configure.in: Rename (buildargs, hostargs, targargs) to
13150         (build_configargs, host_configargs, target_configargs).
13152         * configure.in: Move logic out of sed statement.
13154         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
13155         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13157 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
13159         * config.sub: Import from master repository
13160         * config.guess: Ditto
13162 2002-12-24  Andreas Schwab  <schwab@suse.de>
13164         * Makefile.tpl (multilib.out): Fix missing space.
13165         * Makefile.in: Regenerate.
13167 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13169         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
13170         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
13171         * Makefile.in: Regenerate.
13172         * configure.in: Remove unnecessary leftovers.
13174 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
13176         * configure.in (extra_ranlibflags_for_target): New variable.
13177         (*-*-darwin): Add -c to ranlib commands.
13178         * configure (tooldir): Handle extra_ranlibflags_for_target.
13180 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13182         * Makefile.tpl: Revert HJL's change.
13183         * Makefile.in: Regenerated.
13184         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13185         always.
13187 2002-12-19  Andreas Schwab  <schwab@suse.de>
13189         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13190         * Makefile.in: Regenerate.
13192 2002-12-18  H.J. Lu  <hjl@gnu.org>
13194         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13195         * Makefile.in: Regenerated.
13197         * configure.in (build_prefix): New. Substitute.
13199 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
13201         * Makefile.tpl: Don't let real targets depend on phony targets.
13202         * Makefile.in: Regenerate.
13204         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13205         * Makefile.in: Regenerate.
13207 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
13209         * config.sub: Import from master repository
13210         * config.guess: Ditto
13212 2002-12-16  Jason Merrill  <jason@redhat.com>
13214         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13215         previous 'make bootstrap'.
13216         * Makefile.in: Regenerate.
13218 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
13220         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13222 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
13224         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13225         * Makefile.in: Regenerate.
13227 2002-12-13  Jason Merrill  <jason@redhat.com>
13229         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
13230         library tests.
13231         (check-c++): Just depend on it and check-target-libstdc++-v3.
13232         * Makefile.in: Regenerate.
13234 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13236         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13237         * Makefile.in: Rebuilt.
13239 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13241         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13243 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13245         * configure: Fix bug put in by gremlins.
13247         * Makefile.tpl: Substitute more autoconfily.
13248         * configure: Substitute more autoconfily.
13249         * Makefile.in: Regenerate.
13251 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
13253         * config.sub: Import from master repository
13254         * config.guess: Ditto
13255         * MAINTAINERS: Added Svein Seldal under write after approval
13257 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
13259         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13260         * Makefile.in (all-sim): Ditto.
13262 2002-12-06  DJ Delorie  <dj@redhat.com>
13264         * Makefile.tpl: Change configure dependencies to not have real
13265         targets depend on phony targets.
13267 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
13269         * configure.in: Revert unintentional change.
13271         * Makefile.tpl: Change dependency for */multilib.out so that
13272         it works when gcc isn't in the tree.
13274         * configure.in: Substitute more.
13275         * configure: Run subconfigures from the Makefile.
13276         * Makefile.tpl: Run subconfigures from the Makefile; add a few
13277         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
13279 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13281         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13283 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13285         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13286         and corresponding dependencies.
13287         * Makefile.in: Regenerate.
13289         * configure.in (host_tools): Order binutils, gas and ld for
13290         convenience in running the testsuites.
13292         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13293         * Makefile.in: Regenerate.
13294         * configure.in: Introduce rules to serialize subconfigure runs.
13296         * configure.in: Introduce BASE_CC_FOR_TARGET.
13297         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
13298         Realize configure-build-* targets.  Realize configure-target-* targets.
13299         * Makefile.in: Regenerate.
13301 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13303         * configure: Move gcc_version_trigger stuff from here...
13304         * configure.in: ...to here.
13306         * configure.in: Separate subconfigure options added by this file from
13307         options given by the user.  Add machinery to put args for host
13308         subconfigures into the Makefile.
13310         * Makefile.tpl: Remove 'vault' targets.
13311         * Makefile.tpl: Reorder and comment dependencies.
13312         * Makefile.in: Regenerate.
13314 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13315         * configure.in: Fix my broken commit of previous patch. (sigh)
13317 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13319         * configure.in: Move host-specific darwin noconfigdirs into
13320         the host-specific section.
13322 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13324         * configure.in: Move host-specific darwin noconfigdirs into
13325         the host-specific section.
13327 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
13329         * configure: Remove skip-this-dir support.
13330         * Makefile.tpl: Remove skip-this-dir support.
13332         * Makefile.tpl: Remove leftover support for non-autoconfiscated
13333         subdirectories.
13334         * Makefile.in: Regenerate.
13336         * Makefile.tpl: Strip out useless setting of 'dir'.
13337         * Makefile.in: Regenerate.
13339 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13341         * configure.in: Fix deeply stupid bug.
13343         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13344         shell code in CXX_FOR_TARGET
13345         * Makefile.def: Introduce raw_cxx.
13346         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13347         RAW_CXX_FOR_TARGET.
13348         * Makefile.in: Regenerate.
13350 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
13352         * Makefile.tpl: Remove unnecessary ifs.
13353         * Makefile.in: Regenerate.
13355         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
13356         dependencies.  Maybe-ize build-libiberty.  Create dummy install
13357         targets for 'no_install' modules.
13358         * configure: Move GDB_TK substitution to configure.in.  Move
13359         build_modules stuff to configure.in.
13360         * configure.in: Implement soft dependency machinery.  Maybe-ize
13361         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13362         * Makefile.in: Regenerate.
13364 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13366         * Makefile.tpl: Make all-target, install-target behave similarly
13367         to all, install (only hitting configured targets).  Eliminate
13368         unused macro defintions.
13370         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13371         build != host.
13373         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13375         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13377         * configure.in: Produce lists of subdir targets we're actually
13378         configuring.  Remove references to "dosrel".
13379         * Makefile.tpl: Let configure set which subdir targets are hit.
13380         Remove install-cross; clean up install; remove ALL.  Remove
13381         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13382         Autogenerate host module targets.  Remove empty dependency lines
13383         and redundant dependency; rearrange slightly.
13384         * Makefile.def: Add host-side libtermcap, utils.
13386         * Makefile.in: Regenerate.
13388 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13390         * ltconfig (osf[345]): Append $major to soname_spec.
13391         Reflect this in library_names_spec.
13392         * ltmain.sh (osf): Prefix $major with . for use as extension.
13394 2002-11-19  Andreas Jaeger  <aj@suse.de>
13396         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13397         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13398         and sparc64 GNU/Linux systems.
13400 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13402         * MAINTAINERS: Update email.
13404 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13406         * MAINTAINERS: Complete James Dennett's entry.
13408 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13410         * MAINTAINERS (Write After Approval): Add myself.
13412 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13414         * Makefile.tpl: syntactic cleanup
13416 2002-11-13  Stuart Hastings  <stuart@apple.com>
13418         * MAINTAINERS: Add myself to write-after-approval list.
13420 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13422         * Makefile.def: Add list of recursive targets to autogenerate.
13423         Add build_modules.
13424         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13425         targets.  Autogenerate *-build-* targets.
13426         * Makefile.in: Regenerate.
13428 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13430         * configure: More autoconf-style substitutions.
13431         * Makefile.tpl: More autoconf-style substitutions.
13432         * Makefile.in: Regenerate.
13434 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13436         * configure: Substitute more variables in a more autoconf-friendly
13437         way.  Simplify slightly.
13438         * Makefile.tpl: Make more variables substitutable in an
13439         autoconf-friendly way.
13440         * Makefile.in: Regenerate.
13442 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13444         * MAINTAINERS (Write After Approval): Add myself.
13446 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13448         * configure.in (v810*): Remove special setting of tools.
13450         * configure: Add support for extra required flags for ar or nm.
13451         * configure.in (aix4.3+): Use above support for target-specific
13452         issues, rather than using config/mt-aix43.
13454 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13456         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13457         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13458         with $srcdir.  Reformat indentation.  Substitute some variables
13459         formerly hard-coded in the Makefile for build=host.
13460         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13461         * Makefile.def: Autogenerate more.
13462         * Makefile.in: Regenerate.
13464 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13466         * MAINTAINERS (Write After Approval): Add myself.
13468 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13470         * Makefile.def (host_modules): Add rda.
13471         * Makefile.in: Regenerate.
13472         * configure.in (target_tool): Add target-rda to list.
13474 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13476         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13478 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13480         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13481         and restrap targets to this rule.
13482         * Makefile.in:  Regenerate.
13484 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13486         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13487         GNATS only accounts.
13489 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13491         * configure.in (i[3456]86-*-linux*): Add check to disable
13492         ${libgcj} for glibc1.
13494 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13496         * MAINTAINERS: Add myself as ip2k port maintainer.
13498 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13500         * configure.in: Add tic4x target.
13502 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13504         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13505         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13506         * Makefile.in: Regenerate.
13508         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13509         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13510         * Makefile.in: Regenerate.
13512 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13514         * MAINTAINERS: Add myself as web pages co-maintainer.
13516 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13518         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13519         * Makefile.in: Regenerate.
13521 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13523         * MAINTAINERS: Add myself and Nathan Sidwell
13524         <nathan@codesourcery.com> as VxWorks maintainers.
13526 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13528         * Makefile.def: Remove order dependency comments.
13529         * Makefile.tpl: Add explicit install-install dependencies.
13530         * Makefile.in: Regenerate.
13532         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13533         * Makefile.in: Regenerate.
13535         * Makefile.tpl: Add configure-target (for src-release in src)
13536         * Makefile.in: Regenerate.
13538 2002-09-30  Nick Clifton  <nickc@redhat.com>
13540         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13542 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13544         * configure.in (s390*-*-linux*): Enable libgcj.
13546 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13548         * configure: Revert accidentally applied changes.
13550         * Makefile.tpl: Make more autoconf-friendly.
13551         * Makefile.in: Regenerate.
13552         * configure: Make substitution more autoconf-like.
13554 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13556         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13557         single entry to handle all these.
13558         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13559         libjava on arm-*-elf.
13561 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13563         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13564         things that depend on them.
13566 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13568         * Makefile.tpl: Make subsituted variables more autoconfy.
13569         * Makefile.in: Regenerate.
13570         * configure: Make seds more autoconfy.
13572 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13574         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13575         * Makefile.in: Regenerate.
13576         * configure.in: Rewrite sed statements to look autoconfy.
13578         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13579         all-target-foo on configure-target-foo.
13580         * Makefile.def: Ditto.
13581         * Makefile.in: Rebuild.
13583 2002-09-25  Andrew Haley  <aph@redhat.com>
13585         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13587 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13589         * Makefile.def: New file.
13590         * Makefile.tpl: New file.
13591         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13592         * contrib/gcc_update: Note that Makefile.in is a generated file.
13594         * configure.in: Minor rearrangement.  Simplify tests.
13596 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13598         * configure.in (with_headers): Skip copy if value is "yes".
13599         (with_libs): Likewise.
13601 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13603         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13604         * configure.in (sh*-*-pe*): Ditto.
13605         * configure.in (mips*-*-pe*): Ditto.
13606         * configure.in (*arm-wince-pe): Ditto.
13608         * configure.in: Rearrange.
13610 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13612         * MAINTAINERS: Update my email address.
13614 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13616         * MAINTAINERS: (Write After Approval): Add myself.
13618 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13620         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13622 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13624         * MAINTAINERS: Change my mailing address.
13626 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13628         * MAINTAINERS (Write After Approval): Remove myself.
13629         (Various Maintainers: c++ runtime libs): Add myself.
13631 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13633         * MAINTAINERS (Write After Approval): Remove myself.
13634         (Various Maintainers: c++ runtime libs): Add myself.
13636 2002-08-15  Eric Christopher  <echristo@redhat.com>
13638         * config.sub: Import from master repository.
13639         * config.guess: Ditto.
13641 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13643         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13644         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13645         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13647 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13649         * MAINTAINERS: Add self to rs6000 vector extensions.
13651 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13653         * libiberty/configure: Reverted unintended yesterday's check in.
13655 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13657         * boehm-gc/configure, libf2c/configure: Rebuilt.
13658         * libffi/configure, libiberty/configure: Ditto.
13659         * libjava/configure, libobjc/configure: Ditto.
13660         * libstdc++-v3/configure, zlib/configure: Ditto.
13661         Merged from binutils:
13662         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13663         From Steve Ellcey <sje@cup.hp.com>:
13664         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13665         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13666         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13667         IA64.
13668         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13669         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13670         soname_spec, sys_lib_search_path_spec): Ditto.
13672 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13674         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13676 2002-08-04  H.J. Lu  (hjl@gnu.org)
13678         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13680 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13682         * MAINTAINERS (Write After Approval): Add myself.
13684 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13686         * configure.in: Move generic linux case to end.  Copy generic
13687         linux noconfigdirs to mips*-*-linux* entry and new
13688         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13690 2002-07-19  Michael Matz  <matz@suse.de>
13692         * MAINTAINERS: Add myself as ra* maintainer.
13694 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13696         * config.guess: Update to 2002-07-09 version.
13697         * config.sub: Update to 2002-07-03 version.
13699 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13701         * MAINTAINERS: Fix typo in a maintainer email address.
13703 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13705         * configure.in: Remove two redundant tests.
13707 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13709         * configure.in (mips*-*-irix6*o32): Enable stabs.
13711 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13713         * configure.in: Don't build grez.
13714         * Makefile.in: Ditto.
13716         * Makefile.in: Remove references to bsp, cygmon, libstub.
13717         * configure.in: Ditto.
13719         * configure.in: Remove leftover reference to gdbtest.
13721 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13723         * configure.in (gxx_include_dir):  Change to match versioned
13724         C++ headers if --enable-version-specific-runtime-libs is used.
13726 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13728         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13730 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13732         * configure.in: Make --without-x work.
13734 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13736         * configure.in: Rearrange target Makefile fragment collection.
13738         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13739         cvs[src].
13740         * configure.in: Ditto.
13742 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13744         * MAINTAINERS (Write After Approval): Update my e-mail address.
13746 2002-06-24  Ben Elliston  <bje@redhat.com>
13748         * configure.in (host_tools): Remove cgen.
13750         * Makefile.in (all-cgen): Remove; runs from its source directory.
13751         (check-cgen, install-cgen, clean-cgen): Likewise.
13752         (all-opcodes): Do not depend on all-cgen.
13753         (all-sim): Likewise.
13755 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13757         * Makefile.in: Eliminate 'apache' targets.
13758         * configure.in: Eliminate 'apache' targets.
13760         * configure.in: Eliminate redundant tests.  Reorganize.
13762         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13764         * config-ml.in: Eliminate references to Cygnus configure.
13766         * Makefile.in: Eliminate references to building emacs.
13768 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13770         * MAINTAINERS: Update my email address.
13772 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13774         * config.if (libstdcxx_incdir): Version C++ headers.
13775         (cxx_incdir): Remove.
13777 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13779         * MAINTAINERS (Write After Approval): Add self.
13781 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13783         * configure.in: Add support for ip2k.
13785 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13787         * configure.in: Fix AIX configury bug.
13789 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13791         * MAINTAINERS (Write After Approval): Add self.
13793 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13795         * configure.in: replace ${topsrcdir} with ${srcdir}
13797         * configure.in: Move definition of libstdcxx_flags
13798         right above usage, rather than waaay earlier.
13800         * configure.in: Pull definition of is_cross_compiler earlier.
13802         * configure.in: Rearrange a little.
13804         * configure.in: Remove references to librx.
13805         * Makefile.in: Remove references to librx.
13807 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13809         * config.sub: Add support for avr target.
13810         Import from master sources, rev 1.255
13812 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13814         * configure, .cvsignore:  Revert previous change...
13815         * Makefile:  ...delete.
13817 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13819         * configure.in: Eliminate ${gasdir} variable.
13821 2002-06-18  Dave Brolley  <brolley@redhat.com>
13823         * configure.in: Add support for frv.
13824         * config.sub: Add support for frv.
13826 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13828         * configure:  Remove garbage from previous commit.
13830 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13832         * configure:  For in-source builds, make a subdir and re-exec there.
13833         * Makefile:  New file.  Pass targets through to build directory.
13834         * .cvsignore:  No longer ignore "Makefile".
13836 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13838         * MAINTAINERS (Write After Approval): Add self.
13840 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13842         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13844 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13846         * configure.in (vax-*-netbsd*): Re-enable gas.
13848 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13850         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13851         BUILD_PREFIX_1, to correct nomenclature.
13852         * configure: Likewise.
13854         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13855         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13857 2002-05-31  Olaf Hering  <olh@suse.de>
13859         * config-ml.in: Propogate DESTDIR also.
13861 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13863         * configure.in (vax-*-netbsd*): Don't build gas for this
13864         platform.
13866 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13868         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13869         and libgcj for AVR.
13871 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13873         * MAINTAINERS (Write After Approval): Add myself.
13875 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13877         * config.guess: Update to 2002-05-22 version.
13878         * config.sub: Likewise.
13880 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13882         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13883         * config-ml.in: Likewise.
13884         * configure: Likewise.
13885         * configure.in: Likewise.
13887 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13889         * MAINTAINERS: Update my email address.
13891 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13893         * configure.in: Simplify makefile fragment collection.
13895         * configure.in: Remove code to build emacs.
13897         * configure.in : Remove --srcdir argument from targargs and buildargs
13898         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13900         * configure: Move some logic to configure.in.
13901         * configure.in: Move some logic from configure.
13903 2002-05-11  Tom Tromey  <tromey@redhat.com>
13905         * MAINTAINERS: Reflect libgcj reality.
13907 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13909         * Makefile.in: Honour DESTDIR.
13911 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13913         * config.guess: Import 2002-03-20 version.
13914         * config.sub: Import 2002-04-26 version.
13916 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13918         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13920 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13922         * MAINTAINERS: Add self.
13924 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13926         * ltmain.sh: Detect and handle object name conflicts
13927         while piecewise linking a static library.
13929 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13931         * configure.in (noconfigdirs): Don't disable libgcj on
13932         sparc64-*-solaris* and sparcv9-*-solaris*.
13934 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13936         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13938 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13940         * configure.in (FLAGS_FOR_TARGET): Do not add
13941         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13942         on i[3456]86-*-linux*.
13944 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13946         * configure.in (noconfigdirs): Replace [ ] with test.
13948         * configure.in (noconfigdirs): Do not add target-newlib if
13949         target == i[3456]86-*-linux*, and host == target.
13951 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13953         * configure.in: delete reference to absent file
13955         * configure.in: replace '[' with 'test'
13957         * configure.in: Eliminate references to gash.
13958         * Makefile.in: Eliminate references to gash.
13960         * configure.in: remove useless references to 'pic' makefile fragments.
13962         * configure.in: (*-*-windows*) Finish removing.
13964         * configure.in: Eliminate redundant test for libgui.
13966 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13968         * MAINTAINERS: Add self and realphabetize.  Update entries
13969         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13970         entry for a29k port maintainer.
13972 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13974         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13975         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13977 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13979         * configure.in: remove references to dead files
13981 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13983         * MAINTAINERS: Add information about purpose of this file.
13985 2002-04-18  Tom Tromey  <tromey@redhat.com>
13987         * configure.in: Disallow configuring libgcj when it is already
13988         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13989         Solaris 2.8 by default.  For PR libgcj/6158.
13991 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13993         * configure.in:  Move default CC setting out of config/mh-* fragments
13994         directly into here.
13996 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13998         * configure.in: don't even try to configure or make a subdirectory
13999         if there's no configure script for it.
14001 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14003         * MAINTAINERS: Remove chill maintainers.
14004         * Makefile.in (CHILLFLAGS): Remove.
14005         (CHILL_LIB): Remove.
14006         (TARGET_CONFIGDIRS): Remove libchill.
14007         (CHILL_FOR_TARGET): Remove.
14008         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14009         CHILL_LIB.
14010         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14011         (CHECK_TARGET_MODULES): Likewise.
14012         (INSTALL_TARGET_MODULES): Likewise.
14013         (CLEAN_TARGET_MODULES): Likewise.
14014         (configure-target-libchill): Remove.
14015         (all-target-libchill): Remove.
14016         * configure.in (target_libs): Remove target-libchill.
14017         Do not compute CHILL_FOR_TARGET.
14018         * libchill: Remove directory.
14020 2002-04-11  DJ Delorie  <dj@redhat.com>
14022         * Makefile.in, configure.in: Sync with binutils, entries
14023         follow...
14025 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
14027         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
14028         (do-tar, do-bz2): New rules.
14029         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
14030         (gdb-tar): New rule.
14031         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
14032         (insight_dejagnu.tar): New rule.
14033         (insight.tar): New rule.
14034         (gdb+dejagnu.tar): New rule.
14035         (gdb.tar): New rule.
14037 2002-02-01  Mo DeJong  <supermo@bayarea.net>
14039         * Makefile.in: Add all-tix to deps for all-snavigator
14040         so that tix is built when building snavigator.
14042 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
14044         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14045         ld and gdb are not supported.
14047 2002-01-07  Mark Salter  <msalter@redhat.com>
14049         * configure.in: Remove target-bsp and target-cygmon from arm builds.
14050         Allow target-libgloss to be built for arm, strongarm, and xscale.
14052 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
14054         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14055         options for i[3456]86-pc-linux* native builds.
14057 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
14059         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14060         files from .po files for a distribution.
14062 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
14064         * configure.in: Enable libstdc++-v3 for h8300 targets.
14066 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
14068         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14069         version from bfd/.
14071 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
14073         * Makefile.in (VER): When present, extract the version number from
14074         the file version.in.
14076 2001-05-24  Tom Rix  <trix@redhat.com>
14078         * configure.in : enable ld for aix
14080 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14082         * config.guess: Add linux target for S/390.
14084 2000-11-07  Philip Blundell  <pb@futuretv.com>
14086         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14088 2000-11-03  Philip Blundell  <pb@futuretv.com>
14090         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14091         files.
14093 2001-01-15  Ben Elliston  <bje@redhat.com>
14095         * configure.in (host_tools): Add sid.
14096         Always configure cgen.
14098 2000-11-24  Nick Clifton  <nickc@redhat.com>
14100         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14102 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
14104         * Makefile.in (ALL_MODULES): Add all-cgen.
14105         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14106         (all-cgen): New target.
14107         (all-opcodes,all-sim): Depend on all-cgen.
14108         * configure.in (host_tools): Add cgen.
14109         Only configure cgen if --enable-cgen-maint.
14111 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
14113         * configure.in: Add *-*-freebsd* configurations.
14115 2002-04-08  Tom Tromey  <tromey@redhat.com>
14117         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14118         Fixes PR libgcj/6068.
14120 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
14122         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14124 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14126         * configure.in (alpha*-dec-osf*): Enable libgcj.
14128 2003-03-27  Matthew Gingell  <gingell@gnat.com>
14130         * MAINTAINERS (Write After Approval): Add myself.
14132 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
14134         Fix for: PR bootstrap/3591, target/5676
14135         * configure.in (mcore-pe): Disable the configuration of
14136         libstdc++-v3 since exceptions are not supported.
14138 2002-03-20  Anthony Green  <green@redhat.com>
14140         * configure.in: Enable libgcj for xscale-elf target.
14142 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
14144         * MAINTAINERS:  Update my email address.
14146 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
14148         * ltmain.sh (relink_command): Fix typo in previous change.
14150 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
14152         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
14153         (relink_command): Added --tag flags.
14154         (mode=install): If relinking fails; error out.
14156 2002-03-12  Richard Henderson  <rth@redhat.com>
14158         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
14159         .NOTPARALLEL tag.
14160         (do-check): Rename from check.
14161         (check): Allow parallel check.
14163 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
14165         * MAINTAINERS: Add myself as maintainer for xtensa port.
14166         Fix alphabetical order in CPU port maintainer list.
14167         Remove myself from Write After Approval list.
14169 2002-03-11  Richard Henderson  <rth@redhat.com>
14171         * Makefile.in (.NOTPARALLEL): Add fake tag.
14173 2002-03-07  H.J. Lu  (hjl@gnu.org)
14175         * configure.in: Enable gprof for mips*-*-linux*.
14177 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
14179         * MAINTAINERS (Write After Approval): Add myself.
14181 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
14183         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14184         libjava.
14185         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14187 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
14189         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14190         because its Makefile is there; test for the executable instead.
14192 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14194         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14195         libstdc++-v3 and libjava.
14197 2002-02-11  Adam Megacz  <adam@xwt.org>
14199         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14200         boehm-gc
14202 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14204         * config.guess: Updated to 2002-01-30's version.
14205         * config.sub: Updated to 2002-02-01's version.
14206         Contribute sh64-elf.
14207         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
14208         * configure.in: Added sh64-*-*.
14210 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
14212         * MAINTAINERS: Belatedly add myself to write after approval list.
14214 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
14216         * MAINTAINERS: Put self in as maintainer for x86-64 port.
14217         Remove self as Write After Approval.
14219 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
14221         * MAINTAINERS: Put self in as maintainer for contrib/regression
14222         directory.
14224 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
14226         * MAINTAINERS:  Update my email address.
14228 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
14230         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
14231         target-libiberty, and target-libgloss.  Skip Java-related
14232         libraries if not supported for NetBSD on target CPU.
14234 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
14236         * install-sh: Use _inst.$$_ for temp file name.
14238 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
14240         * MAINTAINERS (Write After Approval): Move my contact info
14241         from here...
14242         (OS Port Maintainers): ...to here (netbsd).
14244 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
14246         * MAINTAINERS (Write After Approval): Add myself.
14248 2002-01-17  H.J. Lu  <hjl@gnu.org>
14250         * Makefile.in (all-fastjar): Also depend on all-libiberty.
14251         (all-target-fastjar): Also depend on all-target-libiberty.
14253 2002-01-16  H.J. Lu  (hjl@gnu.org)
14255         * config.guess: Import from master sources, rev 1.225.
14256         * config.sub: Import from master sources, rev 1.238.
14258 2002-01-16  Kazu Hirata  <kazu@hxi.com>
14260         * MAINTAINERS (Write After Approval): Remove myself.
14262 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
14264         * MAINTAINERS (Write After Approval): Add myself.
14266 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14268         * MAINTAINERS: Add self as docs co-maintainer.
14270 2001-12-11  Matthias Klose  <doko@debian.org>
14272         * MAINTAINERS (Write After Approval): Add myself.
14274 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
14276         * MAINTAINERS: Update my email address.
14278 2001-12-07  Turly O'Connor  <turly@apple.com>
14279         * MAINTAINERS (Write After Approval): Add myself.
14280         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14281         (rs6000_initialize_trampoline): Call __trampoline_setup for
14282         ABI_DARWIN too.
14283         * darwin-tramp.asm: New file, implements __trampoline_setup.
14284         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14286 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
14288         * MAINTAINERS (Write After Approval): Add myself.
14290 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
14292         * configure, configure.in: Use temp file for long sed commands.
14294 2001-12-03  Laurent Guerby  <guerby@acm.org>
14296         * config.sub: Update to version 1.232 on subversion.
14298 2001-12-03  Ben Elliston  <bje@redhat.com>
14300         * MAINTAINERS: Update mail address for config.* patches.
14302 2001-11-27  DJ Delorie  <dj@redhat.com>
14303             Zack Weinberg  <zack@codesourcery.com>
14305         When build != host, create libiberty for the build machine.
14307         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14308         CONFIG_ARGUMENTS.
14309         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14310         New variables.
14311         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14312         and rules.
14313         (all.normal): Depend on ALL_BUILD_MODULES.
14314         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14315         (all-build-libiberty): Depend on configure-build-libiberty.
14317         * configure: Calculate and substitute proper value for
14318         ALL_BUILD_MODULES.
14319         * configure.in: Create the build subdirectory.
14320         Calculate and substitute TARGET_CONFIGARGS (formerly
14321         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14323 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
14325         * MAINTAINERS (write-after-approval): Add self.
14327 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14329         * MAINTAINERS (GNATS only accounts): Remove self.
14331 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
14333         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14334         libf2c.
14336 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14338         * MAINTAINERS (Write After Approval): Add self.
14340 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14342         * MAINTAINERS: mips and s390 are also CPU ports.
14344 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14346         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14348 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
14350         * MAINTAINERS: Alphabetize.
14352 2001-11-09  Kazu Hirata  <kazu@hxi.com>
14354         * MAINTAINERS (Various maintainers: h8 port): Add myself.
14356 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14358         * MAINTAINERS (Various maintainers: hppa port): Added myself.
14360 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14362         * configure.in (--enable-languages): Be more permissive about
14363         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14365 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14367         * config.sub: Import from master sources, rev. 1.230.
14368         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14370 2001-11-07  Laurent Guerby  <guerby@acm.org>
14372         * MAINTAINERS (Write After Approval): Add self.
14374 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14376         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14378 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14380         * config.sub: Import from master sources, rev 1.226.
14381         * config.guess: Import from master sources, rev 1.216.
14383 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14385         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14386         * MAINTAINERS: Add self as maintainer of MMIX port.
14387         Remove old after-approval entry.
14389 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14391         * ChangeLog, configure: Fix spelling errors.
14393 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14395         * MAINTAINERS: Tweak my address.
14397 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14399         * MAINTAINERS: Update my email address.
14401 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14403         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14404         * MAINTAINERS: Add self as maintainer of CRIS port.
14406 2001-10-10  Geert Bosch  <bosch@gnat.com>
14408         * MAINTAINERS (Various maintainers: Ada front end):
14409         Added Robert Dewar.
14411 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14413         * MAINTAINERS (Write After Approval): Added self
14415 2001-10-02  Geert Bosch  <bosch@gnat.com>
14417         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14419 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14421         * configure: Handle temporary files securely using mkdir.
14423 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14425         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14427 2001-09-26  Will Cohen  <wcohen@redhat.com>
14429         * configure.in (*-*-linux*): Disable configuration of target-newlib
14430         and target-libgloss.
14432 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14434         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14435         RANLIB.
14437 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14439         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14440         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14441         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14442         avoid quotes nesting problems.
14443         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14444         (DO_X): Export only variables that are set.
14446 2001-09-19  Ben Elliston  <bje@redhat.com>
14448         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14449         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14450         semantics.  Use the shell built-in "type" command instead.
14452 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14454         Merged from gcc-3_0-branch:
14455         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14456         * ltcf-c.sh: Use $objext, not $ac_objext.
14457         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14458         * ltcf-cxx.sh: Add support for GNU.
14459         2001-07-22  Timothy Wall  <twall@redhat.com>
14460         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14461         default settings if using GNU tools with that configuration.
14462         * ltcf-cxx.sh: Ditto.
14463         * ltcf-gcj.sh: Ditto.
14464         2001-07-21  Michael Chastain  <chastain@redhat.com>
14465         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14466         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14467         * ltmain.sh: Mark as gcc-local.
14469 2001-08-30  Eric Christopher  <echristo@redhat.com>
14470             Jason Eckhardt  <jle@redhat.com>
14472         * config.guess: Merge from master sources.
14473         * config.sub: Merge from master sources, add support for mipsisa32.
14475 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14476         * config.sub: Merge from master sources, rev 1.219.
14477         * MAINTAINERS: Add self as contact for stormy16 port.
14479 2001-08-14  Zack Weinberg  <zackw@panix.com>
14481         * config.sub: Merge from master sources, rev 1.218.
14482         * config.guess: Merge from master sources, rev 1.209.
14484 2001-08-11  Graham Stott  <grahams@redhat.com>
14486         * Makefile.in (check-c++): Add missing semicolon.
14488 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14490         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14492 2001-07-30  Eric Christopher  <echristo@redhat.com>
14494         * MAINTAINERS (Various maintainers: mips port): Added myself.
14496 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14498         * configure.in (sh-*-linux*): New.
14500 2001-07-27  Richard Henderson  <rth@redhat.com>
14502         * .cvsignore: Add LAST_UPDATED.
14504 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14506         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14508 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14510         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14512 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14514         * MAINTAINERS (Write After Approval): Added myself.
14516 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14518         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14519         and libgcj on m68hc11/m68hc12.
14521 2001-06-27  H.J. Lu  (hjl@gnu.org)
14523         * Makefile (CFLAGS_FOR_BUILD): New.
14524         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14526 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14528         * README: Remove version number.
14530 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14532         * INSTALL/README: Update wrt. to the installation instructions now
14533         residing in gcc/doc/install.texi.
14535 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14537         * README: Replace with a cut-down and updated version of gcc/README.
14539 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14541         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14542         multilibs to be disabled.
14544 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14546         * MAINTAINERS (Write After Approval): Add myself.
14548 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14550         * config.guess: Import CVS version 1.195.
14551         * config.sub: Import CVS version 1.212.
14553 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14555         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14556         gcc/xgcc is built, use -print-prog-name to find out the program
14557         name to use.
14559 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14561         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14562         appear to also be in the master copy.
14563         * config.sub:  Import CVS version 1.211.
14565 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14567         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14568         with_gcc]: Use `gcc -shared' to build a shared library.
14570 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14572         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14573         archives.
14575 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14577         * MAINTAINERS (Write After Approval): Add myself.
14579 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14581         * configure.in (libstdcxx_flags): Do not try to execute
14582         libstdc++-v3/testsuite_flags until it exists.
14584 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14586         * MAINTAINERS: Update my email address.
14588 2001-05-31  Graham Stott  <grahams@redhat.com>
14590         * MAINTAINERS (Write After Approval): Add myself.
14592 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14594         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14595         libraries when using g++ with native linker.
14597 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14599         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14601 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14603         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14604         [aix4*|aix5*]: Prepend blank.
14606 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14608         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14609         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14610         of subdir/configure scripts to use the new libtool.m4.
14612 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14614         * MAINTAINERS (Write After Approval): Add myself.
14616 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14618         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14620 2001-05-11  Ben Elliston  <bje@redhat.com>
14622         * Makefile.in (all-sid): New target.
14623         (check-sid, clean-sid, install-sid): Likewise.
14625 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14627         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14629 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14631         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14632         libgcj.
14634 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14636         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14637         gcc/xgcc is built, use -print-prog-name to find out the program
14638         name to use.
14640 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14642         * configure.in (noconfigdirs): Don't reset it from scratch in the
14643         target case; only append to it.
14645         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14646         sparc-*-solaris2.8]: Disable ${libgcj}.
14648 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14650         * configure.in (libgcj_saved): Copy from $libgcj.
14651         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14652         --disable-libgcj.
14654 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14656         * MAINTAINERS: Remove self as MIPS maintainer and
14657         C front end maintainer.
14659 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14661         * configure.in: Move *-chorusos target case to the proper switch.
14662         Disable libgcj.
14664 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14666         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14667         1.641.2.228.
14669 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14671         * Makefile.in (STAGE1_CFLAGS): Pass down.
14673 2001-04-13  Alan Modra  <amodra@one.net.au>
14675         * config.guess: Add hppa64-linux support.  Note for next import that
14676         this is already in the master file.
14677         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14679 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14681         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14682         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14684 2001-04-11  Stan Shebs  <shebs@apple.com>
14686         * MAINTAINERS: Add self as Darwin port maintainer.
14688 2001-04-11  Alan Modra  <amodra@one.net.au>
14690         * MAINTAINERS: Update my email address.
14692 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14694         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14695         recent versions of FreeBSD (release 3 or later).
14696         * ltconfig: On FreeBSD, -lc must not be provided when building
14697         a shared library or else the standard -pthread gcc option is
14698         rendered worthless to later users of the built library.
14700 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14702         * MAINTAINERS: Add self and RTH as C front end maintainers.
14704 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14706         * config.sub: Make sure to match an already-canonicalized
14707         machine name (eg. mn10300-unknown-elf).
14709 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14711         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14712         New macros.
14713         (bootstrap, cross): Use RECURSE_FLAGS.
14714         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14716 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14718         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14720 2001-03-22  Colin Howell  <chowell@redhat.com>
14722         * Makefile.in (DO_X): Do not backslash single-quotes in
14723         backquotes (two places).
14725 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14727         Re-installed:
14728         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14729         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14730         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14731         * ltcf-cxx.sh: Likewise.
14732         * ltcf-gcj.sh: Likewise.
14734 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14736         * MAINTAINERS: Add myself as "documentation co-maintainer".
14738 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14740         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14741         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14743 2001-03-19  Tom Tromey  <tromey@redhat.com>
14745         * config-ml.in: Handle GCJ and GCJFLAGS.
14747 2001-03-21  Michael Chastain  <chastain@redhat.com>
14749         * Makefile.in: all-m4 depends on all-texinfo.
14751 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14753         * MAINTAINERS: Add myself to write after approval list.
14755 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14757         * Makefile.in (DO_X): Quote nested quotes.
14759 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14761         * MAINTAINERS: Add myself to write after approval list.
14763 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14765         * Makefile.in (DO_X): Use double quotes for quoting
14766         "RANLIB=$${RANLIB}".
14768 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14770         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14772 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14774         * configure.in: Only use `lang_requires' for languages athat are
14775         actually enabled.
14777 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14779         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14781 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14783         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14785 2001-03-07  Tom Tromey  <tromey@redhat.com>
14787         * configure.in: Allow config-lang.in to set `lang_requires' to list
14788         of other required languages.
14790 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14792         * Makefile.in: Remove RANLIB definition. Use RANLIB
14793         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14794         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14796 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14797             Alexandre Oliva  <aoliva@redhat.com>
14799         * Makefile.in (check-c++): Use tabs, not spaces.
14801 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14803         * MAINTAINERS: add myself to Write After Approval list.
14805 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14807         * Makefile.in (check-c++): New rule.
14809         * configure.in (target_libs): Remove libg++.
14810         (noconfigdirs): Remove libg++.
14811         (noconfigdirs): Same.
14812         (noconfigdirs): Same.
14813         (noconfigdirs): Same.
14815         * config-ml.in: Remove libg++ references.
14817         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14818         (ALL_TARGET_MODULES): Same.
14819         (configure-target-libg++): Remove.
14820         (all-target-libg++): Remove.
14821         (configure-target-libio): Remove.
14822         (all-target-libio): Remove.
14823         (check-target-libio): Remove.
14824         (.PHONY): Remove.
14825         (libg++.tar.bz2): Remove.
14826         (all-target-cygmon): Remove libio.
14827         (all-target-libstdc++): Remove.
14828         (configure-target-libstdc++): Remove.
14829         (TARGET_LIB_PATH): Remove libstdc++.
14830         (ALL_GCC_CXX): Remove libstdc++.
14831         (all-target-gperf): Correct.
14833 2001-02-16  Nick Clifton  <nickc@redhat.com>
14835         * configure.in (noconfigdirs): Allow configuration of texinfo
14836         for Cygwin hosts.
14838 2001-02-15  Anthony Green  <green@redhat.com>
14840         * configure: Introduce GCJ_FOR_TARGET.
14841         * configure.in: Ditto.
14842         * Makefile.in: Ditto.
14844 2001-02-13  Andreas Schwab  <schwab@suse.de>
14846         * MAINTAINERS: Update mail address.
14848 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14850         * config.guess: Add linux target for S/390.
14851         * config.sub: Likewise.
14853 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14855         * configure.in: for *-chorusos, don't config target-newlib and
14856         target-libgloss.
14858 2001-02-06  Ben Elliston  <bje@redhat.com>
14860         * configure: Output host type to stdout, not stderr.
14862 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14864         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14865         * ltcf-cxx.sh: Likewise.
14867         * config.if: Assume enable_libstdcxx_v3 is defined.
14869 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14871         Remove V2 C++ library.
14872         * configure.in: Remove --enable-libstdcxx_v3 support.
14874 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14876         * include/demangle.h: Add prototype for java_demangle_v3.
14878 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14880         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14882 2001-01-27  Richard Henderson  <rth@redhat.com>
14884         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14886 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14888         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14889         Don't unset, it's non-portable and no longer necessary, set to empty
14890         instead.
14892 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14894         * ltconfig: Shell portability fix for the tagname validity check.
14896 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14898         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14899         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14901 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14903         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14905 2001-01-26  Tom Tromey  <tromey@redhat.com>
14907         * configure.in: Allow libgcj to be built on Sparc Solaris.
14909 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14911         * ltcf-c.sh: Add aix5 case.
14912         * ltcf-cxx.sh: Likewise.
14913         * ltconfig: Likewise.
14915 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14917         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14918         keep at least one of build_libtool_libs or build_old_libs set to
14919         yes.
14921         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14922         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14924 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14926         * configure.in: Enable libgcj on several additional platforms.
14928 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14930         * configure.in: Enable libgcj for linux targets.
14932 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14934         * MAINTAINERS (Write After Approval): Add myself.
14936 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14938         * MAINTAINERS: Add myself as vax port maintainer.
14940 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14942         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14944 2001-01-09  Mike Stump  <mrs@wrs.com>
14946         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14947         failures of subdirectories.
14949 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14951         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14952         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14953         * ltcf-cxx.sh: Likewise.
14954         * ltcf-gcj.sh: Likewise.
14955         * ltconfig.sh: Fix typo.
14957 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14959         * configure: handle DOS-style absolute paths.
14961 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14963         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14965 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14967         * MAINTAINERS: Add myself as avr port co-maintainer.
14969 2000-12-28  Ben Elliston  <bje@redhat.com>
14971         * MAINTAINERS: Add myself under ``Write After Approval''.
14973 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14975         * texinfo: Remove directory from GCC.
14977 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14979         * COPYING: Update to current
14980         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14981         to 19yy as example year in copyright notice).
14983 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14985         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14986         (libstdcxx_incdir): Pass down.
14987         * config.if: Remove expired bits for cxx_interface, add stub.
14988         (libstdcxx_incdir): Add variable for g++ include directory.
14989         * configure.in (gxx_include_dir): Use it.
14991 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14993         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14994         with old-email address from ``Write After Approval''.
14996 2000-12-15  Andreas Jaeger  <aj@suse.de>
14998         * configure.in: Handle lang_dirs.
15000 2000-12-14  Tom Tromey  <tromey@redhat.com>
15002         * MAINTAINERS: Removed brads.
15004         * MAINTAINERS: Added gcj developers.
15006 2000-12-13  Anthony Green  <green@redhat.com>
15008         * configure.in: Disable libgcj for any target not specifically
15009         listed.  Disable libgcj for x86 and Alpha Linux until compatible
15010         with g++ abi.
15012 2000-12-13  Mike Stump  <mrs@wrs.com>
15014         * Makefile.in (local-distclean): Also remove fastjar.
15016 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
15018         * contrib/gcc_update: Add fastjar --touch entries.
15020 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
15022         * configure.in: Disable language-specific target libraries for
15023         languages that aren't enabled.
15025 2000-12-10  Anthony Green  <green@redhat.com>
15027         * configure.in: Define libgcj.  Disable libgcj target libraries for
15028         most targets.
15030 2000-12-10  Neil Booth  <neilb@earthling.net>
15032         * MAINTAINERS: Update mail address, remove from WAA list.
15034 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15036         * libjava: Imported from /cvs/java.
15037         * libffi: Likewise.
15038         * Boehm-gc: Likewise.
15040 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15042         * configure.in (target_libs): Revert 2000-12-08 patch.
15043         (noconfigdirs): Added target-libjava.
15045 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15047         * djunpack.bat: removed.
15049 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15051         * Makefile.in: handle DOS-style absolute paths.
15052         * config-ml.in: likewise.
15053         * symlink-tree: likewise.
15055 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15057         * fastjar: Imported.
15059 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15061         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15062         libjava.
15063         * configure.in (target_libs): Removed `target-libjava'.
15065 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15067         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15068         (ALL_MODULES): Added fastjar.
15069         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15070         (all-target-libjava): all-fastjar replaces all-zip.
15071         (all-fastjar): Added.
15072         (configure-target-fastjar, all-target-fastjar): Likewise.
15073         * configure.in (host_tools): Added fastjar.
15075 2000-12-07  Mike Stump  <mrs@wrs.com>
15077         * Makefile.in (local-distclean): Remove leftover built files.
15079 2000-11-24  Nick Clifton  <nickc@redhat.com>
15081         * configure.in (xscale-elf): Add target.
15082         (xscale-coff): Add target.
15084 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
15086         * ltcf-cxx.sh: Support creation of C++ shared libraries on
15087         recent versions of FreeBSD (release 3 or later).
15088         * ltconfig: On FreeBSD, -lc must not be provided when building
15089         a shared library or else the standard -pthread gcc option is
15090         rendered worthless to later users of the built library.
15092 2000-11-16  Fred Fish  <fnf@be.com>
15094         * configure.in (enable_libstdcxx_v3): Fix typo,
15095         libstd++ -> libstdc++.
15097 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15099         * MAINTAINERS: Add self to Write After Approval list.
15101 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
15103         * MAINTAINERS: Update my email address.  Add myself to global write
15104         privs list.
15106 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
15108         * Makefile.in: Merge with src and libgcj.
15109         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
15110         configure-target-<library> when their configure scripts need the C
15111         or C++ library to have already been built to work properly.
15112         (do_proto_toplev): Set them to an empty string.
15114         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15115         (REALLY_SET_LIB_PATH): Use them.
15117 2000-11-17  Stan Shebs  <shebs@apple.com>
15119         * MAINTAINERS: Add self to Write After Approval list.
15121 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15123         * configure: Provide the original toplevel configure arguments
15124         (including $0) to subprocesses in the environment rather than
15125         through gcc/configargs.h.
15127 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15129         * MAINTAINERS: Remove references to cccp. Change C9X reference to
15130         C99.  Alphabetise "Write After Approval" list.
15132 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
15134         * configure: Turn on libstdc++ V3 by default.
15136         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15137         if we've got GCC.
15139 2000-11-11  Philip Blundell  <philb@gnu.org>
15141         * MAINTAINERS: Add self to Write After Approval list.
15143 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
15145         * ltcf-c.sh (aix4): Improve shared library configuration; require
15146         exporting symbols.
15147         * ltcf-cxx.sh (aix4): Define.
15148         * ltconfig (aix4): Define library and soname specs appropriate for
15149         AIX.  Define command to create export symbols list.
15151 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
15153         * config.sub: Add support for Sun Chorus
15155 2000-10-31  Nick Clifton  <nickc@redhat.com>
15157         * MAINTAINERS: Rename <name>@cygnus.com addresses to
15158         <name>@redhat.com.  Also installed new email address for Clint
15159         Popetz.
15161 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
15163         * etc: Remove directory from GCC.
15165 2000-10-16  Michael Meissner  <meissner@redhat.com>
15167         * configure (gcc/configargs.h): Only create if there is a build GCC
15168         directory created.
15170 2000-10-16  Matthias Klose  <doko@debian.org>
15172         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15173         when configured for libstdc++-v3.
15175 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
15177         * configure: Save configure arguments to gcc/configargs.h.
15179 2000-10-04  Philipp Thomas  <pthomas@suse.de>
15181         * config.guess: Import CVS version 1.157.
15182         * config.sub: Import CVS version 1.181.
15184 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
15186         * Makefile.in (bootstrap): avoid recursion if subdir missing
15187         (cross): ditto
15188         (do-proto-toplev): ditto
15190 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
15192         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15193         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15195         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15196         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
15197         all affected `configure' scripts.
15199 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
15201         * MAINTAINERS: Add self as cpplib co-maintainer.
15203 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
15205         * MAINTAINERS: Add self to Write After Approval list.
15207 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15209         * INSTALL/README: egcs -> GCC update.
15211 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
15213         * MAINTAINERS: Add myself to Write After Approval list.
15215 2000-09-15  Kazu Hirata  <kazu@hxi.com>
15217         * MAINTAINERS: Add myself to Write After Approval list.
15219 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
15221         * configure.in: Do not build byacc for hppa64.  Provide paths to the
15222         X11 libraries for hppa64.
15224 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15226         * MAINTAINERS: Add myself as 68hc11 port maintainer.
15228 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
15230         * Makefile.in (all-zlib): Added dummy target.
15232         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15233         ltcf-gcj.sh: Updated from libtool multi-language branch.
15235 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
15237         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15238         (bootstrap*): Depend on all-bootstrap.
15240 2000-09-05  Philipp Thomas  <pthomas@suse.de>
15242         * config.guess: Import CVS version 1.156.
15243         * config.sub: Import CVS version 1.179.
15245 2000-09-02  Anthony Green  <green@cygnus.com>
15247         * Makefile.in (all-gcc): Depend on all-zlib.
15248         (CLEAN_MODULES): Add clean-zlib.
15249         (ALL_MODULES): Add all-zlib.
15250         * configure.in (host_libs): Add zlib.
15252 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
15254         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15255         crosses, but add gcc/include to the header search path for them.
15257 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
15259         * MAINTAINERS: Add self to Write After Approval list.
15261 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15263         * config.guess: Import CVS version 1.152.
15264         * config.sub: Import CVS version 1.177.
15266 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
15268         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15269         $targargs to tell whether newlib is going to be built.
15271         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15272         $$r/TARGET_SUBDIR/libio for _G_config.h.
15274 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
15276         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15278 2000-08-22  DJ Delorie  <dj@redhat.com>
15280         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15282 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
15284         * config-ml.in (CC, CXX): Avoid trailing whitespace.
15285         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15286         sub-configures.
15288 2000-08-21  DJ Delorie  <dj@redhat.com>
15290         * MAINTAINERS: Add self as a libiberty maintainer
15292 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
15294         * configure.in (libstdcxx_flags): Use
15295         libstdc++-v3/src/libstdc++.INC.
15297 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
15299         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15301 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
15303         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15305         * configure: Make enable_threads and enable_shared defaults
15306         explicit.  Substitute enable_threads into generated Makefiles.
15307         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15308         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15310 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15312         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15314 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
15316         * config-ml.in (CC): Remove bogus duplicate quotation mark from
15317         previous delta.
15319 2000-08-11  Jason Merrill  <jason@redhat.com>
15321         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15322         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15323         (FLAGS_FOR_TARGET): Not here.
15324         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15326 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
15328         * config-ml.in (CC, CXX): Don't introduce a leading space.
15330 2000-08-07  DJ Delorie  <dj@delorie.com>
15332         * MAINTAINERS: Add self as a DJGPP maintainer
15334 2000-08-07  DJ Delorie  <dj@redhat.com>
15336         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15337         "if we're also building gcc, and it's a gcc that will run on the
15338         build machine, we want to use its includes instead of the system's
15339         default includes".
15341 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15343         * MAINTAINERS: Add self to Write After Approval list.
15345 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
15347         * configure.in (libstdcxx_flags): Don't use `"'.
15349         * config-ml.in: Adjust multilib search paths to the
15350         appropriate multilib tree.
15352 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
15354         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15355         commas in $LANGUAGES.
15357 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
15359         * configure.in: Re-enable all references to libg++ and librx.
15361 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15363         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15364         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15365         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15366         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15368         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15370 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15372         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15373         CXX_FOR_TARGET for sed.
15375 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15377         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15378         Do not override if already set in the environment or in configure.
15379         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15380         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15382 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15384         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15385         the libtool CVS tree multi-language branch.
15386         * ltconfig, ltmain.sh: Updated.
15388 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15390         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15391         (clean-target): Depend on it.
15393         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15394         (GCC_FOR_TARGET): Use it.
15395         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15396         * configure.in: ... here.
15397         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15398         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15400 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15402         * MAINTAINERS: Add self to Write After Approval list.
15404 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15406         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15407         (configure-target-libchill, configure-target-libobjc): Likewise.
15409         * configure.in: Use the same cache file for all target libs.
15410         * config-ml.in: But different cache files per multilib variant.
15412 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15414         * configure (topsrcdir): Don't use dirname.
15416 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15418         * MAINTAINERS: Add self to Write After Approval list.
15420 2000-07-20  Jason Merrill  <jason@redhat.com>
15422         * configure.in: Remove all references to libg++ and librx.
15424         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15426 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15428         * config.sub: Update to subversions version 2000-07-06.
15430 2000-07-12  Andrew Haley  <aph@cygnus.com>
15432         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15433         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15435 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15437         * symlink-tree:  Check number of arguments.
15439 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15441         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15442         search path for a g++ extracted from the build tree.  This
15443         will allow link tests run by configure scripts in
15444         subdirectories to succeed.
15446 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15448         * ltconfig: Add support for mips-dde-sysv4.2MP
15450 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15452         * MAINTAINERS: Add myself as loop discovery maintainer.
15454 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15456         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15457         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15459 2000-06-19  Timothy Wall  <twall@cygnus.com>
15461         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15462         * config.sub: Add tic54x target.
15464 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15466         * MAINTAINERS: Add self as Fortran maintainer,
15467         remove Craig Burley.
15469 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15471         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15472         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15474 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15476         * MAINTAINERS: Add self as i18n maintainer
15478 20000-05-21  H.J. Lu  (hjl@gnu.org)
15480         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15481         directory are used if they exist. Make sure
15482         $(build_tooldir)/include is searched for header files,
15483         $(build_tooldir)/lib/ for library files.
15484         (GCC_FOR_TARGET): Likewise.
15485         (CXX_FOR_TARGET): Likewise.
15487 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15489         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15491 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15493         * Makefile.in (configure-target-libiberty): Depend on
15494         configure-target-newlib.
15496 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15498         * configure.in, Makefile.in: Merge all libffi-related
15499         configury stuff from the libgcj tree.
15501 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15503         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15504         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15506 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15508         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15509         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15510         current version information.  Add to proto-toplev directory.
15511         (gdb-taz): Build do-djunpack.
15513 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15515         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15517 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15519         * MAINTAINERS: Add self to Write After Approval list.
15521 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15523         * ltmain.sh: Preserve in relink_command any environment
15524         variables that may affect the linker behavior.
15526 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15528         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15530 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15532         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15534 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15536         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15537         with the version name.
15539 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15541         * MAINTAINERS: Add self as bb-reorder maintainer.
15543 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15545         * config.if: Tweak.
15547 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15549         * djunpack.bat: New file.
15551 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15553         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15554         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15555         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15556         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15558 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15560         * config.sub (case $basic_machine): Change default for "ibm-*"
15561         to "openedition".
15563 2000-04-13  Andreas Jaeger  <aj@suse.de>
15565         * MAINTAINERS: Added myself.
15567 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15569         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15570         (do-md5sum): New target.
15571         (MD5PROG): Define.
15572         (PACKAGE): Default to TOOL.
15573         (VER): Default to a shell script.
15574         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15575         md5 checksum generation.
15576         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15577         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15578         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15579         insight.tar.bz2): Use gdb-taz to create archive.
15581 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15583         * configure (warn_cflags): Delete.
15585 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15587         * MAINTAINERS: Added myself.
15589 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15590             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15592         * configure.in (enable_libstdcxx_v3): Add.
15593         (target_libs): Add bits here to switch between libstdc++-v2 and
15594         libstdc++-v3.
15595         * config.if: And this file too.
15596         * Makefile.in: Add libstdc++-v3 targets.
15598 2000-04-05  Michael Meissner  <meissner@redhat.com>
15600         * config.sub (d30v): Add d30v as a basic machine type.
15602 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15604         * configure.in: -linux-gnu*, not -linux-gnu.
15606 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15608         * MAINTAINERS: Add self in write-after-approval section.
15610 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15612         * MAINTAINERS: Add self as ia64 port maintainer.
15614 2000-03-08  Neil Booth  <NeilB@earthling.net>
15616         * MAINTAINERS: Add self in write-after-approval section.
15618 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15620         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15621         (do-tar-bz2): Replace TOOL with PACKAGE.
15622         (gdb.tar.bz2): Remove GDBTK from GDB package.
15623         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15624         dejagnu.tar.bz2): New packages.
15626 2000-02-27  Andreas Jaeger  <aj@suse.de>
15628         * configure.in: Add entry for mips*-*-linux*, move catch all
15629         *-*-*linux* entry below this one.
15631 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15633         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15635 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15637         * config.sub: Support an OS of "wince".
15639 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15641         * config.guess, config.sub: Updated to match config's 2000-02-15
15642         version.
15644 2000-02-23  Linas Vepstas  <linas@linas.org>
15646         * config.sub: Add support for Linux/IBM 370.
15647         * configure.in: Likewise.
15649 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15651         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15653 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15655         * config.guess: Guess "cygwin" rather than "cygwin32".
15657 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15659         * configure (gcc_version): When setting, narrow search to
15660         lines containing `version_string'.
15662 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15664         * config.sub: Add support for avr target.
15666 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15668         * MAINTAINERS: Add maintainers for MCore port.
15670 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15672         * config.sub: Add mmix-knuth-mmixware.
15674 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15676         * MAINTAINERS: Pair cccp with cpplib maintainership.
15678 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15680         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15681         structure stuff to -L library search.
15682         (CXX_FOR_TARGET): Ditto.
15683         (CROSS_CHECK_MODULES): Fix spelling mistake.
15685 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15687         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15688         the C++ compiler.
15690 2000-01-12  Richard Henderson  <rth@cygnus.com>
15692         * configure.in: Don't build some bits for beos.
15694 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15696         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15697         as include files.
15699 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15701         * Add self as cpplib maintainer, as requested by Jason
15702         Merrill.  Correct my e-mail address.
15704 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15706         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15707         not mh-aix43.
15709 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15711         * MAINTAINERS: Add myself to "write after approval" list.
15713 1999-12-14  Richard Henderson  <rth@cygnus.com>
15715         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15716         * config.sub: Accept alphaev[78], alphaev8.
15718 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15720         * config.guess, config.sub: Update from autoconf.
15722 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15724         * MAINTAINERS:  update my playtime e-address.
15726 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15728         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15729         necessary libraries are missing.
15731 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15733         * MAINTAINERS: Add new 'write after approval' maintainer.
15735 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15737         * MAINTAINERS: Add new Java maintainer.
15739 1999-10-25  Andreas Schwab  <schwab@suse.de>
15741         * configure: Fix quoting inside arguments of eval.
15743 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15745         * config-ml.in: Allow suppression of some ARM multilibs.
15747 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15749         * config.guess: Add OS/390 match pattern.
15750         * config.sub: Add mvs, openedition targets.
15751         * configure.in (i370-ibm-opened*): New.
15753 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15755         * config.sub: Add support for configuring for pj.
15757 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15759         * config.sub (maybe_os): Add support for configuring for fr30.
15761 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15763         * configure.in: Do not configure or build ld for AIX
15764         platforms.  ld is known to be broken on these platforms.
15766 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15768         * config-ml.in: Pass compiler flag corresponding to multidirs to
15769         subdir configures.
15771 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15773         * Makefile.in (LDFLAGS): Define.
15775 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15777         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15778         noconfigdirs.
15779         (*-*-cygwin*): Likewise.
15781 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15783         * mkdep: New file.
15784         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15785         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15787         From Eli Zaretskii <eliz@is.elta.co.il>:
15788         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15789         long file name when using DJGPP on MS-DOS.
15791 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15793         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15795 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15797         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15798         dependency as this causes "make check" to globally "make all"
15800 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15802         * configure.in (target_libs): Added target-zlib.
15803         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15804         (CONFIGURE_TARGET_MODULES): Likewise.
15805         (CHECK_TARGET_MODULES): Likewise.
15806         (INSTALL_TARGET_MODULES): Likewise.
15807         (CLEAN_TARGET_MODULES): Likewise.
15808         (configure-target-zlib): New target.
15809         (all-target-zlib): Likewise.
15810         (all-target-libjava): Depend on all-target-zlib.
15811         (configure-target-libjava): Depend on configure-target-zlib.
15813         * Makefile.in (configure-target-libjava): Depend on
15814         configure-target-newlib.
15815         (configure-target-boehm-gc): New target.
15816         (configure-target-qthreads): New target.
15818         * configure.in (target_libs): Added target-qthreads.
15819         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15820         (CONFIGURE_TARGET_MODULES): Likewise.
15821         (CHECK_TARGET_MODULES): Likewise.
15822         (INSTALL_TARGET_MODULES): Likewise.
15823         (CLEAN_TARGET_MODULES): Likewise.
15824         (all-target-qthreads): New target.
15825         (configure-target-libjava): Depend on configure-target-qthreads.
15826         (all-target-libjava): Depend on all-target-qthreads.
15828         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15829         (CONFIGURE_TARGET_MODULES): Likewise.
15830         (CHECK_TARGET_MODULES): Likewise.
15831         (INSTALL_TARGET_MODULES): Likewise.
15832         (CLEAN_TARGET_MODULES): Likewise.
15833         (all-target-libjava): New target.
15834         (all-target-boehm-gc): Likewise.
15835         * configure.in (target_libs): Added libjava, boehm-gc.
15837 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15839         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15840         configure.bat in SUPPORT_FILES.
15841         (gas+binutils.tar.bz2): Likewise.
15843         * makeall.bat: Remove; obsolete.
15845 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15847         From Mark Elbrecht:
15848         * configure.bat: Remove; obsolete.
15850 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15852         * configure: Add -W -Wall to the default CFLAGS when compiling with
15853         gcc.
15855 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15857         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15859 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15861         * configure.in: Build ld on IRIX6.
15863 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15865         * Makefile.in: Change distribution targets to use bzip2 instead of
15866         gzip.
15867         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15868         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15870 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15872         * config.sub: Add mcore target.
15874 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15876         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15878 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15880         * config.guess (dummy): Changed to $dummy.
15882 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15884         * config.sub: Tidied up case statements.
15886 1999-05-22  Ben Elliston  <bje@cygnus.com>
15888         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15889         <jiro@din.or.jp>.
15891         * config.guess: Merge with FSF version. Future changes will be
15892         more accurately recorded in this ChangeLog.
15893         * config.sub: Likewise.
15895 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15897         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15899 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15901         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15903 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15905         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15907 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15909         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15910         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15911         Bad merge removed these two changes.
15913 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15914                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15916         * config.guess (interix Alpha): Add.
15918 1999-04-11  Richard Henderson  <rth@cygnus.com>
15920         * configure.in (i?86-*-beos*): Do config gperf; don't config
15921         gdb, newlib, or libgloss.
15923 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15925         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15926         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15927         from multidirs.
15929 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15931         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15933 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15935         * config.sub: Add support for mcore targets.
15937 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15939         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15940         not mt-ospace, in order to shut up assembler warning about using
15941         symbols that are named the same as registers.
15943 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15945         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15946         dependency list for all-target-cygmon.
15948 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15950         * config-ml.in: Check $host, not $target, for selective multilibs.
15951         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15952         thumb interworking, and underscore prefix multilibs.
15954 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15956         * missing: Update to version from current automake.
15958 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15960         * configure (gxx_include_dir): Removed.
15962         * configure.in (gxx_include_dir): Handle it.
15963         * Makefile.in: Likewise.
15965 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15967         * config.sub (mips64vr4111,mips64vr4111el) Add.
15969 1999-03-21  Ben Elliston  <bje@cygnus.com>
15971         * config.guess: Correct typo for detecting ELF on FreeBSD.
15973 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15975         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15976         config/mh-djgpp.
15978 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15980         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15981         all-target-newlib to dependency list for all-target-bsp.
15983 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15985         * config.sub: Add i386-uwin support.
15986         * config.guess: Likewise.
15988 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15990         * configure.in: cleanup, add mh-*pic handling for arm, special
15991         case powerpc*-*-aix*
15993 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15995         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15996         can be built.
15998 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
16000         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16001         targets.
16003 1999-03-02  Nick Clifton  <nickc@cygnus.com>
16005         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16007 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
16009         * config.sub: Check for "cygwin*" rather than "cygwin32*"
16011 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16013         * config.sub: Fix typo in arm recognition.
16015 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
16017         * configure.in (noconfigdirs): Changed target_configdirs to
16018         include target-bsp only for m68k-*-elf* and m68k-*-coff*
16019         rather than m68k-*-* since it is not known to work on
16020         m68k-aout. Ditto for arm-*-*oabi.
16022 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
16024         * configure.in (*-*-windows*): Remove, no longer used.
16026 1999-02-19  Ben Elliston <bje@cygnus.com>
16028         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16029         Smart and improved by Andrew Cagney.
16031 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
16033         * config.guess: Recognize openbsd-*-hppa.
16035 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
16037         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16038         only if it is not empty.
16040 1999-02-17  Nick Clifton  <nickc@cygnus.com>
16042         Patch from: Scott Bambrough <scottb@corelcomputer.com>
16044         * config.guess: Modified to recognize uname's armv* syntax.
16046         * config.sub: Modified to recognize uname's armv* syntax.
16048 1999-02-17  Mark Salter  <msalter@cygnus.com>
16050         * configure.in: Added target-bsp for sparclite.
16052 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
16054         * config.sub: Recognize alphapca5[67] and up to alphaev8.
16056 1999-02-08  Nick Clifton  <nickc@cygnus.com>
16058         * configure.in: Add support for strongarm port.
16059         * config.sub: Add support for strongarm target.
16061 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16063         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16064         the old name config/mh-cygwin32.
16065         Enable texinfo.
16067 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
16069         * configure.in: Do build ld for ix86 Solaris.
16071 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
16073         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
16074         $AR_FOR_TARGET.  Likewise for RANLIB.
16076 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
16078         * config.sub (oabi):  Recognize.
16079         * configure.in (arm-*-oabi):  Handle.
16081 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
16083         * config.guess: Improve detection of i686 on UnixWare 7.
16085 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16087         * config.guess: Add support for i386-pc-interix.
16088         * config.sub: Likewise.
16089         * configure.in: Likewise.
16091 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
16093         * Makefile.in: Remove unneeded all-target-libio from
16094         from all-target-winsup target since it is now unneeded.
16095         Add all-target-libtermcap in its place since it is now
16096         needed.
16098 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
16100         * configure.in: makefile stub for cygwin target is probably
16101         unnecessary.  Remove it for now.
16103 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
16105         * configure.in: libtermcap.a should be built when cygwin is the
16106         target as well as the host.
16107         * config.guess: Allow mixed case in cygwin uname output.
16108         * Makefile.in: Add libtermcap target.
16110 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
16112         * config.sub: Clean up handling of hppa2.0.
16114 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
16116         * config.guess: Use C code to identify more HP machines.
16118 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
16120         * config.sub: Handle hppa2.0.
16122 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
16124         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16125         cygmon for all sparclite targets, regardless of object format.
16127 1998-12-15  Mark Salter  <msalter@cygnus.com>
16129         * configure.in: Added target-bsp for several target architectures.
16131         * Makefile.in: Added rules for bsp.
16133 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
16135         * config.guess: Improve detection of hppa2.0 processors.
16137 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
16139         * config.guess: Recognize FreeBSD using ELF automatically.
16141 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
16143         * configure (skip-this-dir): Add handling for new shell script, which
16144         might be created by a sub-directory's configure to indicate, this particular
16145         directory is "unwanted".
16146         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16148 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
16150         * ltconfig: import from libtool, after changing libtool to
16151         account for the cygwin name change.
16153 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
16155         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16156         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16158 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
16160         * configure.in: Add libtermcap to list of cygwin dependencies.
16162 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
16164         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16165         they include winsup/include when it's a cygwin target.
16167 1998-11-12  Tom Tromey  <tromey@cygnus.com>
16169         * configure.in (host_tools): Added zip.
16170         * Makefile.in (all-target-libjava): Depend on all-zip.
16171         (all-zip): New target.
16172         (ALL_MODULES): Added all-zip.
16173         (NATIVE_CHECK_MODULES): Added check-zip.
16174         (INSTALL_MODULES): Added install-zip.
16175         (CLEAN_MODULES): Added clean-zip.
16177 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
16179         * Makefile.in: lose "32" from comment about cygwin.
16181 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
16183         * configure.in: Use -Os to build target libraries for the fr30.
16185 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
16187         * config.sub: Add fr30.
16189 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
16191         * configure.in: drop "32" from config/mh-cygwin32.  Check
16192         cygwin* instead of cygwin32*.
16193         * config.sub: Check cygwin* instead of cygwin32*.
16195 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
16197         * config.guess: Match any version of Unixware7.
16199 1998-10-20  Syd Polk  <spolk@cygnus.com>
16201         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16202         if desired.
16204 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
16206         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16207         these if the appropriate directories and files to not exist.
16209 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
16211         * Makefile.in (DEVO_SUPPORT): Add config.if.
16213 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16215         * configure: Add pattern to replace "build_tooldir"'s
16216         definition in the generated Makefile with "tooldir"'s
16217         actual value.
16219 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
16221         * config.sub: Bring back lost sparcv9.
16223         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16225 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
16227         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16228         CC_FOR_TARGET and friends.
16230 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
16232         * Makefile.in (build_tooldir): New variable, same as tooldir.
16233         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16234         -B$(build_tooldir)/bin/.
16235         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16237 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16239         * README: Remove installation instructions and refer to the
16240         INSTALL directory instead.
16242 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
16244         * config.sub: Add support for i[34567]86-pc-udk.
16245         * configure.in: Likewise.
16247 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
16249         * Makefile.in: add bzip2 package building bits for user
16250         tools module
16251         * configure.in: ditto
16253 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
16255         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16256         (ALL_TARGET_MODULES): Add all-target-libobjc.
16257         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16258         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16259         (all-target-libchill): Add dependencies.
16260         * configure.in (target_libs): Add libchill.
16262 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
16264         * configure.in (target_subdir): Remove duplicate line.
16266 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
16268         * Makefile.in (all-automake): fix dependencies.
16270 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
16272         * configure.in: Minor cleanups for building in the $(target_alias)
16273         subdir.
16275 1998-09-22  Jim Wilson  <wilson@cygnus.com>
16277         * Makefile.in (bootstrap): Set r and s before make all.  Use
16278         BASE_FLAGS_TO_PASS in make all.
16279         (cross): Likewise.
16281 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
16283         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16285 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
16287         * config.sub: Fix typo in last change.
16289 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16291         * config.sub: Add support for C4x target.
16292         * configure.in: Likewise.
16294 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
16296         * config.sub: Recognize sparcv9 just like sparc64.
16298 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
16300         * config.guess: Match "Pent II" or "PentII" for OpenServer.
16302 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
16304         * config.guess: Correctly identify Pentium II sco boxes.
16306         * config.guess: Fix "tr" code.  From Weiwen Liu.
16308 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
16310         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16311         stabs.
16313 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
16315         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16316         (ALL_TARGET_MODULES): Add all-target-libchill.
16317         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16318         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16319         (all-target-libchill): Add dependencies.
16320         * configure.in (target_libs): Add libchill.
16322 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16324         * config.guess: Avoid assumptions about "tr" behaves when
16325         LANG is set to something other than English.
16327 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
16329         * configure (gxx_include_dir): Changed to
16330         '${prefix}/include/g++'-${libstdcxx_interface}.
16332         * config.if: New to determine the interfaces.
16334 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
16336         * config.guess: Detect and handle MPE/IX.
16337         * config.sub: Deal with MPE/IX.
16339 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
16341         * configure.in: Use mh-aix43.
16343 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
16345         * configure: Fix --without/--disable cases for gxx-include-dir.
16347 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
16349         * mdata-sh:  Imported.  Needed for automake support.
16351 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
16353         * Makefile.in (taz): Try "chmod -R og=u ." before
16354         "chmod og=u `find . -print`".
16356 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
16358         * configure.in: Add arm-elf and thumb-elf support.
16360 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16362         * Makefile.in: Undo previous patch.
16364 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16366         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16367         to here ...
16368         (install-no-fixedincludes): and here
16369         (INSTALL_MODULES): ... from here.
16371 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16373         * config.sub: Merge with FSF.
16375         * config.guess: Merge with FSF.
16377 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16379         * configure (extraconfigdirs): New variable.
16380         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16381         * Makefile.in (all): Move higher in file.
16382         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16383         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16384         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16385         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16386         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16388 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16390         * Makefile.in (all-target-libjava): Depend on all-gcc and
16391         all-target-newlib.
16392         (configure-target-libjava): Depend on $(ALL_GCC).
16394 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16396         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16397         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16399 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16401         * INSTALL/README: Fix typo.
16403 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16405         * ylwrap: Change absolute path checks to check for DOS style path
16406         names.
16408         * ylwrap: Don't use a full path name if the source file is in the
16409         same directory.  From hjl@lucon.org (H.J. Lu).
16411         * config-ml.in: Default to being verbose, to match Feb 18 change to
16412         configure.
16414 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16416         Brought over from egcs:
16418         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16420         * configure.in (target_subdir): Set to ${target_alias} instead
16421         of "libraries".
16423         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16425         * configure.in (target_subdir): Set to libraries if enable_multilib.
16427 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16429         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16430         multilibs, force reconfiguration the first time we create
16431         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16433 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16435         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16436         avoid confusion with --no-recursion.
16438 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16440         * configure.in: Win32 hosts shouldn't use install -x
16441         * install-sh: remove -x option, and special .exe-handling
16442         hack.
16444 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16446         * config.guess: Recognize i586-pc-beos.
16447         * configure.in: Don't build some bits for beos.
16449 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16451         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16452         CFLAGS default to -O2.
16454         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16455         when using GNU ld.
16457 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16459         * ltmain.sh: Correct install when using a different shell.
16461 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16463         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16465 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16467         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16468         target.
16470 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16472         * ltconfig: Update to correct AIX handling.
16474 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16476         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16478         * configure.in (target_subdir): Set to ${target_alias} instead
16479         of "libraries".
16481 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16483         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16484         (Makefile): Depend on $(gcc_version_trigger).
16486         * configure (gcc_version): Change default initializer to empty
16487         string.
16488         (gcc_version_trigger): New variable; pass this variable down
16489         to subdir configures to enable them checking gcc's version
16490         themselves. Emit make macros for both gcc_version vars.
16491         (topsrcdir): Initialize reliably.
16492         (recursion line): Remove --with-gcc-version=${gcc_version}.
16494 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16496         * configure (enable_version_specific_runtime_libs): Implement new flag
16497         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16498         in $(libsubdir); emit definition in each generated Makefile.
16499         (gxx_include_dir): Initialize depending on
16500         $enable_version_specific_runtime_libs.
16502 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16504         * configure (gcc_version): Initialize properly depending on
16505         how and where configure is started.
16506         (recursion line): Pass a --with-gcc-version=${gcc_version}
16507         to configures in subdirs.
16509 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16511         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16512         cygmon
16514 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16516         * configure.in: Add cygmon and libstub support for mn10200.
16518 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16520         * configure (gcc_version): Add new variable describing the
16521         particular gcc version we're building.
16522         * Makefile.in (libsubdir): Add new macro for the directory
16523         in which the compiler finds executables, libraries, etc.
16524         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16525         and libsubdir.
16527 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16529         * Makefile.in (local-clean): Remove *.log.
16530         (warning.log): Built with warn_summary from build.log.
16531         (mail-report.log): Run test_summary.
16532         (mail-report-with-warnings.log): Run test_summary including
16533         warning.log in the report.
16535 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16537         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16539 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16541         * Makefile.in (grep): Grep no longer depends on libiberty.
16543 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16545         * Makefile.in: all-snavigator needs all-libgui.
16547 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16549         * configure.in: Add cygmon and libstub support for mn10300.
16551 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16553         * missing: Update to version from automake 1.3.
16555         * ltmain.sh: On installation, don't get confused if the same name
16556         appears more than once in the list of library names.
16558 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16560         * config.sub: Accept m68060 and m5200 as CPU names.
16562 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16564         * configure: Use && rather than using -a in test, because odd
16565         strings can confuse test.
16566         * configure.in: Likewise.
16568 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16570         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16572 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16574         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16575         bootstrap4-lean): New targets.
16577 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16579         * mpw-* Delete.  Not used.
16581 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16583         * COPYING.LIB: Update FSF address.
16585 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16587         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16589         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16590         GAS_SUPPORT_DIRS.
16592 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16594         * ltconfig, ltmain.sh: Avoid producing a version number if
16595         -version-info was not used.
16597 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16599         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16600         building with newlib.
16602 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16604         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16605         Solaris `make' causes it to continue to next definition.
16607 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16609         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16610         the right GUI libraries and files are installed along with GDB.
16612 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16614         * configure.in: Change alpha to alpha* in several places.
16616 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16618         * config.sub: Recognize sparc86x.
16620 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16622         * configure.in (--enable-target-optspace): Remove debug echo.
16624 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16626         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16628 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16630         * ltconfig: Update cygwin32 support.
16632         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16633         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16634         (GDB_SUPPORT_DIRS): Likewise.
16636 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16638         * configure.in (target_makefile_frag): If --enable-target-optspace,
16639         use -Os to compile target libraries rather than -O2.  Default to
16640         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16641         not used.
16642         * configure.in (target_cflags): Ditto for d30v.
16644 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16646         * Makefile.in (all-bfd): Depend on all-intl.
16647         (all-binutils): Likewise.
16648         (all-gas): Likewise.
16649         (all-gprof): Likewise.
16650         (all-ld): Likewise.
16652 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16654         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16656 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16658         * Makefile.in (all-bfd): Depend upon all-libiberty.
16660         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16662 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16664         * Makefile.in: Add libstub.
16666         * configure.in: Ditto. Build libstub for targets that have cygmon
16667         support.
16669 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16671         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16673 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16675         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16676         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16678 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16680         * configure: Define DEFAULT_M4 by searching PATH.
16681         * Makfile.in: Use DEFAULT_M4.
16683 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16685         * ltconfig: Add cygwin32 support.
16687         * Makefile.in, configure.in: Add libtool as a native only directory
16688         to configure and build.
16690 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16692         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16694 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16696         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16698 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16700         * Makefile.in: add ash make rules
16701         * configure.in: add ash to native_only and host_tools lists
16703 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16705         * Makefile.in (all-gettext, all-intl): New targets.
16706         (ALL_MODULES): Added all-gettext, all-intl.
16707         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16708         (INSTALL_MODULES): Added install-gettext, install-intl.
16709         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16711         * configure.in (host_tools): Added gettext.
16712         (native_only): Likewise.
16713         (noconfigdirs) [various cases]: Likewise.
16714         (host_libs): Added intl.
16716 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16718         * configure: Do not disable building gdbtk for cygwin32 hosts.
16720 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16722         * configure.in: Add thumb-coff target.
16723         * config.sub: Add thumb-coff target.
16725 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16727         * Makefile.in: Revert yesterday's change.
16728         (all-target-winsup):  all-target-librx stays out of here.
16730 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16732         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16733         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16734         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16735         Remove references to librx and libg++.
16737 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16739         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16740         recursive makes
16742 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16744         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16745         for newlib directory.
16746         (CXX_FOR_TARGET): Likewise.
16748 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16750         * ltconfig: Update after libtool/ltconfig.in change for
16751         hpux11.
16753 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16755         * ltconfig, ltmain.sh: Update to libtool 1.2.
16757 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16759         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16760         (install-gcc-cross): Instead, override LANGUAGES here.
16762 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16764         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16765         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16767 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16769         * configure.in: Add Thumb-pe target.
16771 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16773         * Makefile.in - changed sn targets to snavigator
16774         * configure.in - changed sn targets to snavigator
16776 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16778         * config-ml.in: After building symlink tree call make distclean
16779         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16780         to be the case for libiberty.
16782 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16784         * configure: When making link, also check the current
16785         directory. The configure scripts may create one.
16787 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16789         * config.sub: Accept alphapca56 and alphaev6 properly.
16791 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16793         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16795 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16797         * config.sub (sco5): Fix typo.
16799 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16801         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16802         install-itcl.
16803         (install-itcl): Remove dependency on install-tcl.
16805 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16807         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16809 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16811         * configure.in: Don't build libgui for a cygwin32 target when not on
16812         a cygwin32 host.
16814 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16816         * configure (redirect): Set to null, so default behavior of
16817         configure is now --verbose.
16819 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16821         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16822         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16824 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16826         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16827         this change to sync Makefile.in with its ChangeLog entries.
16829 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16831         * ltmain.sh (mkdir): Check that the directory doesn't exist
16832         before we exit with error, so that we don't get races during
16833         parallel builds.
16835 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16837         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16839 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16841         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16842         PICFLAG_FOR_TARGET.
16843         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16845         * configure: Emit a definition for the new macro enable_shared
16846         into each Makefile.
16848 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16850         * configure.in (host_tools, native_only): Add libtool.
16852 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16854         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16855         Fix typo in ming config comment.
16857 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16859         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16861 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16863         * config.sub: Add tic30 cases, and map c30 to tic30.
16865 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16867         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16868         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16869         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16870         (CLEAN_TARGET_MODULES): Similarly
16871         (all-target-libf2c): Add dependences.
16872         * configure.in (target_libs): Add libf2c.
16874 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16876         * configure.in: Remove expect from noconfigdirs when target
16877         is cygwin32.  OK to build expect and dejagnu with Canadian
16878         Cross.
16880 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16882         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16883         host.
16885         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16886         and mingw32.
16888 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16890         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16891         here as it is not defined in the toplevel Makefile.
16893 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16895         * configure (package_makefile_rules_frag): New variable, which names
16896         a file with generic rules, ...
16897         Change comment to mention we now have FIVE parts.
16898         * configure: Undo last change.
16900 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16902         * config.guess: More accurate determination of HP processor types.
16903         * config.sub: More accurate determination of HP processor types.
16905 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16907         * configure (package_makefile_frag): Move inserting the
16908         ${package_makefile_frag} to where it should be according
16909         to the comment.
16911 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16913         * config.guess: Add support for Linux/ARM.
16915 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16917         * .cvsignore: Remove *-info and *-install since they match
16918         release-info and mpw-install, which we don't want to just ignore.
16920 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16922         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16924 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16926         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16927         local_prefix to sub-make invocations.
16929 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16931         * configure.in: Check makefile fragments in the source
16932         directory.
16934 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16936         * configure.in: Check whether host and target makefile
16937         fragments exist before adding them to *_makefile_frag.
16939 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16941         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16943 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16945         * configure.in: Make sure we only replace RPATH_ENVVAR on
16946         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16947         regexp to sed.
16949         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16950         to sub-makes.
16952 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16954         * config-ml.in (multi-do): LDFLAGS must include multilib
16955         designator.
16957 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16959         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16961 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16963         * config.sub: Add mingw32 support.
16964         * configure.in: Likewise.
16966 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16968         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16970 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16972         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16973         * configure (gxx_include_dir): Provide a definition for subdirs
16974         which do not use autoconf.
16976 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16978         * config.guess: Sync with egcs.  Picks up new alpha support,
16979         BeOS & some additional linux support.
16981 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16983         * config.guess: HP 9000/803 is a PA1.1 machine.
16985 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16987         * configure.in: It's alpha*-...
16989 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16991         * configure.in (host_makefile_frag, target_makefile_frag):
16992         Handle multiple config files.
16993         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16994         alpha-*-*.
16996 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16998         * mkdep: New file.
17000 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
17002         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17004 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17006         * Makefile.in: Add libgui directory.
17007         (GDB_TK): Add all-libgui.
17008         * configure.in: Add libgui directory.
17009         * configure: Add all-libgui to GDB_TK.
17011 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
17013         * config-ml.in (multidirs): Add m32r to multilib list.
17015 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
17017         * Makefile.in (all-target-gperf): Change dependency to
17018         all-target-libstdc++.
17020 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
17022         * config.guess: Add BeOS support.
17024 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17026         Source directory cvs renamed to cvssrc:
17027         * configure.in (host_tools): Change cvs to cvssrc.
17028         (native_only): Likewise.
17029         (noconfigdirs) [various cases]: Likewise.
17030         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17031         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17032         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17033         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17034         (all-cvssrc): Rename target from all-cvs.
17036 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
17038         * configure (gxx_include_dir): Fix thinko.
17040 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
17042         * Makefile.in (INSTALL_TARGET_CROSS): Define.
17043         (install-cross, install-gcc-cross): New targets.
17045 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
17047         * configure.in (noconfigdirs): Add support for Thumb target.
17049         * config.sub (maybe_os): Add support for Thumb target.
17051 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
17053         * Makefile.in: Add rules for cygmon.
17055         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17057 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
17059         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17060         * configure (gxx_include_dir): Provide a definition for subdirs
17061         which do not use autoconf.
17063 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
17065         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17066         11/18/97 build
17068 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
17070         * From Franz Sirl.
17071         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17072         found on RedHat Linux systems.
17074 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
17076         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17077         guesses.
17079 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
17081         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17083 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
17085         * ltmain.sh: If mkdir fails, check whether the directory was created
17086         anyhow by some other process.
17088 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
17090         * configure.in (d30v-*-*): Configure all directories.
17092 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
17094         * configure.in (d30v-*-*): Configure newlib, libiberty directories
17095         for the D30V.
17097 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
17099         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17101 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
17103         * include/libiberty.h: Add extern "C" { so it can be used with C++
17104         progrms.
17105         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
17106         programs.
17108 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
17110         * configure.in (d30v-*-*): Configure GCC now.
17112 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
17114         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17115         is no longer needed.
17117 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
17119         * Makefile.in: check-target-libio depends on all-target-libstdc++.
17121 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
17123         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17124         targets using "$@" to provide support for similar but not identical
17125         targets without having to duplicate code.
17127 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
17129         * makefile.vms: Fix to work with DEC C.
17131 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
17133         * config.sub: Add mips-tx39-elf to marketing names.
17135 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
17137         * ltmain.sh: Handle symlinks in generated script.
17139 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
17141         * configure: Handle autoconf style directory options: --bindir,
17142         --datadir, --includedir, --infodir, --libdir, --libexecdir,
17143         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17144         --sysconfdir.
17145         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17146         (sharedstatedir, localstatedir, oldincludedir): New variables.
17147         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17148         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17149         sbindir, sharedstatedir, and sysconfdir.
17151 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17153         * Makefile.in (bootstrap-lean): New target.
17155 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
17157         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
17158         sn, and gnuserv from noconfigdirs.
17160 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
17162         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17164 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
17166         * Makefile.in (cross): New target.
17168 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
17169                           Jeff Law         <law@cygnus.com>
17171         * Makefile.in (bootstrap2, bootstrap3): New targets.
17172         (all-bootstrap): Remove outdated and confusing target.
17173         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17175 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17177         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17178         windows.  Consistent with gdb/configure.
17180 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
17182         * configure.in: Name Linux target fragment.
17184         * configure: Rewrite so that project Makefile fragment is inserted
17185         first and appears last in the resulting Makefile.
17187 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17189         * Makefile.in (install-itcl): Install tcl first.
17191 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
17193         * configure.in: remove bison from noconfigdirs for Cygwin32 host
17195 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17197         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17199         * configure.in (skipdirs): Add target-librx for Linux.
17200         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17202 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
17204         * Makefile.in (bootstrap): New target.
17206 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
17208         * config.sub: Accept 'amigados' for backward compatibility.
17210 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
17212         * config.guess: Merge with FSF.
17214 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
17216         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17218 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
17220         * config.sub: Add "marketing-names" patch.
17222 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
17224         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17226 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
17228         * config.sub: Handle v850-elf.
17230 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
17232         * .cvsignore (*-install): Remove.
17234 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
17236         * ltconfig: Set CONFIG_SHELL in libtool.
17237         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17239 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
17241         * configure.in (target_subdir): Set to libraries if enable_multilib.
17243 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
17245         * config.guess: Update from gcc directory.
17247 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17249         * Makefile.in (all-sim): Depends on all-readline.
17251 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
17253         * Makefile.in (BISON, YACC): Use $$s.
17254         (all-bison): Depend on all-texinfo.
17256 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
17258         * Makefile.in (BISON): Add -L flag.
17259         (YACC): Likewise.
17261 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17263         * configure.in (noconfigdirs): Add support for v850e target.
17265         * config.sub (maybe_os): Add support for v850e target.
17267 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17269         * configure.in (noconfigdirs): Add support for v850ea target.
17271         * config.sub (maybe_os): Add support for v850ea target.
17273 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
17275         * config.sub: Add mipstx39.  Delete r3900.
17277 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17279         * Makefile.in (all-autoconf): Depends on all-texinfo.
17281 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
17283         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17284         eabi targets.
17286 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
17288         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17290         * configure: When handling a Canadian Cross, handle YACC as well as
17291         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
17292         * Makefile.in (all-bison): Depend upon all-texinfo.
17294 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
17296         * Makefile.in (BISON): bison, not byacc or bison -y.
17297         (YACC): bison -y or byacc or yacc.
17298         (various): Add *-bison as appropriate.
17299         (taz): No need to mess with BISON anymore.
17301 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
17303         * configure: If OSTYPE matches *win32*, try to find a good value for
17304         CONFIG_SHELL.
17306 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
17308         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17309         configure.in if it is present.
17311 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
17313         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17315 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
17317         * config.sub: Recognize `arc' cpu.
17318         * configure.in: Likewise.
17319         * config-ml.in: Likewise.
17321 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
17323         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17325 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
17327         * configure: Changed sed delimiter from ':' to '|' when
17328         attempting to substitute ${config_shell} for SHELL. On
17329         NT ${config_shell} may contain a ':' in it.
17331 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
17333         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17335 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
17337         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17339 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17341         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17343         * ylwrap: If the program is a relative path, force it to be
17344         absolute.
17346 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17348         * configure (tooldir): Set BISON to `bison -y' and not just bison.
17350 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17352         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17353         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17354         for libraries.
17356 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
17358         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17359         separated by spaces.
17361 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17363         * ylwrap: New file.
17364         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17366         * ltmain.sh: Handle /bin/sh at start of install program.
17368         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17370         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17371         * missing: New file, from automake 1.2.
17373 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17375         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17376         check-tk to CHECK_X11_MODULES.
17378 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17380         * config.sub: Merge with FSF.
17382 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17384         * config.guess: Merge with FSF.
17386 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17388         * configure: Treat msdosdjgpp like go32.
17389         * configure.in: Likewise.  Don't remove gprof for go32.
17391         * configure: Change Makefile.tem2 to Makefile.tm2.
17393 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17395         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17397 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17399         * install-sh (chmodcmd): Set to null if the DST directory already
17400         exists.  Same as Nov 11th change.
17402 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17404         * configure (GDB_TK): Needs itcl and tix.
17406 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17408         * config.guess: Update from FSF.
17410 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17412         * Makefile.in (GDB_TK): Depend on itcl and tix.
17414 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17416         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17417         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17418         (INSTALL_SCRIPT): New variable.
17419         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17420         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17421         to -x.
17422         * install-sh: Add support for -x option.
17424 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17426         * configure.in, Makefile.in: Treat tix like itcl.
17428 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17430         * Makefile.in (WINDRES): New variable.
17431         (WINDRES_FOR_TARGET): New variable.
17432         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17433         (EXTRA_HOST_FLAGS): Add WINDRES.
17434         (EXTRA_TARGET_FLAGS): Add WINDRES.
17435         (EXTRA_GCC_FLAGS): Add WINDRES.
17436         ($(DO_X)): Pass down WINDRES.
17437         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17438         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17439         DLLTOOL_FOR_TARGET.
17441 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17443         * configure.in: configure sim before gdb for win32-x-ppc
17445 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17447         Move gperf into the toplevel, from libg++.
17448         * configure.in (target_tools): Add target-gperf.
17449         (native_only): Add target-gperf.
17450         * Makefile.in (all-target-gperf): New target, depend on
17451         all-target-libg++.
17452         (configure-target-gperf): Empty rule.
17453         (ALL_TARGET_MODULES): Add all-target-gperf.
17454         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17455         (CHECK_TARGET_MODULES): Add check-target-gperf.
17456         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17457         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17459 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17461         * config.sub (mn10200): Recognize new basic machine.
17463 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17465         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17466         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17468 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17470         * configure.in: If we're building mips-sgi-irix6* native, turn on
17471         ENABLE_MULTILIB and set TARGET_SUBDIR.
17473 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17475         * Makefile.in (all-sn): Depend on all-grep.
17477 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17479         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17481         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17482         Makefile.  From Jeff Makey <jeff@cts.com>.
17483         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17485         * Makefile.in (DISTBISONFILES): Remove.
17486         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17487         $(DEFAULT_YACC).
17489         * configure.in: Build itl, db, sn, etc., when building for native
17490         cygwin32.
17492         * Makefile.in (LD): New variable.
17493         (EXTRA_HOST_FLAGS): Pass down LD.
17494         ($(DO_X)): Likewise.
17496 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17498         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17500 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17502         * configure.in (targargs): Strip out any supplied --build argument
17503         before adding our own. Always add --build.
17505 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17507         * configure.in (targargs): Pass --build if we're doing
17508         a cross-compile.
17510 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17512         * configure: Use '|' instead of ":" as the separator in
17513         sed. Otherwise sed chokes on NT path names with drive
17514         designators. Also look for "?:*" as the leading characters in an
17515         absolute pathname.
17517 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17519         * config.sub: Support for r3900.
17521 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17523         * configure.in: Use install-sh, not install.sh.
17525 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17527         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17528         apply it twice.
17530 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17532         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17533         install-binutils.
17535 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17537         * Makefile.in: Add automake targets.
17538         * configure.in (host_tools): Add automake.
17540 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17542         * configure: Default CXX to c++, not gcc.
17543         * Makefile.in (CXX): Set to c++, not gcc.
17544         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17546 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17548         * install-sh: try appending a .exe if source file doesn't
17549         exist
17551 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17553         * configure.in: Turn on multilib by default.
17554         (cross_only): Remove target-libiberty.
17556         * Makefile.in (all-gcc): Don't depend on libiberty.
17558 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17560         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17562 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17564         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17565         (DISTBISONFILES): Add ld/Makefile.in
17567 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17569         * configure.in: if target is cygwin32 but host isn't cygwin32,
17570         don't configure gdb tcl tk expect, not just gdb.
17572 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17574         * configure.in: Added gnuserv everywhere sn appears.
17576         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17577         (CROSS_CHECK_MODULES): Added check-gnuserv.
17578         (INSTALL_MODULES): Added install-gnuserv.
17579         (CLEAN_MODULES): Added clean-gnuserv.
17580         (all-gnuserv): New target.
17582 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17584         * config.guess: Fixes for MIPS OpenBSD systems.
17586 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17588         * Makefile.in (INSTALL_XFORM): Remove.
17589         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17591         * mkinstalldirs: New file, copied from automake.
17592         * Makefile.in (installdirs): Rename from install-dirs.  Use
17593         mkinstalldirs.  Change all users.
17594         (DEVO_SUPPORT): Add mkinstalldirs.
17596 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17598         * install-sh: Rename from install.sh.
17599         * Makefile.in (INSTALL): Change install.sh to install-sh.
17600         (DEVO_SUPPORT): Likewise.
17602         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17603         Graichen <graichen@rzpd.de>.
17605 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17607         * config.guess: Recognize OpenBSD systems correctly.
17609 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17611         * README, Makefile.in (ETC_SUPPORT): Remove references to
17612         cfg-paper*, configure.{texi,man,info*}._
17614 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17616         * Makefile.in (all.normal): Ensure that gcc is built after all
17617         the x11 - ie gdb - targets.
17619 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17621         * makefile.vms: Don't run conf-a-gas.
17623 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17625         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17627 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17629         * configure.in: Remove noconfigdirs case since gdb also
17630         configures and builds for tic80-coff.
17632 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17634         * configure: Set cache_file to config.cache.
17635         * Makefile.in (local-distclean): Remove config.cache.
17637 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17639         * COPYING: Update FSF address.
17641 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17643         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17644         noconfigdirs.
17646 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17648         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17649         MAKEDIRS, is empty.
17651 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17653         * config.sub: Tweak mn10300 entry.
17655 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17657         * configure.in (host_tools): Put sim before gdb, so gdb's
17658         configure.tgt can determine if the simulator was configured.
17660 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17662         * config.sub: Move BeOS $os case to be with other Cygnus
17663         local cases.
17665 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17667         * config.sub: Remove misplaced comment that broke Linux.
17669 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17671         * config.sub: Add BeOS support.
17673 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17675         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17677 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17679         * configure.in (noconfigdirs): Remove tcl and tk from
17680         noconfigdirs for cygwin32 builds.
17682 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17684         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17686 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17688         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17689         make-all.com, use makefile.vms instead.
17691 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17693         * config.sub: Accept -lnews*.
17695 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17697         * configure.in (noconfigdirs): Disable target-newlib,
17698         target-examples and target-libiberty for d30v.
17700 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17702         * configure.in (noconfigdirs): Enable ld for d30v.
17704 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17706         * configure.in (tic80-*-*): Build compiler.
17708 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17710         * configure.in (d30v-*): Remove sim directory from list of
17711         unsupported d30v directories
17713 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17715         * config.sub, configure.in: Add d30v target cpu.
17717 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17719         * makefile.vms: New file.
17720         * make-all.com: Remove.
17722 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17724         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17726 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17728         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17730 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17732         * Makefile.in (ALL_MODULES): Added all-db.
17733         (CROSS_CHECK_MODULES): Addec check-db.
17734         (INSTALL_MODULES): Added install-db.
17735         (CLEAN_MODULES): Added clean-db.
17737 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17739         * config.guess: Merge with latest FSF sources.
17741 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17743         * Makefile.in (ALL_MODULES): Added all-itcl.
17744         (CROSS_CHECK_MODULES): Added check-itcl.
17745         (INSTALL_MODULES): Added install-itcl.
17746         (CLEAN_MODULES): Added clean-itcl.
17748 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17750         * configure.in: build gdb for mn10200
17752 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17754         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17756 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17758         * configure.in (tic80-*-*): Turn off most targets right now.
17760 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17762         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17763         rather than the makeinfo program.
17764         (do-info): Depend upon all-texinfo.
17766 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17768         * configure.in: Remove uses of config/mh-linux.
17770         * config.sub, config.guess: Merge with latest FSF sources.
17772 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17774         * config.sub (case $basic_machine): Add tic80 entries.
17776 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17778         * config.sub, config.guess: Merge with latest FSF sources.
17780 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17782         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17783         * mpw-config.in: Test for NewFolderRecursive.
17784         * mpw-install: Use symbolic name for startup filename.
17785         * mpw-README: Add various additional details.
17787 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17789         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17791 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17793         * configure.in: Do build gcc and the target libraries for
17794         the mn10200.
17796 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17798         * configure.in: don't avoid building gdb for mn10300 any more
17799         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17800         instead of single-quoting it.
17802 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17804         * configure.in: Don't use --with-stabs on IRIX 6.
17806 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17808         * configure.in (m32r): Build gdb, libg++ now.
17810 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17812         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17813         directories from noconfigdirs.
17815 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17817         * config.sub (basic_machine): added mips16 configuration
17819 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17821         * config.sub: Handle d10v-unknown.
17823 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17825         * config.sub: Handle v850-unknown.
17827 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17829         * Makefile.in: add findutils
17830         * configure.in: add findutils to list of host_tools
17832 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17834         * config.sub: Handle mn10200 and mn10300.
17836 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17838         * configure.in (d10v-*): Do not build librx.
17840 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17842         * configure.in (mn10300): Build everything except gdb & libgloss.
17844 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17846         * config.guess:  Patch for Dansk Data Elektronik servers,
17847         from Niels Skou Olsen <nso@dde.dk>.
17849         For ncr, use /bin/uname rather than uname, since GNU uname does not
17850         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17852         Patch for MIPS R4000 running System V,
17853         from Eric S. Raymond <esr@snark.thyrsus.com>.
17855         Fix thinko for nextstep.
17857         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17859         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17860         * config.guess: Guess mips-dec-mach_bsd4.3.
17862         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17863         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17864         release numbers.
17865         * config.guess (mips-mips-riscos*):  Emit just enough of the
17866         release number.
17868         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17869         * config.guess (sparc-auspex-sunos*):  Added.
17870         (f300-fujitsu-*): Added.
17872         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17873         * config.guess:  Recognize a Tadpole as a sparc.
17875 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17877         * config.guess: Don't assume that NextStep version is either 2 or
17878         3.  NextStep 4 (aka OpenStep 4) has come out now.
17880 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17882         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17883         From Rik Faith <faith@cs.unc.edu>.
17885 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17887         * config.sub: Contributions from bug-gnu-utils to:
17888         Support plain "hppa" (no version given) architecture, reported by
17889         OpenStep.
17890         OpenBSD like NetBSD.
17891         LynxOs is not a hardware supplier.
17893         * config.guess: Contributions from bug-gnu-utils to add support for:
17894         OpenBSD like NetBSD.
17895         Stratus systems.
17896         More Pyramid systems.
17897         i[n>4]86 Intel chips.
17898         M680[n>4]0 Motorola chips.
17899         Use unknown instead of lynx for hardware manufacturer.
17901 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17903         * install.sh (chmodcmd): Set to null if the DST directory already
17904         exists.
17906 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17908         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17909         not use mt-ppc target Makefile fragment any more.
17911 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17913         * configure.in (*-*-windows):  Exclude everything but those dirs
17914         needed to build windows.
17916 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17918         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17920 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17922         * configure.in:  Exclude mmalloc from i386-windows.
17924 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17926         * Undo my previous change.
17928 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17930         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17931         unconditionally.
17932         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17934 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17936         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17937         host to add it's own flags.
17939 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17941         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17943 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17945         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17946         (CXX_FOR_TARGET): Likewise.
17947         (GCC_FOR_TARGET): Define.
17948         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17949         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17950         CC_FOR_TARGET was specified on the command line.
17951         (MAKEOVERRIDES): Don't define.
17953 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17955         * configure.in (m32r): Fix spelling of libg++ libs.
17957 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17959         * config.sub (-apple*): Remove, now redundant.
17961 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17963         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17965         * configure: Rework yesterday's sed script patch.
17967         * config.sub: Merge with FSF.
17969 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17971         * config.guess:  Merge from FSF.
17973         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17974         * config.guess: Use pc instead of unknown, for pc clone systems.
17975         Change linux to linux-gnu.
17977         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17978         * config.guess: Avoid non-portable tr syntax.
17980 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17982         * test-build.mk (HOLES): Add "xargs" for gdb.
17984         * configure: Avoid hpux10.20 sed bug.
17986 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17988         * configure.in:  Add support for windows host
17989         (that is a build done under the Microsoft build environment).
17991 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17993         * Makefile.in: Replace all uses of srcroot with s, to shrink
17994         command line lengths.
17996         Patches from Geoffrey Noer <noer@cygnus.com>:
17997         * configure.in: If configuring for newlib, pass --with-newlib to
17998         subdirectories.
17999         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18000         -Bnewlib/ and -Lwinsup to gcc.
18001         (CXX_FOR_TARGET): Likewise.
18003 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18005         * Makefile.in (ETC_SUPPORT): Add configure.
18007 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
18009         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18010         host configuration file.
18012 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
18014         * configure.in: Break mn10x00 support into separate
18015         mn10200 and mn10300 configurations.
18016         * config.sub: Likewise.
18018 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
18020         * configure.in: Add lots of stuff to noconfigdirs for
18021         the mn10x00 targets.
18023         * config.sub, configure.in: Add mn10x00 support.
18025 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
18027         * make-all.com: Call conf-a-gas, not config-a-gas.
18029 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
18031         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18032         targets.
18034 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
18036         * mpw-README: Add much more detail for native PowerMac.
18037         * mpw-install: New file.
18038         * mpw-configure: Add --norecursion and --help options.
18039         * mpw-config.in: Translate readme and install files when
18040         copying to objdir.
18041         * mpw-build.in: Don't always depend on byacc and flex.
18042         (install-only-top): New action.
18044 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
18046         * configure.in:  You can now configure GDB for the v850.
18048 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
18050         * configure.in (noconfigdirs): Don't configure any C++ dirs
18051         if targeting D10V.
18053 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
18055         * config.sub: Recognize mips64vr5000.
18057 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
18059         * configure.in: Use a single line for host_tools and native_only.
18061 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
18063         * config.sub, configure.in: Add entries for m32r.
18065 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
18067         * Makefile.in (inet-install): Don't run install-gzip.
18069 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
18071         * configure.in:  Don't config lots of things for *-*-windows*.
18073 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
18075         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18076         (host_libs, host_tools): Copy from configure.in.
18077         * mpw-configure: Don't complain about directories not found.
18079 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18081         * configure.in (i[345]86): Recognize i686 for pentium pro.
18082         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18083         file.
18085         * config.guess (i[345]86): Ditto.
18087 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18089         * configure.in (noconfigdirs): Removed gdb for D10V.
18091 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
18093         * configure.in: Remove ld, target-libio, target-libg++, and
18094         target-libstdc++ from noconfigdirs.
18096 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
18098         * configure: Fix three locations where shell scripts were
18099         being run directly rather than with config_shell.
18101 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
18103         * configure.in (v850-*-*): Set up initial $noconfigdirs.
18104         * config.sub (basic_machine): Recognize v850.
18106 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
18108         * mpw-configure: Handle multiple enable/disable options and
18109         pass them down recursively, handle -c and -s flags appropriately
18110         depending on choice of compiler, add escape mechanism for
18111         quoted arguments to gC.
18113 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18115         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18116         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18117         so that -mrelocatable-lib and -mno-eabi are used.
18119         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18120         not support --print-multi-lib, don't abort.
18122 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
18124         * make-all.com: Run config-a-gas.
18125         * setup.com: Don't copy subdirectory files around.
18127 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
18129         * configure.in (*-*-ose): Remove exclusion of libgloss for this
18130         target, it now compiles correctly.
18132 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
18134         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18136 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18138         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18140 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18142         * configure.in (native_only): Add prms.
18144 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
18146         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18147         (BINUTILS_SUPPORT_DIRS): Likewise.
18149 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18151         * configure.in (d10v-*-*): Don't configure ld or gdb until the
18152         d10v support is added.
18154 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18156         * configure.in (d10v-*-*): New target.
18158 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
18160         * config.guess (HP 9000/811): Recognize this as a PA1.1
18161         machine.
18163 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
18165         * Makefile.in (do-tar-gz): New target, split out from tail end of
18166         taz target.  Run each command separately, don't use pipes.
18167         (taz): Use it.
18169 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
18171         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18172         * mpw-build.in: No builds should depend on building byacc or flex,
18173         they are assumed to be installed already.
18175 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18177         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18178         variable that CC_FOR_TARGET needs.
18180 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18182         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18183         options have changed since the last time the subdirectory was
18184         configured, and if it has, reconfigure.
18185         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18186         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18188 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
18190         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18191         CLEAN_MODULES): Add bash.
18192         (all-bash): New target.
18194 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
18196         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18198 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18200         * config.sub (basic_machine): Recognize d10v as a valid processor.
18202 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
18204         * mpw-configure: Add support for --bindir.
18205         * mpw-build.in: Use a GCC-specific build script for GCC actions.
18207 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
18209         * configure.in: add bash, time, gawk to list of hosttools and things
18210         to only build for native toolchains
18212 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18214         * Makefile.in (docdir): Remove.
18216 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18218         * Makefile.in (datadir): Set to $(prefix)/share.
18220 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
18222         * configure.in: build diff and patch for cygwin32-hosted
18223         toolchains.
18225 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
18227         * config.sub: Accept -rtems*.
18229 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
18231         * configure.in: enable dosrel for cygwin32-hosted builds,
18232                 remove diff from the list of things not buildable
18233                 via Canadian Cross
18235 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
18237         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18238         don't get ". ".
18240 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
18242         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18244 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
18246         * Makefile.in (taz): Handle case where tex3patch didn't even get
18247         checked out.  Also, if it was found, put the symlink in a new util
18248         subdirectory.
18250 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18252         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18254 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
18256         * config.sub: Recognize -openvms.
18257         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18258         * make-all.com, setup.com: New files.
18260 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18262         * Makefile.in (taz): tex3patch moved to texinfo/util.
18264 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
18266         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18267         * configure.in: remove make from disable-if-Can-Cross list
18268                 enable gdb if ${host} and ${target} are cygwin32
18270 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
18272         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
18273         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18275 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18277         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
18278         distinguish sysv/svr4/bsd variants.
18279         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18281 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
18283         * configure.in: Added copyright notice.
18284         * move-if-change: Added copyright notice.
18286 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18288         * configure.in (powerpcle-*-solaris*): Until we get shared
18289         libraries working, don't build gdb, sim, make, tcl, tk, or
18290         expect.
18292 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
18294         * config.guess:  Merge with FSF:
18296         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18297         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18299         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
18300         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18302         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
18303         * config.guess:  Combine two OSF1 rules.
18304         Also recognize field test versions.  From mjr@zk3.dec.com.
18305         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
18306         because GNU uname does not support -p.  From pmr@pajato.com.
18308 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
18310         * Makefile.in (MAKEDIRS): Removed $(tooldir).
18312 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
18314         * mpw-README: Document GCCIncludes.
18316 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
18318         * configure.in (alpha-*-linux*): Set enable_shared to yes.
18320 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18322         * mpw-configure: Handle --enable-FOO and --disable-FOO.
18324 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
18326         * configure.in (*-*-cygwin32): Configure make.
18328 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
18330         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18332 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
18334         * Makefile.in (all-inet): Depend on all-perl.
18336         * Makefile.in (inet-install): New target.
18338         * Makefile.in (all-inet): Depend on all-tcl.
18339         (all-inet): Depend on all-send-pr.
18341 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18343         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18344         temporarily.
18346 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
18348         * configure.in: Don't configure --with-gnu-ld on AIX.
18350 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18352         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18354 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
18356         * Makefile.in (ALL_MODULES): Added all-inet.
18357         (CROSS_CHECK_MODULES): Added check-inet.
18358         (INSTALL_MODULES): Added install-inet.
18359         (CLEAN_MODULES): Added clean-inet.
18360         (all-indent): New target.
18362         * configure.in (host_tools): Added inet.
18363         (native_only): Added inet.
18364         (noconfigdirs): Added inet.
18366 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18368         * configure.in: Don't configure libgloss if we are not configuring
18369         newlib.
18371 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18373         * configure.in: Don't configure libgloss for unsupported
18374         architectures.
18376 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18378         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18380 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18382         * Makefile.in (ALL_MODULES): Include all-apache.
18383         (CROSS_CHECK_MODULES): Include check-apache.
18384         (INSTALL_MODULES): Include install-apache.
18385         (all-apache): New target.
18387         * configure.in: Added apache everywhere perl is seen.
18389 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18391         * Makefile.in: Add support for clean-{module} and
18392         clean-target-{module} rules.
18394 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18396         * configure.in (*-*-ose) do not build libgloss.
18398 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18400         * config.guess (prep*:SunOS:5.*:*): Turn into
18401         powerpele-unknown-solaris2.
18403 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18405         * configure.in: Permit --enable-shared to specify a list of
18406         directories.
18408 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18410         * configure.in (host==solaris): Pass only the first word of $CC
18411         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18413 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18415         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18417 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18419         * Makefile.in (ALL_MODULES): Include all-perl.
18420         (CROSS_CHECK_MODULES): Include check-perl.
18421         (INSTALL_MODULES): Include install-perl.
18422         (ALL_X11_MODULES): Include all-guile.
18423         (CHECK_X11_MODULES): Include check-guile.
18424         (INSTALL_X11_MODULES): Include install-guile.
18425         (all-perl): New target.
18426         (all-guile): New target.
18428         * configure.in (host_tools): Include perl and guile.
18429         (native_only): Include perl and guile.
18430         (noconfigdirs): Don't build guile and perl; no ports have been
18431         done.
18433 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18435         * configure (--enable-*): Handle quoted option lists such as
18436         --enable-sim-cflags='-g0 -O' better.
18438 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18440         * Makefile.in ({,inst}all-target): New rule so we can make and
18441         install all of the target directories easily.
18443 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18445         * configure.in: Add missing global flag in sed substitution when
18446         deleting `target-' from ${configdirs}.
18448 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18450         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18451         option.
18453         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18454         config/mh-necv4.
18456         * install.sh: Correct misspelling of transformbasename.
18458         * config.guess: Recognize mips-*-sysv*.
18460 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18462         * config.sub: Recognize mon960.
18464 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18466         * configure: Restore Canadian Cross handling of BISON and LEX,
18467         removed in Feb 20 change.
18469 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18471         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18472         Mention make install.  Remove the old copyright date as well the
18473         clumsy and rather pointless copyright on the README file.
18475 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18477         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18478         Makefile after running symlink-tree, then run `make distclean' to
18479         avoid clobbering any generated files in srcdir.
18481 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18483         * configure.in (m68k-*-netbsd*): Build everything now.
18485 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18487         * Makefile.in (taz): Fix quoting.
18489 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18491         * configure.in (sparclet-*-*): Build everything now.
18493 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18495         * configure.in (m68k-*-linux*): New host.
18497 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18499         * configure: Check for bison before byacc.
18501 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18503         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18504         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18505         searching PATH.  These are used as fallbacks by Makefile.in if
18506         flex/bison/byacc aren't in objdir.
18508 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18510         * Makefile.in: Make everything which depends upon all-bfd also
18511         depend upon all-opcodes, in case --with-commonbfdlib is used.
18513 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18515         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18516         building NT native compilers on Unix.
18518 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18520         * configure.in: Don't get CC from the host Makefile fragment if we
18521         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18522         Solaris test for /usr/ucb/cc to the post target script, just after
18523         the compiler sanity test.
18525 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18527         * config.sub: Merge with FSF.
18529 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18531         * Makefile.in (RPATH_ENVVAR): New variable.
18532         (REALLY_SET_LIB_PATH): Use it.
18533         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18535 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18537         * config.sub, configure.in: Recognize sparclet cpu.
18539 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18541         * config.guess:  Support m68k-cbm-sysv4.
18543 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18545         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18546         m68k-unknown-linuxaout from linker help string.  Put quotes around
18547         $ld_help_string.
18549 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18551         * config.guess (powerpc-harris-powerunix): Add guess for port
18552         to new target.
18554 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18556         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18558 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18560         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18561         $(REALLY_SET_LIB_PATH) in Makefile.
18562         * Makefile.in (SET_LIB_PATH): New variable.
18563         (REALLY_SET_LIB_PATH): New variable.
18564         ($(DO_X)): Use $(SET_LIB_PATH).
18565         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18566         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18567         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18568         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18569         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18570         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18571         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18572         (install-dosrel): Likewise.
18573         (all-opcodes): Depend upon all-libiberty.
18575 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18577         * config.guess (*:CYGWIN*): New
18579 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18581         * Makefile.in (all-target-winsup): All all-target-libiberty.
18583 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18585         * configure.in (noconfigdirs): Add missing # in front of comment.
18587 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18589         * configure.in: add second pass to things added to noconfigdirs
18590         so *-gm-magic can exclude libgloss properly.
18592 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18594         * mpw-configure (extralibs_name, rez_name): Set correctly
18595         for MWC68K compiler.
18597         * mpw-README: Add more info on the necessary build tools.
18599 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18601         * configure.in, config.sub: Recognize cygwin32.
18603 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18605         * config.guess, config.sub: Recognize A/UX.
18607 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18609         * config.sub: Merge with gcc/config.sub.
18611 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18613         * mpw-build.in (do-binutils): Add build of stamps.
18615 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18617         * config.sub: Add recognition for mips64vr4100*-* targets.
18619 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18621         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18622         Add creation of gconfigargs with `--enable-shared' turned on.
18623         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18624         ($(host)-stamp-stage3-configured): Likewise.
18625         (HOLES): Add chatr and ldd.
18626         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18628 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18630         * configure: Pass --nfp to recursive configures.
18632 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18634         * Makefile.in (DLLTOOL): New.
18635         (DLLTOOL_FOR_TARGET): New.
18636         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18637         (EXTRA_TARGET_FLAGS): Ditto.
18638         (EXTRA_GCC_FLAGS): Ditto.
18639         (CONFIGURE_TARGET_MODULES): Ditto.
18640         (DO_X): Ditto.
18641         * configure: Add DLLTOOL.
18643 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18645         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18646         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18647         mh-sco, since old workarounds no longer needed, and don't
18648         build ld, since libraries have weak symbols in COFF.
18650 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18652         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18654 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18656         * configure.in: Make sure that ${CC} can be used to compile an
18657         executable.
18659 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18661         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18662         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18663         nothing depending on whether gdbtk is being built.
18665 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18667         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18669 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18671         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18672         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18674 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18676         * config-ml.in: Add support for
18677         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18678         Simplify setting of multidirs from --disable-foo.
18680 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18682         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18683         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18684         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18685         non-empty, pass them on to the  GCC make.
18686         (all-bootstrap): New rule that is like all-gcc, except it executes
18687         the GCC bootstrap rule instead of the GCC all rule.
18689 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18691         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18693 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18695         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18696         DG/UX support.
18698 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18700         * config.sub (i*86*) Change [345] to [3456]
18702 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18704         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18705         --with-gnu-ld=no.
18707 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18709         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18710         AIX multilibs get built.
18712 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18714         * configure.in (i386-win32): Don't build expect if we're not
18715         building the tcl subdir.
18717 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18719         * Makefile.in: (configure-target-examples, all-target-examples):
18720         New targets, configure and build example programs.
18722 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18724         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18725         use it as input to sedit the generated MPW makefile.
18726         * mpw-README: Add a suggestion about Gestalt.h.
18728 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18730         * config.sub: Accept *-*-ieee*.
18732 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18734         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18735         Ronald F. Guilmette <rfg@monkeys.com>.
18737 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18739         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18740         for powerpc-pe native.
18741         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18742         (target==powerpc-pe): duplicate i386-win32 entry.
18744 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18746         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18747         of vxworks, not just vxworks5.1.
18749 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18751         * mpw-configure: Add support for exec-prefix.
18753 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18755         * config.guess: Recognize HP model 816 machines as having
18756         a PA1.1 processor.
18758 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18760         * configure: Ignore new autoconf configure options.
18762 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18764         * config.guess:  Recognize Pentium under SCO.
18765         From Robert Lipe <robertl@arnet.com>.
18767 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18769         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18771 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18773         * configure.in: Don't configure gas for alpha-dec-osf*.
18775 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18777         * configure.in: Default to --with-stabs for some targets for which
18778         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18779         i[345]86*-*-unixware*.
18781 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18783         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18784         rather than basing it on the target.  Simplify handling of options
18785         controlling which directories to configure.  Remove extraneous
18786         slash in multi-clean target.
18788 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18790         * config-ml.in: Prefix more variables with ml_ so they don't collide
18791         with configure's.
18793 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18795         * configure: Don't turn -v into --v.
18797 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18799         * configure.in (targargs): Fix typo.
18801         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18803 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18805         * configure.in: Strip --host and --target options from
18806         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18807         --with-cross-host option when building with a cross-compiler.
18808         * configure: Canonicalize the arguments put into config.status by
18809         always using `=' for an option with an argument.  Pass a presumed
18810         --host or --target explicitly.
18812 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18814         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18815         into general OS recognition case.
18817 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18819         * configure.in (target_configdirs): add target-winsup only
18820         for win32 target systems.
18822 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18824         * Makefile.in (all-target-libgloss): Depend upon
18825         configure-target-newlib, since when libgloss is built it looks to
18826         see if the newlib directory exists.
18828 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18830         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18831         cfg-ml-*.in.
18833 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18835         * configure: Handle LD and LD_FOR_TARGET when configuring a
18836         Canadian Cross.
18838 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18840         * configure.in (target_libs): add target-winsup.
18841         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18842         (target==ppcle-pe): remove ld from $noconfigdirs.
18844 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18846         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18847         Preserve relative path names in $srcdir.  Build symlink tree if
18848         configuring cross target dir and srcdir=. (= no VPATH support).
18849         (configure-target-libg++): Depend on configure-target-librx.
18850         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18851         * config-ml.in: New file.
18852         * symlink-tree: New file.
18853         * configure: Ensure srcdir="." if that's what it is.
18855 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18857         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18858         includes and FLEX_SKELETON setting.
18859         * mpw-configure (--with-gnu-ld): New option, controls whether
18860         to use PPCLink or ld with PowerMac GCC.
18861         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18862         * mpw-config.in: Configure grez if targeting Mac.
18864         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18865         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18866         just macos.
18867         * configure.in: Configure grez resource compiler if targeting Mac.
18868         * Makefile.in (all-grez, install-grez): New targets.
18870 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18872         * configure: CXX defaults to gcc, not g++.  If we find
18873         gcc in the path, set CC to gcc -O2.
18875 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18877         * configure: Default ${build} correctly.  Avoid picking up extra
18878         spaces when reading CC and CXX from Makefile.  When doing a
18879         Canadian Cross, use plausible default values for numerous
18880         variables.
18881         * configure.in: When doing a Canadian Cross, don't try to
18882         configure tools whose configure script can't handle it.
18884 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18886         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18888 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18890         * configure:  Remove dubious bug reporting address.
18892 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18894         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18895         configure script, run that instead of this directory's configure.
18896         In either case, print a message that we're configuring the sub-dir.
18898 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18900         * configure.in: Before checking for the existence of various files,
18901         use sed to filter out "target-".
18903 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18905         * Makefile.in (DO_X): Split rule to decrease command line length
18906         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18907         (Philippe De Muyter).
18909 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18911         * Makefile.in (all-patch): depend on all-libiberty.
18913 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18915         * configure.in: If the only directory in target_configdirs which
18916         actually exists is libiberty, then set target_configdirs to empty,
18917         to avoid trying to build a target libiberty in a gas or gdb
18918         distribution.
18920 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18922         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18923         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18924         systems.
18926 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18928         * configure.in (copy_dirs): Use sys-include instead of include
18929         for --with-headers option.
18931 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18933         * Makefile.in, configure.in: Make winsup builds work with
18934         new scheme.
18936 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18938         * configure.in: Build the linker on AIX.
18940 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18942         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18943         where needed.
18945 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18947         * Makefile.in (all-gcc): Fix typo.
18949 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18951         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18953 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18955         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18956         to target-xiberty, to provide more flexibility.
18957         (target_subdir):  Define.  Create if cross.
18958         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18959         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18960         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18961         check-libFOO -> check-target-libFOO, etc.
18962         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18963         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18964         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18965         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18966         allow ALL_GCC="" to only configure.
18967         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18968         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18969         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18971 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18973         * Makefile.in (taz): Build "info" in etc explicitly.
18975 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18977         * configure.in:  Make sure that CC is undefined (as opposed to
18978         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18979         problem with autoconf trying to configure on a host without GCC.
18981 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18983         * mpw-configure: Set host alias from choice of host compiler,
18984         only use generic MPW Makefile sed if present, edit a file
18985         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18986         * mpw-README: Add problem notes about CW6 and CW7.
18988 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18990         * Makefile.in (taz): Use ";" instead of ";;".
18992 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18994         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18995         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18996         DISTDOCDIRS.
18997         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18998         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
19000 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19002         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
19003         and gnats, because they are now subsumed by DISTSTUFFDIRS.
19004         Move bfd to DISTSTUFFDIRS.
19006 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19008         * Makefile.in (X11_LIB): Removed.
19009         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19011         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19013 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19015         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19016         names.
19018 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19020         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19022 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
19024         * configure.in (i[345]86-*-win32): Always build newlib.
19025         Don't configure cvs, autoconf or texinfo.
19026         * Makefile.in (LD_FOR_TARGET): New.
19027         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19028         Pass down LD_FOR_TARGET.
19030 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19032         * winsup: New directory.
19033         * Makefile.in: Build winsup.
19034         * configure.in: Winsup is configured when target is win32.
19035         Can only build win32 target GDB when native.
19037 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
19039         * config.guess: Recognize HP model 819 machines as having
19040         a PA 1.1 processor.
19042 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19044         * configure: Fix sed loop which substitutes for CC and CXX to
19045         avoid bug found in various sed implementations.
19047 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19049         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19050         simulator.  Use standard powerpc-*-eabi*.
19052 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
19054         * configure.in: Stop putting gas and binutils in noconfigdirs for
19055         powerpc-*-aix* and rs6000-*-*.
19057 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
19059         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19060         -mcall-aixdesc libraries.
19062 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
19064         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
19066         * config.sub (arm | armel | armeb): Fix shell syntax.
19068 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19070         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19071         -msoft-float and -mcpu=common support.
19072         (powerpc*-*-eabisim*): Add support for building -mcall-aix
19073         libraries.
19075 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19077         * configure.in: Allow configuration and build of emacs19 for the alpha.
19079 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19081         * configure.in (CC): Get ^CC, not just any old CC, from
19082         ${host_makefile_frag}.
19084 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19086         * configure.in (CC): Try to get CC from
19087         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19089 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19091         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19092         only if it exists in $(srcdir).
19094 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19096         * configure: If CC and CXX are not set in the environment, set
19097         them, based on either an existing Makefile or on searching for gcc
19098         in PATH.  Substitute for CC and CXX in Makefile.
19099         * configure.in: Remove libm from target_libs.  Separate
19100         target_configdirs from configdirs.  If CC is not set in
19101         environment, try to get it from a host Makefile fragment.  Rewrite
19102         changes of configdirs to use skipdirs instead.  A few minor
19103         tweaks.  Take directories out of target_configdirs as they are
19104         taken out of configdirs.  Remove existing Makefile files from
19105         subdirectories.  Substitute for TARGET_CONFIGDIRS and
19106         CONFIG_ARGUMENTS in Makefile.
19107         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19108         by configure.in.
19109         (CONFIG_ARGUMENTS): Likewise.
19110         (CONFIGURE_TARGET_MODULES): New variable.
19111         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19112         ($(CONFIGURE_TARGET_MODULES)): New target.
19113         (configure-libg++, configure-libio): New targets.
19114         (all-libg++): Depend upon configure-libg++.
19115         (all-libio): Depend upon configure-libio.
19116         (configure-libgloss, all-libgloss): New targets.
19117         (configure-libstdc++): New target.
19118         (all-libstdc++): Depend upon configure-libstdc++.
19119         (configure-librx, all-librx): New targets.
19120         (configure-newlib): New target.
19121         (all-newlib): Depend upon configure-newlib
19122         (configure-xiberty): New target.
19123         (all-xiberty): Depend upon configure-xiberty.
19125 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19127         * configure.in (host i[345]86-*-win32):  Expand the
19128         noconfigdirs again.
19130 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
19132         * mpw-configure: Fix sed command file name.
19134 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19136         * configure.in (host i[345]86-*-win32): Reduce the
19137         noconfigdirs again.
19139 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
19141         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19142         or powerpc*-*-pe*, since they are not yet supported.
19144 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19146         Add PowerMac support and many other enhancements.
19147         * mpw-configure: New option --cc to select compiler to use,
19148         paste options set according to --cc into the generated
19149         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19150         if mpw-make.sed is present.
19151         * mpw-config.in: Don't test for gC1, test for mpw-touch,
19152         add forward includes for PowerPC include files.
19153         * mpw-build.in: Build using Makefile.PPC if present.
19154         (do-byacc, etc): Remove separate version resource builds.
19155         (do-gas): Build "stamps" before "all".
19156         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19157         * mpw-README: Update to reflect --cc option, PowerMac support,
19158         and recently-reported compatibility problems.
19160 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
19162         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19163         embedded m68k systems (-aout, -coff, -elf, -vxworks).
19164         (--with-multilib-top): Pass to recursive invocations.
19166 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
19168         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19169         v810-*-*.
19171 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19173         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19174         gdb, ld and opcodes on v810-*-*.
19176 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19178         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19179         (local-maintainer-clean): New target.
19180         (maintainer-clean): New target.
19181         (realclean): Just depend upon maintainer-clean.
19183 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19185         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19187 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
19189         * configure.in: Build ld in mips*-*-bsd* case.
19191 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
19193         * config.sub: Accept -lites* OS.  From Ian Dall.
19195 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
19197         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19198         targets.
19200 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19202         * configure.in: treat i386-win32 canadian cross the same as
19203         i386-go32 canadian cross.
19205 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19207         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19208         running under the simulator to build a reduced set of libraries.
19209         (powerpc-*-eabiaix): Add fine grained multilib support added to
19210         other powerpc targets yesterday.
19212 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19214         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19215         -disable-softfloat, -disable-relocatable, -disable-aix, and
19216         -disable-sysv to control which multilib libraries get built.
19218 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19220         * configure: Add Makefile.tem to list of files to remove in trap
19221         handler.
19223 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19225         * config.guess (*Linux*):  Add missing "exit"s.
19226         Also, need specific check for alpha-unknown-linux (uses COFF).
19228 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19230         * config.guess:  Merge with FSF:
19232         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
19233         * config.guess (AIX4): More robust release numbering discovery.
19235         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
19236         * config.guess (i386-sequent-ptx): Properly get version number.
19238         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
19239         * config.guess (mips:*:4*:UMIPS): New case.
19241 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19243         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19244         (i386-win32 host): Likewise.  Don't build readline.
19246 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
19248         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
19249         SUPPORT_FILES to submakes.
19251 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
19253         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19254         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19255         mpw-configure.
19257 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
19259         * configure.in (appdirs): Use =, not ==, in test expression when
19260         trying to build the text to print in the warning message for
19261         Solaris users.
19263 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
19265         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19267 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19269         * config.guess: Recognize lynx-2.3.
19271 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
19273         * config.sub (z8ksim): Deleted
19274         (z8k-*-coff): New, this is the one true name of the target.
19276 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
19278         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19280 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
19282         * config.guess (*:Linux:*:*): First try asking the linker what the
19283         default object file format is (elf, aout, or coff).  Then if this
19284         fails, try previous methods.
19286 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19288         * configure.in: Don't build newlib for *-*-vxworks5.1.
19290 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19292         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19293         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19295 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
19297         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19299 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
19301         * cfg-ml-com.in: New file.
19302         * cfg-ml-pos.in: New file.
19304 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19306         * COPYING.NEWLIB: Add HP free copyright to list.
19308 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19310         * config.sub: Recognize -eabi* for the system, not just -eabi.
19312 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19314         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19315         * config.sub, configure.in (win32): New target and host.
19317 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19319         * configure.in: Add i386-pe configuration.
19321 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
19323         * mpw-build.in (install): Install GDB after LD.
19325 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
19327         * mpw-config.in (elf/mips.h): Always forward-include, needed
19328         for GDB to build.
19330 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19332         * testsuite: New directory for customer acceptance and whole tool
19333         chain tests.
19335 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19337         * configure: If per-host line isn't found, but AC_OUTPUT is found
19338         and a configure script exists, run it instead.
19340 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19342         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
19344 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19346         * configure: Set build_{cpu,vendor,os,alias} to host values when
19347         --build isn't specified.
19349 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19351         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19352         (FLAGS_TO_PASS): Pass them.
19353         (EXTRA_TARGET_FLAGS): Ditto.
19355 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19357         * Makefile.in (all-libg++): Depend on all-libstdc++.
19359 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19361         * configure.in (noconfigdirs): Enable all packages for
19362         i386-unknown-netbsd.
19364 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19366         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19367         hosted builds (DOS builds)
19369 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19371         Changes for ARM based on patches from Richard Earnshaw:
19372         * config.sub: Handle armeb and armel.
19373         * configure.in: Omit arm linker only for riscix.
19375 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19377         * config.guess:  Update from FSF.
19379 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19381         * config.sub: Recognize powerpcle as the little endian variant of
19382         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19383         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19384         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19385         temporarily.
19387 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19389         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19391 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19393         * config.sub: Accept -lites* as a basic system type.
19395 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19397         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19398         installed, and if so return linuxoldld as the system name.
19400 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19402         * config.guess: Add hppa1.1-hp-lites support.
19404 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19406         * configure.in: Don't build newlib for m68k-vxworks5.1.
19408 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19410         * configure.in (mips-sgi-irix6): Use mh-irix5.
19412 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19414         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19416 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19418         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19419         OSF/1.  Fix compiler flags.
19420         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19422 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19424         * configure.in: Recognize --with-newlib.
19425         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19427 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19429         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19430         to *_X11_MODULES due to gdbtk needing X include files et al.
19432 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19434         Merge in support for Mac MPW as a host.
19435         (Old change descriptions retained for informational value.)
19437         * mpw-config.in: Add generic include forwards for cpu-specific
19438         include files in aout and elf directories.
19440         * mpw-configure: Added copyright.
19441         * mpw-config.in: Check for presence of required build tools.
19442         (target_libs): Add newlib.
19443         (target_tools): Add examples.
19444         (Read Me): Generate as "Read Me for MPW" instead.
19445         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19446         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19447         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19449         * mpw-configure: Remove subdir-specific makefile hackery,
19450         delete mk.tmp after using it.
19452         * mpw-build.in (all): Display start and end times.
19454         * mpw-configure (host_canonical): Set.
19455         (target_cpu): Always add to makefiles.
19456         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19457         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19458         (mpw-mh-mpw): Look for in srcdir and srcroot.
19459         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19461         * mpw-build.in: (install-only): New target.
19463         * mpw-configure (host_alias, target_alias): Rename from hostalias
19464         and targetalias, add into generated Makefile.
19465         (mk.tmp): If present, add into generated Makefile.
19466         * mpw-build.in (all-gas): Build config.h first before gas proper.
19468         * mpw-configure (config.status): Write only if changed.
19469         * mpw-config.in (readline): Configure it (not built, just used for
19470         definitions).
19472         * mpw-config.in (elf/mips.h): Add a forward include.
19474         * mpw-config.in: Forward-include most .h files in include into
19475         extra-include.
19476         (readline): Don't build.
19477         mpw-build.in (install): Install GDB.
19479         * mpw-configure (prefix, mpw_prefix): Handle it.
19480         * mpw-config.in (mmalloc, readline): Don't configure.
19481         * mpw-build.in (thisscript): Rename to ThisScript.
19482         Use mpw-build instead of BuildProgram everywhere.
19483         (mmalloc, readline): Don't build.
19484         * mpw-README: New file, basic documentation about the MPW port.
19486         * mpw-config.in: Use forward-include to create include files.
19488         * mpw-configure: Add more things to the top of each configured
19489         Makefile, including contents of config/mpw-mh-mpw.
19490         * mpw-config.in (extra-include): Create this directory and fill it
19491         with Posix-like include files when configuring.
19493         * config.sub (apple, mac, mpw): Add various aliases.
19495         * mpw-build.in: New file, top-level build script fragment for MPW.
19496         * mpw-configure: New file, configure script for MPW.
19497         * mpw-config.in: New file, config fragment for MPW.
19499 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19501         * configure.in (host_libs): Remove glob, since it is gone from the
19502         sources.
19504 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19506         * Makefile.in: define empty GDB_NLM_DEPS var.
19508         * configure.in(target_makefile_frag): use config/mt-netware
19509         for netware targets.
19511 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19513         * config.sub: Merge in recent FSF changes.  Remove linux special
19514         cases.
19516 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19518         Revert this change:
19520         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19522                 * build-all.mk: Use CC=cc -Xs on Solaris.
19524 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19526         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19527         stop using it.
19528         * Makefile.in: Nuke all references to glob subdirectory.
19530 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19532         * configure.in: Fix --enable-shared logic in per-host.
19534 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19536         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19538 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19540         * configure.in (noconfigdirs): Don't build gas on AIX, for
19541         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19543 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19545         * configure: Fix --cache-file to work if the file argument is a
19546         relative path.
19548 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19550         * configure: If the --cache-file is used, pass it down to
19551         configure in subdirectories.
19553 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19555         * config.sub: add vxworks29k configuration.
19557 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19559         * Makefile.in (taz): Do "diststuff" part quietly.
19561 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19563         * config.sub: Mini-merge with gcc/config.sub.
19565 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19567         * config.guess (IRIX): Sed - to _.
19569 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19571         * Makefile.in (source-vault, binary-vault): New targets.
19573 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19575         * config.sub: Recognize -eabi as a basic system type.
19577 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19579         * configure.in (enable_shared stuff): Fix typo.
19581 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19583         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19585 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19587         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19589 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19591         * configure.in (rs6000-*-*): Don't build gas.
19593 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19595         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19596         reduce command line length.
19597         (AS_FOR_TARGET): Check for as.new, not Makefile.
19598         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19600 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19602         * config.guess:  Merge from FSF.
19604 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19606         * configure: Don't use $ when handling program_suffix.
19608 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19610         * configure.in:  Configure tk for hppa/hpux.
19612 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19614         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19616 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19618         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19619         to LIBCXXFLAGS.  Tests are better run without it.
19621 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19623         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19625 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19627         * configure.in (*-*-netware*): Don't configure xiberty.
19629 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19631         * configure.in:  Remove tk from native_only list.
19633 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19635         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19636         for special NCD build.
19638 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19640         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19641         makeall.bat, they're only useful for binutils snapshots.
19642         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19643         makeall.bat to specified SUPPORT_FILES.
19645 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19647         * build-all.mk: Add Ericsson targets to sun4 and solaris
19648         hosts.  Add  BNR's sun4 target to solaris host, so their
19649         build-from-source will be tested in-house first.
19651 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19653         * Makefile.in (LIBCFLAGS): New variable.
19654         (CFLAGS_FOR_TARGET): Ditto.
19655         (LIBCFLAGS_FOR_TARGET): Ditto.
19656         (LIBCXXFLAGS): Ditto.
19657         (CXXFLAGS_FOR_TARGET): Ditto.
19658         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19659         (BASE_FLAGS_TO_PASS): Pass them.
19660         (EXTRA_TARGET_FLAGS): Ditto.
19662         * configure.in: Support --enable-shared.
19664 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19666         * configure.in (target_libs):  Include libstdc++ again.
19667         * config.guess:  Update from FSF (for FreeBSD).
19669 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19671         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19672         makeall.bat.
19673         (DISTDOCDIRS): Add `etc'.
19674         (ETC_SUPPORT_PFX): New variable.
19675         (taz): Include anything from etc starting with a word in
19676         ETC_SUPPORT_PFX.
19678 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19680         * config.sub: Update for recent FSF changes.  Remove obsolete
19681         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19682         spacing changes.
19684 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19686         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19688         * config.guess:  Merge with FSF.
19689         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19691 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19693         * configure: Since the "trap 0" handler will override the exit
19694         status on many systems, only use it for "exit 1", and make it set
19695         a non-zero exit status; reset it before "exit 0".  Also, check
19696         exit status of config.sub, and error out if it failed.
19698 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19700         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19701         and install libgloss.
19703 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19705         * Makefile.in (all-binutils): Depend upon all-byacc.
19707         * configure.in: Don't build emacs on Irix 5.
19709 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19711         * configure.in (*-*-netware*): Add libio.
19713 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19715         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19716         (CHECK_TARGET_MODULES): Ditto.
19717         (INSTALL_TARGET_MODULES): Ditto.
19718         (TARGET_LIBS): Ditto.
19719         (all-libstdc++): Note dependencies.
19721 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19723         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19725 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19727         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19728         -fexternal-templates.
19730         * configure.in (target_libs): Add libstdc++.
19731         (noconfigdirs): Add libstdc++ as appropriate.
19733 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19735         * config.guess:  Update from FSF.
19737 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19739         * configure: Use ${config_shell} when running ${configsub}.
19741 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19743         * config.sub: No longer recognize h8300h.
19745 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19747         * config.sub: Remove extraneous differences between config.sub and
19748         gcc/config.sub.
19750 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19752         * Makefile.in (DISTSTUFFDIRS): Add gas.
19754 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19756         * COPYING.NEWLIB: New file.
19758 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19760         * config.guess (HP-UX):  Patch from Harlan Stenn
19761         <harlan@landmark.com> to also emit release level.
19763 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19765         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19767 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19769         * config.sub:  Merge nextstep cleanup from FSF.
19771 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19773         * configure.in (arm-*-*): Don't configure ld for this target.
19775 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19777         * configure.in (*-*-netware): don't configure libg++, libio,
19778         librx, or newlib.
19780 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19782         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19783         configure ld--it works, but it doesn't support shared libraries.
19785 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19787         * config.guess (*-unknown-freebsd*):  Get rid of possible
19788         trailing "(Release)" in version string.
19789         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19791 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19793         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19794         Fix type: *-next-neststep -> *-next-nextstep.
19796         * config.guess:  Merge from FSF:
19798         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19800         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19802         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19804         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19805         instead of UNIX_SV for UnixWare 1.0).
19807 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19809         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19810         to make gdb/nlm/* build after the compiler and linker.
19812 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19814         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19815         not just i[34]86.
19816         (m68k-atari-sysv4):  Relocate to match FSF version.
19818         * config.guess:  More merges from the FSF:
19820         Add a space before function call or macro invocation.
19822         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19824         * config.guess: Add trap cmd to remove dummy.c and dummy when
19825         interrupted.
19827         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19829         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19830         (dummy): Redirect stderr from compilation of dummy.c.
19832         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19834         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19836 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19838         * configure: Accept and ignore --cache*, for compatibility with
19839         new autoconf.
19841 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19843         * config.guess:  Merge from FSF:
19845         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19847         * config.guess (Pyramid*:OSx*:*:*): New case.
19848         (PATH): Add /.attbin at end for finding uname.
19849         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19851         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19853         * config.guess (M88*:DolphinOS:*:*): New case.
19855         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19857         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19858         to select whether to use ELF or COFF.
19860         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19862         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19864         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19866         * config.guess: Guess the OS version for HPUX.
19868         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19870         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19872 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19874         * configure.in: Recognize --with-headers, --with-libs, and
19875         --without-newlib.
19876         * Makefile.in (all-xiberty): Depend upon all-ld.
19878 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19880         * configure.in: Change i[34]86 to i[345]86.
19882 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19884         * configure (version): A few more tweaks to help message.
19886 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19888         * Makefile.in:  Remove (for now) librx as a host library,
19889         now that we're building it for target.
19891 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19893         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19894         (Karl Berry).
19896 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19898         * configure.in:  Also configure librx.
19900 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19902         * Makefile.in:  Update various rules to reflect that librx
19903         is now needed for libg++.
19905 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19907         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19909 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19911         * configure.in: Configure the examples directory.
19913 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19915         * configure: Simplify Jun 2 1994 change.
19917 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19919         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19920         /bin/gcc isn't good enough to build gcc.
19922 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19924         * Makefile.in (GDB_SUPPORT_FILES): Remove
19925         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19926         (gdb.tar.gz): Add new rule to use standard distribution building
19927         mechanism.
19929 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19931         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19932         Bill Cox <bill@cygnus.com>.
19934 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19936         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19938 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19940         * configure:  Search current dir first in .gdbinit.
19942 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19944         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19946 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19948         * config.sub:  Refer to NeXT's operating system as nextstep.
19950         * config.sub (case $basic_machine):  Re-order the cases, to match
19951         the order in the FSF version (which is mostly alphabethical).
19952         Merge in some additions and changes from the FSF.
19954 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19956         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19957         * config.sub: Recognize cxux7.
19958         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19960 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19962         * config.sub:  Fix typo powerpc -> powerpc-*.
19964 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19966         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19968         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19969         parallel with all-emacs and install-emacs).  Top-level command
19970         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19972 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19974         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19975         $(relbindir)/make before doing ``make install'', and use
19976         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19977         installing over running make binary.
19978         ($(host)-stamp-stage3-installed): Likewise.
19980 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19982         * config.guess: Recognize Mach.
19984 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19986         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19987         see whether --exec-prefix was used.
19989 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19991         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19993 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19995         * Makefile.in: Add all-librx target similar to all-libproc.
19997 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19999         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
20000         with post 1.2 uname bogosity.
20002 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20004         * configure: Remove temporary files on receipt of a signal.
20006 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
20008         * configure: If there is a package_makefile_frag, remove
20009         ${subdir}/Makefile.tem after copying it in.
20011 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20013         * build_all.mk: support rs6000 lynx identifies itself as
20014         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
20015         since /bin/gcc is too feeble to compile a modern gcc.
20017 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20019         * brought devo/test-build.mk update-to-date with progressive/
20020         test-build.mk. Add lynx targets and hppa flag info.
20022 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20024         * configure.in:  Use mh-ncrsvr43.  Patch from
20025         Tom McConnell <tmcconne@sedona.intel.com>.
20027 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20029         * config.guess (i386-unknown-bsdi):  No longer need to
20030         check #if defined(__bsdi__) && defined(__i386__).
20032 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20034         * configure: Set program_transform_nameoption correctly.
20036 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20038         * brought build-all.mk update-to-date with progressive build-all.mk,
20039         added new targets and hppa info.
20041 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20043         * configure: If config.guess result is a prefix of the user
20044         specified target, assume a native build and use the user specified
20045         target as the host alias.  Remove SunOS patch suffix removal hack.
20046         * configure.in: Remove SunOS patch suffix removal hack.
20048         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20049         in NATIVE_CHECK_MODULES.
20051 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
20053         * Makefile.in: Rename HOST_ONLY to NATIVE.
20054         * configure: Delete SunOs patch suffix from host_canonical
20055         and build_canonical variables that are prepended to Makefiles.
20056         * configure.in: Add comments for easier maintenance.
20058 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20060         * Makefile.in: Add all-libproc target similar to all-gui.
20062 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
20064         * Makefile.in (CHECK_MODULES): split into
20065         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20067 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
20069         * config.guess (i386-unknown-bsdi): New system to guess.
20071 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20073         * Makefile.in: Add all-gui target (but not yet build by "all").
20075 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
20077         * config.sub: Move deletion of patch suffix from here...
20078         * configure.in: To here, at Ian's suggestion.  The top-
20079         level scripts might need to know of a patch level.
20081 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
20083         * config.sub: Strip off patch suffix so rtl is recognized
20084         as a sunos4.1.3 machine, even though it's been patched.
20086 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
20088         * Makefile.in (INSTALL_LAST): Delete.
20089         (INSTALL_DOSREL): New.
20091 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20093         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20094         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20095         whether we pass down --with-gnu-ld anyhow.
20097 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
20099         * Makefile.in (INSTALL_LAST): Change operation so it works
20100         on more flavors of make.
20101         * configure.in (go32): Don't build libg++ or libio.
20103 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
20105         * Makefile.in (Move HOST_PREFIX_1 and friends up so
20106         they can be overriden by templates.
20108 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
20110         * configure.in (target==go32): Don't build gdb.
20111         * dosrel: New directory.
20113 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
20115         * configure.in (host==go32): Configure dosrel too.
20116         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20117         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20118         be set by incoming names or templates.
20119         (INSTALL_LAST): New rule.
20121 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
20123         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20125 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20127         * configure.in (appdirs): New variable.  Currently empty, but will
20128         be used in gas distribution.  If nonempty, lists a set of
20129         directories at least one of which must get configured, or top
20130         level configuration is considered to have failed.
20131         (rs6000-*-lynxos*): Use new file name.
20133 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20135         Eliminate XTRAFLAGS.
20136         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20137         newlib include files using -idirafter, and also use -nostdinc.
20138         (CXX_FOR_TARGET): Likewise.
20139         (XTRAFLAGS): Removed.
20140         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20141         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20142         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20143         ($(DO_X)): Don't pass down XTRAFLAGS.
20145 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20147         * configure.in (mips*-dec-bsd*): New target; do build linker.
20148         (mips*-*-bsd*): New target; don't build linker.
20150 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20152         * configure.in: support rs6000-*-lynxos* configuration.
20153         support sunos4 as a cross target.
20155         * config.sub: look for lynx*, not lynx since the OS version may
20156         legitimately be part of the name.
20158 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20160         * configure.in (i[34]86-*-sco*): Move to be with other i386
20161         targets.
20162         (romp-*-*): New target.  Skip various binary utilities.
20163         (vax-*-*): New target.  Don't build newlib.
20164         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
20166 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20168         * configure.in: Only set host_makefile_frag if config
20169         directory exists.
20171 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20173         * install.sh: If $dstdir exists, don't check whether each
20174         component does.
20176 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20178         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20180 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20182         * configure.in (*-*-lynxos*): Don't configure newlib for either
20183         native or cross Lynx.
20185 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
20187         * config.sub (sparc64-elf): Fix os.
20188         (z8k): Remove duplicate.
20190 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20192         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20193         gcc/stmp-fixproto, to try to prevent fixproto from being run.
20195 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
20197         * configure: Make file links cleanly even if Lynx fails on
20198         an NFS symlink (at least fail cleanly).
20200 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20202         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20203         -XNh2000.
20205 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20207         * configure: Unknown options are fatal again.
20209 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
20211         * configure: Ignore --x-includes and --x-libraries, for Autoconf
20212         compatibility.
20214 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
20216         * build-all.mk: Add `clean' target.
20218 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20220         * config.guess:  Add SINIX support.
20221         * configure.in:  Add mips-*-sysv4* support.
20223 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
20225         * build-all.mk: Document all useful targets.
20226         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20227         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20229 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20231         * configure: Support --silent, --quiet.
20233 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20235         * configure: Support --disable-FEATURE.
20237 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20239         * config.guess: Recognize NCR running SVR4.3.
20241 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20243         * config.guess:  Make BSDI generate i386-unknown-bsd386.
20244         Patch from Paul Eggert <eggert@twinsun.com>.
20246 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20248         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20250 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20252         * configure: Make unrecognized options give nonfatal warnings
20253         instead of fatal errors, and pass them to any subdirectory
20254         configures in case they recognize them.
20255         Make --x equivalent to --with-x.
20257 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20259         * configure: Add --enable-* options.  Clean up usage message and
20260         some comments.
20262 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
20264         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20266 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20268         * configure.in (hppa*-*-*): Enable binutils.
20270 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20272         * config.sub: Recognize cisco.
20274 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
20276         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20278 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20280         * config.guess: about target *-hitachi-hiuxwe2, don't print more
20281         than one configuration name.  Add comment.
20283 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
20285         * config.guess: about target *-hitachi-hiuxwe2, fixed
20286         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
20287         macro is incorrect.]
20289 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20291         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20292         than the "make ls" stuff which used to be here.
20294 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20296         * config.guess:  Recognize i[34]86-unknown-freebsd.
20297         From Shawn M Carey <smcarey@rodan.syr.edu>.
20299 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20301         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20303 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20305         * config.guess: Check for ptx.
20307 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
20309         * config.sub: Add os9k checking.
20311 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20313         * config.guess: Handle OSF1 running on HPPA processors
20315 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20317         * configure: If subdir configure fails, print out a message with
20318         subdirectory name, in case subdir's configure code didn't identify
20319         itself.
20321 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
20323         * configure.in: Remove embedded newlines from configdirs.
20324         Avoid mismatches of substrings.  Fix matching strings at end
20325         of configdirs.
20327 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
20329         * config.guess:  Add Lynx/rs6000 config support.
20331 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20333         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20335 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
20337         * configure.in (hppa*-*-osf*): Treat this just like most other
20338         PA configurations (eg no binutils or ld).
20339         (hppa*-*-*elf*): These configurations have binutils and ld.
20341 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20343         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
20345 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20347         * configure.in (rs6000-*-*): Build gas.
20349 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20351         * Makefile.in:  Avoid bug in losing hpux sed.
20353 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20355         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20356         for GDB and GDB has been fixed to not need it.
20358 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20360         * config.guess: Recognize vax hosts.
20362 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20364         * configure (while loop): Don't use "break 2" inside case
20365         statement -- the case statement isn't an enclosing loop.
20367 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20369         * config.guess:  Clean up NeXT support, to allow nextstep
20370         on Intel machines.  Make OS be nextstep.
20372 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20374         * config.guess: Add alternate forms for Convex.
20376 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20378         * configure:  Completely rewrite option processing.  Take
20379         advantage of pattern-matching to avoid invoking test frequently.
20380         Also clean up host and target defaulting logic.
20382 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20384         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20385         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20386         commands (plus user environment) will fit SCO limits.
20388 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20390         * configure.in: Don't issue warnings about directories which are
20391         not being configured if -norecursion is set.  Correct test for
20392         --with-gnu-as and --with-gnu-ld to not get confused by substring
20393         matches.
20395         * configure.in: Don't build gas for alpha-dec-osf1*.
20397 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20399         * configure:  Back out Per's change of 12/19/1993.  It changes the
20400         behavior of configure in unexpected and confusing ways.
20402         Also, use different delim char when calculating
20403         program_transform_name so that the name can contain slashes.
20405 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20407         * configure.in, config.sub: Add support for VSTa micro-kernel.
20409 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20411         * configure.in: Nuke hacks which were used to get a special
20412         version of GAS for HPPA configurations.
20414 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20416         * configure:  If only ${target_alias} is given, use that
20417         as the default for ${host_alias}.
20418         * configure:  Add missing back-slashes before nested quotes.
20420 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20422         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20424 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20426         * config.guess:  Recognize some Tektronix configurations.
20427         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20429 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20431         * config.sub: Match any flavor of SH.
20433 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20435         * configure.in: Don't try to configure newlib for Alpha.
20437 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20439         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20440         libg++ or libio for any Alpha target.
20442         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20444 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20446         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20447         default arguments -- so it tried to compress itself.
20449 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20451         * configure.in (notsupp): ensure that a space is always at the end
20452         of the configdirs list, since the grep checks for an explicit space
20454 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20456         * configure.in (target i386-sysv4.2): don't build ld, since static
20457         versions of many libraries are not available.
20459 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20461         * config.guess: Recognize Apollos (using environment variables).
20462         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20464 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20466         * config.guess: Recognize Sony news mips running newsos.
20468 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20470         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20471         "fi ; else" for bash.
20473 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20475         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20477 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20479         * config.sub: accept unixware as an alias for svr4.2.
20480         Fix some inconsistancies with the gcc version.
20482 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20484         * Makefile.in (DISTDOCDIRS):  Add gdb.
20486 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20488         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20490 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20492         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20493         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20494         this now.
20496 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20498         * config.sub: Accept hiux* as an OS name.
20500         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20501         etc/make-stds.texi.  The underscore came from gcc, and dje now
20502         agrees that RUNTESTFLAGS is the correct name.
20504 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20506         * install.sh:  Remove 'set -e'.  It makes any conditionals
20507         in the script useless.
20509         * config.guess: Automatically recognize arm-acorn-riscix
20510         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20512 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20514         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20516 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20518         * Makefile.in (DISTDOCDIRS): New variable.
20519         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20520         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20522 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20524         * configure.in (hppa target): check the source directory for the
20525         pagas sub-directory
20527 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20529         * config.sub: Allow -aout* and -elf*.
20531 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20533         * configure.in: Don't build ld on i386-solaris2, same as for
20534         sparc-solaris2.
20536 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20538         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20540 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20542         * configure.in:  Configure gdb for alpha.
20544 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20546         * Makefile.in (CXXFLAGS): Add -O.
20548 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20550         * config.guess: added support for DG Aviion
20552 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20554         * configure.in: Produce warning message for subdirectories not
20555         configurable for this host/target combination.  Don't try to
20556         configure gdb for vms.
20558 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20560         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20561         appropriate files before making "diststuff".
20562         (DISTBISONFILES): New var: list of files to be edited.
20563         (DISTSTUFFDIRS): Add binutils.
20565 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20567         * config.sub: also handle mipsel and mips64el (for little endian mips)
20569 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20571         * configure.in: Add * to end of all OS names.
20573 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20575         * configure.in: Build newlib for LynxOS native.
20577 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20579         * config.guess: Add support for delta 88k running SVR3.
20581         * configure.in: Add comment about HP compiler vs. emacs.
20583 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20585         * configure.in: don't build ld on solaris2 (not a viable option
20586         due to bugs in getpwnam & getpwuid)
20588 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20590         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20591         config.guess will produce a full version number.
20593 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20595         * configure.in: Build linker and binutils for alpha-dec-osf1.
20597 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20599         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20600         and gdb/testsuite/Makefile.in.
20602 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20604         * configure.in: recognize mips*- instead of mips-
20606 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20608         * config.sub: Accept linux*coff and linux*elf as operating
20609         systems.
20611 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20613         * config.sub: Recognize mips64, and mips3 as an alias for it.
20615 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20617         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20618         gdb knows how to handle OSF/1 shared libraries.
20620 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20622         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20623         * config.guess: Recognize Hitachi's HIUX.
20624         * config.sub: Recognize h3050r* and hppahitachi.
20625         Remove redundant cases for hp9k[23]*.
20627 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20629         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20630         if gas and ld are in the source tree and are in ${configdirs}.
20631         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20632         --with options (but still pass them down on the command line,
20633         if they were explicitly specified).
20635 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20637         * configure: substitute SHELL value in Makefile.in with
20638         ${CONFIG_SHELL}
20640 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20642         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20643         *-*-solaris2* targets.
20645 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20647         * Makefile.in: define M4, and pass it down to sub-makes;
20648         all-autoconf now depends on all-m4
20650 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20652         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20653         presence of {ar,ranlib} instead of a configured directory
20655 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20657         * config.guess: Accept 34?? as well as 33?? for NCR.
20659 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20661         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20662         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20664 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20666         * configure: grab values for $(CC) and $(CXX) from the
20667         environment, so that someone can do "CC=gcc configure; make" and
20668         have it work right (matching the way that autoconf works now)
20670         * configure.in, Makefile.in: add support for gash, the tcl
20671         interface to Galaxy
20673         * config.guess: add NetBSD variants (hp300, x86)
20675 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20677         * install.sh: Support -d option (in the manner of SunOS 4 install,
20678         as it is more deterministic than that of GNU install)
20679         (chmodcmd): Set file to mode 755 by default (should also do default
20680         chgrp and chown, but I don't feel like dealing with that now)
20682 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20684         * config.sub: Remove h8300hhms alias.
20686 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20688         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20690 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20692         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20693         as stmp-fixinc
20695 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20697         * config.sub: recognize m88110-bug-coff.
20699 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20701         * Makefile.in (all-libio): all dependencies on the toolchain used
20702         to build this (gcc, gas, ld, etc)
20704 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20706         * config.guess: Deal with OSF/1 1.3 on alpha.
20708 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20710         * install.sh: add some 'else true' clauses for portability
20712         * configure.in: don't build libio for h8[35]00-*-* targets
20714 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20716         * Makefile.in:  Add support for new libio.
20718 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20720         * install.sh: If one command fails, don't try the rest.  Don't try
20721         to remove $dsttmp (via trap) unless we have already created it.
20722         If $src doesn't exist, detect it and exit with an error.
20724         * config.guess: Recognize BSD on hp300.
20726 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20728         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20729         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20731 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20733         * Makefile.in (all-send-pr): depends on all-prms
20735 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20737         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20739 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20741         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20742         Added test for mips-mips-riscos5.
20744 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20746         * configure.in: use mh-hp300 for 68k HP hosts
20748 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20750         * configure: add support for CONFIG_SHELL, so that you can use
20751         some alternate shell for evaluating configure scripts
20753 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20755         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20756         in configure script to bug-gdb@prep.ai.mit.edu when building
20757         distribution archive.
20758         * Makefile.in (COMPRESS):  Remove def.
20759         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20760         gdb.tar.Z and make-gdb.tar.Z respectively.
20761         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20762         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20763         to convergence with 'taz' target in Makefile.in.
20765 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20767         * install.sh (dsttmp): use trap to ensure that tmp files go
20768         away on error conditions
20770 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20772         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20774 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20776         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20777         its parent is '/' not ''.
20779         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20781 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20783         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20784         that ${newsrcdir}/configure.in does.
20786 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20788         * test-build.mk: support for CONFIG_SHELL
20790 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20792         * config.sub (netware):  Add as a basic system type.
20794 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20796         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20797         $(srcdir)/ from the dependency on Makefile.in.
20799 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20801         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20802         (h8300hhms is temporary until multi-libraries are implemented).
20803         * configure.in: Handle h8300h too.
20805 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20807         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20809 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20811         * configure:  Remove extraneous output when guessing host type.
20812         * config.guess:  Remove extraneous output when guessing using C
20813         compiler rather than uname, or when guessing fails.
20815 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20817         * Makefile.in: remove all.cross and install.cross targets
20819         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20820         definitions
20822 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20824         * configure.in (target sh): Build gprof.
20826 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20828         * config.sub: change -solaris to -solaris2
20830 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20832         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20834 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20836         * configure: Correct error message for missing Makefile.in to
20837         print correct directory.
20839 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20841         * install.sh: kludge around 386BSD shell bug
20843 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20845         * config.guess:  Recognize NeXT.
20846         * config.guess:  Recognize i486-ncr-sysv4.
20847         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20849 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20851         * Makefile.in (MAKEINFOFLAGS): New variable.
20852         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20853         * build-all.mk, test-build.mk: Pass down --no-split as
20854         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20856 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20858         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20860 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20862         * Makefile.in (libg++.tar.z):  New rule.
20863         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20864         * Makefile.in (taz):  Only do a single chmod.
20866 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20868         * install.sh: don't use dirname anymore (replaced with sed usage)
20870 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20872         * Makefile.in:  Change extension for gzip'd files from '.z' to
20873         '.gz' per new FSF standard usage.
20875 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20877         * configure: put quotes around the final value of program_transform_name
20879 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20881         * Makefile.in: new install.sh support; update install-info rules
20883 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20885         * configure.in: Build diff for crosses, but not for go32 host.
20887         * configure.in: Build gprof only for native, and don't build it
20888         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20890 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20892         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20894 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20896         * configure.in (host_tools): Add prms.
20898 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20900         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20901         with $(FLAGS_TO_PASS) on the command line
20903         * config.sub: Recognize lynx and lynxos
20905 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20907         * config.sub: Accept -ecoff*, not just -ecoff.
20909 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20911         * Makefile.in (taz): Use .gz suffix instead of .z.
20912         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20913         names.
20915 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20917         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20919 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20921         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20922         that rebuilds that might happen during 'make install' don't get
20923         bogus gcc include files
20925 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20927         Change from Utah for HPPA support:
20928         * config.guess: Recognize hppa1.x-hp-bsd.
20930 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20932         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20933         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20935 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20937         * config.sub: Add support for rom68k and bug boot monitors.
20939 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20941         * Makefile.in: Make all-opcodes depend on all-bfd.
20943 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20945         * config.guess: Added special check for i[34]86-univel-sysv4*.
20947 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20949         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20950         the processor rather than assuming i486.
20952 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20954         * config.guess: Recognize SunOS6 as Solaris3.
20956 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20958         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20959         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20961 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20963         * build-all.mk (all-cross): New target for Canadian Cross.
20964         Added Q2 go32 targets.
20965         * test-build.mk: Configure go32 cross sparclite-aout and
20966         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20967         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20969 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20971         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20972         GO32 hosted toolchains
20974 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20976         * configure: change  so "-exec-prefix" gets passed down rather
20977         than "-exec_prefix" so autoconf generated Makefiles get the
20978         exec_prefix set right.
20980 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20982         * config.guess: get the Solaris2 minor version number
20984         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20986 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20988         * config.guess: Recognize some Sequent platforms.
20990 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20992         * Makefile.in: added the vault-install target
20994         * configure.in: actually use the Sun3 makefile fragment that's in
20995         config, also added the release dir to configdirs
20997 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20999         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21001 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21003         * configure.in: remove some program from Alpha targetted toolchains
21005 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
21007         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
21008         gprof.
21009         (taz): Run "make diststuff" in those directories instead of "make
21010         proto-dir".  Look for "VERSION=" only at start of line in subdir
21011         Makefile.  Use "gzip -9" for compression.
21012         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21013         (binutils.tar.z): New target.
21015 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21017         * Makefile.in (taz): Include gpl.texinfo.
21019 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21021         * Makefile.in (setup-dirs): Merged into "taz" target.
21022         (taz): Only do `proto-dir' stuff if a directory is actually needed
21023         for this target.
21025 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
21027         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21028         (FLAGS_TO_PASS): Pass down MUNCH_NM.
21029         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21030         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21031         (gcc-no-fixedincludes): Correct for current gcc Makefile.
21033 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
21035         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
21036         config.sub, and move-if-change to gdb testsuite distribution
21037         archive, so the testsuite can be extracted, configured, and
21038         run separately from the gdb distribution.  Blow away the Chill
21039         tests that require a Chill compiled executable, since GNU Chill
21040         is not yet publically available.
21042 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21044         * test-build.mk: set environment variables in a single command,
21045         instead of a list of assignments and exports
21047         * config.guess: recognize Alpha/OSF1 systems
21049 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21051         * configure: Change help message to prefer --options rather than
21052         -options.
21054 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21056         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21057         zippy@ecst.csuchico.edu.
21058         * config.guess: Recognize miniframe.
21060 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21062         * Makefile.in: Use srcroot to find runtest rather than rootme.
21063         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21065 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21067         * test-build.mk: Extensive additions to support building on a
21068         machine other than the host.
21070 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21072         * configure (tooldir): Fix for i386-aix again.
21074 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
21076         * configure, Makefile.in:  Change definition of $(tooldir)
21077         to match the FSF.
21079 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
21081         * config.guess:  Recognize i[34]86/SVR4.
21083 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21085         * Makefile.in (all-gdb): gdb depends on sim.
21087 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
21089         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
21090         at the same time we make the prototype gdb directory.
21091         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
21092         files at the same time as the gdb base release distribution.
21094 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
21096         * Makefile.in (check): Use individual check targets rather than
21097         DO_X rule.
21098         (check-gcc): Added.
21100 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
21102         * config.sub: Use sysv3.2 not sysv32 for canonical OS
21103         for System V release 3.2.
21105 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21107         * config.sub: Recognize hppaosf.
21108         * configure.in: Do configure ld/binutils/gas for it.
21110 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21112         * configure (tooldir): Alter syntax used to set this, for systems
21113         where "\$" isn't handled right, like i386-aix.
21115 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21117         * configure: Pass program-transform-name, not
21118         program_transform_name, to recursive configures.
21120 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
21122         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21123         of gas+ld+binutils.
21125 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
21127         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
21129 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21131         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21133 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21135         * Makefile.in (PRMS): Set back to all-prms.
21137 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21139         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21140         targets, rather than for MIPS hosts.
21142 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21144         * configure.in: add comment for --with-x default values
21146         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21148         * Makefile.in: add check-* targets for each of the directories in
21149         the tree.  Add a definition of RUNTEST that will use the one we
21150         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
21152 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
21154         * configure.in: Removed obsolete references to bfd_target and
21155         target_makefile_frag.
21157         * build-all.mk: Set assorted targets for Q2.
21158         * config.sub: Recognize z8k-sim and h8300-hms.
21159         * test-build.mk: Really don't pass host to configure.
21160         (HOLES): Added uname.
21162 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
21164         * configure: Handle an empty program-prefix, program-suffix or
21165         program-transform-name correctly.
21167 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21169         * build-all.mk: -G 8 no longer required for MIPS targets.
21170         * test-build.mk: Don't pass host argument to configure; make it
21171         guess.
21173 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
21175         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
21176         * Makefile.in (COMPRESS):  New macro, like GZIP.
21178 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21180         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21182         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21183         with gas currently defaults to -G 0.
21185 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
21187         * Makefile.in (all-flex): flex depends on byacc.
21189         * build-all.mk: If host not specified, use config.guess.  Pass TAG
21190         to test-build.mk as RELEASE_TAG.
21191         * test-build.mk (configargs): New variable containing arguments to
21192         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
21193         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21195         * config.guess: Use /bin/uname when checking -X argument on SCO,
21196         to avoid invoking GNU uname which doesn't understand -X.
21198         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21200         * configure.in: Build gas for mips-*-*.
21202 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21204         * Makefile.in (all.normal): insert missing backslash.
21206 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21208         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21210         * Makefile.in: Complete overhaul to merge many almost identical
21211         targets.
21213 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21215         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21216         (gdb.tar.Z): Adjusted.
21218         * Makefile.in (setup-dirs, taz): New targets; should be general
21219         enough to adapt for gdb sometime.  Build only .z file.
21220         (gas.tar.z): New target.
21222 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
21224         * build-all.mk: Use CC=cc -Xs on Solaris.
21226 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
21228         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
21229         for handling BISON for FSF releases.
21231 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21233         * configure: Actually implement the change zoo just documented.
21235 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21237         * configure: when using config.guess, only set target_alias when
21238         it's not already been set (ie, on the command line)
21240 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21242         * Makefile.in: add installcheck target, set PRMS to install-prms
21244 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21246         * configure: add support for package_makefile_fragment, handle the
21247         case where a directory has a configure.in file but no Makefile.in
21248         more gracefully (with an actual understandable error message, even);
21249         add support for --without (and add this to the usage message); also
21250         explicitly add a --host=${host_alias} to the command line when
21251         config.guess is used
21253 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21255         * configure: Must use both --host and --target in recursive calls.
21257 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21259         * Makefile.in: Change deja-gnu to dejagnu.
21261 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21263         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21265 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21267         * configure.in: canonicalize all instances to *-*-solaris2*,
21268         also strip out a number of tools to not build for go32 host
21270 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21272         * config.guess: add GPL.
21274         * Makefile.in, config.guess, config.sub, configure: bump
21275         copyrights to 93.
21277 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
21279         * Makefile.in (do-info): Removed obsolete check for existence of
21280         localenv file.
21282         * Makefile.in (MAKEOVERRIDES): Define to be empty.
21284 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21286         * Makefile.in: a couple of 'else true' for decstation,
21287         support for TclX
21289         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21291 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
21293         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21295 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
21297         * config.guess: Recognize i386-ibm-aix (PS/2).
21298         * configure.in: Use config/mh-aix386 file for it.
21300 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
21302         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21303         CC_FOR_TARGET instead.
21304         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21306 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
21308         * Makefile.in: Add sim to list of directories sent with gdb
21310 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
21312         * configure.in: Put back mips-dec-bsd* case.
21314 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
21316         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21317         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
21318         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21320 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21322         * configure.in: remove no-op mips-dec-bsd* in "case $target"
21324         * Makefile.in (dir.info): only run gen-info-dir if it exists,
21325         (install-info): install dir.info only if it exists,
21326         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21328 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
21330         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
21331         gas for mips-dec-bsd.
21333 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
21335         * configure (makesrcdir): If ${srcdir} is relative and not ".",
21336         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21338 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21340         * configure.in: Added "dejagnu" to hosttools list.
21342 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
21344         * config.sub, configure.in, config.guess:  Add support
21345         for Bosx, an AIX variant from Bull.
21346         Patches from F.Pierresteguy@frcl.bull.fr.
21348 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21350         * devo/dejagnu: Initial creation of devo/dejagnu.
21351         Migrated dejagnu testcases and support files for testing software
21352         tools to reside as subdirectories, currently called "testsuite",
21353         within the directory of the software tool.  Migrated all programs,
21354         support libraries, etc. beloging to dejagnu proper from
21355         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
21356         with no modifications.  The changes to these files which will
21357         allow them to configure, build, and execute properly will be made
21358         in a future update.
21360 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21362         * Makefile.in: Change send_pr to send-pr.
21363         * configure.in: Likewise.
21364         * send_pr: Renamed directory to send-pr.
21366 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21368         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21370 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21372         * README:  Update for gdb-4.8 release.
21373         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21374         gdb-xxx.tar.z (gzip'd) file also.
21376 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21378         * Makefile.in: make all-diff depend on all-libiberty
21380 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21382         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21384 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21386         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21388 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21390         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21391         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21392         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21394 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21396         * Makefile.in:  makeinfo binary is in a new location
21398 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21400         * config.sub: Accept -ecoff as an OS.
21402         * Makefile.in: Various changes to eliminate a level of make
21403         recursion and reduce the required command line length.
21404         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21405         sub-makes.
21406         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21407         variables holding settings for specific sub-makes.
21408         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21409         in terms of BASE_FLAGS_TO_PASS.
21410         (TARGET_LIBS): New variable listing directories which use
21411         TARGET_FLAGS_TO_PASS.
21412         (subdir_do): Eliminated.
21413         (do-*): New set of targets to replace subdir_do.
21414         (various): All targets which used subdir_do now depend on do-*.
21415         (local-clean): Renamed from do_clean.
21416         (local-distclean): New target, dependency of distclean and
21417         realclean.
21418         (install-info): Don't create directories.  Depend on dir.info
21419         rather than calling make recursively.
21420         (install-dir.info): Eliminated.
21421         (install-info-dirs): Create all info directories here.
21422         (dir.info): Depend upon do-install-info.
21424         * test-build.mk (HOLES): Added false.
21426 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21428         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21430 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21432         * Makefile.in (info): remove dependency on all-texinfo.  The
21433         problem was really in texinfo/C, not at this level.
21435 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21437         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21439 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21441         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21442         GDB releases.
21444 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21446         * configure: Include srcdir in message about target of link not
21447         being found.  Don't convert `-' to `_' in `with' options being
21448         passed to subdirs.
21450 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21452         * configure.in: add uudecode to host_tools
21454         * Makefile.in: added {all,install}-uudecode targets, added them to
21455         the appropriate lists
21457 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21459         * Makefile.in (all-gcc): Added dependency on all-gas.
21461         * configure.in (mips-*-*): Build ld and binutils.
21463 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21465         * configure: check return code from mkdir, print error message and
21466         exit on failure.
21468 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21470         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21472 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21474         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21476 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21478         * config.sub (h8500):  Recognize this as a cpu type.
21480 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21482         * configure: source directory missing is no longer a warning
21484         * configure.in: recognize irix[34]* instead of irix[34]
21486         * Makefile.in: define and pass down X11_LIB
21488 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21490         * guess-systype: Renamed to ...
21491         * config.guess:  ... by popular request.
21492         * configure.in, Makefile.in:  Update accordingly.
21494 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21496         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21497         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21498         + Execute ./dummy instead of assuming . is in PATH.
21500 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21502         * guess-systype:  New shell script.  Attempts to guess the
21503         canonical host name of the executing host.
21504         Only a few hosts are supported so far.
21505         * configure:  Call guess-systype if no host is specified.
21507 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21509         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21510         gcc Makefile.
21512 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21514         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21515         (all-gcc, install-gcc, subdir_do): Use it.
21517 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21519         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21521 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21523         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21524         set exclusively by configure, using configure.in .
21526 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21528         * test-build.mk: set $PATH for all builds
21530         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21532 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21534         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21535         the one used in gcc/Makefile.in, so that a null expansion doesn't
21536         override the one needed to build gcc with a native cc.
21538 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21540         * configure: Accept -with arguments.
21542 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21544         * Makefile.in: added h8300sim
21546 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21548         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21549         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21550         (all-cygnus, native, build-cygnus): Make
21551         $(canonhost)-stamp-3stage-done, not $(host)....
21552         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21553         i386-sco3.2v4.  Added else true to if command.
21555 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21557         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21559 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21561         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21563 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21565         * configure.in: don't remove binutils from Solaris builds
21567 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21569         * Makefile.in: get rid of earlier definitions for *clean,
21570         also handle the recursive info rule better
21572 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21574         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21575         do more-or-less the right thing.
21577 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21579         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21580         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21582 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21584         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21585         $(host_canonical).
21587         * configure.in: split the configdirs list into 4 categories (native
21588         v. cross, library v. tool) and handle the cross-only and native-
21589         only in more reasonable (and correct!) way.
21591 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21593         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21594         configdirs anymore.
21596 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21598         * Makefile.in: extensive cleanup::  removed all of the explicit
21599         clean-* targets, collapsed many wrappers around subdir_do into
21600         one, added additional targets to satisfy standards.texi, deleted
21601         some old targets, some changes for consistency
21603 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21605         * configure.in: handle some programs as cross-only, and others as
21606         native only
21608         * test-build.mk: handle partial holes in a more generic manner
21610         * Makefile.in: m4 depends on libiberty
21612 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21614         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21615         time, wdiff, and find to configdirs
21617         * Makefile.in: all, clean, and install rules for the new programs
21618         added to configure.in
21620 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21622         * configure.in: use mh-sun for all *-sun-* hosts
21624 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21626         * Makefile.in: define flags for X11 include files and library file
21627         locations, pass them down to the programs that need this info
21629         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21631 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21633         * configure.in: start building libg++ for HP-UX targets
21635 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21637         * README:  Update references to files moved into etc/.
21639 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21641         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21642         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21644 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21646         * configure: accept dash as well as underscore in long option
21647         names for FSF compatibility.
21649 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21651         * config.sub: added -sco3.2v4 support from FSF.
21653 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21655         * configure.in: expand the section that adds or removes
21656         directories from the list of programs to build, to handle native
21657         vs. cross in addition to host v. native
21659 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21661         * Makefile.in:  Replace C++ in macro names with CXX.
21662         This is less likely to break ...
21664 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21666         * test-build.mk: add -w to GNU_MAKE
21668 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21670         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21671         add 'sparc' to list of recognized cpus.  This needed to make
21672         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21673         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21674         then changes that into $CPU-wrs-vxworks.
21676         * configure.in: remove most references to gdbtest, regularize
21677         target based program removal
21679         * test-build.mk: import from p3 tree (many fixes and changes)
21681 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21683         * Makefile.in: added rules to handle tcl, tk, and expect
21685         * configure.in: handle those directories if they exist
21687 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21689         * config.sub: removed bogus hppabsd and hppahpux names, since
21690         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21692 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21694         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21695         depends upon all-xiberty
21697         * Makefile.in: changes from p3, including:
21699         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21701         * Makefile.in (XTRAFLAGS): include newlib directories if
21702         newlib/Makefile exists, rather than if host != target.
21704         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21706         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21707         from the same source tree and not building a cross-compiler.  This
21708         matters for the libg++ configuration if reconfiguring a tree that
21709         has already been installed.
21711         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21713         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21714         pick up the machine and system specific header files.
21716         * Makefile.in: added AS_FOR_TARGET, passed down in
21717         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21718         the C compiler to use to create programs which are run in the
21719         build environment, set it to default to $(CC), and passed it down
21720         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21722         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21724         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21725         We need them for unusual native builds, like systems without
21726         ranlib.
21728         * configure: also define $(host_canonical) and
21729         $(target_canonical), which are the full, canonical names for the
21730         given host and target
21732 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21734         * Makefile.in:  Added separate definitions for C++.
21736 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21738         * configure.in (configdirs):  Add deja-gnu.
21740 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21742         * README:  Update for configure.texi and gdb-4.7 release.
21744 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21746         * Makefile.in:  Move "all" target to top of file.
21747         Previously, first target was ".PHONY" which caused BSD4.4 make
21748         to build .PHONY when make was run without arguments.
21750 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21752         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21753         Library-copylefted code in libiberty.
21755 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21757         * config.sub:  Replace m68kmote with plain old m68k.
21759 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21761         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21763 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21765         * config.sub: Complain if no argument is given.  Added support for
21766         386bsd as OS and target alias.
21768 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21770         * Makefile.in (XTRAFLAGS): include newlib directories if
21771         newlib/Makefile exists, rather than if host != target.
21773 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21775         * config.sub: recognize sparclite-wrs-vxworks.
21777         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21778         p3.) Added clean-xiberty to clean.
21780 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21782         * configure.in: use *-*-* instead of nested cases for host and target
21784 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21786         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21787         from the same source tree and not building a cross-compiler.  This
21788         matters for the libg++ configuration if reconfiguring a tree that
21789         has already been installed.
21791 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21793         * config.sub (i486v/i486v4):  Merge in from FSF version.
21795 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21797         * configure: only set PWD if it is already set.
21799 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21801         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21802         doesn't have unset and all success paths (and most error paths)
21803         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21804         to just ${PWD} to avoid confusion.)
21806 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21808         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21809         even for a native compilation.
21811 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21813         Changes to make the gdb.tar.Z rule work better.
21815         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21816         (DEVO_SUPPORT):  Add configure.texi.
21817         (bfd-ilrt.tar.Z):  Remove ancient rule.
21819 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21821         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21822         pick up the machine and system specific header files.
21824         * configure.in, config.sub: added new target m68010-adobe-scout,
21825         with alias of adobe68k.  Changed configure.in to check for
21826         -scout before -sco* to avoid a false match.
21828         * Makefile.in: added AS_FOR_TARGET, passed down in
21829         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21830         the C compiler to use to create programs which are run in the
21831         build environment, set it to default to $(CC), and passed it down
21832         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21834 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21836         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21837         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21838         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21839         FOR_TARGET variants, to newlib and libg++.
21841 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21843         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21844         first.
21846 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21848         * config.sub:  Accept `elf' as an environment.
21850 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21852         * Makefile.in (all-opcodes):  cd into the right directory
21854 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21856         * configure: added -program_transform_name option, used as
21857         argument to sed when installing programs.
21858         configure.texi: added documentation for -program_prefix,
21859         -program_suffix and -program_transform_name.
21861 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21863         * config.sub:  Accept i486 where i386 ok.
21865 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21867         * config.sub: accept we32k
21869 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21871         * config.sub, configure.in: accept OSE68000 and OSE68k.
21873         * Makefile.in: don't create all directories for ``make install'';
21874         let the subdirectories create the ones they need.
21876 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21878         * COPYING: new file, GPL v2
21880 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21882         * Makefile.in: use the new gen-info-dir, which needs a template
21883         argument (which also lives in texinfo)
21885         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21887 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21889         * config.sub (ncr3000):  Change i386 to i486.
21891 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21893         * Makefile.in: add install-rcs, install-grep to
21894         install-no-fixedincludes, removed install-bison and install-libgcc
21896 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21898         * configure.in: grab the HPUX makefile fragment if on HPUX
21900 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21902         * Makefile.in: eradicate bison spoor (ditto libgcc).
21903         configure.in: recognise m68{k,000}-ericsson-OSE.
21904         es1800 is alias for m68k-ericsson-OSE
21906 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21908         * configure.in: rearrange the parts that remove programs from
21909         configdirs, based now on HOST==TARGET or by canonical triple.
21911 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21913         * test-build.mk: recurse explicitly with -f test-build.mk when
21914         appropriate.  predicate stage3 and comparison on the existence
21915         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21916         On very clean, also remove ...stamp-co.  Build in-place before
21917         doing other builds.
21919 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21921         * Makefile.in, configure.in: add tgas
21923 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21925         * Makefile.in: a number of changes merged in from progressive.
21927         * configure.in: add libm.
21929         * .cvsignore: ignore some stuff that comes from test-build.mk.
21931 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21933         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21935 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21937         * configure: Add program_suffix (parallel to program_prefix)
21938         * Makefile.in: adjust directory-creating script for losing decstation
21940 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21942         * configure:  Minor $subdir-related fixes.
21944 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21946         * configure: fix various problems with propogating
21947         makefile_target_frag in subdirs.
21948         * configure.in: config libgcc if its there
21950 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21952         * config.sub:  HPPA merge.
21954 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21956         * Makefile.in:  Replace all-bison with all-byacc in all
21957         dependency lines for other tools (which now use byacc).
21959 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21961         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21963 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21965         * Makefile.in: make gprof rules similar to byacc rules (instead of
21966         vestigal $(unsubdir) that didn't work...)
21968 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21970         * config.sub:  Add support for Linux.
21971         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21972         (at least for libg++).
21974 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21976         * configure.texi: fix doc for the -nfp option to configure
21978 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21980         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21982 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21984         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21985         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21986         * configure.in: added solaris* host_makefile_frag hook.
21988 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21990         * config.sub: changed recognition of m68000 so that various
21991         m68k types can be specified via m680[01234]0
21993 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21995         * config.sub (basic_machine): fix sed so that '-foo' isn't
21996         completely substituted out while .+'-foo' loses the '-foo'
21998 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22000         * config.sub ($os): Add -aout.
22002 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
22004         * configure:  If host_makefile_frag is absolute, don't
22005         prefix ${invsubdir} (relevant to libg++ auto-configure).
22007 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22009         * Makefile.in (tooldir): Define it.
22010         (all-ld): Depend on all-flex.
22012 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
22014         * Makefile.in (check):  Fix libg++ special case.
22016 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
22018         * configure: do not bury `pwd` into config.status, thus do fewer
22019         pwd's.
22021         * configure: print the "Building in" message only when building in
22022         other than "." AND verbose.
22024         * configure: remove -s, rework -v to better accommodate guested
22025         configures.
22027         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22029 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
22031         * Makefile.in: macroize flags passed on recursion.  remove
22032         fileutils.
22034 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
22036         * configure: get makesrcdir right for subdirs deeper than 1.
22038         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22039         install.
22041 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
22043         * Makefile.in: don't print subdir_do or recursion lines.
22045 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
22047         * standards.texi: added menu item.
22049         * Makefile.in: build and install standards.info.
22051         * standards.texi: new file.
22053 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22055         * configure: test for and move config.status pieces from
22056         ${subdir}/.
22058 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
22060         * configure:  Test for existance of files before trying to mv
22061         them, to avoid numerous non-existance messages.
22063 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
22065         * configure: correct final line of config.status.
22067         * configure: patch from eggert.  Avoids a protection problem if
22068         the original Makefile.in is read only.
22070         * configure: use move-if-change from gcc to create config.status.
22071         Some makefiles depend on config.status to tell if a directory
22072         has been reconfigured for a different host.  This change
22073         prevents those directories from remaking everything in the case
22074         where the reconfig was only intended to rebuild a Makefile.
22076         * configure: test for config.sub with "config.sub sun4" rather
22077         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
22078         host alias from a missing config.sub.
22080 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22082         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22083         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
22085 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
22087         * configure: mkdir ${subdir} as needed.
22089 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
22091         * Makefile.in,configure.in: added autoconf.
22093 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22095         * Makefile.in: no longer pass against on recursion.
22097         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22098         definitions are not inherited.
22100         * configure: correct makesrcdir when subdir is .
22102 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
22104         * configure:  Add support for 'subdirs' variable, which is
22105         like 'configdirs', except that configure doesn't re-invoke
22106         itself for subdirs, it just creates a Makefile for each subdir.
22107         * configure.texi:  Document subdirs.
22109 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22111         * configure.in: added flex to configdirs
22113 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
22115         * Makefile.in: remove clean-stamps from clean.
22117 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
22119         * configure.in:  Add gdbtest to configdirs.
22121 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
22123         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
22124         to recursive makes.
22125         * configure.in:  Recognize new ncr3000 config.
22127 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
22129         * Makefile.in, configure.in: removed references to gdbm.
22131 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
22133         * config.sub:  Don't canonicalize os value
22134         newsos* to bsd (readline needs to check for newsos).
22135         (This fix was earlier made Jan 31, but got re-broken.)
22137 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
22139         * configure.in:  sco is an os, not a vendor!
22141         * configure:  Quote $( better.  Keep various shells happy.
22143 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
22145         * Makefile.in: eliminate stamp-files.
22147 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
22149         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
22150         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22152 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
22154         * config.sub:  fix iris/iris3.
22156 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
22158         * configure: re-add -rm.
22160 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
22162         * Maskefile.in: add .stmp-rcs to all.
22164         * configure.in: remove gas from rs6000 build, use aix host fragment.
22166 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
22168         * configure: pass down site_option during recursion.
22170 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
22172         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
22174 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
22176         * configure: Change exec_prefix so that it really defaults to prefix.
22178 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
22180         * Makefile.in, configure.in:  Add support for mmalloc library.
22182 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
22184         * Makefile.in: add stmp dependencies for a few more things.
22186 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
22188         * configure: adjusted error message on objdir/srcdir configure
22189         collision, per john's suggestion.
22191         * Makefile.in: add libiberty stmp to all and all.cross.
22193 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
22195         * Makefile.in: remove force dependencies, add grep to all.
22197 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
22199         * Makefile.in: drop flex.  make stamp files work.
22201         * configure: added test for conflicting configuration in srcdir,
22202         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
22203         gets cranky.  use relative paths for configure and srcdir
22204         whenever possible.  Send some error messages to stderr that were
22205         going to stdout.
22207 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
22209         * Makefile.in:  Fix libg++ rule to check for gcc directory
22210         before using gcc/gcc.  Also pass XTRAFLAGS.
22212 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
22214         * Makefile.in: added stmp-files so that directories aren't polled
22215         when they are already built.
22217         * configure.texi: fixed a node pointer problem.
22219 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
22221         * config.sub configure.in gdb/configure.in
22222         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22223         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22224         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
22226 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22228         * configure: -recurring becomes -silent.  corrected help message
22229         for -site= option.
22231         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22233 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22235         * configure: when building Makefile for crosses, replace
22236         tooldir and program_prefix.  default srcdir from location of
22237         config.sub.  remove "for host in hosts" and "for target in
22238         targets" loops.
22240 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22242         * Makefile.in: Do not pass bindir or mandir to cvs.
22244 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
22246         * Makefile.in, configure.in: removed traces of namesubdir,
22247         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
22248         copyrights to '92, changed some from Cygnus to FSF.
22250         * configure.texi: remove most references to multiple hosts,
22251         multiple targets, subdirs, etc.
22253         * configure.man: removed rcsid. reference config.sub not
22254         config.subr.
22256         * Makefile.in: mkdir $(infodir) on install-info.
22258 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
22260         * configure.texi:  Explain better about .gdbinit and about
22261         the environment that configure.in sections run in.
22263 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
22265         * configure.in:  Ultrix is only a decstation if it's a MIPS.
22267 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
22269         * README:  DOC.configure => cfg-paper.texi.
22271 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
22273         * config.sub (near case $os):  Don't convert newsos* to bsd!
22275 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
22277         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
22278         the number of copies of COPYING that go into the GDB tar file.
22280 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
22282         * bfd/configure.in, gdb/config/mh-i386sco,
22283         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22284         Fix SCO configuration stuff.
22286 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
22288         * Makefile.in:  For libg++, make sure the -I pointing
22289         to the gcc directory goes *after* all the libg++-local -I flags.
22290         Also, move just-gcc dependency from just-libg++ to all-libg++.
22292 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
22294         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
22296 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
22298         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
22300 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22302         * config.sub:  Add stratus configuration frags.  Also
22303         submitted to FSF.
22305 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
22307         * Makefile.in (DEV_SUPPORT):  add configure.man.
22309         * config.sub(Decode manufacturer-specific):  add -none*.
22311 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
22313         * Makefile.in:  remove form feeds to make Sun's make happy.
22314         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
22316 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
22318         * Makefile.in (AR_FLAGS):  Make quieter.
22320 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
22322         * configure.in:  Add libg++.
22323         * configure:  When verbose, don't output the command line at each
22324         level; it will be unremarkably the same as the previous version,
22325         which will be the same as what the user typed.
22327 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
22329         * configure.in, Makefile.in: fix clean-info, add flex.  add
22330         fileutils.
22332         * configure: be less sensitive to spaces in Makefile.in.  Do not
22333         look for sources in "..".  Doing so breaks subdirectories that
22334         might have their own configure.  If a subdir has it's own
22335         configure script, use it.
22337 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
22339         * cfg-paper.texi: some changes suggested by rms.
22341 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
22343         * config.sub:  Merge in some small additions from the FSF version,
22344         taken from the gcc distribution, to bring the Cygnus and FSF
22345         versions into closer sync.
22347 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
22349         * configure.in:  Changed svr4 references to sysv4.
22351 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
22353         * configure: added -V for version number option.
22355 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
22357         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22358         renamed from DOC.configure to cfg-paper.texi.
22360 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22362         * configure, config.subr, config.sub: config.subr is now
22363         config.sub again.
22365 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22367         * configure.texi: new file, in progress.
22369         * Makefile.in: build info file and install the man page for
22370         configure.
22372         * configure.man: new file, first cut.
22374         * configure: find config.subr again now that configuration "none"
22375         has gone.  removed all traces of the -ansi option.  removed all
22376         traces of the -languages option.
22378         * config.subr: resync from rms.
22380 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22382         * configure, config.sub, config.subr: merge config.sub into
22383         config.subr, call the result config.subr, remove config.sub, use
22384         config.subr.
22386         * Makefile.in: revised install for dir.info.
22388 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22390         * configure.in: add decstation host makefile frag.
22392         * Makefile.in: BISON now bison -y again.  also install-gcc on
22393         install.  clean-gdbm on clean.  infodir belongs in datadir.
22394         Make directories for info install.  Build dir.info here then
22395         install it.
22397 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22399         * Makefile.in: fix for bad directory tests.
22401 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22403         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22404         regexp.  -srcdir relative was being handled incorrectly.
22406         * Makefile.in: unwrapped some for loops so that parallel makes
22407         work again and so one can focus one's attention on a particular
22408         package.
22410 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22412         * configure: added PWD as a stand in for `pwd` (for speed). use
22413         elif wherever possible.  make -srcdir work without -objdir.
22414         -objdir= commented out.
22416 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22418         * configure: +options become --options.  -subdirs commented out.
22419         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22420         Makefile now at top of generated Makefile.  Removed cvs log
22421         entries.  added -srcdir.  create .gdbinit only if there is one
22422         in ${srcdir}.
22424         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22425         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22426         and mandir now keyed off datadir by default.
22428 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22430         * Freshly created ChangeLog.
22433 Local Variables:
22434 mode: change-log
22435 left-margin: 8
22436 fill-column: 76
22437 version-control: never
22438 End: