hppa: Fix pr104869.C on hpux
[official-gcc.git] / ChangeLog
blobc9a1e91e802630b9450c36de52438e9ebedd3d96
1 2023-11-23  Nathaniel Shead  <nathanieloshead@gmail.com>
3         * MAINTAINERS: Add myself to write after approval and DCO
5 2023-11-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7         * libtool.m4: Fix stray call
9 2023-11-19  Lewis Hyatt  <lhyatt@gmail.com>
11         * Makefile.in: Regenerate.
12         * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
14 2023-11-18  Petter Tomner  <tomner@bahnhof.se>
16         * MAINTAINERS: Update my email address.
18 2023-11-18  Frederik Harwath  <frederik@harwath.name>
20         * MAINTAINERS: Change my address.
22 2023-11-16  Michal Jires  <mjires@suse.cz>
24         * MAINTAINERS: Add myself.
26 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
28         PR bootstrap/12596
29         * .gitignore: Add '/gettext*'.
30         * configure.ac (host_libs): Replace intl with gettext.
31         (hbaseargs, bbaseargs, baseargs): Split baseargs into
32         {h,b}baseargs.
33         (skip_barg): New flag.  Skips appending current flag to
34         bbaseargs.
35         <library exemptions>: Exempt --with-libintl-{type,prefix} from
36         target and build machine argument passing.
37         * configure: Regenerate.
38         * Makefile.def (host_modules): Replace intl module with gettext
39         module.
40         (configure-ld): Depend on configure-gettext.
41         * Makefile.in: Regenerate.
43 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
45         * intl/*: Remove.
47 2023-11-09  Jivan Hakobyan  <jivanhakobyan9@gmail.com>
49         * MAINTAINERS: Add myself.
51 2023-11-09  YunQiang Su  <yunqiang.su@cipunited.com>
53         * MAINTAINERS: Update my email address.
55 2023-11-06  Carl Love  <cel@linux.ibm.com>
57         * MAINTAINERS: Update my email address.
59 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
61         * .github/CONTRIBUTING.md: Wrap lines more tightly.
63 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
65         * .github/CONTRIBUTING.md: New file.
66         * .github/PULL_REQUEST_TEMPLATE.md: New file.
68 2023-10-22  Iain Sandoe  <iain@sandoe.co.uk>
70         * configure: Regenerate.
71         * configure.ac: Do not add default runpaths to GCC exes
72         when we are building -static-libstdc++/-static-libgcc (the
73         default).
74         * libtool.m4: Add 'enable-darwin-at-runpath'.  Act  on the
75         enable flag to alter Darwin libraries to use @rpath names.
77 2023-10-15  Mike Frysinger  <vapier@gentoo.org>
79         * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
80         * Makefile.in: Regenerate.
82 2023-10-11  Filip Kastl  <fkastl@suse.cz>
84         * MAINTAINERS: Fix name order.
86 2023-10-10  Christoph Müllner  <christoph.muellner@vrull.eu>
88         * MAINTAINERS: Add myself.
90 2023-10-06  Sergei Trofimovich  <siarheit@google.com>
92         PR bootstrap/111663
93         * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
94         * Makefile.in: Regenerate.
96 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
98         * SECURITY.txt: Fix up indentation.
100 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
102         * SECURITY.txt: Fix up commas.
104 2023-10-04  Siddhesh Poyarekar  <siddhesh@gotplt.org>
106         * SECURITY.txt: New file.
108 2023-09-18  Fei Gao  <gaofei@eswincomputing.com>
110         * MAINTAINERS: Add myself.
112 2023-09-15  Yang Yujie  <yangyujie@loongson.cn>
114         * config-ml.in: Remove unneeded loongarch clause.
115         * configure.ac: Register custom makefile fragments mt-loongarch-*
116         for loongarch targets.
117         * configure: Regenerate.
119 2023-09-12  Edwin Lu  <ewlu@rivosinc.com>
121         * MAINTAINERS: Add myself
123 2023-09-12  Thomas Schwinge  <thomas@codesourcery.com>
124             Chung-Lin Tang  <cltang@codesourcery.com>
126         PR testsuite/109951
127         * Makefile.tpl (BASE_TARGET_EXPORTS): Add
128         'SYSROOT_CFLAGS_FOR_TARGET'.
129         * Makefile.in: Regenerate.
131 2023-09-05  Yang Yujie  <yangyujie@loongson.cn>
133         * config-ml.in: Do not build the multilib library variant
134         that is duplicate with the toplevel one.
136 2023-08-29  Tsukasa OI  <research_trasio@irq.a4lg.com>
138         * MAINTAINERS: Add myself.
140 2023-08-22  Filip Kastl  <fkastl@suse.cz>
142         * MAINTAINERS: Update my email address.
144 2023-08-11  Eric Feng  <ef2648@columbia.edu>
146         * MAINTAINERS: Add myself.
148 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
150         * Makefile.def: Reflect that libsframe needs to installed before
151         libbfd.  Reorder a bit to better track libsframe dependencies.
152         * Makefile.in: Regenerate.
154 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
156         * Makefile.def: Add install dependency on libsframe for libbfd.
157         * Makefile.in: Regenerated.
159 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
161         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
162         Solaris 11.
164 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
166         * configure: Regenerate.
167         * configure.ac: Add Haiku to list of ELF OSes
168         * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
170 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
172         * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
173         options, including options containing paths.
175 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
177         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
178         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
179         errors from nms that refuse to work on non-regular files.  Remove
180         other workarounds for this problem.  Strip out blank lines from the
181         nm output.
183 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
185         * configure.ac: Reinstate 32b PA-RISC HP-UX targets
186         * configure: Regenerate.
188 2023-08-07  Simon Marchi  <simon.marchi@efficios.com>
190         * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
191         * configure: Re-generate.
192         * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
193         (PKG_CONFIG_PATH): New.
194         * Makefile.in: Re-generate.
196 2023-08-07  Luis Machado  <luis.machado@arm.com>
198         * configure.ac: Disable year2038 by default on 32-bit hosts.
199         * configure: Regenerate.
201 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
203         * Makefile.def: Add gprofng module.
204         * configure.ac: Add --enable-gprofng option.
205         * Makefile.in: Regenerate.
206         * configure: Regenerate.
208 2023-08-07  Martin Liska  <mliska@suse.cz>
210         * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
211         * configure: Regenerate.
213 2023-08-07  Fangrui Song  <maskray@google.com>
215         * configure: Regenerate.
216         * configure.ac: Add --with-zstd.
218 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
220         * configure: Regenerate.
221         * configure.ac: Recover tilegx/tilepro targets.
223 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
225         * configure: Regenerated.
226         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
227         --plugin and rc before enabling --plugin.
229 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
231         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
232         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
233         * configure.ac: Include config/gcc-plugin.m4.
234         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
235         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
236         RANLIB if possible.
237         * Makefile.in: Regenerated.
238         * configure: Likewise.
240 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
242         * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
243         $(CFLAGS).
245 2023-08-07  David Faust  <david.faust@oracle.com>
247         * MAINTAINERS: Add the BPF port to my reviewer listing.
249 2023-08-02  Jan Beulich  <jbeulich@suse.com>
251         * MAINTAINERS: Correct my email address.
253 2023-08-02  Hu, Lin1  <lin1.hu@intel.com>
255         * MAINTAINERS (Write After Approval): Add myself.
257 2023-08-01  Richard Ball  <richard.ball@arm.com>
259         * MAINTAINERS: Add myself.
261 2023-07-31  Andreas Schwab  <schwab@suse.de>
263         * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
264         * configure: Regenerate.
265         * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
267 2023-07-31  xuli  <xuli1@eswincomputing.com>
269         * MAINTAINERS: Add myself.
271 2023-07-25  Thomas Schwinge  <thomas@codesourcery.com>
273         * MAINTAINERS: List myself as "nvptx port" maintainer.
275 2023-07-21  Cupertino Miranda  <cupertino.miranda@oracle.com>
277         * MAINTAINERS: Add myself to write after approval
279 2023-07-18  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
281         * MAINTAINERS: Add myself as a reviewer for the riscv port.
283 2023-07-18  Robin Dapp  <rdapp@ventanamicro.com>
285         * MAINTAINERS: Add myself as a reviewer for the riscv port.
287 2023-07-12  Hao Liu  <hliu@os.amperecomputing.com>
289         * MAINTAINERS: Add Hao Liu to write after approval
291 2023-07-12  Ken Matsui  <kmatsui@gcc.gnu.org>
293         * MAINTAINERS: Add Ken Matsui to write after approval
295 2023-07-07  Eugene Rozenfeld  <erozen@microsoft.com>
297         * Makefile.in: Collect both kernel and user events for autofdo
298         * Makefile.tpl: Collect both kernel and user events for autofdo
300 2023-06-30  Rishi Raj  <rishiraj45035@gmail.com>
302         * MAINTAINERS: Added myself to Write After Approval and DCO
304 2023-06-29  Eugene Rozenfeld  <erozen@microsoft.com>
306         * Makefile.in: Remove -gtoggle for STAGEautoprofile
307         * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
309 2023-06-25  Lehua Ding  <lehua.ding@rivai.ai>
311         * MAINTAINERS: Add Lehua Ding to write after approval
313 2023-06-25  Iain Sandoe  <iain@sandoe.co.uk>
315         * Makefile.def: Pass the enable-host-pie value to GCC configure.
316         * Makefile.in: Regenerate.
317         * configure: Regenerate.
318         * configure.ac: Adjust the logic for shared and PIE host flags to
319         ensure that PIE is passed for hosts that require it.
321 2023-06-16  YunQiang Su  <yunqiang.su@cipunited.com>
323         * MAINTAINERS (Write After Approval): move Matthew Fortune
324         to Write After Approval.
326 2023-06-15  Marek Polacek  <polacek@redhat.com>
328         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
329         check.
330         * configure: Regenerate.
332 2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
334         * MAINTAINERS: Add myself to write after approval
336 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
338         * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
339         port maintainer.
340         (Write After Approval): Remove myself.
342 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
344         * MAINTAINERS (Write After Approval): Add myself.
346 2023-05-29  Martin Jambor  <mjambor@suse.cz>
348         * MAINTAINERS: Replace spaces with tabs.
350 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
352         * MAINTAINERS: New entry.
354 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
356         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
357         * Makefile.in: Regenerate
359 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
361         * Makefile.in: Disable warnings as errors for STAGEautofeedback
363 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
365         * MAINTAINERS: Sort.
367 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
369         * MAINTAINERS: Add myself.
371 2023-05-10  Pan Li  <pan2.li@intel.com>
373         * MAINTAINERS: Add myself.
375 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
377         * Makefile.in: Define PROFILE_MERGER
378         * Makefile.tpl: Define PROFILE_MERGER
380 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
382         * MAINTAINERS: Change my email address.
384 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
386         * MAINTAINERS: Add myself.
388 2023-04-26  Martin Liska  <mliska@suse.cz>
390         * MAINTAINERS: fix sorting
392 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
394         * MAINTAINERS (Write After Approval): Add myself.
396 2023-04-24  Martin Liska  <mliska@suse.cz>
398         * MAINTAINERS: Fix sorting.
400 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
402         * configure: Regenerate.
403         * configure.ac: Only create serdep.tmp if needed
405 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
407         * MAINTAINERS (Write After Approval): Add myself.
409 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
411         * MAINTAINERS (Write After Approval): Add myself.
412         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
414 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
416         * MAINTAINERS: Add myself.
418 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
420         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
422 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
424         * MAINTAINERS (Write After Approval): Add myself.
426 2023-02-16  Martin Liska  <mliska@suse.cz>
428         * MAINTAINERS: I'm stepping down from my positions.
430 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
432         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
434 2023-01-06  Clément Chigot  <chigot@adacore.com>
436         * configure.ac: Skip GMP and MPFR when --disable-gdb is
437         provided.
438         * configure: Regenerate.
440 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
442         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
444 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
446         * Makefile.def: Do not build shared libffi.
447         * Makefile.in: Regenerate.
449 2022-12-21  Andrew Pinski  <apinski@marvell.com>
451         * Makefile.def: Add configure-gdb dependencies
452         on all-gmp and all-mpfr.
453         * configure.ac: Split out MPC checking from MPFR.
454         Require GMP and MPFR if the gdb directory exist.
455         * Makefile.in: Regenerate.
456         * configure: Regenerate.
458 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
460         * configure.ac (target_libraries): Add target-libgm2.
461         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
462         Add GCC_TARGET_TOOL entry for gm2.
463         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
464         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
465         * Makefile.def (target_modules): Add libgm2.
466         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
467         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
468         (languages): Add entry for language=m2 with gcc-check-target=check-m2
469         and lib-check-target=check-target-libgm2.
470         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
471         (HOST_EXPORTS): Add definition for GM2.
472         (BASE_TARGET_EXPORTS): Add definition for GM2.
473         (GM2_FOR_BUILD): Defined.
474         (GM2FLAGS): Defined.
475         (GM2_FOR_TARGET): Defined.
476         (GM2FLAGS_FOR_TARGET): Defined.
477         (EXTRA_HOST_FLAGS): Defined.
478         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
479         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
480         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
481         * configure: Rebuilt.
482         * Makefile.in: Rebuilt.
484 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
486         * Makefile.def: Add Rust language.
487         * Makefile.in: Regenerate via autogen.
489 2022-12-09  Martin Liska  <mliska@suse.cz>
491         * MAINTAINERS: Fix spacing.
493 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
495         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
497 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
499         * Makefile.def: Pass host_libs_picflag to host dependent library
500         configures.
501         * Makefile.in: Regenerate.
502         * configure: Regenerate.
503         * configure.ac (host_libs_picflag): New configure variable set to
504         '--with-pic' when building 'host_shared'.
506 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
508         * Makefile.def: Add libsframe as new module with its dependencies.
509         * Makefile.in: Regenerated.
510         * configure.ac: Add libsframe to host_libs.
511         * configure: Regenerated.
513 2022-11-23  Marek Polacek  <polacek@redhat.com>
515         Revert:
516         2022-11-23  Marek Polacek  <polacek@redhat.com>
518         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
519         isl.
520         * Makefile.in: Regenerate.
521         * Makefile.tpl: Set PICFLAG.
522         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
523         check.
524         * configure: Regenerate.
526 2022-11-23  Marek Polacek  <polacek@redhat.com>
528         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
529         isl.
530         * Makefile.in: Regenerate.
531         * Makefile.tpl: Set PICFLAG.
532         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
533         check.
534         * configure: Regenerate.
536 2022-11-14  Martin Liska  <mliska@suse.cz>
538         Revert:
539         2022-11-09  Martin Liska  <mliska@suse.cz>
541         * doc/Makefile: New file.
542         * doc/_static/custom.css: New file.
543         * doc/baseconf.py: New file.
544         * doc/bsd.rst: New file.
545         * doc/contrib.rst: New file.
546         * doc/contribute.rst: New file.
547         * doc/cppdiropts.rst: New file.
548         * doc/cppenv.rst: New file.
549         * doc/cppopts.rst: New file.
550         * doc/cppwarnopts.rst: New file.
551         * doc/favicon.ico: New file.
552         * doc/funding.rst: New file.
553         * doc/gcc_sphinx.py: New file.
554         * doc/gnu.rst: New file.
555         * doc/gnu_free_documentation_license.rst: New file.
556         * doc/gpl-3.0.rst: New file.
557         * doc/indices-and-tables.rst: New file.
558         * doc/lgpl-2.1.rst: New file.
559         * doc/logo.pdf: New file.
560         * doc/logo.svg: New file.
561         * doc/md.rst: New file.
562         * doc/requirements.txt: New file.
564 2022-11-14  Martin Liska  <mliska@suse.cz>
566         Revert:
567         2022-11-09  Martin Liska  <mliska@suse.cz>
569         * doc/baseconf.py: Port to GCC sources.
571 2022-11-14  Martin Liska  <mliska@suse.cz>
573         Revert:
574         2022-11-14  Martin Liska  <mliska@suse.cz>
576         * configure: Regenerate.
577         * configure.ac: Support Sphinx based documentation.
579 2022-11-14  Martin Liska  <mliska@suse.cz>
581         Revert:
582         2022-11-09  Martin Liska  <mliska@suse.cz>
584         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
585         provide a default.
587 2022-11-14  Martin Liska  <mliska@suse.cz>
589         Revert:
590         2022-11-09  Martin Liska  <mliska@suse.cz>
592         * doc/bsd.rst:
593         Add trailing newline.
594         * doc/contrib.rst:
595         Add trailing newline.
596         * doc/contribute.rst:
597         Add trailing newline.
598         * doc/cppdiropts.rst:
599         Add trailing newline.
600         * doc/cppenv.rst:
601         Add trailing newline.
602         * doc/cppopts.rst:
603         Add trailing newline.
604         * doc/cppwarnopts.rst:
605         Add trailing newline.
606         * doc/funding.rst:
607         Add trailing newline.
608         * doc/gnu.rst:
609         Add trailing newline.
610         * doc/gnu_free_documentation_license.rst:
611         Add trailing newline.
612         * doc/gpl-3.0.rst:
613         Add trailing newline.
614         * doc/indices-and-tables.rst:
615         Add trailing newline.
616         * doc/lgpl-2.1.rst:
617         Add trailing newline.
618         * doc/md.rst:
619         Add trailing newline.
621 2022-11-14  Martin Liska  <mliska@suse.cz>
623         Revert:
624         2022-11-09  Martin Liska  <mliska@suse.cz>
626         * configure.ac: Use new install URL.
627         * configure: Regenerate.
629 2022-11-14  Martin Liska  <mliska@suse.cz>
631         Revert:
632         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
634         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
635         instead of just ``.''.
636         * doc/gcc_sphinx.py: Moved to...
637         * doc/modules/gcc_sphinx.py: ...here.
639 2022-11-14  Martin Liska  <mliska@suse.cz>
641         Revert:
642         2022-11-10  Martin Liska  <mliska@suse.cz>
644         * doc/baseconf.py: Modernize by using pathlib.
646 2022-11-14  Martin Liska  <mliska@suse.cz>
648         Revert:
649         2022-11-11  Martin Liska  <mliska@suse.cz>
651         * doc/Makefile: Disable -j auto.
653 2022-11-14  Martin Liska  <mliska@suse.cz>
655         Revert:
656         2022-11-11  Martin Liska  <mliska@suse.cz>
658         * doc/Makefile: Update comment.
660 2022-11-14  Martin Liska  <mliska@suse.cz>
662         Revert:
663         2022-11-11  Martin Liska  <mliska@suse.cz>
665         * doc/indices-and-tables.rst: Rename Indexes to Indices.
667 2022-11-14  Martin Liska  <mliska@suse.cz>
669         Revert:
670         2022-11-13  Martin Liska  <mliska@suse.cz>
672         PR web/107643
673         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
674         is set.
675         * doc/indices-and-tables.rst: Use include_todo tag.
677 2022-11-14  Martin Liska  <mliska@suse.cz>
679         Revert:
680         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
682         * doc/contrib.rst: Update Jeff Law's email address.
684 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
686         * doc/contrib.rst: Update Jeff Law's email address.
688 2022-11-13  Martin Liska  <mliska@suse.cz>
690         PR web/107643
691         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
692         is set.
693         * doc/indices-and-tables.rst: Use include_todo tag.
695 2022-11-11  Martin Liska  <mliska@suse.cz>
697         * doc/indices-and-tables.rst: Rename Indexes to Indices.
699 2022-11-11  Martin Liska  <mliska@suse.cz>
701         * doc/Makefile: Update comment.
703 2022-11-11  Martin Liska  <mliska@suse.cz>
705         * doc/Makefile: Disable -j auto.
707 2022-11-10  Martin Liska  <mliska@suse.cz>
709         * doc/baseconf.py: Modernize by using pathlib.
711 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
713         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
714         instead of just ``.''.
715         * doc/gcc_sphinx.py: Moved to...
716         * doc/modules/gcc_sphinx.py: ...here.
718 2022-11-09  Martin Liska  <mliska@suse.cz>
720         * configure.ac: Use new install URL.
721         * configure: Regenerate.
723 2022-11-09  Martin Liska  <mliska@suse.cz>
725         * doc/bsd.rst:
726         Add trailing newline.
727         * doc/contrib.rst:
728         Add trailing newline.
729         * doc/contribute.rst:
730         Add trailing newline.
731         * doc/cppdiropts.rst:
732         Add trailing newline.
733         * doc/cppenv.rst:
734         Add trailing newline.
735         * doc/cppopts.rst:
736         Add trailing newline.
737         * doc/cppwarnopts.rst:
738         Add trailing newline.
739         * doc/funding.rst:
740         Add trailing newline.
741         * doc/gnu.rst:
742         Add trailing newline.
743         * doc/gnu_free_documentation_license.rst:
744         Add trailing newline.
745         * doc/gpl-3.0.rst:
746         Add trailing newline.
747         * doc/indices-and-tables.rst:
748         Add trailing newline.
749         * doc/lgpl-2.1.rst:
750         Add trailing newline.
751         * doc/md.rst:
752         Add trailing newline.
754 2022-11-09  Martin Liska  <mliska@suse.cz>
756         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
757         provide a default.
759 2022-11-09  Martin Liska  <mliska@suse.cz>
761         * configure: Regenerate.
762         * configure.ac: Support Sphinx based documentation.
764 2022-11-09  Martin Liska  <mliska@suse.cz>
766         * doc/baseconf.py: Port to GCC sources.
768 2022-11-09  Martin Liska  <mliska@suse.cz>
770         * doc/Makefile: New file.
771         * doc/_static/custom.css: New file.
772         * doc/baseconf.py: New file.
773         * doc/bsd.rst: New file.
774         * doc/contrib.rst: New file.
775         * doc/contribute.rst: New file.
776         * doc/cppdiropts.rst: New file.
777         * doc/cppenv.rst: New file.
778         * doc/cppopts.rst: New file.
779         * doc/cppwarnopts.rst: New file.
780         * doc/favicon.ico: New file.
781         * doc/funding.rst: New file.
782         * doc/gcc_sphinx.py: New file.
783         * doc/gnu.rst: New file.
784         * doc/gnu_free_documentation_license.rst: New file.
785         * doc/gpl-3.0.rst: New file.
786         * doc/indices-and-tables.rst: New file.
787         * doc/lgpl-2.1.rst: New file.
788         * doc/logo.pdf: New file.
789         * doc/logo.svg: New file.
790         * doc/md.rst: New file.
791         * doc/requirements.txt: New file.
793 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
795         * Makefile.def: Remove module 'liboffloadmic'.
796         * Makefile.in: Regenerate.
797         * configure.ac: Remove 'liboffloadmic' handling.
798         * configure: Regenerate.
800 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
802         * MAINTAINERS: Update email address.
804 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
806         * configure.ac: Don't configure readline if --with-system-readline is
807         used.
808         * configure: Re-generate.
810 2022-10-12  Cui,Lili  <lili.cui@intel.com>
812         * MAINTAINERS (Write After Approval): Add myself.
814 2022-10-11  Olivier Hainque  <hainque@adacore.com>
816         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
817         and friends for rtp !large. Assume the linker has the required
818         abilities and set lt_cv_deplibs_check_method.
820 2022-09-30  Olivier Hainque  <hainque@adacore.com>
822         * configure.ac (*vxworks*): If enable_shared is not
823         set, set to "no" and add --disable-shared to target and
824         host_configargs.
825         * configure: Regenerate.
827 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
829         * MAINTAINERS: Update my email address and DCO entry.
831 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
833         * MAINTAINERS (Write After Approval): Add myself.
835 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
837         * MAINTAINERS (Write After Approval): Add myself.
839 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
841         * MAINTAINERS: Update my email address.
843 2022-09-07  Tom de Vries  <tdevries@suse.de>
845         * configure.ac: Set extra_host_libiberty_configure_flags and
846         extra_host_zlib_configure_flags in separate case statements.
847         * configure: Regenerate.
849 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
851         * MAINTAINERS: Update c-sky port maintainers' emails.
853 2022-08-31  Martin Liska  <mliska@suse.cz>
855         * configure: Regenerate.
856         * configure.ac: Delete hpux9 and hpux10.
858 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
860         * Makefile.def: Drop libelf module and gcc-configure dependency
861         on it.
862         * Makefile.in: Regenerate with 'autogen Makefile.def'.
863         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
864         LIBELFINC.
865         * configure: Regenrate.
866         * configure.ac (host_libs): Drop unused libelf.
868 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
870         * Makefile.in: Regenerate.
872 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
874         * MAINTAINERS: Add myself as AutoFDO maintainer.
876 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
877             Arnaud Charlet  <charlet@adacore.com>
879         * configure: Regenerate.
881 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
883         PR bootstrap/106472
884         * Makefile.def (dependencies): Make configure-target-libgo depend
885         upon all-target-libbacktrace.
887 2022-07-27  David Faust  <david.faust@oracle.com>
889         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
891 2022-07-27  Richard Biener  <rguenther@suse.de>
893         * MAINTAINERS (Roger Sayle): Update e-mail address.
895 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
897         * MAINTAINERS (Write After Approval): Add myself.
899 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
901         * MAINTAINERS: Add myself as Ada front end co-maintainer.
903 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
905         * .gitignore: Do not ignore config.h.
907 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
909         * MAINTAINERS: Add myself to Write After Approval.
911 2022-07-04  Martin Liska  <mliska@suse.cz>
913         * MAINTAINERS: fix sorting of names
915 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
917         * MAINTAINERS: add myself.
919 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
921         * MAINTAINERS: Add myself to write after approval and DCO.
923 2022-07-02  Tim Lange  <mail@tim-lange.me>
925         * MAINTAINERS: Add myself.
927 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
929         * MAINTAINERS (Write After Approval): Add myself.
931 2022-06-30  Cui,Lili  <lili.cui@intel.com>
933         Revert:
934         2022-06-30  Cui,Lili  <lili.cui@intel.com>
936         * MAINTAINERS (Write After Approval): Add myself.
938 2022-06-30  Cui,Lili  <lili.cui@intel.com>
940         * MAINTAINERS (Write After Approval): Add myself.
942 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
944         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
945         (EXTRA_GCC_FLAGS): Likewise.
946         * Makefile.in: Rebuilt.
948 2022-06-28  konglin1  <lingling.kong@intel.com>
950         * MAINTAINERS (Write After Approval): Add myself.
952 2022-06-27  Tom de Vries  <tdevries@suse.de>
954         * configure.ac: Build libiberty pic variant for gdbserver.
955         * configure: Regenerate.
957 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
959         * configure: Regenerate.
960         * configure.ac: Correct use of $host.
962 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
964         * MAINTAINERS: Remove tilegx and tilepro entries.
965         * configure.ac: Remove tilegx and tilepro stanzas.
966         * configure: Rebuilt.
968 2022-05-28  Bruce Korb  <bkorb@gnu.org>
970         * .gitignore: Ignore vim swap files
972 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
974         * MAINTAINERS: Add myself to write after approval.
976 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
978         * MAINTAINERS: Remove myself from DCO section.
980 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
982         * MAINTAINERS: Update my email address.
984 2022-05-09  Clément Chigot  <chigot@adacore.com>
986         * MAINTAINERS: Update my email address.
988 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
990         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
991         section.
993 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
995         * MAINTAINERS: Update my email address.
997 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
999         * MAINTAINERS: Update my email address.
1001 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1003         * MAINTAINERS: (CPU Port Maintainers): Add myself and
1004         Lulu as LoongArch port maintainer.
1006 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1007             Lulu Cheng  <chenglulu@loongson.cn>
1009         * configure.ac: Add LoongArch tuples.
1010         * configure: Regenerate.
1012 2022-03-28  Tom Tromey  <tromey@adacore.com>
1014         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1015         * configure: Rebuild.
1017 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
1019         * MAINTAINERS: Change my information.
1021 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
1023         * MAINTAINERS: Add myself to DCO section.
1025 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
1027         * configure.ac: Fix incorrect option in comment.
1028         * configure: Regenerate.
1030 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
1032         * Makefile.def (dependencies): Make configure-sim depend on
1033         all-readline.
1034         * Makefile.in: Regenerate.
1036 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
1038         * MAINTAINERS (Write After Approval): Update my e-mail address.
1040 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
1042         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1044 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
1046         * MAINTAINERS: Update my email and add myself to the DCO list.
1048 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
1050         Revert:
1051         2021-09-16  Andrew Pinski  <apinski@marvell.com>
1053         PR bootstrap/67102
1054         * Makefile.def: Have configure-target-libffi depend on
1055         all-target-libstdc++-v3.
1056         * Makefile.in: Regenerate.
1058 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
1060         PR other/104181
1061         * build.log: Remove.
1063 2022-01-20  Martin Liska  <mliska@suse.cz>
1065         * MAINTAINERS: Adjust email address based on IRC request.
1067 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
1069         * MAINTAINERS: Update my email address.
1071 2022-01-17  Martin Liska  <mliska@suse.cz>
1073         * MAINTAINERS: Rename .c names to .cc.
1075 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
1077         * Makefile.am: Remove.
1079 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
1081         * Makefile.am: New file.
1083 2022-01-11  Martin Liska  <mliska@suse.cz>
1085         * MAINTAINERS: Sort 2 names.
1087 2022-01-10  Martin Liska  <mliska@suse.cz>
1089         * MAINTAINERS: Fix obvious issues with sorting.
1091 2022-01-07  liuhongt  <hongtao.liu@intel.com>
1093         * build.log: New file.
1095 2022-01-05  Nathan Sidwell  <nathan@acm.org>
1097         * MAINTAINERS: Add DCO entry.  Sort that list.
1099 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
1101         * MAINTAINERS: Change of email address in both DCO and
1102         Write After Approval list.
1104 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
1106         * configure: Regenerate.
1108 2021-12-21  Martin Liska  <mliska@suse.cz>
1110         * config.sub: Change mode back to 755.
1112 2021-12-17  Martin Liska  <mliska@suse.cz>
1114         * config.sub: Sync from master.
1116 2021-12-17  Martin Liska  <mliska@suse.cz>
1118         Revert:
1119         2021-12-16  Matthias Seidel  <mseidel@apache.org>
1121         * config.sub: Fix typo.
1123 2021-12-16  Matthias Seidel  <mseidel@apache.org>
1125         * config.sub: Fix typo.
1127 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
1129         Revert:
1130         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1132         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1133         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1134         * configure.ac: Include config/gcc-plugin.m4.
1135         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1136         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1137         RANLIB if possible.
1138         * Makefile.in: Regenerated.
1139         * configure: Likewise.
1141 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1143         * Makefile.tpl (BUILD_CFLAGS): New.
1144         (CFLAGS): Append $(BUILD_CFLAGS).
1145         (CXXFLAGS): Likewise.
1146         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1147         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1148         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1149         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1150         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1151         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1152         (PGO-TRAINING-TARGETS): Likewise.
1153         (PGO_BUILD_TRAINING): Likewise.
1154         (all): Add '+' to the command line for recursive make.  Support
1155         the PGO build.
1156         * configure.ac: Add --enable-pgo-build[=lto].
1157         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1158         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
1159         * Makefile.in: Regenerated.
1160         * configure: Likewise.
1162 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1164         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1165         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1166         * configure.ac: Include config/gcc-plugin.m4.
1167         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1168         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1169         RANLIB if possible.
1170         * Makefile.in: Regenerated.
1171         * configure: Likewise.
1173 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
1175         * MAINTAINERS: Add myself to write after approval.
1177 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
1179         * MAINTAINERS: Adding myself.
1181 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
1183         * configure: Regenerate.
1184         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1185         $(CPP).
1187 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
1189         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1190         libatomic.
1191         * Makefile.in: Regenerate.
1192         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1193         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1194         target-libphobos-bootstrap.
1195         (STAGE2_CONFIGURE_FLAGS): Likewise.
1196         * configure: Regenerate.
1197         * configure.ac: Add support for bootstrapping D front-end.
1199 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
1201         * MAINTAINERS: Add myself to DCO section and update email address.
1203 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
1205         * configure: Regenerate.
1206         * configure.ac: Ensure that PIC (shared) defaults are set
1207         correctly for Darwin.
1209 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
1211         * MAINTAINERS: Update my address.
1213 2021-11-12  Alan Modra  <amodra@gmail.com>
1215         * Makefile.def (configure-opcodes): Depend on configure-bfd.
1216         * Makefile.in: Regenerate.
1218 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
1220         * MAINTAINERS: Clarify the policy WRT the Write After Approval
1221         list.
1223 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
1225         * MAINTAINERS (Reviewers, arc): Remove my entry.
1226         (Write After Approval): Add an entry for myself.
1228 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
1230         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1231         * Makefile.in: Regenerate.
1232         * configure: Regenerate.
1233         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1235 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
1237         * MAINTAINERS: Fix up Maciej's entries.
1239 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
1241         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1242         maintainer.
1244 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
1246         PR other/102663
1247         * Makefile.def: Handle install-dvi target.
1248         * Makefile.tpl: Likewise.
1249         * Makefile.in: Regenerate.
1251 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
1253         * MAINTAINERS: Add myself for write after approval.
1255 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
1257         * Makefile.def: Mark libcody, libdecnumber,
1258         c++tools, libgcc, and libobjc as missing TAGS
1259         targets.
1260         * Makefile.in: Regenerate.
1262 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
1264         * MAINTAINERS: Add myself to DCO section and update email
1265         address.
1267 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
1269         * MAINTAINERS: Add myself to DCO section.
1271 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1273         * configure: Regenerate.
1274         * configure.ac (skipdirs): Add the contents of target_configdirs if
1275         we are not building gcc.
1277 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1279         * Makefile.def: Back-port commits ba4d88ad892f and
1280         755ba58ebef0 from binutils-gdb repository.
1281         * Makefile.in: Regenerated.
1283 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
1285         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1287 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
1289         * Makefile.def: Add a jit check target for the jit
1290         language.
1291         * Makefile.in: Regenerate.
1293 2021-09-16  Andrew Pinski  <apinski@marvell.com>
1295         PR bootstrap/67102
1296         * Makefile.def: Have configure-target-libffi depend on
1297         all-target-libstdc++-v3.
1298         * Makefile.in: Regenerate.
1300 2021-09-10  Petter Tomner  <tomner@kth.se>
1302         * MAINTAINERS: Me added to DCO and write after approval
1304 2021-09-01  YunQiang Su  <syq@debian.org>
1306         * MAINTAINERS: Add myself for write after approval.
1308 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1310         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1311         * Makefile.in: Regenerate.
1313 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
1315         * MAINTAINERS: Add myself for write after approval.
1317 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
1319         * Makefile.in: Regenerate.
1320         * Makefile.tpl: Make the state of the configured host
1321         shared flag available to makefile fragements.
1323 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
1325         * MAINTAINERS (Write After Approval): Add myself.
1327 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1329         * .dir-locals.el (bug-reference-url-format): Use https.
1331 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1333         * .dir-locals.el (c-mode): Change fill-column to 79.
1335 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
1337         * MAINTAINERS: Add myself to DCO section.
1339 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1341         * configure: Regenerate.
1342         * configure.ac: Adjust cases for which it is necessary to
1343         include the Darwin host config fragment.
1345 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1347         * MAINTAINERS: Add myself for write after approval and DCO.
1349 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1351         * Makefile.def: Add dsymutil defs.
1352         * Makefile.in: Regenerated.
1353         * Makefile.tpl: Add dsymutil to flags.
1354         * configure: Regenerated.
1355         * configure.ac: Add dsymutil to target and build recipes.
1357 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1359         * MAINTAINERS: Add myself for write after approval.
1361 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1363         * MAINTAINERS (Write After Approval): Add myself.
1365 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1367         * MAINTAINERS: Add myself for write after approval and DCO
1369 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1371         * .gitignore: Add entry for cscope.out.
1373 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1375         * MAINTAINERS: Remove my Write After Approval entry.
1377 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1379         * MAINTAINERS: Add myself as maintainer of the i386 vector
1380         extensions.
1382 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1384         * MAINTAINERS (Write After Approval): Add myself.
1386 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1388         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1389         as *vrp and ranger maintainers.
1391 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1393         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1394         not trigger testsuite failures.
1396 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1398         * MAINTAINERS: Add myself to DCO section with both email addresses.
1400 2021-06-03  Jason Merrill  <jason@redhat.com>
1402         * MAINTAINERS: Add DCO version number.
1404 2021-06-02  Jason Merrill  <jason@redhat.com>
1406         * MAINTAINERS: Add DCO section.
1408 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1410         * MAINTAINERS (Write After Approval): Add myself.
1412 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1414         * configure.ac: Add gnulib to configdirs for sim.
1415         * configure: Regenerate.
1417 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1419         * Makefile.def: Add configure-sim dependency on all-gnulib.
1420         * Makefile.in: Regenerated.
1422 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1424         * MAINTAINERS (Write After Approval): Add myself.
1426 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1428         * MAINTAINERS (Write After Approval): Add myself.
1430 2021-05-11  Martin Liska  <mliska@suse.cz>
1432         * MAINTAINERS: Remove entries for removed
1433         components (HSA, BRIG, libhsail-rt).
1434         Move Pekka to Write After Approval.
1436 2021-05-11  Martin Liska  <mliska@suse.cz>
1438         * Makefile.def: Remove libhsail-rt.
1439         * Makefile.in: Likewise.
1440         * configure.ac: Likewise.
1441         * configure: Regenerate.
1442         * libhsail-rt/ChangeLog: Removed.
1443         * libhsail-rt/Makefile.am: Removed.
1444         * libhsail-rt/Makefile.in: Removed.
1445         * libhsail-rt/README: Removed.
1446         * libhsail-rt/aclocal.m4: Removed.
1447         * libhsail-rt/configure: Removed.
1448         * libhsail-rt/configure.ac: Removed.
1449         * libhsail-rt/configure.tgt: Removed.
1450         * libhsail-rt/include/internal/fibers.h: Removed.
1451         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1452         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1453         * libhsail-rt/include/internal/workitems.h: Removed.
1454         * libhsail-rt/rt/arithmetic.c: Removed.
1455         * libhsail-rt/rt/atomics.c: Removed.
1456         * libhsail-rt/rt/bitstring.c: Removed.
1457         * libhsail-rt/rt/fbarrier.c: Removed.
1458         * libhsail-rt/rt/fibers.c: Removed.
1459         * libhsail-rt/rt/fp16.c: Removed.
1460         * libhsail-rt/rt/misc.c: Removed.
1461         * libhsail-rt/rt/multimedia.c: Removed.
1462         * libhsail-rt/rt/queue.c: Removed.
1463         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1464         * libhsail-rt/rt/segment.c: Removed.
1465         * libhsail-rt/rt/workitems.c: Removed.
1466         * libhsail-rt/target-config.h.in: Removed.
1468 2021-05-04  Nick Clifton  <nickc@redhat.com>
1470         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1471         * configure: Regenerate.
1473 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1474             Tobias Burnus  <tobias@codesourcery.com>
1476         * configure.ac (--enable-offload-defaulted): New.
1477         * configure: Regenerate.
1479 2021-04-23  David Faust  <david.faust@oracle.com>
1481         * MAINTAINERS (Write After Approval): Add myself.
1483 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1485         * MAINTAINERS (Write After Approval): Add myself.
1487 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1489         * MAINTAINERS: Add myself as pru port maintainer.
1491 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1493         * MAINTAINERS: Add myself as static analyzer maintainer.
1495 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1497         * MAINTAINERS: Update primary entry.
1499 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1501         * MAINTAINERS (Write After Approval): Add myself.
1503 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1505         * Makefile.def: Remove all-sim dependency on configure-gdb.
1506         * Makefile.in: Regenerated.
1508 2021-03-11  Jeff Law  <law@redhat.com>
1510         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1512 2021-03-11  Martin Liska  <mliska@suse.cz>
1514         * Makefile.tpl: The change was done Makefile.in which
1515         is generated file.
1517 2021-03-08  Jeff Law  <law@redhat.com>
1519         * MAINTAINERS: Update my email address
1521 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1523         * config.guess: Import latest upstream.
1524         * config.sub: Import latest upstream.
1526 2021-01-25  Martin Liska  <mliska@suse.cz>
1528         PR gcov-profile/98739
1529         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1530         for profiledbootstrap.
1532 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1534         * MAINTAINERS (Write After Approval): Add myself.
1536 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1538         * MAINTAINERS (Write After Approval): Update my e-mail address.
1540 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1542         * MAINTAINERS: Fix spacing.
1544 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1546         * MAINTAINERS (Write After Approval): Add myself
1548 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1550         * Makefile.def: Sync with binutils-gdb:
1551         (dependencies): all-ld depends on all-libctf.
1552         (host_modules): libctf is no longer no_install.
1553         No longer no_check.  Checking depends on all-ld.
1554         * Makefile.in: Regenerated.
1556 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1558         * libtool.m4: Match gnu* along other GNU systems.
1559         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1560         * libgo/configure: Re-generate.
1562 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1564         * MAINTAINERS: Update my email address.
1566 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1568         * MAINTAINERS (Write After Approval): Add myself.
1570 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1572         * Makefile.def
1573         * Makefile.in
1574         * Makefile.tpl
1575         * configure
1576         * configure.ac
1578 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1580         * Makefile.def: Add libcody.
1581         * configure.ac: Add libcody.
1582         * Makefile.in: Regenerated.
1583         * configure: Regenerated.
1585 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1587         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1589 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1591         PR target/97865
1592         * libtool.m4: Update handling of Darwin platform link flags
1593         for Darwin20.
1595 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1597         * .gitignore: Sync with binutils-gdb
1599 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1601         * MAINTAINERS: Add myself as arc port maintainer.
1603 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1605         PR d/87788
1606         * configure.ac: Don't disable D for *-*-darwin*.
1607         * configure: Regenerate.
1609 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1611         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1612         hppa64-*-hpux11*.
1614 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1616         * configure: Regenerate.
1617         * configure.ac: Add --bootstrap-hwasan option.
1619 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1621         * config.guess: Import latest upstream.
1622         * config.sub: Import latest upstream.
1624 2020-11-16  Martin Liska  <mliska@suse.cz>
1626         * .gitignore: Add cache as clangd uses it now.
1628 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1630         * MAINTAINERS (Write After Approval): add myself
1632 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1634         * MAINTAINERS (Write After Approval): Add myself.
1636 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1638         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1639         Remove FIXME comments.
1641 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1643         * MAINTAINERS: Update my email address.
1645 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1647         * MAINTAINERS (Write After Approval): Add myself.
1649 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1651         PR target/97302
1652         * configure.ac: Only set with_gmp to /usr/local
1653         if not building in tree.
1654         * configure: Regenerate.
1656 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1658         * MAINTAINERS (Write After Approval): Add myself.
1660 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1662         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1664 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1666         PR bootstrap/96612
1667         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1668         if not the same as ${host}.
1669         * configure: Regenerate.
1671 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1673         * MAINTAINERS (Write After Approval): Add myself.
1675 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1677         * MAINTAINERS: Update my email address.
1679 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1681         * MAINTAINERS (Write After Approval): Add myself.
1683 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1685         * MAINTAINERS (Write After Approval): Add myself.
1687 2020-06-12  Martin Liska  <mliska@suse.cz>
1689         * .gitignore: Add .clang-tidy.
1691 2020-06-08  Jason Merrill  <jason@redhat.com>
1693         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1694         * configure: Regenerate.
1696 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1698         * MAINTAINERS: Add myself as xtensa port maintainer.
1700 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1702         * configure.ac: Don't require --enable-host-shared when building
1703         for Mingw.
1704         * configure: Regenerate.
1706 2020-05-18  Jason Merrill  <jason@redhat.com>
1708         * configure.ac: Update bootstrap dialect to -std=c++11.
1710 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1712         * MAINTAINERS (Write After Approval): Add myself.
1714 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1716         PR target/92713
1717         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1718         (noconfigdirs): Add 'target-libstdc++-v3'.
1719         * configure: Regenerate.
1721 2020-04-21  Stephen Casner  <casner@acm.org>
1723         PR 25830
1724         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1725         * configure: Rebuild.
1727 2020-04-17  Martin Liska  <mliska@suse.cz>
1728             Jonathan Yong <10walls@gmail.com>
1730         PR gcov-profile/94570
1731         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1732         for CYGWIN.
1734 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1736         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1738 2020-04-09  Tom Tromey  <tom@tromey.com>
1740         * configure: Rebuild.
1741         * Makefile.in: Rebuild.
1742         * Makefile.def (gdbsupport, gdbserver): New host modules.
1743         (configure-gdb): Depend on all-gdbsupport.
1744         (all-gdb): Depend on all-gdbsupport, all-libctf.
1745         * configure.ac (host_tools): Add gdbserver.
1746         Conditionally build gdbserver and gdbsupport.
1748 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1750         * configure.ac: Build libgomp by default for amdgcn.
1751         * configure: Regenerate.
1753 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1755         * MAINTAINERS (Write After Approval): Add myself.
1757 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1759         * MAINTAINERS (Write After Approval) : Add myself.
1761 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1763         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1765 2020-02-14  Martin Sebor  <msebor@redhat.com>
1767         * doc/extend.texi (attribute alias): Mention type requirement.
1768         (attribute weak): Same.
1769         (attribute weakref): Correct invalid example.
1771 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1773         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1775 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1776             Jakub Jelinek  <jakub@redhat.com>
1778         * .gitattributes: Add *.md diff=md.
1780 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1782         The mentioned auto-generated file is no more part of the
1784         GCC sources, it's auto-generated in $(builddir) during build.
1786         PR target/92055
1787         * contrib/gcc_update (files_and_dependencies): Remove
1788         entry for gcc/config/avr/t-multilib.
1790 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1792         * MAINTAINERS: Update my email address.
1794 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1796         * README.MOVED_TO_GIT: Remove.
1798 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1800         * README.MOVED_TO_GIT: New file.
1802 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1804         * MAINTAINERS (Write After Approval): Add myself.
1806 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1808         * MAINTAINERS (write_after_approval): Add myself.
1810 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1812         * MAINTAINERS (write_after_approval): Add myself.
1814 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1816         * MAINTAINERS (write_after_approval): Add myself.
1818 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1820         * configure.ac: Factor out common cases for compare_exclusions.
1821         * configure: Regenerate.
1823 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1825         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1826         flag.
1828 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1830         * MAINTAINERS (Write After Approval): Add myself.
1832 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1834         PR middle-end/92463
1835         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1836         * configure: Regenerate
1838 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1840         * configure.ac: Use https for gcc.gnu.org.
1841         * configure: Regenerated.
1843 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1845         * MAINTAINERS (aarch64 port): Remove my name, move to...
1846         (Write After Approval): ...Here.
1848 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1850         * MAINTAINERS: Change my email address as maintainer.
1852 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1854         PR fortran/91828
1855         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1856         * configure: Regenerated.
1858 2019-10-21  Jason Merrill  <jason@redhat.com>
1860         * .gitattributes: Also check ChangeLog whitespace.
1862 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1864         * contrib/dg-extract-results.sh: Add support for KPASS.
1865         * contrib/dg-extract-results.py: Likewise.
1867 2019-10-17  Jason Merrill  <jason@redhat.com>
1869         * .gitattributes: Avoid {} in filename pattern.
1871 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1873         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1874         Approval section.
1876 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1878         * MAINTAINERS: Add myself to Write After Approval
1880 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1882         * MAINTAINERS: Add myself as an aarch64 maintainer.
1884 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1886         * MAINTAINERS: Add myself as aarch64 maintainer.
1888 2019-09-23  Carl Love  <cel@us.ibm.com>
1890         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1891         New define_insn.
1892         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1893         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1895 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1897         * MAINTAINERS (Sam Tebbs): Update email address.
1899 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1901         * MAINTAINERS: Update my email address.
1903 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1905         * libtool.m4: Handle uclinuxfdpiceabi.
1907 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1909         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1910         Remove myself from Write After Approval section.
1912 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1914         * configure.ac: Support for bpf-*-* targets.
1915         * configure: Regenerate.
1917 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1919         * config.sub: Import upstream version 2019-06-30.
1920         * config.guess: Import upstream version 2019-07-24.
1922 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1924         * MAINTAINERS: Remove spu port maintainers.
1926 2019-08-28  Martin Liska  <mliska@suse.cz>
1928         * .gitignore: Add .clangd and compile_commands.json
1929         to .gitignore.
1931 2019-08-23  Michael Forney  <mforney@mforney.org>
1933         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1934         * Makefile.in: Regenerate.
1936 2019-08-19  Tom Tromey  <tom@tromey.com>
1938         * configure: Rebuild.
1939         * configure.ac: Add --with-static-standard-libraries.
1941 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1943         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1945 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1947         * MAINTAINERS (Write After Approval): Add myself.
1949 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1951         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1952         RISC-V port maitainer.
1954 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1956         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1958 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1960         * MAINTAINERS (Write After Approval): Add myself.
1962 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1964         * MAINTAINERS (Write After Approval): Add myself.
1966 2019-06-25  Martin Liska  <mliska@suse.cz>
1968         contrib/filter-clang-warnings.py: Transform from
1969         filter-rtags-warnings.py.
1971 2019-06-15  Tom Tromey  <tom@tromey.com>
1973         * configure.ac (host_libs): Add gnulib.
1974         * configure: Rebuild.
1975         * Makefile.def (host_modules, dependencies): Add gnulib.
1976         * Makefile.in: Rebuild.
1978 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1980         * MAINTAINERS (Write After Approval): Add myself.
1982 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1984         * configure: Regenerate.
1985         * configure.ac: Add PRU target.
1987 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1989         * MAINTAINERS (Write After Approval): Add myself.
1991 2019-06-11  Nick Clifton  <nickc@redhat.com>
1993         Import these changes from the binutils/gdb repository:
1995         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1997         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1998         and all its deps.
1999         * Makefile.in: Regenerated.
2001         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2003         * Makefile.def (host_modules): Add libctf.
2004         * Makefile.def (dependencies): Likewise.
2005         libctf depends on zlib, libiberty, and bfd.
2006         * Makefile.in: Regenerated.
2007         * configure.ac (host_libs): Add libctf.
2008         * configure: Regenerated.
2010 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
2012         * MAINTAINERS (Write After Approval): Add myself.
2014 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
2016         * MAINTAINERS: Update my email address.
2018 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
2020         * MAINTAINERS (Write After Approval): Add myself.
2022 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
2024         * MAINTAINERS (Write After Approval): Add myself.
2026 2019-05-07  Jim Wilson  <jimw@sifive.com>
2028         * MAINTAINERS: Remove myself as IA-64 maintainer.
2030 2019-05-04  Roland Illig  <roland.illig@gmx.de>
2032         * MAINTAINERS (Write After Approval): Add myself.
2034 2019-05-02  Richard Biener  <rguenther@suse.de>
2036         PR bootstrap/85574
2037         * Makefile.tpl (compare target): Also compare extra-compare
2038         files.
2039         * Makefile.in: Regenerate.
2041 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
2043         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2044         as modulo-scheduler maintainer.
2046 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
2048         * MAINTAINERS: Add myself as co-maintainer for Darwin.
2050 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
2052         * MAINTAINERS: Update my email address.
2054 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
2056         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2057         * configure: Regenerate.
2059 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2061         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2062         * configure: Regenerate.
2064 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
2066         * configure.ac: Add target-zlib to target_libraries.
2067         * configure: Regenerate.
2069 2019-04-09  Martin Liska  <mliska@suse.cz>
2071         * Makefile.in: Regenerate.
2072         * Makefile.tpl: Pass GENERATOR_CFLAGS
2073         in all stages.
2075 2019-03-28  Martin Liska  <mliska@suse.cz>
2077         PR bootstrap/89829
2078         * Makefile.in: Revert r254150.
2079         * Makefile.tpl: Likewise.
2081 2019-03-28  Ben Elliston  <bje@gnu.org>
2083         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2084         related, and libdecnumber.
2086 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
2088         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2089         (Write After Approval): Remove myself.
2091 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
2093         * MAINTAINERS (Write After Approval): Add myself.
2095 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
2097         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2098         (Write After Approval): Remove myself and Julian.
2100 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
2102         * MAINTAINERS (Write After Approval): Add myself.
2104 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
2106         * MAINTAINERS (Write After Approval): Add myself.
2108 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2110         * ChangeLog: Replace space with tab.
2111         * MAINTAINERS: Delete 1 tab to keep alignment.
2113 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
2115         * MAINTAINERS (Write After Approval): Add myself.
2117 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
2119         * MAINTAINERS (Write After Approval): Add myself.
2121 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
2122             Kwok Cheung Yeung  <kcy@codesourcery.com>
2123             Julian Brown  <julian@codesourcery.com>
2124             Tom de Vries  <tom@codesourcery.com>
2125             Jan Hubicka  <hubicka@ucw.cz>
2126             Martin Jambor  <mjambor@suse.cz>
2128         * configure.ac: Likewise.
2129         * configure: Regenerate.
2130         * contrib/config-list.mk: Add amdgcn-amdhsa.
2132 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
2134         * MAINTAINERS (Write After Approval): Add myself.
2136 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2138         * MAINTAINERS (Write After Approval): Add myself.
2140 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2142         PR target/88535
2143         * config.guess: Import upstream version 2019-01-03.
2144         * config.sub: Import upstream version 2019-01-01.
2146 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2148         * MAINTAINERS (Write After Approval): Update my maintainer address.
2150 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
2152         * MAINTAINERS (Write After Approval): Add myself.
2154 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
2156         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2158 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
2160         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2161         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2162         (GCC_TARGET_TOOL): Likewise.
2163         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2164         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2165         OTOOL, OTOOL_FOR_TARGET: New substitutions.
2166         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2167         * configure: Regenerate.
2168         * Makefile.in: Likewise.
2170 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
2172         * MAINTAINERS (Write After Approval): Add myself.
2174 2018-11-13  Martin Liska  <mliska@suse.cz>
2176         * gcc.target/i386/pr87930.c: Move to ...
2177         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
2179 2018-11-10  Stafford Horne  <shorne@gmail.com>
2181         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2182         (Write After Approval): Remove myself.
2184 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2186         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2187         Append $INCICONV to it.
2189 2018-11-04  Stafford Horne  <shorne@gmail.com>
2191         * MAINTAINERS (Write After Approval): Add myself.
2193 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
2195         PR bootstrap/82856
2196         * multilib.am: New file.  From automake.
2198         Merge from binutils-gdb:
2199         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2201         * libtool.m4: Use AC_LANG_SOURCE.
2202         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2203         * ar-lib: New file.
2204         * test-driver: New file.
2205         * configure: Re-generate.
2207 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
2209         * MAINTAINERS (Write After Approval): Add myself.
2211 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
2213         PR bootstrap/87788
2214         PR d/87799
2215         * configure: Rebuild.
2216         * configure.ac: Disable D on systems where it is known not to work.
2218 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
2220         * Makefile.def (target_modules): Add libphobos.
2221         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2222         GDCFLAGS_FOR_TARGET.
2223         (dependencies): Make libphobos depend on libatomic, libbacktrace
2224         configure, and zlib configure.
2225         (language): Add language d.
2226         * Makefile.in: Rebuild.
2227         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2228         (HOST_EXPORTS): Add GDC.
2229         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2230         (BASE_TARGET_EXPORTS): Add GDC.
2231         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2232         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2233         (EXTRA_HOST_FLAGS): Add GDC.
2234         (STAGE1_FLAGS_TO_PASS): Add GDC.
2235         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2236         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2237         environment variables.
2238         * configure: Rebuild.
2239         * configure.ac: Add target-libphobos to target_libraries.  Set and
2240         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2242 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
2244         * MAINTAINERS (Write After Approval): Add myself.
2246 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2248         * MAINTAINERS (Write After Approval): Remove myself.
2250 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2252         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2254 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
2256         * MAINTAINERS: Update my email address.
2258 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
2260         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2261         maintainer.
2263 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
2265         * MAINTAINERS (Write After Approval): Add self.
2267 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2269         * MAINTAINERS (write after approval): Add myself.
2271 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
2273         * MAINTAINERS: Update my email address.
2275 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
2277         * MAINTAINERS (write after approval): Add myself.
2279 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
2281         * MAINTAINERS: Add self to global reviewers list.
2283 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
2285         MAINTAINERS: Add c-sky port maintainers.
2287 2018-08-10  Martin Liska  <mliska@suse.cz>
2289         * MAINTAINERS: Revert change in previous commit and
2290         join lines.
2292 2018-08-10  Martin Liska  <mliska@suse.cz>
2294         * MAINTAINERS: Remove extra line.
2296 2018-08-06  Naveen H.S  <naveenh@marvell.com>
2298         * MAINTAINERS: Update my email address.
2300 2018-07-19  DJ Delorie  <dj@redhat.com>
2302         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2303         as maintainer.
2305 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
2307         * MAINTAINERS: Adjust email address for me and my colleague Robin
2308         Dapp.
2310 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2311             Sunil K Pandey  <sunil.k.pandey@intel.com>
2313         PR target/84413
2314         * config/i386/i386.c (m_CORE_AVX512): New.
2315         (m_CORE_AVX2): Likewise.
2316         (m_CORE_ALL): Add m_CORE_AVX2.
2317         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2318         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2319         and remove the rest of m_SKYLAKE_AVX512.
2321 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2323         * config.sub: Sync with upstream version 2018-07-03.
2325 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2327         * config.guess: Sync with upstream version 2018-06-26.
2328         * config.sub: Sync with upstream version 2018-07-02.
2330 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
2332         * libtool.m4: Sort output of 'find' to enable deterministic builds.
2333         * ltmain.sh: Likewise.
2335 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
2337         * contrib/config-list.mk: Remove powerpc-linux_paired.
2339 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2341         * configure.ac: Introduce support for @unless/@endunless.
2342         * Makefile.tpl (dep-kind): Rewrite with cond; return
2343         postbootstrap in some cases.
2344         (make-postboot-dep, postboot-targets): New.
2345         (dependencies): Do not output postbootstrap dependencies at
2346         first.  Output non-target ones changed for configure to depend
2347         on stage_last @if gcc-bootstrap, and the original deps @unless
2348         gcc-bootstrap.
2349         * configure.in, Makefile.in: Rebuilt.
2351 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2353         * MAINTAINERS (write after approval): Add myself.
2355 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2357         * MAINTAINERS (write after approval): Add myself.
2359 2018-06-19  Nick Clifton  <nickc@redhat.com>
2361         * zlib/configure.ac: Restore old behaviour of only enabling
2362         multilibs when a target subdirectory is defined.  This allows
2363         building with srcdir == builddir.
2364         * zlib/configure: Regenerate.
2366 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2368         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2369         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2370         * Makefile.in: Regenerate.
2372 2018-06-16  Ben Elliston  <bje@gnu.org>
2374         * config.guess: Import latest version.
2375         * config.sub: Likewise.
2377 2018-06-08  Martin Liska  <mliska@suse.cz>
2379         * MAINTAINERS: Remove MPX-related entries.
2380         * Makefile.def: Remove libmpx support.
2381         * Makefile.in: Regenerate.
2382         * configure.ac: Remove removed files.
2383         * configure: Regenerate.
2384         * libmpx/ChangeLog: Remove.
2385         * libmpx/Makefile.am: Remove.
2386         * libmpx/Makefile.in: Remove.
2387         * libmpx/acinclude.m4: Remove.
2388         * libmpx/aclocal.m4: Remove.
2389         * libmpx/config.h.in: Remove.
2390         * libmpx/configure: Remove.
2391         * libmpx/configure.ac: Remove.
2392         * libmpx/configure.tgt: Remove.
2393         * libmpx/libmpx.spec.in: Remove.
2394         * libmpx/mpxrt/Makefile.am: Remove.
2395         * libmpx/mpxrt/Makefile.in: Remove.
2396         * libmpx/mpxrt/libmpx.map: Remove.
2397         * libmpx/mpxrt/libtool-version: Remove.
2398         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2399         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2400         * libmpx/mpxrt/mpxrt.c: Remove.
2401         * libmpx/mpxrt/mpxrt.h: Remove.
2402         * libmpx/mpxwrap/Makefile.am: Remove.
2403         * libmpx/mpxwrap/Makefile.in: Remove.
2404         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2405         * libmpx/mpxwrap/libtool-version: Remove.
2406         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2408 2018-06-04  Martin Liska  <mliska@suse.cz>
2410         * MAINTAINERS: Add myself as gcov maintainer.
2412 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2414         * MAINTAINERS: Update my email address.
2416 2018-06-04  Tom de Vries  <tdevries@suse.de>
2418         * MAINTAINERS: Remove write-after-approval entries for component
2419         maintainers.
2421 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2423         * MAINTAINERS (write after approval): Add myself.
2425 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2427         * MAINTAINERS: Update my email address.
2429 2018-06-01  Tom de Vries  <tdevries@suse.de>
2431         * MAINTAINERS: Update my email address.
2433 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2435         * MAINTAINERS (loop-optimizer): Add myself.
2437 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2439         * configure.ac: Added "nfp" target.
2440         * configure: Regenerate.
2442 2018-04-30  Richard Biener  <rguenther@suse.de>
2444         PR bootstrap/85571
2445         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2446         (STAGE3_TFLAGS): Likewise.
2447         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2448         (STAGEtrain_TFLAGS): Likewise.
2449         * Makefile.in: Regenerate.
2451 2018-04-26  Richard Biener  <rguenther@suse.de>
2453         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2454         (STAGE2_CFLAGS): Likewise.
2455         (STAGE2_TFLAGS): Likewise.
2456         (STAGE3_CFLAGS): Add -fchecking.
2457         (STAGE3_TFLAGS): Likewise.
2458         (STAGEtrain_CFLAGS): Filter out -fchecking.
2459         (STAGEtrain_TFLAGS): Likewise.
2460         * Makefile.in: Re-generate.
2462 2018-04-25  Catherine Moore <clm@codesourcery.com>
2464         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2466 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2468         * MAINTAINERS (write after approval): Add myself.
2470 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2472         * MAINTAINERS: Update my email address.
2474 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2476         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2478 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2480         * MAINTAINERS: Update my email address and disambiguate myself
2481         a bit from Will Schmidt.
2483 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2485         * MAINTAINERS: Move maintainers of now-removed picochip and score
2486         ports to write after approval.
2488 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2490         * MAINTAINERS: Add entry for SVE maintainership.
2492 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2494         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2495         * configure: Regenerate.
2497 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2499         * MAINTAINERS (write after approval): Add myself.
2501 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2503         * MAINTAINERS (write after approval): Add myself.
2505 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2507         * MAINTAINERS (write after approval): Add myself.
2509 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2511         Update copyright years.
2513 2018-01-03  Ben Elliston  <bje@gnu.org>
2515         * config.guess: Import latest version.
2516         * config.sub: Likewise.
2518 2017-12-12  Stafford Horne  <shorne@gmail.com>
2520         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2521         * configure: Regenerate.
2523 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2525         * MAINTAINERS (Write After Approval): Add myself.
2527 2017-11-28  Julia Koval  <julia.koval@intel.com>
2528             Sebastian Peryt  <sebastian.peryt@intel.com>
2530         * Makefile.def (target_modules): Remove libcilkrts.
2531         * Makefile.in: Ditto.
2532         * configure: Ditto.
2533         * configure.ac: Ditto.
2535 2017-11-28  Julia Koval  <julia.koval@intel.com>
2537         * MAINTAINERS (Write After Approval): Add myself.
2539 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2541         * MAINTAINERS (Write After Approval): Add myself.
2543 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2545         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2546         Use my SiFive email address.
2548 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2550         * MAINTAINERS (write after approval): Add myself.
2552 2017-10-27  Martin Liska  <mliska@suse.cz>
2554         * Makefile.tpl: Use proper name of folder as it was renamed
2555         during transition to 4 stages.
2556         * Makefile.in: Regenerate.
2558 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2560         * MAINTAINERS (write after approval): Add myself.
2562 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2564         * MAINTAINERS: Add a note that maintainership also includes web
2565         pages, docs, and testsuite related to that area.
2567 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2569         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2571 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2573         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2575 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2577         * MAINTAINERS: Remove myself as a vxworks maintainer.
2579 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2581         * MAINTAINERS: Remove email address of Jim Norris.
2583 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2585         * MAINTAINERS (Reviewers): Move myself from here...
2586         (CPU Port Maintainers): ... to here.
2588 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2590         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2592 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2594         * MAINTAINERS (write after approval): Add myself.
2596 2017-07-28  Tony Reix  <tony.reix@atos.net>
2598         * configure.ac (target-libffi): Don't disable for AIX.
2599         (go): Don't add to unsupported_languages on AIX.
2600         (target-libgo): Don't disable for AIX.
2601         * configure: Regenerate.
2603 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2605         * MAINTAINERS: Add myself.
2607 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2609         * MAINTAINERS: Update my email address.
2611 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2613         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2614         arm-specific auto-generated header files.
2616 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2618         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2619         * configure: Rebuilt.
2621 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2623         * MAINTAINERS: Readd myself for c6x.
2625 2017-06-28  Martin Liska  <mliska@suse.cz>
2627         PR bootstrap/81217
2628         * Makefile.def: Remove superfluous bootstrap_target from
2629         bootstrap_stage.
2630         * Makefile.in: Re-generate the file.
2632 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2634         * MAINTAINERS: Add myself to Write After Approval
2636 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2638         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2640 2017-06-19  Martin Liska  <mliska@suse.cz>
2642         * Makefile.def: Define 4 stages PGO bootstrap.
2643         * Makefile.tpl: Define FLAGS.
2644         * Makefile.in: Regenerate.
2646 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2648         * Makefile.def: Add check-gotools to go check targets.
2649         * Makefile.in: Rebuild.
2651 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2653         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2655 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2657         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2658         * configure: Regenerate.
2660 2017-05-31  Martin Liska  <mliska@suse.cz>
2662         * configure.ac: Add handling of stage2_werror_flags to
2663         action-if-given and to action-if-not-given.
2664         * configure: Regenerate.
2666 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2668         * MAINTAINERS: Add self to Write After Approval
2670 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2672         * MAINTAINERS: Update my email address, and remove myself as
2673         maintainer in some areas.
2675 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2677         * MAINTAINERS: Add self to Write After Approval
2679 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2681         * configure.ac: Add --enable-languages=default to mean default and
2682         make --enable-languages=all mean all supported languages.
2683         * configure: Regenerated.
2685 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2687         * config.gcc (powerpc*-*-*spe*): New.
2688         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2689         (powerpc-*-rtems*spe*): New.
2690         (powerpc*-*-linux*spe*): New.
2691         (powerpc-wrs-vxworksspe): New.
2692         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2693         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2694         * config.host (powerpc*-*-*spe*): New.
2696 2017-05-19  Martin Liska  <mliska@suse.cz>
2698         * configure.ac: Add --enable-werror-always just for
2699         bootstrap-debug (or none build config) and do not add it
2700         when we are on a release branch.
2701         * configure: Regenerated.
2703 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2705         * MAINTAINERS: Add self to Write After Approval
2707 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2709         * MAINTAINERS: Move myself to Write After Approval section.
2711 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2713         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2714         ACCH registers.
2715         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2716         available.
2717         (umulsidi3): Likewise.
2718         (mulsidi3_700): Disable this pattern when we have advanced mpy
2719         instructions.
2720         (umulsidi3_700): Likewise.
2721         (maddsidi4): New pattern.
2722         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2723         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2724         (mpydu_imm_arcv2hs): Likewise.
2725         * config/arc/predicates.md (accl_operand): New predicate.
2727 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2728             Andrew Burgess <andrew.burgess@embecosm.com>
2730         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2731         case.
2732         (ARC_AUTOFP_IRQ_P): Likewise.
2733         (ARC_AUTO_IRQ_P): Likewise.
2734         (rgf_banked_register_count): New variable.
2735         (parse_mrgf_banked_regs_option): New function.
2736         (arc_override_options): Handle rgf_banked_regs option.
2737         (arc_handle_interrupt_attribute): Add firq option.
2738         (arc_compute_function_type): Return fast irq type when required.
2739         (arc_must_save_register): Handle fast interrupts.
2740         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2741         (arc_return_address_regs): Update.
2742         * config/arc/arc.h (arc_return_address_regs): Update.
2743         (arc_function_type): Add fast interrupt type.
2744         (ARC_INTERRUPT_P): Update.
2745         (RC_FAST_INTERRUPT_P): Define.
2746         * config/arc/arc.md (simple_return): Update for fast interrupts.
2747         (p_return_i): Likewise.
2748         * config/arc/arc.opt (mrgf-banked-regs): New option.
2749         * doc/invoke.texi (mrgf-banked-regs): Document.
2751 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2753         * config/arc/arc.c (irq_ctrl_saved): New variable.
2754         (ARC_AUTOBLINK_IRQ_P): Define.
2755         (ARC_AUTOFP_IRQ_P): Likewise.
2756         (ARC_AUTO_IRQ_P): Likewise.
2757         (irq_range): New function.
2758         (arc_must_save_register): Likewise.
2759         (arc_must_save_return_addr): Likewise.
2760         (arc_dwarf_emit_irq_save_regs): Likewise.
2761         (arc_override_options): Handle deferred options.
2762         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2763         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2764         arc_must_save_return_addr.
2765         (arc_compute_frame_size): Handle automated save and restore of
2766         registers.
2767         (arc_expand_prologue): Likewise.
2768         (arc_expand_epilogue): Likewise.
2769         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2770         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2771         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2773 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2774         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2776         PR bootstrap/77661
2777         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2778         in-tree build MPC.
2779         * Makefile.in: Regenerate.
2781 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2783         * configure.ac: Enable LTO by default on darwin >= 9.
2784         * configure: Regenerate.
2786 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2788         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2789         and Andrew Waterman as the RISC-V maintainers.
2791 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2793         * MAINTAINERS: Add self to Write After Approval
2795 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2797         * config.guess: Import latest from upstream.
2799 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2801         * MAINTAINERS (Write After Approval): Remove entries that are
2802         already covered under Reviewers.
2804 2017-03-08  Mark Wielaard  <mark@klomp.org>
2806         PR demangler/70909
2807         PR demangler/67264
2808         * include/demangle.h: Add d_printing to struct demangle_component
2809         and pass struct demangle_component as non const.
2811 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2813         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2815 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2817         * Makefile.tpl: Remove HOST_ISLVER.
2818         (HOST_EXPORTS): Remove ISLVER.
2819         * Makefile.in: Regenerate.
2821 2017-02-13  Richard Biener  <rguenther@suse.de>
2823         * configure: Re-generate.
2825 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2827         * MAINTAINERS: Adjust bug reporting URL.
2829 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2831         * MAINTAINERS (Write After Approval): Remove redundant entry
2832         for Andrew Burgess.
2834 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2836         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2837         32-bit hppa*-*-hpux*.
2838         * configure: Regenerate.
2840 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2842         * configure.ac: Moved the white list of enabling BRIG FE to
2843         libhsail-rt/configure.tgt.
2844         * configure: Regenerated.
2845         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2847 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2848             Martin Jambor  <mjambor@suse.cz>
2850         * Makefile.def (target_modules): Added libhsail-rt.
2851         (languages): Added language brig.
2852         * Makefile.in: Regenerated.
2853         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2854         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2855         * configure: Regenerated.
2857 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2859         PR other/79046
2860         * configure: Regenerated.
2862 2017-01-04  Alan Modra  <amodra@gmail.com>
2864         * configure: Regenerate.
2866 2016-12-29  Ben Elliston  <bje@gnu.org>
2868         * config.sub: Import latest version.
2870 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2872         * MAINTAINERS (Write After Approval): Add myself.
2874 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2876         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2877         includes bootstrap-mpx.
2878         * configure: Regenerated.
2880 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2882         * MAINTAINERS (Write After Approval): Add myself.
2884 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2886         * configure: Regenerate.
2888 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2890         * configure.ac: Don't use pkg-config to check for bdw-gc.
2891         * configure: Regenerate.
2893 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2895         * Makefile.def: Remove reference to boehm-gc target module.
2896         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2897         options and for the bdw-gc pkg-config module.
2898         * configure: Regenerate.
2899         * Makefile.in: Regenerate.
2901 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2903         * MAINTAINERS (nvptx): Remove self.
2905 2016-11-25  Ben Elliston  <bje@gnu.org>
2907         * config.guess: Import latest version.
2908         * config.sub: Likewise.
2910 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2912         * MAINTAINERS (Write After Approval): Add myself.
2914 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2916         * Makefile.def: Remove references to GCJ.
2917         * Makefile.tpl: Likewise.
2918         * Makefile.in: Regenerate.
2920 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2922         * config-ml.in: Remove references to GCJ.
2923         * configure.ac: Likewise.
2924         * configure: Regenerate.
2926 2016-11-01  Josh Conner  <joshconner@google.com>
2928         * MAINTAINERS (Write After Approval): Update email address,
2930 2016-10-27  Carl Love  <cel@us.ibm.com>
2932         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2933         Approval list to make it alphabetical.
2935 2016-10-27  Carl Love  <cel@us.ibm.com>
2937         * MAINTAINERS (Write After Approval): Add myself.
2939 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2941         * MAINTAINERS (Reviewers): Add myself.
2942         (Write After Approval): Add myself.
2944 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2945             Ulrich Weigand  <uweigand@de.ibm.com>
2947         * MAINTAINERS: Update email address.
2949 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2951         * MAINTAINERS: Update email address.
2953 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2955         * configure.ac: Add aarch64-*-freebsd*.
2956         * configure: Regenerate.
2958 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2960         * MAINTAINERS: Update email address after it got reverted.
2962 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2964         * configure.ac (target_libraries): Readd target-boehm-gc.
2965         Restore --enable-objc-gc handling.
2966         * configure: Regenerate.
2968 2015-10-03  Jeff Law  <law@redhat.com>
2970         * MAINTAINERS: Move several inactive maintainers to the
2971         write-after-approval section.
2973 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2975         * configure.ac: Add target-libffi to target_libraries.
2976         Readd libgcj target disablings, modified to only target-libffi.
2977         Readd target addition of go to unsupported languages.
2978         * configure: Regenerated.
2980 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2982         * MAINTAINERS: Update email address.
2984 2016-09-30  Andrew Haley  <aph@redhat.com>
2986         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2987         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2988         libgcj.
2990 2016-09-30  Andrew Haley  <aph@redhat.com>
2992         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2993         write-after approval after GCJ deletion.
2995 2016-09-30  Andrew Haley  <aph@redhat.com>
2997         * Makefile.def: Remove libjava.
2998         * Makefile.tpl: Likewise.
2999         * Makefile.in: Regenerate.
3000         * configure.ac: Likewise.
3001         * configure: Likewise.
3002         * gcc/java: Remove.
3003         * libjava: Likewise.
3005 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
3007         * MAINTAINERS (Reviewers): Add myself.
3009 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
3011         * configure.ac: Disable "sim" directory for arc*-*-*.
3012         * configure: Regenerated.
3014 2016-09-23  Tamar Christina <tamar.christina@arm.com>
3016         * MAINTAINERS (Write After Approval): Add myself.
3018 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
3020         * configure.ac: Check for the minimum in-tree MPFR version
3021         handled.
3022         * configure: Regenerate.
3024 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
3026         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3027         * configure: Regenerated.
3029 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
3031         * MAINTAINERS (Write After Approval): Add myself.
3033 2016-06-23  Andi Kleen  <ak@linux.intel.com>
3035         * Makefile.def: Add autoprofiledbootstrap.
3036         * Makefile.tpl: Dito.
3037         * Makefile.in: Regenerate.
3039 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3041     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3042     * configure: Regenerate.
3044 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3046         * configure: Regenerate.
3047         * configure.ac: Remove support for avr-rtems.
3049 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
3051         * MAINTAINERS (Write After Approval): Add myself.
3053 2016-06-16  Michael Collison  <michael.collison@arm.com>
3055         * MAINTAINERS (Write After Approval): Add myself.
3057 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
3059         * MAINTAINERS (Write After Approval): Update e-mail address.
3061 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
3063         * MAINTAINERS (Write After Approval): Add myself.
3065 2016-05-28  Alan Modra  <amodra@gmail.com>
3067         * Makefile.tpl (configure): Depend on m4 files included.
3068         * Makefile.in: Regenerate.
3070 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3072         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3073         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3075 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3077         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3078         special case builtin.
3079         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3080         support for ALTIVEC_BUILTIN_VEC_ADDEC.
3081         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3082         for __builtin_vec_addec.
3084 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3086         * config.guess: Import version 2016-04-02 (newest).
3087         * config.sub: Import version 2016-05-10 (newest).
3089 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
3091         * configure.ac: Add ARC support to libgloss.
3092         * configure: Regenerate
3094 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
3096         * MAINTAINERS (Write After Approval): Add myself.
3098 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3100         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3101         * configure: Regenerated.
3102         * Makefile.def (gmp): Explicitly disable assembler.
3103         (mpfr): Adjust lib_path.
3104         (mpc): Likewise.
3105         * Makefile.in: Regenerated.
3107 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
3109         PR bootstrap/70704
3110         * configure.ac (--enable-stage1-checking): Add missing
3111         --enable-checking=.
3112         * configure: Regenerated.
3114 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3116         * config.guess: Revert r235676.
3117         * config.sub: Revert r235676.
3119 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3121         * config.guess: Remove SH5 support.
3122         * config.sub: Likewise.
3123         * configure: Likewise.
3124         * configure.ac: Likewise.
3126 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
3128         PR bootstrap/70704
3129         * configure.ac (--enable-stage1-checking): For --disable-checking or
3130         implicit --enable-checking, make sure extra flag matches in between
3131         stage1 and later checking.
3132         * configure: Regenerated.
3134 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3136         * .gitattributes: New file.
3138 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
3140         * MAINTAINERS (rs6000/powerpc port): Add myself.
3142 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
3144         PR bootstrap/70173
3145         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3146         and gotools directories.  Delete the stage_final file.
3147         * Makefile.in: Regenerate.
3149 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
3151         * MAINTAINERS (Write After Approval): Add myself.
3153 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
3155         * MAINTAINERS (Fortran maintainer): Remove myself.
3157 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
3159         * MAINTAINERS (Write After Approval): Add myself.
3161 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
3163         * MAINTAINERS (Write After Approval): Add myself.
3165 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3167         Sync with binutils-gdb:
3169         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3171         * configure.ac: Add mips and s390 to the gold target check.
3172         * configure: Regenerate.
3174 2016-03-01  DJ Delorie  <dj@redhat.com>
3176         * MAINTAINERS (mep): Remove myself as MeP maintainer.
3178 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
3180         * MAINTAINERS (libcpp): Add myself.
3181         (diagnostic messages): Likewise.
3183 2016-02-20  Tom de Vries  <tom@codesourcery.com>
3185         * MAINTAINERS: Fix whitespace.
3187 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
3189         * MAINTAINERS (Write After Approval): Add myself.
3191 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
3193         * config/isl.m4: Add comments about isl-0.16.
3194         * configure: Regenerate.
3196 2016-01-29  Martin Jambor  <mjambor@suse.cz>
3198         * MAINTAINERS (hsa maintainers): Add myself.
3200 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
3202         * MAINTAINERS: (Write After Approval): Add myself.
3204 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
3205             Sebastian Pop  <s.pop@samsung.com>
3207         * Makefile.in: Regenerate.
3208         * Makefile.tpl: Export ISLVER.
3209         * configure: Regenerate.
3210         * config/isl.m4: Detect isl-0.15.
3212 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
3214         PR bootstrap/69329
3215         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3216         * Makefile.in: Regenerate.
3218 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
3220         * configure.ac: Enable LTO for DJGPP
3221         * configure: Regenerate
3223 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3225         Sync with binutils-gdb:
3226         2015-10-21  Nick Clifton  <nickc@redhat.com>
3228         PR gas/19109
3229         * configure.ac: Note the 'none' is an acceptable argument to
3230         --enable-compressed-debug-sections.
3231         * configure: Regenerate.
3233 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3235         PR bootstrap/69134
3236         * Makefile.def (mpfr): Disable assembler.
3237         * Makefile.in: Regenerate.
3239 2016-01-01  Ben Elliston  <bje@gnu.org>
3241         * config.guess: Import version 2016-01-01.
3242         * config.sub: Likewise.
3244 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
3246         * MAINTAINERS (Write After Approval): Add myself.
3248 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3250         * Makefile.in: Replace ISL with isl.
3251         * Makefile.tpl: Same.
3252         * config/isl.m4: Same.
3253         * configure.ac: Same.
3254         * contrib/download_prerequisites: Same.
3255         * configure: Regenerate.
3257 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
3259         * MAINTAINERS (Write After Approval): Add Myself.
3261 2015-12-17  Nathan Sidwell  <nathan@acm.org>
3263         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3264         * configure: Regenerate.
3266 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
3267             Sebastian Pop  <s.pop@samsung.com>
3269         * config/isl.m4 (ISL_CHECK_VERSION): Check for
3270         isl_ctx_get_max_operations.
3271         * configure: Regenerate.
3273 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
3275         * MAINTAINERS (Write After Approval): Add myself.
3277 2015-12-02  Ian Lance Taylor  <iant@google.com>
3279         PR go/66147
3280         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3281         * Makefile.in: Regenerate.
3283 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
3285         PR libffi/65726
3286         * Makefile.def (lang_env_dependencies): Make libffi depend
3287         on cxx.
3288         * Makefile.in: Regenerate.
3290 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
3292         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3293         symbols.
3295 2015-11-20  Tristan Gingold  <gingold@adacore.com>
3297         Sync with binutils-gdb:
3298         2015-11-20  Tristan Gingold  <gingold@adacore.com>
3300         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3301         * configure: Regenerate.
3303 2015-11-19  Martin Liska  <mliska@suse.cz>
3305         * .gitignore: Add .clang-format to ignored files.
3306         * Makefile.in: Add clang-format.
3307         * Makefile.tpl: Likewise.
3309 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
3311         * configure.ac: Enable libmpx by default.
3312         * configure: Regenerated.
3314 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
3316         * MAINTAINERS: Update email address.
3318 2015-10-23  Paulo Matos  <pmatos@linki.tools>
3320         * MAINTAINERS: Update email address.
3322 2015-10-23  Alan Hayward <alan.hayward@arm.com>
3324         * MAINTAINERS  (Write After Approval): Add myself.
3326 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3328         Sync with binutils-gdb:
3329         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3331         PR gas/19109
3332         * configure.ac: Add
3333         --enable-compressed-debug-sections={all,gas,gold,ld}.
3334         * configure: Regenerated.
3336 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
3338         * MAINTAINERS: Update list of Ada maintainers and email addresses.
3340 2015-10-09  Martin Liska  <mliska@suse.cz>
3342         * MAINTAINERS (Write After Approval): Add myself.
3344 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3346         * MAINTAINERS (Write After Approval): Add myself.
3348 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3350         * MAINTAINERS: Update email address.
3352 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3354         * MAINTAINERS  (Write After Approval): Add myself.
3356 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3358         * MAINTAINERS: Update email.
3360 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3362         * MAINTAINERS: Update my email address.
3364 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3366         * MAINTAINERS (ft32 port): Add myself.
3368 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3370         * MAINTAINERS: Add myself.
3372 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3374         * MAINTAINERS (Write After Approval): Add myself.
3376 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3378         PR libfortran/54572
3379         * Makefile.def: Make libgfortran depend on libbacktrace.
3380         * Makefile.in: Regenerate.
3382 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3384         * MAINTAINERS (Write After Approval): Add myself.
3386 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3388         PR other/67092
3389         * configure.ac: Remove --with_host_libstdcxx support.
3390         * configure: Regenerate.
3392 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3393             Jakub Jelinek  <jakub@redhat.com>
3395         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3396         nvptx*-*-*.
3397         * configure: Regenerate.
3399 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3401         * Makefile.def (libiconv): Define bootstrap=true.
3402         Mark pdf/html/info as missing.
3403         (configure-gcc): Depend on all-libiconv.
3404         (all-gcc): Ditto.
3405         (configure-libcpp): Ditto.
3406         (all-libcpp): Ditto.
3407         (configure-intl): Ditto.
3408         (all-intl): Ditto.
3409         * Makefile.in: Regenerate.
3411 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3413         * MAINTAINERS (loop ivopts): Add the entry and myself.
3415 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3417         * MAINTAINERS (nvptx): Add self.
3419 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3421         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3422         128-bit vector modes.
3424 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3426         * MAINTAINERS (Write After Approval): Add myself.
3428 2015-07-28  Ben Elliston  <bje@gnu.org>
3430         * config.sub, config.guess: Import from upstream.
3432 2015-07-24  Michael Darling  <darlingm@gmail.com>
3434         PR other/66259
3435         * config-ml.in: Reflects renaming of configure.in to configure.ac
3436         * configure: Likewise
3437         * configure.ac: Likewise
3439 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3441         * MAINTAINERS: Update my email address.
3443 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3445         Sync with binutils-gdb:
3446         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3448         * configure.ac (target_configdirs): Exclude target-zlib if
3449         target-libjava isn't built.
3450         * configure: Regenerated.
3452 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3454         Sync with binutils-gdb:
3455         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3457         * configure.ac: Disable configuration of GDB for HPUX targets.
3458         * configure: Regenerate.
3460         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3462         * configure.ac: Add --with-system-zlib.
3463         * configure: Regenerated.
3465         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3467         * configure.ac: Add FT32 support.
3468         * configure: Regenerate.
3470         2015-01-12  Anthony Green  <green@moxielogic.com>
3472         * configure.ac: Don't disable gprof for moxie.
3473         * configure: Rebuild.
3475 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3477         Sync with binutils-gdb:
3478         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3480         PR ld/18355
3481         * Makefile.def: Add extra_configure_flags to host zlib.
3482         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3483         to --enable-host-shared When bfd is to be built as shared
3484         library.  AC_SUBST.
3485         * Makefile.in: Regenerated.
3487 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3489         Sync with src:
3490         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3491         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3492         * Makefile.in: Regenerated.
3494 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3496         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3497         target.
3498         * configure: Regenerate.
3500 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3502         * MAINTAINERS (Write After Approval): Add myself.
3504 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3506         * MAINTAINERS (OS Port Maintainers): Add myself.
3507         (Various Maintainers): Remove myself from libffi testsuite.
3509 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3511         * MAINTAINERS (gen* on machine desc): Add self.
3513 2015-06-02  Jason Merrill  <jason@redhat.com>
3515         PR bootstrap/66319
3516         * configure.ac: Use -std=gnu++98.
3518 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3520         * MAINTAINERS (Write After Approval): Add myself.
3522 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3524         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3525         * configure: Regenerate.
3527 2015-05-26  Jason Merrill  <jason@redhat.com>
3529         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3530         * configure: Regenerate.
3532 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3534         * configure.ac: FT32 target added.
3535         * configure: Regenerated.
3537 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3539         * MAINTAINERS (Write After Approval): Add myself.
3541 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3543         * MAINTAINERS (Write After Approval): Add myself.
3545 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3547         * configure.ac: Fix typo.
3548         * configure: Regenerate.
3550 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3552         * MAINTAINERS (Write After Approval): Add myself.
3554 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3556         * configure.ac: Match $host configured with triplets.
3557         * configure: Regenerate.
3559 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3561         * Makefile.tpl: Remove surplus whitespace throughout.
3562         * Makefile.in: Regenerate.
3564 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3566         * MAINTAINERS (Various Maintainers): Add myself as instruction
3567         combiner maintainer.
3569 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3571         PR bootstrap/62077
3572         * configure.ac (--enable-stage1-checking): Default to
3573         release,misc,gimple,rtlflag,tree,types if --disable-checking
3574         or --enable-checking is not specified and DEV-PHASE is not
3575         experimental.
3576         * configure: Regenerated.
3578 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3580         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3581         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3582         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3583         * Makefile.in: Regenerate.
3585 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3587         * MAINTAINERS: Update my email address.
3589 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3591         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3593 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3595         * MAINTAINERS: Add myself as an arm port reviewer.
3597 2015-03-25  Martin Liska  <mliska@suse.cz>
3598             Yury Gribov  <y.gribov@samsung.com>
3600         * Makefile.in: Fix ln source location for vimrc file.
3601         * Makefile.tpl: Likewise.
3603 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3605         PR bootstrap/25672
3606         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3607         cross-compiling.  Similarly for CXX_FOR_TARGET.
3608         * configure: Regenerate.
3610 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3612         * Makefile.def: Add libmpx.
3613         * configure.ac: Add libmpx.
3614         * Makefile.in: Regenerate.
3615         * configure: Regenerate.
3617 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3619         * MAINTAINERS (CPU Port Maintainers): Add myself
3620         i386 vector ISA extns mantainer.
3622 2015-03-13  Jeff Law  <law@redhat.com>
3624         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3625         maintainer.
3626         Remove Richard Henderson as a maintainer for the x86 port.
3628 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3630         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3632 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3634         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3635         pointer bounds checker and i386 MPX maintainer.
3637 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3639         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3641 2015-02-26  Martin Sebor  <msebor@redhat.com>
3643         * MAINTAINERS (Various Maintainers): Add self.
3645 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3647         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3648         Make sure it contains lto.
3649         * configure: Regenerate.
3651 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3653         * configure: Regenerate.
3655 2015-02-06  Diego Novillo  <dnovillo@google.com>
3657         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3658         middle-end, docstring): Remove myself.
3659         (Write After Approval): Add myself.
3661 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3663         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3664         (Write After Approval): Update address.
3666 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3668         PR jit/64780
3669         * configure.ac: Require the user to explicitly specify
3670         --enable-host-shared if the jit is enabled.
3671         * configure: Regenerate.
3673 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3675         * MAINTAINERS (Write After Approval): Add myself.
3677 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3679         * MAINTAINERS: Make whitespace consistent.
3681 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3683         * MAINTAINERS (Write After Approval): Add myself.
3685 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3687         * MAINTAINERS: (Write After Approval): Add myself.
3689 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3691         * MAINTAINERS: (Write After Approval): Add myself.
3693 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3695         * MAINTAINERS: (Write After Approval): Add myself.
3697 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3699         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3700         objective-c/c++ front end maintainer.
3702 2015-01-13  Marek Polacek  <polacek@redhat.com>
3704         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3706 2015-01-12  Jeff Law  <law@redhat.com>
3708         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3709         a very long time.
3711 2015-01-09  Ian Lance Taylor  <iant@google.com>
3713         * configure.ac (host_tools): Add gotools.
3714         * Makefile.def (host_modules): Add gotools.
3715         (dependencies): Add dependency of all-gotools on all-target-libgo.
3717 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3719         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3720         * configure: Regenerate.
3722 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3724         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3725         all-target-libgomp.
3726         * Makefile.in: Regenerate.
3728 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3730         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3732 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3734         * configure.ac: Add Visium support.
3735         * configure: Regenerate.
3737 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3739         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3740         * configure: Regenerate.
3742 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3744         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3745         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3746         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3747         (OBJCOPY_FOR_TARGET): New variable.
3748         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3749         * Makefile.in: Regenerate.
3750         * configure.ac: Check for already installed target objcopy.
3751         Also GCC_TARGET_TOOL on objcopy.
3752         * configure: Regenerate.
3754 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3756         * config.sub: Update from upstream, to 2015-01-01 version.
3757         * config.guess: Ditto.
3759 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3761         * MAINTAINERS (RTEMS Ports): Add myself.
3763 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3765         * MAINTAINERS (Write After Approval): Add myself.
3767 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3769         * MAINTAINERS (Write After Approval): Add myself.
3771 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3773         * configure.ac (--enable-as-accelerator-for): Don't set
3774         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3775         * configure: Regenerate.
3777 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3779         PR bootstrap/64023
3780         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3781         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3782         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3783         to CXX.
3784         * Makefile.in: Regenerated.
3786 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3787             Yury Gribov  <y.gribov@samsung.com>
3789         * .gitignore: Added .local.vimrc and .lvimrc.
3790         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3791         * Makefile.in: Regenerate.
3793 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3795         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3796         * configure: Regenerated.
3798 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3800         * MAINTAINERS (nvptx port): New entry.
3802 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3804         * configure: Regenerate.
3806 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3808         * configure.ac: Merge with Binutils.
3810 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3812         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3813         * Makefile.in: Regenerate.
3815 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3817         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3818         missing flex.
3819         * Makefile.in: Regenerated.
3821 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3823         * Makefile.in: Regenerate.
3825 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3827         PR bootstrap/63784
3828         * libtool.m4: Add $pic_flag with -shared.
3830 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3832         * MAINTAINERS (Write After Approval): Added myself.
3834 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3836         * MAINTAINERS (write-after-approval): Add myself.
3838 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3840         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3841         from 2 years ago.
3843 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3845         Revert:
3846         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3848         * MAINTAINERS (Write After Approval): Added myself as line map
3849         maintainer.
3851 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3853         Revert:
3854         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3856         * MAINTAINERS (Write After Approval): Added myself.
3858 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3860         * MAINTAINERS (Write After Approval): Added myself.
3862 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3864         * MAINTAINERS (Write After Approval): Added myself as line map
3865         maintainer.
3867 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3869         * MAINTAINERS (Various Maintainers): Added myself as line map
3870         maintainer.
3872 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3874         * move-if-change: Sync from upstream gnulib.
3876 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3878         * compile: Sync with upstream Automake.
3879         * depcomp: Ditto.
3880         * install-sh: Ditto.
3881         * missing: Ditto.
3882         * mkinstalldirs: Ditto.
3883         * ylwrap: Ditto.
3885 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3887         * config.sub: Update from upstream config repo.
3888         * config.guess: Ditto.
3890 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3892         * Makefile.def: Add liboffloadmic to target_modules.  Make
3893         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3894         * Makefile.in: Regenerate.
3895         * configure: Regenerate.
3896         * configure.ac: Add liboffloadmic to target binaries.
3897         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3898         Add liboffloadmic to noconfig list when C++ is not supported.
3900 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3901             Thomas Schwinge  <thomas@codesourcery.com>
3902             Ilya Verbin  <ilya.verbin@intel.com>
3903             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3905         * configure: Regenerate.
3906         * configure.ac (--enable-as-accelerator-for)
3907         (--enable-offload-targets): New configure options.
3909 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3911         * Makefile.def: Make all-gcc depend on all-isl.
3912         * Makefile.in: Regenerate.
3914 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3916         * ChangeLog.jit: New.
3917         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3919 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3921         PR target/63610
3922         * libtool.m4: Fix globbing of darwin versions.
3923         * configure: Regenerate.
3925 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3927         * Makefile.def: Remove CLooG.
3928         * Makefile.tpl: Ditto.
3929         * configure.ac: Ditto.
3930         * configure: Regenerate.
3931         * Makefile.in: Ditto.
3933 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3935         * configure.ac: Handle nvptx-*-*.
3936         * configure: Regenerate.
3938 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3940         * MAINTAINERS (Write After Approval): Add myself.
3942 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3944         * Makefile.def (libcc1): Remove bootstrap=true;.
3945         * Makefile.in: Regenerated.
3947 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3949         * configure.ac: Update comment.
3950         * configure: Regenerate.
3952 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3954         * MAINTAINERS (Write After Approval): Add myself.
3956 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3958         * configure.ac (extra_host_libiberty_configure_flags): Add
3959         --enable-shared also for libcc1's benefit.
3960         * configure: Regenerate.
3962 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3964         * MAINTAINERS: Change my email address.
3966 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3967             Tom Tromey  <tromey@redhat.com>
3969         * Makefile.def: Add libcc1 to host_modules.
3970         * configure.ac (host_tools): Add libcc1.
3971         * Makefile.in, configure: Rebuild.
3973 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3975         * configure.ac (build_configargs): Don't share config.cache between
3976         build subdirs.
3977         * configure: Regenerate.
3979 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3981         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3982         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3983         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3984         leon3v7 as leon3.
3985         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3986         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3987         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3988         * config/sparc/sparc.md (cpu): Add leon3v7.
3989         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3991 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3993         * MAINTAINERS (write-after-approval): Add myself.
3995 2014-10-23  Ian Lance Taylor  <iant@google.com>
3997         * configure.ac: Disable the Go frontend on systems where it is known
3998         to not work.
3999         * configure: Regenerate.
4001 2014-10-23  Richard Biener  <rguenther@suse.de>
4003         * Makefile.def: Add libcpp build module and dependencies.
4004         * configure.ac: Add libcpp build module.
4005         * Makefile.in: Regenerate.
4006         * configure: Likewise.
4008 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
4010         * MAINTAINERS (write-after-approval): Add myself.
4012 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
4014         * INSTALL/README: Do not mention CVS.
4016 2014-10-03  Jing Yu  <jingyu@google.com>
4018         * configure.ac: Add aarch64 to list of targets that support gold.
4019         * configure: Regenerate.
4021 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
4023         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
4025 2014-09-29  Catherine Moore  <clm@codesourcery.com>
4027         * MAINTAINERS:  Add myself as MIPS maintainer.
4029 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
4031         * MAINTAINERS: Move myself to MIPS maintainers.
4033 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4035         * MAINTAINERS: Put all email addresses between '<' and '>'.
4037 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4039         * MAINTAINERS: Move myself to reviewers (Fortran).
4041 2014-09-01  Andi Kleen  <ak@linux.intel.com>
4043         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4044         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
4045         * Makefile.in: Regenerate.
4047 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4049         * rtx-classes-status.txt: Delete
4051 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4053         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4055 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
4057         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4058         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4059         of checking for version number.
4060         * configure: Regenerated.
4061         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4063 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4065         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4066         is done; begin phase 6 (use extra rtx_def subclasses).
4068 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4070         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4071         done; begin phase 5 (additional rtx_def subclasses).
4073 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4075         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4077 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4079         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4080         SET_BB_HEADER are done.
4082 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4084         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4085         done.
4087 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4089         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4091 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4093         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4095 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4097         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4099 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4101         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4103 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4105         * rtx-classes-status.txt: Phase 3 (per-file commits within
4106         "config" subdirs) is done; begin phase 4 (removal of
4107         "scaffolding").
4109 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
4111         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4112         dir) is done; begin phase 3 (per-file commits within "config"
4113         subdirs).
4115 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
4117         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4118         phase 2 (per-file commits in main source dir).
4120 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
4122         * configure: Regenerated.
4124 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4126         * rtx-classes-status.txt (TODO): Add SET_BND_TO
4128 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4130         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4132 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4134         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4136 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4138         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4140 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4142         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4144 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
4146         * MAINTAINERS (Write After Approval): Add myself.
4148 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
4150         * MAINTAINERS: Remove myself
4152 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4154         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4156 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
4158         * MAINTAINERS (Write After Approval): Add myself.
4160 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4162         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4163         SET_BB_HEADER, SET_BB_FOOTER
4165 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4167         * rtx-classes-status.txt: New file
4169 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
4171         * configure.ac: Eliminate ClooG installation dependency.
4172         * configure: Regenerate.
4173         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4174         * Makefile.in: Regenerate.
4176 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
4178         * MAINTAINERS (Write After Approval): Add myself.
4180 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
4182         * MAINTAINERS (Write After Approval): Add myself.
4184 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
4186         * MAINTAINERS (Write After Approval): Add myself.
4188 2014-07-28  Anthony Green  <green@moxielogic.com>
4190         Import from savannah.gnu.org:
4191         * config.sub: Update to 2014-07-28 version.
4193 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
4195         * MAINTAINERS: Remove my MIPS maintainer entry.
4197 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
4199         PR target/47230
4200         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4201         * configure: Regenerate.
4203 2014-07-24  James Norris  <jnorris@codesourcery.com>
4205         * MAINTAINERS (Write After Approval): Add myself.
4207 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
4209         * configure.ac: Accept only CLooG 0.18.1.
4210         * configure: Regenerate.
4212 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
4214         * configure.ac: Don't accept isl 0.11.
4215         * configure: Regenerate.
4217 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4219         * MAINTAINERS (Write After Approval): Add myself.
4221 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4223         * configure.ac: Don't accept isl 0.10.
4224         * configure: Regenerate.
4226 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4228         Fix include path for in-tree cloog.
4229         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4230         * configure: Regenerate.
4232 2014-06-18  Richard Henderson  <rth@redhat.com>
4234         * .gitignore: Import gcc_update output.
4236 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
4238         * config-ml.in: Robustify ac_configure_args parsing.
4240         * configure.ac (--enable-linker-plugin-configure-flags)
4241         (--enable-linker-plugin-flags): New flags.
4242         (configdirs): Conditionally add libiberty-linker-plugin.
4243         * configure: Regenerate.
4244         * Makefile.def (host_modules): Add libiberty-linker-plugin.
4245         (host_modules) <lto-plugin>: Pay attention to
4246         @extra_linker_plugin_flags@ and
4247         @extra_linker_plugin_configure_flags@.
4248         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4249         * Makefile.in: Regenerate.
4251         * Makefile.tpl (configure-[+prefix+][+module+])
4252         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4253         "module_srcdir" instead of "module" for locating a module's srcdir.
4254         * Makefile.in: Regenerate.
4256 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
4258         * MAINTAINERS (Write After Approval): Add myself.
4260 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
4262         * MAINTAINERS: Update my email address.
4264 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4266         * MAINTAINERS (Write After Approval): Add myself.
4268 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
4270         * MAINTAINERS (Write After Approval): Add myself.
4272 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
4274         PR libstdc++/61011
4275         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4276         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4277         * configure: Regenerate.
4279 2014-05-28  Pedro Alves  <palves@redhat.com>
4281         * MAINTAINERS (Write After Approval): Add myself.
4283 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4285         * MAINTAINERS: Update my affiliation/email.
4287 2014-05-19  Mike Stump  <mikestump@comcast.net>
4289         * MAINTAINERS: Add wide-int reviewers.
4291 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
4293         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4294         * configure: Regenerated.
4296 2014-05-15  Torvald Riegel  <triegel@redhat.com>
4298         * MAINTAINERS (libitm): Add myself as maintainer.
4300 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
4302         * MAINTAINERS (Write After Approval): Add myself.
4304 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
4306         * config.sub, config.guess: Import from upstream.
4308 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4310         * MAINTAINERS (Write After Approval): Put myself in correct order.
4312 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4314         * MAINTAINERS (Write After Approval): Add myself.
4316 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4318         * MAINTAINERS: Move myself from Reviewers to Write After Approval
4319         section.
4321 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4323         * MAINTAINERS (Write After Approval): Delete myself.
4325 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
4327         PR sanitizer/56781
4328         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4329         and -B* options with -Xcompiler.
4331 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
4333         PR bootstrap/60620
4334         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4335         * Makefile.in: Regenerate.
4337 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
4339         * Makefile.def (dependencies): Make all-ld depend on all-binutils
4340         for WINDRES_FOR_TARGET in default-manifest.o rule.
4341         * Makefile.in: Regenerate.
4343 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4345         * MAINTAINERS (Write After Approval): Add myself.
4347 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4349         PR sanitizer/56781
4350         * Makefile.def: Set bootstrap=true; for host fixincludes.
4351         * configure.ac: Don't bootstrap host fixincludes unless
4352         --with-build-config=bootstrap-{a,ub}san.
4353         * Makefile.in: Regenerated.
4354         * configure: Regenerated.
4356 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4358         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4359         --enable-vtable-verify option parsing.  Don't add
4360         target-libsanitizer to bootstrap_target_libs unless
4361         --with-build-config=bootstrap-asan or
4362         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4363         to bootstrap_target_libs unless --enable-vtable-verify.
4364         * configure: Regenerated.
4366 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4368         * MAINTAINERS (Write After Approval): Add myself.
4370 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4372         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4374 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4376         PR bootstrap/58572
4377         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4378         -I for libstdc++-v3 includes if $(LEAN).
4379         * Makefile.in: Regenerated.
4381 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4383         * MAINTAINERS: Update my email address.
4385 2014-02-24  Walter Lee  <walt@tilera.com>
4387         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4388         (tilegx-*-*): Change to tilegx*-*-*.
4389         * configure: Regenerate.
4391 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4393         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4395 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4397         * MAINTAINERS (Write After Approval): Add myself.
4399 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4401         PR target/59788
4402         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4403         *solaris2*.
4405 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4407         * MAINTAINERS: Update my email address.
4409 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4411         * MAINTAINERS: Convert to UTF-8.
4412         Properly sort Xinliang David Li's entry.
4414 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4415             Sandra Loosemore  <sandra@codesourcery.com>
4417         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4418         nios2 port maintainers.
4420 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4422         * MAINTAINERS (Write After Approval): Add myself.
4424 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4426         * configure.ac: Add user-friendly check for native x86_64-linux
4427         multilibs.
4428         * configure: Regenerate.
4430 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4432         * MAINTAINERS: Add myself as sh maintainer.
4434 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4436         * MAINTAINERS: Add self as SLSR maintainer.
4438 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4440         * MAINTAINERS: Update my email address.
4442 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4444         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4446 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4448         * Makefile.in: Regenerate.
4450         * Makefile.tpl: Fix typo.
4451         * Makefile.in: Regenerate partially.
4453 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4455         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4456         supported.
4457         * configure: Regenerated.
4459 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4461         * MAINTAINERS (Write After Approval): Add myself.
4463 2013-10-30  Jason Merrill  <jason@redhat.com>
4465         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4466         --disable-build-format-warnings.
4468 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4470         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4471         depend on libstdc++ and libgcc.
4472         * configure: Regenerate.
4473         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4474         libcilkrts for POSIX and i*86, and x86_64 architectures.
4475         * Makefile.in: Added libcilkrts related fields to support building it.
4477 2013-10-26  Jeff Law  <law@redhat.com>
4479         * Makefile.def (target_modules): Remove libmudflap
4480         (languages): Remove check-target-libmudflap).
4481         * Makefile.in: Rebuilt.
4482         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4483         * configure.ac (target_libraries): Remove target-libmudflap.
4484         Remove checks which disabled libmudflap on some systems.
4485         * configure: Rebuilt.
4486         * libmudflap: Directory removed.
4488 2013-10-21  Cong Hou  <congh@google.com>
4490         * MAINTAINERS (Write After Approval): Add myself.
4492 2013-10-16  Mike Stump  <mikestump@comcast.net>
4494         * .dir-locals.el: Add.
4496 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4498         * configure.ac: Add --enable-host-shared
4499         * configure: Regenerate.
4501 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4503         Import from savannah.gnu.org:
4504         * config.guess: Update to 2013-06-10 version.
4505         * config.sub: Update to 2013-10-01 version.
4507 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4509         Changes to build configuration to allow big endian ARC ELF toolchain
4510         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4511         * configure: Regenerate.
4513 2013-09-20  Alan Modra  <amodra@gmail.com>
4515         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4516         ppc host match.  Support little-endian powerpc linux hosts.
4518 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4520         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4521         maintainer.
4523 2013-09-12  DJ Delorie  <dj@redhat.com>
4525         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4526         maintainers.
4528 2013-09-03  Richard Biener  <rguenther@suse.de>
4530         * configure.ac: Also allow ISL 0.12.
4531         * configure: Regenerated.
4533 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4535         * MAINTAINERS (Write After Approval): Add myself.
4537 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4539         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4541 2013-08-26  Caroline Tice  <cmtice@google.com>
4543         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4544         "Various Reviewers" to libvtv "Various Maintainers".
4546 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4548         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4550 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4552         * MAINTAINERS: Update name, email.
4554 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4556         * MAINTAINERS (Write After Approval): Add myself.
4558 2013-08-12  Caroline Tice  <cmtice@google.com>
4560         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4561         address in the Write After Approval section.
4563 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4565         * MAINTAINERS (Write After Approval): Update email.
4567 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4569         * configure.ac: Adjust to check VTV_SUPPORTED.
4570         * configure: Regenerated.
4572 2013-08-02  Caroline Tice  <cmtice@google.com>
4574         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4575         on non-linux systems; add target-libvtv to noconfigdirs; add
4576         libsupc++/.libs to C++ library search paths.
4577         * configure: Regenerated.
4578         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4579         libstdc++ and libgcc.
4580         * Makefile.in: Regenerated.
4582 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4584         * MAINTAINERS (Write After Approval): Add myself.
4586 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4587             Shiva Chen  <shiva0217@gmail.com>
4589         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4590         nds32 port maintainers.
4592 2013-07-17  Tim Shen  <timshen91@gmail.com>
4594         * MAINTAINERS (Write After Approval): Add myself.
4596 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4598         * configure.ac: Sync from binutils.
4599         * configure: Regenerate.
4601 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4603         * MAINTAINERS (Write After Approval): Add myself.
4605 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4607         * MAINTAINERS (Write After Approval): Add myself.
4609 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4611         * MAINTAINERS (Write After Approval): Add myself.
4613 2013-04-30  Brooks Moses  <bmoses@google.com>
4615         * MAINTAINERS: Update my email; move myself from Fortran
4616         reviewer to Write After Approval.
4618 2013-04-16  Andreas Schwab  <schwab@suse.de>
4620         * configure.ac (aarch64-*-*): Don't disable java.
4621         * configure: Regenerate.
4623 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4625         * MAINTAINERS (Write After Approval): Add myself.
4627 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4629         * Makefile.def (target_modules): Don't install libffi.
4630         * Makefile.in: Regenerate.
4632 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4634         * MAINTAINERS (Write After Approval): Add myself.
4636 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4638         * MAINTAINERS (Write After Approval): Add myself.
4640 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4642         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4643         * configure: Regenerated.
4645 2013-02-05  Ian Lance Taylor  <iant@google.com>
4647         PR go/55969
4648         * configure.ac: Disable libgo on some systems where it does not
4649         work.
4651 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4653         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4654         Remove Geoff Keating as rs6000 port maintainer, at his request.
4656 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4658         * MAINTAINERS: Update my email.
4660 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4662         * configure: Re-generate.
4664 2013-01-15  Richard Biener  <rguenther@suse.de>
4666         PR other/55973
4667         * configure: Re-generate.
4669 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4671         * Makefile.def (install-target-libsanitizer): Depend on
4672         install-target-libstdc++-v3.
4673         * Makefile.in: Regenerate.
4675 2013-01-14  Richard Biener  <rguenther@suse.de>
4677         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4678         * configure: Re-generate
4680 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4682         * config.sub: Update from config repo.
4684 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4686         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4687         * Makefile.in: Regenerate.
4689 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4691         * MAINTAINERS (arc): Add new port maintainership for myself.
4693 2013-01-09  Jason Merrill  <jason@redhat.com>
4695         * .gitignore: Import from gdb repository.
4697 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4699         * Makefile.def (configure-gcc): Depend on all-gmp.
4700         (all-gcc): Remove dependency on all-gmp.
4701         * Makefile.in: Regenerated.
4703 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4705         * config.sub: Merge from config repo.
4706         * config.guess: Ditto.
4708 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4710         * Makefile.def: Merge from binutils.
4711         * Makefile.in: Ditto.
4713 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4715         * MAINTAINERS: Update my email.
4717 2012-12-29  Ben Elliston  <bje@gnu.org>
4719         * config.guess: Update to 2012-12-29 version.
4720         * config.sub: Likewise.
4722 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4724         * Makefile.def (install-target-libgfortran): Depend on
4725         install-target-libquadmath, install-target-libgcc.
4726         (install-target-libsanitizer): Depend on install-target-libgcc.
4727         (install-target-libjava): Depend on install-target-libgcc.
4728         (install-target-libitm): Depend on install-target-libgcc.
4729         (install-target-libobjc): Depend on install-target-libgcc.
4730         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4731         * Makefile.in: Regenerate.
4733 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4735         * Makefile.def (install-target-libgo): Depend on
4736         install-target-libatomic.
4737         * Makefile.in: Regenerate.
4739 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4741         PR go/55201
4742         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4743         * Makefile.in: Regenerate.
4745 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4747         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4748         * configure: Regenerate.
4750 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4752         * config.sub: Merge from config repo.
4754 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4756         * Makefile.def (target_modules): Add bootstrap=true and
4757         raw_cxx=true to libsanitizer.
4758         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4759         * Makefile.in: Regenerated.
4760         * configure: Likewise.
4762 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4764         * MAINTAINERS: Remove self as RTL optimization maintainer.
4766 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4768         * MAINTAINERS (Write After Approval): Add myself.
4770 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4772         * Makefile.def (target_modules): Remove bootstrap=true and
4773         raw_cxx=true from libsanitizer.
4774         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4775         * Makefile.in: Regenerated.
4776         * configure: Likewise.
4778 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4780         * Makefile.def (target_modules): Add bootstrap=true and
4781         raw_cxx=true to libsanitizer.
4782         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4783         * Makefile.in: Regenerated.
4784         * configure: Likewise.
4786 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4788         PR bootstrap/54279
4789         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4790         * configure: Regenerate.
4791         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4792         * Makefile.in: Regenerate.
4794 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4796         * configure.ac: Disable libsanitizer if we're not building C++.
4797         * configure: Regenerate.
4799 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4801         * MAINTAINERS (Write After Approval): Add myself.
4803 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4805         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4806         Kostya Serebryany (kcc@google.com) and
4807         Jakub Jelinek (jakub@redhat.com).
4808         Rename area for Dodji Seketeli (dodji@redhat.com).
4810 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4812         * MAINTAINERS: (asan.c, related): Add myself.
4814 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4816         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4817         * configure: Regenerate.
4819 2012-11-13  Richard Henderson  <rth@redhat.com>
4821         * configure.ac: Move libsanitizer logic to subdirectory.
4822         * configure: Regenerate.
4824 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4826         * configure.ac: Enable libsanitizer just on x86 linux for now.
4827         * configure: Re-generate.
4829 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4831         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4832         sections.
4833         * configure: Regenerate.
4835 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4837         * configure.ac: Add section for configdirs for libsanitizer.
4838         Disable for cris-*-* and mmix-*-*.
4839         * configure: Regenerate.
4841 2012-11-12  Wei Mi <wmi@google.com>
4843         * configure.ac: Add libsanitizer to target_libraries.
4844         * Makefile.def: Ditto.
4845         * configure: Regenerate.
4846         * Makefile.in: Regenerate.
4847         * libsanitizer: New directory for asan runtime.  Contains an empty
4848         tsan directory.
4850 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4852         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4853         against Mingw64 w32api.
4854         * configure: Regenerate.
4856 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4858         * configure: Regenerated.
4860 2012-11-03  Robert Mason  <rbmj@verizon.net>
4862         * configure.ac: add --disable-libstdcxx configure option
4863         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4865 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4867         * MAINTAINERS (Write After Approval): Add myself.
4869 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4871         * MAINTAINERS (Write After Approval): Add myself.
4873 2012-10-24  Sharad Singhai  <singhai@google.com>
4875         * MAINTAINERS (Write After Approval): Add myself.
4877 2012-10-24  Eric Christopher  <echristo@gmail.com>
4879         * MAINTAINERS: Update email address.
4881 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4883         PR bootstrap/54820
4884         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4885         * configure: Regenerate.
4887 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4889         * MAINTAINERS (aarch64): Add Marcus and myself.
4891 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4893         PR bootstrap/54820
4894         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4895         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4896         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4897         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4898         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4899         * Makefile.in: Regenerate.
4900         * configure.ac (have_static_libs): New variable and associated check.
4901         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4902         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4903         * configure: Regenerate.
4905 2012-10-10  Richard Biener  <rguenther@suse.de>
4907         * MAINTAINERS: Adjust for changed surname.
4909 2012-10-04  Lawrence Crowl  <crowl@google.com>
4911         * MAINTAINERS (Write After Approval): Add myself.
4913 2012-10-01  Cary Coutant  <ccoutant@google.com>
4915         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4917 2012-09-28  Ian Lance Taylor  <iant@google.com>
4919         * Makefile.def: Make all-target-libgo depend on
4920         all-target-libbacktrace.
4921         * Makefile.in: Rebuild.
4923 2012-09-26  Ian Lance Taylor  <iant@google.com>
4925         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4926         * Makefile.in: Rebuild.
4928 2012-09-20  Walter Lee  <walt@tilera.com>
4930         * configure.ac: Add tilegx to list of targets that support gold.
4931         * configure: Regenerate.
4933 2012-09-20  Marek Polacek  <polacek@redhat.com>
4935         * MAINTAINERS (Write After Approval): Add myself.
4937 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4939         * configure.ac: Add mips*-mti-elf* target.
4940         * configure: Regenerate.
4942 2012-09-17  Ian Lance Taylor  <iant@google.com>
4944         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4945         * configure.ac (host_libs): Add libbacktrace.
4946         (target_libraries): Add libbacktrace.
4947         * Makefile.def (host_modules): Add libbacktrace.
4948         (target_modules): Likewise.
4949         * configure, Makefile.in: Rebuild.
4951 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4953         PR target/38607
4954         Merge upstream change.
4955         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4957         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4958         Add libgomp*.o to compare_exclusions for AIX.
4959         * configure: Regenerate.
4961 2012-09-06  Diego Novillo  <dnovillo@google.com>
4963         * configure.ac: Bump minimum GMP version to 4.2.3.
4964         * configure: Re-generate.
4966 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4968         PR target/54461
4969         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4970         target-libgloss if not configured --with-avrlibc=no.
4971         * configure: Regenerate.
4973 2012-09-04  Jason Merrill  <jason@redhat.com>
4975         * configure.ac: Fix --enable-languages=all.
4977 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4979         * MAINTAINERS (Write After Approval): Add myself.
4981 2012-09-03  Richard Guenther  <rguenther@suse.de>
4983         PR bootstrap/54138
4984         * configure.ac: Re-organize ISL / CLOOG checks to allow
4985         disabling with either --without-isl or --without-cloog.
4986         * configure: Regenerated.
4988 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4990         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4991         * configure: Regenerate.
4993 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4995         * MAINTAINERS: Fix my email address.
4997 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4999         PR binutils/4970
5000         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5001         and opcodes.
5002         * Makefile.in: Regenerated.
5004 2012-08-26  Art Haas <ahaas@impactweather.com>
5006         * configure: Regenerate.
5008 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
5010         * INSTALL/README: Also refer to the online installation
5011         instructions.
5013 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5015         * MAINTAINERS (Write After Approval): Add myself.
5016         (Picochip port): Remove myself.
5018 2012-08-14   Diego Novillo  <dnovillo@google.com>
5020         Merge from cxx-conversion branch.
5022         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5023         POSTSTAGE1_CONFIGURE_FLAGS.
5024         * Makefile.in: Regenerate.
5025         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
5026         Force C++ when bootstrapping.
5027         * configure: Regenerate.
5029 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
5031         * MAINTAINERS (Write After Approval): Add myself.
5033 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
5035         * README: Document use of ranges of years in copyright notices.
5037 2012-07-06  Richard Guenther  <rguenther@suse.de>
5039         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5040         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5041         --with-gmp=system.
5042         * Makefile.in: Regenerated.
5043         * configure: Likewise.
5045 2012-07-06  Richard Guenther  <rguenther@suse.de>
5047         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5048         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5049         supply V=1 as extra_make_flags.
5050         * configure: Regenerated.
5051         * Makefile.in: Likewise.
5053 2012-07-04  Tristan Gingold  <gingold@adacore.com>
5055         * configure: Regenerate.
5057 2012-07-03  Richard Guenther  <rguenther@suse.de>
5059         * Makfile.def (isl): Remove not necessary extra_exports and
5060         extra_make_flags.
5061         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5062         * Makefile.in: Regenerated.
5064 2012-07-03  Richard Guenther  <rguenther@suse.de>
5066         * Makefile.def (cloog): Add V=1 to extra_make_flags.
5067         * configure.ac: If either the ISL or the CLooG check failed
5068         do not try to build in-tree versions.
5069         * Makefile.in: Regenerated.
5070         * configure: Regenerated.
5072 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5074         * configure: Regenerate.
5076 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
5078         * MAINTAINERS (Various Maintainers): Add myself as testsuite
5079         maintainer.
5081 2012-07-02  Richard Guenther  <rguenther@suse.de>
5083         * configure: Regenerated.
5085 2012-07-02  Richard Guenther  <rguenther@suse.de>
5086         Michael Matz  <matz@suse.de>
5087         Tobias Grosser <tobias@grosser.es>
5088         Sebastian Pop <sebpop@gmail.com>
5090         * Makefile.def: Add ISL host module, remove PPL host module.
5091         Adjust ClooG host module to use the proper ISL.
5092         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5093         * configure.ac: Include config/isl.m4.  Add ISL host library,
5094         remove PPL.  Remove PPL configury, add ISL configury, adjust
5095         ClooG configury.
5096         * Makefile.in: Regenerated.
5097         * configure: Likewise.
5099 2012-07-02  Richard Guenther  <rguenther@suse.de>
5101         Merge from graphite branch
5102         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5104         * configure: Regenerated.
5105         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5106         both cloog.org and legacy versions. The only supported version will
5107         be CLooG with the isl backend.
5109         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5111         * configure: Regenerated.
5112         * configure.ac: Require cloog isl 0.17.0
5114         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5116         * configure: Regenerated.
5117         * config/cloog.m4: Do not define CLOOG_ORG
5119 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
5121         * configure.ac: Skip C if explicitly selected.
5122         * configure: Regenerate.
5124 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
5126         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5127         they contain -O2.
5128         * configure: Regenerate.
5130 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
5132         PR debug/53740
5133         * df.h, df-problems.c, dce.c: Revert last patch.
5135 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
5137         * MAINTAINERS (Write After Approval): Update my email address.
5139 2012-06-21  Meador Inge  <meadori@codesourcery.com>
5141         * MAINTAINERS (Write After Approval): Add myself.
5143 2012-06-20  Jason Merrill  <jason@redhat.com>
5145         * Makefile.tpl (check-target-libgomp-c++): New.
5146         (check-target-libitm-c++): New.
5147         * Makefile.def (c++): Add them.
5148         * Makefile.in: Regenerate.
5150 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
5152         * MAINTAINERS (Write After Approval): Add myself.
5154 2012-05-16  Olivier Hainque  <hainque@adacore.com>
5156         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5157         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5158         (install-no-fixedincludes): Adjust accordingly.
5159         * Makefile.in: Regenerate.
5161 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
5163         Merge upstream change
5164         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5166 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
5168         * MAINTAINERS (Write After Approval): Add myself.
5170 2012-05-09  Nick Clifton  <nickc@redhat.com>
5171             Paul Smith  <psmith@gnu.org>
5173         PR bootstrap/50461
5174         * configure.ac (mpfr-dir): When using in-tree MPFR sources
5175         allow for the fact that from release v3.1.0 of MPFR the source
5176         files were moved into a src sub-directory.
5177         * configure: Regenerate.
5179 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
5181         * configure.ac: Bump minimum MPFR version to 2.4.0.
5182         * configure: Regenerated.
5184 2012-05-01  Richard Henderson  <rth@redhat.com>
5186         * Makefile.def (libatomic): New target_module.
5187         * configure.ac (target_libraries): Add libatomic.
5188         (noconfigdirs): Check if libatomic is supported.
5189         * Makefile.in, configure: Rebuild.
5191 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
5193         * MAINTAINERS (Write After Approval): Add myself.
5195 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
5197         * config.sub: Update to 2012-04-18 version from official repo.
5199 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
5201         * MAINTAINERS (Write After Approval): Add myself.
5203 2012-04-11  Steve Ellcey  <sellcey@mips.com>
5205         * MAINTAINERS: Changed email address.
5207 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
5209         PR target/52737
5210         * contrib/gcc_update (files_and_dependencies):
5211         Remove gcc/config/avr/t-multilib from touch data.
5213 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5215         * MAINTAINERS (OS Port Maintainers): Remove irix.
5216         * configure.ac (enable_libgomp): Remove *-*-irix6*.
5217         (unsupported_languages): Remove mips-sgi-irix6.*.
5218         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5219         (with_stabs): Remove.
5220         * configure: Regenerate.
5222 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5224         * MAINTAINERS (OS Port Maintainers): Remove osf.
5225         * configure.ac (enable_libgomp): Remove *-*-osf*.
5226         (with_stabs): Remove alpha*-*-osf*.
5227         * configure: Regenerate.
5229 2012-03-05  Tristan Gingold  <gingold@adacore.com>
5231         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5232         * configure: Regenerate.
5234 2012-02-17  Walter Lee  <walt@tilera.com>
5236         * MAINTAINERS: (Write After Approval): Delete myself.
5238 2012-02-14  Walter Lee  <walt@tilera.com>
5240         * MAINTAINERS (tilegx port): Add myself.
5241         (tilepro port): Add myself.
5242         (Write After Approval): Add myself.
5244 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
5246         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5247         and Joseph Myers as docstring relicensing maintainers.
5249 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5251         * MAINTAINERS (write-after-approval): Add myself.
5253 2012-02-08  Ira Rosen <irar@il.ibm.com>
5255         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5256         maintainer.
5258 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5260         * MAINTAINERS (Write After Approval): Move myself to
5261         maintain alphabetical order.
5263 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5265         * MAINTAINERS (Write After Approval): Add myself.
5267 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
5269         * MAINTAINERS (Write After Approval): Add myself.
5271 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5272             Jayant R Sonar <jayant.sonar@kpitcummins.com>
5274         * configure.ac (cr16-*-*): Remove nonconfigdirs.
5275         * configure: Regenerate.
5277 2012-01-23  Harshit Chopra  <harshit@google.com>
5279         * MAINTAINERS (Write After Approval): Add myself.
5281 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
5283         * configure.ac: Remove reference to mh-interix.
5284         * configure: Regenerate.
5286 2012-01-05  Richard Henderson  <rth@redhat.com>
5288         PR bootstrap/51072
5289         * configure.ac: Disable libitm if c++ is not enabled.
5290         * configure: Rebuild.
5292         * configure.ac: Fix regexp for same.
5293         * configure: Rebuild.
5295 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
5297         * MAINTAINERS (Write After Approval): Add myself.
5299 2012-01-02  Richard Guenther  <rguenther@suse.de>
5301         PR bootstrap/51686
5302         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5303         * Makefile.in: Regenerate.
5305 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
5307         * MAINTAINERS (Write After Approval): Add myself.
5309 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
5311         * configure: Regenerate.
5313 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
5315         * MAINTAINERS (picochip): Changed email address.
5317 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
5319         * MAINTAINERS (write-after-approval): Add self.
5321 2011-11-29  DJ Delorie  <dj@redhat.com>
5323         * configure.ac (rl78-*-*) New case.
5324         * configure: Regenerate.
5325         * MAINTAINERS: Add myself as RL78 maintainer.
5327 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5329         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5331 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
5333         * libtool.m4: Additional FreeBSD 10 fixes.
5335 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
5337         * MAINTAINERS: Move myself from Write After Approval to CPU Port
5338         Maintainers section, as Epiphany maintainer.
5340 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5342         PR target/49992
5343         * configure.ac: Remove ranlib special-casing for Darwin.
5344         * configure: Regenerate.
5346 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5348         * MAINTAINERS (Reviewers): Keep the list sorted.
5350 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5352         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5354 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5356         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5357         * configure: Rebuild.
5358         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5359         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5360         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5361         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5362         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5363         Add READELF.
5364         * Makefile.in: Rebuild.
5366 2011-11-09  Jason Merrill  <jason@redhat.com>
5368         * Makefile.def (language=c++): Remove check-c++0x.
5369         * Makefile.in (check-gcc-c++): Regenerate.
5371 2011-11-08  Richard Henderson  <rth@redhat.com>
5373         * configure.ac: Test for libitm directory present first.
5375         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5377         * configure.ac: Test libitm/configure.tgt to disable libitm.
5378         * configure: Rebuild.
5380 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5381             Richard Henderson  <rth@redhat.com>
5383         Merged from transactional-memory.
5385         * Makefile.def (lang_env_dependencies): libitm is c++.
5386         Add libitm target module.
5387         * configure.ac: Likewise.
5388         * config/mmap.m4: New file.
5389         * contrib/gcc_update: Add libitm to touch data.
5390         * Makefile.in, configure: Rebuild.
5392 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5394         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5395         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5396         * Makefile.in: Regenerate.
5398 2011-11-01  DJ Delorie  <dj@redhat.com>
5400         * config.sub: Update to version 2011-10-29 (added rl78)
5402 2011-10-27  Nick Clifton  <nickc@redhat.com>
5404         * config.sub: Import these changes from the config project:
5406         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5407             Ben Elliston  <bje@gnu.org>
5409         * config.sub (epiphany): New.
5411         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5412             Ben Elliston  <bje@gnu.org>
5414         * config.sub (hexagon, hexagon-*): New.
5416         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5418         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5419         64eb to be64.
5421         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5423         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5424         (nacl): Grok as alias for 32el-unknown-nacl.
5426 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5428         * MAINTAINERS (Write After Approval): Add myself.
5430 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5432         * MAINTAINERS (Write After Approval): Add myself.
5434 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5436         * MAINTAINERS (sparc port): Remove myself.
5438 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5440         * MAINTAINERS (Write After Approval): Add myself.
5442 2011-08-14  Yao Qi  <yao@codesourcery.com>
5444         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5445         * configure: Regenerate.
5447 2011-07-26  Ian Lance Taylor  <iant@google.com>
5449         * configure.ac: Set have_compiler based on whether gcc directory
5450         exists, rather than on whether gcc is in configdirs.
5451         * configure: Rebuild.
5453 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5455         * MAINTAINERS (Global Reviewers): Add self.
5457 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5459         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5460         link directories.
5461         * Makefile.in: Rebuild.
5463 2011-07-20  Ian Lance Taylor  <iant@google.com>
5465         PR bootstrap/49787
5466         * configure.ac: Move --enable-bootstrap handling earlier in file.
5467         If --enable-bootstrap and either --enable-build-with-cxx or
5468         --enable-build-poststage1-with-cxx, enable C++ automatically.
5469         * configure: Rebuild.
5471 2011-07-19  Ian Lance Taylor  <iant@google.com>
5473         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5474         make C++ a boot_language.  Set and substitute
5475         POSTSTAGE1_CONFIGURE_FLAGS.
5476         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5477         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5478         * configure, Makefile.in: Rebuild.
5480 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5482         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5483         maintainers.
5485 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5487         * MAINTAINERS (Global Reviewers): Add myself.
5489 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5491         * configure: Regenerate.
5493 2011-07-16  Jason Merrill  <jason@redhat.com>
5495         * Makefile.def (language=c++): Add check-c++0x and
5496         check-target-libmudflap-c++.
5497         * Makefile.tpl (check-target-libmudflap-c++): New.
5498         * Makefile.in: Regenerate.
5500 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5502         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5503         * Makefile.def (target_modules/libjava): Pass
5504         $(EXTRA_CONFIGARGS_LIBJAVA).
5505         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5506         if not configured with --enable-static-libjava.
5507         * Makefile.in: Regenerate.
5508         * configure: Likewise.
5510 2011-07-15  Jason Merrill  <jason@redhat.com>
5512         * Makefile.in (check-c++): Move check-gcc-c++0x after
5513         check-target-libstdc++-v3.
5515 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5517         * MAINTAINERS (c6x port): New entry.
5519 2011-07-13  Jason Merrill  <jason@redhat.com>
5521         * Makefile.in (check-gcc-c++0x): New.
5522         (check-c++): Depend on it.
5524 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5526         PR target/39150
5527         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5528         x86_64-*-solaris2.1[0-9]*.
5529         * configure: Regenerate.
5531 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5533         * MAINTAINERS (RTL optimizers): Add self.
5535 2011-06-27  Gabriel Charette  <gchare@google.com>
5537         * MAINTAINERS (Write After Approval): Add myself.
5539 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5541         PR regression/47836
5542         PR bootstrap/23656
5543         PR other/47733
5544         PR bootstrap/49247
5545         PR c/48825
5546         * configure.ac (target_libraries): Remove target-libiberty.
5547         Remove case-statement setting skipdirs=target-libiberty for
5548         multiple targets.  Remove checking target_configdirs and
5549         removing target-libiberty but keeping target-libgcc if
5550         otherwise empty.
5551         * Makefile.def (target_modules): Don't add libiberty.
5552         (dependencies): Remove all traces of target-libiberty.
5553         * configure, Makefile.in: Regenerate.
5555 2011-06-13  Walter Lee <walt@tilera.com>
5557         * configure.ac (tilepro-*-*) New case.
5558         (tilegx-*-*): Likewise.
5559         * configure: Regenerate.
5561 2011-06-06  Jing Yu  <jingyu@google.com>
5563         * configure.ac: Skip target-libiberty for
5564         arm*-*-linux-androideabi.
5565         * configure: Regenerated.
5567 2011-06-06  Nick Clifton  <nickc@redhat.com>
5569         * config.sub: Sync from upstream.
5571 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5573         * MAINTAINERS (Write After Approval): Add myself.
5575 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5577         * MAINTAINERS: Update my email address.
5579 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5581         * MAINTAINERS (Write After Approval): Update my email address.
5583 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5585         * MAINTAINERS (Write After Approval): Add myself.
5587 2011-05-08  Doug Kwan  <dougkwan@google.com>
5589         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5590         * configure: Regenerated.
5591         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5592         value from configure.
5593         * Makefile.in: Regenerated.
5595 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5597         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5598         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5599         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5600         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5601         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5602         *-*-vxworks*): Disable newlib and libgloss in separate case
5603         statement.
5604         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5605         to separate case statement.
5606         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5607         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5608         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5609         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5610         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5611         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5612         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5613         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5614         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5615         i[[3456789]]86-*-rdos*, m32r-*-*,
5616         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5617         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5618         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5619         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5620         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5621         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5622         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5623         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5624         and libgloss in main case over targets.  Remove most empty cases
5625         in main case over targets.
5626         * configure: Regenerate.
5628 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5630         * MAINTAINERS (Write After Approval): Add myself.
5632 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5634         * configure.ac: Remove code setting special library locations for
5635         hppa*64*-*-hpux11*.  Remove code setting compiler for
5636         sparc-sun-solaris2*.
5637         * configure: Regenerate.
5639 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5641         * configure.ac: Separate libgloss_dir settings from general case
5642         over targets.
5643         * configure: Regenerate.
5645 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5647         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5648         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5649         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5650         cases in libgcj-disabling case statement.
5651         (hppa*64*-*-linux*): Set unsupported_languages instead of
5652         disabling target-zlib.
5653         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5654         to hppa*64*-*-hpux*.
5655         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5656         hppa*-*-hpux*.
5657         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5658         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5659         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5660         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5661         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5662         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5663         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5664         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5665         libgcj-disabling case statement.
5666         * configure: Regenerate.
5668 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5670         * configure.ac: Disable Java for targets not supporting libffi.
5671         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5672         Remove cases in Java-disabling statement.
5673         (*arm-wince-pe): Change to arm-wince-pe.
5674         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5675         cases in Java-disabling statement.
5676         (bfin-*-*): Don't disable Java again.
5677         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5678         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5679         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5680         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5681         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5682         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5683         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5684         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5685         Java-disabling statement.
5686         (mmix-*-*): Don't disable Java again.
5687         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5688         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5689         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5690         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5691         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5692         statement.
5693         * configure: Regenerate.
5695 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5697         * configure.ac: Separate cases disabling Java and Java libraries
5698         from general case over targets.
5699         * configure: Regenerate.
5701 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5703         * MAINTAINERS: Update my email address.
5705 2011-04-20  Easwaran Raman  <eraman@google.com>
5707         * MAINTAINERS (Write After Approval): Add myself.
5709 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5711         PR lto/48086
5712         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5713         * configure: Regenerate.
5715 2011-04-16  Jim Meyering  <meyering@redhat.com>
5717         * MAINTAINERS (Write After Approval): Add myself.
5719 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5721         * MAINTAINERS: Update my email address.
5723 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5725         * MAINTAINERS (Write After Approval): Add myself.
5727 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5729         * MAINTAINERS (Write After Approval): Add myself.
5731 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5733         * MAINTAINERS (Write After Approval): Add myself.
5735 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5737         * configure.ac (build_tools): Remove build-byacc.
5738         (host_libs): Remove mmalloc.
5739         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5740         autoconf automake libtool diff rcs fileutils shellutils time
5741         textutils wdiff find uudecode hello tar gzip indent recode release
5742         sed perl gawk findutils gettext zip.
5743         (libgcj): Remove target-qthreads.
5744         (target_tools): Remove target-examples target-gperf.
5745         (YACC): Don't handle building byacc.
5746         * configure: Regenerate.
5747         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5748         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5749         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5750         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5751         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5752         handle building components.
5753         * Makefile.in: Regenerate.
5755 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5757         * MAINTAINERS: Update my email address as Xtensa maintainer.
5759 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5761         * config.sub: Sync from upstream.
5763 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5765         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5766         (microblaze*): Don't disable libssp.
5767         * configure: Regenerate.
5769 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5771         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5772         moveifchange.
5773         * configure: Regenerate.
5774         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5775         * Makefile.in: Regenerate.
5777 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5779         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5780         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5781         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5782         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5783         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5784         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5785         md_exec_prefix cases.
5786         * configure: Regenerate.
5788 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5790         * configure.ac: Separate cases disabling target-libssp,
5791         target-libiberty, target-libstdc++-v3 and Fortran from general
5792         case over targets.
5793         * configure: Regenerate.
5795 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5797         * configure.ac (*-*-chorusos): Don't disable libgcj.
5798         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5799         Remove case.
5800         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5801         (arm-*-coff): Don't disable libgcj.
5802         (arm*-*-linux-gnueabi): Remove useless assignment.
5803         (arm-*-riscix*): Don't disable libgcj.
5804         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5805         configuration.
5806         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5807         (c54x*-*-*): Remove case.
5808         (tic54x-*-*): Don't disable GCC or GCC libraries.
5809         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5810         to *.
5811         (d10v-*-*): Don't disable GCC libraries.
5812         (d30v-*-*): Don't disable libgcj.
5813         (h8500-*-*): Don't disable GCC libraries.
5814         (i960-*-*): Don't disable libgcj.
5815         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5816         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5817         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5818         libgcj.
5819         (m68k-*-coff*): Remove case.
5820         (mmix-*-*): Don't disable libgloss on host.
5821         (mn10200-*-*, mn10300-*-*): Remove cases.
5822         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5823         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5824         Don't disable libgcj.
5825         (romp-*-*): Remove case.
5826         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5827         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5828         case.
5829         (v810-*-*): Don't disable GCC libraries.
5830         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5831         (ip2k-*-*): Don't disable GCC libraries.
5832         * configure: Regenerate.
5834 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5836         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5837         libffi on host.
5838         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5839         on host.
5840         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5841         * configure: Regenerate.
5843 2011-03-26  John Marino  <binutils@marino.st>
5845         * configure.ac: Add support for *-*-dragonfly*
5846         * configure: Regenerate.
5848 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5850         * configure.ac (native_only): Remove.
5851         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5852         send-pr uudecode guile gnuserv on host.
5853         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5854         send-pr rcs guile perl texinfo libtool on host.
5855         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5856         automake send-pr rcs guile perl texinfo libtool on host.
5857         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5858         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5859         (alpha*-dec-osf*): Don't disable fileutils on target.
5860         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5861         texinfo send-pr expect dejagnu on target.
5862         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5863         target-qthreads on target.
5864         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5865         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5866         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5867         x86_64-*-mingw*): Don't disable expect on target.
5868         (*-*-cygwin*): Don't disable target-gperf on target.
5869         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5870         gnuserv on target.
5871         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5872         target.
5873         * configure: Regenerate.
5875 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5877         * configure.ac (target_tools): Remove target-groff.
5878         (native_only): Remove target-groff.
5879         (hppa*64*-*-*): Don't disable byacc.
5880         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5881         setting.
5882         (*-*-kaos*): Don't skip target-librx and target-groff.
5883         (*-*-netware*): Don't skip target-libmudflap.
5884         (*-*-tpf*): Don't skip target-libmudflap.
5885         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5886         directories on the host.
5887         (ia64*-*-*vms*): Don't skip tix.
5888         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5889         host.
5890         * configure: Regenerate.
5892 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5894         * configure.ac: Remove references to mt-mep, mt-netware,
5895         mt-wince.
5896         * Makefile.def: Add all-utils soft dependencies.
5897         * Makefile.tpl: Remove GDB_NLM_DEPS.
5898         * configure: Regenerate.
5899         * Makefile.in: Regenerate.
5901 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5903         * configure.ac: Do not include mh-x86omitfp.
5904         * configure: Regenerate.
5906 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5908         * configure.ac: Remove empty cases.
5909         * configure: Regenerate.
5911 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5913         * Makefile.def: Add dependency from termcap to gdb.
5914         * Makefile.in: Regenerate.
5916 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5918         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5919         * configure: Regenerate.
5920         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5921         * Makefile.tpl: Likewise.
5922         * Makefile.in: Regenerate.
5924 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5926         * configure.ac: Remove all mentions of tentative_cc.
5927         * configure: Regenerate.
5929 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5931         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5932         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5933         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5934         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5935         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5936         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5937         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5938         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5939         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5940         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5941         *-*-rhapsody*): Remove host cases.
5942         * configure: Regenerate.
5944 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5946         * configure.ac (ppc*-*-pe): Remove host case.
5947         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5948         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5949         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5950         cases.
5951         * configure: Regenerate.
5953 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5955         * config.sub: Update to version 2011-03-23.
5957 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5959         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5960         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5961         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5962         * configure: Regenerate.
5964 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5966         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5967         to Write After Approval.
5968         * config-ml.in: Don't handle arc-*-elf*.
5969         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5970         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5971         handle GCC libraries.
5972         * configure: Regenerate.
5974 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5976         PR bootstrap/48120:
5977         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5978         Add -lstdc++ -lm to LIBS.
5979         * configure: Regenerate.
5981 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5983         * config.guess: Update to version 2011-02-02
5984         * config.sub: Update to version 2011-02-24
5986 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5988         PR lto/48086
5989         * configure.ac: Re-enable LTO on *-apple-darwin9.
5990         * configure: Regenerate.
5992 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5994         PR lto/48086
5995         * configure.ac: Disable LTO on darwin due to an assembler change in
5996         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5997         under 256.
5998         * configure: Regenerate.
6000 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
6002         * MAINTAINERS: Update myself as score backend maintainer,
6003         update my e-mail address.
6005 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
6007         * MAINTAINERS: Update my e-mail address.
6009 2011-03-06  Joey Ye  <joey.ye@arm.com>
6011         * MAINTAINERS: Update my e-mail address.
6013 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6015         * configure.ac: Adjust test of with_ppl.
6016         * configure: Regenerated.
6018 2011-03-02  Kai Tietz  <ktietz@redhat.com>
6020         * MAINTAINERS: Adjust my e-mail address.
6022 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6024         * configure.ac: Add -lpwl to ppllibs.
6025         * configure: Regenerated.
6027 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6029         * config/cloog.m4: Add -lisl to clooglibs.
6030         * configure: Regenerated.
6032 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6034         * MAINTAINERS (CPU Port maintainers): Add self.
6036 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6038         * MAINTAINERS: Add myself as testsuite maintainer.
6040 2011-02-15  Mike Stump  <mikestump@comcast.net>
6042         * MAINTAINERS: Add myself as testsuite maintainer.
6044 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6046         Import from Libtool and gnulib:
6048         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
6050         Prepare for supporting FreeBSD 10.
6051         * config.rpath: Remove handling of freebsd1* which soon would
6052         match FreeBSD 10.0.
6054         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
6056         Remove support for FreeBSD 1.x.
6057         * libtool.m4 (_LT_LINKER_SHLIBS)
6058         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6059         soon would incorrectly match FreeBSD 10.0.
6061 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6063         PR binutils/12283
6064         * move-if-change: Import version from gnulib.
6066 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
6068         PR lto/47225
6069         * Makefile.def (lto-plugin): Double dash for enable-shared.
6070         (configure-gcc): Depend on all-lto-plugin.
6071         * Makefile.in: Rebuilt.
6073 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6075         * configure.ac: Remove extra bracket.
6076         * configure: Regenerate.
6078 2011-02-08  Tobias Burnus  <burnus@net-b.de>
6080         * MAINTAINERS: Add myself as libquadmath maintainer.
6082 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
6084         * MAINTAINERS: Update my email address.
6086 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
6088         * MAINTAINERS (option handling): Add self.
6090 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
6092         PR lto/47225
6093         * Makefile.def: Add dependency for install-gcc
6094         on install-lto-plugin.
6095         * Makfile.in: Regenerated
6097 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
6099         * MAINTAINERS (CPU Port Maintainers): Add myself.
6101 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
6103         PR libgcj/44341
6104         * configure.ac: Discard --with-* flags for host when configuring
6105         target libraries for cross build.
6106         * configure: Rebuilt.
6108 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6110         * MAINTAINERS (linear loop transforms): Removed.
6112 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
6114         * configure.ac: If with_ppl is no, move setting with_cloog=no
6115         after CLOOG_REQUESTED check.
6116         * configure: Regenerated.
6118 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6120         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6121         CLooG has been requested.
6122         * configure: Regenerated.
6124 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6126         * configure: Regenerated.
6127         * configure.ac: Check for version 0.11 (or later revision) of PPL.
6129 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
6131         * configure: Regenerated.
6132         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6134 2011-01-21  Andreas Schwab  <schwab@redhat.com>
6136         * configure.ac: Use AS_HELP_STRING throughout.
6137         * configure: Regenerate.
6139 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
6141         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6142         * configure: Regenerate.
6144 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6146         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6148 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6150         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6151         for ia64-hpux.
6152         * configure: Regenerate.
6154 2011-01-07  Jan Hubicka  <jh@suse.cz>
6156         PR lto/47225
6157         * Makefile.in: Regenerate.
6158         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6159         configure.
6161 2011-01-07  Jan Hubicka  <jh@suse.cz>
6163         * Makefile.in: Regenerate.
6164         * Makefile.def (gcc host module) and soft dependency on lto-plugin
6165         and configure dependency on lto-plugin configure.
6166         (lto-plugin module): Remove dependency on GCC; add dependency on
6167         liniberty.
6169 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
6171         * MAINTAINERS (Write After Approval): Add myself.
6173 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
6175         * configure: Regenerate.
6177 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
6179         * configure.ac: (picochip): Disable libiberty.
6181 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6183         * MAINTAINERS (Write After Approval): Add myself.
6185 2010-12-10  Ian Lance Taylor  <iant@google.com>
6187         PR bootstrap/46819
6188         * configure.ac: For --disable-libgcj clear libgcj_saved.
6189         * configure: Rebuild.
6191 2010-12-10  Tobias Burnus  <burnus@net-b.de>
6193         PR fortran/46540
6194         * configure.ac: Add --disable-libquadmath and
6195         --disable-libquadmath-support.
6196         * configure: Regenerate.
6198 2010-12-03  Ian Lance Taylor  <iant@google.com>
6200         * MAINTAINERS: Add myself as libgo maintainer.
6202 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6204         PR libffi/46792
6205         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6206         * configure: Regenerate.
6208 2010-12-02  Ian Lance Taylor  <iant@google.com>
6210         * configure.ac: Always set default for poststage1_ldflags to
6211         -static-libstdc++ -static-libgcc.
6213 2010-11-29  Andreas Schwab  <schwab@redhat.com>
6215         * configure.ac: Move comment to remove extra space in last argument
6216         of GCC_TARGET_TOOL.
6218 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
6220         PR other/46026
6221         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6222         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6223         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6224         (BASE_FLAGS_TO_PASS): Use it.
6225         * configure: Rebuilt.
6226         * Makefile.in: Rebuilt.
6228 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
6230         PR binutils/12258
6231         * configure.ac: Correct comments for --enable-gold/--enable-ld.
6232         Properly check default linker.
6233         * configure: Regnerated.
6235 2010-11-23  Matthias Klose  <doko@ubuntu.com>
6237         * configure.ac: For --enable-gold, handle value `default' instead of
6238         `both*'.  New configure option --{en,dis}able-ld.
6239         * configure: Regenerate.
6241 2010-11-20  Ian Lance Taylor  <iant@google.com>
6243         * configure.ac: Only disable a language library if no language needs
6244         it.  Don't let --disable-libgcj uncondtionally disable libffi.
6245         * configure: Rebuild.
6247 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6249         * Makefile.in: Regenerate.
6251         PR other/46202
6252         * configure.ac: Fix just-built in-tree STRIP name to be
6253         binutils/strip-new.
6254         * configure: Regenerate.
6255         * Makefile.def (install-strip-gcc, install-strip-binutils)
6256         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6257         (install-strip-sid): Mirror dependencies on non-strip variants
6258         of these targets on the respective -strip prerequisites.
6259         * Makefile.tpl (install-strip, install-strip-host)
6260         (install-strip-target): New targets.
6261         (install-strip-[+module+], install-strip-target-[+module+]):
6262         New targets.
6263         * Makefile.in: Regenerate.
6265 2010-11-19  Ian Lance Taylor  <iant@google.com>
6266             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6268         * configure.ac: Add target-libgo to target_libraries.  Set
6269         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6270         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6271         (HOST_EXPORTS): Add GOC.
6272         (BASE_TARGET_EXPORTS): Add GOC.
6273         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6274         (GOCFLAGS_FOR_TARGET): New variable.
6275         (EXTRA_HOST_FLAGS): Add GOC.
6276         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6277         * Makefile.def (target_modules): Add libgo.
6278         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6279         (dependencies): Add dependency from configure-target-libgo to
6280         configure-target-libffi and all-target-libstdc++-v3.  Add
6281         dependencies from all-target-libgo to all-target-libffi.
6282         (languages): Add go.
6283         * configure: Rebuild.
6284         * Makefile.in: Rebuild.
6286 2010-11-19  Ian Lance Taylor  <iant@google.com>
6288         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6289         compiler/flag environment variables.
6291 2010-11-18  Ian Lance Taylor  <iant@google.com>
6293         * configure.ac: Check for lang_requires_boot_languages in
6294         config-lang.in files.
6295         * configure: Rebuild.
6297 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6298             Tobias Burnus  <burnus@net-b.de>
6300         PR fortran/32049
6301         * Makefile.def: Add libquadmath; build it with language=fortran.
6302         * configure.ac: Add libquadmath.
6303         * Makefile.tpl: Handle multiple libs in check-[+language+].
6304         * Makefile.in: Regenerate.
6305         * configure: Regenerate.
6307 2010-11-16  Tom Tromey  <tromey@redhat.com>
6309         * MAINTAINERS: Moved myself to reviewers section.
6311 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
6313         * MAINTAINERS: Moved myself to reviewers section.
6315 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6317         * MAINTAINERS (Various Maintainers): Add self for build machinery.
6318         (Write After Approval): Remove self.
6320 2010-11-15  Andreas Schwab  <schwab@redhat.com>
6322         * configure.ac: Fix spelling in option names.
6323         * configure: Regenerated.
6325 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
6327         PR bootstrap/39622
6328         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6329         * configure: Regenerated.
6331 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
6333         * MAINTAINERS: Update my email address.
6335 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6337         * configure: Regenerate.
6339 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6341         * configure: Regenerate.
6343 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6345         * configure: Regenerate.
6347 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6349         * configure: Regenerate.
6351 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6353         * configure.ac: Support official CLooG.org versions.
6354         * configure: Regenerate.
6355         * config/cloog.m4: New.
6357 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6359         * MAINTAINERS (Write After Approval): Add myself.
6361 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6363         * MAINTAINERS: Update my email address.
6365 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6367         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6368         * configure: Regenerate.
6370 2010-11-03  Ian Lance Taylor  <iant@google.com>
6371             Dave Korn  <dave.korn.cygwin@gmail.com>
6373         PR lto/46273
6374         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6375         and on other supported platforms whenever LTO is enabled.
6376         * configure: Rebuild.
6378 2010-11-02  Alan Modra  <amodra@gmail.com>
6380         PR binutils/12110
6381         * configure.ac: Error when source path contains spaces.
6382         * configure: Regenerate.
6384 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6386         * MAINTAINERS: Update my email address.
6388 2010-10-20  Ian Lance Taylor  <iant@google.com>
6390         * Makefile.def (target_modules): Set lib_path to src/.libs for
6391         libstdc++-v3 module.
6392         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6393         * Makefile.in: Rebuild.
6395 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6397         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6398         (Write After Approval): Remove myself.
6400 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6402         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6404 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6406         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6408 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6410         * configure.ac (build_lto_plugin): New shell variable.
6411         (--enable-lto): Turn on by default for all non-ELF platforms that
6412         have had LTO support added so far.  Set build_lto_plugin appropriately
6413         for both ELF and non-ELF.
6414         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6415         * configure: Regenerate.
6417 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6419         Sync from src:
6420         * configure.ac (v850 support): Remove target-libgloss from
6421         noconfigdirs.
6422         * configure: Regenerate.
6424 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6426         PR bootstrap/45326
6427         PR bootstrap/45174
6428         * configure.ac: Honor initial values of $build_configargs,
6429         $host_configargs, $target_configargs.  Mark the precious, so
6430         environment settings get recorded.
6431         * configure: Regenerate.
6433 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6435         PR bootstrap/45796
6436         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6437         Depend on all-build-libiberty.
6438         * Makefile.in: Regenerate.
6440 2010-09-30  Michael Eager  <eager@eagercon.com>
6442         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6443         * configure: Regenerate.
6445 2010-09-28  Michael Eager  <eager@eagercon.com>
6447         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6449 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6451         PR bootstrap/44621
6452         * configure.ac: Fix unportable shell quoting.
6453         * configure: Regenerate.
6455 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6457         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6458         targets and amend comment.
6459         * configure: Regenerate.
6461 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6463         * MAINTAINERS (Write After Approval): Add myself.
6465 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6467         * configure.ac: Enable LTO by default on Darwin.
6468         * configure: Regenerate.
6470 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6472         * MAINTAINERS (Write After Approval): Add myself.
6474 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6476         * MAINTAINERS (Write After Approval): Add myself.
6478 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6480         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6481         ports
6483 2010-07-28  David Yuste  <david.yuste@gmail.com>
6485         * MAINTAINERS (Write After Approval): Add myself.
6487 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6489         * configure.ac: Support all v850 targets.
6490         * configure: Regenerate.
6492 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6494         PR bootstrap/44455
6495         * configure.ac (extra_mpfr_configure_flags): Copy from
6496         extra_mpc_gmp_configure_flags.
6497         * configure: Re-generated.
6499 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6501         * MAINTAINERS (Write After Approval): Add myself.
6503 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6505         * MAINTAINERS (Write After Approval): Add myself.
6507 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6509         * MAINTAINERS (Write After Approval): Add myself.
6511 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6513         PR target/44862
6514         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6515         Provide -B option to allow for link spec %s substitutions for
6516         libstdc++.a on darwin.
6517         * Makefile.in: Regenerate.
6519 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6521         * MAINTAINERS (Reviewers): Update my e-mail address
6523 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6525         * Makefile.def (configure-gcc): Depend on all-libelf.
6526         * Makefile.in: Rebuild.
6528 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6530         * MAINTAINERS (Write After Approval): Add myself in the right place.
6532 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6534         * MAINTAINERS (Write After Approval): Add myself.
6536 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6538         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6540 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6542         * config.sub: Update to version 2010-05-21.
6543         * config.guess: Update to version 2010-04-03.
6545 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6547         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6548         * configure: Regenerate.
6550 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6552         * MAINTAINERS (Write After Approval): Add myself.
6554 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6556         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6557         a platform that supports LTO.
6558         * configure: Regenerate.
6560 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6562         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6563         * configure: Regenerated.
6565 2010-04-27  Roland McGrath  <roland@redhat.com>
6566             H.J. Lu  <hongjiu.lu@intel.com>
6568         * configure.ac (--enable-gold): Support both, both/gold and
6569         both/bfd to add gold to configdirs without removing ld.
6570         * configure: Regenerated.
6572         * Makefile.def: Add install-gold dependency to install-ld.
6573         * Makefile.in: Regenerated.
6575 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6577         PR lto/42776
6578         * configure.ac (--enable-lto): Refactor handling so libelf tests
6579         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6580         and allow LTO to be explicitly enabled on non-ELF platforms that
6581         are known to support it inside else-clause.
6582         * configure: Regenerate.
6584 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6586         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6587         * configure: Regenerate.
6589 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6591         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6592         * configure: Regenerate.
6594 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6596         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6597         separately.
6598         * configure: Regenerate.
6600 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6602         * MAINTAINERS (Write After Approval): Add myself.
6604 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6606         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6607         * configure: Regenerate.
6609 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6611         * configure: Regenerate after change to elf.m4.
6613 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6615         * MAINTAINERS (Write After Approval): Add myself.
6617 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6619         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6620         * configure: Regenerated.
6622 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6624         * configure.ac: Print "buggy but acceptable" when CLooG
6625         revision is less than 9.
6626         * configure: Regenerated.
6628 2010-04-01  Diego Novillo  <dnovillo@google.com>
6630         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6632 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6634         PR bootstrap/43615
6635         PR bootstrap/43328
6637         Revert:
6639         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6641         * configure.ac: Do not pass --enable-multilib nor
6642         --disable-multilib in baseargs.  Accept explicitly passed
6643         --enable_multilib.
6644         * configure: Regenerate.
6646 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6648         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6650 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6652         * MAINTAINERS: Remove myself.
6654 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6656         PR bootstrap/43328
6657         * configure.ac: Do not pass --enable-multilib nor
6658         --disable-multilib in baseargs.  Accept explicitly passed
6659         --enable_multilib.
6660         * configure: Regenerate.
6662 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6664         * MAINTAINERS (spu port): Remove me.
6666 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6668         * configure.ac (tic6x-*-*): New case.
6669         * configure: Regenerate.
6671 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6673         * config.sub: Update to version 2010-03-22.
6674         * config.guess: Update to version 2009-12-30.
6676 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6678         PR ada/42554
6679         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6680         * configure: Regenerate.
6682 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6684         * MAINTAINERS: Update my email address.
6686 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6688         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6689         (ghassan.shobaki@amd.com): Removed.
6691 2010-03-17  Alan Modra  <amodra@gmail.com>
6693         * MAINTAINERS: Update my email address.
6695 2010-03-16  Diego Novillo  <dnovillo@google.com>
6697         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6698         Matthews.
6700 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6702         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6703         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6705 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6707         * MAINTAINERS: Update my email address.
6709 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6711         * MAINTAINERS: Update my email address.
6713 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6715         * MAINTAINERS: Update my email address.
6717 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6719         * MAINTAINERS: Update my email address.
6721 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6723         PR libstdc++/32499
6724         * configure.ac (RANLIB): Default to true.
6725         (STRIP): Likewise.
6726         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6727         * configure: Regenerate.
6729 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6731         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6732         (Write After Approval): Update my email address.
6734 2010-02-17  Nick Clifton  <nickc@redhat.com>
6736         PR 11238
6737         * Makefile.tpl (local-distclean): Also remove config.cache files in
6738         sub-directories as there may not be Makefiles present in the
6739         sub-directories.
6740         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6741         the config.cache files found by the find command.
6743         * Makefile.in: Regenerate.
6744         * configure.ac: Revert previous delta.
6745         * configure: Regenerate.
6747 2010-02-15  Nick Clifton  <nickc@redhat.com>
6749         PR 11238
6750         * configure.ac: Delete config.cache files in sub-directories when
6751         deleting Makefiles.
6752         * configure: Regenerate.
6754 2010-02-12  Ben Elliston  <bje@gnu.org>
6756         * MAINTAINERS: Update my email address.
6758 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6760         * MAINTAINERS (spu port): Update my email address.
6762 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6764         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6766 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6768         * configure.ac: Add "recommended" version checks for GMP/MPC.
6769         Update recommended GMP/MPFR/MPC versions.
6770         * configure: Regenerate.
6772 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6774         * MAINTAINERS: Move my Embecosm email address into the
6775         write-after-approval section.
6777 2010-01-26  Ian Lance Taylor  <iant@google.com>
6779         * MAINTAINERS: Add myself as Go frontend maintainer.
6781 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6783         PR libstdc++/36101, PR libstdc++/42813
6784         * configure.ac (bootstrap_target_libs): Make inclusion of
6785         target-libgomp conditional on libgomb being in target_configdirs.
6786         * configure: Regenerate.
6788 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6790         PR libstdc++/36101, PR libstdc++/42813
6791         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6792         * configure: Regenerate.
6794 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6796         PR libstdc++/36101, PR libstdc++/42813
6797         * configure.ac (target_configdirs): Substitute.
6798         * Makefile.def: Bootstrap target module libgomp.
6799         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6800         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6801         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6802         * configure, Makefile.in: Regenerate.
6804 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6806         * MAINTAINERS: Adjust my details.
6808 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6810         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6812 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6814         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6816 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6818         * MAINTAINERS (Write After Approval): Add myself.
6820 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6822         * MAINTAINERS (Write After Approval): Add myself.
6824 2010-01-11  Richard Guenther  <rguenther@suse.de>
6826         PR lto/41569
6827         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6828         * Makefile.in: Regenerated.
6830 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6832         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6833         * configure: Regenerate.
6835 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6836             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6838         PR bootstrap/42424
6839         * configure.ac: Include libtool m4 files.
6840         (_LT_CHECK_OBJDIR): Call it.
6841         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6842         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6844         * configure: Regenerate.
6846 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6848         PR bootstrap/41818
6849         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6850         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6851         * Makefile.in: Regenerate.
6853 2010-01-02  Richard Guenther  <rguenther@suse.de>
6855         PR lto/41529
6856         * configure.ac: Include config/elf.m4.  Disable LTO if not
6857         builting for an elf target.
6858         * configure: Regenerate.
6860 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6862         * MAINTAINERS: Change my email address.
6864 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6866         * config.sub, config.guess: Update from upstream sources.
6868 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6870         * MAINTAINERS (Write After Approval): Add myself.
6872 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6874         PR middle-end/30447
6875         PR middle-end/30789
6876         PR other/40302
6878         * configure.ac: Require MPC.
6879         * configure: Regenerate.
6881 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6883         PR target/38384
6884         PR bootstrap/40972
6885         * libtool.m4: Sync from git Libtool.
6886         * ltoptions.m4: Likewise.
6887         * ltversion.m4: Likewise.
6888         * lt~obsolete.m4: Likewise.
6889         * ltmain.sh: Likewise.
6891 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6893         * configure.ac: Update minimum MPC version to 0.8.
6894         * configure: Regenerate.
6896 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6898         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6899         * configure: Regenerated.
6901 2009-11-21  Ian Lance Taylor  <iant@google.com>
6903         * configure.ac: Change default of poststage1_ldflags to be empty if
6904         poststage1_libs is set.  When poststage1_libs is empty, and
6905         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6906         * configure: Rebuild.
6908 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6910         * MAINTAINERS (Write After Approval): Update my email address.
6912 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6914         * config.guess: Update from upstream sources.
6916 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6918         * Makefile.def: Restore host and target settings for gmp.
6919         * Makefile.in: Rebuild.
6921 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6923         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6924         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6925         Fix portability of test of C++ as bootstrap language.  Add
6926         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6927         * configure: Rebuild.
6928         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6929         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6930         in-tree building.
6931         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6932         (POSTSTAGE1_HOST_EXPORTS): Use it.
6933         (STAGE[+id+]_CXXFLAGS): New.
6934         (BASE_FLAGS_TO_PASS): Pass it down.
6935         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6936         extra_exports.
6937         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6938         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6939         extra_exports.
6940         * Makefile.in: Rebuild.
6942 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6944         * config.sub, config.guess: Update from upstream sources.
6946 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6948         * MAINTAINERS (Write After Approval): Add myself.
6950 2009-11-09  Jon Beniston  <jon@beniston.com>
6952         * MAINTAINERS (Write After Approval): Add myself.
6954 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6956         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6957         paths for *-w64-mingw* and x86_64-*mingw*.
6958         * configure: Regenerated.
6960 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6962         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6964 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6966         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6967         Phil Edwards to Write-After Approval.
6969 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6971         * configure.ac: Disable target-winsup & co for
6972         x86_64-*-mingw* and *-w64-mingw* targets.
6973         * configure: Regenerated.
6975 2009-10-16  Nick Clifton  <nickc@redhat.com>
6977         * MAINTAINERS: Add myself as a maintainer for the RX port.
6979 2009-10-26  Johannes Singler  <singler@kit.edu>
6981         * MAINTAINERS (Write After Approval): Update my e-mail address.
6983 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6985         * configure.ac (CLooG test): Use = with test.
6986         * configure: Regenerate.
6988 2009-10-22  Richard Guenther  <rguenther@suse.de>
6990         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6991         cloog if the ppl version check failed.  Move flags saving
6992         before setting in libelf check.
6993         * configure: Regenerate.
6995 2009-10-21  Richard Guenther  <rguenther@suse.de>
6997         * configure.ac: Adjust the ppl and cloog configure to work as
6998         documented.  Disable cloog if ppl was disabled.  Omit the version
6999         checks if they were disabled.
7000         * configure: Re-generate.
7002 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7004         * configure.ac: Add 'lto' to enable_languages, not
7005         new_enable_languages, and only if not already present.
7006         * configure: Regenerate.
7008 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
7010         * README: Refer to the various COPYING* files instead of just
7011         COPYING.
7012         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7014 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
7016         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7018 2009-10-07  Richard Guenther  <rguenther@suse.de>
7020         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7021         and Richard Guenther as reviewers.
7022         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7023         as reviewers.
7025 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
7027         * config.sub: Update from upstream sources.
7029 2009-10-06  Ian Lance Taylor  <iant@google.com>
7031         * Makefile.def: check-gold depends upon all-gas.
7032         * Makefile.in: Rebuild.
7034 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
7036         * MAINTAINERS (Write After Approval): Add myself.
7038 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
7040         * Makefile.def: all-lto-plugin depends on all-libiberty.
7041         set bootstrap=true for lto-plugin.
7042         Add lto-plugin.
7043         * Makefile.in: Regenerate.
7044         * configure.ac (host_libs): Add lto-plugin.
7045         * configure: Regenerate.
7047 2009-10-03  Diego Novillo  <dnovillo@google.com>
7049         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7050         (HOST_LIBELFLIBS): Define.
7051         (HOST_LIBELFINC): Define.
7052         * Makefile.in: Regenerate.
7053         * configure.ac: Add --enable-lto.
7054         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7055         If --enable-lto is used, add 'lto' to new_enable_languages.
7056         If --enable-lto is used and gold is enabled, add
7057         lto-plugin to configdirs.
7058         * configure: Regenerate.
7060 2009-10-03  Simon Baldwin  <simonb@google.com>
7062         * configure.ac: If --with-system-zlib, suppress local zlib and
7063         pass --with-system-zlib to subdir configure scripts.
7064         * configure: Regenerate.
7066 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
7067             Paolo Bonzini  <bonzini@gnu.org>
7069         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7070         $(srcdir).
7071         * Makefile.in: Rebuilt.
7073 2009-09-26  Gary Funck  <gary@intrepid.com>
7075         * MAINTAINERS (Write After Approval): Add myself.
7077 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7079         * configure.ac: Update minimum MPC version to 0.7.
7080         * configure: Regenerate.
7082 2009-09-25  Nick Clifton  <nickc@redhat.com>
7084         * configure.ac: Pass any --cache-file=/dev/null option on to
7085         subconfigures.
7086         * configure: Regenerate.
7088 2009-09-23  Nick Clifton  <nickc@redhat.com>
7090         * config.sub, config.guess: Update from upstream sources.
7092 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
7094         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7095         * Makefile.in: Rebuilt.
7097 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7099         PR bootstrap/32272
7100         * configure.ac: Error out if $srcdir isn't '.' but contains
7101         host-${host_noncanonical}.
7102         * configure: Regenerate.
7104 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7106         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7107         maintainer.
7109 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7111         * configure.ac: If bootstrapping a combined tree with
7112         --enable-gold, require c++ in stage1_languages.
7113         * configure: Regenerate.
7115         * configure.ac: Also add target_libs of stage1_languages to
7116         bootstrap_target_libs.
7117         * configure: Regenerate.
7119         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7120         with --enable-languages not containing c++.
7121         * configure: Regenerate.
7123 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
7125         * configure.ac: Disable java and boehm-gc for bfin-*-*.
7126         * configure: Regenerate.
7128 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
7130         * MAINTAINERS (Write After Approval): Update my e-mail address,
7131         and move from from here...
7132         (Waiting for paperwork): To here.
7134 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
7136         * MAINTAINERS (Reviewers): Add self as driver reviewer.
7138 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7140         * configure.ac: Do not use $extrasub for replacing @if/@endif
7141         parts in Makefile; instead, use additional arguments to
7142         AC_CONFIG_COMMANDS to do the replacement manually, with several
7143         sed invocations, to avoid HP-UX sed command limits.
7144         * configure: Regenerate.
7146 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
7148         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7149         blank before -L.
7151 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
7153         * configure.ac (with-build-config): Document.  Handle without.
7154         Handle missing argument.
7155         * configure: Rebuilt.
7157 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
7159         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
7160         Default to bootstrap-debug only if compare-debug works.
7161         * configure: Rebuilt.
7162         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7163         * Makefile.in: Rebuilt.
7165 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7167         * MAINTAINERS (OS Port Maintainers): Update my email address.
7169 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
7171         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7172         * Makefile.in: Rebuilt.
7174 2009-09-01  Chris Demetriou  <cgd@google.com>
7176         * MAINTAINERS (Write After Approval): Add myself.
7178 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
7180         PR debug/30161
7181         * include/dwarf2.h (enum dwarf_tag): Added
7182         DW_TAG_GNU_template_template_param
7183         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7185 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7187         * Makefile.tpl (AWK): Fix typo.
7188         * Makefile.in: Regenerate.
7190 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7192         * configure.ac: Detect awk and sed.
7193         * Makefile.def (flags_to_pass): Add AWK and SED.
7194         * Makefile.tpl (AWK, SED): New.
7195         (BASE_FLAGS_TO_PASS): Add AWK and SED.
7196         * configure: Regenerate.
7197         * Makefile.in: Regenerate.
7199 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
7201         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7202         (collapseslashes): Likewise.
7204 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7206         * configure.ac (AC_PREREQ): Bump to 2.64.
7208 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7210         * configure.ac: Remove --with-datarootdir, --with-docdir,
7211         --with-pdfdir, --with-htmldir switches.
7212         * configure: Regenerate.
7214         * configure: Regenerate.
7216         * compile: Sync from Automake 1.11.
7217         * depcomp: Likewise.
7218         * install-sh: Likewise.
7219         * missing: Likewise.
7220         * mkinstalldirs: Likewise.
7221         * ylwrap: Likewise.
7223 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
7225         * ltmain.sh (func_normal_abspath): New function.
7226         (func_relative_path): Likewise.
7227         (func_mode_help): Document new -bindir option for link mode.
7228         (func_mode_link): Add new -bindir option, and use it to place
7229         output DLL if specified.
7231 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7233         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7234         (baseargs): Add --disable-option-checking.
7235         * configure: Regenerate.
7237         * Makefile.def (configure-target-libiberty): Depend on
7238         all-binutils and all-ld.
7239         (configure-target-newlib): Likewise.
7240         * Makefile.in: Regenerate.
7242 2009-08-17  Ben Elliston  <bje@au.ibm.com>
7244         * config.sub, config.guess: Update from upstream sources.
7246 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7248         Sync from src, merge:
7250         2009-07-02  Tristan Gingold  <gingold@adacore.com>
7252         * configure.ac: Do not exclude gas for i386-*-darwin.
7253         Add a case for x86_64-*-darwin.
7254         * configure: Regenerate.
7256 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
7258         * MAINTAINERS: Add my name to Write After Approval list.
7260 2009-08-06  Michael Eager  <eager@eagercon.com>
7262         * configure.ac: Add Microblaze target.
7263         * configure: Regenerate.
7265 2009-07-31  Christian Bruel  <christian.bruel@st.com>
7267         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7268         * configure: Regenerate.
7270 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
7272         * MAINTAINERS (Write After Approval): Update my e-mail address.
7274 2009-07-06  Ian Lance Taylor  <iant@google.com>
7276         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7277         * configure: Rebuild.
7279 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
7281         * MAINTAINERS: Move myself to the Graphite Reviewers.
7283 2009-06-30  Wei Guozhi  <carrot@google.com>
7285         * MAINTAINERS: Add my name to Write After Approval list.
7287 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
7289         PR bootstrap/40338
7290         * configure.ac (comparestring): Create new variable.
7291         * Makefile.tpl (comparestring): Use to skip some comparisions.
7292         * configure: Regenerate.
7293         * Makefile.in: Regenerate.
7295 2009-06-26  Doug Evans  <dje@sebabeach.org>
7297         * Makefile.def (host_modules): Add cgen.
7298         * Makefile.in: Regenerate.
7299         * configure.ac (host_tools): Add cgen.
7300         * configure: Regenerate.
7302 2009-06-23  DJ Delorie  <dj@redhat.com>
7304         * MAINTAINERS: Add myself as mep maintainer.
7306 2009-06-23  Ian Lance Taylor  <iant@google.com>
7308         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
7309         boot_languages.  Only bootstrap target libraries listed in
7310         target_libs for some boot language.  Add --with-stage1-ldflags,
7311         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
7312         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
7313         if not building with C++.
7314         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7315         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7316         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7317         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7318         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
7319         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7320         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7321         * configure, Makefile.in: Rebuild.
7323 2009-06-23  Li Feng  <nemokingdom@gmail.com>
7325         * MAINTAINERS: Added my name to write-after-approval list.
7327 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
7329         * configure.ac: Define is_elf for QNX Neutrino targets.
7330         * configure: Regenerate.
7332 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7334         * MAINTAINERS: Added my name to the write-after-approval list
7336 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7338         * configure.ac: Detect MPC in default directory.
7339         * configure: Regenerate.
7341 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7342             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7344         * Makefile.tpl (all): Avoid a trailing backslash.
7345         * Makefile.in: Regenerate.
7347 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7349         * config.sub, config.guess: Update from upstream sources.
7351 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7353         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7354         to noconfdirs.
7355         * configure: Regenerate.
7357 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7359         * Makefile.tpl ([+compare-target+]): Compare all stage
7360         directories, rather than just gcc.
7361         * Makefile.in: Rebuilt.
7363 2009-06-01  Doug Kwan  <dougkwan@google.com>
7365         * configure.ac: Support gold for target arm*-*-*.
7366         * configure: Regenerate.
7368 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7370         * Makefile.def: Add MPC support and dependencies.
7371         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7373         * Makefile.in, configure: Regenerate.
7375 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7377         * Makefile.tpl (all): Avoid harmless warning in make all when
7378         gcc-bootstrap is enabled but stage_last does not exist.
7379         * Makefile.in: Rebuilt.
7381 2009-05-24  Nicolas Roche  <roche@adacore.com>
7383         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7384         * Makefile.in: Regenerate.
7386 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7388         * MAINTAINERS: Update my e-mail address.
7390 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7392         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7393         * configure:  Regenerate.
7395 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7397         PR other/40159
7398         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7399         gcc-no-bootstrap are mutually exclusive.
7400         * Makefile.in: Rebuilt.
7402 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7404         PR other/40159
7405         * Makefile.tpl (all): Don't end with unconditional success.
7406         * Makefile.in: Rebuilt.
7408 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7410         PR target/37137
7411         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7412         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7413         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7414         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7415         stage_configureflags, stage_cflags and stage_libcflags into
7416         explicit Makefile macros.
7417         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7418         GFORTRAN.
7419         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7420         CC.  Set CC_FOR_BUILD from CC.
7421         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7422         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7423         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7424         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7425         and GFORTRAN.
7426         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7427         (_LIBCFLAGS): Renamed to _TFLAGS.
7428         (do-compare-debug, do-compare3-debug): Drop.
7429         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7430         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7431         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7432         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7433         (XGCC_FLAGS_FOR_TARGET): New.
7434         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7435         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7436         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7437         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7438         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7439         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7440         TFLAGS.
7441         (BUILD_CONFIG): Include if requested.
7442         (all): Set TFLAGS on bootstrap.
7443         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7444         (all-stageid-prefixmodule): Likewise.
7445         (do-clean, distclean-stageid): Set TFLAGS.
7446         (restrap): Fix whitespace.
7447         * Makefile.in: Rebuilt.
7449 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7451         * config.guess: Sync with src.
7453 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7455         * configure.ac ($with_ppl):  Default to no if not supplied.
7456         ($with_cloog):  Likewise.
7457         configure:  Regenerate.
7459 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7461         * MAINTAINERS: Update my e-mail address.
7463 2009-04-27  Nick Clifton  <nickc@redhat.com>
7465         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7467 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7469         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7470         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7471         * Makefile.in: Regenerate.
7473 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7475         PR bootstrap/39739
7476         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7477         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7479         * configure, Makefile.in: Regenerate.
7481 2009-04-21  Taras Glek  <tglek@mozilla.com>
7483         * include/hashtab.h: Update GTY annotations to new syntax
7484         * include/splay-tree.h: Likewise
7486 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7488         * config.sub, config.guess: Update from upstream sources.
7490 2009-04-15  Anthony Green  <green@moxielogic.com>
7492         * configure.ac: Add moxie support.
7493         * configure: Rebuilt.
7495 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7497         * configure.ac: Change copyright header to refer to version
7498         3 of the GNU General Public License and to point readers at the
7499         COPYING3 file and the FSF's license web page.
7500         * Makefile.def: Likewise.
7501         * Makefile.tpl: Likewise.
7502         * Makefile.in: Regenerate.
7504 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7506         * configure.ac: Restore match for darwin9 or later. Use double
7507         brackets since regeneration eats one pair.
7508         * configure: Regenerate.
7510 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7512         PR gas/10039
7513         * configure.ac: Require texinfo 4.7.
7514         * configure: Regenerated.
7516 2009-04-09  Nick Clifton  <nickc@redhat.com>
7518         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7519         the GCC Runtime Library Exception.
7521 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7523         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7524         * configure: Regenerate.
7526 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7528         * Makefil.def (languages): New entries.
7529         * Makefile.tpl (check-gcc-*): New generic target.
7530         * Makefile.in: Regenerate.
7532 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7534         * MAINTAINERS:  Update my email address.
7536 2009-03-18  Tom Tromey  <tromey@redhat.com>
7538         * configure: Rebuild.
7539         * configure.ac (host_libs): Add libiconv.
7540         * Makefile.in: Rebuild.
7541         * Makefile.def (host_modules): Add libiconv.
7542         (configure-gdb, all-gdb): Depend on libiconv.
7544 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7546         * configure.ac: Treat gdb as supported on x86_64-darwin.
7547         * configure: Regenerate.
7549 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7551         * configure.ac (--with-host-libstdcxx): New option.
7552         * configure: Regenerate.
7554 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7556         * MAINTAINERS:  Move myself into the write after approval list.
7558 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7560         * MAINTAINERS: Update e-mail address.
7562 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7564         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7566 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7568         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7570 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7572         Backport from git Libtool:
7574         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7575         Support GNU/kOpenSolaris.
7576         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7577         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7578         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7579         GNU/kOpenSolaris.
7581 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7583         * MAINTAINERS: Update e-mail address.
7585 2009-02-24  Michael Eager  <eager@eagercon.com>
7587         * MAINTAINERS (Write After Approval): Add self.
7589 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7591         * MAINTAINERS (Write After Approval): Add myself.
7593 2009-02-05  Andreas Schwab  <schwab@suse.de>
7595         * Makefile.tpl (stage_last): Define $r and $s before using
7596         $(RECURSE_FLAGS_TO_PASS).
7597         * Makefile.in: Regenerate
7599 2009-01-30  Ian Lance Taylor  <iant@google.com>
7601         * MAINTAINERS: Move myself to the Global Reviewers list.
7603 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7605         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7606         * configure: Regenerate.
7608 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7610         * MAINTAINERS: Make whitespace consistent.
7611         Remove Robert Millan from Write After Approval.
7613 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7615         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7616         (all-opcodes): Depend on all-libiberty.
7617         * Makefile.in: Regenerate.
7619 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7621         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7622         * configure: Regenerate.
7624 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7626         * MAINTAINERS (Write After Approval): Add myself.
7628 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7630         * MAINTAINERS: Add myself to reviewers (Fortran).
7632 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7634         PR tree-optimization/38515
7635         * configure.ac (cloog-polylib): Removed.
7636         (with_ppl, with_cloog): Test for "no".
7637         * configure: Regenerated.
7639 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7641         * MAINTAINERS: Moved myself to reviewers (Fortran).
7643 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7645         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7646         (Write After Approval): Remove myself.
7648 2009-01-03  Diego Novillo  <dnovillo@google.com>
7650         * MAINTAINERS: Remove myself from alias maintainership.
7652 2009-01-02  David Ayers  <ayers@fsfe.org>
7654         * MAINTAINERS: Update e-mail address.
7656 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7658         * MAINTAINERS: Make whitespace consistent.
7660 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7662         Backport from upstream Libtool:
7663         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7664         Add cache variables to tests that require the linker to work.
7665         For shlibpath_overrides_runpath, this also changes the semantics
7666         to let the result from the C compiler take precedence.
7668 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7670         * config.sub, config.guess: Update from upstream sources.
7672 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7674         * configure.ac (ppllibs): Add by default the lib flags.
7675         * configure: Regenerate.
7677 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7679         * MAINTAINERS:  Add myself to the write after approval list.
7681 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7683         * configure.ac: Add double brackets on darwin[912].
7684         * configure: Regenerate.
7686 2008-12-03  Daniel Kraft  <d@domob.eu>
7688         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7689         Approval to Reviewer section (for Fortran front-end).
7691 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7693         * configure.ac: Expand to darwin10 and later.
7694         * configure: Regenerate.
7696 2008-12-02  Andreas Schwab  <schwab@suse.de>
7698         * Makefile.def: configure-target-boehm-gc depends on
7699         all-target-libstdc++-v3.
7700         * Makefile.in: Regenerate.
7702 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7704         * MAINTAINERS:  Add myself as mingw maintainer.
7706 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7708         * config.sub, config.guess: Update from upstream sources.
7710 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7712         * README.SCO: Remove.
7714 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7716         * MAINTAINERS:  Add myself to the write after approval list.
7718 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7720         * MAINTAINERS:  Update my email address in WAA section.
7722 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7724         * MAINTAINERS: Update e-mail address.
7726 2008-11-27  Toon Moene  <toon@moene.org>
7728         * MAINTAINERS: Change e-mail address.
7730 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7732         * configure.ac: Build gdb for i?86-*-darwin*
7733         * configure: Regenerated.
7735 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7737         * MAINTAINERS: Added my full name.
7739 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7741         PR bootstrap/38014
7742         PR bootstrap/37923
7744         Revert:
7746         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7748         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7749         * Makefile.in: Regenerated.
7751         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7753         PR gdb/921
7754         PR gdb/1646
7755         PR gdb/2175
7756         PR gdb/2176
7758         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7759         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7760         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7761         (HOST_EXPORTS): Pass CPPFLAGS.
7762         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7763         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7764         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7765         * Makefile.in, configure: Regenerated.
7766         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7767         and CPPFLAGS_FOR_BUILD.
7769 2008-11-06  Jeff Law  <law@redhat.com>
7771         * MAINTAINERS: Add myself as middle end maintainer.
7773 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7775         * MAINTAINERS (Write after approval): Add myself.
7777 2008-11-05  Diego Novillo  <dnovillo@google.com>
7779         * MAINTAINERS (Global Reviewers): Add myself.
7780         (Non-Algorithmic Maintainers): Remove myself.
7782 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7784         * MAINTAINERS (Write after approval): Add myself.
7786 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7788         * MAINTAINERS (Write after approval): Add myself.
7790 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7792         * configure.ac (spu-*-*): Remove special case.
7793         * configure: Regenerate.
7795 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7797         * MAINTAINERS (Write after approval): Update my email address.
7799 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7801         * configure.ac [spu-*-*]: Do not set skipdirs.
7802         * configure: Re-generate.
7804 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7806         * MAINTAINERS (Various Maintainers): Add myself to reload.
7808 2008-10-25  Richard Guenther  <rguenther@suse.de>
7810         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7811         maintainer.  Remove myself as libgcc-math maintainer.
7812         (Non-Algorithmic Maintainers): Remove myself.
7814 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7816         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7817         * Makefile.in: Regenerated.
7819 2008-10-23  Cary Coutant  <ccoutant@google.com>
7821         * MAINTAINERS (Write after approval): Add myself.
7823 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7825         PR gdb/921
7826         PR gdb/1646
7827         PR gdb/2175
7828         PR gdb/2176
7830         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7831         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7832         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7833         (HOST_EXPORTS): Pass CPPFLAGS.
7834         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7835         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7836         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7837         * Makefile.in, configure: Regenerated.
7838         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7839         and CPPFLAGS_FOR_BUILD.
7841 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7843         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7844         Sebastian Pop.
7846 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7848         * MAINTAINERS (Write After Approval): Added myself.
7850 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7852         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7853         recommended version to 2.3.2.
7855         * configure: Regenerate.
7857 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7859         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7861 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7863         * MAINTAINERS (Write After Approval): Update e-mail address.
7865 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7867         * libtool.m4: Update to libtool 2.2.6.
7868         * lt~obsolete.m4: Update to libtool 2.2.6.
7869         * ltmain.sh: Update to libtool 2.2.6.
7870         * ltsugar.m4: Update to libtool 2.2.6.
7871         * ltversion.m4: Update to libtool 2.2.6.
7872         * ltoptions.m4: Update to libtool 2.2.6.
7873         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7875 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7877         * MAINTAINERS (Write After Approval): Add myself.
7879 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7881         * MAINTAINERS (Write After Approval): Update my name.
7883 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7885         * MAINTAINERS: Add myself in "Write After Approval".
7887 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7889         * MAINTAINERS: Add myself as ia64 maintainer.
7891 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7893         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7894         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7895         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7896         and Michael Tiemann from Write After Approval since they do not
7897         actually have access.
7899 2008-09-05  Richard Guenther  <rguenther@suse.de>
7901         * configure.ac: Initialize clooglibs to -lcloog.
7902         * configure: Re-generate.
7904 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7906         * MAINTAINERS (Write After Approval): Add myself.
7908 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7910         * configure.ac (--with-cloog-polylib): New.
7911         (--disable-cloog-version-check): New.
7912         (--disable-ppl-version-check): New.
7913         * configure: Re-generate.
7915 2008-09-03  Richard Guenther  <rguenther@suse.de>
7917         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7918         cloog test.
7919         * configure: Re-generate.
7921 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7923         Add picoChip port.
7924         * MAINTAINERS: Add picoChip maintainers.
7926 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7927             Tobias Grosser  <grosser@fim.uni-passau.de>
7928             Jan Sjodin  <jan.sjodin@amd.com>
7929             Harsha Jagasia  <harsha.jagasia@amd.com>
7930             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7931             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7932             Adrien Eliche  <aeliche@isty.uvsq.fr>
7934         Merge from graphite branch.
7935         * configure: Regenerate.
7936         * Makefile.in: Regenerate.
7937         * configure.ac (host_libs): Add ppl and cloog.
7938         Add checks for PPL and CLooG.
7939         * Makefile.def (ppl, cloog): Added modules and dependences.
7940         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7941         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7943 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7945         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7946         (GCC_SHLIB_SUBDIR): New.
7947         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7948         * configure: Regenerate.
7949         * Makefile.in: Regenerate.
7951 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7953         * MAINTAINERS: Consistently use tabs to separate columns.
7955 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7957         * MAINTAINERS (Write after Approval): Add myself.
7959 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7961         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7962         Enable bfd, binutils and opcodes.
7963         * configure: Regenerate.
7965 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7967         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7969 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7971         * MAINTAINERS:  Use correct Umlaut for last name.
7973 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7975         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7977 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7979         * MAINTAINERS: Update my email address.
7981 2008-08-16  Nicolas Roche  <roche@adacore.com>
7983         * Makefile.tpl: Add BOOT_ADAFLAGS.
7984         * Makefile.in: Regenerate.
7986 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7988         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7989         * configure: Regenerate.
7991 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7993         * configure.ac: Add makefile fragments for hpux.
7994         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7995         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7996         * configure: Regenerate.
7997         * Makefile.in: Regenerate.
7999 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
8001         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8003 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
8005         * MAINTAINERS (Write after Approval): Add myself.
8007 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
8009         * MAINTAINERS (Write After Approval):  Add myself.
8011 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
8013         * MAINTAINERS (Write After Approval):  Add myself.
8015 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
8017         * MAINTAINERS: Update my email address.
8019 2008-06-25  Joey Ye  <joey.ye@intel.com>
8021         * MAINTAINERS (Write After Approval):  Add myself.
8023 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8025         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8026         * Makefile.in: Regenerate.
8027         * configure: Regenerate.
8029 2008-06-17  Daniel Kraft  <d@domob.eu>
8031         * MAINTAINERS (Write After Approval):  Add myself.
8033 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8035         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8036         "$@" is still intact with both Autoconf 2.59 and 2.62.
8037         * configure: Regenerate.
8039 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8041         * Makefile.tpl: Fix comment errors.
8042         * Makefile.in: Regenerate.
8044 2008-06-12  David S. Miller  <davem@davemloft.net>
8045             David Edelsohn  <edelsohn@gnu.org>
8047         * configure.ac: Add powerpc*-*-* to gold supported targets.
8048         * configure: Regenerate.
8050 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
8052         PR tree-optimization/36218
8053         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8054         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8055         (all prefix="build-"): Pass them to build-system sub-makes.
8056         * Makefile.in: Regenerate.
8058 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
8060         * MAINTAINERS (mt port): Remove.
8061         (sco5, unixware, sco udk): Remove.
8062         (Kean Johnston): Add to Write After Approval.
8064 2008-05-30  Julian Brown  <julian@codesourcery.com>
8066         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8067         of libobjc for ARM EABI Linux.
8068         * configure: Regenerate.
8070 2008-05-18  Xinliang David Li   <davidxl@google.com>
8072         * ChangeLog: Remove wrong ChangeLog entry.
8074 2008-05-17  Xinliang David Li   <davidxl@google.com>
8076         * MAINTAINERS (Write After Approval): Add myself.
8078 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
8080         * MAINTAINERS (Write After Approval): Add myself.
8082 2008-05-14  Rafael Espíndola  <espindola@google.com>
8084         * config-ml.in: don't handle --enable-shared and --enable-static.
8086 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
8088         * MAINTAINERS: Update my email address.
8090 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
8092         * MAINTAINERS: Update my email address.
8094 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
8096         * MAINTAINERS (Write After Approval): Add myself.
8098 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
8100         * MAINTAINERS (Write After Approval): Add myself.
8102 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
8104         * MAINTAINERS (crx): Add myself.
8106 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8108         Sync with src:
8109         2008-04-14  David S. Miller  <davem@davemloft.net>
8111         * configure.ac: Add sparc*-*-* to gold supported targets.
8112         * configure: Regenerate.
8114 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8116         PR bootstrap/35457
8117         * configure.ac: Include override.m4.
8118         * configure: Regenerate.
8120 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8122         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8123         * Makefile.in: Regenerate.
8125 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
8127         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8128         as nonconfigurable directories list.
8129         * configure: Regenerate.
8131 2008-04-14  Ben Elliston  <bje@au.ibm.com>
8133         * config.sub, config.guess: Update from upstream sources.
8135 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
8137         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8138         * Makefile.in: Regenerate.
8140 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
8142         * configure.ac: Do not build libssp for the AVR.
8143         * configure: Regenerate.
8145 2008-04-07  Ian Lance Taylor  <iant@google.com>
8147         * Makefile.def: check-gold depends upon all-binutils.
8148         * Makefile.in: Regenerate.
8150 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
8152         * MAINTAINERS (Write After Approval): Add myself.
8154 2008-04-04  Nick Clifton  <nickc@redhat.com>
8156         PR binutils/4334
8157         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8158         builds.
8159         * configure: Regenerate.
8161 2008-04-04  NightStrike  <NightStrike@gmail.com>
8163         PR other/35151
8164         * configure.ac: Combine rules for mingw32 and mingw64.
8165         * configure: Regenerate.
8167 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
8169         * MAINTAINERS (Write After Approval): Add myself.
8171 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
8173         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8174         * Makefile.in (.NOTPARALLEL): Ditto.
8176 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
8178         * MAINTAINERS (Write After Approval): Add myself.
8180 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
8182         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8183         * Makefile.in (.NOTPARALLEL): Regenerate.
8185 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
8187         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8188         * Makefile.in: Regenerate.
8190 2008-03-26  Jakub Staszak  <kuba@et.pl>
8192         * MAINTAINERS (Write After Approval): Add myself.
8194 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8196         * MAINTAINERS:  Update e-mail address.
8198 2008-03-20  Ian Lance Taylor  <iant@google.com>
8200         * configure.ac: Add support for --enable-gold.
8201         * Makefile.def: Add gold as a directory like ld.
8202         * configure, Makefile.in: Regenerate.
8204 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8206         * configure.ac: m4_include config/proginstall.m4.
8207         * configure: Regenerate.
8209         Backport from upstream Libtool:
8211         2007-10-12  Eric Blake  <ebb9@byu.net>
8213         Deal with Autoconf 2.62's semantic change in m4_append.
8214         * ltsugar.m4 (lt_append): Replace broken versions of
8215         m4_append.
8216         (lt_if_append_uniq): Don't require separator to be overquoted,
8217         and avoid broken m4_append.
8218         (lt_dict_add): Fix typo.
8219         * libtool.m4 (_LT_DECL): Don't overquote separator.
8221 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
8223         * config.rpath: Add AIX 6 support.
8225 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
8227         * Makefile.def (stageprofile).  Remove -fprofile-generate
8228         from stage_libcflags.
8229         * Makefile.in: Regenerate.
8231 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8233         * config.sub, config.guess: Update from upstream sources.
8235 2008-03-06  Tom Tromey  <tromey@redhat.com>
8237         * MAINTAINERS: Update for treelang deletion.
8239 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
8241         * MAINTAINERS: Update my email address.
8243 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
8245         * MAINTAINERS (darwin port): Add myself as a maintainer.
8246         (objective-c/c++): Add myself as a maintainer.
8248 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
8250         * MAINTAINERS (Write After Approval): Update my email address.
8252 2008-02-25  Tomas Bily  <tbily@suse.cz>
8254         * MAINTAINERS (Write After Approval): Add myself.
8256 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
8258         * MAINTAINERS (OpenMP): Add myself.
8260 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
8262         PR bootstrap/32009
8263         PR bootstrap/32161
8265         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8266         * configure: Regenerate.
8268         * Makefile.def: Define stage_libcflags for all bootstrap stages.
8269         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8270         STAGE4_LIBCFLAGS): New.
8271         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8272         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8273         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8274         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8275         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8276         for target modules.  Don't export LIBCFLAGS.
8277         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8278         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8279         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8280         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8281         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8282         * Makefile.in: Regenerate.
8284 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8286         PR libgcj/33085
8287         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8288         Do not use -DDLL_EXPORT.  Backport from upstream.
8290 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8292         * MAINTAINERS (Write After Approval): Add myself.
8294 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
8296         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8297         * configure: Regenerate.
8299 2008-01-31  Marc Gauthier  <marc@tensilica.com>
8301         * configure.ac (xtensa*-*-*): Recognize processor variants.
8302         * configure: Regenerate.
8304 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8306         PR bootstrap/34922
8307         * configure.ac (PARSE_ARGS): Push suitable setting of
8308         ac_subdirs_all, for `./configure --help=recursive'.
8309         Handle `+' in generic toplevel directory disabling.
8310         * configure: Regenerate.
8312 2008-01-28  Nick Clifton  <nickc@redhat.com>
8314         * MAINTAINERS (xstormy16): Take over maintainership.
8316 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8318         * MAINTAINERS (c4x port): Remove.
8320 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
8322         * libtool.m4: Backport AIX 6 support from ToT Libtool.
8324 2008-01-23  Ben Elliston  <bje@au.ibm.com>
8326         * config.sub, config.guess: Update from upstream sources.
8328 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
8330         * MAINTAINERS (Write After Approval): Add myself.
8332 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
8334         * MAINTAINERS: Update my email address.
8336 2008-01-09  Raksit Ashok  <raksit@google.com>
8338         * MAINTAINERS (Write After Approval): Add myself.
8340 2008-01-09  Raksit Ashok  <raksit@google.com>
8342         * MAINTAINERS (Write After Approval): Add myself.
8344 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8346         * config.sub, config.guess: Update from upstream sources.
8348 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8350         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8351         Change recommended MPFR from 2.2.1 -> 2.3.0.
8352         * configure: Regenerate.
8354 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8356         * MAINTAINERS: Update my email address.
8358 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8360         * MAINTAINERS: Update my email address.
8362 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8364         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8365         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8366         * Makefile.in: Regenerate.
8368 2007-12-10  Mark Heffernan  <meheff@google.com>
8370         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8371         misplaced entries.
8373 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8375         * configure.ac: Enable libjava for x86_64-*-darwin9.
8376         * configure: Regenerate.
8378 2007-12-07  Bill Maddox  <maddox@google.com>
8380         * MAINTAINERS (Write After Approval): Add myself.
8382 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8384         * config.sub, config.guess: Update from upstream sources.
8386 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8388         * config-ml.in: Remove 64bit configure tests.
8390 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8392         * config-ml.in: Robustify against white space in absolute file
8393         names.
8395         * config-ml.in (multi-clean): Substitute ${Makefile}.
8396         Remove superfluous ${Makefile} in list.
8398 2007-11-19  Thiemo Seufer  <ths@mips.com>
8400         * config-ml.in: Don't hardcode the Makefile name.
8402 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8404         * MAINTAINERS (Write After Approval): Add myself.
8406 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8408         * MAINTAINERS (Write After Approval): Add myself.
8410 2007-11-06  Doug Kwan  <dougkwan@google.com>
8412         * MAINTAINERS (Write After Approval): Add myself.
8414 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8416         * MAINTAINERS (mercury): Remove entry.
8417         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8419 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8421         * Makefile.def (dependencies): Make configure-gdb depend on
8422         all-intl.
8423         * Makefile.in: Regenerated.
8425 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8427         * MAINTAINERS (Fortran maintainer): Remove myself.
8429 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8431         * Makefile.def: To avoid problems running with parallel makes,
8432         build newlib before libgloss so that target specific header
8433         files are availble.
8434         * Makefile.in: Regenerate
8436 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8438         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8439         * Makefile.in: Regenerate.
8441 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8443         * MAINTAINERS (Register allocation reviewer): Add myself.
8445 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8447         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8448         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8449         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8450         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8451         * configure: Regenerate.
8453 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8455         * MAINTAINERS (Register allocation reviewer): Add myself.
8457 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8459         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8460         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8461         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8462         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8463         * configure.ac: Default them to host tools for $host = $build.
8464         Subst them.
8466         * configure: Regenerate.
8467         * Makefile.in: Regenerate.
8469 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8471         * MAINTAINERS (Register allocation reviewer): Add myself.
8473 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8475         * MAINTAINERS (Register allocation reviewer): Add myself.
8477 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8479         * MAINTAINERS (Write After Approval): Fix typo.
8481 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8483         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8484         * configure: Regenerate.
8486 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8488         PR bootstrap/31906
8489         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8490         they're already prefixed.
8492 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8494         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8495         libstdc++.
8496         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8497         * configure: Regenerate.
8498         * Makefile.in: Regenerate.
8500 2007-09-17  Andreas Schwab  <schwab@suse.de>
8502         * configure.ac: Raise minimum makeinfo version to 4.6.
8503         * configure: Regenerate.
8505 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8507         * MAINTAINERS (write-after-approval) add myself
8509 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8511         * configure.ac: Correct makeinfo version check.
8512         * configure: Regenerate.
8514 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8516         * MAINTAINERS: Update my email address.
8518 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8520         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8521         to $skipdirs and only disable gprof for newlib.  Use the normal
8522         mips*-elf* handling in other respects.
8523         * configure: Regnerate.
8525 2007-09-12  David Daney  <ddaney@avtrex.com>
8527         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8528         enabling libgcj.
8529         * configure: Regenerate.
8531 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8533         PR other/32154
8534         * configure.ac: For libgloss targets, point the linker to the linker
8535         script, startup code and simulator library.
8536         * configure: Regenerate.
8538 2007-09-07  Andrew Haley  <aph@redhat.com>
8540         * configure.ac (noconfigdirs): Remove target-libffi and
8541         target-libjava.
8542         * configure: Regenerate.
8544 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8546         PR target/33281
8547         * configure.ac: Use config/mh-mingw on mingw.
8548         * configure: Regenerate.
8550 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8552         * MAINTAINERS (Write After Approval): Add myself.
8554 2007-09-05  Richard Guenther  <rguenther@suse.de>
8556         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8557         nor --disable-checking is provided also turn on yes and types
8558         checking for stage1.
8559         * configure: Re-generate.
8561 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8563         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8564         (Write After Approval): Remove myself.
8566 2007-08-29  Nick Clifton  <nickc@redhat.com>
8568         * config.sub, config.guess: Update from upstream sources.
8570 2007-08-22  Bud Davis  <jmdavis@link.com>
8572         * MAINTAINERS (Write After Approval): Added myself.
8573         * MAINTAINERS (Reviewers): Removed myself.
8575 2007-08-18  Paul Brook  <paul@codesourcery.com>
8576             Joseph Myers  <joseph@codesourcery.com>
8578         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8579         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8580         * Makefile.in: Regenerate.
8581         * configure.ac (--with-debug-prefix-map): New.
8582         * configure: Regenerate.
8584 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8585             Nigel Stephens  <nigel@mips.com>
8587         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8588         as target_makefile_frag.
8589         * configure: Regenerate.
8591 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8593         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8594         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8595         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8596         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8597         (do-compare, do-compare3, do-compare-debug): New.
8598         ([+compare-target+]): Use them.
8600 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8602         * MAINTAINERS (Write After Approval): Change my email address.
8604 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8605             Ben Elliston  <bje@au.ibm.com>
8607         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8608         --silent if $silent.
8609         * configure: Regenerate.
8611 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8613         * MAINTAINERS (Various Maintainers): Add myself as
8614         loop infrastructure maintainer.  Update my e-mail
8615         address.
8617 2007-07-31  Diego Novillo  <dnovillo@google.com>
8619         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8620         Adjust description.
8622 2007-07-26  Richard Guenther  <rguenther@suse.de>
8624         * configure.ac: Add types checking to stage1 checking flags.
8625         * configure: Regenerate.
8627 2007-07-17  Nick Clifton  <nickc@redhat.com>
8629         * COPYING3: New file.  Contains version 3 of the GNU General
8630         Public License.
8631         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8632         Lesser General Public License.
8634 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8636         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8638 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8640         * MAINTAINERS (S/390 co-maintainer): Add myself.
8641         (Write After Approval): Remove myself.
8643 2007-07-13  Dan Hipschman  <dsh@google.com>
8645         * MAINTAINERS (Write After Approval): Add myself.
8647 2007-07-11  Nick Clifton  <nickc@redhat.com>
8649         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8650         WINDRES export.
8651         * Makefile.in: Regenerate.
8653 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8655         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8656         maintainer.
8658 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8660         * lt~obsolete.m4: New. Import from 20070318 libtool.
8662 2007-07-03  Julian Brown  <julian@codesourcery.com>
8664         * MAINTAINERS (Write After Approval): Add myself.
8666 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8668         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8669         * configure: Regenerate.
8671 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8673         * configure.ac: Add some missing m4 quotation.
8674         * configure: Regenerate.
8676 2007-07-02  Simon Baldwin  <simonb@google.com>
8678         * MAINTAINERS (Write After Approval): Add myself.
8680 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8682         * configure: Regenerate.
8684 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8686         * Makefile.def: Add windmc tool to build.
8687         * Makefile.tpl: Likewise.
8688         * configure.ac: Likewise.
8689         * Makefile.in: Regenerate.
8690         * configure: Regenerate.
8692 2007-06-28  DJ Delorie  <dj@redhat.com>
8694         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8695         not building newlib.
8696         * configure: Regenerated.
8698 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8700         * MAINTAINERS (Write After Approval): Add myself.
8702 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8704         * MAINTAINERS (Write After Approval): Add myself.
8706 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8708         * MAINTAINERS (Write After Approval): Add myself.
8710 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8712         * MAINTAINERS (Write After Approval): Add myself.
8714 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8716         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8717         * Makefile.in: Regenerated.
8719 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8721         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8722         bfin*-*-uclinux* targets.
8723         * configure: Regenerate.
8725 2007-06-14  Ian Lance Taylor  <iant@google.com>
8727         * MAINTAINERS: Add myself as non-algorithmic global write
8728         maintainer.
8730 2007-06-14  Diego Novillo  <dnovillo@google.com>
8732         * MAINTAINERS: Add self as middle-end maintainer and
8733         non-algorithmic global write maintainer.
8735 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8737         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8738         Move all Fortran maintainers except Paul Brook into the
8739         Non-Autopoiesis section.
8741 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8743         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8744         (distclean-stage[+id+]): Possibly delete stage_last.
8745         * Makefile.in: Regenerate.
8747 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8749         * MAINTAINERS (Various Maintainer): Fix typo.
8751 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8753         * MAINTAINERS (Various Maintainer): Add myself as
8754         dataflow maintainer.
8756 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8758         * config.sub, config.guess: Update from upstream sources.
8760 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8762         * Makefile.tpl: Fix spelling error.
8763         * Makefile.in: Regenerate.
8765 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8767         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8768         lt_cv_sys_max_cmd_len.
8770 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8772         * MAINTAINERS (Various Maintainers): Add myself as
8773         auto-vectorizer maintainer.
8775 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8777         PR libjava/32098
8778         * libtool.m4: Revert previous change.
8779         * ltgcc.m4: Put it here.
8781 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8783         * MAINTAINERS (Various Maintainers): Add myself as
8784         auto-vectorizer maintainer.
8786 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8788         PR libjava/32098
8789         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8791 2007-05-30  Richard Guenther  <rguenther@suse.de>
8793         * MAINTAINERS (Various Maintainers): Add myself as
8794         auto-vectorizer maintainer.
8796 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8798         PR bootstrap/29382
8799         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8800         * configure: Rebuilt.
8802 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8804         * MAINTAINERS (Write After Approval): Removed my name.
8806 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8808         * MAINTAINERS (Write After Approval): Remove myself.
8810 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8812         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8814 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8816         * ltmain.sh: Update from ToT Libtool.
8817         * libtool.m4: Update from ToT Libtool.
8818         * ltsugar.m4: New. Update from ToT Libtool.
8819         * ltversion.m4: New. Update from ToT Libtool.
8820         * ltoptions.m4: New. Update from ToT Libtool.
8821         * ltconfig: Remove.
8822         * ltcf-c.sh: Remove.
8823         * ltcf-cxx.sh: Remove.
8824         * ltcf-gcj.sh: Remove.
8826 2007-05-22  Ollie Wild  <aaw@google.com>
8828         * MAINTAINERS (Write After Approval): Add myself.
8830 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8832         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8833         stage_cflags.
8834         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8835         Remove CFLAGS/LIBCFLAGS.
8836         (configure-stage[+id+]-[+prefix+][+module+],
8837         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8838         * Makefile.in: Regenerate.
8840 2007-05-15  Diego Novillo  <dnovillo@google.com>
8842         * MAINTAINERS: Update e-mail address.
8844 2007-05-15  Revital Eres  <eres@il.ibm.com>
8846         * MAINTAINERS (Write After Approval): Add myself.
8848 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8850         * MAINTAINERS (Write After Approval): Updated my address.
8852 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8854         * MAINTAINERS (Write After Approval): Add myself.
8856 2007-05-11  Silvius Rus  <rus@google.com>
8858         * MAINTAINERS (Write After Approval): Add myself.
8860 2007-04-23  Tom Tromey  <tromey@redhat.com>
8862         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8864 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8866         * MAINTAINERS (cpplib): Rename to ...
8867         (libcpp): ... this.  Add C/C++ front end maintainers.
8869 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8871         * config-ml.in: Pass ${ml_config_env} to configure calls.
8873 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8875         * MAINTAINERS (Write After Approval): Add myself.
8877 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8879         * MAINTAINERS (Write After Approval): Add myself.
8881 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8883         * MAINTAINERS (fortran 95 front end): Add myself.
8885 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8887         * MAINTAINERS (Write After Approval): Add myself.
8889 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8891         * MAINTAINERS (Modulo Scheduler): Add myself.
8893 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8895         * MAINTAINERS (fortran 95 front end): Add myself.
8896         (c++ front end): whitespace fix.
8898 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8900         * MAINTAINERS (Write After Approval): Add myself.
8902 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8904         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8905         of glob.  Quote arguments with single quotes too.
8906         * configure: Regenerate.
8908 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8910         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8911         * Makefile.in: Regenerate
8913 2007-03-07  Andreas Schwab  <schwab@suse.de>
8915         * configure: Regenerate.
8917 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8919         * configure.ac: Add "--with-pdfdir" configure option,
8920         which defines pdfdir variable.
8921         * Makefile.def (target=fixincludes): Add install-pdf to
8922         missing targets.
8923         (recursive_targets): Add install-pdf target.
8924         (flags_to_pass): Add pdfdir.
8925         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8926         target.
8927         * configure: Regenerate
8928         * Makefile.in: Regenerate
8930 2007-02-28  Eric Christopher  <echristo@apple.com>
8932         Revert:
8933         2006-12-07  Mike Stump  <mrs@apple.com>
8935         * Makefile.def (dependencies): Add dependency for
8936         install-target-libssp and install-target-libgomp on
8937         install-gcc.
8938         * Makefile.in: Regenerate.
8940 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8942         * configure: Regenerate.
8943         * configure.ac: Move statements after variable declarations.
8945 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8947         * MAINTAINERS: Add myself as sh maintainer.
8949 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8951         * configure.ac: Adjust for loop syntax.
8952         * configure: Regenerate.
8954 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8956         * configure: Rebuilt.
8958 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8960         * configure.ac: Drop multiple occurrences of --enable-languages,
8961         and fix its quoting.
8962         * configure: Rebuilt.
8964 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8965             Nathan Sidwell  <nathan@codesourcery.com>
8966             Vladimir Prus  <vladimir@codesourcery.com>
8967             Joseph Myers  <joseph@codesourcery.com>
8969         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8970         * configure: Regenerate.
8972 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8974         * ltconfig (freebsd*): Default to elf.
8976 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8978         * configure.ac (target_libraries): Move libgcc before libiberty.
8979         * configure: Regenerated.
8981 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8982             Paolo Bonzini  <bonzini@gnu.org>
8984         PR bootstrap/30753
8985         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8986         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8987         * configure: Regenerated.
8989 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8991         * MAINTAINERS (Language Front End Maintainers): Update my mail
8992         address.
8994 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8996         PR bootstrap/30748
8997         * configure.ac: Correct syntax for Solaris ksh.
8998         * configure: Regenerated.
9000 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9002         * configure.ac: Sync with src.
9003         * configure: Regenerate.
9005 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9007         * Makefile.in: Regenerate.
9009 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9011         * config.sub: Sync with src.
9013 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9015         * Makefile.tpl (build_alias, host_alias, target_alias): Use
9016         noncanonical equivalents.
9017         * configure.in: Rename to...
9018         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
9019         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
9020         target_noncanonical.  Use them.  Rewrite removal of configure
9021         arguments for autoconf 2.59.  Discard variable settings.  Force
9022         program_transform_name for native tools.
9024         * Makefile.in: Regenerated.
9025         * configure: Regenerated with autoconf 2.59.
9027 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
9029         * MAINTAINERS (Write After Approval): Add myself.
9031 2007-01-31  Andreas Schwab  <schwab@suse.de>
9033         * Makefile.tpl (LDFLAGS): Substitute it.
9034         * Makefile.in: Regenerate.
9036 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
9038         * MAINTAINERS (Write After Approval): Add myself.
9040 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
9042         * MAINTAINERS (spu port): Add myself.
9044 2007-01-23  Richard Guenther  <rguenther@suse.de>
9046         PR bootstrap/30541
9047         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9048         * Makefile.tpl (GNATBIND): Substitute it.
9049         (GNATMAKE): Likewise.
9050         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9051         of STAGE_PREFIX.
9052         * Makefile.in: Regenerate.
9053         * configure: Regenerate.
9055 2007-01-18  Mike Stump  <mrs@apple.com>
9057         * configure.in: Re-enable -Werror for gcc builds.
9059 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
9061         * MAINTAINERS (Write After Approval): Add myself.
9063 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9065         * configure.in: Change == to = in test command.
9066         * configure: Regenerate.
9068 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9069             Nick Clifton  <nickc@redhat.com>
9070             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
9072         * configure.in (build_configargs, host_configargs, target_configargs):
9073         Remove build/host/target parameters.
9074         (host_libs): Add gmp and mpfr.
9075         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9076         * Makefile.def (gmp, mpfr): New.
9077         (gcc): Remove target.
9078         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9079         target_os, target_vendor): New.
9080         (configure): Add host_alias/target_alias arguments; adjust invocations.
9081         * configure: Regenerate.
9082         * Makefile.in: Regenerate.
9084 2007-01-11  Matt Fago  <fago@earthlink.net>
9086         * configure.in: Try to link to functions only in mpfr 2.2.x
9087         to improve robustness of configure tests.
9088         * configure: Regenerate.
9090 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
9092         * MAINTAINERS: Add myself as i386 maintainer.
9094 2007-01-08  Jan Hubicka  <jh@suse.cz>
9096         * MAINTAINERS: Add myself as i386 maintainer.
9098 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
9100         * configure.in: Add support for an x86_64-mingw* target.
9101         * configure: Regenerate.
9103 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
9105         * Makefile.tpl (all-target): Correct @if conditional for target
9106         modules.
9107         * configure.in: Omit libiberty if building only target libgcc.
9108         * configure, Makefile.in: Regenerated.
9110 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
9112         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9113         * configure: Regenerate.
9115 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
9117         * Makefile.def (target_modules): Add libgcc.
9118         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
9119         * Makefile.tpl (clean-target-libgcc): Delete.
9120         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9121         on gcc even for bootstrapped modules.  Rewrite handling of
9122         lang_env_dependencies to loop over target_modules.
9123         * configure.in (target_libraries): Add target-libgcc.
9124         * Makefile.in, configure: Regenerated.
9126 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9128         * configure.in: Reorganize recognition of languages.  Add
9129         --enable-stage1-languages.  Show supported languages for the chosen
9130         target rather than all recognized languages.
9131         * configure: Regenerate.
9133 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9135         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9136         * Makefile.in: Regenerate.
9138 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9140         * configure.in: Warn that MPFR 2.2.0 is buggy.
9141         * configure: Regenerate.
9143 2006-12-27  Ian Lance Taylor  <iant@google.com>
9145         * configure.in: When removing Makefiles to force a reconfigure, also
9146         remove prev-DIR*/Makefile.
9147         * configure: Regenerate.
9149 2006-12-22  Andreas Schwab  <schwab@suse.de>
9151         * configure: Regenerate with correct autoconf version.
9153 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
9155         * configure.in: add AC_SUBST for *_FOR_TARGET.
9156         * configure: Regenerate.
9158 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9160         * configure.in: Simplify logic for rejecting languages that cannot
9161         be built.  Separate the case when a language is unsupported,
9162         from the case when the user chooses not to build a language.
9164 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9166         * configure.in: Remove "$build" case for powerpc-*-darwin* since
9167         it only affects bootstrap and could be tested on "$host" as well.
9168         * configure: Regenerate.
9169         * config/mh-ppc-darwin: Add to the stage1 cflags here.
9171 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9173         PR bootstrap/29544
9174         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9175         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9176         move here comment from Makefile.tpl.
9177         * Makefile.tpl: Move some definitions higher in the file.
9178         (STAGE1_CHECKING): New.
9179         * configure.in: Add --enable-stage1-checking.
9180         * configure: Regenerate.
9181         * Makefile.in: Regenerate.
9183 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9185         * MAINTAINERS: Add myself as build system maintainer.
9187 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
9189         * MAINTAINERS (Write After Approval): Add myself.
9191 2006-12-13  Eric Christopher  <echristo@apple.com>
9193         * MAINTAINERS: Add myself as darwin maintainer.
9195 2006-12-11  Ian Lance Taylor  <ian@airs.com>
9197         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9199 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
9201         MAINTAINERS: Update my entry.
9203 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
9205         * configure.in:  Handle spu makefile frag.
9206         * Makefile.tpl (MAINT): Define
9207         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9208         * configure: Regenerate.
9209         * Makefile.in: Regenerate.
9211 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9213         * config.guess: Import latest version.
9214         * config.sub: Likewise.
9216 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9218         * configure.in (spu-*-*): Don't skip target-libiberty.
9219         * configure: Regenerate.
9221 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
9223         PR bootstrap/30134
9224         * configure.in: Correct x86 darwin support for libjava to powerpc
9225         and i?86 only.
9226         * configure: Regenerate.
9228 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
9230         * configure.in: Add x86 darwin support for libjava.
9231         * configure: Regenerate.
9233 2006-12-07  Mike Stump  <mrs@apple.com>
9235         * Makefile.def (dependencies): Add dependency for
9236         install-target-libssp and install-target-libgomp on
9237         install-gcc.
9238         * Makefile.in: Regenerate.
9240 2006-12-04  Richard Guenther  <rguenther@suse.de>
9242         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9243         (Non-Algorithmic Maintainers): Move over non-algorithmic
9244         loop optimizer maintainers, add myself as a non-algorithmic
9245         middle-end maintainer.
9247 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
9249         * MAINTAINERS (Write After Approval): Add myself.
9251 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9253         * configure.in: Update error message for missing GMP/MPFR.
9255         * configure: Regenerate.
9257 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9259         * configure.in: Update MPFR version in error message.
9261         * configure: Regenerate.
9263 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9265         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9266         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9267         --with-gmp-lib): New flags.
9269         * configure: Regenerate.
9271 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
9273         * MAINTAINERS (Write After Approval): Change my email address.
9275 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9277         * MAINTAINERS (Write After Approval): Add myself.
9279 2006-11-22  Philipp Thomas  <pth@suse.de>
9281         * MAINTAINERS (i18n): Update e-mail address.
9283 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9285         * MAINTAINERS (spu port): Add myself as maintainer.
9286         (Write After Approval): Remove myself.
9288 2006-11-22  Ben Elliston  <bje@au.ibm.com>
9290         * configure.in (skipdirs): Don't build libssp for SPU.
9291         * configure: Regenerate.
9293 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9295         * MAINTAINERS (spu port): Add myself as maintainer.
9296         (libobjc): Update my email address.
9298 2006-11-21  Andrea Bona  <andrea.bona@st.com>
9300         * MAINTAINERS (Write After Approval): Add myself.
9302 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9304         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9305         * configure : Rebuilt.
9307 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9309         * MAINTAINERS (Write After Approval): Add myself.
9311 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
9313         * MAINTAINERS (Write After Approval): Add myself.
9315 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9317         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9318         libmpfr.a.
9319         * configure: Regenerate.
9321 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
9323         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9324         (unstage): Test for stage_last presence.
9326         PR bootstrap/29802
9327         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9328         STAGE_PREFIX.
9329         * Makefile.in: Regenerate.
9331 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
9333         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9334         maintainers.
9336 2006-11-14  Erven Rohou  <erven.rohou@st.com>
9338         * MAINTAINERS (Write After Approval): Add myself.
9340 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9342         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9343         and stageN-package/Makefile.
9344         * Makefile.in: Regenerated.
9346 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9348         * configure.in: Remove target-libgloss from noconfigdirs for
9349         bfin-*-*.
9350         * configure: Regenerated.
9352 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9354         * configure.in (have_gmp): Only error if the gcc directory exists.
9356         * configure: Regenerate.
9358 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9360         * configure.in: Robustify error message for missing GMP/MPFR.
9362         * configure: Regenerate.
9364 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9366         * MAINTAINERS (Write After Approval): Add myself.
9368 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9370         * MAINTAINERS: Change email address.
9372 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9374         * MAINTAINERS (Write After Approval): Add myself.
9376 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9378         * MAINTAINERS (Write After Approval): Add myself.
9380 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9382         * MAINTAINERS (Write After Approval): Move myself to
9383         Write After Approval section.
9385 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9387         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9388         need_gmp anymore.
9389         * configure: Regenerate.
9391 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9393         * MAINTAINERS (Write After Approval): Add myself.
9395 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9397         * config.guess: Import latest version.
9398         * config.sub: Likewise.
9400 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9402         * Makefile.def: Added pdf target handling.
9403         * Makefile.tpl: Added pdf target handling.
9404         * Makefile.in: Regenerated.
9406 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9408         * MAINTAINERS: Add self as score port maintainer.
9410 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9412         * MAINTAINERS (Write After Approval): Add myself.
9414 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9416         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9417         or newer.
9418         * configure: Regenerated.
9420 2006-09-27  Dave Brolley  <brolley@redhat.com>
9422         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9423         using $s instead of $r.
9424         * configure: Regenerated.
9426 2006-09-26  Thiemo Seufer  <ths@mips.com>
9428         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9429         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9430         * configure: Regenerate.
9432 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9434         * MAINTAINERS (Write After Approval): Remove myself.
9436 2006-09-22  Chao-ying Fu  <fu@mips.com>
9438         * MAINTAINERS (Write After Approval): Add myself.
9440 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9442         * MAINTAINERS: Add self as soft-fp maintainer.
9444 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9446         * MAINTAINERS: Add myself as avr maintainer.
9447         Remove Marek Michalkiewicz as avr maintainer.
9449 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9451         * MAINTAINERS (Write After Approval): Add myself.
9453 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9455         * configure.in: Never build newlib for a Mingw host.
9456         Never build newlib as Mingw target library.
9457         Test the existence of winsup/cygwin for building a Cygwin newlib,
9458         rather than just winsup.
9459         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9460         building a Mingw target.
9461         * configure: Regenerate.
9463 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9465         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9467 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9469         * config.guess: Import from src (was more updated).
9470         * config.sub: Likewise.
9472 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9474         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9475         * configure: Regenerated.
9477 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9479         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9480         for stages after the first.
9482 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9484         * Makefile.def: Add dependencies for configure-opcodes
9485         on configure-intl and all-opcodes on all-intl.
9486         * Makefile.in: Regenerated.
9488 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9490         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9492 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9494         Port to hosts whose 'sort' and 'tail' implementations
9495         treat operands with leading '+' as file names, as POSIX
9496         has required since 2001.  However, make sure the code still
9497         works on pre-POSIX hosts.
9498         * ltmain.sh: Don't assume "sort +2" is equivalent to
9499         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9501 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9503         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9505 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9507         * ltconfig: chmod 644 before ranlib during install.
9509 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9511         PR bootstrap/18058
9512         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9513         if the bootstrap compiler is a GCC version that supports it.
9514         * configure: Regenerate.
9516 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9518         * configure.in: Fix thinkos in previous check-in.
9519         * configure: Regenerate.
9521 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9523         PR other/27063
9524         * configure.in: Test subdir_requires and give an appropriate
9525         error message.
9526         * configure: Regenerate.
9528 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9530         * MAINTAINERS (Write After Approval): Add myself.
9532 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9534         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9536 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9538         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9540 2006-06-20  David Ayers  <d.ayers@inode.at>
9542         PR bootstrap/28072
9543         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9544         whether target-libjava is being configured instead of whether the
9545         java front end is enabled.
9546         * configure: Regenerate.
9548 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9550         PR target/27540
9551         * configure.in: Only enable libgomp on IRIX 6.
9552         * configure: Regenerate.
9554 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9556         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9557         too.
9558         * Makefile.in: Regenerate.
9560 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9562         * config-ml.in: Alter CCASFLAGS to include special
9563         multilib options the same as is done for CFLAGS.
9565 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9567         * configure.in: Don't enable libgomp on hpux10.
9568         * configure: Rebuilt.
9570 2006-06-12  David Ayers  <d.ayers@inode.at>
9572         PR bootstrap/27963
9573         PR target/19970
9574         * configure.in: Remove target-boehm-gc from noconfigdirs where
9575         ${libgcj} is specified.
9576         * configure: Regenerate.
9578 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9580         Sync from src:
9582         * configure.in: Sync.
9583         * configure: Regenerated.
9585         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9587         * Makefile.def: Added dependencies from sim and gdb on intl, and
9588         added configure dependencies to everything with an all dependency
9589         on intl.
9590         * Makefile.in: Regenerated.
9592 2006-06-06  David Ayers  <d.ayers@inode.at>
9594         PR libobjc/13946
9595         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9596         * Makefile.in: Regenerate.
9597         * configure.in: Add --enable-objc-gc at toplevel and have it
9598         enable boehm-gc for Objective-C.
9599         Remove target-boehm-gc from libgcj.
9600         Add target-boehm-gc to target_libraries.
9601         Add target-boehm-gc to noconfigdirs where ${libgcj}
9602         is specified.
9603         Assert that boehm-gc is supported when requested for Objective-C.
9604         Only build boehm-gc if needed either for Java or Objective-C.
9605         * configure: Regenerate.
9607 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9609         PR 27674
9610         * Makefile.tpl (configure-[+prefix+][+module+],
9611         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9612         Remove rule to unstage bootstrapped modules.
9613         (stage_current): New.
9614         * Makefile.in: Regenerate.
9616 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9618         * MAINTAINERS (Write After Approval): Update my e-mail address.
9620 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9622         * include/libiberty.h: Declare pex_run_in_environment.
9624 2006-05-31  Asher Langton  <langton2@llnl.gov>
9626         * MAINTAINERS (Write After Approval): Add myself.
9628 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9630         * Makefile.def (bfd, opcodes): Fix lib_path.
9631         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9632         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9633         * Makefile.in: Regenerate.
9635 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9637         * Makefile.in: Regenerate.
9639 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9641         * Makefile.def: Add install-html target. Add datarootdir
9642         docdir and htmldir to flags_to_pass.
9643         * Makefile.tpl: Add install-html target.
9644         * Makefile.in: Regenerate.
9645         * configure.in: Add --with-datarootdir, --with-docdir, and
9646         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9647         * configure: Regenerate.
9649 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9651         * configure.in: Enable gprof for cross builds.
9652         * configure: Regenerate.
9654 2006-05-22  Richard Guenther  <rguenther@suse.de>
9656         Revert
9657         2006-01-31  Richard Guenther  <rguenther@suse.de>
9658         Paolo Bonzini  <bonzini@gnu.org>
9660         * Makefile.def (target_modules): Add libgcc-math target module.
9661         * configure.in (target_libraries): Add libgcc-math target library.
9662         (--enable-libgcc-math): New configure switch.
9663         * Makefile.in: Re-generate.
9664         * configure: Re-generate.
9665         * libgcc-math: New toplevel directory.
9667 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9668             Andreas Tobler  <a.tobler@schweiz.ch>
9670         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9671         * configure: Rebuilt.
9673 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9675         * MAINTAINERS (Write After Approval): Add myself.
9677 2006-05-01  DJ Delorie  <dj@redhat.com>
9679         * configure.in: Restore CFLAGS if GMP isn't present.
9680         * configure: Regenerate.
9682 2006-05-01  Richard Guenther  <rguenther@suse.de>
9684         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9685         maintainer.
9687 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9689         * MAINTAINERS (Write After Approval): Add myself.
9691 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9693         * MAINTAINERS (Write After Approval): Add myself.
9695 2006-04-18  DJ Delorie  <dj@redhat.com>
9697         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9698         reference libgloss so that libssp can be built in a combined
9699         tree.
9700         * configure: Regenerate.
9702 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9704         * MAINTAINERS (Write After Approval): Add myself.
9706 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9708         * configure.in: Require makeinfo 4.4 or higher.
9709         * configure: Regenerate.
9711 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9713         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9714         Rearrange the entries of other libraries to have them in one place.
9716 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9718         * MAINTAINERS (Write After Approval): Remove myself.
9719         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9721 2006-03-14  Richard Guenther  <rguenther@suse.de>
9723         * configure: Regenerate with autoconf 2.13.
9725 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9727         * MAINTAINERS: Use my work address.
9729         * MAINTAINERS: Update my E-mail address.
9731 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9733         * configure.in: Handle --disable-<component> generically.
9734         * configure: Regenerate.
9736 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9738         PR libgcj/17311
9739         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9741 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9743         * MAINTAINERS (Write After Approval):  Remove myself.
9744         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9746 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9748         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9749         (TARGET_CONFIGDIRS): Remove.
9750         * configure.in: Remove AC_SUBST(target_configdirs).
9751         * Makefile.in, configure: Regenerated.
9753 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9755         * MAINTAINERS (Write After Approval):  Remove myself.
9756         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9758 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9760         PR bootstrap/25670
9762         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9764         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9765         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9766         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9767         BUILD_PREFIX, BUILD_PREFIX_1.
9768         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9770         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9771         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9773         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9774         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9775         of `cat stage_current`.  Always provide the `r' and `s' variables.
9776         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9777         a single shell execution.
9778         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9779         bootstrapped modules, make the stage1 module if the build was not
9780         started yet, else build the current stage.
9781         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9782         (all-build, all-host, all-target, [+make_target+]-host,
9783         [+make_target+]-target): Do not use \-continued lines.
9784         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9785         (current_stage, restrap, stage_last): New.
9787         * Makefile.in: Regenerate.
9788         * configure: Regenerate.
9790 2006-02-19  Bud Davis  <jmdavis@link.com>
9792         * MAINTAINERS (Write After Approval):  Remove myself.
9793         (Language Front End Maintainers):  Add myself as fortran 95
9794         maintainer and update e-mail address.
9796 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9798         * MAINTAINERS (Write After Approval):  Remove myself.
9799         (Language Front End Maintainers):  Add myself as fortran 95
9800         maintainer.
9802 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9804         * MAINTAINERS (Write After Approval): Add myself.
9806 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9808         * MAINTAINERS (Write After Approval):  Remove myself.
9809         (Language Front End Maintainers):  Add myself as
9810         fortran 95 maintainer.
9812 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9814         Sync from src:
9816         2005-12-27  Leif Ekblad  <leif@rdos.net>
9818         * configure.in: Add support for RDOS target.
9819         * configure: Regenerate.
9821 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9822             Andreas Schwab  <schwab@suse.de>
9824         * configure: Regenerate.
9826 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9828         * configure.in (enable_libgomp): Add AIX.
9829         * configure: Regenerate.
9831 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9833         * MAINTAINERS (Write After Approval): Add myself.
9835 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9837         * MAINTAINERS (Write After Approval): Add myself.
9839 2006-01-31  Richard Guenther  <rguenther@suse.de>
9840         Paolo Bonzini  <bonzini@gnu.org>
9842         * Makefile.def (target_modules): Add libgcc-math target module.
9843         * configure.in (target_libraries): Add libgcc-math target library.
9844         (--enable-libgcc-math): New configure switch.
9845         * Makefile.in: Re-generate.
9846         * configure: Re-generate.
9847         * libgcc-math: New toplevel directory.
9849 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9851         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9852         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9853         the assembler, linker and binutils.
9854         * configure: Regenerate.
9856 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9858         * MAINTAINERS (Write After Approval): Add myself.
9860 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9862         * configure: Regenerate.
9864 2006-01-18  Richard Henderson  <rth@redhat.com>
9865             Jakub Jelinek  <jakub@redhat.com>
9866             Diego Novillo  <dnovillo@redhat.com>
9868         * libgomp: New directory.
9869         * Makefile.def: Add target_module libgomp.
9870         * Makefile.in: Regenerate.
9871         * configure.in (target_libraries): Add target-libgomp.
9872         * configure: Regenerate.
9874 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9876         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9877         @ from continuation.
9878         * Makefile.in: Rebuilt.
9880 2006-01-04  Chris Lattner  <sabre@gnu.org>
9882         * MAINTAINERS (Write After Approval): Add myself.
9884 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9886         PR bootstrap/24252
9888         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9889         * Makefile.tpl (OBJDUMP): New.
9890         (EXTRA_HOST_FLAGS): Add it.
9891         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9893         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9894         to use symbolic links between directories.  Avoid race conditions
9895         or make them harmless.
9896         * configure.in: Do not try to use symbolic links between directories.
9898         * Makefile.def (LEAN): Pass.
9899         * Makefile.tpl (LEAN): Define.
9900         (stage[+id+]-start): Accept that the previous directory does not
9901         exist, if the bootstrap is lean.
9902         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9903         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9904         configure substitution.
9905         ([+compare-target+]): Likewise.
9906         ([+bootstrap-target+]-lean): New.
9907         * configure.in: Remove lean bootstrap support from here.
9909         * Makefile.in: Regenerate.
9910         * configure: Regenerate.
9912 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9914         * MAINTAINERS (libdecnumber): Add myself.
9916 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9918         * libtool-ldflags: New script.
9920 2006-01-02  Andreas Schwab  <schwab@suse.de>
9922         * configure.in: When reconfiguring remove Makefile in
9923         all stage directories.
9924         * configure: Regenerate.
9926 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9928         * MAINTAINERS: Update my email address.
9930 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9932         Revert Ada-related part of the previous change.
9934         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9935         Do not pass.
9936         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9937         * Makefile.in: Regenerate.
9938         * configure.in: Do not include mt-ppc-aix target fragment.
9939         * configure: Regenerate.
9941 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9943         * configure.in: Select appropriate fragments for PowerPC/AIX.
9944         * configure: Regenerate.
9946         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9947         BOOT_CFLAGS, BOOT_LDFLAGS.
9948         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9949         BOOT_CFLAGS, BOOT_LDFLAGS.
9950         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9951         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9952         (stage): Fail if we cannot complete the work.
9953         * Makefile.in: Regenerate.
9955 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9957         * configure.in: Replace ms1 with mt.
9958         * configure: Rebuilt.
9960 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9962         * MAINTAINERS: Update my email address.
9964 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9966         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9967         install-host-nogcc): Don't invoke $(stage) at the end.
9968         * Makefile.in: Regenerate.
9970 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9972         * configure.in: Flip the top-level bootstrap switch.
9973         * configure: Regenerate.
9975 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9977         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9978         $(stage) and $(unstage).
9979         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9980         (all): Remove stray semicolon.
9981         (local-distclean): Don't handle multilib.tmp and multilib.out.
9982         (install.all): Set $s for consistency.
9983         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9984         check_multilibs setting.  Always make the install directory.
9985         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9986         Correct @if/@endif.
9987         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9988         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9989         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9990         (multilib.out): Remove.
9991         * Makefile.in: Regenerated.
9993 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9995         * MAINTAINERS (Write After Approval): Add myself.
9997 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9999         * MAINTAINERS: Add myself as mt maintainer.
10001         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
10003 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
10005         * MAINTAINERS: Change email address.
10007 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
10009         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10010         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10011         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
10012         Find in-tree tools if available.
10013         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10014         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10015         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10016         (COMPILER_*_FOR_TARGET): New.
10017         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10018         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10019         (CONFIGURED_*, USUAL_*): Remove.
10020         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10021         STRIP): Use autoconf substitutions.
10022         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10023         COMPILER_NM_FOR_TARGET): New.
10024         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10026         (all): Make all-host and all-target in parallel.
10027         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10028         that $$r and $$s are set before invoking a recursive make.
10029         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10030         ([+bootstrap-target+]): Inline most of the `all' target.
10032 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10034         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10035         from the gcc build directory.
10036         * Makefile.in: Regenerate.
10038 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10040         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
10041         depend on all-libdecnumber.
10042         * configure.in (host_libs): Include libdecnumber.
10043         * Makefile.in: Regenerate.
10044         * configure: Likewise.
10046 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10048         * libdecnumber: Import decNumber sources from the dfp-branch.
10050 2005-11-21  Kean Johnston  <jkj@sco.com>
10052         * config.sub, config.guess: Sync from upstream sources.
10054 2005-11-21  Ben Elliston  <bje@au.ibm.com>
10056         Import from Autoconf sources:
10058         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
10059         * config/move-if-change: Don't output "$2 is unchanged";
10060         suggested by Ben Elliston.  Handle weird characters correctly.
10062 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
10064         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10065         to match upstream libtool for darwin.
10067 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
10069         * Makefile.def: Remove gdb dependencies for gdbtk.
10070         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10071         (configure-gdb, install-gdb): New rules.
10072         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10073         * Makefile.in, configure: Regenerated.
10075 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
10077         * MAINTAINERS (Write After Approval): Add myself.
10079 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
10081         * MAINTAINERS (Write After Approval): Add myself.
10083 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
10085         * MAINTAINERS (alias analysis): Add Daniel Berlin and
10086         Diego Novillo.
10088 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
10090         PR bootstrap/24297
10091         * Makefile.tpl (do-[+make-target+], do-check, install,
10092         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10093         are set before recursing.
10094         * Makefile.in: Regenerate.
10096 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
10098         PR bootstrap/18939
10099         * Makefile.def (gcc) <target>: Fix thinko.
10100         * Makefile.in: Regenerate.
10102 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
10104         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10105         * configure: Regenerate.
10107 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
10109         * MAINTAINERS (Write After Approval): Add self.
10111 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
10113         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10114         target-libffi, target-qthreads, target-libjava, and
10115         targetlibobjc.
10116         * configure: Regenerate.
10118 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
10120         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10121         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10122         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10123         (USUAL_OBJDUMP_FOR_TARGET): New.
10124         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10125         * configure.in: Check for $OBJDUMP_FOR_TARGET.
10126         * configure, Makefile.in: Regenerated.
10128 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10130         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10131         before other host packages.
10133 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
10135         * MAINTAINERS: Add self as sh libraries/configury maintainer.
10137 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10139         PR bootstrap/22340
10141         * configure.in (default_target): Remove.
10142         * Makefile.tpl (all): Do not use prerequisites as subroutines
10143         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10144         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10145         use prerequisites as subroutines.
10146         (check-host, check-target): New.
10147         (bootstrap configure & all targets): Do not use stage*-start
10148         if the directory layout is already ok.
10149         (non-bootstrap configure & all targets): Prepend a $(unstage).
10150         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
10151         (NOTPARALLEL): Remove.
10152         (unstage, stage variables): New variables.
10153         (unstage, stage targets): Simply expand to those variables.
10155         * configure: Regenerate.
10156         * Makefile.in: Regenerate.
10158 2005-10-04  James E Wilson  <wilson@specifix.com>
10160         * Makefile.def (lang_env_dependencies): Add libmudflap.
10161         * Makefile.in: Regenerate.
10163 2005-10-03  Andreas Schwab  <schwab@suse.de>
10165         Backport from libtool CVS:
10166         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
10168         * ltmain.sh: add support for installing into temporary
10169         staging area (e.g. 'make install DESTDIR=...')
10171 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10173         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10174         * configure: Regenerated.
10176 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
10178         * configure: Regenerate with the correct
10179         autoconf version.
10181 2005-09-30  Catherine Moore  <clm@cm00re.com>
10183         * configure.in (bfin-*-*): New.
10184         * configure: Regenerated.
10186 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
10188         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10189         (LIPO_FOR_TARGET): New.
10190         (CONFIGURED_LIPO_FOR_TARGET): New.
10191         (USUAL_LIPO_FOR_TARGET): New.
10192         (STRIP_FOR_TARGET): New.
10193         (CONFIGURED_STRIP_FOR_TARGET): New.
10194         (USUAL_STRIP_FOR_TARGET): New.
10195         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10196         STRIP_FOR_TARGET.
10197         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10198         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10199         * Makefile.in: Regenerate.
10200         * configure: Regenerate.
10202 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
10204         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10205         (rs6000-*-aix*): Same.
10206         * configure: Regenerate.
10208 2005-09-16  Tom Tromey  <tromey@redhat.com>
10210         * MAINTAINERS: Add self as java maintainer.
10212 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10214         * configure.in: Recognize f95 in the --enable-languages option,
10215         and substitute it for fortran, issuing a warning.
10216         * configure: Regenerate.
10218 2005-08-30  Phil Edwards  <phil@codesourcery.com>
10220         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
10221         * configure:  Regenerated.
10223 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
10225         * MAINTAINERS: Add self as ms1 maintainer.
10227 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
10229         * Makefile.def (libssp): Add to lang_env_dependencies.
10230         * Makefile.in: Regenerate.
10232 2005-08-18  Ian Lance Taylor  <ian@airs.com>
10234         * MAINTAINERS: Add myself as middle-end maintainer.
10236 2005-08-17  Christian Groessler  <chris@groessler.org>
10238         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10239         * Makefile.in: Regenerate.
10241 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
10243         * MAINTAINERS (write after approval): Added myself.
10245 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
10247         * MAINTAINERS (Write After Approval): Add myself.
10249 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
10251         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10252         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10253         Look for alternate names of the target cc and c++
10254         * configure: Regenerate.
10256 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
10258         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10259         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10260         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10261         tools; remove code to manually set them.
10262         (Target tools): Look in the environment for them.
10263         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10264         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10265         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10266         build directory.
10267         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10268         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10269         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10270         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10271         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10272         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10273         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10274         * configure: Regenerate.
10275         * Makefile.in: Regenerate.
10277 2005-07-28  Ben Elliston  <bje@au.ibm.com>
10279         * MAINTAINERS: Update for removed CPU targets.
10281 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
10283         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10284         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10285         * Makefile.in: Regenerated.
10287 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
10289         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10290         (CFLAGS_FOR_TARGET): Use it.
10291         (CXXFLAGS_FOR_TARGET): Likewise.
10292         * Makefile.in: Regenerated.
10293         * configure.in (--with-build-sysroot): New option.
10294         * configure: Regenerated.
10296 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
10298         * Makefile.tpl: Wrap install between unstage and stage
10299         * Makefile.in: Regenerate.
10301 2005-07-21  Eric Christopher  <echristo@apple.com>
10303         * MAINTAINERS: Update affiliation.
10305 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
10307         * MAINTAINERS: Add self as crx port maintainer.
10309 2005-07-20  DJ Delorie  <dj@redhat.com>
10311         * MAINTAINERS: Add self as m32c maintainer.
10313 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
10315         * all files: Update FSF address.
10317 2005-07-15  Eric Christopher  <echristo@redhat.com>
10319         * MAINTAINERS: Change affiliation.
10321 2005-07-14  Jim Blandy  <jimb@redhat.com>
10323         * configure.in: Add cases for Renesas m32c.
10324         * configure: Regenerated.
10326 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10328         * COPYING.LIB: Update from fsf.org.
10330 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10332         * COPYING, compile, config.guess,
10333         config.sub, install-sh, missing, mkinstalldirs,
10334         symlink-tree, ylwrap: Sync from upstream sources.
10335         * config-ml.in: Update FSF address.
10337 2005-07-13  Eric Christopher  <echristo@redhat.com>
10339         * configure.in: Add toplevel noconfigdir support for tpf.
10340         * configure: Regenerate.
10342 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10344         PR ada/22340
10346         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10347         * Makefile.in: Regenerate.
10349 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10351         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10352         Brolley to write-after-approval.
10354 2005-07-07  Andreas Schwab  <schwab@suse.de>
10356         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10357         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10358         * Makefile.in: Regenerated.
10360 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10362         * configure.in: Don't build sim or rda when targetting darwin.
10363         * configure: Regenerate.
10365 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10367         * configure.in: Add --enable-libssp and --disable-libssp.
10368         * configure: Regenerate with autoconf-2.13.
10370 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10372         * Makefile.def (target_modules): Add libssp.
10373         * configure.in (target_libraries): Add target-libssp.
10374         * configure: Rebuilt.
10375         * Makefile.in: Rebuilt.
10377 2005-07-01  Zack Weinberg  <zackw@panix.com>
10379         * MAINTAINERS: Change email address.  Resign from maintainership.
10381 2005-07-01  Richard Guenther  <rguenther@suse.de>
10383         * MAINTAINERS: Change my e-mail address and affiliation.
10385 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10387         * Makefile.def (stagefeedback): Come after profile.
10388         Define profiledbootstrap target.
10389         * Makefile.tpl (profiledbootstrap): Remove.
10390         (stageprofile-end): Zap stagefeedback.
10391         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10392         * Makefile.in: Regenerate.
10394 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10396         * MAINTAINERS: Update my email address.
10398 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10400         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10401         In 'cpp' stanza, support '#line' as well as '# '.
10403 2005-06-08  Andreas Schwab  <schwab@suse.de>
10405         * MAINTAINERS: Move myself from 'Write After Approval' to
10406         'CPU Port Maintainers' section as m68k maintainer.
10408 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10410         * configure.in (unsupported_languages): New macro.
10411         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10412         non-ported target libraries in noconfigdirs.
10413         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10414         non-linux-gnu.  Remove libgcj_ex_libffi.
10415         <lang_frag loop>: Set add_this_lang=no if the language is in
10416         unsupported_languages.
10417         * configure: Regenerate.
10419 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10421         * configure.in: Fix typo in handling of --with-mpfr-dir.
10422         * configure: Regenerate.
10424 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10426         * MAINTAINERS: Update my email address.
10428 2005-06-02  Jim Blandy  <jimb@redhat.com>
10430         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10431         accepted into the master sources.)
10433 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10434             Michael Snyder  <msnyder@redhat.com>
10435             Stan Cox  <scox@redhat.com>
10437         * configure.in: Set noconfigdirs for ms1.
10439         * configure: Regenerate.
10441 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10443         * MAINTAINERS (Write After Approval): Add self.
10445 2005-06-01  Josh Conner  <jconner@apple.com>
10447         * MAINTAINERS (Write After Approval): Add self.
10449 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10451         * MAINTAINERS: Update my email address.
10453 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10455         * MAINTAINERS (Write After Approval): Add self.
10457 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10459         * MAINTAINERS (Write After Approval): Remove self.
10461 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10463         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10464         (Dependencies): Consider target modules for bootstrap dependencies.
10465         Make target bootstrap modules depend on each stage's gcc.
10466         * Makefile.in: Regenerate.
10468 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10470         * Makefile.def (configure-gcc): Depend on binutils having been built.
10471         (all-gcc): No need to do it here.
10472         * Makefile.in: Regenerate.
10474 2005-05-19  Paul Brook  <paul@codesourcery.com>
10476         * configure.in: Rewrite misleading error message when requested
10477         language cannot be built.
10478         * configure: Regenerate.
10480 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10482         * ylwrap: Import from Automake 1.9.5.
10484 2005-05-13  David Ung  <davidu@mips.com>
10486         * MAINTAINERS (Write After Approval): Add self.
10488 2005-05-09  Mike Stump  <mrs@apple.com>
10490         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10491         lt_cv_sys_max_cmd_len for now.
10493 2005-05-09  Stan Cox  <scox@redhat.com>
10495         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10497 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10499         * README.SCO: Update the URL.
10501 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10503         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10504         with_gnu_ld to libtool.
10505         * ltcf-c.sh (aix[45]): Define file_list_spec.
10506         * ltcf-cxx.sh (aix[45]): Same.
10507         * ltcf-gcj.sh (aix[45]): Same.
10508         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10509         exists, write list of input files to temporary file.
10511 2005-05-04  Mike Stump  <mrs@apple.com>
10513         * configure.in: Always pass --target to target configures as
10514         otherwise rebuilds that do --recheck will fail.
10515         * confiugure: Rebuilt.
10517 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10519         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10520         STAGE_HOST_EXPORTS.
10521         (configure, all): Add bootstrap support.
10522         (Host modules, target modules): Pass post-stage1 flags and exports.
10523         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10524         * Makefile.in: Regenerate.
10526 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10528         * configure: Regenerate.
10530 2005-04-27  Mike Stump  <mrs@apple.com>
10532         * MAINTAINERS: Add self as darwin maintainer.
10534 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10536         * config.sub: Update from master copy.
10538 2005-04-21  Mike Stump  <mrs@apple.com>
10540         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10541         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10543 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10545         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10546         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10547         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10548         "*-*-elf" and "*-*-linux*".
10549         * configure: Regenerate.
10551 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10553         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10555 2005-04-12  Mike Stump  <mrs@apple.com>
10557         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10559 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10561         * MAINTAINERS (Write After Approval): Add myself.
10563 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10565         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10567 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10569         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10570         (TARGET_CONFIGARGS): Include --with-target-subdir.
10571         (configure, all): New macros.  Use them throughout.
10572         * Makefile.in: Regenerate.
10574 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10576         * MAINTAINERS (Write After Approval): Add myself.
10578 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10580         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10582 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10584         * MAINTAINERS: Move John Carr to Write After Approval.
10586 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10588         * config/mh-mingw32: Delete.
10589         * configure.in: Don't use it.
10590         * configure: Regenerate.
10592 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10594         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10595         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10596         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10597         (HOST_LIB_PATH): Generate from Makefile.def.
10598         (TARGET_LIB_PATH): Likewise.
10599         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10600         * Makefile.in: Regenerate.
10601         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10602         (RPATH_ENVVAR): Include Darwin case.
10603         * configure: Regenerate.
10605 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10607         * MAINTAINERS (Various Maintainers): Remove self.
10608         (Write After Approval): Add self.
10610 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10612         * MAINTAINERS (Various Maintainers): Add self.
10614 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10616         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10617         * configure: Regenerate.
10619 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10621         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10622         gcc_version, and gcc_version_trigger from set of flags to pass.
10623         * Makefile.tpl: Remove definitions of above variables.
10624         (config.status): Remove dependency on $(gcc_version_trigger).
10625         * Makefile.in: Regenerate.
10626         * configure.in: Do not reference config/gcc-version.m4 nor
10627         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10628         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10629         * configure: Regenerate.
10631 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10632             Andrew Pinski  <pinskia@physics.uc.edu>
10634         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10635         * Makefile.in: Regenerate.
10637 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10639         * MAINTAINERS (Write After Approval): Add myself.
10641 2005-03-03  David Ayers  <d.ayers@inode.at>
10643         * MAINTAINERS (Write After Approval): Add myself.
10645 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10647         PR libgcj/20160
10648         * ltmain.sh: Avoid creating archives with components that have
10649         duplicate basenames.
10651 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10653         PR bootstrap/20250
10654         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10655         instead of check.
10656         * Makefile.in: Regenerate.
10658 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10660         * Makefile.in: Regenerate to fix conflict between the previous two
10661         patches.
10663 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10665         PR bootstrap/17383
10666         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10667         * Makefile.tpl (HOST_SUBDIR): New substitution.
10668         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10669         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10670         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10671         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10672         (Host modules, Bootstrapped modules): Use it.
10673         (Build modules, Target modules): Do not create symlink trees,
10674         always configure out-of-srcdir.
10675         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10676         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10677         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10678         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10680         * Makefile.in: Regenerate.
10681         * configure: Regenerate.
10683 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10685         Merged from libada-gnattools-branch:
10686         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10688         * gnattools: New directory.
10689         * Makefile.def: Add gnattools as a module, depending on target-libada.
10690         * Makefile.in: Regenerate.
10691         * configure.in: Include gnattools in host_tools; disable it if ada
10692         is disabled.
10693         * configure: Regenerate.
10695 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10697         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10698         treelang maintainer.
10699         (Write After Approval): Remove myself.
10701 2005-02-23  Paul Schlie  <schlie@comcast.net>
10703         * configure.in: Allow darwin targeted ports to build tk, itcl and
10704         libgui.
10705         * configure: Regenerate.
10707 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10709         PR libgcj/10353
10710         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10711         * configure: Regenerate.
10713 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10715         * MAINTAINERS (Write After Approval): Add myself.
10717 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10719         * MAINTAINERS: Update my e-mail address.
10721 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10723         * MAINTAINERS (Write After Approval): Add myself.
10725 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10727         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10728         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10729         target-libgloss when not *-*-elf and *-*-aout.
10730         * configure: Regenerate.
10732 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10734         * MAINTAINERS: Remove obsolete entries.
10736         * MAINTAINERS (Write After Approval): Add Michael Matz.
10738 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10740         * MAINTAINERS: Remove self as cpplib maintainer.
10742 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10744         * install-sh, config.sub: Import from upstream.
10746 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10748         PR bootstrap/18222
10749         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10750         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10751         * Makefile.in: Regenerate.
10753 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10755         * MAINTAINERS: Update my email address.
10757 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10758             Andreas Schwab  <schwab@suse.de>
10760         PR bootstrap/18033
10761         * config-ml.in: Eval option if surrounded by single quotes.
10763 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10765         Revert 2004-12-28 Makefile changes, a better fix will be
10766         applied to mainline and src after GCC 4.0 branches.
10768 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10770         PR bootstrap/17383
10772         * Makefile.def (target_modules): Remove stage parameter,
10773         it is always true now.
10774         * Makefile.tpl (configure-build-[+module+],
10775         configure-target-[+module+]): Always build symlink tree
10776         for the directory and for include.  BUILD_SUBDIR and
10777         TARGET_SUBDIR cannot be . anymore.
10778         * Makefile.in: Regenerate.
10780 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10782         Revert 2004-12-08 Makefile changes.
10784 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10786         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10787         cygwin, mingw.
10789 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10791         * configure.in (sh64-*-*): Reenable gprof.
10792         * configure: Regenerate.
10794 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10796         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10797         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10798         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10799         * Makefile.in: Regenerate.
10801 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10803         * MAINTAINERS: Update my email address.
10805 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10807         * Makefile.tpl: Generate normal dependencies if the LHS module is
10808         not bootstrapped.
10809         * Makefile.in: Regenerate.
10811 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10813         * configure.in: Include config/gxx-include-dir.m4.  Use
10814         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10815         * configure: Regenerate.
10817 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10819         * config.if: Delete.
10820         * configure.in: Set libstdcxx_incdir directly.
10821         * configure: Regenerate.
10823 2004-12-02  Eric Christopher  <echristo@redhat.com>
10825         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10826         * Makefile.in: Regenerate.
10828 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10830         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10831         * configure: Regenerate.
10833 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10835         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10836         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10837         * configure: Regenerate.
10839 2004-12-01  Eric Christopher  <echristo@redhat.com>
10841         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10842         of things to remove.
10844 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10846         * MAINTAINERS (Write After Approval): Update my e-mail address.
10848 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10850         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10851         from CVS libtool to always pass_all.
10853 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10855         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10856         (hppa*64*-*-*): Delete incorrect comment.
10857         * configure: Rebuilt.
10859 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10861         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10863 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10865         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10866         from CVS libtool to always pass_all.
10868 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10870         * install-sh, compile: Import from automake.
10872 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10874         * config.guess, config.sub:  Import from savannnah.
10876 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10878         * MAINTAINERS (Write After Approval): Add myself
10880 2004-11-12  Mike Stump  <mrs@apple.com>
10882         * Makefile.def: Add html support.
10883         * Makefile.tpl: Likewise.
10884         * Makefile.in: Regenerate.
10886 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10888         PR 18423
10889         * configure.in: Remove all instances of build-fixincludes from
10890         noconfigdirs.
10891         (build_configargs): Supply --target to subdirectories.
10892         * configure: Regenerate.
10894         * Makefile.def: Make gcc install depend on fixincludes install.
10895         * Makefile.in: Regenerate.
10897 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10899         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10901 2004-11-11  Paul Brook  <paul@codesourcery.com>
10903         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10905 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10907         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10908         target-libgfortran.
10909         * configure: Regenerate.
10911 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10913         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10914         like CC.
10916 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10918         * Makefile.def (host fixincludes): Specify missing targets.
10919         * Makefile.in: Regenerate.
10921 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10923         * MAINTAINERS: Add myself
10925 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10927         * MAINTAINERS (Write After Approval): Add myself.
10929 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10931         * Makefile.def: Build fixincludes for the host, too.
10932         * Makefile.in: Regenerate.
10933         * configure.in (host_tools): Add fixincludes.
10934         * configure: Regenerate.
10936 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10938         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10939         * configure: Regenerated.
10941 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10943         PR other/17783
10944         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10945         * configure: Regenerated.
10947 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10949         * README.SCO: Update per FSF instructions.
10951 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10953         PR target/18151
10954         * configure.in (case ${target}): Do not build fixincludes for avr.
10955         * configure: Regenerated.
10957 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10959         * configure.in (case ${target}): Do not build fixincludes
10960         on platforms where it is not used.
10961         * configure: Regenerated.
10963 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10965         * configure.in: Use an absolute path to install-sh.
10966         * configure: Regenerated.
10968 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10970         * MAINTAINERS (Write After Approval): Add myself.
10972 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10974         * MAINTAINERS: Remove from Write After Approval those that are
10975         already maintainers.
10977 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10979         * MAINTAINERS:  Update my email address.
10981 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10983         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10984         * configure: Regenerate.
10986 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10988         * MAINTAINERS:  Update my email address.
10990 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10992         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10993         entries belonging to this category.
10995 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10997         * MAINTAINERS: Update my e-mail address.
10999 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
11001         Fix wrong conflict resolution in:
11003         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11005         * Makefile.in: Regenerate.
11006         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11007         in the recursive `make', instead of hardwiring `all'.
11008         (Autogenerated TARGET-* variables): New.
11010 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
11012         * configure.in: Enable target-libgloss for crx-*-*.
11013         * configure: Regenerate.
11015 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11017         * MAINTAINERS (Various Maintainers): Move the "windows,
11018         cygwin, mingw" maintainer to ...
11019         (OS Port Maintainers): ... here.
11021 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11023         * MAINTAINERS (Write After Approval): Remove those that are
11024         maintainers of some subsystem.
11026 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
11028         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11029         * ltcf-cxx.sh (tpf*): Likewise.
11030         * ltconfig (tpf*): Add TPF OS configuration support.
11032 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
11034         * MAINTAINERS: Change my email address to my new work account.
11036 2004-09-24  Michael Roth  <mroth@nessie.de>
11038         * configure.in (--without-headers): Add missing double quotes.
11039         * configure: Regenerate.
11041 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
11043         * ylwrap: Revert to previous version.
11045 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
11047         PR bootstrap/17369
11048         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11049         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11050         SET_GCC_LIB_PATH_CMD.
11051         (BASE_TARGET_EXPORTS): Likewise.
11052         * Makefile.in: Regenerated.
11054         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11055         * configure: Regenerated.
11057 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
11059         * config.guess: New upstream version
11060         * compile, depcomp, install-sh, ylwrap: Likewise.
11062 2004-09-19  Roger Sayle  <roger@eyesopen.com>
11064         * config/mh-x86omitfp: New host makefile fragment.  Add
11065         -fomit-frame-pointer to the default BOOT_CFLAGS.
11066         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11067         * configure: Regenerate.
11069 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
11071         PR target/11572
11072         * configure.in (*-*-darwin*): Renable libobjc.
11073         * configure: Regenerate.
11075 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
11077         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11079 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
11081         * Makefile.def: Remove libbanshee.
11082         * Makefile.tpl: Ditto.
11083         * configure.in: Ditto.
11084         * Makefile.in: Regen.
11085         * configure: Ditto.
11087 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
11089         * ltmain.sh: Use $pic_object as $non_pic_object if
11090         $non_pic_object=none.
11092 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
11094         * missing: Import latest version from master repository.
11096 2004-09-06  Nick Clifton  <nickc@redhat.com>
11098         * config.sub: Import latest version from master repository.
11099         * config.guess: Likewise.
11100         This includes these changes:
11102         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
11104         * config.sub: Handle crisv32, alias etraxfs.
11105         * config.guess (crisv32:Linux:*:*): Handle.
11107         2004-08-13  Brad Smith  <brad@comstyle.com>
11109         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11110         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11112         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
11114         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11115         assume the processor is a powerpc.  This is because coreutils
11116         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11117         in this case, due to a MacOS X bug that causes
11118         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11119         to return a negative number.
11120         Problem reported by Petter Reinholdtsen in:
11121         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11123         2004-07-19  Ben Elliston  <bje@gnu.org>
11125         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11127         2004-06-24  Ben Elliston  <bje@gnu.org>
11129         * config.guess: Update copyright years.
11130         * config.sub: Likewise.
11132         2004-06-22  Robert Millan  <robertmh@gnu.org>
11134         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11135         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11137         2004-06-22  Stanley F. Quayle <stan@stanq.com>
11139         * config.guess (*:*VMS:*:*): New entry. Replaces
11140         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11141         manufacturer.
11143         2004-06-22  Ben Elliston  <bje@gnu.org>
11145         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11146         * config.sub: Likewise.
11148         2004-06-22  Ben Elliston  <bje@gnu.org>
11150         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11151         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11153         2004-06-11  Ben Elliston  <bje@gnu.org>
11155         * config.guess (pegasos:OpenBSD:*:*): Remove.
11157         2004-06-11  Ben Elliston  <bje@gnu.org>
11159         From Wouter Verhelst <wouter@grep.be>:
11160         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11162         2004-06-11  Ben Elliston  <bje@gnu.org>
11164         * config.guess (luna88k:OpenBSD:*:*): New.
11166         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
11168         * config.guess (m32r*:Linux:*:*): New case.
11169         * config.sub: Handle m32rle.
11171         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
11173         From Jens Petersen  <petersen@redhat.com>:
11174         * config.sub: Handle sparcv8.
11176         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
11178         From Tom Smith <smith@cag.lkg.hp.com>:
11179         * config.guess: Version suffixes are equally significant on Tru64
11180         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
11181         prefix of "P" (patched kernel).
11183         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
11185         * config.sub: Add support for National Semiconductor CRX target.
11187 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
11189         * MAINTAINERS (Various Maintainers): Remove myself as web page
11190         maintainer, add myself as maintainer of build status lists.
11192 2004-09-03  Jan Beulich  <jbeulich@novell.com>
11194         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11195         *-*-netware, but add target-libmudflap.
11196         Consolidate *-*-netware targets (of which really only i?86 exists)
11197         into a single entry.
11198         * configure: Likewise.
11200 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
11202         * Makefile.tpl (sorry): Remove.
11203         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11204         (cleanstrap targets): Depend on distclean, not distclean-stage1.
11205         (do-clean): Clean per-stage directories too.
11206         (do-distclean): Run distclean-stage1 too.
11207         (.NOTPARALLEL): Enable during toplevel bootstrap.
11208         (stage[+id+]-bubble): Enable parallel execution during
11209         the recursive invocation.
11210         * Makefile.in: Regenerate.
11212         Fix previous checkin:
11214         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11215         include.
11216         * configure.in: Fix indentation.
11217         * configure: Regenerate.
11219 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
11221         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11222         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11223         * configure: regenerate
11224         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11225         -mdynamic-no-pic
11227 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
11229         * Makefile.def (build_modules): Add fixincludes.
11230         (dependencies): Make gcc depend on fixincludes.
11231         * configure.in (build_tools): Add fixincludes.
11232         (build_configdirs): Always include build_libs.
11233         * Makefile.in: Regenerate.
11234         * configure: Regenerate.
11236 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
11238         * Makefile.def (bootstrap stages): Add 'lean' parameter.
11239         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11240         phony targets; do not generate timestamp files.
11241         (distclean-stageN): Remove references to their timestamp files.
11242         (restageN, touch-stageN): Remove.
11243         (stageN-bubble): Rewritten.
11244         (compare): Support lean bootstraps.
11245         * Makefile.in: Regenerate.
11247         * configure.in: Only warn when bootstrapping but
11248         build != host or build != target.  Support lean bootstraps.
11249         * configure: Regenerate.
11251 2004-08-26  Phil Edwards  <phil@codesourcery.com>
11253         * configure.in:  Give a better error message if GMP/MPFR are missing
11254         and a language needing them has been requested.
11255         * configure:  Regenerated.
11257 2004-08-25  Phil Edwards  <phil@codesourcery.com>
11259         * configure.in:  Print a list of available language front-ends if
11260         a requested one is missing.  Tidy stray tab characters.
11261         * configure:  Regenerated.
11263 2004-08-19  Michael Koch  <konqueror@gmx.de>
11265         * gcc/doc/install.texi: Update entry about automake for libjava.
11267 2004-08-17  Robert Millan  <robertmh@gnu.org>
11269         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11270         (instead of FreeBSD).
11271         * configure: Regenerate.
11273 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11275         * Makefile.in: Regenerate.
11276         * configure: Regenerate.
11278         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11279         stage_*_flags.
11280         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11281         for bootstrapped modules if toplevel bootstrap is going.
11282         (GCC bootstrap): Generate per-stage targets for all bootstrapped
11283         modules.  Adjust for changes in Makefile.def.  Enable several
11284         rules even in non-bootstrap mode, just to avoid peppering the
11285         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11286         (stage-[+prev+]-bubble): Remove.
11288         * Makefile.def (Dependencies): Depend on all-build-bison,
11289         all-build-flex, all-build-byacc, all-build-texinfo, rather
11290         than the host variations.
11291         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
11292         with BUILD_SUBDIR.
11293         (BISON): Update for recent Bisons.
11294         (YACC): Fix typo.
11295         (cross): Depend on all-build.
11296         (all): Do not depend on all-build.
11297         (prebootstrap): Remove.
11298         (dep-kind): Accept separate prefixes for MODULE and ON variables.
11299         (Prebootstrap dependencies): Add them to the per-stage targets
11300         and to all-prebootstrap.
11301         * configure.in (build_configdirs): Always enable build_tools.
11302         (BUILD_DIR_PREFIX): Remove.
11304         * Makefile.def (gcc): Add target variable.
11305         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11306         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11307         in the recursive `make', instead of hardwiring `all'.
11308         (Autogenerated TARGET-* variables): New.
11310 2004-08-13  Brian Booth  <bbooth@redhat.com>
11312         * MAINTAINERS: Remove myself from write-after-approval.
11314 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11316         * src-release: Stop distributing mmalloc with gdb (which doesn't
11317         use it).
11318         * Makefile.def: GDB doesn't depend on mmalloc anymore.
11319         * Makefile.in: Regenerate.
11321 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
11323         * configure.in (arm*-*-eabi*): New target.
11324         * configure: Regenerate.
11326 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
11328         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11329         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11330         (Dependencies): New section.
11331         * Makefile.tpl (Dependencies): Generate from Makefile.def.
11332         (configure-target-[+module+]): Depend on maybe-all-gcc
11333         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
11334         (toplevel profiledbootstrap): Fix dependencies.
11335         * Makefile.in: Regenerate.
11337 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
11339         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11340         target-libiberty to noconfigdirs.
11341         * configure: Regenerate.
11343 2004-08-03  Paul Brook  <paul@codesourcery.com>
11345         * configure.in: Check for MPFR as well as GMP.
11346         * configure: Regenerate.
11348 2004-08-01  Robert Millan  <robertmh@gnu.org>
11350         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11351         libmudflap for all GNU-based systems (with Glibc).
11352         * configure: Regenerate.
11354 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11356         * Makefile.def (host-modules): Add gcc.
11357         * Makefile.in: Regenerate.
11358         * Makefile.tpl (sorry): New rule.
11359         (configure-host, all-host, [+make_target+]-host, do-check,
11360         install-host): Do not add gcc as a special case.
11361         (host modules): Add a small special-casing for gcc.  Export
11362         extra_make_flags through the environment.
11363         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11364         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11365         other recursive targets for gcc): Remove.
11367         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11368         (stage, unstage): New rules.
11369         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11370         distclean-stage[+id+]): Use stage_current.
11371         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11372         the stage*-start rules.
11374 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11376         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11377         use -all_load flag.
11379 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11381         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11382         * configure: Regenerate.
11384 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11386         * maintainer-scripts/gcc_release: Revert yesterday's change.
11388 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11390         * MAINTAINERS: Add myself to write-after-approval.
11392 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11394         * libf2c: Removed.
11395         * gcc/gccbug.in: Updated because of libf2c removal.
11396         * maintainer-scripts/gcc_release: Ditto.
11398 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11400         * configure.in: Build libmudflap by default on FreeBSD.
11401         * configure: Regenerated.
11403 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11405         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11406         systems.
11407         * configure: Regenerated.
11409 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11411         PR target/16344
11412         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11413         feedback based compiler.
11414         * Makefile.in: Rebuilt.
11416 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11418         * Makefile.def (host_modules): Set bootstrap=true for flex.
11419         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11420         * Makefile.in: Rebuilt.
11422 2004-07-07  Jan Hubicka  <jh@suse.cz>
11424         * MAINTAINERS: Add self as a profile feedback maintainer.
11426 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11428         * configure.in:  Do not prepend $srcdir to /dev/null in
11429         makefile fragments.
11430         * configure:  Regenerate.
11432 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11434         * Makefile.def (build_modules): Add bison, byacc, flex,
11435         m4, texinfo.
11436         (flags_to_pass): Add FLEX.
11437         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11438         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11439         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11440         DEFAULT_MAKEINFO): Remove.
11441         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11442         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11443         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11444         objdir or else use configured tool.
11445         (all-build): New.
11446         (all): Depend on it.
11447         (Build module dependencies): Add.
11448         * Makefile.in: Regenerate.
11449         * configure.in: Better support for multiple build modules,
11450         matching what is done for host/target modules.  Do not look
11451         for "plausible" locations of build tools if Canadian cross.
11452         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11453         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11454         * configure: Regenerate.
11456 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11458         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11459         * Makefile.in: Regenerate.
11461 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11463         * Makefile.tpl (configure-build-[+module+],
11464         configure-[+module+], configure-target-[+module+]): Pass
11465         [+extra_configure_args+].
11466         (all-build-[+module+], all-[+module+], check-[+module+],
11467         install-[+module+], [+make_target+]-[+module+],
11468         all-target-[+module+], check-target-[+module+],
11469         install-target-[+module+], [+make_target+]-target-[+module+]):
11470         Pass [+extra_make_args+].
11471         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11472         (GCC_HOST_EXPORTS): Remove.
11473         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11474         cross, check-gcc, check-gcc-c++, install-gcc,
11475         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11476         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11477         * Makefile.in: Regenerate.
11479 2004-06-21  Matthew Sachs  <msachs@apple.com>
11481         * MAINTAINERS: Added self to write-after-approval.
11483 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11485         * configure.in: Check for srcdir/winsup rather than build directory
11486         winsup.
11487         * configure: Regenerate.
11489 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11491         * configure.in: Don't build Cygwin native newlib if winsup
11492         directory is missing.  Emit warning instead.
11493         * configure: Regenerate.
11495 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11497         * Makefile.tpl (touch-stage[+id+]): New.
11498         (restage[+prev+]): Depend on touch-stage[+id+].
11500         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11501         Use it throughout.
11503         * Makefile.def: Add profile and feedback bootstrap stages.
11504         Remove next field from bootstrap stages.
11505         * Makefile.tpl (LN, LN_S): Substitute.
11506         (stageN-start, stageN-end): Use double-colon rules, to
11507         provide a hook for additional setup commands.
11508         (distclean-stageN-gcc, restageN): Create dependencies from
11509         [+prev+], not from [+next+].
11510         (stageN-bubble): Add commands for successive stages from
11511         [+prev+], using double-colon rules.
11512         (all-stageN-gcc): Fix typo.
11513         (stagefeedback-start, profiledbootstrap): New.
11514         * Makefile.in: Regenerate.
11515         * configure.in: Call ACX_PROG_LN.
11516         * configure: Regenerate.
11518 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11520         * MAINTAINERS (Write After Approval): Add myself.
11522 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11524         * MAINTAINERS (Write After Approval): Add myself.
11526 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11528         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11529         without gcc.
11530         * configure: Regenerate.
11532 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11534         * Makefile.tpl: Fix typo.
11535         * Makefile.in: Regenerate.
11537 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11539         * configure.in: Remove new- prefix from toplevel
11540         bootstrap targets.
11541         * configure: Regenerate.
11543 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11545         * Makefile.tpl (all.normal): Rename to all.
11546         (all): Replace with a rule to pick the default
11547         target from configure.
11548         (all-gcc, configure-gcc): Use conditionals to
11549         do nothing when toplevel bootstrap is going on.
11550         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11551         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11552         * configure.in: Support --enable-bootstrap.
11554         * Makefile.def: Remove new- prefix from toplevel
11555         bootstrap targets.
11556         * Makefile.tpl: Likewise.
11558         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11559         target.
11561         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11562         $(RECURSE_FLAGS) to recursive invocation of make.
11564         * Makefile.in: Regenerate.
11565         * configure: Regenerate.
11567 2004-05-30  Andreas Jaeger  <aj@suse.de>
11568             Jim Wilson  <wilson@specifixinc.com>
11570         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11571         like CC.
11573 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11575         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11576         * configure: Regenerate.
11578 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11580         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11581         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11582         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11583         targets.
11584         * Makefile.in: Regenerate.
11586 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11588         * configure.in: Test the ability to symlink directories.
11589         * configure: Regenerate.
11591         * Makefile.def (bootstrap-stage): New definitions.
11592         * Makefile.tpl (configure-stage1-gcc,
11593         configure-stage2-gcc, configure-stage3-gcc,
11594         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11595         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11596         new-restage3, compare): Autogenerate, see Makefile.in
11597         entry for behavioral changes.
11598         (distclean-stage1, new-stage1-start, new-stage1-end,
11599         new-stage1-bubble, distclean-stage2, new-stage2-start,
11600         new-stage2-end, new-stage2-bubble, distclean-stage3,
11601         new-stage3-start, new-stage3-end): New autogenerated targets.
11602         (objext, prebootstrap, BOOT_CFLAGS,
11603         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11604         targets.
11606         * Makefile.in: Regenerate.
11607         (distclean-stage1, new-stage1-start, new-stage1-end,
11608         new-stage1-bubble, distclean-stage2, new-stage2-start,
11609         new-stage2-end, new-stage2-bubble, distclean-stage3,
11610         new-stage3-start, new-stage3-end): New targets.
11611         (all-stage1-gcc): Move prebootstrap dependency from here...
11612         (configure-stage1-gcc): ...to here.
11613         (new-bootstrap): Use bubble targets.
11614         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11615         Use per-stage distclean targets.
11616         (configure-stage1-gcc, configure-stage2-gcc,
11617         configure-stage3-gcc, all-stage1-gcc,
11618         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11619         Use new-stageN-start to prepare the tree.
11621 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11623         * Makefile.def (host_modules): add libcpp.
11624         * Makefile.tpl: Add dependencies on and for libcpp.
11625         * Makefile.in: Regenerate.
11626         * configure.in: Add libcpp host module.
11627         * configure: Regenerate.
11629 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11631         * Makefile.tpl: Whenever a recursive target is defined, wrap
11632         it in a special @if/@endif block, and prepare its maybe
11633         dependency in the @if/@endif block
11634         * configure.in: Instead of writing maybe dependencies, remove
11635         the @if/@endif statements, and remove the @if/@endif blocks
11636         that remain.
11637         * configure: Regenerate.
11638         * Makefile.in: Regenerate.
11640 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11642         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11644 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11646         PR bootstrap/15120
11647         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11648         * */configure: Rebuilt.
11650 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11652         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11653         of libf2c.
11654         * configure, Makefile.in: Regenerate.
11656 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11658         * MAINTAINERS (Write After Approval): Add myself.
11660 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11662         Merge from tree-ssa-20020619-branch.
11664         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11665         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11666         (HOST_GMPLIBS): Define.
11667         (HOST_GMPINC): Define.
11668         (TARGET_LIB_PATH): Add libmudflap.
11669         (GFORTRAN_FOR_TARGET): Define.
11670         (configure-build*): Export GFORTRAN.
11671         (configure-gcc): Export GMPLIBS and GMPINC.
11672         (all-gcc): Add maybe-all-libbanshee.
11673         (configure-target-libgfortran): Define.
11674         * Makefile.in: Regenerate.
11675         * configure.in (host_libs): Add libbanshee.
11676         (target_libraries): Add target-libmudflap and target-libgfortran.
11677         Add --with-libbanshee.
11678         Handle --disable-libmudflap.
11679         (*-*-freebsd*): Use with_gmp.
11680         Add $(libgcj) to noconfigdirs.
11681         * configure: Regenerate.
11682         * depcomp: New file.
11683         * MAINTAINERS: Add tree-ssa maintainers.
11685 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11687         * MAINTAINERS (Various Maintainers): Add myself.
11689 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11691         * MAINTAINERS (Write After Approval): Add myself.
11693 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11695         * MAINTAINERS (Write After Approval): Add myself.
11697 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11699         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11700         * configure: Regenerate.
11702 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11704         Revert:
11705         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11707         * Makefile.def (flags_to_pass): Remove *dir variables that
11708         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11709         as well as prefix and exec_prefix.
11710         * Makefile.in: Regenerate.
11712 2004-04-26  Robert Millan  <robertmh@gnu.org>
11714         Add patches from libtool CVS.
11715         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11716         * ltconfig: Likewise.
11717         * ltcf-c.sh: Likewise.
11718         * ltcf-cxx.sh: Likewise.
11719         * ltcf-gcj.sh: Likewise.
11721 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11723         * Makefile.def (host_modules): Mark with the bootstrap
11724         flag packages on which gcc depends.
11725         * Makefile.tpl (all-bootstrap): Use it.
11726         * Makefile.in: Regenerate.
11728 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11730         * Makefile.def (flags_to_pass): Remove *dir variables that
11731         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11732         as well as prefix and exec_prefix.
11733         * Makefile.in: Regenerate.
11735 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11737         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11738         * configure: Regenerate.
11739         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11740         * gcc/Makefile.tpl (compare): Use the result of the test.
11741         * gcc/Makefile.in: Regenerate.
11743 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11745         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11746         Always relocate gcc and prev-gcc to the original names, even
11747         if the build fails.
11748         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11749         New targets.
11751 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11753         * MAINTAINERS: Update my email address.
11755 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11757         * configure.in (mips*-*-irix5*): Enable ld.
11758         * configure: Regenerate.
11760 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11762         * configure: Regenerate.
11764 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11766         * Makefile.tpl (configure-[+module+], configure-gcc,
11767         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11768         Set and export LDFLAGS.
11769         * Makefile.in: Regenerate.
11771 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11773         * MAINTAINERS: Add myself to write-after-approval.
11775 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11777         PR bootstrap/14871
11778         * Makefile.tpl: If we don't have built-in-tree target tools,
11779         use the ones found by configure rather than hacking around with
11780         program_transform_name.
11781         * configure.in: Give Makefile.tpl the information necessary
11782         to do that.
11783         * Makefile.in: Regenerate.
11784         * configure: Regenerate.
11786 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11788         PR bootstrap/14760
11789         * configure.in: When computing baseargs, strip *all* copies of
11790         offending options.  Also, don't match/substitute the trailing space,
11791         so that this actually works when two similar options are separated by
11792         only one space.
11793         * configure: Regenerate.
11795 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11797         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11798         (rs6000-*-aix*): Same.
11799         * configure: Regenerate.
11801 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11803         * MAINTAINERS: Add myself to write-after-approval.
11805 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11807         * MAINTAINERS: Add myself to write-after-approval.
11809 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11811         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11812         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11813         * Makefile.in: Regenerate.
11815         * configure.in (top level bootstrap support): Rework --enable-werror
11816         to set @stage2_werror_flag@.
11817         * configure: Regenerate.
11818         * Makefile.tpl (top level bootstrap support): Pass
11819         @stage2_werror_flag@ down to configure in stages 2 and 3.
11820         * Makefile.in: Regenerate.
11822 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11824         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11825         for stages 2 and 3 as well as in make.  As a consequence, remove
11826         OUTPUT_OPTION (now detected by configure) from the flags passed down
11827         to make.
11828         * Makefile.in: Regenerate.
11830         * Makefile.tpl (new-bootstrap): Fix typo.
11831         * Makefile.in: Regenerate.
11833 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11835         * Makefile.tpl: Rearrange by moving recursive_targets rules
11836         into their proper sections.
11837         * Makefile.tpl (top level bootstrap support): Move disabling
11838         of coverage flags from 'make' to 'configure'; improve comments.
11839         * Makefile.in: Regenerate.
11841         * Makefile.tpl (experimental top level bootstrap) Move stage1
11842         language setting from all- target to configure- target; disable
11843         intermodule optimization in stage 1; prevent gratuitous rebuilds
11844         of stage 1.
11845         * Makefile.in: Regenerate.
11846         * configure.in: Comma-separate stage 1 language list for top
11847         level bootstrap.
11848         * configure: Regenerate.
11850         * Makefile.tpl: Clean up experimental top level bootstrap support:
11851         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11852         prev-gcc in configure- targets as well as all- targets.
11853         * Makefile.in: Regenerate.
11855 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11857         * compile: New file imported from automake.
11859 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11861         * configure.in: Remove symbolic link section.
11862         * configure: Regenerate.
11863         * Makefile.tpl (links): Remove.
11864         * Makefile.in: Regenerate.
11866 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11867             Nathanael Nerode  <neroden@gcc.gnu.org>
11869         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11870         Set with AC_CHECK_PROGS.
11871         * configure.in: Fix comment typo from last patch.
11872         * configure: Regenerate.
11874 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11876         * Makefile.tpl: Introduce experimental top level bootstrap support.
11877         * Makefile.in: Regenerate.
11878         * configure.in: Introduce support for top level bootstrap.
11879         * configure: Regenerate.
11881 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11882             Paolo Bonzini  <bonzini@gnu.org>
11884         PR bootstrap/14522
11885         * configure.in: Cope with shells that do not support unquoted ^
11886         * configure: Regenerate.
11888 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11889             Paolo Bonzini  <bonzini@gnu.org>
11891         PR bootstrap/14522
11892         * configure.in: Cope with shells that do not support nesting
11893         quotes inside quoted backquote substitutions.
11894         * configure: Regenerate.
11896 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11898         PR bootstrap/14522
11899         * configure.in: Fix escaping of $.
11900         * configure: Regenerate.
11902 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11904         * configure: Regenerate, since I forgot to while committing Paolo's
11905         changes.
11907 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11909         PR ada/14131
11910         Move language detection to the top level.
11911         * configure.in: Find default values for the tools as
11912         soon as possible.  Disable ada if GNAT is not found.
11913         Emit error message about missing languages.  Expand
11914         --enable-languages=all for the gcc subdirectory.
11916 2004-03-10  Ben Elliston  <bje@gnu.org>
11918         * MAINTAINERS: Update my email address.
11920 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11922         * ltconfig: Disable building static libraries if building shared
11923         libraries on AIX 5L.
11925 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11927         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11928         and disable libgcj.
11929         * configure: Regenerated.
11931 2004-03-01  Brian Booth  <bbooth@redhat.com>
11933         * MAINTAINERS: Add myself to write-after-approval.
11935 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11937         * MAINTAINERS: Add myself to write-after-approval.
11939 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11941         PR bootstrap/7087
11942         * Makefile.tpl: Guard XFOO sed statements better.
11943         * Makefile.tpl: Add dependency for configure-target-libada.
11944         * Makefile.in: Regenerate (incidentally fixes broken
11945         commit when libada-branch was merged).
11947 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11949         * MAINTAINERS: Add myself to write-after-approval.
11951 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11953         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11954         maintainers.
11956 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11958         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11959         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11961 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11963         PR bootstrap/11932
11964         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11966 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11968         * MAINTAINERS: Added myself to write-after-approval.
11970 2004-02-14  Michael Koch  <konqueror@gmx.de>
11972         * MAINTAINERS: Added myself to write-after-approval.
11974 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11976         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11977         some OS port maintainers to OS port maintainers section.
11979 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11981         * MAINTAINERS: Add self.
11983 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11985         * MAINTAINERS: Alphabetize.
11987 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11989         * MAINTAINERS: Remove myself.
11991 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11993         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11994         (rs6000-*-aix*): Same.
11995         * configure: Regenerate.
11997 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11999         * configure.in (host): Add in missing $noconfigdirs to defines.
12000         * configure: Regenerate.
12002 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
12003             Nathanael Nerode  <neroden@gcc.gnu.org>
12005         PR ada/6637, PR ada/5911
12006         Merge with libada-branch:
12007         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12008         with appropriate dependencies. Add --enable-libada configure switch.
12009         * configure, Makefile.in: Regenerate.
12011 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
12013         * MAINTAINERS: Add myself to write-after-approval.
12015 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12017         * configure.in: Don't pass --with-stabs on IRIX 5 either.
12018         * configure: Regenerate.
12020 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
12022         Merge from upstream:
12024         * ltmain.in: When setting IFS to '~', be careful about user
12025         arguments that contain '~'.
12027         2004-02-04  Peter O'Gorman  <peter@pogma.com>
12029         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12030         Also test $base_compile against $CC with escaped arguments. Bug
12031         reported by Geoff Keating <geoffk@apple.com>.
12033 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
12035         * MAINTAINERS: Remove i960 port.
12037 2004-01-23  DJ Delorie  <dj@redhat.com>
12039         * Makefile.def (target_modules) [libiberty]: Don't stage.
12040         * Makefile.in: Rebuilt.
12042 2004-01-20  Caroline Tice  <ctice@apple.com>
12044         * MAINTAINERS: Add myself to write-after-approval.
12046 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
12048         * MAINTAINERS: Update my email address.
12050 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
12052         * MAINTAINERS: Add myself to write-after-approval.
12054 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12056         * MAINTAINERS: Remove entries without email address.
12058 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
12060         * MAINTAINERS: Add myself to write-after-approval.
12062 2004-01-15  Steven Bosscher  <stevenb@suse.de>
12064         * MAINTAINERS: Update my email address.
12066 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
12068         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12069         * Makefile.tpl (configure-target-[+module+]): Support stage.
12070         * Makefile.in: Rebuilt.
12072 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
12074         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12076 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
12078         * MAINTAINERS: Add myself as a MIPS maintainer.
12080 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12082         * configure.in: Use ./config.cache, not config.cache.
12083         * configure: Regenerate.
12084         * Makefile.tpl: Special-casing not needed for GCC any more.
12085         * Makefile.in: Regenerate.
12087         * configure.in: Don't share a cache file for host dirs.
12088         * configure: Regenerate.
12090         * config-ml.in: Don't mess with the cache file.
12092 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12094         * MAINTAINERS: Move myself from 'Write After Approval' to
12095         'CPU Port Maintainers' section as SPARC maintainer.
12097 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12099         * Makefile.tpl: Make GCC use a separate config.cache.
12100         * Makefile.in: Regenerate.
12102         PR bootstrap/11932, PR bootstrap/11933
12103         (I don't know if it will fix either of them, but it relates
12104         to them.)
12105         * configure.in: Don't use shared config.cache for target
12106         directories.
12107         * configure: Regenerate.
12109 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
12111         * MAINTAINERS: Add myself to 'Write After Approval' section.
12113 2003-12-31  Roger Sayle  <roger@eyesopen.com>
12115         * configure.in (ia64*-*-hpux*): Disable building java libraries.
12116         * configure: Regenerated.
12118 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
12120         * MAINTAINERS: Remove the mn10200 maintainer.
12122 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
12124         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12125         * configure: Regenerated.
12127 2003-12-16  Jan Hubicka  <jh@suse.cz>
12129         * MAINTAINERS: Add myself as callgraph maintainer.
12131 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
12133         * configure.in (raw_libstdcxx_flags): Remove the leading space.
12134         * configure: Regenerate.
12136 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
12138         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12139         'Write After Approval' section. Update email.
12141 2003-12-01  James Lemke  <jim@wasabisystems.com>
12143         * MAINTAINERS (Write After Approval): Add myself.
12145 2003-11-20  Matt Thomas  <matt@3am-software.com>
12147         * MAINTAINERS: Add myself as a vax port maintainer.
12149 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
12151         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12152         (configure-build-[+module+], configure-[+module+]): Likewise.
12153         (configure-target-[+module+], configure-gcc, config.status): Likewise.
12154         * Makefile.in: Regenerate.
12156 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12158         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12159         shared/dylibed libraries.
12160         * ltmain.sh: Likewise.
12161         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12162         * ltcf-cxx.sh: Likewise.
12163         * ltcf-gcj.sh: Likewise.
12164         * ltconfig: Likewise.
12166 2003-11-17  Stan Cox  <scox@redhat.com>
12168         * MAINTAINERS: Add myself as iq2000 port maintainer.
12170 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12172         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12173         * Makefile.in: Regenerate.
12175 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
12177         * config.sub: Update to 2003-11-03 version.
12179 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12181         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
12182         * configure:  Regenerate.
12184 2003-10-20  Nicolas Pitre  <nico@cam.org>
12186         * MAINTAINERS: Add myself to 'Write After Approval' section.
12188 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
12190         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12192 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
12194         * MAINTAINERS: Update my email address.
12196 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12198         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12200 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
12202         * MAINTAINERS: Add myself to 'Write After Approval' section.
12204 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
12206         * config.guess: Update to 2003-10-16 version.
12207         * config.sub: Update to 2003-10-16 version.
12209 2003-10-15  David Daney  <ddaney@avtrex.com>
12211         * MAINTAINERS: Added myself to 'Write After Approval' section.
12213 2003-10-15  Falk Hueffner  <falk@debian.org>
12215         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12216         'Write After Approval' section. Update email.
12218 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12220         * MAINTAINERS: Move myself from 'Write After Approval' to
12221         'Various Maintainers' section as middle-end maintainer.
12223 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12225         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12226         HOST_FLAGS_TO_PASS.
12227         * Makefile.in: Regenerate.
12229 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
12231         * config.guess: Update to 2003-10-07 version.
12232         * config.sub: Update to 2003-10-07 version.
12234 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12236         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12237         * ltconfig (irix5*, irix6*): Don't override version_type.
12239 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
12241         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12242         * configure: Rebuilt
12243         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12244         * Makefile.in: Rebuilt
12246 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
12248         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12250 2003-09-30  Carlo Wood  <carlo@alinoe.com>
12252         * MAINTAINERS (Write After Approval): Add myself.
12254 2003-09-29  Paul Koning  <ni1d@arrl.net>
12256         * MAINTAINERS: Move myself from "Write After Approval"
12257         to CPU platform maintainers for pdp11 platform.
12259 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
12261         * MAINTAINERS: Move myself from 'Write After Approval' to
12262         'Various Maintainers' section as libffi testsuite maintainer.
12264 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
12266         * configure.in: Pass a computed --program-transform-name
12267         to subconfigures.
12268         * configure: Regenerated.
12270 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12272         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12273         * Makefile.in: Regenerate.
12275         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12276         * Makefile.in: Regenerate.
12278 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
12280         * MAINTAINERS: Move myself from 'Write After Approval'
12281         to 'Various Maintainers' (objective-c) section.
12283 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
12285         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12286         quoting.
12287         * configure: Regenerated.
12289 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
12291         * MAINTAINERS (Write After Approval): Add myself to write after
12292         approval list.
12294 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
12296         * MAINTAINERS (Write After Approval): Add myself.
12298 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
12300         * MAINTAINERS: Update my e-mail address.
12302 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
12304         * libtool.m4 (LD): Correct powerpc64 host match.
12306 2003-09-06  James E Wilson  <wilson@tuliptree.org>
12308         * MAINTAINTERS: Update my affiliation and email address.
12310 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12312         * MAINTAINERS (Write After Approval): Add myself.
12314 2003-09-04  DJ Delorie  <dj@redhat.com>
12316         * configure: Regenerate.
12318 2003-09-04  Robert Millan  <robertmh@gnu.org>
12320         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12322 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12324         * configure.in: Ensure arguments to sed are properly spaced.
12325         * configure: Regenerate.
12327 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
12329         * MAINTAINERS: Update my e-mail address.
12331 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
12333         * MAINTAINERS (Write After Approval): Add myself.
12335 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
12337         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12338         * configure: Regenerated.
12340 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12342         * MAINTAINERS: Update my email address.
12344 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12346         * configure.in:  Use newline instead of semicolon when assuming
12347         shell arguments in a for loop.
12348         * configure:  Regenerated.
12350 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12352         * MAINTAINERS: Resurrect the i860 maintainer.
12354 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12356         PR 8180
12357         * configure.in: When testing with_libs and with_headers, treat
12358         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12359         * configure: Regenerate.
12361         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12362         make, shell, etc.
12363         (baseargs): Likewise.
12364         * configure: Regenerate.
12366 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12368         * MAINTAINERS (Write After Approval): Add myself.
12370 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12372         * configure.in: Disable libgcj for darwin not on powerpc.
12373         * configure: Rebuild.
12375 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12377         * config-ml.in, symlink-tree: Add license.
12379 2003-08-03  Richard Stallman  <rms@gnu.org>
12380             Eben Moglen  <moglen@columbia.edu>
12382         * README.SCO: New file.
12384 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12386         * Makefile.tpl (check, check-c++): Express dependencies using
12387         dependencies rather than commands.
12388         * Makefile.in: Regenerate.
12390 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12392         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12393         * configure: Ditto.
12395 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12397         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12398         * Makefile.in: Update.
12400 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12402         * configure.in: Enable libgcj for darwin.
12403         * configure: Rebuild.
12405 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12407         * config-ml.in:  Use ac_configure_args directly instead of
12408         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12409         actually seen.
12411 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12413         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12414         creating target and build subdirs to build all parent dirs as needed.
12415         * Makefile.in: Rebuild.
12416         * configure.in: Don't build dirs explicitly here.
12417         * configure: Rebuild.
12419 2003-07-26  Paul Brook  <paul@nowt.org>
12421         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12423 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12425         * Makefile.tpl (all-make): Depend on intl.
12426         * Makefile.in: Rebuilt.
12428 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12430         * install-sh:  Update to newer upstream versions (associated with
12431         aclocal 1.7).
12432         * mkinstalldirs:  Likewise.
12433         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12435 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12437         * MAINTAINERS: Move self from Bug database only accounts
12438         to write-after-approval.
12440 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12442         * config.if: Remove unused libc_interface determination.
12444 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12446         * MAINTAINERS: Move self from write-after-approval to
12447         build machinery (*.in).
12449 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12451         PR bootstrap/11273
12452         PR bootstrap/11408
12453         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12454         unused INSTALL_PROGRAM_ARGS.
12455         * configure.in: Use AC_PROG_INSTALL.
12456         * Makefile.in: Regenerate.
12457         * configure: Regenerate.
12459 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12461         * MAINTAINERS: Alphabetize.
12463 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12465         * configure: Rebuilt.
12466         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12467         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12468         newlib nor libgloss.
12469         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12470         * configure.in (am33_2.0-*-linux*): Added.
12472 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12474         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12475         * configure: Regenerate.
12477 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12479         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12480         * Makefile.in: Regenerate.
12482 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12484         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12485         * Makefile.in: Regenerate.
12487 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12489         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12490         * Makefile.in: Regenerated.
12492         * config-ml.in: Replace PWD with PWD_COMMAND.
12494 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12496         * intl: New directory; see intl/ChangeLog for details.
12497         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12498         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12499         * Makefile.in: Regenerate.
12501 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12503         * configure.in: Clean up config-lang.in handling.  Delete
12504         useless assignment to "subdirs".
12505         * configure: Regenerate.
12507 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12509         * configure.in: Rename 'target_libs' to 'target_libraries'.
12510         Remove useless reference to 'target_libs'.
12511         * configure: Regenerate.
12513 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12515         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12516         * Makefile.in: Regenerate.
12518 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12520         * Makefile.def: Introduce flags_to_pass.
12521         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12522         * Makefile.in: Regenerate.
12524 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12526         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12527         and target-libgloss.
12528         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12529         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12530         * configure: Regenerate.
12532 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12534         * configure.in: Update testsuite_flags to new location.
12535         * configure. Regenerate.
12537 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12539         * Makefile.tpl: Remove BUILD_CC stuff.
12540         * Makefile.in: Regenerate.
12542 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12544         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12546 2003-06-16  Graeme Peterson  <gp@qnx.com>
12548         * MAINTAINERS (Write After Approval): Add myself.
12550 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12552         * config.guess: Update to 2003-06-12 version.
12553         * config.sub: Update to 2003-06-13 version.
12555 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12557         * config.guess: Update to 2003-06-06 version.
12558         * config.sub: Update to 2003-06-06 version.
12560 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12562         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12563         * configure. Regenerate.
12565 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12567         * configure.in: Disable serial configure by default.
12568         * configure: Regenerate.
12569         * Makefile.tpl: Abolish .NOTPARALLEL.
12570         * Makefile.in: Regenerate.
12572         * Makefile.tpl: Replace {build,host,target}_canonical by
12573         {build,host,target}.
12574         * Makefile.in: Regenerate.
12576         * Makefile.tpl: Fix stupid pasto.
12577         * Makefile.in: Regenerate.
12579 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12581         * Makefile.tpl: Remove bogus conditional.
12582         * Makefile.in: Regenerate.
12584 2003-06-05  Jan Hubicka  <jh@suse.cz>
12586         * Makefile.tpl (profiledbootstrap): New target.
12587         * Makefile.in (profiledbootstrap): New target.
12589 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12591         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12592         Pinski. Remove user names from other bugzilla-only maintainers.
12594 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12596         * Makefile.tpl: Make 'recursive targets' using autogen rather
12597         than shell loop.  Remove duplicate 'clean' targets and false
12598         comments.
12599         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12600         Add systematic method of specifying missing targets in subdirs.
12601         Add copyright boilerplate.
12602         * Makefile.in: Regenerate.
12603         * configure.in: Add 'recursive targets' to maybe list.
12604         * configure: Regenerate.
12606         * MAINTAINERS: "GNATS only" -> "Bug database only".
12608         * Makefile.tpl: Rename [+target+] to [+make_target+].
12609         * Makefile.def: Rename 'target' to 'make_target'.
12611 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12613         * MAINTAINERS: Add self as options handling maintainer.
12615 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12617         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12618         been too long since I touched those ports.
12620 2003-05-28  DJ Delorie  <dj@redhat.com>
12622         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12623         * Makefile.in: Regenerate.
12625 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12627         * configure.in: Use curly braces in the definition of tooldir.
12628         * configure: Regenerate.
12630 2003-05-21  DJ Delorie  <dj@redhat.com>
12632         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12633         newlib or libgloss.
12634         * Makefile.in: Regenerate.
12636 2003-05-21  DJ Delorie  <dj@redhat.com>
12638         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12639         * Makefile.in: Regenerate.
12641 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12643         * MAINTAINERS: Update my e-mail address.
12645 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12647         * configure.in: Switch more things to use maybe dependencies.
12648         * Makefile.tpl: Switch more things to use maybe dependencies.
12649         Factor out common code from autogen IF statements.
12650         * configure: Regenerate.
12651         * Makefile.in: Regenerate.
12653 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12655         * configure.in: Accept i[3456789]86 for machine type.
12656         * configure: Regenerate.
12658 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12660         * configure.in: Switch more things to use maybe dependencies.
12661         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12662         * configure: Regenerate.
12663         * Makefile.tpl: Switch more things to use maybe dependencies.
12664         * Makefile.in: Regenerate.
12666 2003-05-16  Andreas Schwab  <schwab@suse.de>
12668         * Makefile.tpl (install-opcodes): Define.
12669         * Makefile.in: Rebuild.
12671 2003-05-13  Andreas Jaeger  <aj@suse.de>
12673         * config.guess: Update to 2003-05-09 version.
12674         * config.sub: Update to 2003-05-09 version.
12676 2003-05-13  Michael Eager  <eager@mvista.com>
12678         * configure.in: Correct sed script so that options in quotes are not
12679         deleted.
12680         * configure: Rebuild.
12682 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12684         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12685         and $$s/newlib/libc/sys/cygwin32 include paths.
12686         * configure: Ditto.
12688 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12690         * MAINTAINERS: Update my email addresses.
12692 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12694         * config-ml.in: Propagate INSTALL variables.
12696 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12698         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12700 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12702         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12703         * Makefile.in: Regenerate.
12705 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12707         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12709 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12711         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12713 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12715         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12716         * Makefile.in: Regenerated.
12718 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12720         * MAINTAINERS (Write After Approval): Upgrade myself from
12721         GNATS only to write-after-approval. Update my mail address.
12723 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12725         (OS Port Maintainers: freebsd): Add myself.
12727 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12729         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12731 2003-04-22  Kean Johnston  <jkj@sco.com>
12733         * MAINTAINERS (SCO ports): Added myself.
12735 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12737         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12739 2003-04-19  Kean Johnston  <jkj@sco.com>
12741         * MAINTAINERS (Write After Approval): Add myself.
12743 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12745         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12746         * Makefile.in: Regenerate.
12748 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12750         * configure.in (powerpc64*-*-linux*): Remove.
12751         * configure: Rebuilt.
12753 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12755         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12756         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12757         and restrap.
12758         * Makefile.in:  Regenerate.
12760 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12762         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12763         * configure: Regenerated.
12765 2003-04-15  DJ Delorie  <dj@redhat.com>
12767         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12769 2003-04-13  Nick Clifton  <nickc@redhat.com>
12771         * config-ml.in: Remove support for --disable-aix removing
12772         call-aix multilibs.
12774 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12776         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12777         * */configure: Rebuilt.
12779 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12781         * MAINTAINERS: Add my email address.
12783 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12785         * MAINTAINERS (Write After Approval): Add myself.
12787 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12789         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12790         * Makefile.in: Regenerate.
12792 2003-03-14  Michael Chastain  <mec@shout.net>
12794         * Makefile.in: Regenerate with correct Makefile.def.
12796 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12798         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12799         Make macro.
12800         * Makefile.in: Regenerate.
12801         * configure.in: Clean up gxx_include_dir logic.
12802         * configure: Regenerate.
12804 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12806         * MAINTAINERS (Write After Approval): Add myself.
12808 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12810         * MAINTAINERS: Update my mail address.
12812 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12814         * configure.in (gxx_include_dir): Fix typo.
12815         * configure: Regenerated.
12817 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12819         * Makefile.tpl: Reindent.
12820         * Makefile.in: Regenerate.
12821         * configure.in: Reindent.  Don't set unused variables.
12822         * configure: Regenerate.
12824 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12826         * configure.in: Include $(build_tooldir)/sys-include in
12827         FLAGS_FOR_TARGET.
12828         * configure: Regenerated.
12830 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12832         * Makefile.tpl: Always pass down RANLIB.
12833         * Makefile.in: Regenerate.
12835         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12836         * Makefile.in: Regenerate.
12837         * configure.in: Remove unused logic relating to --enable-shared
12838         and --enable-threads.  Remove bogus comments.  Remove redundant
12839         noconfigdirs.
12840         * configure: Regenerate.
12842         * configure.in: Replace ${libstdcxx_version} by its value.
12843         Remove reference to mh-dgux.
12844         * configure: Regenerate.
12846 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12848         * MAINTAINERS (Write After Approval): Add myself.
12850 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12852         * Makefile.tpl: Rearrange.
12853         * Makefile.in: Regenerate.
12855 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12857         * configure.in: Add support for kaOS as cross build target system.
12858         * configure: Regenerated.
12860 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12862         * MAINTAINERS (Write after approval): Add myself.
12864 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12866         * MAINTAINERS: Update my email address.
12868 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12870         * MAINTAINERS: Add self to blanket write privs. section.
12872 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12874         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12875         configure-target-* as some target builds may require additional
12876         flags for preprocessor tests.
12877         * Makefile.in: Regenerated.
12879 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12881         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12882         * ltconfig: Handle it.
12883         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12884         auto-detecting it.
12886         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12887         it is used as argument to $CC.
12888         * ltcf-gcj.sh: Likewise.
12890         * configure.in: Introduce --enable-maintainer-mode.
12891         * configure: Rebuilt.
12892         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12893         for maintainer mode.
12894         * Makefile.in: Rebuilt.
12896 2003-02-18  Jason Merrill  <jason@redhat.com>
12898         * Makefile.tpl (check-c++): Allow parallelism.
12900 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12902         * MAINTAINERS: Remove John Carr (who never actually had access to
12903         gcc.gnu.org).
12905 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12907         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12908         don't configure target-libobjc.
12909         * configure: Regenerate.
12911 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12913         * Makefile.tpl (RANLIB): Define.
12914         * Makefile.in: Regenerate.
12916 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12918         * MAINTAINERS: Update my email.
12920 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12922         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12923         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12924         * Makefile.in: Regenerated.
12925         * configure.in: Remove all traces of snavigator, db, and grep.
12926         * configure: Regenerated.
12928 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12930         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12931         After Approval.
12933 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12935         * MAINTAINERS (Write after approval): Add myself.
12937 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12939         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12940         * Makefile.in: Regenerated.
12942 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12944         * config.guess: Updated to 2003-01-30's version.
12945         * config.sub: Updated to 2003-01-28's version.
12947 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12949         * config.if: If gcc_version is already set, just use it.  Don't set
12950         gcc_version_trigger if it's already set, otherwise set it to
12951         gcc/version.c, but only if the file exists.  If it is not set and
12952         gcc/version.c does not exist, try to extract the version number from
12953         $CC.
12955 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12957         * MAINTAINERS: Add myself to write-after-approval list.
12959 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12961         * configure.in:  Revert 24Jan change.
12962         * configure:  Regenerate.
12964 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12966         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12967         entry of HJ Lu.
12969 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12971         * configure.in: Revert previous change.
12972         * configure: Regenerate.
12974 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12976         * configure.in: Make rda native-only.
12977         * configure: Regenerate.
12979 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12981         * MAINTAINERS: Move myself from GNATS-only-accounts to
12982         write-after-approval.
12984 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12986         * configure.in: Add missing \.
12987         * configure: Rebuilt.
12989 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12991         * configure.in (baseargs): Avoid using \| in sed regular
12992         expressions.
12993         * configure: Rebuilt.
12995 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12997         * configure.in (baseargs): Remove all supported forms of
12998         --cache-file, --srcdir, --host, --build and --target options
12999         from argument lists.
13000         * configure: Rebuilt.
13002 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
13004         * MAINTAINERS: Add myself to write-after-approval list.
13006 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
13008         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13009         * configure: Rebuilt.
13011 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13013         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13014         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13015         * Makefile.in: Regenerate.
13016         * configure: Regenerate.
13018 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
13020         * configure.in: Remove Makefile in build, host and target modules
13021         unless configure was run with --no-recursion.
13022         * configure: Rebuilt.
13024 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13026         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13027         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13028         * Makefile.in: Regenerate.
13030 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
13032         * config.guess: Update to 2003-01-03 version.
13033         * config.sub: Update to 2003-01-03 version.
13035 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13037         * configure: Regenerate with proper autoconf 2.13.
13039 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13041         * configure.in: Add AC_PREREQ for consistency.
13042         * configure: Regenerate.
13044 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
13046         * configure.in (GDB_TK): Add tcl directories conditional on
13047         gdb/gdbtk directory being present.
13048         * configure: Regenerate.
13050 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
13052         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
13053         used by gcc if LD is not defined and we are not doing a Canadian Cross.
13054         * configure: Rebuilt.
13056 2002-12-31  Tom Tromey  <tromey@redhat.com>
13058         * Makefile.in: Rebuilt.
13059         * Makefile.def (target_modules) [libffi]: Allow installation.
13061 2002-12-31  Andreas Schwab  <schwab@suse.de>
13063         * configure.in: Fix use of $program_transform_name.
13064         * configure: Regenerated.
13066 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
13068         * configure.in (baseargs): Don't remove first configure argument.
13069         * configure: Regenerated.
13071 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
13073         * Makefile.tpl (local-distclean): Don't remove...
13074         (multilib.ts): ... this.  Moved into...
13075         (multilib.out): ... this.  Don't use sub-make.
13076         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13077         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13078         (configure-build-[+module+], configure-[+module+],
13079         configure-target-[+module+], configure-gcc): ... these.  Test
13080         for Makefile existence.  Drop config.status from dependencies.
13081         * Makefile.in: Rebuilt.
13082         * configure.in: Move gcc-version-trigger to the end of
13083         ac_configure_args.  Add comments to maybedep.tmp and
13084         serdep.tmp.  Introduce --disable-serial-configure.  Remove
13085         nonopt from baseargs, matching and removing corresponding
13086         whitespace while at it.
13087         * configure: Rebuilt.
13089 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
13091         * configure.in (host_configargs): Replace reference to
13092         no-longer-defined buildopts with --build=${build_alias}.
13093         * configure: Rebuilt.
13095         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
13096         program_transform_name to standard idiom.
13097         (AUTOGEN, AUTOCONF): Define.
13098         (Makefile.in): Use $(AUTOGEN).
13099         (Makefile): Depend on config.status, and use autoconf-style rule to
13100         build it.  Move original commands to...
13101         (config.status): ... this new target.
13102         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
13103         $(AUTOCONF).
13104         * Makefile.in: Rebuilt.
13106 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13108         * Makefile.tpl: Fix dramatic bustage due to change in
13109         program_transform_name.
13110         * Makefile.in: Regenerate.
13112         * configure.in: Remove unnecessary PATH setting.
13113         * configure: Regnerate.
13115         * configure.in: Don't default to unprefixed tools unless
13116         the native tools will work.
13117         * configure: Regenerate.
13119         * configure.in: Convert to autoconf script.  Blow away lots
13120         of now-redundant Makefile fragments.
13121         * configure: Generate using Autoconf.
13122         * Makefile.tpl: Rewrite to reflect autoconfiscation.
13123         * Makefile.in: Regenerate.
13125 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
13127         * configure: Fix stupid bug where RANLIB was mistakenly included.
13129         * configure.in: Rename (buildargs, hostargs, targargs) to
13130         (build_configargs, host_configargs, target_configargs).
13132         * configure.in: Move logic out of sed statement.
13134         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
13135         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13137 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
13139         * config.sub: Import from master repository
13140         * config.guess: Ditto
13142 2002-12-24  Andreas Schwab  <schwab@suse.de>
13144         * Makefile.tpl (multilib.out): Fix missing space.
13145         * Makefile.in: Regenerate.
13147 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13149         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
13150         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
13151         * Makefile.in: Regenerate.
13152         * configure.in: Remove unnecessary leftovers.
13154 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
13156         * configure.in (extra_ranlibflags_for_target): New variable.
13157         (*-*-darwin): Add -c to ranlib commands.
13158         * configure (tooldir): Handle extra_ranlibflags_for_target.
13160 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13162         * Makefile.tpl: Revert HJL's change.
13163         * Makefile.in: Regenerated.
13164         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13165         always.
13167 2002-12-19  Andreas Schwab  <schwab@suse.de>
13169         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13170         * Makefile.in: Regenerate.
13172 2002-12-18  H.J. Lu  <hjl@gnu.org>
13174         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13175         * Makefile.in: Regenerated.
13177         * configure.in (build_prefix): New. Substitute.
13179 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
13181         * Makefile.tpl: Don't let real targets depend on phony targets.
13182         * Makefile.in: Regenerate.
13184         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13185         * Makefile.in: Regenerate.
13187 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
13189         * config.sub: Import from master repository
13190         * config.guess: Ditto
13192 2002-12-16  Jason Merrill  <jason@redhat.com>
13194         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13195         previous 'make bootstrap'.
13196         * Makefile.in: Regenerate.
13198 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
13200         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13202 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
13204         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13205         * Makefile.in: Regenerate.
13207 2002-12-13  Jason Merrill  <jason@redhat.com>
13209         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
13210         library tests.
13211         (check-c++): Just depend on it and check-target-libstdc++-v3.
13212         * Makefile.in: Regenerate.
13214 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13216         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13217         * Makefile.in: Rebuilt.
13219 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13221         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13223 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13225         * configure: Fix bug put in by gremlins.
13227         * Makefile.tpl: Substitute more autoconfily.
13228         * configure: Substitute more autoconfily.
13229         * Makefile.in: Regenerate.
13231 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
13233         * config.sub: Import from master repository
13234         * config.guess: Ditto
13235         * MAINTAINERS: Added Svein Seldal under write after approval
13237 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
13239         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13240         * Makefile.in (all-sim): Ditto.
13242 2002-12-06  DJ Delorie  <dj@redhat.com>
13244         * Makefile.tpl: Change configure dependencies to not have real
13245         targets depend on phony targets.
13247 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
13249         * configure.in: Revert unintentional change.
13251         * Makefile.tpl: Change dependency for */multilib.out so that
13252         it works when gcc isn't in the tree.
13254         * configure.in: Substitute more.
13255         * configure: Run subconfigures from the Makefile.
13256         * Makefile.tpl: Run subconfigures from the Makefile; add a few
13257         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
13259 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13261         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13263 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13265         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13266         and corresponding dependencies.
13267         * Makefile.in: Regenerate.
13269         * configure.in (host_tools): Order binutils, gas and ld for
13270         convenience in running the testsuites.
13272         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13273         * Makefile.in: Regenerate.
13274         * configure.in: Introduce rules to serialize subconfigure runs.
13276         * configure.in: Introduce BASE_CC_FOR_TARGET.
13277         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
13278         Realize configure-build-* targets.  Realize configure-target-* targets.
13279         * Makefile.in: Regenerate.
13281 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13283         * configure: Move gcc_version_trigger stuff from here...
13284         * configure.in: ...to here.
13286         * configure.in: Separate subconfigure options added by this file from
13287         options given by the user.  Add machinery to put args for host
13288         subconfigures into the Makefile.
13290         * Makefile.tpl: Remove 'vault' targets.
13291         * Makefile.tpl: Reorder and comment dependencies.
13292         * Makefile.in: Regenerate.
13294 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13295         * configure.in: Fix my broken commit of previous patch. (sigh)
13297 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13299         * configure.in: Move host-specific darwin noconfigdirs into
13300         the host-specific section.
13302 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13304         * configure.in: Move host-specific darwin noconfigdirs into
13305         the host-specific section.
13307 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
13309         * configure: Remove skip-this-dir support.
13310         * Makefile.tpl: Remove skip-this-dir support.
13312         * Makefile.tpl: Remove leftover support for non-autoconfiscated
13313         subdirectories.
13314         * Makefile.in: Regenerate.
13316         * Makefile.tpl: Strip out useless setting of 'dir'.
13317         * Makefile.in: Regenerate.
13319 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13321         * configure.in: Fix deeply stupid bug.
13323         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13324         shell code in CXX_FOR_TARGET
13325         * Makefile.def: Introduce raw_cxx.
13326         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13327         RAW_CXX_FOR_TARGET.
13328         * Makefile.in: Regenerate.
13330 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
13332         * Makefile.tpl: Remove unnecessary ifs.
13333         * Makefile.in: Regenerate.
13335         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
13336         dependencies.  Maybe-ize build-libiberty.  Create dummy install
13337         targets for 'no_install' modules.
13338         * configure: Move GDB_TK substitution to configure.in.  Move
13339         build_modules stuff to configure.in.
13340         * configure.in: Implement soft dependency machinery.  Maybe-ize
13341         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13342         * Makefile.in: Regenerate.
13344 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13346         * Makefile.tpl: Make all-target, install-target behave similarly
13347         to all, install (only hitting configured targets).  Eliminate
13348         unused macro defintions.
13350         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13351         build != host.
13353         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13355         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13357         * configure.in: Produce lists of subdir targets we're actually
13358         configuring.  Remove references to "dosrel".
13359         * Makefile.tpl: Let configure set which subdir targets are hit.
13360         Remove install-cross; clean up install; remove ALL.  Remove
13361         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13362         Autogenerate host module targets.  Remove empty dependency lines
13363         and redundant dependency; rearrange slightly.
13364         * Makefile.def: Add host-side libtermcap, utils.
13366         * Makefile.in: Regenerate.
13368 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13370         * ltconfig (osf[345]): Append $major to soname_spec.
13371         Reflect this in library_names_spec.
13372         * ltmain.sh (osf): Prefix $major with . for use as extension.
13374 2002-11-19  Andreas Jaeger  <aj@suse.de>
13376         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13377         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13378         and sparc64 GNU/Linux systems.
13380 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13382         * MAINTAINERS: Update email.
13384 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13386         * MAINTAINERS: Complete James Dennett's entry.
13388 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13390         * MAINTAINERS (Write After Approval): Add myself.
13392 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13394         * Makefile.tpl: syntactic cleanup
13396 2002-11-13  Stuart Hastings  <stuart@apple.com>
13398         * MAINTAINERS: Add myself to write-after-approval list.
13400 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13402         * Makefile.def: Add list of recursive targets to autogenerate.
13403         Add build_modules.
13404         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13405         targets.  Autogenerate *-build-* targets.
13406         * Makefile.in: Regenerate.
13408 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13410         * configure: More autoconf-style substitutions.
13411         * Makefile.tpl: More autoconf-style substitutions.
13412         * Makefile.in: Regenerate.
13414 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13416         * configure: Substitute more variables in a more autoconf-friendly
13417         way.  Simplify slightly.
13418         * Makefile.tpl: Make more variables substitutable in an
13419         autoconf-friendly way.
13420         * Makefile.in: Regenerate.
13422 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13424         * MAINTAINERS (Write After Approval): Add myself.
13426 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13428         * configure.in (v810*): Remove special setting of tools.
13430         * configure: Add support for extra required flags for ar or nm.
13431         * configure.in (aix4.3+): Use above support for target-specific
13432         issues, rather than using config/mt-aix43.
13434 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13436         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13437         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13438         with $srcdir.  Reformat indentation.  Substitute some variables
13439         formerly hard-coded in the Makefile for build=host.
13440         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13441         * Makefile.def: Autogenerate more.
13442         * Makefile.in: Regenerate.
13444 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13446         * MAINTAINERS (Write After Approval): Add myself.
13448 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13450         * Makefile.def (host_modules): Add rda.
13451         * Makefile.in: Regenerate.
13452         * configure.in (target_tool): Add target-rda to list.
13454 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13456         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13458 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13460         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13461         and restrap targets to this rule.
13462         * Makefile.in:  Regenerate.
13464 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13466         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13467         GNATS only accounts.
13469 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13471         * configure.in (i[3456]86-*-linux*): Add check to disable
13472         ${libgcj} for glibc1.
13474 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13476         * MAINTAINERS: Add myself as ip2k port maintainer.
13478 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13480         * configure.in: Add tic4x target.
13482 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13484         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13485         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13486         * Makefile.in: Regenerate.
13488         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13489         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13490         * Makefile.in: Regenerate.
13492 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13494         * MAINTAINERS: Add myself as web pages co-maintainer.
13496 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13498         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13499         * Makefile.in: Regenerate.
13501 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13503         * MAINTAINERS: Add myself and Nathan Sidwell
13504         <nathan@codesourcery.com> as VxWorks maintainers.
13506 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13508         * Makefile.def: Remove order dependency comments.
13509         * Makefile.tpl: Add explicit install-install dependencies.
13510         * Makefile.in: Regenerate.
13512         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13513         * Makefile.in: Regenerate.
13515         * Makefile.tpl: Add configure-target (for src-release in src)
13516         * Makefile.in: Regenerate.
13518 2002-09-30  Nick Clifton  <nickc@redhat.com>
13520         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13522 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13524         * configure.in (s390*-*-linux*): Enable libgcj.
13526 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13528         * configure: Revert accidentally applied changes.
13530         * Makefile.tpl: Make more autoconf-friendly.
13531         * Makefile.in: Regenerate.
13532         * configure: Make substitution more autoconf-like.
13534 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13536         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13537         single entry to handle all these.
13538         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13539         libjava on arm-*-elf.
13541 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13543         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13544         things that depend on them.
13546 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13548         * Makefile.tpl: Make subsituted variables more autoconfy.
13549         * Makefile.in: Regenerate.
13550         * configure: Make seds more autoconfy.
13552 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13554         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13555         * Makefile.in: Regenerate.
13556         * configure.in: Rewrite sed statements to look autoconfy.
13558         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13559         all-target-foo on configure-target-foo.
13560         * Makefile.def: Ditto.
13561         * Makefile.in: Rebuild.
13563 2002-09-25  Andrew Haley  <aph@redhat.com>
13565         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13567 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13569         * Makefile.def: New file.
13570         * Makefile.tpl: New file.
13571         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13572         * contrib/gcc_update: Note that Makefile.in is a generated file.
13574         * configure.in: Minor rearrangement.  Simplify tests.
13576 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13578         * configure.in (with_headers): Skip copy if value is "yes".
13579         (with_libs): Likewise.
13581 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13583         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13584         * configure.in (sh*-*-pe*): Ditto.
13585         * configure.in (mips*-*-pe*): Ditto.
13586         * configure.in (*arm-wince-pe): Ditto.
13588         * configure.in: Rearrange.
13590 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13592         * MAINTAINERS: Update my email address.
13594 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13596         * MAINTAINERS: (Write After Approval): Add myself.
13598 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13600         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13602 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13604         * MAINTAINERS: Change my mailing address.
13606 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13608         * MAINTAINERS (Write After Approval): Remove myself.
13609         (Various Maintainers: c++ runtime libs): Add myself.
13611 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13613         * MAINTAINERS (Write After Approval): Remove myself.
13614         (Various Maintainers: c++ runtime libs): Add myself.
13616 2002-08-15  Eric Christopher  <echristo@redhat.com>
13618         * config.sub: Import from master repository.
13619         * config.guess: Ditto.
13621 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13623         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13624         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13625         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13627 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13629         * MAINTAINERS: Add self to rs6000 vector extensions.
13631 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13633         * libiberty/configure: Reverted unintended yesterday's check in.
13635 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13637         * boehm-gc/configure, libf2c/configure: Rebuilt.
13638         * libffi/configure, libiberty/configure: Ditto.
13639         * libjava/configure, libobjc/configure: Ditto.
13640         * libstdc++-v3/configure, zlib/configure: Ditto.
13641         Merged from binutils:
13642         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13643         From Steve Ellcey <sje@cup.hp.com>:
13644         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13645         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13646         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13647         IA64.
13648         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13649         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13650         soname_spec, sys_lib_search_path_spec): Ditto.
13652 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13654         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13656 2002-08-04  H.J. Lu  (hjl@gnu.org)
13658         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13660 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13662         * MAINTAINERS (Write After Approval): Add myself.
13664 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13666         * configure.in: Move generic linux case to end.  Copy generic
13667         linux noconfigdirs to mips*-*-linux* entry and new
13668         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13670 2002-07-19  Michael Matz  <matz@suse.de>
13672         * MAINTAINERS: Add myself as ra* maintainer.
13674 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13676         * config.guess: Update to 2002-07-09 version.
13677         * config.sub: Update to 2002-07-03 version.
13679 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13681         * MAINTAINERS: Fix typo in a maintainer email address.
13683 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13685         * configure.in: Remove two redundant tests.
13687 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13689         * configure.in (mips*-*-irix6*o32): Enable stabs.
13691 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13693         * configure.in: Don't build grez.
13694         * Makefile.in: Ditto.
13696         * Makefile.in: Remove references to bsp, cygmon, libstub.
13697         * configure.in: Ditto.
13699         * configure.in: Remove leftover reference to gdbtest.
13701 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13703         * configure.in (gxx_include_dir):  Change to match versioned
13704         C++ headers if --enable-version-specific-runtime-libs is used.
13706 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13708         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13710 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13712         * configure.in: Make --without-x work.
13714 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13716         * configure.in: Rearrange target Makefile fragment collection.
13718         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13719         cvs[src].
13720         * configure.in: Ditto.
13722 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13724         * MAINTAINERS (Write After Approval): Update my e-mail address.
13726 2002-06-24  Ben Elliston  <bje@redhat.com>
13728         * configure.in (host_tools): Remove cgen.
13730         * Makefile.in (all-cgen): Remove; runs from its source directory.
13731         (check-cgen, install-cgen, clean-cgen): Likewise.
13732         (all-opcodes): Do not depend on all-cgen.
13733         (all-sim): Likewise.
13735 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13737         * Makefile.in: Eliminate 'apache' targets.
13738         * configure.in: Eliminate 'apache' targets.
13740         * configure.in: Eliminate redundant tests.  Reorganize.
13742         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13744         * config-ml.in: Eliminate references to Cygnus configure.
13746         * Makefile.in: Eliminate references to building emacs.
13748 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13750         * MAINTAINERS: Update my email address.
13752 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13754         * config.if (libstdcxx_incdir): Version C++ headers.
13755         (cxx_incdir): Remove.
13757 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13759         * MAINTAINERS (Write After Approval): Add self.
13761 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13763         * configure.in: Add support for ip2k.
13765 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13767         * configure.in: Fix AIX configury bug.
13769 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13771         * MAINTAINERS (Write After Approval): Add self.
13773 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13775         * configure.in: replace ${topsrcdir} with ${srcdir}
13777         * configure.in: Move definition of libstdcxx_flags
13778         right above usage, rather than waaay earlier.
13780         * configure.in: Pull definition of is_cross_compiler earlier.
13782         * configure.in: Rearrange a little.
13784         * configure.in: Remove references to librx.
13785         * Makefile.in: Remove references to librx.
13787 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13789         * config.sub: Add support for avr target.
13790         Import from master sources, rev 1.255
13792 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13794         * configure, .cvsignore:  Revert previous change...
13795         * Makefile:  ...delete.
13797 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13799         * configure.in: Eliminate ${gasdir} variable.
13801 2002-06-18  Dave Brolley  <brolley@redhat.com>
13803         * configure.in: Add support for frv.
13804         * config.sub: Add support for frv.
13806 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13808         * configure:  Remove garbage from previous commit.
13810 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13812         * configure:  For in-source builds, make a subdir and re-exec there.
13813         * Makefile:  New file.  Pass targets through to build directory.
13814         * .cvsignore:  No longer ignore "Makefile".
13816 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13818         * MAINTAINERS (Write After Approval): Add self.
13820 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13822         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13824 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13826         * configure.in (vax-*-netbsd*): Re-enable gas.
13828 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13830         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13831         BUILD_PREFIX_1, to correct nomenclature.
13832         * configure: Likewise.
13834         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13835         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13837 2002-05-31  Olaf Hering  <olh@suse.de>
13839         * config-ml.in: Propogate DESTDIR also.
13841 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13843         * configure.in (vax-*-netbsd*): Don't build gas for this
13844         platform.
13846 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13848         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13849         and libgcj for AVR.
13851 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13853         * MAINTAINERS (Write After Approval): Add myself.
13855 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13857         * config.guess: Update to 2002-05-22 version.
13858         * config.sub: Likewise.
13860 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13862         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13863         * config-ml.in: Likewise.
13864         * configure: Likewise.
13865         * configure.in: Likewise.
13867 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13869         * MAINTAINERS: Update my email address.
13871 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13873         * configure.in: Simplify makefile fragment collection.
13875         * configure.in: Remove code to build emacs.
13877         * configure.in : Remove --srcdir argument from targargs and buildargs
13878         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13880         * configure: Move some logic to configure.in.
13881         * configure.in: Move some logic from configure.
13883 2002-05-11  Tom Tromey  <tromey@redhat.com>
13885         * MAINTAINERS: Reflect libgcj reality.
13887 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13889         * Makefile.in: Honour DESTDIR.
13891 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13893         * config.guess: Import 2002-03-20 version.
13894         * config.sub: Import 2002-04-26 version.
13896 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13898         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13900 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13902         * MAINTAINERS: Add self.
13904 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13906         * ltmain.sh: Detect and handle object name conflicts
13907         while piecewise linking a static library.
13909 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13911         * configure.in (noconfigdirs): Don't disable libgcj on
13912         sparc64-*-solaris* and sparcv9-*-solaris*.
13914 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13916         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13918 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13920         * configure.in (FLAGS_FOR_TARGET): Do not add
13921         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13922         on i[3456]86-*-linux*.
13924 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13926         * configure.in (noconfigdirs): Replace [ ] with test.
13928         * configure.in (noconfigdirs): Do not add target-newlib if
13929         target == i[3456]86-*-linux*, and host == target.
13931 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13933         * configure.in: delete reference to absent file
13935         * configure.in: replace '[' with 'test'
13937         * configure.in: Eliminate references to gash.
13938         * Makefile.in: Eliminate references to gash.
13940         * configure.in: remove useless references to 'pic' makefile fragments.
13942         * configure.in: (*-*-windows*) Finish removing.
13944         * configure.in: Eliminate redundant test for libgui.
13946 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13948         * MAINTAINERS: Add self and realphabetize.  Update entries
13949         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13950         entry for a29k port maintainer.
13952 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13954         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13955         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13957 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13959         * configure.in: remove references to dead files
13961 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13963         * MAINTAINERS: Add information about purpose of this file.
13965 2002-04-18  Tom Tromey  <tromey@redhat.com>
13967         * configure.in: Disallow configuring libgcj when it is already
13968         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13969         Solaris 2.8 by default.  For PR libgcj/6158.
13971 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13973         * configure.in:  Move default CC setting out of config/mh-* fragments
13974         directly into here.
13976 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13978         * configure.in: don't even try to configure or make a subdirectory
13979         if there's no configure script for it.
13981 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13983         * MAINTAINERS: Remove chill maintainers.
13984         * Makefile.in (CHILLFLAGS): Remove.
13985         (CHILL_LIB): Remove.
13986         (TARGET_CONFIGDIRS): Remove libchill.
13987         (CHILL_FOR_TARGET): Remove.
13988         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13989         CHILL_LIB.
13990         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13991         (CHECK_TARGET_MODULES): Likewise.
13992         (INSTALL_TARGET_MODULES): Likewise.
13993         (CLEAN_TARGET_MODULES): Likewise.
13994         (configure-target-libchill): Remove.
13995         (all-target-libchill): Remove.
13996         * configure.in (target_libs): Remove target-libchill.
13997         Do not compute CHILL_FOR_TARGET.
13998         * libchill: Remove directory.
14000 2002-04-11  DJ Delorie  <dj@redhat.com>
14002         * Makefile.in, configure.in: Sync with binutils, entries
14003         follow...
14005 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
14007         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
14008         (do-tar, do-bz2): New rules.
14009         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
14010         (gdb-tar): New rule.
14011         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
14012         (insight_dejagnu.tar): New rule.
14013         (insight.tar): New rule.
14014         (gdb+dejagnu.tar): New rule.
14015         (gdb.tar): New rule.
14017 2002-02-01  Mo DeJong  <supermo@bayarea.net>
14019         * Makefile.in: Add all-tix to deps for all-snavigator
14020         so that tix is built when building snavigator.
14022 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
14024         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14025         ld and gdb are not supported.
14027 2002-01-07  Mark Salter  <msalter@redhat.com>
14029         * configure.in: Remove target-bsp and target-cygmon from arm builds.
14030         Allow target-libgloss to be built for arm, strongarm, and xscale.
14032 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
14034         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14035         options for i[3456]86-pc-linux* native builds.
14037 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
14039         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14040         files from .po files for a distribution.
14042 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
14044         * configure.in: Enable libstdc++-v3 for h8300 targets.
14046 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
14048         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14049         version from bfd/.
14051 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
14053         * Makefile.in (VER): When present, extract the version number from
14054         the file version.in.
14056 2001-05-24  Tom Rix  <trix@redhat.com>
14058         * configure.in : enable ld for aix
14060 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14062         * config.guess: Add linux target for S/390.
14064 2000-11-07  Philip Blundell  <pb@futuretv.com>
14066         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14068 2000-11-03  Philip Blundell  <pb@futuretv.com>
14070         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14071         files.
14073 2001-01-15  Ben Elliston  <bje@redhat.com>
14075         * configure.in (host_tools): Add sid.
14076         Always configure cgen.
14078 2000-11-24  Nick Clifton  <nickc@redhat.com>
14080         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14082 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
14084         * Makefile.in (ALL_MODULES): Add all-cgen.
14085         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14086         (all-cgen): New target.
14087         (all-opcodes,all-sim): Depend on all-cgen.
14088         * configure.in (host_tools): Add cgen.
14089         Only configure cgen if --enable-cgen-maint.
14091 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
14093         * configure.in: Add *-*-freebsd* configurations.
14095 2002-04-08  Tom Tromey  <tromey@redhat.com>
14097         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14098         Fixes PR libgcj/6068.
14100 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
14102         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14104 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14106         * configure.in (alpha*-dec-osf*): Enable libgcj.
14108 2003-03-27  Matthew Gingell  <gingell@gnat.com>
14110         * MAINTAINERS (Write After Approval): Add myself.
14112 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
14114         Fix for: PR bootstrap/3591, target/5676
14115         * configure.in (mcore-pe): Disable the configuration of
14116         libstdc++-v3 since exceptions are not supported.
14118 2002-03-20  Anthony Green  <green@redhat.com>
14120         * configure.in: Enable libgcj for xscale-elf target.
14122 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
14124         * MAINTAINERS:  Update my email address.
14126 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
14128         * ltmain.sh (relink_command): Fix typo in previous change.
14130 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
14132         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
14133         (relink_command): Added --tag flags.
14134         (mode=install): If relinking fails; error out.
14136 2002-03-12  Richard Henderson  <rth@redhat.com>
14138         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
14139         .NOTPARALLEL tag.
14140         (do-check): Rename from check.
14141         (check): Allow parallel check.
14143 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
14145         * MAINTAINERS: Add myself as maintainer for xtensa port.
14146         Fix alphabetical order in CPU port maintainer list.
14147         Remove myself from Write After Approval list.
14149 2002-03-11  Richard Henderson  <rth@redhat.com>
14151         * Makefile.in (.NOTPARALLEL): Add fake tag.
14153 2002-03-07  H.J. Lu  (hjl@gnu.org)
14155         * configure.in: Enable gprof for mips*-*-linux*.
14157 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
14159         * MAINTAINERS (Write After Approval): Add myself.
14161 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
14163         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14164         libjava.
14165         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14167 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
14169         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14170         because its Makefile is there; test for the executable instead.
14172 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14174         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14175         libstdc++-v3 and libjava.
14177 2002-02-11  Adam Megacz  <adam@xwt.org>
14179         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14180         boehm-gc
14182 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14184         * config.guess: Updated to 2002-01-30's version.
14185         * config.sub: Updated to 2002-02-01's version.
14186         Contribute sh64-elf.
14187         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
14188         * configure.in: Added sh64-*-*.
14190 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
14192         * MAINTAINERS: Belatedly add myself to write after approval list.
14194 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
14196         * MAINTAINERS: Put self in as maintainer for x86-64 port.
14197         Remove self as Write After Approval.
14199 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
14201         * MAINTAINERS: Put self in as maintainer for contrib/regression
14202         directory.
14204 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
14206         * MAINTAINERS:  Update my email address.
14208 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
14210         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
14211         target-libiberty, and target-libgloss.  Skip Java-related
14212         libraries if not supported for NetBSD on target CPU.
14214 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
14216         * install-sh: Use _inst.$$_ for temp file name.
14218 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
14220         * MAINTAINERS (Write After Approval): Move my contact info
14221         from here...
14222         (OS Port Maintainers): ...to here (netbsd).
14224 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
14226         * MAINTAINERS (Write After Approval): Add myself.
14228 2002-01-17  H.J. Lu  <hjl@gnu.org>
14230         * Makefile.in (all-fastjar): Also depend on all-libiberty.
14231         (all-target-fastjar): Also depend on all-target-libiberty.
14233 2002-01-16  H.J. Lu  (hjl@gnu.org)
14235         * config.guess: Import from master sources, rev 1.225.
14236         * config.sub: Import from master sources, rev 1.238.
14238 2002-01-16  Kazu Hirata  <kazu@hxi.com>
14240         * MAINTAINERS (Write After Approval): Remove myself.
14242 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
14244         * MAINTAINERS (Write After Approval): Add myself.
14246 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14248         * MAINTAINERS: Add self as docs co-maintainer.
14250 2001-12-11  Matthias Klose  <doko@debian.org>
14252         * MAINTAINERS (Write After Approval): Add myself.
14254 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
14256         * MAINTAINERS: Update my email address.
14258 2001-12-07  Turly O'Connor  <turly@apple.com>
14259         * MAINTAINERS (Write After Approval): Add myself.
14260         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14261         (rs6000_initialize_trampoline): Call __trampoline_setup for
14262         ABI_DARWIN too.
14263         * darwin-tramp.asm: New file, implements __trampoline_setup.
14264         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14266 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
14268         * MAINTAINERS (Write After Approval): Add myself.
14270 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
14272         * configure, configure.in: Use temp file for long sed commands.
14274 2001-12-03  Laurent Guerby  <guerby@acm.org>
14276         * config.sub: Update to version 1.232 on subversion.
14278 2001-12-03  Ben Elliston  <bje@redhat.com>
14280         * MAINTAINERS: Update mail address for config.* patches.
14282 2001-11-27  DJ Delorie  <dj@redhat.com>
14283             Zack Weinberg  <zack@codesourcery.com>
14285         When build != host, create libiberty for the build machine.
14287         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14288         CONFIG_ARGUMENTS.
14289         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14290         New variables.
14291         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14292         and rules.
14293         (all.normal): Depend on ALL_BUILD_MODULES.
14294         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14295         (all-build-libiberty): Depend on configure-build-libiberty.
14297         * configure: Calculate and substitute proper value for
14298         ALL_BUILD_MODULES.
14299         * configure.in: Create the build subdirectory.
14300         Calculate and substitute TARGET_CONFIGARGS (formerly
14301         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14303 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
14305         * MAINTAINERS (write-after-approval): Add self.
14307 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14309         * MAINTAINERS (GNATS only accounts): Remove self.
14311 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
14313         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14314         libf2c.
14316 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14318         * MAINTAINERS (Write After Approval): Add self.
14320 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14322         * MAINTAINERS: mips and s390 are also CPU ports.
14324 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14326         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14328 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
14330         * MAINTAINERS: Alphabetize.
14332 2001-11-09  Kazu Hirata  <kazu@hxi.com>
14334         * MAINTAINERS (Various maintainers: h8 port): Add myself.
14336 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14338         * MAINTAINERS (Various maintainers: hppa port): Added myself.
14340 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14342         * configure.in (--enable-languages): Be more permissive about
14343         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14345 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14347         * config.sub: Import from master sources, rev. 1.230.
14348         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14350 2001-11-07  Laurent Guerby  <guerby@acm.org>
14352         * MAINTAINERS (Write After Approval): Add self.
14354 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14356         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14358 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14360         * config.sub: Import from master sources, rev 1.226.
14361         * config.guess: Import from master sources, rev 1.216.
14363 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14365         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14366         * MAINTAINERS: Add self as maintainer of MMIX port.
14367         Remove old after-approval entry.
14369 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14371         * ChangeLog, configure: Fix spelling errors.
14373 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14375         * MAINTAINERS: Tweak my address.
14377 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14379         * MAINTAINERS: Update my email address.
14381 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14383         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14384         * MAINTAINERS: Add self as maintainer of CRIS port.
14386 2001-10-10  Geert Bosch  <bosch@gnat.com>
14388         * MAINTAINERS (Various maintainers: Ada front end):
14389         Added Robert Dewar.
14391 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14393         * MAINTAINERS (Write After Approval): Added self
14395 2001-10-02  Geert Bosch  <bosch@gnat.com>
14397         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14399 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14401         * configure: Handle temporary files securely using mkdir.
14403 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14405         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14407 2001-09-26  Will Cohen  <wcohen@redhat.com>
14409         * configure.in (*-*-linux*): Disable configuration of target-newlib
14410         and target-libgloss.
14412 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14414         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14415         RANLIB.
14417 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14419         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14420         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14421         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14422         avoid quotes nesting problems.
14423         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14424         (DO_X): Export only variables that are set.
14426 2001-09-19  Ben Elliston  <bje@redhat.com>
14428         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14429         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14430         semantics.  Use the shell built-in "type" command instead.
14432 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14434         Merged from gcc-3_0-branch:
14435         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14436         * ltcf-c.sh: Use $objext, not $ac_objext.
14437         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14438         * ltcf-cxx.sh: Add support for GNU.
14439         2001-07-22  Timothy Wall  <twall@redhat.com>
14440         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14441         default settings if using GNU tools with that configuration.
14442         * ltcf-cxx.sh: Ditto.
14443         * ltcf-gcj.sh: Ditto.
14444         2001-07-21  Michael Chastain  <chastain@redhat.com>
14445         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14446         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14447         * ltmain.sh: Mark as gcc-local.
14449 2001-08-30  Eric Christopher  <echristo@redhat.com>
14450             Jason Eckhardt  <jle@redhat.com>
14452         * config.guess: Merge from master sources.
14453         * config.sub: Merge from master sources, add support for mipsisa32.
14455 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14456         * config.sub: Merge from master sources, rev 1.219.
14457         * MAINTAINERS: Add self as contact for stormy16 port.
14459 2001-08-14  Zack Weinberg  <zackw@panix.com>
14461         * config.sub: Merge from master sources, rev 1.218.
14462         * config.guess: Merge from master sources, rev 1.209.
14464 2001-08-11  Graham Stott  <grahams@redhat.com>
14466         * Makefile.in (check-c++): Add missing semicolon.
14468 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14470         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14472 2001-07-30  Eric Christopher  <echristo@redhat.com>
14474         * MAINTAINERS (Various maintainers: mips port): Added myself.
14476 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14478         * configure.in (sh-*-linux*): New.
14480 2001-07-27  Richard Henderson  <rth@redhat.com>
14482         * .cvsignore: Add LAST_UPDATED.
14484 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14486         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14488 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14490         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14492 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14494         * MAINTAINERS (Write After Approval): Added myself.
14496 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14498         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14499         and libgcj on m68hc11/m68hc12.
14501 2001-06-27  H.J. Lu  (hjl@gnu.org)
14503         * Makefile (CFLAGS_FOR_BUILD): New.
14504         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14506 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14508         * README: Remove version number.
14510 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14512         * INSTALL/README: Update wrt. to the installation instructions now
14513         residing in gcc/doc/install.texi.
14515 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14517         * README: Replace with a cut-down and updated version of gcc/README.
14519 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14521         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14522         multilibs to be disabled.
14524 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14526         * MAINTAINERS (Write After Approval): Add myself.
14528 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14530         * config.guess: Import CVS version 1.195.
14531         * config.sub: Import CVS version 1.212.
14533 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14535         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14536         gcc/xgcc is built, use -print-prog-name to find out the program
14537         name to use.
14539 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14541         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14542         appear to also be in the master copy.
14543         * config.sub:  Import CVS version 1.211.
14545 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14547         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14548         with_gcc]: Use `gcc -shared' to build a shared library.
14550 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14552         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14553         archives.
14555 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14557         * MAINTAINERS (Write After Approval): Add myself.
14559 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14561         * configure.in (libstdcxx_flags): Do not try to execute
14562         libstdc++-v3/testsuite_flags until it exists.
14564 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14566         * MAINTAINERS: Update my email address.
14568 2001-05-31  Graham Stott  <grahams@redhat.com>
14570         * MAINTAINERS (Write After Approval): Add myself.
14572 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14574         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14575         libraries when using g++ with native linker.
14577 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14579         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14581 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14583         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14584         [aix4*|aix5*]: Prepend blank.
14586 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14588         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14589         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14590         of subdir/configure scripts to use the new libtool.m4.
14592 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14594         * MAINTAINERS (Write After Approval): Add myself.
14596 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14598         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14600 2001-05-11  Ben Elliston  <bje@redhat.com>
14602         * Makefile.in (all-sid): New target.
14603         (check-sid, clean-sid, install-sid): Likewise.
14605 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14607         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14609 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14611         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14612         libgcj.
14614 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14616         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14617         gcc/xgcc is built, use -print-prog-name to find out the program
14618         name to use.
14620 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14622         * configure.in (noconfigdirs): Don't reset it from scratch in the
14623         target case; only append to it.
14625         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14626         sparc-*-solaris2.8]: Disable ${libgcj}.
14628 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14630         * configure.in (libgcj_saved): Copy from $libgcj.
14631         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14632         --disable-libgcj.
14634 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14636         * MAINTAINERS: Remove self as MIPS maintainer and
14637         C front end maintainer.
14639 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14641         * configure.in: Move *-chorusos target case to the proper switch.
14642         Disable libgcj.
14644 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14646         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14647         1.641.2.228.
14649 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14651         * Makefile.in (STAGE1_CFLAGS): Pass down.
14653 2001-04-13  Alan Modra  <amodra@one.net.au>
14655         * config.guess: Add hppa64-linux support.  Note for next import that
14656         this is already in the master file.
14657         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14659 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14661         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14662         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14664 2001-04-11  Stan Shebs  <shebs@apple.com>
14666         * MAINTAINERS: Add self as Darwin port maintainer.
14668 2001-04-11  Alan Modra  <amodra@one.net.au>
14670         * MAINTAINERS: Update my email address.
14672 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14674         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14675         recent versions of FreeBSD (release 3 or later).
14676         * ltconfig: On FreeBSD, -lc must not be provided when building
14677         a shared library or else the standard -pthread gcc option is
14678         rendered worthless to later users of the built library.
14680 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14682         * MAINTAINERS: Add self and RTH as C front end maintainers.
14684 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14686         * config.sub: Make sure to match an already-canonicalized
14687         machine name (eg. mn10300-unknown-elf).
14689 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14691         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14692         New macros.
14693         (bootstrap, cross): Use RECURSE_FLAGS.
14694         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14696 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14698         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14700 2001-03-22  Colin Howell  <chowell@redhat.com>
14702         * Makefile.in (DO_X): Do not backslash single-quotes in
14703         backquotes (two places).
14705 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14707         Re-installed:
14708         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14709         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14710         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14711         * ltcf-cxx.sh: Likewise.
14712         * ltcf-gcj.sh: Likewise.
14714 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14716         * MAINTAINERS: Add myself as "documentation co-maintainer".
14718 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14720         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14721         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14723 2001-03-19  Tom Tromey  <tromey@redhat.com>
14725         * config-ml.in: Handle GCJ and GCJFLAGS.
14727 2001-03-21  Michael Chastain  <chastain@redhat.com>
14729         * Makefile.in: all-m4 depends on all-texinfo.
14731 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14733         * MAINTAINERS: Add myself to write after approval list.
14735 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14737         * Makefile.in (DO_X): Quote nested quotes.
14739 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14741         * MAINTAINERS: Add myself to write after approval list.
14743 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14745         * Makefile.in (DO_X): Use double quotes for quoting
14746         "RANLIB=$${RANLIB}".
14748 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14750         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14752 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14754         * configure.in: Only use `lang_requires' for languages athat are
14755         actually enabled.
14757 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14759         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14761 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14763         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14765 2001-03-07  Tom Tromey  <tromey@redhat.com>
14767         * configure.in: Allow config-lang.in to set `lang_requires' to list
14768         of other required languages.
14770 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14772         * Makefile.in: Remove RANLIB definition. Use RANLIB
14773         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14774         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14776 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14777             Alexandre Oliva  <aoliva@redhat.com>
14779         * Makefile.in (check-c++): Use tabs, not spaces.
14781 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14783         * MAINTAINERS: add myself to Write After Approval list.
14785 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14787         * Makefile.in (check-c++): New rule.
14789         * configure.in (target_libs): Remove libg++.
14790         (noconfigdirs): Remove libg++.
14791         (noconfigdirs): Same.
14792         (noconfigdirs): Same.
14793         (noconfigdirs): Same.
14795         * config-ml.in: Remove libg++ references.
14797         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14798         (ALL_TARGET_MODULES): Same.
14799         (configure-target-libg++): Remove.
14800         (all-target-libg++): Remove.
14801         (configure-target-libio): Remove.
14802         (all-target-libio): Remove.
14803         (check-target-libio): Remove.
14804         (.PHONY): Remove.
14805         (libg++.tar.bz2): Remove.
14806         (all-target-cygmon): Remove libio.
14807         (all-target-libstdc++): Remove.
14808         (configure-target-libstdc++): Remove.
14809         (TARGET_LIB_PATH): Remove libstdc++.
14810         (ALL_GCC_CXX): Remove libstdc++.
14811         (all-target-gperf): Correct.
14813 2001-02-16  Nick Clifton  <nickc@redhat.com>
14815         * configure.in (noconfigdirs): Allow configuration of texinfo
14816         for Cygwin hosts.
14818 2001-02-15  Anthony Green  <green@redhat.com>
14820         * configure: Introduce GCJ_FOR_TARGET.
14821         * configure.in: Ditto.
14822         * Makefile.in: Ditto.
14824 2001-02-13  Andreas Schwab  <schwab@suse.de>
14826         * MAINTAINERS: Update mail address.
14828 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14830         * config.guess: Add linux target for S/390.
14831         * config.sub: Likewise.
14833 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14835         * configure.in: for *-chorusos, don't config target-newlib and
14836         target-libgloss.
14838 2001-02-06  Ben Elliston  <bje@redhat.com>
14840         * configure: Output host type to stdout, not stderr.
14842 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14844         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14845         * ltcf-cxx.sh: Likewise.
14847         * config.if: Assume enable_libstdcxx_v3 is defined.
14849 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14851         Remove V2 C++ library.
14852         * configure.in: Remove --enable-libstdcxx_v3 support.
14854 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14856         * include/demangle.h: Add prototype for java_demangle_v3.
14858 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14860         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14862 2001-01-27  Richard Henderson  <rth@redhat.com>
14864         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14866 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14868         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14869         Don't unset, it's non-portable and no longer necessary, set to empty
14870         instead.
14872 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14874         * ltconfig: Shell portability fix for the tagname validity check.
14876 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14878         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14879         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14881 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14883         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14885 2001-01-26  Tom Tromey  <tromey@redhat.com>
14887         * configure.in: Allow libgcj to be built on Sparc Solaris.
14889 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14891         * ltcf-c.sh: Add aix5 case.
14892         * ltcf-cxx.sh: Likewise.
14893         * ltconfig: Likewise.
14895 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14897         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14898         keep at least one of build_libtool_libs or build_old_libs set to
14899         yes.
14901         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14902         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14904 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14906         * configure.in: Enable libgcj on several additional platforms.
14908 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14910         * configure.in: Enable libgcj for linux targets.
14912 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14914         * MAINTAINERS (Write After Approval): Add myself.
14916 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14918         * MAINTAINERS: Add myself as vax port maintainer.
14920 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14922         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14924 2001-01-09  Mike Stump  <mrs@wrs.com>
14926         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14927         failures of subdirectories.
14929 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14931         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14932         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14933         * ltcf-cxx.sh: Likewise.
14934         * ltcf-gcj.sh: Likewise.
14935         * ltconfig.sh: Fix typo.
14937 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14939         * configure: handle DOS-style absolute paths.
14941 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14943         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14945 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14947         * MAINTAINERS: Add myself as avr port co-maintainer.
14949 2000-12-28  Ben Elliston  <bje@redhat.com>
14951         * MAINTAINERS: Add myself under ``Write After Approval''.
14953 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14955         * texinfo: Remove directory from GCC.
14957 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14959         * COPYING: Update to current
14960         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14961         to 19yy as example year in copyright notice).
14963 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14965         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14966         (libstdcxx_incdir): Pass down.
14967         * config.if: Remove expired bits for cxx_interface, add stub.
14968         (libstdcxx_incdir): Add variable for g++ include directory.
14969         * configure.in (gxx_include_dir): Use it.
14971 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14973         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14974         with old-email address from ``Write After Approval''.
14976 2000-12-15  Andreas Jaeger  <aj@suse.de>
14978         * configure.in: Handle lang_dirs.
14980 2000-12-14  Tom Tromey  <tromey@redhat.com>
14982         * MAINTAINERS: Removed brads.
14984         * MAINTAINERS: Added gcj developers.
14986 2000-12-13  Anthony Green  <green@redhat.com>
14988         * configure.in: Disable libgcj for any target not specifically
14989         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14990         with g++ abi.
14992 2000-12-13  Mike Stump  <mrs@wrs.com>
14994         * Makefile.in (local-distclean): Also remove fastjar.
14996 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14998         * contrib/gcc_update: Add fastjar --touch entries.
15000 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
15002         * configure.in: Disable language-specific target libraries for
15003         languages that aren't enabled.
15005 2000-12-10  Anthony Green  <green@redhat.com>
15007         * configure.in: Define libgcj.  Disable libgcj target libraries for
15008         most targets.
15010 2000-12-10  Neil Booth  <neilb@earthling.net>
15012         * MAINTAINERS: Update mail address, remove from WAA list.
15014 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15016         * libjava: Imported from /cvs/java.
15017         * libffi: Likewise.
15018         * Boehm-gc: Likewise.
15020 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15022         * configure.in (target_libs): Revert 2000-12-08 patch.
15023         (noconfigdirs): Added target-libjava.
15025 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15027         * djunpack.bat: removed.
15029 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15031         * Makefile.in: handle DOS-style absolute paths.
15032         * config-ml.in: likewise.
15033         * symlink-tree: likewise.
15035 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15037         * fastjar: Imported.
15039 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15041         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15042         libjava.
15043         * configure.in (target_libs): Removed `target-libjava'.
15045 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15047         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15048         (ALL_MODULES): Added fastjar.
15049         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15050         (all-target-libjava): all-fastjar replaces all-zip.
15051         (all-fastjar): Added.
15052         (configure-target-fastjar, all-target-fastjar): Likewise.
15053         * configure.in (host_tools): Added fastjar.
15055 2000-12-07  Mike Stump  <mrs@wrs.com>
15057         * Makefile.in (local-distclean): Remove leftover built files.
15059 2000-11-24  Nick Clifton  <nickc@redhat.com>
15061         * configure.in (xscale-elf): Add target.
15062         (xscale-coff): Add target.
15064 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
15066         * ltcf-cxx.sh: Support creation of C++ shared libraries on
15067         recent versions of FreeBSD (release 3 or later).
15068         * ltconfig: On FreeBSD, -lc must not be provided when building
15069         a shared library or else the standard -pthread gcc option is
15070         rendered worthless to later users of the built library.
15072 2000-11-16  Fred Fish  <fnf@be.com>
15074         * configure.in (enable_libstdcxx_v3): Fix typo,
15075         libstd++ -> libstdc++.
15077 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15079         * MAINTAINERS: Add self to Write After Approval list.
15081 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
15083         * MAINTAINERS: Update my email address.  Add myself to global write
15084         privs list.
15086 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
15088         * Makefile.in: Merge with src and libgcj.
15089         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
15090         configure-target-<library> when their configure scripts need the C
15091         or C++ library to have already been built to work properly.
15092         (do_proto_toplev): Set them to an empty string.
15094         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15095         (REALLY_SET_LIB_PATH): Use them.
15097 2000-11-17  Stan Shebs  <shebs@apple.com>
15099         * MAINTAINERS: Add self to Write After Approval list.
15101 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15103         * configure: Provide the original toplevel configure arguments
15104         (including $0) to subprocesses in the environment rather than
15105         through gcc/configargs.h.
15107 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15109         * MAINTAINERS: Remove references to cccp. Change C9X reference to
15110         C99.  Alphabetise "Write After Approval" list.
15112 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
15114         * configure: Turn on libstdc++ V3 by default.
15116         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15117         if we've got GCC.
15119 2000-11-11  Philip Blundell  <philb@gnu.org>
15121         * MAINTAINERS: Add self to Write After Approval list.
15123 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
15125         * ltcf-c.sh (aix4): Improve shared library configuration; require
15126         exporting symbols.
15127         * ltcf-cxx.sh (aix4): Define.
15128         * ltconfig (aix4): Define library and soname specs appropriate for
15129         AIX.  Define command to create export symbols list.
15131 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
15133         * config.sub: Add support for Sun Chorus
15135 2000-10-31  Nick Clifton  <nickc@redhat.com>
15137         * MAINTAINERS: Rename <name>@cygnus.com addresses to
15138         <name>@redhat.com.  Also installed new email address for Clint
15139         Popetz.
15141 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
15143         * etc: Remove directory from GCC.
15145 2000-10-16  Michael Meissner  <meissner@redhat.com>
15147         * configure (gcc/configargs.h): Only create if there is a build GCC
15148         directory created.
15150 2000-10-16  Matthias Klose  <doko@debian.org>
15152         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15153         when configured for libstdc++-v3.
15155 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
15157         * configure: Save configure arguments to gcc/configargs.h.
15159 2000-10-04  Philipp Thomas  <pthomas@suse.de>
15161         * config.guess: Import CVS version 1.157.
15162         * config.sub: Import CVS version 1.181.
15164 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
15166         * Makefile.in (bootstrap): avoid recursion if subdir missing
15167         (cross): ditto
15168         (do-proto-toplev): ditto
15170 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
15172         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15173         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15175         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15176         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
15177         all affected `configure' scripts.
15179 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
15181         * MAINTAINERS: Add self as cpplib co-maintainer.
15183 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
15185         * MAINTAINERS: Add self to Write After Approval list.
15187 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15189         * INSTALL/README: egcs -> GCC update.
15191 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
15193         * MAINTAINERS: Add myself to Write After Approval list.
15195 2000-09-15  Kazu Hirata  <kazu@hxi.com>
15197         * MAINTAINERS: Add myself to Write After Approval list.
15199 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
15201         * configure.in: Do not build byacc for hppa64.  Provide paths to the
15202         X11 libraries for hppa64.
15204 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15206         * MAINTAINERS: Add myself as 68hc11 port maintainer.
15208 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
15210         * Makefile.in (all-zlib): Added dummy target.
15212         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15213         ltcf-gcj.sh: Updated from libtool multi-language branch.
15215 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
15217         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15218         (bootstrap*): Depend on all-bootstrap.
15220 2000-09-05  Philipp Thomas  <pthomas@suse.de>
15222         * config.guess: Import CVS version 1.156.
15223         * config.sub: Import CVS version 1.179.
15225 2000-09-02  Anthony Green  <green@cygnus.com>
15227         * Makefile.in (all-gcc): Depend on all-zlib.
15228         (CLEAN_MODULES): Add clean-zlib.
15229         (ALL_MODULES): Add all-zlib.
15230         * configure.in (host_libs): Add zlib.
15232 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
15234         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15235         crosses, but add gcc/include to the header search path for them.
15237 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
15239         * MAINTAINERS: Add self to Write After Approval list.
15241 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15243         * config.guess: Import CVS version 1.152.
15244         * config.sub: Import CVS version 1.177.
15246 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
15248         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15249         $targargs to tell whether newlib is going to be built.
15251         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15252         $$r/TARGET_SUBDIR/libio for _G_config.h.
15254 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
15256         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15258 2000-08-22  DJ Delorie  <dj@redhat.com>
15260         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15262 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
15264         * config-ml.in (CC, CXX): Avoid trailing whitespace.
15265         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15266         sub-configures.
15268 2000-08-21  DJ Delorie  <dj@redhat.com>
15270         * MAINTAINERS: Add self as a libiberty maintainer
15272 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
15274         * configure.in (libstdcxx_flags): Use
15275         libstdc++-v3/src/libstdc++.INC.
15277 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
15279         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15281 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
15283         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15285         * configure: Make enable_threads and enable_shared defaults
15286         explicit.  Substitute enable_threads into generated Makefiles.
15287         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15288         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15290 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15292         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15294 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
15296         * config-ml.in (CC): Remove bogus duplicate quotation mark from
15297         previous delta.
15299 2000-08-11  Jason Merrill  <jason@redhat.com>
15301         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15302         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15303         (FLAGS_FOR_TARGET): Not here.
15304         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15306 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
15308         * config-ml.in (CC, CXX): Don't introduce a leading space.
15310 2000-08-07  DJ Delorie  <dj@delorie.com>
15312         * MAINTAINERS: Add self as a DJGPP maintainer
15314 2000-08-07  DJ Delorie  <dj@redhat.com>
15316         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15317         "if we're also building gcc, and it's a gcc that will run on the
15318         build machine, we want to use its includes instead of the system's
15319         default includes".
15321 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15323         * MAINTAINERS: Add self to Write After Approval list.
15325 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
15327         * configure.in (libstdcxx_flags): Don't use `"'.
15329         * config-ml.in: Adjust multilib search paths to the
15330         appropriate multilib tree.
15332 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
15334         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15335         commas in $LANGUAGES.
15337 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
15339         * configure.in: Re-enable all references to libg++ and librx.
15341 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15343         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15344         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15345         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15346         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15348         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15350 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15352         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15353         CXX_FOR_TARGET for sed.
15355 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15357         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15358         Do not override if already set in the environment or in configure.
15359         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15360         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15362 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15364         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15365         the libtool CVS tree multi-language branch.
15366         * ltconfig, ltmain.sh: Updated.
15368 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15370         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15371         (clean-target): Depend on it.
15373         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15374         (GCC_FOR_TARGET): Use it.
15375         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15376         * configure.in: ... here.
15377         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15378         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15380 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15382         * MAINTAINERS: Add self to Write After Approval list.
15384 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15386         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15387         (configure-target-libchill, configure-target-libobjc): Likewise.
15389         * configure.in: Use the same cache file for all target libs.
15390         * config-ml.in: But different cache files per multilib variant.
15392 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15394         * configure (topsrcdir): Don't use dirname.
15396 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15398         * MAINTAINERS: Add self to Write After Approval list.
15400 2000-07-20  Jason Merrill  <jason@redhat.com>
15402         * configure.in: Remove all references to libg++ and librx.
15404         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15406 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15408         * config.sub: Update to subversions version 2000-07-06.
15410 2000-07-12  Andrew Haley  <aph@cygnus.com>
15412         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15413         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15415 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15417         * symlink-tree:  Check number of arguments.
15419 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15421         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15422         search path for a g++ extracted from the build tree.  This
15423         will allow link tests run by configure scripts in
15424         subdirectories to succeed.
15426 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15428         * ltconfig: Add support for mips-dde-sysv4.2MP
15430 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15432         * MAINTAINERS: Add myself as loop discovery maintainer.
15434 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15436         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15437         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15439 2000-06-19  Timothy Wall  <twall@cygnus.com>
15441         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15442         * config.sub: Add tic54x target.
15444 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15446         * MAINTAINERS: Add self as Fortran maintainer,
15447         remove Craig Burley.
15449 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15451         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15452         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15454 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15456         * MAINTAINERS: Add self as i18n maintainer
15458 20000-05-21  H.J. Lu  (hjl@gnu.org)
15460         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15461         directory are used if they exist. Make sure
15462         $(build_tooldir)/include is searched for header files,
15463         $(build_tooldir)/lib/ for library files.
15464         (GCC_FOR_TARGET): Likewise.
15465         (CXX_FOR_TARGET): Likewise.
15467 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15469         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15471 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15473         * Makefile.in (configure-target-libiberty): Depend on
15474         configure-target-newlib.
15476 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15478         * configure.in, Makefile.in: Merge all libffi-related
15479         configury stuff from the libgcj tree.
15481 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15483         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15484         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15486 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15488         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15489         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15490         current version information.  Add to proto-toplev directory.
15491         (gdb-taz): Build do-djunpack.
15493 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15495         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15497 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15499         * MAINTAINERS: Add self to Write After Approval list.
15501 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15503         * ltmain.sh: Preserve in relink_command any environment
15504         variables that may affect the linker behavior.
15506 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15508         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15510 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15512         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15514 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15516         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15517         with the version name.
15519 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15521         * MAINTAINERS: Add self as bb-reorder maintainer.
15523 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15525         * config.if: Tweak.
15527 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15529         * djunpack.bat: New file.
15531 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15533         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15534         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15535         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15536         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15538 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15540         * config.sub (case $basic_machine): Change default for "ibm-*"
15541         to "openedition".
15543 2000-04-13  Andreas Jaeger  <aj@suse.de>
15545         * MAINTAINERS: Added myself.
15547 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15549         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15550         (do-md5sum): New target.
15551         (MD5PROG): Define.
15552         (PACKAGE): Default to TOOL.
15553         (VER): Default to a shell script.
15554         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15555         md5 checksum generation.
15556         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15557         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15558         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15559         insight.tar.bz2): Use gdb-taz to create archive.
15561 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15563         * configure (warn_cflags): Delete.
15565 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15567         * MAINTAINERS: Added myself.
15569 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15570             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15572         * configure.in (enable_libstdcxx_v3): Add.
15573         (target_libs): Add bits here to switch between libstdc++-v2 and
15574         libstdc++-v3.
15575         * config.if: And this file too.
15576         * Makefile.in: Add libstdc++-v3 targets.
15578 2000-04-05  Michael Meissner  <meissner@redhat.com>
15580         * config.sub (d30v): Add d30v as a basic machine type.
15582 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15584         * configure.in: -linux-gnu*, not -linux-gnu.
15586 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15588         * MAINTAINERS: Add self in write-after-approval section.
15590 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15592         * MAINTAINERS: Add self as ia64 port maintainer.
15594 2000-03-08  Neil Booth  <NeilB@earthling.net>
15596         * MAINTAINERS: Add self in write-after-approval section.
15598 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15600         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15601         (do-tar-bz2): Replace TOOL with PACKAGE.
15602         (gdb.tar.bz2): Remove GDBTK from GDB package.
15603         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15604         dejagnu.tar.bz2): New packages.
15606 2000-02-27  Andreas Jaeger  <aj@suse.de>
15608         * configure.in: Add entry for mips*-*-linux*, move catch all
15609         *-*-*linux* entry below this one.
15611 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15613         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15615 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15617         * config.sub: Support an OS of "wince".
15619 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15621         * config.guess, config.sub: Updated to match config's 2000-02-15
15622         version.
15624 2000-02-23  Linas Vepstas  <linas@linas.org>
15626         * config.sub: Add support for Linux/IBM 370.
15627         * configure.in: Likewise.
15629 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15631         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15633 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15635         * config.guess: Guess "cygwin" rather than "cygwin32".
15637 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15639         * configure (gcc_version): When setting, narrow search to
15640         lines containing `version_string'.
15642 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15644         * config.sub: Add support for avr target.
15646 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15648         * MAINTAINERS: Add maintainers for MCore port.
15650 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15652         * config.sub: Add mmix-knuth-mmixware.
15654 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15656         * MAINTAINERS: Pair cccp with cpplib maintainership.
15658 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15660         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15661         structure stuff to -L library search.
15662         (CXX_FOR_TARGET): Ditto.
15663         (CROSS_CHECK_MODULES): Fix spelling mistake.
15665 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15667         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15668         the C++ compiler.
15670 2000-01-12  Richard Henderson  <rth@cygnus.com>
15672         * configure.in: Don't build some bits for beos.
15674 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15676         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15677         as include files.
15679 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15681         * Add self as cpplib maintainer, as requested by Jason
15682         Merrill.  Correct my e-mail address.
15684 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15686         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15687         not mh-aix43.
15689 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15691         * MAINTAINERS: Add myself to "write after approval" list.
15693 1999-12-14  Richard Henderson  <rth@cygnus.com>
15695         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15696         * config.sub: Accept alphaev[78], alphaev8.
15698 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15700         * config.guess, config.sub: Update from autoconf.
15702 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15704         * MAINTAINERS:  update my playtime e-address.
15706 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15708         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15709         necessary libraries are missing.
15711 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15713         * MAINTAINERS: Add new 'write after approval' maintainer.
15715 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15717         * MAINTAINERS: Add new Java maintainer.
15719 1999-10-25  Andreas Schwab  <schwab@suse.de>
15721         * configure: Fix quoting inside arguments of eval.
15723 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15725         * config-ml.in: Allow suppression of some ARM multilibs.
15727 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15729         * config.guess: Add OS/390 match pattern.
15730         * config.sub: Add mvs, openedition targets.
15731         * configure.in (i370-ibm-opened*): New.
15733 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15735         * config.sub: Add support for configuring for pj.
15737 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15739         * config.sub (maybe_os): Add support for configuring for fr30.
15741 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15743         * configure.in: Do not configure or build ld for AIX
15744         platforms.  ld is known to be broken on these platforms.
15746 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15748         * config-ml.in: Pass compiler flag corresponding to multidirs to
15749         subdir configures.
15751 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15753         * Makefile.in (LDFLAGS): Define.
15755 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15757         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15758         noconfigdirs.
15759         (*-*-cygwin*): Likewise.
15761 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15763         * mkdep: New file.
15764         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15765         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15767         From Eli Zaretskii <eliz@is.elta.co.il>:
15768         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15769         long file name when using DJGPP on MS-DOS.
15771 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15773         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15775 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15777         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15778         dependency as this causes "make check" to globally "make all"
15780 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15782         * configure.in (target_libs): Added target-zlib.
15783         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15784         (CONFIGURE_TARGET_MODULES): Likewise.
15785         (CHECK_TARGET_MODULES): Likewise.
15786         (INSTALL_TARGET_MODULES): Likewise.
15787         (CLEAN_TARGET_MODULES): Likewise.
15788         (configure-target-zlib): New target.
15789         (all-target-zlib): Likewise.
15790         (all-target-libjava): Depend on all-target-zlib.
15791         (configure-target-libjava): Depend on configure-target-zlib.
15793         * Makefile.in (configure-target-libjava): Depend on
15794         configure-target-newlib.
15795         (configure-target-boehm-gc): New target.
15796         (configure-target-qthreads): New target.
15798         * configure.in (target_libs): Added target-qthreads.
15799         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15800         (CONFIGURE_TARGET_MODULES): Likewise.
15801         (CHECK_TARGET_MODULES): Likewise.
15802         (INSTALL_TARGET_MODULES): Likewise.
15803         (CLEAN_TARGET_MODULES): Likewise.
15804         (all-target-qthreads): New target.
15805         (configure-target-libjava): Depend on configure-target-qthreads.
15806         (all-target-libjava): Depend on all-target-qthreads.
15808         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15809         (CONFIGURE_TARGET_MODULES): Likewise.
15810         (CHECK_TARGET_MODULES): Likewise.
15811         (INSTALL_TARGET_MODULES): Likewise.
15812         (CLEAN_TARGET_MODULES): Likewise.
15813         (all-target-libjava): New target.
15814         (all-target-boehm-gc): Likewise.
15815         * configure.in (target_libs): Added libjava, boehm-gc.
15817 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15819         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15820         configure.bat in SUPPORT_FILES.
15821         (gas+binutils.tar.bz2): Likewise.
15823         * makeall.bat: Remove; obsolete.
15825 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15827         From Mark Elbrecht:
15828         * configure.bat: Remove; obsolete.
15830 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15832         * configure: Add -W -Wall to the default CFLAGS when compiling with
15833         gcc.
15835 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15837         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15839 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15841         * configure.in: Build ld on IRIX6.
15843 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15845         * Makefile.in: Change distribution targets to use bzip2 instead of
15846         gzip.
15847         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15848         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15850 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15852         * config.sub: Add mcore target.
15854 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15856         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15858 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15860         * config.guess (dummy): Changed to $dummy.
15862 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15864         * config.sub: Tidied up case statements.
15866 1999-05-22  Ben Elliston  <bje@cygnus.com>
15868         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15869         <jiro@din.or.jp>.
15871         * config.guess: Merge with FSF version. Future changes will be
15872         more accurately recorded in this ChangeLog.
15873         * config.sub: Likewise.
15875 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15877         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15879 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15881         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15883 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15885         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15887 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15889         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15890         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15891         Bad merge removed these two changes.
15893 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15894                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15896         * config.guess (interix Alpha): Add.
15898 1999-04-11  Richard Henderson  <rth@cygnus.com>
15900         * configure.in (i?86-*-beos*): Do config gperf; don't config
15901         gdb, newlib, or libgloss.
15903 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15905         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15906         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15907         from multidirs.
15909 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15911         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15913 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15915         * config.sub: Add support for mcore targets.
15917 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15919         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15920         not mt-ospace, in order to shut up assembler warning about using
15921         symbols that are named the same as registers.
15923 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15925         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15926         dependency list for all-target-cygmon.
15928 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15930         * config-ml.in: Check $host, not $target, for selective multilibs.
15931         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15932         thumb interworking, and underscore prefix multilibs.
15934 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15936         * missing: Update to version from current automake.
15938 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15940         * configure (gxx_include_dir): Removed.
15942         * configure.in (gxx_include_dir): Handle it.
15943         * Makefile.in: Likewise.
15945 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15947         * config.sub (mips64vr4111,mips64vr4111el) Add.
15949 1999-03-21  Ben Elliston  <bje@cygnus.com>
15951         * config.guess: Correct typo for detecting ELF on FreeBSD.
15953 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15955         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15956         config/mh-djgpp.
15958 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15960         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15961         all-target-newlib to dependency list for all-target-bsp.
15963 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15965         * config.sub: Add i386-uwin support.
15966         * config.guess: Likewise.
15968 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15970         * configure.in: cleanup, add mh-*pic handling for arm, special
15971         case powerpc*-*-aix*
15973 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15975         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15976         can be built.
15978 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15980         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15981         targets.
15983 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15985         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15987 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15989         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15991 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15993         * config.sub: Fix typo in arm recognition.
15995 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15997         * configure.in (noconfigdirs): Changed target_configdirs to
15998         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15999         rather than m68k-*-* since it is not known to work on
16000         m68k-aout. Ditto for arm-*-*oabi.
16002 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
16004         * configure.in (*-*-windows*): Remove, no longer used.
16006 1999-02-19  Ben Elliston <bje@cygnus.com>
16008         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16009         Smart and improved by Andrew Cagney.
16011 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
16013         * config.guess: Recognize openbsd-*-hppa.
16015 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
16017         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16018         only if it is not empty.
16020 1999-02-17  Nick Clifton  <nickc@cygnus.com>
16022         Patch from: Scott Bambrough <scottb@corelcomputer.com>
16024         * config.guess: Modified to recognize uname's armv* syntax.
16026         * config.sub: Modified to recognize uname's armv* syntax.
16028 1999-02-17  Mark Salter  <msalter@cygnus.com>
16030         * configure.in: Added target-bsp for sparclite.
16032 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
16034         * config.sub: Recognize alphapca5[67] and up to alphaev8.
16036 1999-02-08  Nick Clifton  <nickc@cygnus.com>
16038         * configure.in: Add support for strongarm port.
16039         * config.sub: Add support for strongarm target.
16041 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16043         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16044         the old name config/mh-cygwin32.
16045         Enable texinfo.
16047 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
16049         * configure.in: Do build ld for ix86 Solaris.
16051 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
16053         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
16054         $AR_FOR_TARGET.  Likewise for RANLIB.
16056 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
16058         * config.sub (oabi):  Recognize.
16059         * configure.in (arm-*-oabi):  Handle.
16061 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
16063         * config.guess: Improve detection of i686 on UnixWare 7.
16065 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16067         * config.guess: Add support for i386-pc-interix.
16068         * config.sub: Likewise.
16069         * configure.in: Likewise.
16071 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
16073         * Makefile.in: Remove unneeded all-target-libio from
16074         from all-target-winsup target since it is now unneeded.
16075         Add all-target-libtermcap in its place since it is now
16076         needed.
16078 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
16080         * configure.in: makefile stub for cygwin target is probably
16081         unnecessary.  Remove it for now.
16083 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
16085         * configure.in: libtermcap.a should be built when cygwin is the
16086         target as well as the host.
16087         * config.guess: Allow mixed case in cygwin uname output.
16088         * Makefile.in: Add libtermcap target.
16090 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
16092         * config.sub: Clean up handling of hppa2.0.
16094 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
16096         * config.guess: Use C code to identify more HP machines.
16098 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
16100         * config.sub: Handle hppa2.0.
16102 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
16104         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16105         cygmon for all sparclite targets, regardless of object format.
16107 1998-12-15  Mark Salter  <msalter@cygnus.com>
16109         * configure.in: Added target-bsp for several target architectures.
16111         * Makefile.in: Added rules for bsp.
16113 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
16115         * config.guess: Improve detection of hppa2.0 processors.
16117 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
16119         * config.guess: Recognize FreeBSD using ELF automatically.
16121 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
16123         * configure (skip-this-dir): Add handling for new shell script, which
16124         might be created by a sub-directory's configure to indicate, this particular
16125         directory is "unwanted".
16126         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16128 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
16130         * ltconfig: import from libtool, after changing libtool to
16131         account for the cygwin name change.
16133 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
16135         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16136         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16138 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
16140         * configure.in: Add libtermcap to list of cygwin dependencies.
16142 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
16144         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16145         they include winsup/include when it's a cygwin target.
16147 1998-11-12  Tom Tromey  <tromey@cygnus.com>
16149         * configure.in (host_tools): Added zip.
16150         * Makefile.in (all-target-libjava): Depend on all-zip.
16151         (all-zip): New target.
16152         (ALL_MODULES): Added all-zip.
16153         (NATIVE_CHECK_MODULES): Added check-zip.
16154         (INSTALL_MODULES): Added install-zip.
16155         (CLEAN_MODULES): Added clean-zip.
16157 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
16159         * Makefile.in: lose "32" from comment about cygwin.
16161 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
16163         * configure.in: Use -Os to build target libraries for the fr30.
16165 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
16167         * config.sub: Add fr30.
16169 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
16171         * configure.in: drop "32" from config/mh-cygwin32.  Check
16172         cygwin* instead of cygwin32*.
16173         * config.sub: Check cygwin* instead of cygwin32*.
16175 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
16177         * config.guess: Match any version of Unixware7.
16179 1998-10-20  Syd Polk  <spolk@cygnus.com>
16181         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16182         if desired.
16184 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
16186         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16187         these if the appropriate directories and files to not exist.
16189 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
16191         * Makefile.in (DEVO_SUPPORT): Add config.if.
16193 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16195         * configure: Add pattern to replace "build_tooldir"'s
16196         definition in the generated Makefile with "tooldir"'s
16197         actual value.
16199 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
16201         * config.sub: Bring back lost sparcv9.
16203         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16205 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
16207         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16208         CC_FOR_TARGET and friends.
16210 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
16212         * Makefile.in (build_tooldir): New variable, same as tooldir.
16213         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16214         -B$(build_tooldir)/bin/.
16215         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16217 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16219         * README: Remove installation instructions and refer to the
16220         INSTALL directory instead.
16222 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
16224         * config.sub: Add support for i[34567]86-pc-udk.
16225         * configure.in: Likewise.
16227 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
16229         * Makefile.in: add bzip2 package building bits for user
16230         tools module
16231         * configure.in: ditto
16233 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
16235         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16236         (ALL_TARGET_MODULES): Add all-target-libobjc.
16237         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16238         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16239         (all-target-libchill): Add dependencies.
16240         * configure.in (target_libs): Add libchill.
16242 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
16244         * configure.in (target_subdir): Remove duplicate line.
16246 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
16248         * Makefile.in (all-automake): fix dependencies.
16250 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
16252         * configure.in: Minor cleanups for building in the $(target_alias)
16253         subdir.
16255 1998-09-22  Jim Wilson  <wilson@cygnus.com>
16257         * Makefile.in (bootstrap): Set r and s before make all.  Use
16258         BASE_FLAGS_TO_PASS in make all.
16259         (cross): Likewise.
16261 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
16263         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16265 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
16267         * config.sub: Fix typo in last change.
16269 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16271         * config.sub: Add support for C4x target.
16272         * configure.in: Likewise.
16274 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
16276         * config.sub: Recognize sparcv9 just like sparc64.
16278 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
16280         * config.guess: Match "Pent II" or "PentII" for OpenServer.
16282 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
16284         * config.guess: Correctly identify Pentium II sco boxes.
16286         * config.guess: Fix "tr" code.  From Weiwen Liu.
16288 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
16290         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16291         stabs.
16293 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
16295         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16296         (ALL_TARGET_MODULES): Add all-target-libchill.
16297         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16298         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16299         (all-target-libchill): Add dependencies.
16300         * configure.in (target_libs): Add libchill.
16302 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16304         * config.guess: Avoid assumptions about "tr" behaves when
16305         LANG is set to something other than English.
16307 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
16309         * configure (gxx_include_dir): Changed to
16310         '${prefix}/include/g++'-${libstdcxx_interface}.
16312         * config.if: New to determine the interfaces.
16314 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
16316         * config.guess: Detect and handle MPE/IX.
16317         * config.sub: Deal with MPE/IX.
16319 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
16321         * configure.in: Use mh-aix43.
16323 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
16325         * configure: Fix --without/--disable cases for gxx-include-dir.
16327 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
16329         * mdata-sh:  Imported.  Needed for automake support.
16331 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
16333         * Makefile.in (taz): Try "chmod -R og=u ." before
16334         "chmod og=u `find . -print`".
16336 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
16338         * configure.in: Add arm-elf and thumb-elf support.
16340 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16342         * Makefile.in: Undo previous patch.
16344 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16346         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16347         to here ...
16348         (install-no-fixedincludes): and here
16349         (INSTALL_MODULES): ... from here.
16351 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16353         * config.sub: Merge with FSF.
16355         * config.guess: Merge with FSF.
16357 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16359         * configure (extraconfigdirs): New variable.
16360         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16361         * Makefile.in (all): Move higher in file.
16362         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16363         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16364         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16365         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16366         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16368 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16370         * Makefile.in (all-target-libjava): Depend on all-gcc and
16371         all-target-newlib.
16372         (configure-target-libjava): Depend on $(ALL_GCC).
16374 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16376         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16377         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16379 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16381         * INSTALL/README: Fix typo.
16383 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16385         * ylwrap: Change absolute path checks to check for DOS style path
16386         names.
16388         * ylwrap: Don't use a full path name if the source file is in the
16389         same directory.  From hjl@lucon.org (H.J. Lu).
16391         * config-ml.in: Default to being verbose, to match Feb 18 change to
16392         configure.
16394 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16396         Brought over from egcs:
16398         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16400         * configure.in (target_subdir): Set to ${target_alias} instead
16401         of "libraries".
16403         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16405         * configure.in (target_subdir): Set to libraries if enable_multilib.
16407 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16409         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16410         multilibs, force reconfiguration the first time we create
16411         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16413 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16415         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16416         avoid confusion with --no-recursion.
16418 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16420         * configure.in: Win32 hosts shouldn't use install -x
16421         * install-sh: remove -x option, and special .exe-handling
16422         hack.
16424 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16426         * config.guess: Recognize i586-pc-beos.
16427         * configure.in: Don't build some bits for beos.
16429 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16431         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16432         CFLAGS default to -O2.
16434         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16435         when using GNU ld.
16437 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16439         * ltmain.sh: Correct install when using a different shell.
16441 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16443         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16445 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16447         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16448         target.
16450 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16452         * ltconfig: Update to correct AIX handling.
16454 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16456         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16458         * configure.in (target_subdir): Set to ${target_alias} instead
16459         of "libraries".
16461 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16463         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16464         (Makefile): Depend on $(gcc_version_trigger).
16466         * configure (gcc_version): Change default initializer to empty
16467         string.
16468         (gcc_version_trigger): New variable; pass this variable down
16469         to subdir configures to enable them checking gcc's version
16470         themselves. Emit make macros for both gcc_version vars.
16471         (topsrcdir): Initialize reliably.
16472         (recursion line): Remove --with-gcc-version=${gcc_version}.
16474 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16476         * configure (enable_version_specific_runtime_libs): Implement new flag
16477         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16478         in $(libsubdir); emit definition in each generated Makefile.
16479         (gxx_include_dir): Initialize depending on
16480         $enable_version_specific_runtime_libs.
16482 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16484         * configure (gcc_version): Initialize properly depending on
16485         how and where configure is started.
16486         (recursion line): Pass a --with-gcc-version=${gcc_version}
16487         to configures in subdirs.
16489 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16491         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16492         cygmon
16494 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16496         * configure.in: Add cygmon and libstub support for mn10200.
16498 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16500         * configure (gcc_version): Add new variable describing the
16501         particular gcc version we're building.
16502         * Makefile.in (libsubdir): Add new macro for the directory
16503         in which the compiler finds executables, libraries, etc.
16504         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16505         and libsubdir.
16507 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16509         * Makefile.in (local-clean): Remove *.log.
16510         (warning.log): Built with warn_summary from build.log.
16511         (mail-report.log): Run test_summary.
16512         (mail-report-with-warnings.log): Run test_summary including
16513         warning.log in the report.
16515 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16517         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16519 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16521         * Makefile.in (grep): Grep no longer depends on libiberty.
16523 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16525         * Makefile.in: all-snavigator needs all-libgui.
16527 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16529         * configure.in: Add cygmon and libstub support for mn10300.
16531 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16533         * missing: Update to version from automake 1.3.
16535         * ltmain.sh: On installation, don't get confused if the same name
16536         appears more than once in the list of library names.
16538 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16540         * config.sub: Accept m68060 and m5200 as CPU names.
16542 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16544         * configure: Use && rather than using -a in test, because odd
16545         strings can confuse test.
16546         * configure.in: Likewise.
16548 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16550         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16552 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16554         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16555         bootstrap4-lean): New targets.
16557 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16559         * mpw-* Delete.  Not used.
16561 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16563         * COPYING.LIB: Update FSF address.
16565 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16567         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16569         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16570         GAS_SUPPORT_DIRS.
16572 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16574         * ltconfig, ltmain.sh: Avoid producing a version number if
16575         -version-info was not used.
16577 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16579         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16580         building with newlib.
16582 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16584         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16585         Solaris `make' causes it to continue to next definition.
16587 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16589         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16590         the right GUI libraries and files are installed along with GDB.
16592 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16594         * configure.in: Change alpha to alpha* in several places.
16596 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16598         * config.sub: Recognize sparc86x.
16600 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16602         * configure.in (--enable-target-optspace): Remove debug echo.
16604 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16606         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16608 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16610         * ltconfig: Update cygwin32 support.
16612         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16613         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16614         (GDB_SUPPORT_DIRS): Likewise.
16616 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16618         * configure.in (target_makefile_frag): If --enable-target-optspace,
16619         use -Os to compile target libraries rather than -O2.  Default to
16620         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16621         not used.
16622         * configure.in (target_cflags): Ditto for d30v.
16624 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16626         * Makefile.in (all-bfd): Depend on all-intl.
16627         (all-binutils): Likewise.
16628         (all-gas): Likewise.
16629         (all-gprof): Likewise.
16630         (all-ld): Likewise.
16632 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16634         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16636 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16638         * Makefile.in (all-bfd): Depend upon all-libiberty.
16640         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16642 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16644         * Makefile.in: Add libstub.
16646         * configure.in: Ditto. Build libstub for targets that have cygmon
16647         support.
16649 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16651         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16653 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16655         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16656         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16658 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16660         * configure: Define DEFAULT_M4 by searching PATH.
16661         * Makfile.in: Use DEFAULT_M4.
16663 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16665         * ltconfig: Add cygwin32 support.
16667         * Makefile.in, configure.in: Add libtool as a native only directory
16668         to configure and build.
16670 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16672         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16674 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16676         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16678 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16680         * Makefile.in: add ash make rules
16681         * configure.in: add ash to native_only and host_tools lists
16683 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16685         * Makefile.in (all-gettext, all-intl): New targets.
16686         (ALL_MODULES): Added all-gettext, all-intl.
16687         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16688         (INSTALL_MODULES): Added install-gettext, install-intl.
16689         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16691         * configure.in (host_tools): Added gettext.
16692         (native_only): Likewise.
16693         (noconfigdirs) [various cases]: Likewise.
16694         (host_libs): Added intl.
16696 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16698         * configure: Do not disable building gdbtk for cygwin32 hosts.
16700 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16702         * configure.in: Add thumb-coff target.
16703         * config.sub: Add thumb-coff target.
16705 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16707         * Makefile.in: Revert yesterday's change.
16708         (all-target-winsup):  all-target-librx stays out of here.
16710 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16712         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16713         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16714         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16715         Remove references to librx and libg++.
16717 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16719         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16720         recursive makes
16722 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16724         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16725         for newlib directory.
16726         (CXX_FOR_TARGET): Likewise.
16728 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16730         * ltconfig: Update after libtool/ltconfig.in change for
16731         hpux11.
16733 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16735         * ltconfig, ltmain.sh: Update to libtool 1.2.
16737 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16739         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16740         (install-gcc-cross): Instead, override LANGUAGES here.
16742 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16744         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16745         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16747 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16749         * configure.in: Add Thumb-pe target.
16751 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16753         * Makefile.in - changed sn targets to snavigator
16754         * configure.in - changed sn targets to snavigator
16756 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16758         * config-ml.in: After building symlink tree call make distclean
16759         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16760         to be the case for libiberty.
16762 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16764         * configure: When making link, also check the current
16765         directory. The configure scripts may create one.
16767 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16769         * config.sub: Accept alphapca56 and alphaev6 properly.
16771 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16773         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16775 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16777         * config.sub (sco5): Fix typo.
16779 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16781         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16782         install-itcl.
16783         (install-itcl): Remove dependency on install-tcl.
16785 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16787         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16789 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16791         * configure.in: Don't build libgui for a cygwin32 target when not on
16792         a cygwin32 host.
16794 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16796         * configure (redirect): Set to null, so default behavior of
16797         configure is now --verbose.
16799 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16801         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16802         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16804 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16806         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16807         this change to sync Makefile.in with its ChangeLog entries.
16809 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16811         * ltmain.sh (mkdir): Check that the directory doesn't exist
16812         before we exit with error, so that we don't get races during
16813         parallel builds.
16815 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16817         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16819 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16821         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16822         PICFLAG_FOR_TARGET.
16823         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16825         * configure: Emit a definition for the new macro enable_shared
16826         into each Makefile.
16828 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16830         * configure.in (host_tools, native_only): Add libtool.
16832 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16834         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16835         Fix typo in ming config comment.
16837 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16839         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16841 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16843         * config.sub: Add tic30 cases, and map c30 to tic30.
16845 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16847         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16848         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16849         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16850         (CLEAN_TARGET_MODULES): Similarly
16851         (all-target-libf2c): Add dependences.
16852         * configure.in (target_libs): Add libf2c.
16854 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16856         * configure.in: Remove expect from noconfigdirs when target
16857         is cygwin32.  OK to build expect and dejagnu with Canadian
16858         Cross.
16860 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16862         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16863         host.
16865         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16866         and mingw32.
16868 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16870         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16871         here as it is not defined in the toplevel Makefile.
16873 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16875         * configure (package_makefile_rules_frag): New variable, which names
16876         a file with generic rules, ...
16877         Change comment to mention we now have FIVE parts.
16878         * configure: Undo last change.
16880 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16882         * config.guess: More accurate determination of HP processor types.
16883         * config.sub: More accurate determination of HP processor types.
16885 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16887         * configure (package_makefile_frag): Move inserting the
16888         ${package_makefile_frag} to where it should be according
16889         to the comment.
16891 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16893         * config.guess: Add support for Linux/ARM.
16895 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16897         * .cvsignore: Remove *-info and *-install since they match
16898         release-info and mpw-install, which we don't want to just ignore.
16900 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16902         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16904 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16906         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16907         local_prefix to sub-make invocations.
16909 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16911         * configure.in: Check makefile fragments in the source
16912         directory.
16914 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16916         * configure.in: Check whether host and target makefile
16917         fragments exist before adding them to *_makefile_frag.
16919 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16921         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16923 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16925         * configure.in: Make sure we only replace RPATH_ENVVAR on
16926         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16927         regexp to sed.
16929         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16930         to sub-makes.
16932 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16934         * config-ml.in (multi-do): LDFLAGS must include multilib
16935         designator.
16937 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16939         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16941 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16943         * config.sub: Add mingw32 support.
16944         * configure.in: Likewise.
16946 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16948         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16950 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16952         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16953         * configure (gxx_include_dir): Provide a definition for subdirs
16954         which do not use autoconf.
16956 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16958         * config.guess: Sync with egcs.  Picks up new alpha support,
16959         BeOS & some additional linux support.
16961 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16963         * config.guess: HP 9000/803 is a PA1.1 machine.
16965 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16967         * configure.in: It's alpha*-...
16969 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16971         * configure.in (host_makefile_frag, target_makefile_frag):
16972         Handle multiple config files.
16973         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16974         alpha-*-*.
16976 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16978         * mkdep: New file.
16980 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16982         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16984 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16986         * Makefile.in: Add libgui directory.
16987         (GDB_TK): Add all-libgui.
16988         * configure.in: Add libgui directory.
16989         * configure: Add all-libgui to GDB_TK.
16991 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16993         * config-ml.in (multidirs): Add m32r to multilib list.
16995 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16997         * Makefile.in (all-target-gperf): Change dependency to
16998         all-target-libstdc++.
17000 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
17002         * config.guess: Add BeOS support.
17004 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17006         Source directory cvs renamed to cvssrc:
17007         * configure.in (host_tools): Change cvs to cvssrc.
17008         (native_only): Likewise.
17009         (noconfigdirs) [various cases]: Likewise.
17010         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17011         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17012         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17013         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17014         (all-cvssrc): Rename target from all-cvs.
17016 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
17018         * configure (gxx_include_dir): Fix thinko.
17020 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
17022         * Makefile.in (INSTALL_TARGET_CROSS): Define.
17023         (install-cross, install-gcc-cross): New targets.
17025 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
17027         * configure.in (noconfigdirs): Add support for Thumb target.
17029         * config.sub (maybe_os): Add support for Thumb target.
17031 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
17033         * Makefile.in: Add rules for cygmon.
17035         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17037 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
17039         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17040         * configure (gxx_include_dir): Provide a definition for subdirs
17041         which do not use autoconf.
17043 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
17045         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17046         11/18/97 build
17048 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
17050         * From Franz Sirl.
17051         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17052         found on RedHat Linux systems.
17054 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
17056         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17057         guesses.
17059 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
17061         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17063 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
17065         * ltmain.sh: If mkdir fails, check whether the directory was created
17066         anyhow by some other process.
17068 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
17070         * configure.in (d30v-*-*): Configure all directories.
17072 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
17074         * configure.in (d30v-*-*): Configure newlib, libiberty directories
17075         for the D30V.
17077 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
17079         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17081 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
17083         * include/libiberty.h: Add extern "C" { so it can be used with C++
17084         progrms.
17085         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
17086         programs.
17088 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
17090         * configure.in (d30v-*-*): Configure GCC now.
17092 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
17094         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17095         is no longer needed.
17097 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
17099         * Makefile.in: check-target-libio depends on all-target-libstdc++.
17101 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
17103         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17104         targets using "$@" to provide support for similar but not identical
17105         targets without having to duplicate code.
17107 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
17109         * makefile.vms: Fix to work with DEC C.
17111 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
17113         * config.sub: Add mips-tx39-elf to marketing names.
17115 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
17117         * ltmain.sh: Handle symlinks in generated script.
17119 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
17121         * configure: Handle autoconf style directory options: --bindir,
17122         --datadir, --includedir, --infodir, --libdir, --libexecdir,
17123         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17124         --sysconfdir.
17125         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17126         (sharedstatedir, localstatedir, oldincludedir): New variables.
17127         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17128         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17129         sbindir, sharedstatedir, and sysconfdir.
17131 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17133         * Makefile.in (bootstrap-lean): New target.
17135 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
17137         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
17138         sn, and gnuserv from noconfigdirs.
17140 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
17142         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17144 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
17146         * Makefile.in (cross): New target.
17148 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
17149                           Jeff Law         <law@cygnus.com>
17151         * Makefile.in (bootstrap2, bootstrap3): New targets.
17152         (all-bootstrap): Remove outdated and confusing target.
17153         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17155 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17157         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17158         windows.  Consistent with gdb/configure.
17160 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
17162         * configure.in: Name Linux target fragment.
17164         * configure: Rewrite so that project Makefile fragment is inserted
17165         first and appears last in the resulting Makefile.
17167 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17169         * Makefile.in (install-itcl): Install tcl first.
17171 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
17173         * configure.in: remove bison from noconfigdirs for Cygwin32 host
17175 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17177         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17179         * configure.in (skipdirs): Add target-librx for Linux.
17180         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17182 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
17184         * Makefile.in (bootstrap): New target.
17186 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
17188         * config.sub: Accept 'amigados' for backward compatibility.
17190 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
17192         * config.guess: Merge with FSF.
17194 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
17196         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17198 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
17200         * config.sub: Add "marketing-names" patch.
17202 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
17204         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17206 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
17208         * config.sub: Handle v850-elf.
17210 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
17212         * .cvsignore (*-install): Remove.
17214 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
17216         * ltconfig: Set CONFIG_SHELL in libtool.
17217         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17219 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
17221         * configure.in (target_subdir): Set to libraries if enable_multilib.
17223 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
17225         * config.guess: Update from gcc directory.
17227 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17229         * Makefile.in (all-sim): Depends on all-readline.
17231 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
17233         * Makefile.in (BISON, YACC): Use $$s.
17234         (all-bison): Depend on all-texinfo.
17236 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
17238         * Makefile.in (BISON): Add -L flag.
17239         (YACC): Likewise.
17241 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17243         * configure.in (noconfigdirs): Add support for v850e target.
17245         * config.sub (maybe_os): Add support for v850e target.
17247 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17249         * configure.in (noconfigdirs): Add support for v850ea target.
17251         * config.sub (maybe_os): Add support for v850ea target.
17253 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
17255         * config.sub: Add mipstx39.  Delete r3900.
17257 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17259         * Makefile.in (all-autoconf): Depends on all-texinfo.
17261 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
17263         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17264         eabi targets.
17266 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
17268         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17270         * configure: When handling a Canadian Cross, handle YACC as well as
17271         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
17272         * Makefile.in (all-bison): Depend upon all-texinfo.
17274 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
17276         * Makefile.in (BISON): bison, not byacc or bison -y.
17277         (YACC): bison -y or byacc or yacc.
17278         (various): Add *-bison as appropriate.
17279         (taz): No need to mess with BISON anymore.
17281 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
17283         * configure: If OSTYPE matches *win32*, try to find a good value for
17284         CONFIG_SHELL.
17286 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
17288         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17289         configure.in if it is present.
17291 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
17293         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17295 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
17297         * config.sub: Recognize `arc' cpu.
17298         * configure.in: Likewise.
17299         * config-ml.in: Likewise.
17301 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
17303         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17305 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
17307         * configure: Changed sed delimiter from ':' to '|' when
17308         attempting to substitute ${config_shell} for SHELL. On
17309         NT ${config_shell} may contain a ':' in it.
17311 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
17313         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17315 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
17317         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17319 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17321         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17323         * ylwrap: If the program is a relative path, force it to be
17324         absolute.
17326 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17328         * configure (tooldir): Set BISON to `bison -y' and not just bison.
17330 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17332         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17333         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17334         for libraries.
17336 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
17338         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17339         separated by spaces.
17341 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17343         * ylwrap: New file.
17344         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17346         * ltmain.sh: Handle /bin/sh at start of install program.
17348         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17350         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17351         * missing: New file, from automake 1.2.
17353 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17355         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17356         check-tk to CHECK_X11_MODULES.
17358 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17360         * config.sub: Merge with FSF.
17362 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17364         * config.guess: Merge with FSF.
17366 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17368         * configure: Treat msdosdjgpp like go32.
17369         * configure.in: Likewise.  Don't remove gprof for go32.
17371         * configure: Change Makefile.tem2 to Makefile.tm2.
17373 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17375         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17377 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17379         * install-sh (chmodcmd): Set to null if the DST directory already
17380         exists.  Same as Nov 11th change.
17382 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17384         * configure (GDB_TK): Needs itcl and tix.
17386 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17388         * config.guess: Update from FSF.
17390 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17392         * Makefile.in (GDB_TK): Depend on itcl and tix.
17394 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17396         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17397         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17398         (INSTALL_SCRIPT): New variable.
17399         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17400         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17401         to -x.
17402         * install-sh: Add support for -x option.
17404 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17406         * configure.in, Makefile.in: Treat tix like itcl.
17408 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17410         * Makefile.in (WINDRES): New variable.
17411         (WINDRES_FOR_TARGET): New variable.
17412         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17413         (EXTRA_HOST_FLAGS): Add WINDRES.
17414         (EXTRA_TARGET_FLAGS): Add WINDRES.
17415         (EXTRA_GCC_FLAGS): Add WINDRES.
17416         ($(DO_X)): Pass down WINDRES.
17417         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17418         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17419         DLLTOOL_FOR_TARGET.
17421 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17423         * configure.in: configure sim before gdb for win32-x-ppc
17425 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17427         Move gperf into the toplevel, from libg++.
17428         * configure.in (target_tools): Add target-gperf.
17429         (native_only): Add target-gperf.
17430         * Makefile.in (all-target-gperf): New target, depend on
17431         all-target-libg++.
17432         (configure-target-gperf): Empty rule.
17433         (ALL_TARGET_MODULES): Add all-target-gperf.
17434         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17435         (CHECK_TARGET_MODULES): Add check-target-gperf.
17436         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17437         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17439 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17441         * config.sub (mn10200): Recognize new basic machine.
17443 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17445         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17446         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17448 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17450         * configure.in: If we're building mips-sgi-irix6* native, turn on
17451         ENABLE_MULTILIB and set TARGET_SUBDIR.
17453 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17455         * Makefile.in (all-sn): Depend on all-grep.
17457 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17459         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17461         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17462         Makefile.  From Jeff Makey <jeff@cts.com>.
17463         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17465         * Makefile.in (DISTBISONFILES): Remove.
17466         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17467         $(DEFAULT_YACC).
17469         * configure.in: Build itl, db, sn, etc., when building for native
17470         cygwin32.
17472         * Makefile.in (LD): New variable.
17473         (EXTRA_HOST_FLAGS): Pass down LD.
17474         ($(DO_X)): Likewise.
17476 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17478         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17480 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17482         * configure.in (targargs): Strip out any supplied --build argument
17483         before adding our own. Always add --build.
17485 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17487         * configure.in (targargs): Pass --build if we're doing
17488         a cross-compile.
17490 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17492         * configure: Use '|' instead of ":" as the separator in
17493         sed. Otherwise sed chokes on NT path names with drive
17494         designators. Also look for "?:*" as the leading characters in an
17495         absolute pathname.
17497 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17499         * config.sub: Support for r3900.
17501 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17503         * configure.in: Use install-sh, not install.sh.
17505 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17507         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17508         apply it twice.
17510 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17512         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17513         install-binutils.
17515 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17517         * Makefile.in: Add automake targets.
17518         * configure.in (host_tools): Add automake.
17520 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17522         * configure: Default CXX to c++, not gcc.
17523         * Makefile.in (CXX): Set to c++, not gcc.
17524         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17526 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17528         * install-sh: try appending a .exe if source file doesn't
17529         exist
17531 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17533         * configure.in: Turn on multilib by default.
17534         (cross_only): Remove target-libiberty.
17536         * Makefile.in (all-gcc): Don't depend on libiberty.
17538 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17540         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17542 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17544         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17545         (DISTBISONFILES): Add ld/Makefile.in
17547 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17549         * configure.in: if target is cygwin32 but host isn't cygwin32,
17550         don't configure gdb tcl tk expect, not just gdb.
17552 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17554         * configure.in: Added gnuserv everywhere sn appears.
17556         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17557         (CROSS_CHECK_MODULES): Added check-gnuserv.
17558         (INSTALL_MODULES): Added install-gnuserv.
17559         (CLEAN_MODULES): Added clean-gnuserv.
17560         (all-gnuserv): New target.
17562 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17564         * config.guess: Fixes for MIPS OpenBSD systems.
17566 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17568         * Makefile.in (INSTALL_XFORM): Remove.
17569         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17571         * mkinstalldirs: New file, copied from automake.
17572         * Makefile.in (installdirs): Rename from install-dirs.  Use
17573         mkinstalldirs.  Change all users.
17574         (DEVO_SUPPORT): Add mkinstalldirs.
17576 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17578         * install-sh: Rename from install.sh.
17579         * Makefile.in (INSTALL): Change install.sh to install-sh.
17580         (DEVO_SUPPORT): Likewise.
17582         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17583         Graichen <graichen@rzpd.de>.
17585 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17587         * config.guess: Recognize OpenBSD systems correctly.
17589 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17591         * README, Makefile.in (ETC_SUPPORT): Remove references to
17592         cfg-paper*, configure.{texi,man,info*}._
17594 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17596         * Makefile.in (all.normal): Ensure that gcc is built after all
17597         the x11 - ie gdb - targets.
17599 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17601         * makefile.vms: Don't run conf-a-gas.
17603 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17605         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17607 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17609         * configure.in: Remove noconfigdirs case since gdb also
17610         configures and builds for tic80-coff.
17612 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17614         * configure: Set cache_file to config.cache.
17615         * Makefile.in (local-distclean): Remove config.cache.
17617 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17619         * COPYING: Update FSF address.
17621 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17623         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17624         noconfigdirs.
17626 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17628         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17629         MAKEDIRS, is empty.
17631 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17633         * config.sub: Tweak mn10300 entry.
17635 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17637         * configure.in (host_tools): Put sim before gdb, so gdb's
17638         configure.tgt can determine if the simulator was configured.
17640 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17642         * config.sub: Move BeOS $os case to be with other Cygnus
17643         local cases.
17645 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17647         * config.sub: Remove misplaced comment that broke Linux.
17649 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17651         * config.sub: Add BeOS support.
17653 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17655         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17657 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17659         * configure.in (noconfigdirs): Remove tcl and tk from
17660         noconfigdirs for cygwin32 builds.
17662 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17664         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17666 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17668         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17669         make-all.com, use makefile.vms instead.
17671 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17673         * config.sub: Accept -lnews*.
17675 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17677         * configure.in (noconfigdirs): Disable target-newlib,
17678         target-examples and target-libiberty for d30v.
17680 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17682         * configure.in (noconfigdirs): Enable ld for d30v.
17684 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17686         * configure.in (tic80-*-*): Build compiler.
17688 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17690         * configure.in (d30v-*): Remove sim directory from list of
17691         unsupported d30v directories
17693 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17695         * config.sub, configure.in: Add d30v target cpu.
17697 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17699         * makefile.vms: New file.
17700         * make-all.com: Remove.
17702 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17704         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17706 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17708         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17710 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17712         * Makefile.in (ALL_MODULES): Added all-db.
17713         (CROSS_CHECK_MODULES): Addec check-db.
17714         (INSTALL_MODULES): Added install-db.
17715         (CLEAN_MODULES): Added clean-db.
17717 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17719         * config.guess: Merge with latest FSF sources.
17721 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17723         * Makefile.in (ALL_MODULES): Added all-itcl.
17724         (CROSS_CHECK_MODULES): Added check-itcl.
17725         (INSTALL_MODULES): Added install-itcl.
17726         (CLEAN_MODULES): Added clean-itcl.
17728 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17730         * configure.in: build gdb for mn10200
17732 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17734         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17736 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17738         * configure.in (tic80-*-*): Turn off most targets right now.
17740 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17742         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17743         rather than the makeinfo program.
17744         (do-info): Depend upon all-texinfo.
17746 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17748         * configure.in: Remove uses of config/mh-linux.
17750         * config.sub, config.guess: Merge with latest FSF sources.
17752 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17754         * config.sub (case $basic_machine): Add tic80 entries.
17756 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17758         * config.sub, config.guess: Merge with latest FSF sources.
17760 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17762         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17763         * mpw-config.in: Test for NewFolderRecursive.
17764         * mpw-install: Use symbolic name for startup filename.
17765         * mpw-README: Add various additional details.
17767 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17769         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17771 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17773         * configure.in: Do build gcc and the target libraries for
17774         the mn10200.
17776 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17778         * configure.in: don't avoid building gdb for mn10300 any more
17779         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17780         instead of single-quoting it.
17782 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17784         * configure.in: Don't use --with-stabs on IRIX 6.
17786 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17788         * configure.in (m32r): Build gdb, libg++ now.
17790 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17792         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17793         directories from noconfigdirs.
17795 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17797         * config.sub (basic_machine): added mips16 configuration
17799 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17801         * config.sub: Handle d10v-unknown.
17803 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17805         * config.sub: Handle v850-unknown.
17807 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17809         * Makefile.in: add findutils
17810         * configure.in: add findutils to list of host_tools
17812 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17814         * config.sub: Handle mn10200 and mn10300.
17816 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17818         * configure.in (d10v-*): Do not build librx.
17820 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17822         * configure.in (mn10300): Build everything except gdb & libgloss.
17824 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17826         * config.guess:  Patch for Dansk Data Elektronik servers,
17827         from Niels Skou Olsen <nso@dde.dk>.
17829         For ncr, use /bin/uname rather than uname, since GNU uname does not
17830         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17832         Patch for MIPS R4000 running System V,
17833         from Eric S. Raymond <esr@snark.thyrsus.com>.
17835         Fix thinko for nextstep.
17837         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17839         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17840         * config.guess: Guess mips-dec-mach_bsd4.3.
17842         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17843         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17844         release numbers.
17845         * config.guess (mips-mips-riscos*):  Emit just enough of the
17846         release number.
17848         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17849         * config.guess (sparc-auspex-sunos*):  Added.
17850         (f300-fujitsu-*): Added.
17852         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17853         * config.guess:  Recognize a Tadpole as a sparc.
17855 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17857         * config.guess: Don't assume that NextStep version is either 2 or
17858         3.  NextStep 4 (aka OpenStep 4) has come out now.
17860 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17862         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17863         From Rik Faith <faith@cs.unc.edu>.
17865 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17867         * config.sub: Contributions from bug-gnu-utils to:
17868         Support plain "hppa" (no version given) architecture, reported by
17869         OpenStep.
17870         OpenBSD like NetBSD.
17871         LynxOs is not a hardware supplier.
17873         * config.guess: Contributions from bug-gnu-utils to add support for:
17874         OpenBSD like NetBSD.
17875         Stratus systems.
17876         More Pyramid systems.
17877         i[n>4]86 Intel chips.
17878         M680[n>4]0 Motorola chips.
17879         Use unknown instead of lynx for hardware manufacturer.
17881 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17883         * install.sh (chmodcmd): Set to null if the DST directory already
17884         exists.
17886 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17888         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17889         not use mt-ppc target Makefile fragment any more.
17891 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17893         * configure.in (*-*-windows):  Exclude everything but those dirs
17894         needed to build windows.
17896 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17898         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17900 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17902         * configure.in:  Exclude mmalloc from i386-windows.
17904 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17906         * Undo my previous change.
17908 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17910         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17911         unconditionally.
17912         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17914 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17916         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17917         host to add it's own flags.
17919 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17921         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17923 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17925         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17926         (CXX_FOR_TARGET): Likewise.
17927         (GCC_FOR_TARGET): Define.
17928         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17929         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17930         CC_FOR_TARGET was specified on the command line.
17931         (MAKEOVERRIDES): Don't define.
17933 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17935         * configure.in (m32r): Fix spelling of libg++ libs.
17937 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17939         * config.sub (-apple*): Remove, now redundant.
17941 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17943         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17945         * configure: Rework yesterday's sed script patch.
17947         * config.sub: Merge with FSF.
17949 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17951         * config.guess:  Merge from FSF.
17953         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17954         * config.guess: Use pc instead of unknown, for pc clone systems.
17955         Change linux to linux-gnu.
17957         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17958         * config.guess: Avoid non-portable tr syntax.
17960 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17962         * test-build.mk (HOLES): Add "xargs" for gdb.
17964         * configure: Avoid hpux10.20 sed bug.
17966 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17968         * configure.in:  Add support for windows host
17969         (that is a build done under the Microsoft build environment).
17971 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17973         * Makefile.in: Replace all uses of srcroot with s, to shrink
17974         command line lengths.
17976         Patches from Geoffrey Noer <noer@cygnus.com>:
17977         * configure.in: If configuring for newlib, pass --with-newlib to
17978         subdirectories.
17979         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17980         -Bnewlib/ and -Lwinsup to gcc.
17981         (CXX_FOR_TARGET): Likewise.
17983 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17985         * Makefile.in (ETC_SUPPORT): Add configure.
17987 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17989         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17990         host configuration file.
17992 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17994         * configure.in: Break mn10x00 support into separate
17995         mn10200 and mn10300 configurations.
17996         * config.sub: Likewise.
17998 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
18000         * configure.in: Add lots of stuff to noconfigdirs for
18001         the mn10x00 targets.
18003         * config.sub, configure.in: Add mn10x00 support.
18005 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
18007         * make-all.com: Call conf-a-gas, not config-a-gas.
18009 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
18011         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18012         targets.
18014 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
18016         * mpw-README: Add much more detail for native PowerMac.
18017         * mpw-install: New file.
18018         * mpw-configure: Add --norecursion and --help options.
18019         * mpw-config.in: Translate readme and install files when
18020         copying to objdir.
18021         * mpw-build.in: Don't always depend on byacc and flex.
18022         (install-only-top): New action.
18024 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
18026         * configure.in:  You can now configure GDB for the v850.
18028 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
18030         * configure.in (noconfigdirs): Don't configure any C++ dirs
18031         if targeting D10V.
18033 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
18035         * config.sub: Recognize mips64vr5000.
18037 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
18039         * configure.in: Use a single line for host_tools and native_only.
18041 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
18043         * config.sub, configure.in: Add entries for m32r.
18045 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
18047         * Makefile.in (inet-install): Don't run install-gzip.
18049 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
18051         * configure.in:  Don't config lots of things for *-*-windows*.
18053 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
18055         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18056         (host_libs, host_tools): Copy from configure.in.
18057         * mpw-configure: Don't complain about directories not found.
18059 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18061         * configure.in (i[345]86): Recognize i686 for pentium pro.
18062         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18063         file.
18065         * config.guess (i[345]86): Ditto.
18067 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18069         * configure.in (noconfigdirs): Removed gdb for D10V.
18071 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
18073         * configure.in: Remove ld, target-libio, target-libg++, and
18074         target-libstdc++ from noconfigdirs.
18076 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
18078         * configure: Fix three locations where shell scripts were
18079         being run directly rather than with config_shell.
18081 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
18083         * configure.in (v850-*-*): Set up initial $noconfigdirs.
18084         * config.sub (basic_machine): Recognize v850.
18086 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
18088         * mpw-configure: Handle multiple enable/disable options and
18089         pass them down recursively, handle -c and -s flags appropriately
18090         depending on choice of compiler, add escape mechanism for
18091         quoted arguments to gC.
18093 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18095         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18096         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18097         so that -mrelocatable-lib and -mno-eabi are used.
18099         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18100         not support --print-multi-lib, don't abort.
18102 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
18104         * make-all.com: Run config-a-gas.
18105         * setup.com: Don't copy subdirectory files around.
18107 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
18109         * configure.in (*-*-ose): Remove exclusion of libgloss for this
18110         target, it now compiles correctly.
18112 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
18114         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18116 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18118         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18120 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18122         * configure.in (native_only): Add prms.
18124 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
18126         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18127         (BINUTILS_SUPPORT_DIRS): Likewise.
18129 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18131         * configure.in (d10v-*-*): Don't configure ld or gdb until the
18132         d10v support is added.
18134 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18136         * configure.in (d10v-*-*): New target.
18138 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
18140         * config.guess (HP 9000/811): Recognize this as a PA1.1
18141         machine.
18143 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
18145         * Makefile.in (do-tar-gz): New target, split out from tail end of
18146         taz target.  Run each command separately, don't use pipes.
18147         (taz): Use it.
18149 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
18151         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18152         * mpw-build.in: No builds should depend on building byacc or flex,
18153         they are assumed to be installed already.
18155 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18157         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18158         variable that CC_FOR_TARGET needs.
18160 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18162         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18163         options have changed since the last time the subdirectory was
18164         configured, and if it has, reconfigure.
18165         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18166         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18168 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
18170         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18171         CLEAN_MODULES): Add bash.
18172         (all-bash): New target.
18174 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
18176         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18178 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18180         * config.sub (basic_machine): Recognize d10v as a valid processor.
18182 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
18184         * mpw-configure: Add support for --bindir.
18185         * mpw-build.in: Use a GCC-specific build script for GCC actions.
18187 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
18189         * configure.in: add bash, time, gawk to list of hosttools and things
18190         to only build for native toolchains
18192 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18194         * Makefile.in (docdir): Remove.
18196 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18198         * Makefile.in (datadir): Set to $(prefix)/share.
18200 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
18202         * configure.in: build diff and patch for cygwin32-hosted
18203         toolchains.
18205 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
18207         * config.sub: Accept -rtems*.
18209 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
18211         * configure.in: enable dosrel for cygwin32-hosted builds,
18212                 remove diff from the list of things not buildable
18213                 via Canadian Cross
18215 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
18217         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18218         don't get ". ".
18220 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
18222         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18224 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
18226         * Makefile.in (taz): Handle case where tex3patch didn't even get
18227         checked out.  Also, if it was found, put the symlink in a new util
18228         subdirectory.
18230 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18232         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18234 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
18236         * config.sub: Recognize -openvms.
18237         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18238         * make-all.com, setup.com: New files.
18240 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18242         * Makefile.in (taz): tex3patch moved to texinfo/util.
18244 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
18246         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18247         * configure.in: remove make from disable-if-Can-Cross list
18248                 enable gdb if ${host} and ${target} are cygwin32
18250 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
18252         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
18253         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18255 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18257         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
18258         distinguish sysv/svr4/bsd variants.
18259         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18261 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
18263         * configure.in: Added copyright notice.
18264         * move-if-change: Added copyright notice.
18266 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18268         * configure.in (powerpcle-*-solaris*): Until we get shared
18269         libraries working, don't build gdb, sim, make, tcl, tk, or
18270         expect.
18272 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
18274         * config.guess:  Merge with FSF:
18276         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18277         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18279         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
18280         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18282         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
18283         * config.guess:  Combine two OSF1 rules.
18284         Also recognize field test versions.  From mjr@zk3.dec.com.
18285         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
18286         because GNU uname does not support -p.  From pmr@pajato.com.
18288 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
18290         * Makefile.in (MAKEDIRS): Removed $(tooldir).
18292 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
18294         * mpw-README: Document GCCIncludes.
18296 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
18298         * configure.in (alpha-*-linux*): Set enable_shared to yes.
18300 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18302         * mpw-configure: Handle --enable-FOO and --disable-FOO.
18304 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
18306         * configure.in (*-*-cygwin32): Configure make.
18308 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
18310         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18312 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
18314         * Makefile.in (all-inet): Depend on all-perl.
18316         * Makefile.in (inet-install): New target.
18318         * Makefile.in (all-inet): Depend on all-tcl.
18319         (all-inet): Depend on all-send-pr.
18321 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18323         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18324         temporarily.
18326 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
18328         * configure.in: Don't configure --with-gnu-ld on AIX.
18330 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18332         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18334 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
18336         * Makefile.in (ALL_MODULES): Added all-inet.
18337         (CROSS_CHECK_MODULES): Added check-inet.
18338         (INSTALL_MODULES): Added install-inet.
18339         (CLEAN_MODULES): Added clean-inet.
18340         (all-indent): New target.
18342         * configure.in (host_tools): Added inet.
18343         (native_only): Added inet.
18344         (noconfigdirs): Added inet.
18346 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18348         * configure.in: Don't configure libgloss if we are not configuring
18349         newlib.
18351 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18353         * configure.in: Don't configure libgloss for unsupported
18354         architectures.
18356 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18358         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18360 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18362         * Makefile.in (ALL_MODULES): Include all-apache.
18363         (CROSS_CHECK_MODULES): Include check-apache.
18364         (INSTALL_MODULES): Include install-apache.
18365         (all-apache): New target.
18367         * configure.in: Added apache everywhere perl is seen.
18369 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18371         * Makefile.in: Add support for clean-{module} and
18372         clean-target-{module} rules.
18374 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18376         * configure.in (*-*-ose) do not build libgloss.
18378 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18380         * config.guess (prep*:SunOS:5.*:*): Turn into
18381         powerpele-unknown-solaris2.
18383 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18385         * configure.in: Permit --enable-shared to specify a list of
18386         directories.
18388 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18390         * configure.in (host==solaris): Pass only the first word of $CC
18391         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18393 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18395         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18397 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18399         * Makefile.in (ALL_MODULES): Include all-perl.
18400         (CROSS_CHECK_MODULES): Include check-perl.
18401         (INSTALL_MODULES): Include install-perl.
18402         (ALL_X11_MODULES): Include all-guile.
18403         (CHECK_X11_MODULES): Include check-guile.
18404         (INSTALL_X11_MODULES): Include install-guile.
18405         (all-perl): New target.
18406         (all-guile): New target.
18408         * configure.in (host_tools): Include perl and guile.
18409         (native_only): Include perl and guile.
18410         (noconfigdirs): Don't build guile and perl; no ports have been
18411         done.
18413 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18415         * configure (--enable-*): Handle quoted option lists such as
18416         --enable-sim-cflags='-g0 -O' better.
18418 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18420         * Makefile.in ({,inst}all-target): New rule so we can make and
18421         install all of the target directories easily.
18423 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18425         * configure.in: Add missing global flag in sed substitution when
18426         deleting `target-' from ${configdirs}.
18428 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18430         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18431         option.
18433         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18434         config/mh-necv4.
18436         * install.sh: Correct misspelling of transformbasename.
18438         * config.guess: Recognize mips-*-sysv*.
18440 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18442         * config.sub: Recognize mon960.
18444 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18446         * configure: Restore Canadian Cross handling of BISON and LEX,
18447         removed in Feb 20 change.
18449 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18451         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18452         Mention make install.  Remove the old copyright date as well the
18453         clumsy and rather pointless copyright on the README file.
18455 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18457         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18458         Makefile after running symlink-tree, then run `make distclean' to
18459         avoid clobbering any generated files in srcdir.
18461 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18463         * configure.in (m68k-*-netbsd*): Build everything now.
18465 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18467         * Makefile.in (taz): Fix quoting.
18469 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18471         * configure.in (sparclet-*-*): Build everything now.
18473 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18475         * configure.in (m68k-*-linux*): New host.
18477 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18479         * configure: Check for bison before byacc.
18481 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18483         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18484         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18485         searching PATH.  These are used as fallbacks by Makefile.in if
18486         flex/bison/byacc aren't in objdir.
18488 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18490         * Makefile.in: Make everything which depends upon all-bfd also
18491         depend upon all-opcodes, in case --with-commonbfdlib is used.
18493 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18495         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18496         building NT native compilers on Unix.
18498 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18500         * configure.in: Don't get CC from the host Makefile fragment if we
18501         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18502         Solaris test for /usr/ucb/cc to the post target script, just after
18503         the compiler sanity test.
18505 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18507         * config.sub: Merge with FSF.
18509 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18511         * Makefile.in (RPATH_ENVVAR): New variable.
18512         (REALLY_SET_LIB_PATH): Use it.
18513         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18515 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18517         * config.sub, configure.in: Recognize sparclet cpu.
18519 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18521         * config.guess:  Support m68k-cbm-sysv4.
18523 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18525         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18526         m68k-unknown-linuxaout from linker help string.  Put quotes around
18527         $ld_help_string.
18529 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18531         * config.guess (powerpc-harris-powerunix): Add guess for port
18532         to new target.
18534 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18536         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18538 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18540         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18541         $(REALLY_SET_LIB_PATH) in Makefile.
18542         * Makefile.in (SET_LIB_PATH): New variable.
18543         (REALLY_SET_LIB_PATH): New variable.
18544         ($(DO_X)): Use $(SET_LIB_PATH).
18545         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18546         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18547         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18548         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18549         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18550         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18551         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18552         (install-dosrel): Likewise.
18553         (all-opcodes): Depend upon all-libiberty.
18555 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18557         * config.guess (*:CYGWIN*): New
18559 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18561         * Makefile.in (all-target-winsup): All all-target-libiberty.
18563 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18565         * configure.in (noconfigdirs): Add missing # in front of comment.
18567 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18569         * configure.in: add second pass to things added to noconfigdirs
18570         so *-gm-magic can exclude libgloss properly.
18572 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18574         * mpw-configure (extralibs_name, rez_name): Set correctly
18575         for MWC68K compiler.
18577         * mpw-README: Add more info on the necessary build tools.
18579 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18581         * configure.in, config.sub: Recognize cygwin32.
18583 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18585         * config.guess, config.sub: Recognize A/UX.
18587 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18589         * config.sub: Merge with gcc/config.sub.
18591 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18593         * mpw-build.in (do-binutils): Add build of stamps.
18595 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18597         * config.sub: Add recognition for mips64vr4100*-* targets.
18599 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18601         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18602         Add creation of gconfigargs with `--enable-shared' turned on.
18603         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18604         ($(host)-stamp-stage3-configured): Likewise.
18605         (HOLES): Add chatr and ldd.
18606         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18608 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18610         * configure: Pass --nfp to recursive configures.
18612 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18614         * Makefile.in (DLLTOOL): New.
18615         (DLLTOOL_FOR_TARGET): New.
18616         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18617         (EXTRA_TARGET_FLAGS): Ditto.
18618         (EXTRA_GCC_FLAGS): Ditto.
18619         (CONFIGURE_TARGET_MODULES): Ditto.
18620         (DO_X): Ditto.
18621         * configure: Add DLLTOOL.
18623 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18625         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18626         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18627         mh-sco, since old workarounds no longer needed, and don't
18628         build ld, since libraries have weak symbols in COFF.
18630 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18632         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18634 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18636         * configure.in: Make sure that ${CC} can be used to compile an
18637         executable.
18639 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18641         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18642         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18643         nothing depending on whether gdbtk is being built.
18645 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18647         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18649 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18651         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18652         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18654 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18656         * config-ml.in: Add support for
18657         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18658         Simplify setting of multidirs from --disable-foo.
18660 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18662         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18663         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18664         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18665         non-empty, pass them on to the  GCC make.
18666         (all-bootstrap): New rule that is like all-gcc, except it executes
18667         the GCC bootstrap rule instead of the GCC all rule.
18669 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18671         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18673 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18675         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18676         DG/UX support.
18678 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18680         * config.sub (i*86*) Change [345] to [3456]
18682 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18684         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18685         --with-gnu-ld=no.
18687 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18689         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18690         AIX multilibs get built.
18692 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18694         * configure.in (i386-win32): Don't build expect if we're not
18695         building the tcl subdir.
18697 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18699         * Makefile.in: (configure-target-examples, all-target-examples):
18700         New targets, configure and build example programs.
18702 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18704         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18705         use it as input to sedit the generated MPW makefile.
18706         * mpw-README: Add a suggestion about Gestalt.h.
18708 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18710         * config.sub: Accept *-*-ieee*.
18712 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18714         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18715         Ronald F. Guilmette <rfg@monkeys.com>.
18717 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18719         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18720         for powerpc-pe native.
18721         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18722         (target==powerpc-pe): duplicate i386-win32 entry.
18724 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18726         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18727         of vxworks, not just vxworks5.1.
18729 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18731         * mpw-configure: Add support for exec-prefix.
18733 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18735         * config.guess: Recognize HP model 816 machines as having
18736         a PA1.1 processor.
18738 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18740         * configure: Ignore new autoconf configure options.
18742 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18744         * config.guess:  Recognize Pentium under SCO.
18745         From Robert Lipe <robertl@arnet.com>.
18747 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18749         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18751 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18753         * configure.in: Don't configure gas for alpha-dec-osf*.
18755 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18757         * configure.in: Default to --with-stabs for some targets for which
18758         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18759         i[345]86*-*-unixware*.
18761 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18763         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18764         rather than basing it on the target.  Simplify handling of options
18765         controlling which directories to configure.  Remove extraneous
18766         slash in multi-clean target.
18768 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18770         * config-ml.in: Prefix more variables with ml_ so they don't collide
18771         with configure's.
18773 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18775         * configure: Don't turn -v into --v.
18777 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18779         * configure.in (targargs): Fix typo.
18781         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18783 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18785         * configure.in: Strip --host and --target options from
18786         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18787         --with-cross-host option when building with a cross-compiler.
18788         * configure: Canonicalize the arguments put into config.status by
18789         always using `=' for an option with an argument.  Pass a presumed
18790         --host or --target explicitly.
18792 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18794         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18795         into general OS recognition case.
18797 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18799         * configure.in (target_configdirs): add target-winsup only
18800         for win32 target systems.
18802 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18804         * Makefile.in (all-target-libgloss): Depend upon
18805         configure-target-newlib, since when libgloss is built it looks to
18806         see if the newlib directory exists.
18808 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18810         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18811         cfg-ml-*.in.
18813 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18815         * configure: Handle LD and LD_FOR_TARGET when configuring a
18816         Canadian Cross.
18818 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18820         * configure.in (target_libs): add target-winsup.
18821         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18822         (target==ppcle-pe): remove ld from $noconfigdirs.
18824 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18826         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18827         Preserve relative path names in $srcdir.  Build symlink tree if
18828         configuring cross target dir and srcdir=. (= no VPATH support).
18829         (configure-target-libg++): Depend on configure-target-librx.
18830         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18831         * config-ml.in: New file.
18832         * symlink-tree: New file.
18833         * configure: Ensure srcdir="." if that's what it is.
18835 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18837         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18838         includes and FLEX_SKELETON setting.
18839         * mpw-configure (--with-gnu-ld): New option, controls whether
18840         to use PPCLink or ld with PowerMac GCC.
18841         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18842         * mpw-config.in: Configure grez if targeting Mac.
18844         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18845         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18846         just macos.
18847         * configure.in: Configure grez resource compiler if targeting Mac.
18848         * Makefile.in (all-grez, install-grez): New targets.
18850 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18852         * configure: CXX defaults to gcc, not g++.  If we find
18853         gcc in the path, set CC to gcc -O2.
18855 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18857         * configure: Default ${build} correctly.  Avoid picking up extra
18858         spaces when reading CC and CXX from Makefile.  When doing a
18859         Canadian Cross, use plausible default values for numerous
18860         variables.
18861         * configure.in: When doing a Canadian Cross, don't try to
18862         configure tools whose configure script can't handle it.
18864 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18866         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18868 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18870         * configure:  Remove dubious bug reporting address.
18872 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18874         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18875         configure script, run that instead of this directory's configure.
18876         In either case, print a message that we're configuring the sub-dir.
18878 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18880         * configure.in: Before checking for the existence of various files,
18881         use sed to filter out "target-".
18883 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18885         * Makefile.in (DO_X): Split rule to decrease command line length
18886         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18887         (Philippe De Muyter).
18889 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18891         * Makefile.in (all-patch): depend on all-libiberty.
18893 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18895         * configure.in: If the only directory in target_configdirs which
18896         actually exists is libiberty, then set target_configdirs to empty,
18897         to avoid trying to build a target libiberty in a gas or gdb
18898         distribution.
18900 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18902         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18903         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18904         systems.
18906 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18908         * configure.in (copy_dirs): Use sys-include instead of include
18909         for --with-headers option.
18911 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18913         * Makefile.in, configure.in: Make winsup builds work with
18914         new scheme.
18916 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18918         * configure.in: Build the linker on AIX.
18920 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18922         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18923         where needed.
18925 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18927         * Makefile.in (all-gcc): Fix typo.
18929 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18931         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18933 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18935         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18936         to target-xiberty, to provide more flexibility.
18937         (target_subdir):  Define.  Create if cross.
18938         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18939         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18940         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18941         check-libFOO -> check-target-libFOO, etc.
18942         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18943         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18944         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18945         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18946         allow ALL_GCC="" to only configure.
18947         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18948         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18949         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18951 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18953         * Makefile.in (taz): Build "info" in etc explicitly.
18955 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18957         * configure.in:  Make sure that CC is undefined (as opposed to
18958         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18959         problem with autoconf trying to configure on a host without GCC.
18961 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18963         * mpw-configure: Set host alias from choice of host compiler,
18964         only use generic MPW Makefile sed if present, edit a file
18965         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18966         * mpw-README: Add problem notes about CW6 and CW7.
18968 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18970         * Makefile.in (taz): Use ";" instead of ";;".
18972 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18974         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18975         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18976         DISTDOCDIRS.
18977         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18978         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18980 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18982         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18983         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18984         Move bfd to DISTSTUFFDIRS.
18986 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18988         * Makefile.in (X11_LIB): Removed.
18989         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18991         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18993 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18995         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18996         names.
18998 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19000         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19002 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
19004         * configure.in (i[345]86-*-win32): Always build newlib.
19005         Don't configure cvs, autoconf or texinfo.
19006         * Makefile.in (LD_FOR_TARGET): New.
19007         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19008         Pass down LD_FOR_TARGET.
19010 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19012         * winsup: New directory.
19013         * Makefile.in: Build winsup.
19014         * configure.in: Winsup is configured when target is win32.
19015         Can only build win32 target GDB when native.
19017 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
19019         * config.guess: Recognize HP model 819 machines as having
19020         a PA 1.1 processor.
19022 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19024         * configure: Fix sed loop which substitutes for CC and CXX to
19025         avoid bug found in various sed implementations.
19027 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19029         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19030         simulator.  Use standard powerpc-*-eabi*.
19032 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
19034         * configure.in: Stop putting gas and binutils in noconfigdirs for
19035         powerpc-*-aix* and rs6000-*-*.
19037 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
19039         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19040         -mcall-aixdesc libraries.
19042 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
19044         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
19046         * config.sub (arm | armel | armeb): Fix shell syntax.
19048 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19050         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19051         -msoft-float and -mcpu=common support.
19052         (powerpc*-*-eabisim*): Add support for building -mcall-aix
19053         libraries.
19055 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19057         * configure.in: Allow configuration and build of emacs19 for the alpha.
19059 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19061         * configure.in (CC): Get ^CC, not just any old CC, from
19062         ${host_makefile_frag}.
19064 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19066         * configure.in (CC): Try to get CC from
19067         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19069 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19071         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19072         only if it exists in $(srcdir).
19074 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19076         * configure: If CC and CXX are not set in the environment, set
19077         them, based on either an existing Makefile or on searching for gcc
19078         in PATH.  Substitute for CC and CXX in Makefile.
19079         * configure.in: Remove libm from target_libs.  Separate
19080         target_configdirs from configdirs.  If CC is not set in
19081         environment, try to get it from a host Makefile fragment.  Rewrite
19082         changes of configdirs to use skipdirs instead.  A few minor
19083         tweaks.  Take directories out of target_configdirs as they are
19084         taken out of configdirs.  Remove existing Makefile files from
19085         subdirectories.  Substitute for TARGET_CONFIGDIRS and
19086         CONFIG_ARGUMENTS in Makefile.
19087         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19088         by configure.in.
19089         (CONFIG_ARGUMENTS): Likewise.
19090         (CONFIGURE_TARGET_MODULES): New variable.
19091         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19092         ($(CONFIGURE_TARGET_MODULES)): New target.
19093         (configure-libg++, configure-libio): New targets.
19094         (all-libg++): Depend upon configure-libg++.
19095         (all-libio): Depend upon configure-libio.
19096         (configure-libgloss, all-libgloss): New targets.
19097         (configure-libstdc++): New target.
19098         (all-libstdc++): Depend upon configure-libstdc++.
19099         (configure-librx, all-librx): New targets.
19100         (configure-newlib): New target.
19101         (all-newlib): Depend upon configure-newlib
19102         (configure-xiberty): New target.
19103         (all-xiberty): Depend upon configure-xiberty.
19105 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19107         * configure.in (host i[345]86-*-win32):  Expand the
19108         noconfigdirs again.
19110 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
19112         * mpw-configure: Fix sed command file name.
19114 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19116         * configure.in (host i[345]86-*-win32): Reduce the
19117         noconfigdirs again.
19119 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
19121         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19122         or powerpc*-*-pe*, since they are not yet supported.
19124 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19126         Add PowerMac support and many other enhancements.
19127         * mpw-configure: New option --cc to select compiler to use,
19128         paste options set according to --cc into the generated
19129         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19130         if mpw-make.sed is present.
19131         * mpw-config.in: Don't test for gC1, test for mpw-touch,
19132         add forward includes for PowerPC include files.
19133         * mpw-build.in: Build using Makefile.PPC if present.
19134         (do-byacc, etc): Remove separate version resource builds.
19135         (do-gas): Build "stamps" before "all".
19136         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19137         * mpw-README: Update to reflect --cc option, PowerMac support,
19138         and recently-reported compatibility problems.
19140 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
19142         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19143         embedded m68k systems (-aout, -coff, -elf, -vxworks).
19144         (--with-multilib-top): Pass to recursive invocations.
19146 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
19148         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19149         v810-*-*.
19151 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19153         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19154         gdb, ld and opcodes on v810-*-*.
19156 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19158         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19159         (local-maintainer-clean): New target.
19160         (maintainer-clean): New target.
19161         (realclean): Just depend upon maintainer-clean.
19163 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19165         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19167 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
19169         * configure.in: Build ld in mips*-*-bsd* case.
19171 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
19173         * config.sub: Accept -lites* OS.  From Ian Dall.
19175 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
19177         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19178         targets.
19180 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19182         * configure.in: treat i386-win32 canadian cross the same as
19183         i386-go32 canadian cross.
19185 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19187         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19188         running under the simulator to build a reduced set of libraries.
19189         (powerpc-*-eabiaix): Add fine grained multilib support added to
19190         other powerpc targets yesterday.
19192 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19194         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19195         -disable-softfloat, -disable-relocatable, -disable-aix, and
19196         -disable-sysv to control which multilib libraries get built.
19198 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19200         * configure: Add Makefile.tem to list of files to remove in trap
19201         handler.
19203 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19205         * config.guess (*Linux*):  Add missing "exit"s.
19206         Also, need specific check for alpha-unknown-linux (uses COFF).
19208 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19210         * config.guess:  Merge with FSF:
19212         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
19213         * config.guess (AIX4): More robust release numbering discovery.
19215         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
19216         * config.guess (i386-sequent-ptx): Properly get version number.
19218         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
19219         * config.guess (mips:*:4*:UMIPS): New case.
19221 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19223         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19224         (i386-win32 host): Likewise.  Don't build readline.
19226 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
19228         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
19229         SUPPORT_FILES to submakes.
19231 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
19233         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19234         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19235         mpw-configure.
19237 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
19239         * configure.in (appdirs): Use =, not ==, in test expression when
19240         trying to build the text to print in the warning message for
19241         Solaris users.
19243 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
19245         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19247 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19249         * config.guess: Recognize lynx-2.3.
19251 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
19253         * config.sub (z8ksim): Deleted
19254         (z8k-*-coff): New, this is the one true name of the target.
19256 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
19258         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19260 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
19262         * config.guess (*:Linux:*:*): First try asking the linker what the
19263         default object file format is (elf, aout, or coff).  Then if this
19264         fails, try previous methods.
19266 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19268         * configure.in: Don't build newlib for *-*-vxworks5.1.
19270 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19272         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19273         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19275 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
19277         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19279 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
19281         * cfg-ml-com.in: New file.
19282         * cfg-ml-pos.in: New file.
19284 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19286         * COPYING.NEWLIB: Add HP free copyright to list.
19288 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19290         * config.sub: Recognize -eabi* for the system, not just -eabi.
19292 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19294         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19295         * config.sub, configure.in (win32): New target and host.
19297 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19299         * configure.in: Add i386-pe configuration.
19301 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
19303         * mpw-build.in (install): Install GDB after LD.
19305 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
19307         * mpw-config.in (elf/mips.h): Always forward-include, needed
19308         for GDB to build.
19310 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19312         * testsuite: New directory for customer acceptance and whole tool
19313         chain tests.
19315 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19317         * configure: If per-host line isn't found, but AC_OUTPUT is found
19318         and a configure script exists, run it instead.
19320 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19322         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
19324 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19326         * configure: Set build_{cpu,vendor,os,alias} to host values when
19327         --build isn't specified.
19329 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19331         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19332         (FLAGS_TO_PASS): Pass them.
19333         (EXTRA_TARGET_FLAGS): Ditto.
19335 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19337         * Makefile.in (all-libg++): Depend on all-libstdc++.
19339 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19341         * configure.in (noconfigdirs): Enable all packages for
19342         i386-unknown-netbsd.
19344 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19346         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19347         hosted builds (DOS builds)
19349 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19351         Changes for ARM based on patches from Richard Earnshaw:
19352         * config.sub: Handle armeb and armel.
19353         * configure.in: Omit arm linker only for riscix.
19355 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19357         * config.guess:  Update from FSF.
19359 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19361         * config.sub: Recognize powerpcle as the little endian variant of
19362         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19363         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19364         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19365         temporarily.
19367 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19369         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19371 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19373         * config.sub: Accept -lites* as a basic system type.
19375 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19377         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19378         installed, and if so return linuxoldld as the system name.
19380 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19382         * config.guess: Add hppa1.1-hp-lites support.
19384 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19386         * configure.in: Don't build newlib for m68k-vxworks5.1.
19388 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19390         * configure.in (mips-sgi-irix6): Use mh-irix5.
19392 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19394         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19396 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19398         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19399         OSF/1.  Fix compiler flags.
19400         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19402 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19404         * configure.in: Recognize --with-newlib.
19405         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19407 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19409         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19410         to *_X11_MODULES due to gdbtk needing X include files et al.
19412 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19414         Merge in support for Mac MPW as a host.
19415         (Old change descriptions retained for informational value.)
19417         * mpw-config.in: Add generic include forwards for cpu-specific
19418         include files in aout and elf directories.
19420         * mpw-configure: Added copyright.
19421         * mpw-config.in: Check for presence of required build tools.
19422         (target_libs): Add newlib.
19423         (target_tools): Add examples.
19424         (Read Me): Generate as "Read Me for MPW" instead.
19425         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19426         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19427         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19429         * mpw-configure: Remove subdir-specific makefile hackery,
19430         delete mk.tmp after using it.
19432         * mpw-build.in (all): Display start and end times.
19434         * mpw-configure (host_canonical): Set.
19435         (target_cpu): Always add to makefiles.
19436         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19437         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19438         (mpw-mh-mpw): Look for in srcdir and srcroot.
19439         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19441         * mpw-build.in: (install-only): New target.
19443         * mpw-configure (host_alias, target_alias): Rename from hostalias
19444         and targetalias, add into generated Makefile.
19445         (mk.tmp): If present, add into generated Makefile.
19446         * mpw-build.in (all-gas): Build config.h first before gas proper.
19448         * mpw-configure (config.status): Write only if changed.
19449         * mpw-config.in (readline): Configure it (not built, just used for
19450         definitions).
19452         * mpw-config.in (elf/mips.h): Add a forward include.
19454         * mpw-config.in: Forward-include most .h files in include into
19455         extra-include.
19456         (readline): Don't build.
19457         mpw-build.in (install): Install GDB.
19459         * mpw-configure (prefix, mpw_prefix): Handle it.
19460         * mpw-config.in (mmalloc, readline): Don't configure.
19461         * mpw-build.in (thisscript): Rename to ThisScript.
19462         Use mpw-build instead of BuildProgram everywhere.
19463         (mmalloc, readline): Don't build.
19464         * mpw-README: New file, basic documentation about the MPW port.
19466         * mpw-config.in: Use forward-include to create include files.
19468         * mpw-configure: Add more things to the top of each configured
19469         Makefile, including contents of config/mpw-mh-mpw.
19470         * mpw-config.in (extra-include): Create this directory and fill it
19471         with Posix-like include files when configuring.
19473         * config.sub (apple, mac, mpw): Add various aliases.
19475         * mpw-build.in: New file, top-level build script fragment for MPW.
19476         * mpw-configure: New file, configure script for MPW.
19477         * mpw-config.in: New file, config fragment for MPW.
19479 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19481         * configure.in (host_libs): Remove glob, since it is gone from the
19482         sources.
19484 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19486         * Makefile.in: define empty GDB_NLM_DEPS var.
19488         * configure.in(target_makefile_frag): use config/mt-netware
19489         for netware targets.
19491 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19493         * config.sub: Merge in recent FSF changes.  Remove linux special
19494         cases.
19496 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19498         Revert this change:
19500         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19502                 * build-all.mk: Use CC=cc -Xs on Solaris.
19504 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19506         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19507         stop using it.
19508         * Makefile.in: Nuke all references to glob subdirectory.
19510 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19512         * configure.in: Fix --enable-shared logic in per-host.
19514 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19516         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19518 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19520         * configure.in (noconfigdirs): Don't build gas on AIX, for
19521         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19523 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19525         * configure: Fix --cache-file to work if the file argument is a
19526         relative path.
19528 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19530         * configure: If the --cache-file is used, pass it down to
19531         configure in subdirectories.
19533 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19535         * config.sub: add vxworks29k configuration.
19537 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19539         * Makefile.in (taz): Do "diststuff" part quietly.
19541 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19543         * config.sub: Mini-merge with gcc/config.sub.
19545 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19547         * config.guess (IRIX): Sed - to _.
19549 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19551         * Makefile.in (source-vault, binary-vault): New targets.
19553 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19555         * config.sub: Recognize -eabi as a basic system type.
19557 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19559         * configure.in (enable_shared stuff): Fix typo.
19561 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19563         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19565 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19567         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19569 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19571         * configure.in (rs6000-*-*): Don't build gas.
19573 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19575         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19576         reduce command line length.
19577         (AS_FOR_TARGET): Check for as.new, not Makefile.
19578         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19580 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19582         * config.guess:  Merge from FSF.
19584 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19586         * configure: Don't use $ when handling program_suffix.
19588 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19590         * configure.in:  Configure tk for hppa/hpux.
19592 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19594         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19596 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19598         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19599         to LIBCXXFLAGS.  Tests are better run without it.
19601 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19603         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19605 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19607         * configure.in (*-*-netware*): Don't configure xiberty.
19609 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19611         * configure.in:  Remove tk from native_only list.
19613 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19615         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19616         for special NCD build.
19618 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19620         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19621         makeall.bat, they're only useful for binutils snapshots.
19622         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19623         makeall.bat to specified SUPPORT_FILES.
19625 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19627         * build-all.mk: Add Ericsson targets to sun4 and solaris
19628         hosts.  Add  BNR's sun4 target to solaris host, so their
19629         build-from-source will be tested in-house first.
19631 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19633         * Makefile.in (LIBCFLAGS): New variable.
19634         (CFLAGS_FOR_TARGET): Ditto.
19635         (LIBCFLAGS_FOR_TARGET): Ditto.
19636         (LIBCXXFLAGS): Ditto.
19637         (CXXFLAGS_FOR_TARGET): Ditto.
19638         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19639         (BASE_FLAGS_TO_PASS): Pass them.
19640         (EXTRA_TARGET_FLAGS): Ditto.
19642         * configure.in: Support --enable-shared.
19644 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19646         * configure.in (target_libs):  Include libstdc++ again.
19647         * config.guess:  Update from FSF (for FreeBSD).
19649 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19651         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19652         makeall.bat.
19653         (DISTDOCDIRS): Add `etc'.
19654         (ETC_SUPPORT_PFX): New variable.
19655         (taz): Include anything from etc starting with a word in
19656         ETC_SUPPORT_PFX.
19658 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19660         * config.sub: Update for recent FSF changes.  Remove obsolete
19661         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19662         spacing changes.
19664 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19666         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19668         * config.guess:  Merge with FSF.
19669         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19671 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19673         * configure: Since the "trap 0" handler will override the exit
19674         status on many systems, only use it for "exit 1", and make it set
19675         a non-zero exit status; reset it before "exit 0".  Also, check
19676         exit status of config.sub, and error out if it failed.
19678 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19680         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19681         and install libgloss.
19683 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19685         * Makefile.in (all-binutils): Depend upon all-byacc.
19687         * configure.in: Don't build emacs on Irix 5.
19689 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19691         * configure.in (*-*-netware*): Add libio.
19693 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19695         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19696         (CHECK_TARGET_MODULES): Ditto.
19697         (INSTALL_TARGET_MODULES): Ditto.
19698         (TARGET_LIBS): Ditto.
19699         (all-libstdc++): Note dependencies.
19701 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19703         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19705 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19707         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19708         -fexternal-templates.
19710         * configure.in (target_libs): Add libstdc++.
19711         (noconfigdirs): Add libstdc++ as appropriate.
19713 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19715         * config.guess:  Update from FSF.
19717 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19719         * configure: Use ${config_shell} when running ${configsub}.
19721 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19723         * config.sub: No longer recognize h8300h.
19725 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19727         * config.sub: Remove extraneous differences between config.sub and
19728         gcc/config.sub.
19730 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19732         * Makefile.in (DISTSTUFFDIRS): Add gas.
19734 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19736         * COPYING.NEWLIB: New file.
19738 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19740         * config.guess (HP-UX):  Patch from Harlan Stenn
19741         <harlan@landmark.com> to also emit release level.
19743 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19745         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19747 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19749         * config.sub:  Merge nextstep cleanup from FSF.
19751 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19753         * configure.in (arm-*-*): Don't configure ld for this target.
19755 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19757         * configure.in (*-*-netware): don't configure libg++, libio,
19758         librx, or newlib.
19760 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19762         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19763         configure ld--it works, but it doesn't support shared libraries.
19765 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19767         * config.guess (*-unknown-freebsd*):  Get rid of possible
19768         trailing "(Release)" in version string.
19769         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19771 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19773         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19774         Fix type: *-next-neststep -> *-next-nextstep.
19776         * config.guess:  Merge from FSF:
19778         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19780         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19782         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19784         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19785         instead of UNIX_SV for UnixWare 1.0).
19787 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19789         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19790         to make gdb/nlm/* build after the compiler and linker.
19792 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19794         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19795         not just i[34]86.
19796         (m68k-atari-sysv4):  Relocate to match FSF version.
19798         * config.guess:  More merges from the FSF:
19800         Add a space before function call or macro invocation.
19802         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19804         * config.guess: Add trap cmd to remove dummy.c and dummy when
19805         interrupted.
19807         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19809         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19810         (dummy): Redirect stderr from compilation of dummy.c.
19812         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19814         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19816 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19818         * configure: Accept and ignore --cache*, for compatibility with
19819         new autoconf.
19821 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19823         * config.guess:  Merge from FSF:
19825         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19827         * config.guess (Pyramid*:OSx*:*:*): New case.
19828         (PATH): Add /.attbin at end for finding uname.
19829         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19831         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19833         * config.guess (M88*:DolphinOS:*:*): New case.
19835         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19837         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19838         to select whether to use ELF or COFF.
19840         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19842         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19844         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19846         * config.guess: Guess the OS version for HPUX.
19848         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19850         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19852 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19854         * configure.in: Recognize --with-headers, --with-libs, and
19855         --without-newlib.
19856         * Makefile.in (all-xiberty): Depend upon all-ld.
19858 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19860         * configure.in: Change i[34]86 to i[345]86.
19862 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19864         * configure (version): A few more tweaks to help message.
19866 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19868         * Makefile.in:  Remove (for now) librx as a host library,
19869         now that we're building it for target.
19871 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19873         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19874         (Karl Berry).
19876 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19878         * configure.in:  Also configure librx.
19880 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19882         * Makefile.in:  Update various rules to reflect that librx
19883         is now needed for libg++.
19885 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19887         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19889 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19891         * configure.in: Configure the examples directory.
19893 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19895         * configure: Simplify Jun 2 1994 change.
19897 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19899         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19900         /bin/gcc isn't good enough to build gcc.
19902 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19904         * Makefile.in (GDB_SUPPORT_FILES): Remove
19905         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19906         (gdb.tar.gz): Add new rule to use standard distribution building
19907         mechanism.
19909 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19911         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19912         Bill Cox <bill@cygnus.com>.
19914 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19916         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19918 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19920         * configure:  Search current dir first in .gdbinit.
19922 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19924         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19926 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19928         * config.sub:  Refer to NeXT's operating system as nextstep.
19930         * config.sub (case $basic_machine):  Re-order the cases, to match
19931         the order in the FSF version (which is mostly alphabethical).
19932         Merge in some additions and changes from the FSF.
19934 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19936         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19937         * config.sub: Recognize cxux7.
19938         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19940 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19942         * config.sub:  Fix typo powerpc -> powerpc-*.
19944 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19946         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19948         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19949         parallel with all-emacs and install-emacs).  Top-level command
19950         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19952 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19954         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19955         $(relbindir)/make before doing ``make install'', and use
19956         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19957         installing over running make binary.
19958         ($(host)-stamp-stage3-installed): Likewise.
19960 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19962         * config.guess: Recognize Mach.
19964 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19966         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19967         see whether --exec-prefix was used.
19969 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19971         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19973 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19975         * Makefile.in: Add all-librx target similar to all-libproc.
19977 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19979         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19980         with post 1.2 uname bogosity.
19982 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19984         * configure: Remove temporary files on receipt of a signal.
19986 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19988         * configure: If there is a package_makefile_frag, remove
19989         ${subdir}/Makefile.tem after copying it in.
19991 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19993         * build_all.mk: support rs6000 lynx identifies itself as
19994         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19995         since /bin/gcc is too feeble to compile a modern gcc.
19997 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19999         * brought devo/test-build.mk update-to-date with progressive/
20000         test-build.mk. Add lynx targets and hppa flag info.
20002 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20004         * configure.in:  Use mh-ncrsvr43.  Patch from
20005         Tom McConnell <tmcconne@sedona.intel.com>.
20007 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20009         * config.guess (i386-unknown-bsdi):  No longer need to
20010         check #if defined(__bsdi__) && defined(__i386__).
20012 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20014         * configure: Set program_transform_nameoption correctly.
20016 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20018         * brought build-all.mk update-to-date with progressive build-all.mk,
20019         added new targets and hppa info.
20021 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20023         * configure: If config.guess result is a prefix of the user
20024         specified target, assume a native build and use the user specified
20025         target as the host alias.  Remove SunOS patch suffix removal hack.
20026         * configure.in: Remove SunOS patch suffix removal hack.
20028         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20029         in NATIVE_CHECK_MODULES.
20031 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
20033         * Makefile.in: Rename HOST_ONLY to NATIVE.
20034         * configure: Delete SunOs patch suffix from host_canonical
20035         and build_canonical variables that are prepended to Makefiles.
20036         * configure.in: Add comments for easier maintenance.
20038 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20040         * Makefile.in: Add all-libproc target similar to all-gui.
20042 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
20044         * Makefile.in (CHECK_MODULES): split into
20045         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20047 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
20049         * config.guess (i386-unknown-bsdi): New system to guess.
20051 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20053         * Makefile.in: Add all-gui target (but not yet build by "all").
20055 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
20057         * config.sub: Move deletion of patch suffix from here...
20058         * configure.in: To here, at Ian's suggestion.  The top-
20059         level scripts might need to know of a patch level.
20061 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
20063         * config.sub: Strip off patch suffix so rtl is recognized
20064         as a sunos4.1.3 machine, even though it's been patched.
20066 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
20068         * Makefile.in (INSTALL_LAST): Delete.
20069         (INSTALL_DOSREL): New.
20071 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20073         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20074         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20075         whether we pass down --with-gnu-ld anyhow.
20077 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
20079         * Makefile.in (INSTALL_LAST): Change operation so it works
20080         on more flavors of make.
20081         * configure.in (go32): Don't build libg++ or libio.
20083 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
20085         * Makefile.in (Move HOST_PREFIX_1 and friends up so
20086         they can be overriden by templates.
20088 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
20090         * configure.in (target==go32): Don't build gdb.
20091         * dosrel: New directory.
20093 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
20095         * configure.in (host==go32): Configure dosrel too.
20096         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20097         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20098         be set by incoming names or templates.
20099         (INSTALL_LAST): New rule.
20101 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
20103         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20105 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20107         * configure.in (appdirs): New variable.  Currently empty, but will
20108         be used in gas distribution.  If nonempty, lists a set of
20109         directories at least one of which must get configured, or top
20110         level configuration is considered to have failed.
20111         (rs6000-*-lynxos*): Use new file name.
20113 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20115         Eliminate XTRAFLAGS.
20116         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20117         newlib include files using -idirafter, and also use -nostdinc.
20118         (CXX_FOR_TARGET): Likewise.
20119         (XTRAFLAGS): Removed.
20120         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20121         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20122         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20123         ($(DO_X)): Don't pass down XTRAFLAGS.
20125 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20127         * configure.in (mips*-dec-bsd*): New target; do build linker.
20128         (mips*-*-bsd*): New target; don't build linker.
20130 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20132         * configure.in: support rs6000-*-lynxos* configuration.
20133         support sunos4 as a cross target.
20135         * config.sub: look for lynx*, not lynx since the OS version may
20136         legitimately be part of the name.
20138 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20140         * configure.in (i[34]86-*-sco*): Move to be with other i386
20141         targets.
20142         (romp-*-*): New target.  Skip various binary utilities.
20143         (vax-*-*): New target.  Don't build newlib.
20144         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
20146 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20148         * configure.in: Only set host_makefile_frag if config
20149         directory exists.
20151 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20153         * install.sh: If $dstdir exists, don't check whether each
20154         component does.
20156 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20158         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20160 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20162         * configure.in (*-*-lynxos*): Don't configure newlib for either
20163         native or cross Lynx.
20165 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
20167         * config.sub (sparc64-elf): Fix os.
20168         (z8k): Remove duplicate.
20170 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20172         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20173         gcc/stmp-fixproto, to try to prevent fixproto from being run.
20175 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
20177         * configure: Make file links cleanly even if Lynx fails on
20178         an NFS symlink (at least fail cleanly).
20180 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20182         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20183         -XNh2000.
20185 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20187         * configure: Unknown options are fatal again.
20189 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
20191         * configure: Ignore --x-includes and --x-libraries, for Autoconf
20192         compatibility.
20194 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
20196         * build-all.mk: Add `clean' target.
20198 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20200         * config.guess:  Add SINIX support.
20201         * configure.in:  Add mips-*-sysv4* support.
20203 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
20205         * build-all.mk: Document all useful targets.
20206         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20207         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20209 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20211         * configure: Support --silent, --quiet.
20213 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20215         * configure: Support --disable-FEATURE.
20217 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20219         * config.guess: Recognize NCR running SVR4.3.
20221 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20223         * config.guess:  Make BSDI generate i386-unknown-bsd386.
20224         Patch from Paul Eggert <eggert@twinsun.com>.
20226 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20228         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20230 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20232         * configure: Make unrecognized options give nonfatal warnings
20233         instead of fatal errors, and pass them to any subdirectory
20234         configures in case they recognize them.
20235         Make --x equivalent to --with-x.
20237 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20239         * configure: Add --enable-* options.  Clean up usage message and
20240         some comments.
20242 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
20244         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20246 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20248         * configure.in (hppa*-*-*): Enable binutils.
20250 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20252         * config.sub: Recognize cisco.
20254 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
20256         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20258 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20260         * config.guess: about target *-hitachi-hiuxwe2, don't print more
20261         than one configuration name.  Add comment.
20263 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
20265         * config.guess: about target *-hitachi-hiuxwe2, fixed
20266         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
20267         macro is incorrect.]
20269 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20271         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20272         than the "make ls" stuff which used to be here.
20274 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20276         * config.guess:  Recognize i[34]86-unknown-freebsd.
20277         From Shawn M Carey <smcarey@rodan.syr.edu>.
20279 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20281         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20283 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20285         * config.guess: Check for ptx.
20287 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
20289         * config.sub: Add os9k checking.
20291 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20293         * config.guess: Handle OSF1 running on HPPA processors
20295 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20297         * configure: If subdir configure fails, print out a message with
20298         subdirectory name, in case subdir's configure code didn't identify
20299         itself.
20301 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
20303         * configure.in: Remove embedded newlines from configdirs.
20304         Avoid mismatches of substrings.  Fix matching strings at end
20305         of configdirs.
20307 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
20309         * config.guess:  Add Lynx/rs6000 config support.
20311 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20313         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20315 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
20317         * configure.in (hppa*-*-osf*): Treat this just like most other
20318         PA configurations (eg no binutils or ld).
20319         (hppa*-*-*elf*): These configurations have binutils and ld.
20321 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20323         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
20325 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20327         * configure.in (rs6000-*-*): Build gas.
20329 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20331         * Makefile.in:  Avoid bug in losing hpux sed.
20333 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20335         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20336         for GDB and GDB has been fixed to not need it.
20338 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20340         * config.guess: Recognize vax hosts.
20342 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20344         * configure (while loop): Don't use "break 2" inside case
20345         statement -- the case statement isn't an enclosing loop.
20347 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20349         * config.guess:  Clean up NeXT support, to allow nextstep
20350         on Intel machines.  Make OS be nextstep.
20352 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20354         * config.guess: Add alternate forms for Convex.
20356 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20358         * configure:  Completely rewrite option processing.  Take
20359         advantage of pattern-matching to avoid invoking test frequently.
20360         Also clean up host and target defaulting logic.
20362 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20364         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20365         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20366         commands (plus user environment) will fit SCO limits.
20368 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20370         * configure.in: Don't issue warnings about directories which are
20371         not being configured if -norecursion is set.  Correct test for
20372         --with-gnu-as and --with-gnu-ld to not get confused by substring
20373         matches.
20375         * configure.in: Don't build gas for alpha-dec-osf1*.
20377 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20379         * configure:  Back out Per's change of 12/19/1993.  It changes the
20380         behavior of configure in unexpected and confusing ways.
20382         Also, use different delim char when calculating
20383         program_transform_name so that the name can contain slashes.
20385 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20387         * configure.in, config.sub: Add support for VSTa micro-kernel.
20389 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20391         * configure.in: Nuke hacks which were used to get a special
20392         version of GAS for HPPA configurations.
20394 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20396         * configure:  If only ${target_alias} is given, use that
20397         as the default for ${host_alias}.
20398         * configure:  Add missing back-slashes before nested quotes.
20400 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20402         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20404 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20406         * config.guess:  Recognize some Tektronix configurations.
20407         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20409 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20411         * config.sub: Match any flavor of SH.
20413 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20415         * configure.in: Don't try to configure newlib for Alpha.
20417 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20419         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20420         libg++ or libio for any Alpha target.
20422         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20424 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20426         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20427         default arguments -- so it tried to compress itself.
20429 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20431         * configure.in (notsupp): ensure that a space is always at the end
20432         of the configdirs list, since the grep checks for an explicit space
20434 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20436         * configure.in (target i386-sysv4.2): don't build ld, since static
20437         versions of many libraries are not available.
20439 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20441         * config.guess: Recognize Apollos (using environment variables).
20442         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20444 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20446         * config.guess: Recognize Sony news mips running newsos.
20448 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20450         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20451         "fi ; else" for bash.
20453 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20455         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20457 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20459         * config.sub: accept unixware as an alias for svr4.2.
20460         Fix some inconsistancies with the gcc version.
20462 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20464         * Makefile.in (DISTDOCDIRS):  Add gdb.
20466 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20468         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20470 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20472         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20473         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20474         this now.
20476 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20478         * config.sub: Accept hiux* as an OS name.
20480         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20481         etc/make-stds.texi.  The underscore came from gcc, and dje now
20482         agrees that RUNTESTFLAGS is the correct name.
20484 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20486         * install.sh:  Remove 'set -e'.  It makes any conditionals
20487         in the script useless.
20489         * config.guess: Automatically recognize arm-acorn-riscix
20490         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20492 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20494         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20496 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20498         * Makefile.in (DISTDOCDIRS): New variable.
20499         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20500         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20502 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20504         * configure.in (hppa target): check the source directory for the
20505         pagas sub-directory
20507 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20509         * config.sub: Allow -aout* and -elf*.
20511 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20513         * configure.in: Don't build ld on i386-solaris2, same as for
20514         sparc-solaris2.
20516 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20518         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20520 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20522         * configure.in:  Configure gdb for alpha.
20524 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20526         * Makefile.in (CXXFLAGS): Add -O.
20528 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20530         * config.guess: added support for DG Aviion
20532 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20534         * configure.in: Produce warning message for subdirectories not
20535         configurable for this host/target combination.  Don't try to
20536         configure gdb for vms.
20538 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20540         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20541         appropriate files before making "diststuff".
20542         (DISTBISONFILES): New var: list of files to be edited.
20543         (DISTSTUFFDIRS): Add binutils.
20545 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20547         * config.sub: also handle mipsel and mips64el (for little endian mips)
20549 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20551         * configure.in: Add * to end of all OS names.
20553 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20555         * configure.in: Build newlib for LynxOS native.
20557 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20559         * config.guess: Add support for delta 88k running SVR3.
20561         * configure.in: Add comment about HP compiler vs. emacs.
20563 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20565         * configure.in: don't build ld on solaris2 (not a viable option
20566         due to bugs in getpwnam & getpwuid)
20568 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20570         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20571         config.guess will produce a full version number.
20573 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20575         * configure.in: Build linker and binutils for alpha-dec-osf1.
20577 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20579         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20580         and gdb/testsuite/Makefile.in.
20582 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20584         * configure.in: recognize mips*- instead of mips-
20586 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20588         * config.sub: Accept linux*coff and linux*elf as operating
20589         systems.
20591 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20593         * config.sub: Recognize mips64, and mips3 as an alias for it.
20595 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20597         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20598         gdb knows how to handle OSF/1 shared libraries.
20600 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20602         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20603         * config.guess: Recognize Hitachi's HIUX.
20604         * config.sub: Recognize h3050r* and hppahitachi.
20605         Remove redundant cases for hp9k[23]*.
20607 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20609         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20610         if gas and ld are in the source tree and are in ${configdirs}.
20611         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20612         --with options (but still pass them down on the command line,
20613         if they were explicitly specified).
20615 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20617         * configure: substitute SHELL value in Makefile.in with
20618         ${CONFIG_SHELL}
20620 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20622         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20623         *-*-solaris2* targets.
20625 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20627         * Makefile.in: define M4, and pass it down to sub-makes;
20628         all-autoconf now depends on all-m4
20630 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20632         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20633         presence of {ar,ranlib} instead of a configured directory
20635 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20637         * config.guess: Accept 34?? as well as 33?? for NCR.
20639 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20641         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20642         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20644 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20646         * configure: grab values for $(CC) and $(CXX) from the
20647         environment, so that someone can do "CC=gcc configure; make" and
20648         have it work right (matching the way that autoconf works now)
20650         * configure.in, Makefile.in: add support for gash, the tcl
20651         interface to Galaxy
20653         * config.guess: add NetBSD variants (hp300, x86)
20655 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20657         * install.sh: Support -d option (in the manner of SunOS 4 install,
20658         as it is more deterministic than that of GNU install)
20659         (chmodcmd): Set file to mode 755 by default (should also do default
20660         chgrp and chown, but I don't feel like dealing with that now)
20662 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20664         * config.sub: Remove h8300hhms alias.
20666 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20668         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20670 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20672         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20673         as stmp-fixinc
20675 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20677         * config.sub: recognize m88110-bug-coff.
20679 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20681         * Makefile.in (all-libio): all dependencies on the toolchain used
20682         to build this (gcc, gas, ld, etc)
20684 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20686         * config.guess: Deal with OSF/1 1.3 on alpha.
20688 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20690         * install.sh: add some 'else true' clauses for portability
20692         * configure.in: don't build libio for h8[35]00-*-* targets
20694 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20696         * Makefile.in:  Add support for new libio.
20698 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20700         * install.sh: If one command fails, don't try the rest.  Don't try
20701         to remove $dsttmp (via trap) unless we have already created it.
20702         If $src doesn't exist, detect it and exit with an error.
20704         * config.guess: Recognize BSD on hp300.
20706 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20708         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20709         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20711 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20713         * Makefile.in (all-send-pr): depends on all-prms
20715 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20717         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20719 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20721         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20722         Added test for mips-mips-riscos5.
20724 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20726         * configure.in: use mh-hp300 for 68k HP hosts
20728 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20730         * configure: add support for CONFIG_SHELL, so that you can use
20731         some alternate shell for evaluating configure scripts
20733 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20735         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20736         in configure script to bug-gdb@prep.ai.mit.edu when building
20737         distribution archive.
20738         * Makefile.in (COMPRESS):  Remove def.
20739         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20740         gdb.tar.Z and make-gdb.tar.Z respectively.
20741         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20742         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20743         to convergence with 'taz' target in Makefile.in.
20745 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20747         * install.sh (dsttmp): use trap to ensure that tmp files go
20748         away on error conditions
20750 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20752         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20754 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20756         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20757         its parent is '/' not ''.
20759         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20761 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20763         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20764         that ${newsrcdir}/configure.in does.
20766 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20768         * test-build.mk: support for CONFIG_SHELL
20770 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20772         * config.sub (netware):  Add as a basic system type.
20774 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20776         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20777         $(srcdir)/ from the dependency on Makefile.in.
20779 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20781         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20782         (h8300hhms is temporary until multi-libraries are implemented).
20783         * configure.in: Handle h8300h too.
20785 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20787         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20789 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20791         * configure:  Remove extraneous output when guessing host type.
20792         * config.guess:  Remove extraneous output when guessing using C
20793         compiler rather than uname, or when guessing fails.
20795 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20797         * Makefile.in: remove all.cross and install.cross targets
20799         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20800         definitions
20802 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20804         * configure.in (target sh): Build gprof.
20806 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20808         * config.sub: change -solaris to -solaris2
20810 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20812         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20814 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20816         * configure: Correct error message for missing Makefile.in to
20817         print correct directory.
20819 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20821         * install.sh: kludge around 386BSD shell bug
20823 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20825         * config.guess:  Recognize NeXT.
20826         * config.guess:  Recognize i486-ncr-sysv4.
20827         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20829 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20831         * Makefile.in (MAKEINFOFLAGS): New variable.
20832         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20833         * build-all.mk, test-build.mk: Pass down --no-split as
20834         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20836 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20838         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20840 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20842         * Makefile.in (libg++.tar.z):  New rule.
20843         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20844         * Makefile.in (taz):  Only do a single chmod.
20846 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20848         * install.sh: don't use dirname anymore (replaced with sed usage)
20850 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20852         * Makefile.in:  Change extension for gzip'd files from '.z' to
20853         '.gz' per new FSF standard usage.
20855 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20857         * configure: put quotes around the final value of program_transform_name
20859 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20861         * Makefile.in: new install.sh support; update install-info rules
20863 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20865         * configure.in: Build diff for crosses, but not for go32 host.
20867         * configure.in: Build gprof only for native, and don't build it
20868         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20870 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20872         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20874 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20876         * configure.in (host_tools): Add prms.
20878 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20880         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20881         with $(FLAGS_TO_PASS) on the command line
20883         * config.sub: Recognize lynx and lynxos
20885 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20887         * config.sub: Accept -ecoff*, not just -ecoff.
20889 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20891         * Makefile.in (taz): Use .gz suffix instead of .z.
20892         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20893         names.
20895 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20897         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20899 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20901         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20902         that rebuilds that might happen during 'make install' don't get
20903         bogus gcc include files
20905 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20907         Change from Utah for HPPA support:
20908         * config.guess: Recognize hppa1.x-hp-bsd.
20910 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20912         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20913         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20915 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20917         * config.sub: Add support for rom68k and bug boot monitors.
20919 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20921         * Makefile.in: Make all-opcodes depend on all-bfd.
20923 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20925         * config.guess: Added special check for i[34]86-univel-sysv4*.
20927 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20929         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20930         the processor rather than assuming i486.
20932 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20934         * config.guess: Recognize SunOS6 as Solaris3.
20936 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20938         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20939         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20941 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20943         * build-all.mk (all-cross): New target for Canadian Cross.
20944         Added Q2 go32 targets.
20945         * test-build.mk: Configure go32 cross sparclite-aout and
20946         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20947         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20949 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20951         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20952         GO32 hosted toolchains
20954 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20956         * configure: change  so "-exec-prefix" gets passed down rather
20957         than "-exec_prefix" so autoconf generated Makefiles get the
20958         exec_prefix set right.
20960 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20962         * config.guess: get the Solaris2 minor version number
20964         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20966 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20968         * config.guess: Recognize some Sequent platforms.
20970 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20972         * Makefile.in: added the vault-install target
20974         * configure.in: actually use the Sun3 makefile fragment that's in
20975         config, also added the release dir to configdirs
20977 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20979         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20981 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20983         * configure.in: remove some program from Alpha targetted toolchains
20985 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20987         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20988         gprof.
20989         (taz): Run "make diststuff" in those directories instead of "make
20990         proto-dir".  Look for "VERSION=" only at start of line in subdir
20991         Makefile.  Use "gzip -9" for compression.
20992         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20993         (binutils.tar.z): New target.
20995 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20997         * Makefile.in (taz): Include gpl.texinfo.
20999 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21001         * Makefile.in (setup-dirs): Merged into "taz" target.
21002         (taz): Only do `proto-dir' stuff if a directory is actually needed
21003         for this target.
21005 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
21007         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21008         (FLAGS_TO_PASS): Pass down MUNCH_NM.
21009         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21010         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21011         (gcc-no-fixedincludes): Correct for current gcc Makefile.
21013 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
21015         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
21016         config.sub, and move-if-change to gdb testsuite distribution
21017         archive, so the testsuite can be extracted, configured, and
21018         run separately from the gdb distribution.  Blow away the Chill
21019         tests that require a Chill compiled executable, since GNU Chill
21020         is not yet publically available.
21022 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21024         * test-build.mk: set environment variables in a single command,
21025         instead of a list of assignments and exports
21027         * config.guess: recognize Alpha/OSF1 systems
21029 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21031         * configure: Change help message to prefer --options rather than
21032         -options.
21034 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21036         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21037         zippy@ecst.csuchico.edu.
21038         * config.guess: Recognize miniframe.
21040 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21042         * Makefile.in: Use srcroot to find runtest rather than rootme.
21043         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21045 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21047         * test-build.mk: Extensive additions to support building on a
21048         machine other than the host.
21050 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21052         * configure (tooldir): Fix for i386-aix again.
21054 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
21056         * configure, Makefile.in:  Change definition of $(tooldir)
21057         to match the FSF.
21059 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
21061         * config.guess:  Recognize i[34]86/SVR4.
21063 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21065         * Makefile.in (all-gdb): gdb depends on sim.
21067 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
21069         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
21070         at the same time we make the prototype gdb directory.
21071         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
21072         files at the same time as the gdb base release distribution.
21074 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
21076         * Makefile.in (check): Use individual check targets rather than
21077         DO_X rule.
21078         (check-gcc): Added.
21080 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
21082         * config.sub: Use sysv3.2 not sysv32 for canonical OS
21083         for System V release 3.2.
21085 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21087         * config.sub: Recognize hppaosf.
21088         * configure.in: Do configure ld/binutils/gas for it.
21090 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21092         * configure (tooldir): Alter syntax used to set this, for systems
21093         where "\$" isn't handled right, like i386-aix.
21095 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21097         * configure: Pass program-transform-name, not
21098         program_transform_name, to recursive configures.
21100 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
21102         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21103         of gas+ld+binutils.
21105 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
21107         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
21109 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21111         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21113 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21115         * Makefile.in (PRMS): Set back to all-prms.
21117 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21119         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21120         targets, rather than for MIPS hosts.
21122 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21124         * configure.in: add comment for --with-x default values
21126         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21128         * Makefile.in: add check-* targets for each of the directories in
21129         the tree.  Add a definition of RUNTEST that will use the one we
21130         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
21132 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
21134         * configure.in: Removed obsolete references to bfd_target and
21135         target_makefile_frag.
21137         * build-all.mk: Set assorted targets for Q2.
21138         * config.sub: Recognize z8k-sim and h8300-hms.
21139         * test-build.mk: Really don't pass host to configure.
21140         (HOLES): Added uname.
21142 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
21144         * configure: Handle an empty program-prefix, program-suffix or
21145         program-transform-name correctly.
21147 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21149         * build-all.mk: -G 8 no longer required for MIPS targets.
21150         * test-build.mk: Don't pass host argument to configure; make it
21151         guess.
21153 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
21155         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
21156         * Makefile.in (COMPRESS):  New macro, like GZIP.
21158 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21160         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21162         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21163         with gas currently defaults to -G 0.
21165 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
21167         * Makefile.in (all-flex): flex depends on byacc.
21169         * build-all.mk: If host not specified, use config.guess.  Pass TAG
21170         to test-build.mk as RELEASE_TAG.
21171         * test-build.mk (configargs): New variable containing arguments to
21172         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
21173         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21175         * config.guess: Use /bin/uname when checking -X argument on SCO,
21176         to avoid invoking GNU uname which doesn't understand -X.
21178         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21180         * configure.in: Build gas for mips-*-*.
21182 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21184         * Makefile.in (all.normal): insert missing backslash.
21186 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21188         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21190         * Makefile.in: Complete overhaul to merge many almost identical
21191         targets.
21193 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21195         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21196         (gdb.tar.Z): Adjusted.
21198         * Makefile.in (setup-dirs, taz): New targets; should be general
21199         enough to adapt for gdb sometime.  Build only .z file.
21200         (gas.tar.z): New target.
21202 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
21204         * build-all.mk: Use CC=cc -Xs on Solaris.
21206 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
21208         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
21209         for handling BISON for FSF releases.
21211 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21213         * configure: Actually implement the change zoo just documented.
21215 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21217         * configure: when using config.guess, only set target_alias when
21218         it's not already been set (ie, on the command line)
21220 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21222         * Makefile.in: add installcheck target, set PRMS to install-prms
21224 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21226         * configure: add support for package_makefile_fragment, handle the
21227         case where a directory has a configure.in file but no Makefile.in
21228         more gracefully (with an actual understandable error message, even);
21229         add support for --without (and add this to the usage message); also
21230         explicitly add a --host=${host_alias} to the command line when
21231         config.guess is used
21233 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21235         * configure: Must use both --host and --target in recursive calls.
21237 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21239         * Makefile.in: Change deja-gnu to dejagnu.
21241 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21243         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21245 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21247         * configure.in: canonicalize all instances to *-*-solaris2*,
21248         also strip out a number of tools to not build for go32 host
21250 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21252         * config.guess: add GPL.
21254         * Makefile.in, config.guess, config.sub, configure: bump
21255         copyrights to 93.
21257 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
21259         * Makefile.in (do-info): Removed obsolete check for existence of
21260         localenv file.
21262         * Makefile.in (MAKEOVERRIDES): Define to be empty.
21264 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21266         * Makefile.in: a couple of 'else true' for decstation,
21267         support for TclX
21269         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21271 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
21273         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21275 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
21277         * config.guess: Recognize i386-ibm-aix (PS/2).
21278         * configure.in: Use config/mh-aix386 file for it.
21280 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
21282         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21283         CC_FOR_TARGET instead.
21284         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21286 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
21288         * Makefile.in: Add sim to list of directories sent with gdb
21290 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
21292         * configure.in: Put back mips-dec-bsd* case.
21294 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
21296         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21297         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
21298         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21300 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21302         * configure.in: remove no-op mips-dec-bsd* in "case $target"
21304         * Makefile.in (dir.info): only run gen-info-dir if it exists,
21305         (install-info): install dir.info only if it exists,
21306         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21308 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
21310         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
21311         gas for mips-dec-bsd.
21313 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
21315         * configure (makesrcdir): If ${srcdir} is relative and not ".",
21316         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21318 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21320         * configure.in: Added "dejagnu" to hosttools list.
21322 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
21324         * config.sub, configure.in, config.guess:  Add support
21325         for Bosx, an AIX variant from Bull.
21326         Patches from F.Pierresteguy@frcl.bull.fr.
21328 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21330         * devo/dejagnu: Initial creation of devo/dejagnu.
21331         Migrated dejagnu testcases and support files for testing software
21332         tools to reside as subdirectories, currently called "testsuite",
21333         within the directory of the software tool.  Migrated all programs,
21334         support libraries, etc. beloging to dejagnu proper from
21335         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
21336         with no modifications.  The changes to these files which will
21337         allow them to configure, build, and execute properly will be made
21338         in a future update.
21340 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21342         * Makefile.in: Change send_pr to send-pr.
21343         * configure.in: Likewise.
21344         * send_pr: Renamed directory to send-pr.
21346 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21348         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21350 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21352         * README:  Update for gdb-4.8 release.
21353         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21354         gdb-xxx.tar.z (gzip'd) file also.
21356 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21358         * Makefile.in: make all-diff depend on all-libiberty
21360 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21362         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21364 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21366         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21368 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21370         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21371         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21372         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21374 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21376         * Makefile.in:  makeinfo binary is in a new location
21378 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21380         * config.sub: Accept -ecoff as an OS.
21382         * Makefile.in: Various changes to eliminate a level of make
21383         recursion and reduce the required command line length.
21384         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21385         sub-makes.
21386         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21387         variables holding settings for specific sub-makes.
21388         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21389         in terms of BASE_FLAGS_TO_PASS.
21390         (TARGET_LIBS): New variable listing directories which use
21391         TARGET_FLAGS_TO_PASS.
21392         (subdir_do): Eliminated.
21393         (do-*): New set of targets to replace subdir_do.
21394         (various): All targets which used subdir_do now depend on do-*.
21395         (local-clean): Renamed from do_clean.
21396         (local-distclean): New target, dependency of distclean and
21397         realclean.
21398         (install-info): Don't create directories.  Depend on dir.info
21399         rather than calling make recursively.
21400         (install-dir.info): Eliminated.
21401         (install-info-dirs): Create all info directories here.
21402         (dir.info): Depend upon do-install-info.
21404         * test-build.mk (HOLES): Added false.
21406 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21408         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21410 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21412         * Makefile.in (info): remove dependency on all-texinfo.  The
21413         problem was really in texinfo/C, not at this level.
21415 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21417         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21419 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21421         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21422         GDB releases.
21424 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21426         * configure: Include srcdir in message about target of link not
21427         being found.  Don't convert `-' to `_' in `with' options being
21428         passed to subdirs.
21430 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21432         * configure.in: add uudecode to host_tools
21434         * Makefile.in: added {all,install}-uudecode targets, added them to
21435         the appropriate lists
21437 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21439         * Makefile.in (all-gcc): Added dependency on all-gas.
21441         * configure.in (mips-*-*): Build ld and binutils.
21443 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21445         * configure: check return code from mkdir, print error message and
21446         exit on failure.
21448 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21450         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21452 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21454         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21456 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21458         * config.sub (h8500):  Recognize this as a cpu type.
21460 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21462         * configure: source directory missing is no longer a warning
21464         * configure.in: recognize irix[34]* instead of irix[34]
21466         * Makefile.in: define and pass down X11_LIB
21468 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21470         * guess-systype: Renamed to ...
21471         * config.guess:  ... by popular request.
21472         * configure.in, Makefile.in:  Update accordingly.
21474 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21476         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21477         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21478         + Execute ./dummy instead of assuming . is in PATH.
21480 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21482         * guess-systype:  New shell script.  Attempts to guess the
21483         canonical host name of the executing host.
21484         Only a few hosts are supported so far.
21485         * configure:  Call guess-systype if no host is specified.
21487 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21489         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21490         gcc Makefile.
21492 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21494         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21495         (all-gcc, install-gcc, subdir_do): Use it.
21497 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21499         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21501 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21503         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21504         set exclusively by configure, using configure.in .
21506 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21508         * test-build.mk: set $PATH for all builds
21510         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21512 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21514         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21515         the one used in gcc/Makefile.in, so that a null expansion doesn't
21516         override the one needed to build gcc with a native cc.
21518 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21520         * configure: Accept -with arguments.
21522 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21524         * Makefile.in: added h8300sim
21526 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21528         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21529         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21530         (all-cygnus, native, build-cygnus): Make
21531         $(canonhost)-stamp-3stage-done, not $(host)....
21532         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21533         i386-sco3.2v4.  Added else true to if command.
21535 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21537         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21539 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21541         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21543 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21545         * configure.in: don't remove binutils from Solaris builds
21547 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21549         * Makefile.in: get rid of earlier definitions for *clean,
21550         also handle the recursive info rule better
21552 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21554         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21555         do more-or-less the right thing.
21557 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21559         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21560         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21562 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21564         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21565         $(host_canonical).
21567         * configure.in: split the configdirs list into 4 categories (native
21568         v. cross, library v. tool) and handle the cross-only and native-
21569         only in more reasonable (and correct!) way.
21571 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21573         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21574         configdirs anymore.
21576 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21578         * Makefile.in: extensive cleanup::  removed all of the explicit
21579         clean-* targets, collapsed many wrappers around subdir_do into
21580         one, added additional targets to satisfy standards.texi, deleted
21581         some old targets, some changes for consistency
21583 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21585         * configure.in: handle some programs as cross-only, and others as
21586         native only
21588         * test-build.mk: handle partial holes in a more generic manner
21590         * Makefile.in: m4 depends on libiberty
21592 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21594         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21595         time, wdiff, and find to configdirs
21597         * Makefile.in: all, clean, and install rules for the new programs
21598         added to configure.in
21600 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21602         * configure.in: use mh-sun for all *-sun-* hosts
21604 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21606         * Makefile.in: define flags for X11 include files and library file
21607         locations, pass them down to the programs that need this info
21609         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21611 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21613         * configure.in: start building libg++ for HP-UX targets
21615 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21617         * README:  Update references to files moved into etc/.
21619 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21621         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21622         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21624 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21626         * configure: accept dash as well as underscore in long option
21627         names for FSF compatibility.
21629 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21631         * config.sub: added -sco3.2v4 support from FSF.
21633 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21635         * configure.in: expand the section that adds or removes
21636         directories from the list of programs to build, to handle native
21637         vs. cross in addition to host v. native
21639 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21641         * Makefile.in:  Replace C++ in macro names with CXX.
21642         This is less likely to break ...
21644 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21646         * test-build.mk: add -w to GNU_MAKE
21648 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21650         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21651         add 'sparc' to list of recognized cpus.  This needed to make
21652         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21653         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21654         then changes that into $CPU-wrs-vxworks.
21656         * configure.in: remove most references to gdbtest, regularize
21657         target based program removal
21659         * test-build.mk: import from p3 tree (many fixes and changes)
21661 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21663         * Makefile.in: added rules to handle tcl, tk, and expect
21665         * configure.in: handle those directories if they exist
21667 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21669         * config.sub: removed bogus hppabsd and hppahpux names, since
21670         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21672 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21674         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21675         depends upon all-xiberty
21677         * Makefile.in: changes from p3, including:
21679         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21681         * Makefile.in (XTRAFLAGS): include newlib directories if
21682         newlib/Makefile exists, rather than if host != target.
21684         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21686         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21687         from the same source tree and not building a cross-compiler.  This
21688         matters for the libg++ configuration if reconfiguring a tree that
21689         has already been installed.
21691         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21693         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21694         pick up the machine and system specific header files.
21696         * Makefile.in: added AS_FOR_TARGET, passed down in
21697         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21698         the C compiler to use to create programs which are run in the
21699         build environment, set it to default to $(CC), and passed it down
21700         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21702         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21704         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21705         We need them for unusual native builds, like systems without
21706         ranlib.
21708         * configure: also define $(host_canonical) and
21709         $(target_canonical), which are the full, canonical names for the
21710         given host and target
21712 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21714         * Makefile.in:  Added separate definitions for C++.
21716 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21718         * configure.in (configdirs):  Add deja-gnu.
21720 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21722         * README:  Update for configure.texi and gdb-4.7 release.
21724 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21726         * Makefile.in:  Move "all" target to top of file.
21727         Previously, first target was ".PHONY" which caused BSD4.4 make
21728         to build .PHONY when make was run without arguments.
21730 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21732         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21733         Library-copylefted code in libiberty.
21735 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21737         * config.sub:  Replace m68kmote with plain old m68k.
21739 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21741         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21743 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21745         * config.sub: Complain if no argument is given.  Added support for
21746         386bsd as OS and target alias.
21748 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21750         * Makefile.in (XTRAFLAGS): include newlib directories if
21751         newlib/Makefile exists, rather than if host != target.
21753 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21755         * config.sub: recognize sparclite-wrs-vxworks.
21757         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21758         p3.) Added clean-xiberty to clean.
21760 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21762         * configure.in: use *-*-* instead of nested cases for host and target
21764 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21766         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21767         from the same source tree and not building a cross-compiler.  This
21768         matters for the libg++ configuration if reconfiguring a tree that
21769         has already been installed.
21771 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21773         * config.sub (i486v/i486v4):  Merge in from FSF version.
21775 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21777         * configure: only set PWD if it is already set.
21779 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21781         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21782         doesn't have unset and all success paths (and most error paths)
21783         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21784         to just ${PWD} to avoid confusion.)
21786 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21788         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21789         even for a native compilation.
21791 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21793         Changes to make the gdb.tar.Z rule work better.
21795         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21796         (DEVO_SUPPORT):  Add configure.texi.
21797         (bfd-ilrt.tar.Z):  Remove ancient rule.
21799 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21801         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21802         pick up the machine and system specific header files.
21804         * configure.in, config.sub: added new target m68010-adobe-scout,
21805         with alias of adobe68k.  Changed configure.in to check for
21806         -scout before -sco* to avoid a false match.
21808         * Makefile.in: added AS_FOR_TARGET, passed down in
21809         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21810         the C compiler to use to create programs which are run in the
21811         build environment, set it to default to $(CC), and passed it down
21812         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21814 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21816         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21817         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21818         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21819         FOR_TARGET variants, to newlib and libg++.
21821 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21823         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21824         first.
21826 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21828         * config.sub:  Accept `elf' as an environment.
21830 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21832         * Makefile.in (all-opcodes):  cd into the right directory
21834 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21836         * configure: added -program_transform_name option, used as
21837         argument to sed when installing programs.
21838         configure.texi: added documentation for -program_prefix,
21839         -program_suffix and -program_transform_name.
21841 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21843         * config.sub:  Accept i486 where i386 ok.
21845 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21847         * config.sub: accept we32k
21849 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21851         * config.sub, configure.in: accept OSE68000 and OSE68k.
21853         * Makefile.in: don't create all directories for ``make install'';
21854         let the subdirectories create the ones they need.
21856 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21858         * COPYING: new file, GPL v2
21860 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21862         * Makefile.in: use the new gen-info-dir, which needs a template
21863         argument (which also lives in texinfo)
21865         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21867 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21869         * config.sub (ncr3000):  Change i386 to i486.
21871 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21873         * Makefile.in: add install-rcs, install-grep to
21874         install-no-fixedincludes, removed install-bison and install-libgcc
21876 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21878         * configure.in: grab the HPUX makefile fragment if on HPUX
21880 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21882         * Makefile.in: eradicate bison spoor (ditto libgcc).
21883         configure.in: recognise m68{k,000}-ericsson-OSE.
21884         es1800 is alias for m68k-ericsson-OSE
21886 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21888         * configure.in: rearrange the parts that remove programs from
21889         configdirs, based now on HOST==TARGET or by canonical triple.
21891 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21893         * test-build.mk: recurse explicitly with -f test-build.mk when
21894         appropriate.  predicate stage3 and comparison on the existence
21895         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21896         On very clean, also remove ...stamp-co.  Build in-place before
21897         doing other builds.
21899 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21901         * Makefile.in, configure.in: add tgas
21903 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21905         * Makefile.in: a number of changes merged in from progressive.
21907         * configure.in: add libm.
21909         * .cvsignore: ignore some stuff that comes from test-build.mk.
21911 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21913         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21915 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21917         * configure: Add program_suffix (parallel to program_prefix)
21918         * Makefile.in: adjust directory-creating script for losing decstation
21920 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21922         * configure:  Minor $subdir-related fixes.
21924 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21926         * configure: fix various problems with propogating
21927         makefile_target_frag in subdirs.
21928         * configure.in: config libgcc if its there
21930 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21932         * config.sub:  HPPA merge.
21934 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21936         * Makefile.in:  Replace all-bison with all-byacc in all
21937         dependency lines for other tools (which now use byacc).
21939 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21941         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21943 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21945         * Makefile.in: make gprof rules similar to byacc rules (instead of
21946         vestigal $(unsubdir) that didn't work...)
21948 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21950         * config.sub:  Add support for Linux.
21951         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21952         (at least for libg++).
21954 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21956         * configure.texi: fix doc for the -nfp option to configure
21958 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21960         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21962 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21964         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21965         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21966         * configure.in: added solaris* host_makefile_frag hook.
21968 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21970         * config.sub: changed recognition of m68000 so that various
21971         m68k types can be specified via m680[01234]0
21973 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21975         * config.sub (basic_machine): fix sed so that '-foo' isn't
21976         completely substituted out while .+'-foo' loses the '-foo'
21978 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21980         * config.sub ($os): Add -aout.
21982 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21984         * configure:  If host_makefile_frag is absolute, don't
21985         prefix ${invsubdir} (relevant to libg++ auto-configure).
21987 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21989         * Makefile.in (tooldir): Define it.
21990         (all-ld): Depend on all-flex.
21992 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21994         * Makefile.in (check):  Fix libg++ special case.
21996 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21998         * configure: do not bury `pwd` into config.status, thus do fewer
21999         pwd's.
22001         * configure: print the "Building in" message only when building in
22002         other than "." AND verbose.
22004         * configure: remove -s, rework -v to better accommodate guested
22005         configures.
22007         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22009 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
22011         * Makefile.in: macroize flags passed on recursion.  remove
22012         fileutils.
22014 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
22016         * configure: get makesrcdir right for subdirs deeper than 1.
22018         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22019         install.
22021 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
22023         * Makefile.in: don't print subdir_do or recursion lines.
22025 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
22027         * standards.texi: added menu item.
22029         * Makefile.in: build and install standards.info.
22031         * standards.texi: new file.
22033 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22035         * configure: test for and move config.status pieces from
22036         ${subdir}/.
22038 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
22040         * configure:  Test for existance of files before trying to mv
22041         them, to avoid numerous non-existance messages.
22043 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
22045         * configure: correct final line of config.status.
22047         * configure: patch from eggert.  Avoids a protection problem if
22048         the original Makefile.in is read only.
22050         * configure: use move-if-change from gcc to create config.status.
22051         Some makefiles depend on config.status to tell if a directory
22052         has been reconfigured for a different host.  This change
22053         prevents those directories from remaking everything in the case
22054         where the reconfig was only intended to rebuild a Makefile.
22056         * configure: test for config.sub with "config.sub sun4" rather
22057         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
22058         host alias from a missing config.sub.
22060 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22062         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22063         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
22065 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
22067         * configure: mkdir ${subdir} as needed.
22069 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
22071         * Makefile.in,configure.in: added autoconf.
22073 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22075         * Makefile.in: no longer pass against on recursion.
22077         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22078         definitions are not inherited.
22080         * configure: correct makesrcdir when subdir is .
22082 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
22084         * configure:  Add support for 'subdirs' variable, which is
22085         like 'configdirs', except that configure doesn't re-invoke
22086         itself for subdirs, it just creates a Makefile for each subdir.
22087         * configure.texi:  Document subdirs.
22089 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22091         * configure.in: added flex to configdirs
22093 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
22095         * Makefile.in: remove clean-stamps from clean.
22097 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
22099         * configure.in:  Add gdbtest to configdirs.
22101 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
22103         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
22104         to recursive makes.
22105         * configure.in:  Recognize new ncr3000 config.
22107 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
22109         * Makefile.in, configure.in: removed references to gdbm.
22111 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
22113         * config.sub:  Don't canonicalize os value
22114         newsos* to bsd (readline needs to check for newsos).
22115         (This fix was earlier made Jan 31, but got re-broken.)
22117 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
22119         * configure.in:  sco is an os, not a vendor!
22121         * configure:  Quote $( better.  Keep various shells happy.
22123 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
22125         * Makefile.in: eliminate stamp-files.
22127 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
22129         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
22130         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22132 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
22134         * config.sub:  fix iris/iris3.
22136 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
22138         * configure: re-add -rm.
22140 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
22142         * Maskefile.in: add .stmp-rcs to all.
22144         * configure.in: remove gas from rs6000 build, use aix host fragment.
22146 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
22148         * configure: pass down site_option during recursion.
22150 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
22152         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
22154 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
22156         * configure: Change exec_prefix so that it really defaults to prefix.
22158 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
22160         * Makefile.in, configure.in:  Add support for mmalloc library.
22162 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
22164         * Makefile.in: add stmp dependencies for a few more things.
22166 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
22168         * configure: adjusted error message on objdir/srcdir configure
22169         collision, per john's suggestion.
22171         * Makefile.in: add libiberty stmp to all and all.cross.
22173 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
22175         * Makefile.in: remove force dependencies, add grep to all.
22177 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
22179         * Makefile.in: drop flex.  make stamp files work.
22181         * configure: added test for conflicting configuration in srcdir,
22182         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
22183         gets cranky.  use relative paths for configure and srcdir
22184         whenever possible.  Send some error messages to stderr that were
22185         going to stdout.
22187 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
22189         * Makefile.in:  Fix libg++ rule to check for gcc directory
22190         before using gcc/gcc.  Also pass XTRAFLAGS.
22192 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
22194         * Makefile.in: added stmp-files so that directories aren't polled
22195         when they are already built.
22197         * configure.texi: fixed a node pointer problem.
22199 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
22201         * config.sub configure.in gdb/configure.in
22202         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22203         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22204         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
22206 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22208         * configure: -recurring becomes -silent.  corrected help message
22209         for -site= option.
22211         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22213 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22215         * configure: when building Makefile for crosses, replace
22216         tooldir and program_prefix.  default srcdir from location of
22217         config.sub.  remove "for host in hosts" and "for target in
22218         targets" loops.
22220 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22222         * Makefile.in: Do not pass bindir or mandir to cvs.
22224 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
22226         * Makefile.in, configure.in: removed traces of namesubdir,
22227         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
22228         copyrights to '92, changed some from Cygnus to FSF.
22230         * configure.texi: remove most references to multiple hosts,
22231         multiple targets, subdirs, etc.
22233         * configure.man: removed rcsid. reference config.sub not
22234         config.subr.
22236         * Makefile.in: mkdir $(infodir) on install-info.
22238 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
22240         * configure.texi:  Explain better about .gdbinit and about
22241         the environment that configure.in sections run in.
22243 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
22245         * configure.in:  Ultrix is only a decstation if it's a MIPS.
22247 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
22249         * README:  DOC.configure => cfg-paper.texi.
22251 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
22253         * config.sub (near case $os):  Don't convert newsos* to bsd!
22255 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
22257         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
22258         the number of copies of COPYING that go into the GDB tar file.
22260 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
22262         * bfd/configure.in, gdb/config/mh-i386sco,
22263         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22264         Fix SCO configuration stuff.
22266 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
22268         * Makefile.in:  For libg++, make sure the -I pointing
22269         to the gcc directory goes *after* all the libg++-local -I flags.
22270         Also, move just-gcc dependency from just-libg++ to all-libg++.
22272 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
22274         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
22276 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
22278         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
22280 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22282         * config.sub:  Add stratus configuration frags.  Also
22283         submitted to FSF.
22285 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
22287         * Makefile.in (DEV_SUPPORT):  add configure.man.
22289         * config.sub(Decode manufacturer-specific):  add -none*.
22291 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
22293         * Makefile.in:  remove form feeds to make Sun's make happy.
22294         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
22296 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
22298         * Makefile.in (AR_FLAGS):  Make quieter.
22300 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
22302         * configure.in:  Add libg++.
22303         * configure:  When verbose, don't output the command line at each
22304         level; it will be unremarkably the same as the previous version,
22305         which will be the same as what the user typed.
22307 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
22309         * configure.in, Makefile.in: fix clean-info, add flex.  add
22310         fileutils.
22312         * configure: be less sensitive to spaces in Makefile.in.  Do not
22313         look for sources in "..".  Doing so breaks subdirectories that
22314         might have their own configure.  If a subdir has it's own
22315         configure script, use it.
22317 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
22319         * cfg-paper.texi: some changes suggested by rms.
22321 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
22323         * config.sub:  Merge in some small additions from the FSF version,
22324         taken from the gcc distribution, to bring the Cygnus and FSF
22325         versions into closer sync.
22327 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
22329         * configure.in:  Changed svr4 references to sysv4.
22331 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
22333         * configure: added -V for version number option.
22335 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
22337         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22338         renamed from DOC.configure to cfg-paper.texi.
22340 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22342         * configure, config.subr, config.sub: config.subr is now
22343         config.sub again.
22345 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22347         * configure.texi: new file, in progress.
22349         * Makefile.in: build info file and install the man page for
22350         configure.
22352         * configure.man: new file, first cut.
22354         * configure: find config.subr again now that configuration "none"
22355         has gone.  removed all traces of the -ansi option.  removed all
22356         traces of the -languages option.
22358         * config.subr: resync from rms.
22360 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22362         * configure, config.sub, config.subr: merge config.sub into
22363         config.subr, call the result config.subr, remove config.sub, use
22364         config.subr.
22366         * Makefile.in: revised install for dir.info.
22368 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22370         * configure.in: add decstation host makefile frag.
22372         * Makefile.in: BISON now bison -y again.  also install-gcc on
22373         install.  clean-gdbm on clean.  infodir belongs in datadir.
22374         Make directories for info install.  Build dir.info here then
22375         install it.
22377 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22379         * Makefile.in: fix for bad directory tests.
22381 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22383         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22384         regexp.  -srcdir relative was being handled incorrectly.
22386         * Makefile.in: unwrapped some for loops so that parallel makes
22387         work again and so one can focus one's attention on a particular
22388         package.
22390 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22392         * configure: added PWD as a stand in for `pwd` (for speed). use
22393         elif wherever possible.  make -srcdir work without -objdir.
22394         -objdir= commented out.
22396 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22398         * configure: +options become --options.  -subdirs commented out.
22399         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22400         Makefile now at top of generated Makefile.  Removed cvs log
22401         entries.  added -srcdir.  create .gdbinit only if there is one
22402         in ${srcdir}.
22404         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22405         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22406         and mandir now keyed off datadir by default.
22408 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22410         * Freshly created ChangeLog.
22413 Local Variables:
22414 mode: change-log
22415 left-margin: 8
22416 fill-column: 76
22417 version-control: never
22418 End: