Fix outdated comment
[official-gcc.git] / ChangeLog
blob3b32e6d37edfab581b0350b07dc4267f56a82d0e
1 2024-01-08  Joseph Myers  <josmyers@redhat.com>
3         * MAINTAINERS: Update my email address.
5 2023-12-30  Joseph Myers  <jsm@polyomino.org.uk>
7         * MAINTAINERS: Update my email address.
9 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
10             Thomas Schwinge  <thomas@codesourcery.com>
12         * Makefile.def: Add libgrust as host & target module.
13         * configure.ac: Add libgrust to host tools list. Add libgrust to
14         noconfigdirs if we're not building target libstdc++.
15         * Makefile.in: Regenerate.
16         * configure: Regenerate.
18 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
19             Arthur Cohen  <arthur.cohen@embecosm.com>
21         * MAINTAINERS: Add maintainers for libgrust.
23 2023-12-13  Arsen Arsenović  <arsen@aarsen.me>
25         * Makefile.def (gettext): Disable (via missing)
26         {install-,}{pdf,html,info,dvi} and TAGS targets.  Set no_install
27         to true.  Add --disable-threads --disable-libasprintf.  Drop the
28         lib_path (as there are no shared libs).
29         * Makefile.in: Regenerate.
31 2023-12-12  Paul Iannetta  <piannetta@kalrayinc.com>
33         * MAINTAINERS: Add myself to write after approval
35 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
37         * MAINTAINERS: Update my email address
39 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
41         * MAINTAINERS: Add myself to write after approval
43 2023-11-23  Nathaniel Shead  <nathanieloshead@gmail.com>
45         * MAINTAINERS: Add myself to write after approval and DCO
47 2023-11-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
49         * libtool.m4: Fix stray call
51 2023-11-19  Lewis Hyatt  <lhyatt@gmail.com>
53         * Makefile.in: Regenerate.
54         * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
56 2023-11-18  Petter Tomner  <tomner@bahnhof.se>
58         * MAINTAINERS: Update my email address.
60 2023-11-18  Frederik Harwath  <frederik@harwath.name>
62         * MAINTAINERS: Change my address.
64 2023-11-16  Michal Jires  <mjires@suse.cz>
66         * MAINTAINERS: Add myself.
68 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
70         PR bootstrap/12596
71         * .gitignore: Add '/gettext*'.
72         * configure.ac (host_libs): Replace intl with gettext.
73         (hbaseargs, bbaseargs, baseargs): Split baseargs into
74         {h,b}baseargs.
75         (skip_barg): New flag.  Skips appending current flag to
76         bbaseargs.
77         <library exemptions>: Exempt --with-libintl-{type,prefix} from
78         target and build machine argument passing.
79         * configure: Regenerate.
80         * Makefile.def (host_modules): Replace intl module with gettext
81         module.
82         (configure-ld): Depend on configure-gettext.
83         * Makefile.in: Regenerate.
85 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
87         * intl/*: Remove.
89 2023-11-09  Jivan Hakobyan  <jivanhakobyan9@gmail.com>
91         * MAINTAINERS: Add myself.
93 2023-11-09  YunQiang Su  <yunqiang.su@cipunited.com>
95         * MAINTAINERS: Update my email address.
97 2023-11-06  Carl Love  <cel@linux.ibm.com>
99         * MAINTAINERS: Update my email address.
101 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
103         * .github/CONTRIBUTING.md: Wrap lines more tightly.
105 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
107         * .github/CONTRIBUTING.md: New file.
108         * .github/PULL_REQUEST_TEMPLATE.md: New file.
110 2023-10-22  Iain Sandoe  <iain@sandoe.co.uk>
112         * configure: Regenerate.
113         * configure.ac: Do not add default runpaths to GCC exes
114         when we are building -static-libstdc++/-static-libgcc (the
115         default).
116         * libtool.m4: Add 'enable-darwin-at-runpath'.  Act  on the
117         enable flag to alter Darwin libraries to use @rpath names.
119 2023-10-15  Mike Frysinger  <vapier@gentoo.org>
121         * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
122         * Makefile.in: Regenerate.
124 2023-10-11  Filip Kastl  <fkastl@suse.cz>
126         * MAINTAINERS: Fix name order.
128 2023-10-10  Christoph Müllner  <christoph.muellner@vrull.eu>
130         * MAINTAINERS: Add myself.
132 2023-10-06  Sergei Trofimovich  <siarheit@google.com>
134         PR bootstrap/111663
135         * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
136         * Makefile.in: Regenerate.
138 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
140         * SECURITY.txt: Fix up indentation.
142 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
144         * SECURITY.txt: Fix up commas.
146 2023-10-04  Siddhesh Poyarekar  <siddhesh@gotplt.org>
148         * SECURITY.txt: New file.
150 2023-09-18  Fei Gao  <gaofei@eswincomputing.com>
152         * MAINTAINERS: Add myself.
154 2023-09-15  Yang Yujie  <yangyujie@loongson.cn>
156         * config-ml.in: Remove unneeded loongarch clause.
157         * configure.ac: Register custom makefile fragments mt-loongarch-*
158         for loongarch targets.
159         * configure: Regenerate.
161 2023-09-12  Edwin Lu  <ewlu@rivosinc.com>
163         * MAINTAINERS: Add myself
165 2023-09-12  Thomas Schwinge  <thomas@codesourcery.com>
166             Chung-Lin Tang  <cltang@codesourcery.com>
168         PR testsuite/109951
169         * Makefile.tpl (BASE_TARGET_EXPORTS): Add
170         'SYSROOT_CFLAGS_FOR_TARGET'.
171         * Makefile.in: Regenerate.
173 2023-09-05  Yang Yujie  <yangyujie@loongson.cn>
175         * config-ml.in: Do not build the multilib library variant
176         that is duplicate with the toplevel one.
178 2023-08-29  Tsukasa OI  <research_trasio@irq.a4lg.com>
180         * MAINTAINERS: Add myself.
182 2023-08-22  Filip Kastl  <fkastl@suse.cz>
184         * MAINTAINERS: Update my email address.
186 2023-08-11  Eric Feng  <ef2648@columbia.edu>
188         * MAINTAINERS: Add myself.
190 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
192         * Makefile.def: Reflect that libsframe needs to installed before
193         libbfd.  Reorder a bit to better track libsframe dependencies.
194         * Makefile.in: Regenerate.
196 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
198         * Makefile.def: Add install dependency on libsframe for libbfd.
199         * Makefile.in: Regenerated.
201 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
203         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
204         Solaris 11.
206 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
208         * configure: Regenerate.
209         * configure.ac: Add Haiku to list of ELF OSes
210         * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
212 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
214         * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
215         options, including options containing paths.
217 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
219         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
220         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
221         errors from nms that refuse to work on non-regular files.  Remove
222         other workarounds for this problem.  Strip out blank lines from the
223         nm output.
225 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
227         * configure.ac: Reinstate 32b PA-RISC HP-UX targets
228         * configure: Regenerate.
230 2023-08-07  Simon Marchi  <simon.marchi@efficios.com>
232         * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
233         * configure: Re-generate.
234         * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
235         (PKG_CONFIG_PATH): New.
236         * Makefile.in: Re-generate.
238 2023-08-07  Luis Machado  <luis.machado@arm.com>
240         * configure.ac: Disable year2038 by default on 32-bit hosts.
241         * configure: Regenerate.
243 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
245         * Makefile.def: Add gprofng module.
246         * configure.ac: Add --enable-gprofng option.
247         * Makefile.in: Regenerate.
248         * configure: Regenerate.
250 2023-08-07  Martin Liska  <mliska@suse.cz>
252         * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
253         * configure: Regenerate.
255 2023-08-07  Fangrui Song  <maskray@google.com>
257         * configure: Regenerate.
258         * configure.ac: Add --with-zstd.
260 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
262         * configure: Regenerate.
263         * configure.ac: Recover tilegx/tilepro targets.
265 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
267         * configure: Regenerated.
268         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
269         --plugin and rc before enabling --plugin.
271 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
273         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
274         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
275         * configure.ac: Include config/gcc-plugin.m4.
276         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
277         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
278         RANLIB if possible.
279         * Makefile.in: Regenerated.
280         * configure: Likewise.
282 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
284         * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
285         $(CFLAGS).
287 2023-08-07  David Faust  <david.faust@oracle.com>
289         * MAINTAINERS: Add the BPF port to my reviewer listing.
291 2023-08-02  Jan Beulich  <jbeulich@suse.com>
293         * MAINTAINERS: Correct my email address.
295 2023-08-02  Hu, Lin1  <lin1.hu@intel.com>
297         * MAINTAINERS (Write After Approval): Add myself.
299 2023-08-01  Richard Ball  <richard.ball@arm.com>
301         * MAINTAINERS: Add myself.
303 2023-07-31  Andreas Schwab  <schwab@suse.de>
305         * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
306         * configure: Regenerate.
307         * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
309 2023-07-31  xuli  <xuli1@eswincomputing.com>
311         * MAINTAINERS: Add myself.
313 2023-07-25  Thomas Schwinge  <thomas@codesourcery.com>
315         * MAINTAINERS: List myself as "nvptx port" maintainer.
317 2023-07-21  Cupertino Miranda  <cupertino.miranda@oracle.com>
319         * MAINTAINERS: Add myself to write after approval
321 2023-07-18  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
323         * MAINTAINERS: Add myself as a reviewer for the riscv port.
325 2023-07-18  Robin Dapp  <rdapp@ventanamicro.com>
327         * MAINTAINERS: Add myself as a reviewer for the riscv port.
329 2023-07-12  Hao Liu  <hliu@os.amperecomputing.com>
331         * MAINTAINERS: Add Hao Liu to write after approval
333 2023-07-12  Ken Matsui  <kmatsui@gcc.gnu.org>
335         * MAINTAINERS: Add Ken Matsui to write after approval
337 2023-07-07  Eugene Rozenfeld  <erozen@microsoft.com>
339         * Makefile.in: Collect both kernel and user events for autofdo
340         * Makefile.tpl: Collect both kernel and user events for autofdo
342 2023-06-30  Rishi Raj  <rishiraj45035@gmail.com>
344         * MAINTAINERS: Added myself to Write After Approval and DCO
346 2023-06-29  Eugene Rozenfeld  <erozen@microsoft.com>
348         * Makefile.in: Remove -gtoggle for STAGEautoprofile
349         * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
351 2023-06-25  Lehua Ding  <lehua.ding@rivai.ai>
353         * MAINTAINERS: Add Lehua Ding to write after approval
355 2023-06-25  Iain Sandoe  <iain@sandoe.co.uk>
357         * Makefile.def: Pass the enable-host-pie value to GCC configure.
358         * Makefile.in: Regenerate.
359         * configure: Regenerate.
360         * configure.ac: Adjust the logic for shared and PIE host flags to
361         ensure that PIE is passed for hosts that require it.
363 2023-06-16  YunQiang Su  <yunqiang.su@cipunited.com>
365         * MAINTAINERS (Write After Approval): move Matthew Fortune
366         to Write After Approval.
368 2023-06-15  Marek Polacek  <polacek@redhat.com>
370         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
371         check.
372         * configure: Regenerate.
374 2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
376         * MAINTAINERS: Add myself to write after approval
378 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
380         * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
381         port maintainer.
382         (Write After Approval): Remove myself.
384 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
386         * MAINTAINERS (Write After Approval): Add myself.
388 2023-05-29  Martin Jambor  <mjambor@suse.cz>
390         * MAINTAINERS: Replace spaces with tabs.
392 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
394         * MAINTAINERS: New entry.
396 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
398         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
399         * Makefile.in: Regenerate
401 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
403         * Makefile.in: Disable warnings as errors for STAGEautofeedback
405 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
407         * MAINTAINERS: Sort.
409 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
411         * MAINTAINERS: Add myself.
413 2023-05-10  Pan Li  <pan2.li@intel.com>
415         * MAINTAINERS: Add myself.
417 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
419         * Makefile.in: Define PROFILE_MERGER
420         * Makefile.tpl: Define PROFILE_MERGER
422 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
424         * MAINTAINERS: Change my email address.
426 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
428         * MAINTAINERS: Add myself.
430 2023-04-26  Martin Liska  <mliska@suse.cz>
432         * MAINTAINERS: fix sorting
434 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
436         * MAINTAINERS (Write After Approval): Add myself.
438 2023-04-24  Martin Liska  <mliska@suse.cz>
440         * MAINTAINERS: Fix sorting.
442 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
444         * configure: Regenerate.
445         * configure.ac: Only create serdep.tmp if needed
447 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
449         * MAINTAINERS (Write After Approval): Add myself.
451 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
453         * MAINTAINERS (Write After Approval): Add myself.
454         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
456 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
458         * MAINTAINERS: Add myself.
460 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
462         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
464 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
466         * MAINTAINERS (Write After Approval): Add myself.
468 2023-02-16  Martin Liska  <mliska@suse.cz>
470         * MAINTAINERS: I'm stepping down from my positions.
472 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
474         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
476 2023-01-06  Clément Chigot  <chigot@adacore.com>
478         * configure.ac: Skip GMP and MPFR when --disable-gdb is
479         provided.
480         * configure: Regenerate.
482 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
484         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
486 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
488         * Makefile.def: Do not build shared libffi.
489         * Makefile.in: Regenerate.
491 2022-12-21  Andrew Pinski  <apinski@marvell.com>
493         * Makefile.def: Add configure-gdb dependencies
494         on all-gmp and all-mpfr.
495         * configure.ac: Split out MPC checking from MPFR.
496         Require GMP and MPFR if the gdb directory exist.
497         * Makefile.in: Regenerate.
498         * configure: Regenerate.
500 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
502         * configure.ac (target_libraries): Add target-libgm2.
503         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
504         Add GCC_TARGET_TOOL entry for gm2.
505         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
506         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
507         * Makefile.def (target_modules): Add libgm2.
508         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
509         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
510         (languages): Add entry for language=m2 with gcc-check-target=check-m2
511         and lib-check-target=check-target-libgm2.
512         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
513         (HOST_EXPORTS): Add definition for GM2.
514         (BASE_TARGET_EXPORTS): Add definition for GM2.
515         (GM2_FOR_BUILD): Defined.
516         (GM2FLAGS): Defined.
517         (GM2_FOR_TARGET): Defined.
518         (GM2FLAGS_FOR_TARGET): Defined.
519         (EXTRA_HOST_FLAGS): Defined.
520         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
521         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
522         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
523         * configure: Rebuilt.
524         * Makefile.in: Rebuilt.
526 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
528         * Makefile.def: Add Rust language.
529         * Makefile.in: Regenerate via autogen.
531 2022-12-09  Martin Liska  <mliska@suse.cz>
533         * MAINTAINERS: Fix spacing.
535 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
537         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
539 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
541         * Makefile.def: Pass host_libs_picflag to host dependent library
542         configures.
543         * Makefile.in: Regenerate.
544         * configure: Regenerate.
545         * configure.ac (host_libs_picflag): New configure variable set to
546         '--with-pic' when building 'host_shared'.
548 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
550         * Makefile.def: Add libsframe as new module with its dependencies.
551         * Makefile.in: Regenerated.
552         * configure.ac: Add libsframe to host_libs.
553         * configure: Regenerated.
555 2022-11-23  Marek Polacek  <polacek@redhat.com>
557         Revert:
558         2022-11-23  Marek Polacek  <polacek@redhat.com>
560         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
561         isl.
562         * Makefile.in: Regenerate.
563         * Makefile.tpl: Set PICFLAG.
564         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
565         check.
566         * configure: Regenerate.
568 2022-11-23  Marek Polacek  <polacek@redhat.com>
570         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
571         isl.
572         * Makefile.in: Regenerate.
573         * Makefile.tpl: Set PICFLAG.
574         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
575         check.
576         * configure: Regenerate.
578 2022-11-14  Martin Liska  <mliska@suse.cz>
580         Revert:
581         2022-11-09  Martin Liska  <mliska@suse.cz>
583         * doc/Makefile: New file.
584         * doc/_static/custom.css: New file.
585         * doc/baseconf.py: New file.
586         * doc/bsd.rst: New file.
587         * doc/contrib.rst: New file.
588         * doc/contribute.rst: New file.
589         * doc/cppdiropts.rst: New file.
590         * doc/cppenv.rst: New file.
591         * doc/cppopts.rst: New file.
592         * doc/cppwarnopts.rst: New file.
593         * doc/favicon.ico: New file.
594         * doc/funding.rst: New file.
595         * doc/gcc_sphinx.py: New file.
596         * doc/gnu.rst: New file.
597         * doc/gnu_free_documentation_license.rst: New file.
598         * doc/gpl-3.0.rst: New file.
599         * doc/indices-and-tables.rst: New file.
600         * doc/lgpl-2.1.rst: New file.
601         * doc/logo.pdf: New file.
602         * doc/logo.svg: New file.
603         * doc/md.rst: New file.
604         * doc/requirements.txt: New file.
606 2022-11-14  Martin Liska  <mliska@suse.cz>
608         Revert:
609         2022-11-09  Martin Liska  <mliska@suse.cz>
611         * doc/baseconf.py: Port to GCC sources.
613 2022-11-14  Martin Liska  <mliska@suse.cz>
615         Revert:
616         2022-11-14  Martin Liska  <mliska@suse.cz>
618         * configure: Regenerate.
619         * configure.ac: Support Sphinx based documentation.
621 2022-11-14  Martin Liska  <mliska@suse.cz>
623         Revert:
624         2022-11-09  Martin Liska  <mliska@suse.cz>
626         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
627         provide a default.
629 2022-11-14  Martin Liska  <mliska@suse.cz>
631         Revert:
632         2022-11-09  Martin Liska  <mliska@suse.cz>
634         * doc/bsd.rst:
635         Add trailing newline.
636         * doc/contrib.rst:
637         Add trailing newline.
638         * doc/contribute.rst:
639         Add trailing newline.
640         * doc/cppdiropts.rst:
641         Add trailing newline.
642         * doc/cppenv.rst:
643         Add trailing newline.
644         * doc/cppopts.rst:
645         Add trailing newline.
646         * doc/cppwarnopts.rst:
647         Add trailing newline.
648         * doc/funding.rst:
649         Add trailing newline.
650         * doc/gnu.rst:
651         Add trailing newline.
652         * doc/gnu_free_documentation_license.rst:
653         Add trailing newline.
654         * doc/gpl-3.0.rst:
655         Add trailing newline.
656         * doc/indices-and-tables.rst:
657         Add trailing newline.
658         * doc/lgpl-2.1.rst:
659         Add trailing newline.
660         * doc/md.rst:
661         Add trailing newline.
663 2022-11-14  Martin Liska  <mliska@suse.cz>
665         Revert:
666         2022-11-09  Martin Liska  <mliska@suse.cz>
668         * configure.ac: Use new install URL.
669         * configure: Regenerate.
671 2022-11-14  Martin Liska  <mliska@suse.cz>
673         Revert:
674         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
676         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
677         instead of just ``.''.
678         * doc/gcc_sphinx.py: Moved to...
679         * doc/modules/gcc_sphinx.py: ...here.
681 2022-11-14  Martin Liska  <mliska@suse.cz>
683         Revert:
684         2022-11-10  Martin Liska  <mliska@suse.cz>
686         * doc/baseconf.py: Modernize by using pathlib.
688 2022-11-14  Martin Liska  <mliska@suse.cz>
690         Revert:
691         2022-11-11  Martin Liska  <mliska@suse.cz>
693         * doc/Makefile: Disable -j auto.
695 2022-11-14  Martin Liska  <mliska@suse.cz>
697         Revert:
698         2022-11-11  Martin Liska  <mliska@suse.cz>
700         * doc/Makefile: Update comment.
702 2022-11-14  Martin Liska  <mliska@suse.cz>
704         Revert:
705         2022-11-11  Martin Liska  <mliska@suse.cz>
707         * doc/indices-and-tables.rst: Rename Indexes to Indices.
709 2022-11-14  Martin Liska  <mliska@suse.cz>
711         Revert:
712         2022-11-13  Martin Liska  <mliska@suse.cz>
714         PR web/107643
715         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
716         is set.
717         * doc/indices-and-tables.rst: Use include_todo tag.
719 2022-11-14  Martin Liska  <mliska@suse.cz>
721         Revert:
722         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
724         * doc/contrib.rst: Update Jeff Law's email address.
726 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
728         * doc/contrib.rst: Update Jeff Law's email address.
730 2022-11-13  Martin Liska  <mliska@suse.cz>
732         PR web/107643
733         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
734         is set.
735         * doc/indices-and-tables.rst: Use include_todo tag.
737 2022-11-11  Martin Liska  <mliska@suse.cz>
739         * doc/indices-and-tables.rst: Rename Indexes to Indices.
741 2022-11-11  Martin Liska  <mliska@suse.cz>
743         * doc/Makefile: Update comment.
745 2022-11-11  Martin Liska  <mliska@suse.cz>
747         * doc/Makefile: Disable -j auto.
749 2022-11-10  Martin Liska  <mliska@suse.cz>
751         * doc/baseconf.py: Modernize by using pathlib.
753 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
755         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
756         instead of just ``.''.
757         * doc/gcc_sphinx.py: Moved to...
758         * doc/modules/gcc_sphinx.py: ...here.
760 2022-11-09  Martin Liska  <mliska@suse.cz>
762         * configure.ac: Use new install URL.
763         * configure: Regenerate.
765 2022-11-09  Martin Liska  <mliska@suse.cz>
767         * doc/bsd.rst:
768         Add trailing newline.
769         * doc/contrib.rst:
770         Add trailing newline.
771         * doc/contribute.rst:
772         Add trailing newline.
773         * doc/cppdiropts.rst:
774         Add trailing newline.
775         * doc/cppenv.rst:
776         Add trailing newline.
777         * doc/cppopts.rst:
778         Add trailing newline.
779         * doc/cppwarnopts.rst:
780         Add trailing newline.
781         * doc/funding.rst:
782         Add trailing newline.
783         * doc/gnu.rst:
784         Add trailing newline.
785         * doc/gnu_free_documentation_license.rst:
786         Add trailing newline.
787         * doc/gpl-3.0.rst:
788         Add trailing newline.
789         * doc/indices-and-tables.rst:
790         Add trailing newline.
791         * doc/lgpl-2.1.rst:
792         Add trailing newline.
793         * doc/md.rst:
794         Add trailing newline.
796 2022-11-09  Martin Liska  <mliska@suse.cz>
798         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
799         provide a default.
801 2022-11-09  Martin Liska  <mliska@suse.cz>
803         * configure: Regenerate.
804         * configure.ac: Support Sphinx based documentation.
806 2022-11-09  Martin Liska  <mliska@suse.cz>
808         * doc/baseconf.py: Port to GCC sources.
810 2022-11-09  Martin Liska  <mliska@suse.cz>
812         * doc/Makefile: New file.
813         * doc/_static/custom.css: New file.
814         * doc/baseconf.py: New file.
815         * doc/bsd.rst: New file.
816         * doc/contrib.rst: New file.
817         * doc/contribute.rst: New file.
818         * doc/cppdiropts.rst: New file.
819         * doc/cppenv.rst: New file.
820         * doc/cppopts.rst: New file.
821         * doc/cppwarnopts.rst: New file.
822         * doc/favicon.ico: New file.
823         * doc/funding.rst: New file.
824         * doc/gcc_sphinx.py: New file.
825         * doc/gnu.rst: New file.
826         * doc/gnu_free_documentation_license.rst: New file.
827         * doc/gpl-3.0.rst: New file.
828         * doc/indices-and-tables.rst: New file.
829         * doc/lgpl-2.1.rst: New file.
830         * doc/logo.pdf: New file.
831         * doc/logo.svg: New file.
832         * doc/md.rst: New file.
833         * doc/requirements.txt: New file.
835 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
837         * Makefile.def: Remove module 'liboffloadmic'.
838         * Makefile.in: Regenerate.
839         * configure.ac: Remove 'liboffloadmic' handling.
840         * configure: Regenerate.
842 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
844         * MAINTAINERS: Update email address.
846 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
848         * configure.ac: Don't configure readline if --with-system-readline is
849         used.
850         * configure: Re-generate.
852 2022-10-12  Cui,Lili  <lili.cui@intel.com>
854         * MAINTAINERS (Write After Approval): Add myself.
856 2022-10-11  Olivier Hainque  <hainque@adacore.com>
858         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
859         and friends for rtp !large. Assume the linker has the required
860         abilities and set lt_cv_deplibs_check_method.
862 2022-09-30  Olivier Hainque  <hainque@adacore.com>
864         * configure.ac (*vxworks*): If enable_shared is not
865         set, set to "no" and add --disable-shared to target and
866         host_configargs.
867         * configure: Regenerate.
869 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
871         * MAINTAINERS: Update my email address and DCO entry.
873 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
875         * MAINTAINERS (Write After Approval): Add myself.
877 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
879         * MAINTAINERS (Write After Approval): Add myself.
881 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
883         * MAINTAINERS: Update my email address.
885 2022-09-07  Tom de Vries  <tdevries@suse.de>
887         * configure.ac: Set extra_host_libiberty_configure_flags and
888         extra_host_zlib_configure_flags in separate case statements.
889         * configure: Regenerate.
891 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
893         * MAINTAINERS: Update c-sky port maintainers' emails.
895 2022-08-31  Martin Liska  <mliska@suse.cz>
897         * configure: Regenerate.
898         * configure.ac: Delete hpux9 and hpux10.
900 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
902         * Makefile.def: Drop libelf module and gcc-configure dependency
903         on it.
904         * Makefile.in: Regenerate with 'autogen Makefile.def'.
905         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
906         LIBELFINC.
907         * configure: Regenrate.
908         * configure.ac (host_libs): Drop unused libelf.
910 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
912         * Makefile.in: Regenerate.
914 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
916         * MAINTAINERS: Add myself as AutoFDO maintainer.
918 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
919             Arnaud Charlet  <charlet@adacore.com>
921         * configure: Regenerate.
923 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
925         PR bootstrap/106472
926         * Makefile.def (dependencies): Make configure-target-libgo depend
927         upon all-target-libbacktrace.
929 2022-07-27  David Faust  <david.faust@oracle.com>
931         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
933 2022-07-27  Richard Biener  <rguenther@suse.de>
935         * MAINTAINERS (Roger Sayle): Update e-mail address.
937 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
939         * MAINTAINERS (Write After Approval): Add myself.
941 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
943         * MAINTAINERS: Add myself as Ada front end co-maintainer.
945 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
947         * .gitignore: Do not ignore config.h.
949 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
951         * MAINTAINERS: Add myself to Write After Approval.
953 2022-07-04  Martin Liska  <mliska@suse.cz>
955         * MAINTAINERS: fix sorting of names
957 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
959         * MAINTAINERS: add myself.
961 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
963         * MAINTAINERS: Add myself to write after approval and DCO.
965 2022-07-02  Tim Lange  <mail@tim-lange.me>
967         * MAINTAINERS: Add myself.
969 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
971         * MAINTAINERS (Write After Approval): Add myself.
973 2022-06-30  Cui,Lili  <lili.cui@intel.com>
975         Revert:
976         2022-06-30  Cui,Lili  <lili.cui@intel.com>
978         * MAINTAINERS (Write After Approval): Add myself.
980 2022-06-30  Cui,Lili  <lili.cui@intel.com>
982         * MAINTAINERS (Write After Approval): Add myself.
984 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
986         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
987         (EXTRA_GCC_FLAGS): Likewise.
988         * Makefile.in: Rebuilt.
990 2022-06-28  konglin1  <lingling.kong@intel.com>
992         * MAINTAINERS (Write After Approval): Add myself.
994 2022-06-27  Tom de Vries  <tdevries@suse.de>
996         * configure.ac: Build libiberty pic variant for gdbserver.
997         * configure: Regenerate.
999 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
1001         * configure: Regenerate.
1002         * configure.ac: Correct use of $host.
1004 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
1006         * MAINTAINERS: Remove tilegx and tilepro entries.
1007         * configure.ac: Remove tilegx and tilepro stanzas.
1008         * configure: Rebuilt.
1010 2022-05-28  Bruce Korb  <bkorb@gnu.org>
1012         * .gitignore: Ignore vim swap files
1014 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
1016         * MAINTAINERS: Add myself to write after approval.
1018 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
1020         * MAINTAINERS: Remove myself from DCO section.
1022 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
1024         * MAINTAINERS: Update my email address.
1026 2022-05-09  Clément Chigot  <chigot@adacore.com>
1028         * MAINTAINERS: Update my email address.
1030 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
1032         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1033         section.
1035 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
1037         * MAINTAINERS: Update my email address.
1039 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
1041         * MAINTAINERS: Update my email address.
1043 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1045         * MAINTAINERS: (CPU Port Maintainers): Add myself and
1046         Lulu as LoongArch port maintainer.
1048 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1049             Lulu Cheng  <chenglulu@loongson.cn>
1051         * configure.ac: Add LoongArch tuples.
1052         * configure: Regenerate.
1054 2022-03-28  Tom Tromey  <tromey@adacore.com>
1056         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1057         * configure: Rebuild.
1059 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
1061         * MAINTAINERS: Change my information.
1063 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
1065         * MAINTAINERS: Add myself to DCO section.
1067 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
1069         * configure.ac: Fix incorrect option in comment.
1070         * configure: Regenerate.
1072 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
1074         * Makefile.def (dependencies): Make configure-sim depend on
1075         all-readline.
1076         * Makefile.in: Regenerate.
1078 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
1080         * MAINTAINERS (Write After Approval): Update my e-mail address.
1082 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
1084         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1086 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
1088         * MAINTAINERS: Update my email and add myself to the DCO list.
1090 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
1092         Revert:
1093         2021-09-16  Andrew Pinski  <apinski@marvell.com>
1095         PR bootstrap/67102
1096         * Makefile.def: Have configure-target-libffi depend on
1097         all-target-libstdc++-v3.
1098         * Makefile.in: Regenerate.
1100 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
1102         PR other/104181
1103         * build.log: Remove.
1105 2022-01-20  Martin Liska  <mliska@suse.cz>
1107         * MAINTAINERS: Adjust email address based on IRC request.
1109 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
1111         * MAINTAINERS: Update my email address.
1113 2022-01-17  Martin Liska  <mliska@suse.cz>
1115         * MAINTAINERS: Rename .c names to .cc.
1117 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
1119         * Makefile.am: Remove.
1121 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
1123         * Makefile.am: New file.
1125 2022-01-11  Martin Liska  <mliska@suse.cz>
1127         * MAINTAINERS: Sort 2 names.
1129 2022-01-10  Martin Liska  <mliska@suse.cz>
1131         * MAINTAINERS: Fix obvious issues with sorting.
1133 2022-01-07  liuhongt  <hongtao.liu@intel.com>
1135         * build.log: New file.
1137 2022-01-05  Nathan Sidwell  <nathan@acm.org>
1139         * MAINTAINERS: Add DCO entry.  Sort that list.
1141 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
1143         * MAINTAINERS: Change of email address in both DCO and
1144         Write After Approval list.
1146 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
1148         * configure: Regenerate.
1150 2021-12-21  Martin Liska  <mliska@suse.cz>
1152         * config.sub: Change mode back to 755.
1154 2021-12-17  Martin Liska  <mliska@suse.cz>
1156         * config.sub: Sync from master.
1158 2021-12-17  Martin Liska  <mliska@suse.cz>
1160         Revert:
1161         2021-12-16  Matthias Seidel  <mseidel@apache.org>
1163         * config.sub: Fix typo.
1165 2021-12-16  Matthias Seidel  <mseidel@apache.org>
1167         * config.sub: Fix typo.
1169 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
1171         Revert:
1172         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1174         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1175         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1176         * configure.ac: Include config/gcc-plugin.m4.
1177         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1178         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1179         RANLIB if possible.
1180         * Makefile.in: Regenerated.
1181         * configure: Likewise.
1183 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1185         * Makefile.tpl (BUILD_CFLAGS): New.
1186         (CFLAGS): Append $(BUILD_CFLAGS).
1187         (CXXFLAGS): Likewise.
1188         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1189         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1190         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1191         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1192         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1193         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1194         (PGO-TRAINING-TARGETS): Likewise.
1195         (PGO_BUILD_TRAINING): Likewise.
1196         (all): Add '+' to the command line for recursive make.  Support
1197         the PGO build.
1198         * configure.ac: Add --enable-pgo-build[=lto].
1199         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1200         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
1201         * Makefile.in: Regenerated.
1202         * configure: Likewise.
1204 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1206         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1207         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1208         * configure.ac: Include config/gcc-plugin.m4.
1209         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1210         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1211         RANLIB if possible.
1212         * Makefile.in: Regenerated.
1213         * configure: Likewise.
1215 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
1217         * MAINTAINERS: Add myself to write after approval.
1219 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
1221         * MAINTAINERS: Adding myself.
1223 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
1225         * configure: Regenerate.
1226         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1227         $(CPP).
1229 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
1231         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1232         libatomic.
1233         * Makefile.in: Regenerate.
1234         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1235         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1236         target-libphobos-bootstrap.
1237         (STAGE2_CONFIGURE_FLAGS): Likewise.
1238         * configure: Regenerate.
1239         * configure.ac: Add support for bootstrapping D front-end.
1241 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
1243         * MAINTAINERS: Add myself to DCO section and update email address.
1245 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
1247         * configure: Regenerate.
1248         * configure.ac: Ensure that PIC (shared) defaults are set
1249         correctly for Darwin.
1251 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
1253         * MAINTAINERS: Update my address.
1255 2021-11-12  Alan Modra  <amodra@gmail.com>
1257         * Makefile.def (configure-opcodes): Depend on configure-bfd.
1258         * Makefile.in: Regenerate.
1260 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
1262         * MAINTAINERS: Clarify the policy WRT the Write After Approval
1263         list.
1265 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
1267         * MAINTAINERS (Reviewers, arc): Remove my entry.
1268         (Write After Approval): Add an entry for myself.
1270 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
1272         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1273         * Makefile.in: Regenerate.
1274         * configure: Regenerate.
1275         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1277 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
1279         * MAINTAINERS: Fix up Maciej's entries.
1281 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
1283         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1284         maintainer.
1286 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
1288         PR other/102663
1289         * Makefile.def: Handle install-dvi target.
1290         * Makefile.tpl: Likewise.
1291         * Makefile.in: Regenerate.
1293 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
1295         * MAINTAINERS: Add myself for write after approval.
1297 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
1299         * Makefile.def: Mark libcody, libdecnumber,
1300         c++tools, libgcc, and libobjc as missing TAGS
1301         targets.
1302         * Makefile.in: Regenerate.
1304 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
1306         * MAINTAINERS: Add myself to DCO section and update email
1307         address.
1309 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
1311         * MAINTAINERS: Add myself to DCO section.
1313 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1315         * configure: Regenerate.
1316         * configure.ac (skipdirs): Add the contents of target_configdirs if
1317         we are not building gcc.
1319 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1321         * Makefile.def: Back-port commits ba4d88ad892f and
1322         755ba58ebef0 from binutils-gdb repository.
1323         * Makefile.in: Regenerated.
1325 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
1327         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1329 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
1331         * Makefile.def: Add a jit check target for the jit
1332         language.
1333         * Makefile.in: Regenerate.
1335 2021-09-16  Andrew Pinski  <apinski@marvell.com>
1337         PR bootstrap/67102
1338         * Makefile.def: Have configure-target-libffi depend on
1339         all-target-libstdc++-v3.
1340         * Makefile.in: Regenerate.
1342 2021-09-10  Petter Tomner  <tomner@kth.se>
1344         * MAINTAINERS: Me added to DCO and write after approval
1346 2021-09-01  YunQiang Su  <syq@debian.org>
1348         * MAINTAINERS: Add myself for write after approval.
1350 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1352         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1353         * Makefile.in: Regenerate.
1355 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
1357         * MAINTAINERS: Add myself for write after approval.
1359 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
1361         * Makefile.in: Regenerate.
1362         * Makefile.tpl: Make the state of the configured host
1363         shared flag available to makefile fragements.
1365 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
1367         * MAINTAINERS (Write After Approval): Add myself.
1369 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1371         * .dir-locals.el (bug-reference-url-format): Use https.
1373 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1375         * .dir-locals.el (c-mode): Change fill-column to 79.
1377 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
1379         * MAINTAINERS: Add myself to DCO section.
1381 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1383         * configure: Regenerate.
1384         * configure.ac: Adjust cases for which it is necessary to
1385         include the Darwin host config fragment.
1387 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1389         * MAINTAINERS: Add myself for write after approval and DCO.
1391 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1393         * Makefile.def: Add dsymutil defs.
1394         * Makefile.in: Regenerated.
1395         * Makefile.tpl: Add dsymutil to flags.
1396         * configure: Regenerated.
1397         * configure.ac: Add dsymutil to target and build recipes.
1399 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1401         * MAINTAINERS: Add myself for write after approval.
1403 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1405         * MAINTAINERS (Write After Approval): Add myself.
1407 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1409         * MAINTAINERS: Add myself for write after approval and DCO
1411 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1413         * .gitignore: Add entry for cscope.out.
1415 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1417         * MAINTAINERS: Remove my Write After Approval entry.
1419 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1421         * MAINTAINERS: Add myself as maintainer of the i386 vector
1422         extensions.
1424 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1426         * MAINTAINERS (Write After Approval): Add myself.
1428 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1430         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1431         as *vrp and ranger maintainers.
1433 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1435         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1436         not trigger testsuite failures.
1438 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1440         * MAINTAINERS: Add myself to DCO section with both email addresses.
1442 2021-06-03  Jason Merrill  <jason@redhat.com>
1444         * MAINTAINERS: Add DCO version number.
1446 2021-06-02  Jason Merrill  <jason@redhat.com>
1448         * MAINTAINERS: Add DCO section.
1450 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1452         * MAINTAINERS (Write After Approval): Add myself.
1454 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1456         * configure.ac: Add gnulib to configdirs for sim.
1457         * configure: Regenerate.
1459 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1461         * Makefile.def: Add configure-sim dependency on all-gnulib.
1462         * Makefile.in: Regenerated.
1464 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1466         * MAINTAINERS (Write After Approval): Add myself.
1468 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1470         * MAINTAINERS (Write After Approval): Add myself.
1472 2021-05-11  Martin Liska  <mliska@suse.cz>
1474         * MAINTAINERS: Remove entries for removed
1475         components (HSA, BRIG, libhsail-rt).
1476         Move Pekka to Write After Approval.
1478 2021-05-11  Martin Liska  <mliska@suse.cz>
1480         * Makefile.def: Remove libhsail-rt.
1481         * Makefile.in: Likewise.
1482         * configure.ac: Likewise.
1483         * configure: Regenerate.
1484         * libhsail-rt/ChangeLog: Removed.
1485         * libhsail-rt/Makefile.am: Removed.
1486         * libhsail-rt/Makefile.in: Removed.
1487         * libhsail-rt/README: Removed.
1488         * libhsail-rt/aclocal.m4: Removed.
1489         * libhsail-rt/configure: Removed.
1490         * libhsail-rt/configure.ac: Removed.
1491         * libhsail-rt/configure.tgt: Removed.
1492         * libhsail-rt/include/internal/fibers.h: Removed.
1493         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1494         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1495         * libhsail-rt/include/internal/workitems.h: Removed.
1496         * libhsail-rt/rt/arithmetic.c: Removed.
1497         * libhsail-rt/rt/atomics.c: Removed.
1498         * libhsail-rt/rt/bitstring.c: Removed.
1499         * libhsail-rt/rt/fbarrier.c: Removed.
1500         * libhsail-rt/rt/fibers.c: Removed.
1501         * libhsail-rt/rt/fp16.c: Removed.
1502         * libhsail-rt/rt/misc.c: Removed.
1503         * libhsail-rt/rt/multimedia.c: Removed.
1504         * libhsail-rt/rt/queue.c: Removed.
1505         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1506         * libhsail-rt/rt/segment.c: Removed.
1507         * libhsail-rt/rt/workitems.c: Removed.
1508         * libhsail-rt/target-config.h.in: Removed.
1510 2021-05-04  Nick Clifton  <nickc@redhat.com>
1512         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1513         * configure: Regenerate.
1515 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1516             Tobias Burnus  <tobias@codesourcery.com>
1518         * configure.ac (--enable-offload-defaulted): New.
1519         * configure: Regenerate.
1521 2021-04-23  David Faust  <david.faust@oracle.com>
1523         * MAINTAINERS (Write After Approval): Add myself.
1525 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1527         * MAINTAINERS (Write After Approval): Add myself.
1529 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1531         * MAINTAINERS: Add myself as pru port maintainer.
1533 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1535         * MAINTAINERS: Add myself as static analyzer maintainer.
1537 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1539         * MAINTAINERS: Update primary entry.
1541 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1543         * MAINTAINERS (Write After Approval): Add myself.
1545 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1547         * Makefile.def: Remove all-sim dependency on configure-gdb.
1548         * Makefile.in: Regenerated.
1550 2021-03-11  Jeff Law  <law@redhat.com>
1552         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1554 2021-03-11  Martin Liska  <mliska@suse.cz>
1556         * Makefile.tpl: The change was done Makefile.in which
1557         is generated file.
1559 2021-03-08  Jeff Law  <law@redhat.com>
1561         * MAINTAINERS: Update my email address
1563 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1565         * config.guess: Import latest upstream.
1566         * config.sub: Import latest upstream.
1568 2021-01-25  Martin Liska  <mliska@suse.cz>
1570         PR gcov-profile/98739
1571         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1572         for profiledbootstrap.
1574 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1576         * MAINTAINERS (Write After Approval): Add myself.
1578 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1580         * MAINTAINERS (Write After Approval): Update my e-mail address.
1582 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1584         * MAINTAINERS: Fix spacing.
1586 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1588         * MAINTAINERS (Write After Approval): Add myself
1590 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1592         * Makefile.def: Sync with binutils-gdb:
1593         (dependencies): all-ld depends on all-libctf.
1594         (host_modules): libctf is no longer no_install.
1595         No longer no_check.  Checking depends on all-ld.
1596         * Makefile.in: Regenerated.
1598 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1600         * libtool.m4: Match gnu* along other GNU systems.
1601         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1602         * libgo/configure: Re-generate.
1604 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1606         * MAINTAINERS: Update my email address.
1608 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1610         * MAINTAINERS (Write After Approval): Add myself.
1612 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1614         * Makefile.def
1615         * Makefile.in
1616         * Makefile.tpl
1617         * configure
1618         * configure.ac
1620 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1622         * Makefile.def: Add libcody.
1623         * configure.ac: Add libcody.
1624         * Makefile.in: Regenerated.
1625         * configure: Regenerated.
1627 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1629         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1631 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1633         PR target/97865
1634         * libtool.m4: Update handling of Darwin platform link flags
1635         for Darwin20.
1637 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1639         * .gitignore: Sync with binutils-gdb
1641 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1643         * MAINTAINERS: Add myself as arc port maintainer.
1645 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1647         PR d/87788
1648         * configure.ac: Don't disable D for *-*-darwin*.
1649         * configure: Regenerate.
1651 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1653         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1654         hppa64-*-hpux11*.
1656 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1658         * configure: Regenerate.
1659         * configure.ac: Add --bootstrap-hwasan option.
1661 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1663         * config.guess: Import latest upstream.
1664         * config.sub: Import latest upstream.
1666 2020-11-16  Martin Liska  <mliska@suse.cz>
1668         * .gitignore: Add cache as clangd uses it now.
1670 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1672         * MAINTAINERS (Write After Approval): add myself
1674 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1676         * MAINTAINERS (Write After Approval): Add myself.
1678 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1680         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1681         Remove FIXME comments.
1683 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1685         * MAINTAINERS: Update my email address.
1687 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1689         * MAINTAINERS (Write After Approval): Add myself.
1691 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1693         PR target/97302
1694         * configure.ac: Only set with_gmp to /usr/local
1695         if not building in tree.
1696         * configure: Regenerate.
1698 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1700         * MAINTAINERS (Write After Approval): Add myself.
1702 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1704         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1706 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1708         PR bootstrap/96612
1709         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1710         if not the same as ${host}.
1711         * configure: Regenerate.
1713 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1715         * MAINTAINERS (Write After Approval): Add myself.
1717 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1719         * MAINTAINERS: Update my email address.
1721 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1723         * MAINTAINERS (Write After Approval): Add myself.
1725 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1727         * MAINTAINERS (Write After Approval): Add myself.
1729 2020-06-12  Martin Liska  <mliska@suse.cz>
1731         * .gitignore: Add .clang-tidy.
1733 2020-06-08  Jason Merrill  <jason@redhat.com>
1735         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1736         * configure: Regenerate.
1738 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1740         * MAINTAINERS: Add myself as xtensa port maintainer.
1742 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1744         * configure.ac: Don't require --enable-host-shared when building
1745         for Mingw.
1746         * configure: Regenerate.
1748 2020-05-18  Jason Merrill  <jason@redhat.com>
1750         * configure.ac: Update bootstrap dialect to -std=c++11.
1752 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1754         * MAINTAINERS (Write After Approval): Add myself.
1756 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1758         PR target/92713
1759         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1760         (noconfigdirs): Add 'target-libstdc++-v3'.
1761         * configure: Regenerate.
1763 2020-04-21  Stephen Casner  <casner@acm.org>
1765         PR 25830
1766         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1767         * configure: Rebuild.
1769 2020-04-17  Martin Liska  <mliska@suse.cz>
1770             Jonathan Yong <10walls@gmail.com>
1772         PR gcov-profile/94570
1773         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1774         for CYGWIN.
1776 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1778         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1780 2020-04-09  Tom Tromey  <tom@tromey.com>
1782         * configure: Rebuild.
1783         * Makefile.in: Rebuild.
1784         * Makefile.def (gdbsupport, gdbserver): New host modules.
1785         (configure-gdb): Depend on all-gdbsupport.
1786         (all-gdb): Depend on all-gdbsupport, all-libctf.
1787         * configure.ac (host_tools): Add gdbserver.
1788         Conditionally build gdbserver and gdbsupport.
1790 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1792         * configure.ac: Build libgomp by default for amdgcn.
1793         * configure: Regenerate.
1795 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1797         * MAINTAINERS (Write After Approval): Add myself.
1799 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1801         * MAINTAINERS (Write After Approval) : Add myself.
1803 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1805         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1807 2020-02-14  Martin Sebor  <msebor@redhat.com>
1809         * doc/extend.texi (attribute alias): Mention type requirement.
1810         (attribute weak): Same.
1811         (attribute weakref): Correct invalid example.
1813 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1815         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1817 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1818             Jakub Jelinek  <jakub@redhat.com>
1820         * .gitattributes: Add *.md diff=md.
1822 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1824         The mentioned auto-generated file is no more part of the
1826         GCC sources, it's auto-generated in $(builddir) during build.
1828         PR target/92055
1829         * contrib/gcc_update (files_and_dependencies): Remove
1830         entry for gcc/config/avr/t-multilib.
1832 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1834         * MAINTAINERS: Update my email address.
1836 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1838         * README.MOVED_TO_GIT: Remove.
1840 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1842         * README.MOVED_TO_GIT: New file.
1844 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1846         * MAINTAINERS (Write After Approval): Add myself.
1848 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1850         * MAINTAINERS (write_after_approval): Add myself.
1852 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1854         * MAINTAINERS (write_after_approval): Add myself.
1856 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1858         * MAINTAINERS (write_after_approval): Add myself.
1860 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1862         * configure.ac: Factor out common cases for compare_exclusions.
1863         * configure: Regenerate.
1865 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1867         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1868         flag.
1870 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1872         * MAINTAINERS (Write After Approval): Add myself.
1874 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1876         PR middle-end/92463
1877         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1878         * configure: Regenerate
1880 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1882         * configure.ac: Use https for gcc.gnu.org.
1883         * configure: Regenerated.
1885 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1887         * MAINTAINERS (aarch64 port): Remove my name, move to...
1888         (Write After Approval): ...Here.
1890 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1892         * MAINTAINERS: Change my email address as maintainer.
1894 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1896         PR fortran/91828
1897         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1898         * configure: Regenerated.
1900 2019-10-21  Jason Merrill  <jason@redhat.com>
1902         * .gitattributes: Also check ChangeLog whitespace.
1904 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1906         * contrib/dg-extract-results.sh: Add support for KPASS.
1907         * contrib/dg-extract-results.py: Likewise.
1909 2019-10-17  Jason Merrill  <jason@redhat.com>
1911         * .gitattributes: Avoid {} in filename pattern.
1913 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1915         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1916         Approval section.
1918 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1920         * MAINTAINERS: Add myself to Write After Approval
1922 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1924         * MAINTAINERS: Add myself as an aarch64 maintainer.
1926 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1928         * MAINTAINERS: Add myself as aarch64 maintainer.
1930 2019-09-23  Carl Love  <cel@us.ibm.com>
1932         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1933         New define_insn.
1934         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1935         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1937 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1939         * MAINTAINERS (Sam Tebbs): Update email address.
1941 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1943         * MAINTAINERS: Update my email address.
1945 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1947         * libtool.m4: Handle uclinuxfdpiceabi.
1949 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1951         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1952         Remove myself from Write After Approval section.
1954 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1956         * configure.ac: Support for bpf-*-* targets.
1957         * configure: Regenerate.
1959 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1961         * config.sub: Import upstream version 2019-06-30.
1962         * config.guess: Import upstream version 2019-07-24.
1964 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1966         * MAINTAINERS: Remove spu port maintainers.
1968 2019-08-28  Martin Liska  <mliska@suse.cz>
1970         * .gitignore: Add .clangd and compile_commands.json
1971         to .gitignore.
1973 2019-08-23  Michael Forney  <mforney@mforney.org>
1975         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1976         * Makefile.in: Regenerate.
1978 2019-08-19  Tom Tromey  <tom@tromey.com>
1980         * configure: Rebuild.
1981         * configure.ac: Add --with-static-standard-libraries.
1983 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1985         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1987 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1989         * MAINTAINERS (Write After Approval): Add myself.
1991 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1993         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1994         RISC-V port maitainer.
1996 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1998         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
2000 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
2002         * MAINTAINERS (Write After Approval): Add myself.
2004 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
2006         * MAINTAINERS (Write After Approval): Add myself.
2008 2019-06-25  Martin Liska  <mliska@suse.cz>
2010         contrib/filter-clang-warnings.py: Transform from
2011         filter-rtags-warnings.py.
2013 2019-06-15  Tom Tromey  <tom@tromey.com>
2015         * configure.ac (host_libs): Add gnulib.
2016         * configure: Rebuild.
2017         * Makefile.def (host_modules, dependencies): Add gnulib.
2018         * Makefile.in: Rebuild.
2020 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2022         * MAINTAINERS (Write After Approval): Add myself.
2024 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2026         * configure: Regenerate.
2027         * configure.ac: Add PRU target.
2029 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2031         * MAINTAINERS (Write After Approval): Add myself.
2033 2019-06-11  Nick Clifton  <nickc@redhat.com>
2035         Import these changes from the binutils/gdb repository:
2037         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2039         * Makefile.def (dependencies): configure-libctf depends on all-bfd
2040         and all its deps.
2041         * Makefile.in: Regenerated.
2043         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2045         * Makefile.def (host_modules): Add libctf.
2046         * Makefile.def (dependencies): Likewise.
2047         libctf depends on zlib, libiberty, and bfd.
2048         * Makefile.in: Regenerated.
2049         * configure.ac (host_libs): Add libctf.
2050         * configure: Regenerated.
2052 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
2054         * MAINTAINERS (Write After Approval): Add myself.
2056 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
2058         * MAINTAINERS: Update my email address.
2060 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
2062         * MAINTAINERS (Write After Approval): Add myself.
2064 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
2066         * MAINTAINERS (Write After Approval): Add myself.
2068 2019-05-07  Jim Wilson  <jimw@sifive.com>
2070         * MAINTAINERS: Remove myself as IA-64 maintainer.
2072 2019-05-04  Roland Illig  <roland.illig@gmx.de>
2074         * MAINTAINERS (Write After Approval): Add myself.
2076 2019-05-02  Richard Biener  <rguenther@suse.de>
2078         PR bootstrap/85574
2079         * Makefile.tpl (compare target): Also compare extra-compare
2080         files.
2081         * Makefile.in: Regenerate.
2083 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
2085         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2086         as modulo-scheduler maintainer.
2088 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
2090         * MAINTAINERS: Add myself as co-maintainer for Darwin.
2092 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
2094         * MAINTAINERS: Update my email address.
2096 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
2098         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2099         * configure: Regenerate.
2101 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2103         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2104         * configure: Regenerate.
2106 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
2108         * configure.ac: Add target-zlib to target_libraries.
2109         * configure: Regenerate.
2111 2019-04-09  Martin Liska  <mliska@suse.cz>
2113         * Makefile.in: Regenerate.
2114         * Makefile.tpl: Pass GENERATOR_CFLAGS
2115         in all stages.
2117 2019-03-28  Martin Liska  <mliska@suse.cz>
2119         PR bootstrap/89829
2120         * Makefile.in: Revert r254150.
2121         * Makefile.tpl: Likewise.
2123 2019-03-28  Ben Elliston  <bje@gnu.org>
2125         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2126         related, and libdecnumber.
2128 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
2130         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2131         (Write After Approval): Remove myself.
2133 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
2135         * MAINTAINERS (Write After Approval): Add myself.
2137 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
2139         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2140         (Write After Approval): Remove myself and Julian.
2142 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
2144         * MAINTAINERS (Write After Approval): Add myself.
2146 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
2148         * MAINTAINERS (Write After Approval): Add myself.
2150 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2152         * ChangeLog: Replace space with tab.
2153         * MAINTAINERS: Delete 1 tab to keep alignment.
2155 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
2157         * MAINTAINERS (Write After Approval): Add myself.
2159 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
2161         * MAINTAINERS (Write After Approval): Add myself.
2163 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
2164             Kwok Cheung Yeung  <kcy@codesourcery.com>
2165             Julian Brown  <julian@codesourcery.com>
2166             Tom de Vries  <tom@codesourcery.com>
2167             Jan Hubicka  <hubicka@ucw.cz>
2168             Martin Jambor  <mjambor@suse.cz>
2170         * configure.ac: Likewise.
2171         * configure: Regenerate.
2172         * contrib/config-list.mk: Add amdgcn-amdhsa.
2174 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
2176         * MAINTAINERS (Write After Approval): Add myself.
2178 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2180         * MAINTAINERS (Write After Approval): Add myself.
2182 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2184         PR target/88535
2185         * config.guess: Import upstream version 2019-01-03.
2186         * config.sub: Import upstream version 2019-01-01.
2188 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2190         * MAINTAINERS (Write After Approval): Update my maintainer address.
2192 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
2194         * MAINTAINERS (Write After Approval): Add myself.
2196 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
2198         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2200 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
2202         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2203         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2204         (GCC_TARGET_TOOL): Likewise.
2205         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2206         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2207         OTOOL, OTOOL_FOR_TARGET: New substitutions.
2208         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2209         * configure: Regenerate.
2210         * Makefile.in: Likewise.
2212 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
2214         * MAINTAINERS (Write After Approval): Add myself.
2216 2018-11-13  Martin Liska  <mliska@suse.cz>
2218         * gcc.target/i386/pr87930.c: Move to ...
2219         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
2221 2018-11-10  Stafford Horne  <shorne@gmail.com>
2223         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2224         (Write After Approval): Remove myself.
2226 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2228         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2229         Append $INCICONV to it.
2231 2018-11-04  Stafford Horne  <shorne@gmail.com>
2233         * MAINTAINERS (Write After Approval): Add myself.
2235 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
2237         PR bootstrap/82856
2238         * multilib.am: New file.  From automake.
2240         Merge from binutils-gdb:
2241         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2243         * libtool.m4: Use AC_LANG_SOURCE.
2244         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2245         * ar-lib: New file.
2246         * test-driver: New file.
2247         * configure: Re-generate.
2249 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
2251         * MAINTAINERS (Write After Approval): Add myself.
2253 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
2255         PR bootstrap/87788
2256         PR d/87799
2257         * configure: Rebuild.
2258         * configure.ac: Disable D on systems where it is known not to work.
2260 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
2262         * Makefile.def (target_modules): Add libphobos.
2263         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2264         GDCFLAGS_FOR_TARGET.
2265         (dependencies): Make libphobos depend on libatomic, libbacktrace
2266         configure, and zlib configure.
2267         (language): Add language d.
2268         * Makefile.in: Rebuild.
2269         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2270         (HOST_EXPORTS): Add GDC.
2271         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2272         (BASE_TARGET_EXPORTS): Add GDC.
2273         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2274         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2275         (EXTRA_HOST_FLAGS): Add GDC.
2276         (STAGE1_FLAGS_TO_PASS): Add GDC.
2277         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2278         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2279         environment variables.
2280         * configure: Rebuild.
2281         * configure.ac: Add target-libphobos to target_libraries.  Set and
2282         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2284 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
2286         * MAINTAINERS (Write After Approval): Add myself.
2288 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2290         * MAINTAINERS (Write After Approval): Remove myself.
2292 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2294         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2296 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
2298         * MAINTAINERS: Update my email address.
2300 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
2302         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2303         maintainer.
2305 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
2307         * MAINTAINERS (Write After Approval): Add self.
2309 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2311         * MAINTAINERS (write after approval): Add myself.
2313 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
2315         * MAINTAINERS: Update my email address.
2317 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
2319         * MAINTAINERS (write after approval): Add myself.
2321 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
2323         * MAINTAINERS: Add self to global reviewers list.
2325 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
2327         MAINTAINERS: Add c-sky port maintainers.
2329 2018-08-10  Martin Liska  <mliska@suse.cz>
2331         * MAINTAINERS: Revert change in previous commit and
2332         join lines.
2334 2018-08-10  Martin Liska  <mliska@suse.cz>
2336         * MAINTAINERS: Remove extra line.
2338 2018-08-06  Naveen H.S  <naveenh@marvell.com>
2340         * MAINTAINERS: Update my email address.
2342 2018-07-19  DJ Delorie  <dj@redhat.com>
2344         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2345         as maintainer.
2347 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
2349         * MAINTAINERS: Adjust email address for me and my colleague Robin
2350         Dapp.
2352 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2353             Sunil K Pandey  <sunil.k.pandey@intel.com>
2355         PR target/84413
2356         * config/i386/i386.c (m_CORE_AVX512): New.
2357         (m_CORE_AVX2): Likewise.
2358         (m_CORE_ALL): Add m_CORE_AVX2.
2359         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2360         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2361         and remove the rest of m_SKYLAKE_AVX512.
2363 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2365         * config.sub: Sync with upstream version 2018-07-03.
2367 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2369         * config.guess: Sync with upstream version 2018-06-26.
2370         * config.sub: Sync with upstream version 2018-07-02.
2372 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
2374         * libtool.m4: Sort output of 'find' to enable deterministic builds.
2375         * ltmain.sh: Likewise.
2377 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
2379         * contrib/config-list.mk: Remove powerpc-linux_paired.
2381 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2383         * configure.ac: Introduce support for @unless/@endunless.
2384         * Makefile.tpl (dep-kind): Rewrite with cond; return
2385         postbootstrap in some cases.
2386         (make-postboot-dep, postboot-targets): New.
2387         (dependencies): Do not output postbootstrap dependencies at
2388         first.  Output non-target ones changed for configure to depend
2389         on stage_last @if gcc-bootstrap, and the original deps @unless
2390         gcc-bootstrap.
2391         * configure.in, Makefile.in: Rebuilt.
2393 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2395         * MAINTAINERS (write after approval): Add myself.
2397 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2399         * MAINTAINERS (write after approval): Add myself.
2401 2018-06-19  Nick Clifton  <nickc@redhat.com>
2403         * zlib/configure.ac: Restore old behaviour of only enabling
2404         multilibs when a target subdirectory is defined.  This allows
2405         building with srcdir == builddir.
2406         * zlib/configure: Regenerate.
2408 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2410         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2411         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2412         * Makefile.in: Regenerate.
2414 2018-06-16  Ben Elliston  <bje@gnu.org>
2416         * config.guess: Import latest version.
2417         * config.sub: Likewise.
2419 2018-06-08  Martin Liska  <mliska@suse.cz>
2421         * MAINTAINERS: Remove MPX-related entries.
2422         * Makefile.def: Remove libmpx support.
2423         * Makefile.in: Regenerate.
2424         * configure.ac: Remove removed files.
2425         * configure: Regenerate.
2426         * libmpx/ChangeLog: Remove.
2427         * libmpx/Makefile.am: Remove.
2428         * libmpx/Makefile.in: Remove.
2429         * libmpx/acinclude.m4: Remove.
2430         * libmpx/aclocal.m4: Remove.
2431         * libmpx/config.h.in: Remove.
2432         * libmpx/configure: Remove.
2433         * libmpx/configure.ac: Remove.
2434         * libmpx/configure.tgt: Remove.
2435         * libmpx/libmpx.spec.in: Remove.
2436         * libmpx/mpxrt/Makefile.am: Remove.
2437         * libmpx/mpxrt/Makefile.in: Remove.
2438         * libmpx/mpxrt/libmpx.map: Remove.
2439         * libmpx/mpxrt/libtool-version: Remove.
2440         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2441         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2442         * libmpx/mpxrt/mpxrt.c: Remove.
2443         * libmpx/mpxrt/mpxrt.h: Remove.
2444         * libmpx/mpxwrap/Makefile.am: Remove.
2445         * libmpx/mpxwrap/Makefile.in: Remove.
2446         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2447         * libmpx/mpxwrap/libtool-version: Remove.
2448         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2450 2018-06-04  Martin Liska  <mliska@suse.cz>
2452         * MAINTAINERS: Add myself as gcov maintainer.
2454 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2456         * MAINTAINERS: Update my email address.
2458 2018-06-04  Tom de Vries  <tdevries@suse.de>
2460         * MAINTAINERS: Remove write-after-approval entries for component
2461         maintainers.
2463 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2465         * MAINTAINERS (write after approval): Add myself.
2467 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2469         * MAINTAINERS: Update my email address.
2471 2018-06-01  Tom de Vries  <tdevries@suse.de>
2473         * MAINTAINERS: Update my email address.
2475 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2477         * MAINTAINERS (loop-optimizer): Add myself.
2479 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2481         * configure.ac: Added "nfp" target.
2482         * configure: Regenerate.
2484 2018-04-30  Richard Biener  <rguenther@suse.de>
2486         PR bootstrap/85571
2487         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2488         (STAGE3_TFLAGS): Likewise.
2489         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2490         (STAGEtrain_TFLAGS): Likewise.
2491         * Makefile.in: Regenerate.
2493 2018-04-26  Richard Biener  <rguenther@suse.de>
2495         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2496         (STAGE2_CFLAGS): Likewise.
2497         (STAGE2_TFLAGS): Likewise.
2498         (STAGE3_CFLAGS): Add -fchecking.
2499         (STAGE3_TFLAGS): Likewise.
2500         (STAGEtrain_CFLAGS): Filter out -fchecking.
2501         (STAGEtrain_TFLAGS): Likewise.
2502         * Makefile.in: Re-generate.
2504 2018-04-25  Catherine Moore <clm@codesourcery.com>
2506         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2508 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2510         * MAINTAINERS (write after approval): Add myself.
2512 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2514         * MAINTAINERS: Update my email address.
2516 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2518         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2520 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2522         * MAINTAINERS: Update my email address and disambiguate myself
2523         a bit from Will Schmidt.
2525 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2527         * MAINTAINERS: Move maintainers of now-removed picochip and score
2528         ports to write after approval.
2530 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2532         * MAINTAINERS: Add entry for SVE maintainership.
2534 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2536         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2537         * configure: Regenerate.
2539 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2541         * MAINTAINERS (write after approval): Add myself.
2543 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2545         * MAINTAINERS (write after approval): Add myself.
2547 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2549         * MAINTAINERS (write after approval): Add myself.
2551 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2553         Update copyright years.
2555 2018-01-03  Ben Elliston  <bje@gnu.org>
2557         * config.guess: Import latest version.
2558         * config.sub: Likewise.
2560 2017-12-12  Stafford Horne  <shorne@gmail.com>
2562         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2563         * configure: Regenerate.
2565 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2567         * MAINTAINERS (Write After Approval): Add myself.
2569 2017-11-28  Julia Koval  <julia.koval@intel.com>
2570             Sebastian Peryt  <sebastian.peryt@intel.com>
2572         * Makefile.def (target_modules): Remove libcilkrts.
2573         * Makefile.in: Ditto.
2574         * configure: Ditto.
2575         * configure.ac: Ditto.
2577 2017-11-28  Julia Koval  <julia.koval@intel.com>
2579         * MAINTAINERS (Write After Approval): Add myself.
2581 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2583         * MAINTAINERS (Write After Approval): Add myself.
2585 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2587         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2588         Use my SiFive email address.
2590 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2592         * MAINTAINERS (write after approval): Add myself.
2594 2017-10-27  Martin Liska  <mliska@suse.cz>
2596         * Makefile.tpl: Use proper name of folder as it was renamed
2597         during transition to 4 stages.
2598         * Makefile.in: Regenerate.
2600 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2602         * MAINTAINERS (write after approval): Add myself.
2604 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2606         * MAINTAINERS: Add a note that maintainership also includes web
2607         pages, docs, and testsuite related to that area.
2609 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2611         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2613 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2615         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2617 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2619         * MAINTAINERS: Remove myself as a vxworks maintainer.
2621 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2623         * MAINTAINERS: Remove email address of Jim Norris.
2625 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2627         * MAINTAINERS (Reviewers): Move myself from here...
2628         (CPU Port Maintainers): ... to here.
2630 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2632         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2634 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2636         * MAINTAINERS (write after approval): Add myself.
2638 2017-07-28  Tony Reix  <tony.reix@atos.net>
2640         * configure.ac (target-libffi): Don't disable for AIX.
2641         (go): Don't add to unsupported_languages on AIX.
2642         (target-libgo): Don't disable for AIX.
2643         * configure: Regenerate.
2645 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2647         * MAINTAINERS: Add myself.
2649 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2651         * MAINTAINERS: Update my email address.
2653 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2655         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2656         arm-specific auto-generated header files.
2658 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2660         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2661         * configure: Rebuilt.
2663 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2665         * MAINTAINERS: Readd myself for c6x.
2667 2017-06-28  Martin Liska  <mliska@suse.cz>
2669         PR bootstrap/81217
2670         * Makefile.def: Remove superfluous bootstrap_target from
2671         bootstrap_stage.
2672         * Makefile.in: Re-generate the file.
2674 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2676         * MAINTAINERS: Add myself to Write After Approval
2678 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2680         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2682 2017-06-19  Martin Liska  <mliska@suse.cz>
2684         * Makefile.def: Define 4 stages PGO bootstrap.
2685         * Makefile.tpl: Define FLAGS.
2686         * Makefile.in: Regenerate.
2688 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2690         * Makefile.def: Add check-gotools to go check targets.
2691         * Makefile.in: Rebuild.
2693 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2695         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2697 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2699         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2700         * configure: Regenerate.
2702 2017-05-31  Martin Liska  <mliska@suse.cz>
2704         * configure.ac: Add handling of stage2_werror_flags to
2705         action-if-given and to action-if-not-given.
2706         * configure: Regenerate.
2708 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2710         * MAINTAINERS: Add self to Write After Approval
2712 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2714         * MAINTAINERS: Update my email address, and remove myself as
2715         maintainer in some areas.
2717 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2719         * MAINTAINERS: Add self to Write After Approval
2721 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2723         * configure.ac: Add --enable-languages=default to mean default and
2724         make --enable-languages=all mean all supported languages.
2725         * configure: Regenerated.
2727 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2729         * config.gcc (powerpc*-*-*spe*): New.
2730         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2731         (powerpc-*-rtems*spe*): New.
2732         (powerpc*-*-linux*spe*): New.
2733         (powerpc-wrs-vxworksspe): New.
2734         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2735         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2736         * config.host (powerpc*-*-*spe*): New.
2738 2017-05-19  Martin Liska  <mliska@suse.cz>
2740         * configure.ac: Add --enable-werror-always just for
2741         bootstrap-debug (or none build config) and do not add it
2742         when we are on a release branch.
2743         * configure: Regenerated.
2745 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2747         * MAINTAINERS: Add self to Write After Approval
2749 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2751         * MAINTAINERS: Move myself to Write After Approval section.
2753 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2755         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2756         ACCH registers.
2757         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2758         available.
2759         (umulsidi3): Likewise.
2760         (mulsidi3_700): Disable this pattern when we have advanced mpy
2761         instructions.
2762         (umulsidi3_700): Likewise.
2763         (maddsidi4): New pattern.
2764         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2765         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2766         (mpydu_imm_arcv2hs): Likewise.
2767         * config/arc/predicates.md (accl_operand): New predicate.
2769 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2770             Andrew Burgess <andrew.burgess@embecosm.com>
2772         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2773         case.
2774         (ARC_AUTOFP_IRQ_P): Likewise.
2775         (ARC_AUTO_IRQ_P): Likewise.
2776         (rgf_banked_register_count): New variable.
2777         (parse_mrgf_banked_regs_option): New function.
2778         (arc_override_options): Handle rgf_banked_regs option.
2779         (arc_handle_interrupt_attribute): Add firq option.
2780         (arc_compute_function_type): Return fast irq type when required.
2781         (arc_must_save_register): Handle fast interrupts.
2782         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2783         (arc_return_address_regs): Update.
2784         * config/arc/arc.h (arc_return_address_regs): Update.
2785         (arc_function_type): Add fast interrupt type.
2786         (ARC_INTERRUPT_P): Update.
2787         (RC_FAST_INTERRUPT_P): Define.
2788         * config/arc/arc.md (simple_return): Update for fast interrupts.
2789         (p_return_i): Likewise.
2790         * config/arc/arc.opt (mrgf-banked-regs): New option.
2791         * doc/invoke.texi (mrgf-banked-regs): Document.
2793 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2795         * config/arc/arc.c (irq_ctrl_saved): New variable.
2796         (ARC_AUTOBLINK_IRQ_P): Define.
2797         (ARC_AUTOFP_IRQ_P): Likewise.
2798         (ARC_AUTO_IRQ_P): Likewise.
2799         (irq_range): New function.
2800         (arc_must_save_register): Likewise.
2801         (arc_must_save_return_addr): Likewise.
2802         (arc_dwarf_emit_irq_save_regs): Likewise.
2803         (arc_override_options): Handle deferred options.
2804         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2805         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2806         arc_must_save_return_addr.
2807         (arc_compute_frame_size): Handle automated save and restore of
2808         registers.
2809         (arc_expand_prologue): Likewise.
2810         (arc_expand_epilogue): Likewise.
2811         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2812         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2813         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2815 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2816         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2818         PR bootstrap/77661
2819         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2820         in-tree build MPC.
2821         * Makefile.in: Regenerate.
2823 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2825         * configure.ac: Enable LTO by default on darwin >= 9.
2826         * configure: Regenerate.
2828 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2830         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2831         and Andrew Waterman as the RISC-V maintainers.
2833 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2835         * MAINTAINERS: Add self to Write After Approval
2837 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2839         * config.guess: Import latest from upstream.
2841 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2843         * MAINTAINERS (Write After Approval): Remove entries that are
2844         already covered under Reviewers.
2846 2017-03-08  Mark Wielaard  <mark@klomp.org>
2848         PR demangler/70909
2849         PR demangler/67264
2850         * include/demangle.h: Add d_printing to struct demangle_component
2851         and pass struct demangle_component as non const.
2853 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2855         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2857 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2859         * Makefile.tpl: Remove HOST_ISLVER.
2860         (HOST_EXPORTS): Remove ISLVER.
2861         * Makefile.in: Regenerate.
2863 2017-02-13  Richard Biener  <rguenther@suse.de>
2865         * configure: Re-generate.
2867 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2869         * MAINTAINERS: Adjust bug reporting URL.
2871 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2873         * MAINTAINERS (Write After Approval): Remove redundant entry
2874         for Andrew Burgess.
2876 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2878         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2879         32-bit hppa*-*-hpux*.
2880         * configure: Regenerate.
2882 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2884         * configure.ac: Moved the white list of enabling BRIG FE to
2885         libhsail-rt/configure.tgt.
2886         * configure: Regenerated.
2887         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2889 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2890             Martin Jambor  <mjambor@suse.cz>
2892         * Makefile.def (target_modules): Added libhsail-rt.
2893         (languages): Added language brig.
2894         * Makefile.in: Regenerated.
2895         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2896         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2897         * configure: Regenerated.
2899 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2901         PR other/79046
2902         * configure: Regenerated.
2904 2017-01-04  Alan Modra  <amodra@gmail.com>
2906         * configure: Regenerate.
2908 2016-12-29  Ben Elliston  <bje@gnu.org>
2910         * config.sub: Import latest version.
2912 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2914         * MAINTAINERS (Write After Approval): Add myself.
2916 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2918         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2919         includes bootstrap-mpx.
2920         * configure: Regenerated.
2922 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2924         * MAINTAINERS (Write After Approval): Add myself.
2926 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2928         * configure: Regenerate.
2930 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2932         * configure.ac: Don't use pkg-config to check for bdw-gc.
2933         * configure: Regenerate.
2935 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2937         * Makefile.def: Remove reference to boehm-gc target module.
2938         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2939         options and for the bdw-gc pkg-config module.
2940         * configure: Regenerate.
2941         * Makefile.in: Regenerate.
2943 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2945         * MAINTAINERS (nvptx): Remove self.
2947 2016-11-25  Ben Elliston  <bje@gnu.org>
2949         * config.guess: Import latest version.
2950         * config.sub: Likewise.
2952 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2954         * MAINTAINERS (Write After Approval): Add myself.
2956 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2958         * Makefile.def: Remove references to GCJ.
2959         * Makefile.tpl: Likewise.
2960         * Makefile.in: Regenerate.
2962 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2964         * config-ml.in: Remove references to GCJ.
2965         * configure.ac: Likewise.
2966         * configure: Regenerate.
2968 2016-11-01  Josh Conner  <joshconner@google.com>
2970         * MAINTAINERS (Write After Approval): Update email address,
2972 2016-10-27  Carl Love  <cel@us.ibm.com>
2974         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2975         Approval list to make it alphabetical.
2977 2016-10-27  Carl Love  <cel@us.ibm.com>
2979         * MAINTAINERS (Write After Approval): Add myself.
2981 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2983         * MAINTAINERS (Reviewers): Add myself.
2984         (Write After Approval): Add myself.
2986 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2987             Ulrich Weigand  <uweigand@de.ibm.com>
2989         * MAINTAINERS: Update email address.
2991 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2993         * MAINTAINERS: Update email address.
2995 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2997         * configure.ac: Add aarch64-*-freebsd*.
2998         * configure: Regenerate.
3000 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
3002         * MAINTAINERS: Update email address after it got reverted.
3004 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3006         * configure.ac (target_libraries): Readd target-boehm-gc.
3007         Restore --enable-objc-gc handling.
3008         * configure: Regenerate.
3010 2015-10-03  Jeff Law  <law@redhat.com>
3012         * MAINTAINERS: Move several inactive maintainers to the
3013         write-after-approval section.
3015 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
3017         * configure.ac: Add target-libffi to target_libraries.
3018         Readd libgcj target disablings, modified to only target-libffi.
3019         Readd target addition of go to unsupported languages.
3020         * configure: Regenerated.
3022 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
3024         * MAINTAINERS: Update email address.
3026 2016-09-30  Andrew Haley  <aph@redhat.com>
3028         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3029         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
3030         libgcj.
3032 2016-09-30  Andrew Haley  <aph@redhat.com>
3034         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3035         write-after approval after GCJ deletion.
3037 2016-09-30  Andrew Haley  <aph@redhat.com>
3039         * Makefile.def: Remove libjava.
3040         * Makefile.tpl: Likewise.
3041         * Makefile.in: Regenerate.
3042         * configure.ac: Likewise.
3043         * configure: Likewise.
3044         * gcc/java: Remove.
3045         * libjava: Likewise.
3047 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
3049         * MAINTAINERS (Reviewers): Add myself.
3051 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
3053         * configure.ac: Disable "sim" directory for arc*-*-*.
3054         * configure: Regenerated.
3056 2016-09-23  Tamar Christina <tamar.christina@arm.com>
3058         * MAINTAINERS (Write After Approval): Add myself.
3060 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
3062         * configure.ac: Check for the minimum in-tree MPFR version
3063         handled.
3064         * configure: Regenerate.
3066 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
3068         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3069         * configure: Regenerated.
3071 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
3073         * MAINTAINERS (Write After Approval): Add myself.
3075 2016-06-23  Andi Kleen  <ak@linux.intel.com>
3077         * Makefile.def: Add autoprofiledbootstrap.
3078         * Makefile.tpl: Dito.
3079         * Makefile.in: Regenerate.
3081 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3083     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3084     * configure: Regenerate.
3086 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3088         * configure: Regenerate.
3089         * configure.ac: Remove support for avr-rtems.
3091 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
3093         * MAINTAINERS (Write After Approval): Add myself.
3095 2016-06-16  Michael Collison  <michael.collison@arm.com>
3097         * MAINTAINERS (Write After Approval): Add myself.
3099 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
3101         * MAINTAINERS (Write After Approval): Update e-mail address.
3103 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
3105         * MAINTAINERS (Write After Approval): Add myself.
3107 2016-05-28  Alan Modra  <amodra@gmail.com>
3109         * Makefile.tpl (configure): Depend on m4 files included.
3110         * Makefile.in: Regenerate.
3112 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3114         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3115         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3117 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3119         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3120         special case builtin.
3121         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3122         support for ALTIVEC_BUILTIN_VEC_ADDEC.
3123         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3124         for __builtin_vec_addec.
3126 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3128         * config.guess: Import version 2016-04-02 (newest).
3129         * config.sub: Import version 2016-05-10 (newest).
3131 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
3133         * configure.ac: Add ARC support to libgloss.
3134         * configure: Regenerate
3136 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
3138         * MAINTAINERS (Write After Approval): Add myself.
3140 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3142         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3143         * configure: Regenerated.
3144         * Makefile.def (gmp): Explicitly disable assembler.
3145         (mpfr): Adjust lib_path.
3146         (mpc): Likewise.
3147         * Makefile.in: Regenerated.
3149 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
3151         PR bootstrap/70704
3152         * configure.ac (--enable-stage1-checking): Add missing
3153         --enable-checking=.
3154         * configure: Regenerated.
3156 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3158         * config.guess: Revert r235676.
3159         * config.sub: Revert r235676.
3161 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3163         * config.guess: Remove SH5 support.
3164         * config.sub: Likewise.
3165         * configure: Likewise.
3166         * configure.ac: Likewise.
3168 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
3170         PR bootstrap/70704
3171         * configure.ac (--enable-stage1-checking): For --disable-checking or
3172         implicit --enable-checking, make sure extra flag matches in between
3173         stage1 and later checking.
3174         * configure: Regenerated.
3176 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3178         * .gitattributes: New file.
3180 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
3182         * MAINTAINERS (rs6000/powerpc port): Add myself.
3184 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
3186         PR bootstrap/70173
3187         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3188         and gotools directories.  Delete the stage_final file.
3189         * Makefile.in: Regenerate.
3191 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
3193         * MAINTAINERS (Write After Approval): Add myself.
3195 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
3197         * MAINTAINERS (Fortran maintainer): Remove myself.
3199 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
3201         * MAINTAINERS (Write After Approval): Add myself.
3203 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
3205         * MAINTAINERS (Write After Approval): Add myself.
3207 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3209         Sync with binutils-gdb:
3211         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3213         * configure.ac: Add mips and s390 to the gold target check.
3214         * configure: Regenerate.
3216 2016-03-01  DJ Delorie  <dj@redhat.com>
3218         * MAINTAINERS (mep): Remove myself as MeP maintainer.
3220 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
3222         * MAINTAINERS (libcpp): Add myself.
3223         (diagnostic messages): Likewise.
3225 2016-02-20  Tom de Vries  <tom@codesourcery.com>
3227         * MAINTAINERS: Fix whitespace.
3229 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
3231         * MAINTAINERS (Write After Approval): Add myself.
3233 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
3235         * config/isl.m4: Add comments about isl-0.16.
3236         * configure: Regenerate.
3238 2016-01-29  Martin Jambor  <mjambor@suse.cz>
3240         * MAINTAINERS (hsa maintainers): Add myself.
3242 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
3244         * MAINTAINERS: (Write After Approval): Add myself.
3246 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
3247             Sebastian Pop  <s.pop@samsung.com>
3249         * Makefile.in: Regenerate.
3250         * Makefile.tpl: Export ISLVER.
3251         * configure: Regenerate.
3252         * config/isl.m4: Detect isl-0.15.
3254 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
3256         PR bootstrap/69329
3257         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3258         * Makefile.in: Regenerate.
3260 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
3262         * configure.ac: Enable LTO for DJGPP
3263         * configure: Regenerate
3265 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3267         Sync with binutils-gdb:
3268         2015-10-21  Nick Clifton  <nickc@redhat.com>
3270         PR gas/19109
3271         * configure.ac: Note the 'none' is an acceptable argument to
3272         --enable-compressed-debug-sections.
3273         * configure: Regenerate.
3275 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3277         PR bootstrap/69134
3278         * Makefile.def (mpfr): Disable assembler.
3279         * Makefile.in: Regenerate.
3281 2016-01-01  Ben Elliston  <bje@gnu.org>
3283         * config.guess: Import version 2016-01-01.
3284         * config.sub: Likewise.
3286 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
3288         * MAINTAINERS (Write After Approval): Add myself.
3290 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3292         * Makefile.in: Replace ISL with isl.
3293         * Makefile.tpl: Same.
3294         * config/isl.m4: Same.
3295         * configure.ac: Same.
3296         * contrib/download_prerequisites: Same.
3297         * configure: Regenerate.
3299 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
3301         * MAINTAINERS (Write After Approval): Add Myself.
3303 2015-12-17  Nathan Sidwell  <nathan@acm.org>
3305         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3306         * configure: Regenerate.
3308 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
3309             Sebastian Pop  <s.pop@samsung.com>
3311         * config/isl.m4 (ISL_CHECK_VERSION): Check for
3312         isl_ctx_get_max_operations.
3313         * configure: Regenerate.
3315 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
3317         * MAINTAINERS (Write After Approval): Add myself.
3319 2015-12-02  Ian Lance Taylor  <iant@google.com>
3321         PR go/66147
3322         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3323         * Makefile.in: Regenerate.
3325 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
3327         PR libffi/65726
3328         * Makefile.def (lang_env_dependencies): Make libffi depend
3329         on cxx.
3330         * Makefile.in: Regenerate.
3332 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
3334         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3335         symbols.
3337 2015-11-20  Tristan Gingold  <gingold@adacore.com>
3339         Sync with binutils-gdb:
3340         2015-11-20  Tristan Gingold  <gingold@adacore.com>
3342         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3343         * configure: Regenerate.
3345 2015-11-19  Martin Liska  <mliska@suse.cz>
3347         * .gitignore: Add .clang-format to ignored files.
3348         * Makefile.in: Add clang-format.
3349         * Makefile.tpl: Likewise.
3351 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
3353         * configure.ac: Enable libmpx by default.
3354         * configure: Regenerated.
3356 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
3358         * MAINTAINERS: Update email address.
3360 2015-10-23  Paulo Matos  <pmatos@linki.tools>
3362         * MAINTAINERS: Update email address.
3364 2015-10-23  Alan Hayward <alan.hayward@arm.com>
3366         * MAINTAINERS  (Write After Approval): Add myself.
3368 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3370         Sync with binutils-gdb:
3371         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3373         PR gas/19109
3374         * configure.ac: Add
3375         --enable-compressed-debug-sections={all,gas,gold,ld}.
3376         * configure: Regenerated.
3378 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
3380         * MAINTAINERS: Update list of Ada maintainers and email addresses.
3382 2015-10-09  Martin Liska  <mliska@suse.cz>
3384         * MAINTAINERS (Write After Approval): Add myself.
3386 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3388         * MAINTAINERS (Write After Approval): Add myself.
3390 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3392         * MAINTAINERS: Update email address.
3394 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3396         * MAINTAINERS  (Write After Approval): Add myself.
3398 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3400         * MAINTAINERS: Update email.
3402 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3404         * MAINTAINERS: Update my email address.
3406 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3408         * MAINTAINERS (ft32 port): Add myself.
3410 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3412         * MAINTAINERS: Add myself.
3414 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3416         * MAINTAINERS (Write After Approval): Add myself.
3418 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3420         PR libfortran/54572
3421         * Makefile.def: Make libgfortran depend on libbacktrace.
3422         * Makefile.in: Regenerate.
3424 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3426         * MAINTAINERS (Write After Approval): Add myself.
3428 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3430         PR other/67092
3431         * configure.ac: Remove --with_host_libstdcxx support.
3432         * configure: Regenerate.
3434 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3435             Jakub Jelinek  <jakub@redhat.com>
3437         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3438         nvptx*-*-*.
3439         * configure: Regenerate.
3441 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3443         * Makefile.def (libiconv): Define bootstrap=true.
3444         Mark pdf/html/info as missing.
3445         (configure-gcc): Depend on all-libiconv.
3446         (all-gcc): Ditto.
3447         (configure-libcpp): Ditto.
3448         (all-libcpp): Ditto.
3449         (configure-intl): Ditto.
3450         (all-intl): Ditto.
3451         * Makefile.in: Regenerate.
3453 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3455         * MAINTAINERS (loop ivopts): Add the entry and myself.
3457 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3459         * MAINTAINERS (nvptx): Add self.
3461 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3463         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3464         128-bit vector modes.
3466 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3468         * MAINTAINERS (Write After Approval): Add myself.
3470 2015-07-28  Ben Elliston  <bje@gnu.org>
3472         * config.sub, config.guess: Import from upstream.
3474 2015-07-24  Michael Darling  <darlingm@gmail.com>
3476         PR other/66259
3477         * config-ml.in: Reflects renaming of configure.in to configure.ac
3478         * configure: Likewise
3479         * configure.ac: Likewise
3481 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3483         * MAINTAINERS: Update my email address.
3485 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3487         Sync with binutils-gdb:
3488         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3490         * configure.ac (target_configdirs): Exclude target-zlib if
3491         target-libjava isn't built.
3492         * configure: Regenerated.
3494 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3496         Sync with binutils-gdb:
3497         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3499         * configure.ac: Disable configuration of GDB for HPUX targets.
3500         * configure: Regenerate.
3502         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3504         * configure.ac: Add --with-system-zlib.
3505         * configure: Regenerated.
3507         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3509         * configure.ac: Add FT32 support.
3510         * configure: Regenerate.
3512         2015-01-12  Anthony Green  <green@moxielogic.com>
3514         * configure.ac: Don't disable gprof for moxie.
3515         * configure: Rebuild.
3517 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3519         Sync with binutils-gdb:
3520         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3522         PR ld/18355
3523         * Makefile.def: Add extra_configure_flags to host zlib.
3524         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3525         to --enable-host-shared When bfd is to be built as shared
3526         library.  AC_SUBST.
3527         * Makefile.in: Regenerated.
3529 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3531         Sync with src:
3532         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3533         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3534         * Makefile.in: Regenerated.
3536 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3538         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3539         target.
3540         * configure: Regenerate.
3542 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3544         * MAINTAINERS (Write After Approval): Add myself.
3546 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3548         * MAINTAINERS (OS Port Maintainers): Add myself.
3549         (Various Maintainers): Remove myself from libffi testsuite.
3551 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3553         * MAINTAINERS (gen* on machine desc): Add self.
3555 2015-06-02  Jason Merrill  <jason@redhat.com>
3557         PR bootstrap/66319
3558         * configure.ac: Use -std=gnu++98.
3560 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3562         * MAINTAINERS (Write After Approval): Add myself.
3564 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3566         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3567         * configure: Regenerate.
3569 2015-05-26  Jason Merrill  <jason@redhat.com>
3571         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3572         * configure: Regenerate.
3574 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3576         * configure.ac: FT32 target added.
3577         * configure: Regenerated.
3579 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3581         * MAINTAINERS (Write After Approval): Add myself.
3583 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3585         * MAINTAINERS (Write After Approval): Add myself.
3587 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3589         * configure.ac: Fix typo.
3590         * configure: Regenerate.
3592 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3594         * MAINTAINERS (Write After Approval): Add myself.
3596 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3598         * configure.ac: Match $host configured with triplets.
3599         * configure: Regenerate.
3601 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3603         * Makefile.tpl: Remove surplus whitespace throughout.
3604         * Makefile.in: Regenerate.
3606 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3608         * MAINTAINERS (Various Maintainers): Add myself as instruction
3609         combiner maintainer.
3611 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3613         PR bootstrap/62077
3614         * configure.ac (--enable-stage1-checking): Default to
3615         release,misc,gimple,rtlflag,tree,types if --disable-checking
3616         or --enable-checking is not specified and DEV-PHASE is not
3617         experimental.
3618         * configure: Regenerated.
3620 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3622         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3623         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3624         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3625         * Makefile.in: Regenerate.
3627 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3629         * MAINTAINERS: Update my email address.
3631 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3633         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3635 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3637         * MAINTAINERS: Add myself as an arm port reviewer.
3639 2015-03-25  Martin Liska  <mliska@suse.cz>
3640             Yury Gribov  <y.gribov@samsung.com>
3642         * Makefile.in: Fix ln source location for vimrc file.
3643         * Makefile.tpl: Likewise.
3645 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3647         PR bootstrap/25672
3648         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3649         cross-compiling.  Similarly for CXX_FOR_TARGET.
3650         * configure: Regenerate.
3652 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3654         * Makefile.def: Add libmpx.
3655         * configure.ac: Add libmpx.
3656         * Makefile.in: Regenerate.
3657         * configure: Regenerate.
3659 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3661         * MAINTAINERS (CPU Port Maintainers): Add myself
3662         i386 vector ISA extns mantainer.
3664 2015-03-13  Jeff Law  <law@redhat.com>
3666         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3667         maintainer.
3668         Remove Richard Henderson as a maintainer for the x86 port.
3670 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3672         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3674 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3676         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3677         pointer bounds checker and i386 MPX maintainer.
3679 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3681         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3683 2015-02-26  Martin Sebor  <msebor@redhat.com>
3685         * MAINTAINERS (Various Maintainers): Add self.
3687 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3689         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3690         Make sure it contains lto.
3691         * configure: Regenerate.
3693 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3695         * configure: Regenerate.
3697 2015-02-06  Diego Novillo  <dnovillo@google.com>
3699         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3700         middle-end, docstring): Remove myself.
3701         (Write After Approval): Add myself.
3703 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3705         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3706         (Write After Approval): Update address.
3708 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3710         PR jit/64780
3711         * configure.ac: Require the user to explicitly specify
3712         --enable-host-shared if the jit is enabled.
3713         * configure: Regenerate.
3715 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3717         * MAINTAINERS (Write After Approval): Add myself.
3719 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3721         * MAINTAINERS: Make whitespace consistent.
3723 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3725         * MAINTAINERS (Write After Approval): Add myself.
3727 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3729         * MAINTAINERS: (Write After Approval): Add myself.
3731 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3733         * MAINTAINERS: (Write After Approval): Add myself.
3735 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3737         * MAINTAINERS: (Write After Approval): Add myself.
3739 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3741         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3742         objective-c/c++ front end maintainer.
3744 2015-01-13  Marek Polacek  <polacek@redhat.com>
3746         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3748 2015-01-12  Jeff Law  <law@redhat.com>
3750         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3751         a very long time.
3753 2015-01-09  Ian Lance Taylor  <iant@google.com>
3755         * configure.ac (host_tools): Add gotools.
3756         * Makefile.def (host_modules): Add gotools.
3757         (dependencies): Add dependency of all-gotools on all-target-libgo.
3759 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3761         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3762         * configure: Regenerate.
3764 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3766         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3767         all-target-libgomp.
3768         * Makefile.in: Regenerate.
3770 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3772         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3774 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3776         * configure.ac: Add Visium support.
3777         * configure: Regenerate.
3779 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3781         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3782         * configure: Regenerate.
3784 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3786         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3787         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3788         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3789         (OBJCOPY_FOR_TARGET): New variable.
3790         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3791         * Makefile.in: Regenerate.
3792         * configure.ac: Check for already installed target objcopy.
3793         Also GCC_TARGET_TOOL on objcopy.
3794         * configure: Regenerate.
3796 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3798         * config.sub: Update from upstream, to 2015-01-01 version.
3799         * config.guess: Ditto.
3801 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3803         * MAINTAINERS (RTEMS Ports): Add myself.
3805 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3807         * MAINTAINERS (Write After Approval): Add myself.
3809 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3811         * MAINTAINERS (Write After Approval): Add myself.
3813 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3815         * configure.ac (--enable-as-accelerator-for): Don't set
3816         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3817         * configure: Regenerate.
3819 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3821         PR bootstrap/64023
3822         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3823         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3824         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3825         to CXX.
3826         * Makefile.in: Regenerated.
3828 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3829             Yury Gribov  <y.gribov@samsung.com>
3831         * .gitignore: Added .local.vimrc and .lvimrc.
3832         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3833         * Makefile.in: Regenerate.
3835 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3837         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3838         * configure: Regenerated.
3840 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3842         * MAINTAINERS (nvptx port): New entry.
3844 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3846         * configure: Regenerate.
3848 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3850         * configure.ac: Merge with Binutils.
3852 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3854         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3855         * Makefile.in: Regenerate.
3857 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3859         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3860         missing flex.
3861         * Makefile.in: Regenerated.
3863 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3865         * Makefile.in: Regenerate.
3867 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3869         PR bootstrap/63784
3870         * libtool.m4: Add $pic_flag with -shared.
3872 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3874         * MAINTAINERS (Write After Approval): Added myself.
3876 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3878         * MAINTAINERS (write-after-approval): Add myself.
3880 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3882         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3883         from 2 years ago.
3885 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3887         Revert:
3888         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3890         * MAINTAINERS (Write After Approval): Added myself as line map
3891         maintainer.
3893 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3895         Revert:
3896         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3898         * MAINTAINERS (Write After Approval): Added myself.
3900 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3902         * MAINTAINERS (Write After Approval): Added myself.
3904 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3906         * MAINTAINERS (Write After Approval): Added myself as line map
3907         maintainer.
3909 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3911         * MAINTAINERS (Various Maintainers): Added myself as line map
3912         maintainer.
3914 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3916         * move-if-change: Sync from upstream gnulib.
3918 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3920         * compile: Sync with upstream Automake.
3921         * depcomp: Ditto.
3922         * install-sh: Ditto.
3923         * missing: Ditto.
3924         * mkinstalldirs: Ditto.
3925         * ylwrap: Ditto.
3927 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3929         * config.sub: Update from upstream config repo.
3930         * config.guess: Ditto.
3932 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3934         * Makefile.def: Add liboffloadmic to target_modules.  Make
3935         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3936         * Makefile.in: Regenerate.
3937         * configure: Regenerate.
3938         * configure.ac: Add liboffloadmic to target binaries.
3939         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3940         Add liboffloadmic to noconfig list when C++ is not supported.
3942 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3943             Thomas Schwinge  <thomas@codesourcery.com>
3944             Ilya Verbin  <ilya.verbin@intel.com>
3945             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3947         * configure: Regenerate.
3948         * configure.ac (--enable-as-accelerator-for)
3949         (--enable-offload-targets): New configure options.
3951 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3953         * Makefile.def: Make all-gcc depend on all-isl.
3954         * Makefile.in: Regenerate.
3956 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3958         * ChangeLog.jit: New.
3959         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3961 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3963         PR target/63610
3964         * libtool.m4: Fix globbing of darwin versions.
3965         * configure: Regenerate.
3967 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3969         * Makefile.def: Remove CLooG.
3970         * Makefile.tpl: Ditto.
3971         * configure.ac: Ditto.
3972         * configure: Regenerate.
3973         * Makefile.in: Ditto.
3975 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3977         * configure.ac: Handle nvptx-*-*.
3978         * configure: Regenerate.
3980 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3982         * MAINTAINERS (Write After Approval): Add myself.
3984 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3986         * Makefile.def (libcc1): Remove bootstrap=true;.
3987         * Makefile.in: Regenerated.
3989 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3991         * configure.ac: Update comment.
3992         * configure: Regenerate.
3994 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3996         * MAINTAINERS (Write After Approval): Add myself.
3998 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
4000         * configure.ac (extra_host_libiberty_configure_flags): Add
4001         --enable-shared also for libcc1's benefit.
4002         * configure: Regenerate.
4004 2014-10-29  Tristan Gingold  <gingold@adacore.com>
4006         * MAINTAINERS: Change my email address.
4008 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
4009             Tom Tromey  <tromey@redhat.com>
4011         * Makefile.def: Add libcc1 to host_modules.
4012         * configure.ac (host_tools): Add libcc1.
4013         * Makefile.in, configure: Rebuild.
4015 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
4017         * configure.ac (build_configargs): Don't share config.cache between
4018         build subdirs.
4019         * configure: Regenerate.
4021 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4023         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4024         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4025         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4026         leon3v7 as leon3.
4027         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4028         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4029         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4030         * config/sparc/sparc.md (cpu): Add leon3v7.
4031         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4033 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4035         * MAINTAINERS (write-after-approval): Add myself.
4037 2014-10-23  Ian Lance Taylor  <iant@google.com>
4039         * configure.ac: Disable the Go frontend on systems where it is known
4040         to not work.
4041         * configure: Regenerate.
4043 2014-10-23  Richard Biener  <rguenther@suse.de>
4045         * Makefile.def: Add libcpp build module and dependencies.
4046         * configure.ac: Add libcpp build module.
4047         * Makefile.in: Regenerate.
4048         * configure: Likewise.
4050 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
4052         * MAINTAINERS (write-after-approval): Add myself.
4054 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
4056         * INSTALL/README: Do not mention CVS.
4058 2014-10-03  Jing Yu  <jingyu@google.com>
4060         * configure.ac: Add aarch64 to list of targets that support gold.
4061         * configure: Regenerate.
4063 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
4065         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
4067 2014-09-29  Catherine Moore  <clm@codesourcery.com>
4069         * MAINTAINERS:  Add myself as MIPS maintainer.
4071 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
4073         * MAINTAINERS: Move myself to MIPS maintainers.
4075 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4077         * MAINTAINERS: Put all email addresses between '<' and '>'.
4079 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4081         * MAINTAINERS: Move myself to reviewers (Fortran).
4083 2014-09-01  Andi Kleen  <ak@linux.intel.com>
4085         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4086         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
4087         * Makefile.in: Regenerate.
4089 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4091         * rtx-classes-status.txt: Delete
4093 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4095         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4097 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
4099         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4100         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4101         of checking for version number.
4102         * configure: Regenerated.
4103         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4105 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4107         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4108         is done; begin phase 6 (use extra rtx_def subclasses).
4110 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4112         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4113         done; begin phase 5 (additional rtx_def subclasses).
4115 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4117         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4119 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4121         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4122         SET_BB_HEADER are done.
4124 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4126         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4127         done.
4129 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4131         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4133 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4135         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4137 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4139         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4141 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4143         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4145 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4147         * rtx-classes-status.txt: Phase 3 (per-file commits within
4148         "config" subdirs) is done; begin phase 4 (removal of
4149         "scaffolding").
4151 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
4153         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4154         dir) is done; begin phase 3 (per-file commits within "config"
4155         subdirs).
4157 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
4159         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4160         phase 2 (per-file commits in main source dir).
4162 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
4164         * configure: Regenerated.
4166 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4168         * rtx-classes-status.txt (TODO): Add SET_BND_TO
4170 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4172         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4174 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4176         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4178 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4180         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4182 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4184         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4186 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
4188         * MAINTAINERS (Write After Approval): Add myself.
4190 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
4192         * MAINTAINERS: Remove myself
4194 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4196         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4198 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
4200         * MAINTAINERS (Write After Approval): Add myself.
4202 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4204         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4205         SET_BB_HEADER, SET_BB_FOOTER
4207 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4209         * rtx-classes-status.txt: New file
4211 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
4213         * configure.ac: Eliminate ClooG installation dependency.
4214         * configure: Regenerate.
4215         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4216         * Makefile.in: Regenerate.
4218 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
4220         * MAINTAINERS (Write After Approval): Add myself.
4222 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
4224         * MAINTAINERS (Write After Approval): Add myself.
4226 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
4228         * MAINTAINERS (Write After Approval): Add myself.
4230 2014-07-28  Anthony Green  <green@moxielogic.com>
4232         Import from savannah.gnu.org:
4233         * config.sub: Update to 2014-07-28 version.
4235 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
4237         * MAINTAINERS: Remove my MIPS maintainer entry.
4239 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
4241         PR target/47230
4242         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4243         * configure: Regenerate.
4245 2014-07-24  James Norris  <jnorris@codesourcery.com>
4247         * MAINTAINERS (Write After Approval): Add myself.
4249 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
4251         * configure.ac: Accept only CLooG 0.18.1.
4252         * configure: Regenerate.
4254 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
4256         * configure.ac: Don't accept isl 0.11.
4257         * configure: Regenerate.
4259 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4261         * MAINTAINERS (Write After Approval): Add myself.
4263 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4265         * configure.ac: Don't accept isl 0.10.
4266         * configure: Regenerate.
4268 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4270         Fix include path for in-tree cloog.
4271         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4272         * configure: Regenerate.
4274 2014-06-18  Richard Henderson  <rth@redhat.com>
4276         * .gitignore: Import gcc_update output.
4278 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
4280         * config-ml.in: Robustify ac_configure_args parsing.
4282         * configure.ac (--enable-linker-plugin-configure-flags)
4283         (--enable-linker-plugin-flags): New flags.
4284         (configdirs): Conditionally add libiberty-linker-plugin.
4285         * configure: Regenerate.
4286         * Makefile.def (host_modules): Add libiberty-linker-plugin.
4287         (host_modules) <lto-plugin>: Pay attention to
4288         @extra_linker_plugin_flags@ and
4289         @extra_linker_plugin_configure_flags@.
4290         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4291         * Makefile.in: Regenerate.
4293         * Makefile.tpl (configure-[+prefix+][+module+])
4294         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4295         "module_srcdir" instead of "module" for locating a module's srcdir.
4296         * Makefile.in: Regenerate.
4298 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
4300         * MAINTAINERS (Write After Approval): Add myself.
4302 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
4304         * MAINTAINERS: Update my email address.
4306 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4308         * MAINTAINERS (Write After Approval): Add myself.
4310 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
4312         * MAINTAINERS (Write After Approval): Add myself.
4314 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
4316         PR libstdc++/61011
4317         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4318         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4319         * configure: Regenerate.
4321 2014-05-28  Pedro Alves  <palves@redhat.com>
4323         * MAINTAINERS (Write After Approval): Add myself.
4325 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4327         * MAINTAINERS: Update my affiliation/email.
4329 2014-05-19  Mike Stump  <mikestump@comcast.net>
4331         * MAINTAINERS: Add wide-int reviewers.
4333 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
4335         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4336         * configure: Regenerated.
4338 2014-05-15  Torvald Riegel  <triegel@redhat.com>
4340         * MAINTAINERS (libitm): Add myself as maintainer.
4342 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
4344         * MAINTAINERS (Write After Approval): Add myself.
4346 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
4348         * config.sub, config.guess: Import from upstream.
4350 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4352         * MAINTAINERS (Write After Approval): Put myself in correct order.
4354 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4356         * MAINTAINERS (Write After Approval): Add myself.
4358 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4360         * MAINTAINERS: Move myself from Reviewers to Write After Approval
4361         section.
4363 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4365         * MAINTAINERS (Write After Approval): Delete myself.
4367 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
4369         PR sanitizer/56781
4370         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4371         and -B* options with -Xcompiler.
4373 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
4375         PR bootstrap/60620
4376         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4377         * Makefile.in: Regenerate.
4379 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
4381         * Makefile.def (dependencies): Make all-ld depend on all-binutils
4382         for WINDRES_FOR_TARGET in default-manifest.o rule.
4383         * Makefile.in: Regenerate.
4385 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4387         * MAINTAINERS (Write After Approval): Add myself.
4389 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4391         PR sanitizer/56781
4392         * Makefile.def: Set bootstrap=true; for host fixincludes.
4393         * configure.ac: Don't bootstrap host fixincludes unless
4394         --with-build-config=bootstrap-{a,ub}san.
4395         * Makefile.in: Regenerated.
4396         * configure: Regenerated.
4398 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4400         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4401         --enable-vtable-verify option parsing.  Don't add
4402         target-libsanitizer to bootstrap_target_libs unless
4403         --with-build-config=bootstrap-asan or
4404         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4405         to bootstrap_target_libs unless --enable-vtable-verify.
4406         * configure: Regenerated.
4408 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4410         * MAINTAINERS (Write After Approval): Add myself.
4412 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4414         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4416 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4418         PR bootstrap/58572
4419         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4420         -I for libstdc++-v3 includes if $(LEAN).
4421         * Makefile.in: Regenerated.
4423 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4425         * MAINTAINERS: Update my email address.
4427 2014-02-24  Walter Lee  <walt@tilera.com>
4429         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4430         (tilegx-*-*): Change to tilegx*-*-*.
4431         * configure: Regenerate.
4433 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4435         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4437 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4439         * MAINTAINERS (Write After Approval): Add myself.
4441 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4443         PR target/59788
4444         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4445         *solaris2*.
4447 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4449         * MAINTAINERS: Update my email address.
4451 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4453         * MAINTAINERS: Convert to UTF-8.
4454         Properly sort Xinliang David Li's entry.
4456 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4457             Sandra Loosemore  <sandra@codesourcery.com>
4459         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4460         nios2 port maintainers.
4462 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4464         * MAINTAINERS (Write After Approval): Add myself.
4466 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4468         * configure.ac: Add user-friendly check for native x86_64-linux
4469         multilibs.
4470         * configure: Regenerate.
4472 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4474         * MAINTAINERS: Add myself as sh maintainer.
4476 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4478         * MAINTAINERS: Add self as SLSR maintainer.
4480 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4482         * MAINTAINERS: Update my email address.
4484 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4486         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4488 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4490         * Makefile.in: Regenerate.
4492         * Makefile.tpl: Fix typo.
4493         * Makefile.in: Regenerate partially.
4495 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4497         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4498         supported.
4499         * configure: Regenerated.
4501 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4503         * MAINTAINERS (Write After Approval): Add myself.
4505 2013-10-30  Jason Merrill  <jason@redhat.com>
4507         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4508         --disable-build-format-warnings.
4510 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4512         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4513         depend on libstdc++ and libgcc.
4514         * configure: Regenerate.
4515         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4516         libcilkrts for POSIX and i*86, and x86_64 architectures.
4517         * Makefile.in: Added libcilkrts related fields to support building it.
4519 2013-10-26  Jeff Law  <law@redhat.com>
4521         * Makefile.def (target_modules): Remove libmudflap
4522         (languages): Remove check-target-libmudflap).
4523         * Makefile.in: Rebuilt.
4524         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4525         * configure.ac (target_libraries): Remove target-libmudflap.
4526         Remove checks which disabled libmudflap on some systems.
4527         * configure: Rebuilt.
4528         * libmudflap: Directory removed.
4530 2013-10-21  Cong Hou  <congh@google.com>
4532         * MAINTAINERS (Write After Approval): Add myself.
4534 2013-10-16  Mike Stump  <mikestump@comcast.net>
4536         * .dir-locals.el: Add.
4538 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4540         * configure.ac: Add --enable-host-shared
4541         * configure: Regenerate.
4543 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4545         Import from savannah.gnu.org:
4546         * config.guess: Update to 2013-06-10 version.
4547         * config.sub: Update to 2013-10-01 version.
4549 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4551         Changes to build configuration to allow big endian ARC ELF toolchain
4552         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4553         * configure: Regenerate.
4555 2013-09-20  Alan Modra  <amodra@gmail.com>
4557         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4558         ppc host match.  Support little-endian powerpc linux hosts.
4560 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4562         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4563         maintainer.
4565 2013-09-12  DJ Delorie  <dj@redhat.com>
4567         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4568         maintainers.
4570 2013-09-03  Richard Biener  <rguenther@suse.de>
4572         * configure.ac: Also allow ISL 0.12.
4573         * configure: Regenerated.
4575 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4577         * MAINTAINERS (Write After Approval): Add myself.
4579 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4581         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4583 2013-08-26  Caroline Tice  <cmtice@google.com>
4585         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4586         "Various Reviewers" to libvtv "Various Maintainers".
4588 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4590         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4592 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4594         * MAINTAINERS: Update name, email.
4596 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4598         * MAINTAINERS (Write After Approval): Add myself.
4600 2013-08-12  Caroline Tice  <cmtice@google.com>
4602         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4603         address in the Write After Approval section.
4605 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4607         * MAINTAINERS (Write After Approval): Update email.
4609 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4611         * configure.ac: Adjust to check VTV_SUPPORTED.
4612         * configure: Regenerated.
4614 2013-08-02  Caroline Tice  <cmtice@google.com>
4616         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4617         on non-linux systems; add target-libvtv to noconfigdirs; add
4618         libsupc++/.libs to C++ library search paths.
4619         * configure: Regenerated.
4620         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4621         libstdc++ and libgcc.
4622         * Makefile.in: Regenerated.
4624 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4626         * MAINTAINERS (Write After Approval): Add myself.
4628 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4629             Shiva Chen  <shiva0217@gmail.com>
4631         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4632         nds32 port maintainers.
4634 2013-07-17  Tim Shen  <timshen91@gmail.com>
4636         * MAINTAINERS (Write After Approval): Add myself.
4638 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4640         * configure.ac: Sync from binutils.
4641         * configure: Regenerate.
4643 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4645         * MAINTAINERS (Write After Approval): Add myself.
4647 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4649         * MAINTAINERS (Write After Approval): Add myself.
4651 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4653         * MAINTAINERS (Write After Approval): Add myself.
4655 2013-04-30  Brooks Moses  <bmoses@google.com>
4657         * MAINTAINERS: Update my email; move myself from Fortran
4658         reviewer to Write After Approval.
4660 2013-04-16  Andreas Schwab  <schwab@suse.de>
4662         * configure.ac (aarch64-*-*): Don't disable java.
4663         * configure: Regenerate.
4665 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4667         * MAINTAINERS (Write After Approval): Add myself.
4669 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4671         * Makefile.def (target_modules): Don't install libffi.
4672         * Makefile.in: Regenerate.
4674 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4676         * MAINTAINERS (Write After Approval): Add myself.
4678 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4680         * MAINTAINERS (Write After Approval): Add myself.
4682 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4684         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4685         * configure: Regenerated.
4687 2013-02-05  Ian Lance Taylor  <iant@google.com>
4689         PR go/55969
4690         * configure.ac: Disable libgo on some systems where it does not
4691         work.
4693 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4695         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4696         Remove Geoff Keating as rs6000 port maintainer, at his request.
4698 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4700         * MAINTAINERS: Update my email.
4702 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4704         * configure: Re-generate.
4706 2013-01-15  Richard Biener  <rguenther@suse.de>
4708         PR other/55973
4709         * configure: Re-generate.
4711 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4713         * Makefile.def (install-target-libsanitizer): Depend on
4714         install-target-libstdc++-v3.
4715         * Makefile.in: Regenerate.
4717 2013-01-14  Richard Biener  <rguenther@suse.de>
4719         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4720         * configure: Re-generate
4722 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4724         * config.sub: Update from config repo.
4726 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4728         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4729         * Makefile.in: Regenerate.
4731 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4733         * MAINTAINERS (arc): Add new port maintainership for myself.
4735 2013-01-09  Jason Merrill  <jason@redhat.com>
4737         * .gitignore: Import from gdb repository.
4739 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4741         * Makefile.def (configure-gcc): Depend on all-gmp.
4742         (all-gcc): Remove dependency on all-gmp.
4743         * Makefile.in: Regenerated.
4745 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4747         * config.sub: Merge from config repo.
4748         * config.guess: Ditto.
4750 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4752         * Makefile.def: Merge from binutils.
4753         * Makefile.in: Ditto.
4755 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4757         * MAINTAINERS: Update my email.
4759 2012-12-29  Ben Elliston  <bje@gnu.org>
4761         * config.guess: Update to 2012-12-29 version.
4762         * config.sub: Likewise.
4764 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4766         * Makefile.def (install-target-libgfortran): Depend on
4767         install-target-libquadmath, install-target-libgcc.
4768         (install-target-libsanitizer): Depend on install-target-libgcc.
4769         (install-target-libjava): Depend on install-target-libgcc.
4770         (install-target-libitm): Depend on install-target-libgcc.
4771         (install-target-libobjc): Depend on install-target-libgcc.
4772         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4773         * Makefile.in: Regenerate.
4775 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4777         * Makefile.def (install-target-libgo): Depend on
4778         install-target-libatomic.
4779         * Makefile.in: Regenerate.
4781 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4783         PR go/55201
4784         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4785         * Makefile.in: Regenerate.
4787 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4789         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4790         * configure: Regenerate.
4792 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4794         * config.sub: Merge from config repo.
4796 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4798         * Makefile.def (target_modules): Add bootstrap=true and
4799         raw_cxx=true to libsanitizer.
4800         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4801         * Makefile.in: Regenerated.
4802         * configure: Likewise.
4804 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4806         * MAINTAINERS: Remove self as RTL optimization maintainer.
4808 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4810         * MAINTAINERS (Write After Approval): Add myself.
4812 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4814         * Makefile.def (target_modules): Remove bootstrap=true and
4815         raw_cxx=true from libsanitizer.
4816         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4817         * Makefile.in: Regenerated.
4818         * configure: Likewise.
4820 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4822         * Makefile.def (target_modules): Add bootstrap=true and
4823         raw_cxx=true to libsanitizer.
4824         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4825         * Makefile.in: Regenerated.
4826         * configure: Likewise.
4828 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4830         PR bootstrap/54279
4831         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4832         * configure: Regenerate.
4833         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4834         * Makefile.in: Regenerate.
4836 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4838         * configure.ac: Disable libsanitizer if we're not building C++.
4839         * configure: Regenerate.
4841 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4843         * MAINTAINERS (Write After Approval): Add myself.
4845 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4847         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4848         Kostya Serebryany (kcc@google.com) and
4849         Jakub Jelinek (jakub@redhat.com).
4850         Rename area for Dodji Seketeli (dodji@redhat.com).
4852 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4854         * MAINTAINERS: (asan.c, related): Add myself.
4856 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4858         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4859         * configure: Regenerate.
4861 2012-11-13  Richard Henderson  <rth@redhat.com>
4863         * configure.ac: Move libsanitizer logic to subdirectory.
4864         * configure: Regenerate.
4866 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4868         * configure.ac: Enable libsanitizer just on x86 linux for now.
4869         * configure: Re-generate.
4871 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4873         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4874         sections.
4875         * configure: Regenerate.
4877 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4879         * configure.ac: Add section for configdirs for libsanitizer.
4880         Disable for cris-*-* and mmix-*-*.
4881         * configure: Regenerate.
4883 2012-11-12  Wei Mi <wmi@google.com>
4885         * configure.ac: Add libsanitizer to target_libraries.
4886         * Makefile.def: Ditto.
4887         * configure: Regenerate.
4888         * Makefile.in: Regenerate.
4889         * libsanitizer: New directory for asan runtime.  Contains an empty
4890         tsan directory.
4892 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4894         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4895         against Mingw64 w32api.
4896         * configure: Regenerate.
4898 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4900         * configure: Regenerated.
4902 2012-11-03  Robert Mason  <rbmj@verizon.net>
4904         * configure.ac: add --disable-libstdcxx configure option
4905         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4907 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4909         * MAINTAINERS (Write After Approval): Add myself.
4911 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4913         * MAINTAINERS (Write After Approval): Add myself.
4915 2012-10-24  Sharad Singhai  <singhai@google.com>
4917         * MAINTAINERS (Write After Approval): Add myself.
4919 2012-10-24  Eric Christopher  <echristo@gmail.com>
4921         * MAINTAINERS: Update email address.
4923 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4925         PR bootstrap/54820
4926         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4927         * configure: Regenerate.
4929 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4931         * MAINTAINERS (aarch64): Add Marcus and myself.
4933 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4935         PR bootstrap/54820
4936         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4937         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4938         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4939         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4940         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4941         * Makefile.in: Regenerate.
4942         * configure.ac (have_static_libs): New variable and associated check.
4943         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4944         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4945         * configure: Regenerate.
4947 2012-10-10  Richard Biener  <rguenther@suse.de>
4949         * MAINTAINERS: Adjust for changed surname.
4951 2012-10-04  Lawrence Crowl  <crowl@google.com>
4953         * MAINTAINERS (Write After Approval): Add myself.
4955 2012-10-01  Cary Coutant  <ccoutant@google.com>
4957         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4959 2012-09-28  Ian Lance Taylor  <iant@google.com>
4961         * Makefile.def: Make all-target-libgo depend on
4962         all-target-libbacktrace.
4963         * Makefile.in: Rebuild.
4965 2012-09-26  Ian Lance Taylor  <iant@google.com>
4967         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4968         * Makefile.in: Rebuild.
4970 2012-09-20  Walter Lee  <walt@tilera.com>
4972         * configure.ac: Add tilegx to list of targets that support gold.
4973         * configure: Regenerate.
4975 2012-09-20  Marek Polacek  <polacek@redhat.com>
4977         * MAINTAINERS (Write After Approval): Add myself.
4979 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4981         * configure.ac: Add mips*-mti-elf* target.
4982         * configure: Regenerate.
4984 2012-09-17  Ian Lance Taylor  <iant@google.com>
4986         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4987         * configure.ac (host_libs): Add libbacktrace.
4988         (target_libraries): Add libbacktrace.
4989         * Makefile.def (host_modules): Add libbacktrace.
4990         (target_modules): Likewise.
4991         * configure, Makefile.in: Rebuild.
4993 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4995         PR target/38607
4996         Merge upstream change.
4997         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4999         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
5000         Add libgomp*.o to compare_exclusions for AIX.
5001         * configure: Regenerate.
5003 2012-09-06  Diego Novillo  <dnovillo@google.com>
5005         * configure.ac: Bump minimum GMP version to 4.2.3.
5006         * configure: Re-generate.
5008 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
5010         PR target/54461
5011         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5012         target-libgloss if not configured --with-avrlibc=no.
5013         * configure: Regenerate.
5015 2012-09-04  Jason Merrill  <jason@redhat.com>
5017         * configure.ac: Fix --enable-languages=all.
5019 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
5021         * MAINTAINERS (Write After Approval): Add myself.
5023 2012-09-03  Richard Guenther  <rguenther@suse.de>
5025         PR bootstrap/54138
5026         * configure.ac: Re-organize ISL / CLOOG checks to allow
5027         disabling with either --without-isl or --without-cloog.
5028         * configure: Regenerated.
5030 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
5032         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5033         * configure: Regenerate.
5035 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
5037         * MAINTAINERS: Fix my email address.
5039 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
5041         PR binutils/4970
5042         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5043         and opcodes.
5044         * Makefile.in: Regenerated.
5046 2012-08-26  Art Haas <ahaas@impactweather.com>
5048         * configure: Regenerate.
5050 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
5052         * INSTALL/README: Also refer to the online installation
5053         instructions.
5055 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5057         * MAINTAINERS (Write After Approval): Add myself.
5058         (Picochip port): Remove myself.
5060 2012-08-14   Diego Novillo  <dnovillo@google.com>
5062         Merge from cxx-conversion branch.
5064         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5065         POSTSTAGE1_CONFIGURE_FLAGS.
5066         * Makefile.in: Regenerate.
5067         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
5068         Force C++ when bootstrapping.
5069         * configure: Regenerate.
5071 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
5073         * MAINTAINERS (Write After Approval): Add myself.
5075 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
5077         * README: Document use of ranges of years in copyright notices.
5079 2012-07-06  Richard Guenther  <rguenther@suse.de>
5081         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5082         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5083         --with-gmp=system.
5084         * Makefile.in: Regenerated.
5085         * configure: Likewise.
5087 2012-07-06  Richard Guenther  <rguenther@suse.de>
5089         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5090         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5091         supply V=1 as extra_make_flags.
5092         * configure: Regenerated.
5093         * Makefile.in: Likewise.
5095 2012-07-04  Tristan Gingold  <gingold@adacore.com>
5097         * configure: Regenerate.
5099 2012-07-03  Richard Guenther  <rguenther@suse.de>
5101         * Makfile.def (isl): Remove not necessary extra_exports and
5102         extra_make_flags.
5103         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5104         * Makefile.in: Regenerated.
5106 2012-07-03  Richard Guenther  <rguenther@suse.de>
5108         * Makefile.def (cloog): Add V=1 to extra_make_flags.
5109         * configure.ac: If either the ISL or the CLooG check failed
5110         do not try to build in-tree versions.
5111         * Makefile.in: Regenerated.
5112         * configure: Regenerated.
5114 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5116         * configure: Regenerate.
5118 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
5120         * MAINTAINERS (Various Maintainers): Add myself as testsuite
5121         maintainer.
5123 2012-07-02  Richard Guenther  <rguenther@suse.de>
5125         * configure: Regenerated.
5127 2012-07-02  Richard Guenther  <rguenther@suse.de>
5128         Michael Matz  <matz@suse.de>
5129         Tobias Grosser <tobias@grosser.es>
5130         Sebastian Pop <sebpop@gmail.com>
5132         * Makefile.def: Add ISL host module, remove PPL host module.
5133         Adjust ClooG host module to use the proper ISL.
5134         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5135         * configure.ac: Include config/isl.m4.  Add ISL host library,
5136         remove PPL.  Remove PPL configury, add ISL configury, adjust
5137         ClooG configury.
5138         * Makefile.in: Regenerated.
5139         * configure: Likewise.
5141 2012-07-02  Richard Guenther  <rguenther@suse.de>
5143         Merge from graphite branch
5144         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5146         * configure: Regenerated.
5147         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5148         both cloog.org and legacy versions. The only supported version will
5149         be CLooG with the isl backend.
5151         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5153         * configure: Regenerated.
5154         * configure.ac: Require cloog isl 0.17.0
5156         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5158         * configure: Regenerated.
5159         * config/cloog.m4: Do not define CLOOG_ORG
5161 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
5163         * configure.ac: Skip C if explicitly selected.
5164         * configure: Regenerate.
5166 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
5168         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5169         they contain -O2.
5170         * configure: Regenerate.
5172 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
5174         PR debug/53740
5175         * df.h, df-problems.c, dce.c: Revert last patch.
5177 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
5179         * MAINTAINERS (Write After Approval): Update my email address.
5181 2012-06-21  Meador Inge  <meadori@codesourcery.com>
5183         * MAINTAINERS (Write After Approval): Add myself.
5185 2012-06-20  Jason Merrill  <jason@redhat.com>
5187         * Makefile.tpl (check-target-libgomp-c++): New.
5188         (check-target-libitm-c++): New.
5189         * Makefile.def (c++): Add them.
5190         * Makefile.in: Regenerate.
5192 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
5194         * MAINTAINERS (Write After Approval): Add myself.
5196 2012-05-16  Olivier Hainque  <hainque@adacore.com>
5198         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5199         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5200         (install-no-fixedincludes): Adjust accordingly.
5201         * Makefile.in: Regenerate.
5203 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
5205         Merge upstream change
5206         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5208 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
5210         * MAINTAINERS (Write After Approval): Add myself.
5212 2012-05-09  Nick Clifton  <nickc@redhat.com>
5213             Paul Smith  <psmith@gnu.org>
5215         PR bootstrap/50461
5216         * configure.ac (mpfr-dir): When using in-tree MPFR sources
5217         allow for the fact that from release v3.1.0 of MPFR the source
5218         files were moved into a src sub-directory.
5219         * configure: Regenerate.
5221 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
5223         * configure.ac: Bump minimum MPFR version to 2.4.0.
5224         * configure: Regenerated.
5226 2012-05-01  Richard Henderson  <rth@redhat.com>
5228         * Makefile.def (libatomic): New target_module.
5229         * configure.ac (target_libraries): Add libatomic.
5230         (noconfigdirs): Check if libatomic is supported.
5231         * Makefile.in, configure: Rebuild.
5233 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
5235         * MAINTAINERS (Write After Approval): Add myself.
5237 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
5239         * config.sub: Update to 2012-04-18 version from official repo.
5241 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
5243         * MAINTAINERS (Write After Approval): Add myself.
5245 2012-04-11  Steve Ellcey  <sellcey@mips.com>
5247         * MAINTAINERS: Changed email address.
5249 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
5251         PR target/52737
5252         * contrib/gcc_update (files_and_dependencies):
5253         Remove gcc/config/avr/t-multilib from touch data.
5255 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5257         * MAINTAINERS (OS Port Maintainers): Remove irix.
5258         * configure.ac (enable_libgomp): Remove *-*-irix6*.
5259         (unsupported_languages): Remove mips-sgi-irix6.*.
5260         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5261         (with_stabs): Remove.
5262         * configure: Regenerate.
5264 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5266         * MAINTAINERS (OS Port Maintainers): Remove osf.
5267         * configure.ac (enable_libgomp): Remove *-*-osf*.
5268         (with_stabs): Remove alpha*-*-osf*.
5269         * configure: Regenerate.
5271 2012-03-05  Tristan Gingold  <gingold@adacore.com>
5273         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5274         * configure: Regenerate.
5276 2012-02-17  Walter Lee  <walt@tilera.com>
5278         * MAINTAINERS: (Write After Approval): Delete myself.
5280 2012-02-14  Walter Lee  <walt@tilera.com>
5282         * MAINTAINERS (tilegx port): Add myself.
5283         (tilepro port): Add myself.
5284         (Write After Approval): Add myself.
5286 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
5288         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5289         and Joseph Myers as docstring relicensing maintainers.
5291 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5293         * MAINTAINERS (write-after-approval): Add myself.
5295 2012-02-08  Ira Rosen <irar@il.ibm.com>
5297         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5298         maintainer.
5300 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5302         * MAINTAINERS (Write After Approval): Move myself to
5303         maintain alphabetical order.
5305 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5307         * MAINTAINERS (Write After Approval): Add myself.
5309 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
5311         * MAINTAINERS (Write After Approval): Add myself.
5313 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5314             Jayant R Sonar <jayant.sonar@kpitcummins.com>
5316         * configure.ac (cr16-*-*): Remove nonconfigdirs.
5317         * configure: Regenerate.
5319 2012-01-23  Harshit Chopra  <harshit@google.com>
5321         * MAINTAINERS (Write After Approval): Add myself.
5323 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
5325         * configure.ac: Remove reference to mh-interix.
5326         * configure: Regenerate.
5328 2012-01-05  Richard Henderson  <rth@redhat.com>
5330         PR bootstrap/51072
5331         * configure.ac: Disable libitm if c++ is not enabled.
5332         * configure: Rebuild.
5334         * configure.ac: Fix regexp for same.
5335         * configure: Rebuild.
5337 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
5339         * MAINTAINERS (Write After Approval): Add myself.
5341 2012-01-02  Richard Guenther  <rguenther@suse.de>
5343         PR bootstrap/51686
5344         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5345         * Makefile.in: Regenerate.
5347 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
5349         * MAINTAINERS (Write After Approval): Add myself.
5351 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
5353         * configure: Regenerate.
5355 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
5357         * MAINTAINERS (picochip): Changed email address.
5359 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
5361         * MAINTAINERS (write-after-approval): Add self.
5363 2011-11-29  DJ Delorie  <dj@redhat.com>
5365         * configure.ac (rl78-*-*) New case.
5366         * configure: Regenerate.
5367         * MAINTAINERS: Add myself as RL78 maintainer.
5369 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5371         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5373 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
5375         * libtool.m4: Additional FreeBSD 10 fixes.
5377 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
5379         * MAINTAINERS: Move myself from Write After Approval to CPU Port
5380         Maintainers section, as Epiphany maintainer.
5382 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5384         PR target/49992
5385         * configure.ac: Remove ranlib special-casing for Darwin.
5386         * configure: Regenerate.
5388 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5390         * MAINTAINERS (Reviewers): Keep the list sorted.
5392 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5394         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5396 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5398         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5399         * configure: Rebuild.
5400         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5401         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5402         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5403         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5404         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5405         Add READELF.
5406         * Makefile.in: Rebuild.
5408 2011-11-09  Jason Merrill  <jason@redhat.com>
5410         * Makefile.def (language=c++): Remove check-c++0x.
5411         * Makefile.in (check-gcc-c++): Regenerate.
5413 2011-11-08  Richard Henderson  <rth@redhat.com>
5415         * configure.ac: Test for libitm directory present first.
5417         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5419         * configure.ac: Test libitm/configure.tgt to disable libitm.
5420         * configure: Rebuild.
5422 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5423             Richard Henderson  <rth@redhat.com>
5425         Merged from transactional-memory.
5427         * Makefile.def (lang_env_dependencies): libitm is c++.
5428         Add libitm target module.
5429         * configure.ac: Likewise.
5430         * config/mmap.m4: New file.
5431         * contrib/gcc_update: Add libitm to touch data.
5432         * Makefile.in, configure: Rebuild.
5434 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5436         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5437         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5438         * Makefile.in: Regenerate.
5440 2011-11-01  DJ Delorie  <dj@redhat.com>
5442         * config.sub: Update to version 2011-10-29 (added rl78)
5444 2011-10-27  Nick Clifton  <nickc@redhat.com>
5446         * config.sub: Import these changes from the config project:
5448         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5449             Ben Elliston  <bje@gnu.org>
5451         * config.sub (epiphany): New.
5453         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5454             Ben Elliston  <bje@gnu.org>
5456         * config.sub (hexagon, hexagon-*): New.
5458         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5460         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5461         64eb to be64.
5463         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5465         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5466         (nacl): Grok as alias for 32el-unknown-nacl.
5468 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5470         * MAINTAINERS (Write After Approval): Add myself.
5472 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5474         * MAINTAINERS (Write After Approval): Add myself.
5476 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5478         * MAINTAINERS (sparc port): Remove myself.
5480 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5482         * MAINTAINERS (Write After Approval): Add myself.
5484 2011-08-14  Yao Qi  <yao@codesourcery.com>
5486         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5487         * configure: Regenerate.
5489 2011-07-26  Ian Lance Taylor  <iant@google.com>
5491         * configure.ac: Set have_compiler based on whether gcc directory
5492         exists, rather than on whether gcc is in configdirs.
5493         * configure: Rebuild.
5495 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5497         * MAINTAINERS (Global Reviewers): Add self.
5499 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5501         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5502         link directories.
5503         * Makefile.in: Rebuild.
5505 2011-07-20  Ian Lance Taylor  <iant@google.com>
5507         PR bootstrap/49787
5508         * configure.ac: Move --enable-bootstrap handling earlier in file.
5509         If --enable-bootstrap and either --enable-build-with-cxx or
5510         --enable-build-poststage1-with-cxx, enable C++ automatically.
5511         * configure: Rebuild.
5513 2011-07-19  Ian Lance Taylor  <iant@google.com>
5515         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5516         make C++ a boot_language.  Set and substitute
5517         POSTSTAGE1_CONFIGURE_FLAGS.
5518         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5519         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5520         * configure, Makefile.in: Rebuild.
5522 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5524         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5525         maintainers.
5527 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5529         * MAINTAINERS (Global Reviewers): Add myself.
5531 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5533         * configure: Regenerate.
5535 2011-07-16  Jason Merrill  <jason@redhat.com>
5537         * Makefile.def (language=c++): Add check-c++0x and
5538         check-target-libmudflap-c++.
5539         * Makefile.tpl (check-target-libmudflap-c++): New.
5540         * Makefile.in: Regenerate.
5542 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5544         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5545         * Makefile.def (target_modules/libjava): Pass
5546         $(EXTRA_CONFIGARGS_LIBJAVA).
5547         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5548         if not configured with --enable-static-libjava.
5549         * Makefile.in: Regenerate.
5550         * configure: Likewise.
5552 2011-07-15  Jason Merrill  <jason@redhat.com>
5554         * Makefile.in (check-c++): Move check-gcc-c++0x after
5555         check-target-libstdc++-v3.
5557 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5559         * MAINTAINERS (c6x port): New entry.
5561 2011-07-13  Jason Merrill  <jason@redhat.com>
5563         * Makefile.in (check-gcc-c++0x): New.
5564         (check-c++): Depend on it.
5566 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5568         PR target/39150
5569         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5570         x86_64-*-solaris2.1[0-9]*.
5571         * configure: Regenerate.
5573 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5575         * MAINTAINERS (RTL optimizers): Add self.
5577 2011-06-27  Gabriel Charette  <gchare@google.com>
5579         * MAINTAINERS (Write After Approval): Add myself.
5581 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5583         PR regression/47836
5584         PR bootstrap/23656
5585         PR other/47733
5586         PR bootstrap/49247
5587         PR c/48825
5588         * configure.ac (target_libraries): Remove target-libiberty.
5589         Remove case-statement setting skipdirs=target-libiberty for
5590         multiple targets.  Remove checking target_configdirs and
5591         removing target-libiberty but keeping target-libgcc if
5592         otherwise empty.
5593         * Makefile.def (target_modules): Don't add libiberty.
5594         (dependencies): Remove all traces of target-libiberty.
5595         * configure, Makefile.in: Regenerate.
5597 2011-06-13  Walter Lee <walt@tilera.com>
5599         * configure.ac (tilepro-*-*) New case.
5600         (tilegx-*-*): Likewise.
5601         * configure: Regenerate.
5603 2011-06-06  Jing Yu  <jingyu@google.com>
5605         * configure.ac: Skip target-libiberty for
5606         arm*-*-linux-androideabi.
5607         * configure: Regenerated.
5609 2011-06-06  Nick Clifton  <nickc@redhat.com>
5611         * config.sub: Sync from upstream.
5613 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5615         * MAINTAINERS (Write After Approval): Add myself.
5617 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5619         * MAINTAINERS: Update my email address.
5621 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5623         * MAINTAINERS (Write After Approval): Update my email address.
5625 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5627         * MAINTAINERS (Write After Approval): Add myself.
5629 2011-05-08  Doug Kwan  <dougkwan@google.com>
5631         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5632         * configure: Regenerated.
5633         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5634         value from configure.
5635         * Makefile.in: Regenerated.
5637 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5639         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5640         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5641         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5642         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5643         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5644         *-*-vxworks*): Disable newlib and libgloss in separate case
5645         statement.
5646         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5647         to separate case statement.
5648         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5649         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5650         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5651         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5652         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5653         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5654         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5655         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5656         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5657         i[[3456789]]86-*-rdos*, m32r-*-*,
5658         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5659         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5660         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5661         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5662         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5663         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5664         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5665         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5666         and libgloss in main case over targets.  Remove most empty cases
5667         in main case over targets.
5668         * configure: Regenerate.
5670 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5672         * MAINTAINERS (Write After Approval): Add myself.
5674 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5676         * configure.ac: Remove code setting special library locations for
5677         hppa*64*-*-hpux11*.  Remove code setting compiler for
5678         sparc-sun-solaris2*.
5679         * configure: Regenerate.
5681 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5683         * configure.ac: Separate libgloss_dir settings from general case
5684         over targets.
5685         * configure: Regenerate.
5687 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5689         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5690         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5691         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5692         cases in libgcj-disabling case statement.
5693         (hppa*64*-*-linux*): Set unsupported_languages instead of
5694         disabling target-zlib.
5695         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5696         to hppa*64*-*-hpux*.
5697         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5698         hppa*-*-hpux*.
5699         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5700         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5701         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5702         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5703         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5704         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5705         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5706         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5707         libgcj-disabling case statement.
5708         * configure: Regenerate.
5710 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5712         * configure.ac: Disable Java for targets not supporting libffi.
5713         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5714         Remove cases in Java-disabling statement.
5715         (*arm-wince-pe): Change to arm-wince-pe.
5716         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5717         cases in Java-disabling statement.
5718         (bfin-*-*): Don't disable Java again.
5719         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5720         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5721         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5722         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5723         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5724         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5725         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5726         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5727         Java-disabling statement.
5728         (mmix-*-*): Don't disable Java again.
5729         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5730         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5731         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5732         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5733         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5734         statement.
5735         * configure: Regenerate.
5737 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5739         * configure.ac: Separate cases disabling Java and Java libraries
5740         from general case over targets.
5741         * configure: Regenerate.
5743 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5745         * MAINTAINERS: Update my email address.
5747 2011-04-20  Easwaran Raman  <eraman@google.com>
5749         * MAINTAINERS (Write After Approval): Add myself.
5751 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5753         PR lto/48086
5754         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5755         * configure: Regenerate.
5757 2011-04-16  Jim Meyering  <meyering@redhat.com>
5759         * MAINTAINERS (Write After Approval): Add myself.
5761 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5763         * MAINTAINERS: Update my email address.
5765 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5767         * MAINTAINERS (Write After Approval): Add myself.
5769 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5771         * MAINTAINERS (Write After Approval): Add myself.
5773 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5775         * MAINTAINERS (Write After Approval): Add myself.
5777 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5779         * configure.ac (build_tools): Remove build-byacc.
5780         (host_libs): Remove mmalloc.
5781         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5782         autoconf automake libtool diff rcs fileutils shellutils time
5783         textutils wdiff find uudecode hello tar gzip indent recode release
5784         sed perl gawk findutils gettext zip.
5785         (libgcj): Remove target-qthreads.
5786         (target_tools): Remove target-examples target-gperf.
5787         (YACC): Don't handle building byacc.
5788         * configure: Regenerate.
5789         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5790         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5791         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5792         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5793         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5794         handle building components.
5795         * Makefile.in: Regenerate.
5797 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5799         * MAINTAINERS: Update my email address as Xtensa maintainer.
5801 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5803         * config.sub: Sync from upstream.
5805 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5807         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5808         (microblaze*): Don't disable libssp.
5809         * configure: Regenerate.
5811 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5813         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5814         moveifchange.
5815         * configure: Regenerate.
5816         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5817         * Makefile.in: Regenerate.
5819 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5821         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5822         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5823         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5824         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5825         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5826         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5827         md_exec_prefix cases.
5828         * configure: Regenerate.
5830 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5832         * configure.ac: Separate cases disabling target-libssp,
5833         target-libiberty, target-libstdc++-v3 and Fortran from general
5834         case over targets.
5835         * configure: Regenerate.
5837 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5839         * configure.ac (*-*-chorusos): Don't disable libgcj.
5840         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5841         Remove case.
5842         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5843         (arm-*-coff): Don't disable libgcj.
5844         (arm*-*-linux-gnueabi): Remove useless assignment.
5845         (arm-*-riscix*): Don't disable libgcj.
5846         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5847         configuration.
5848         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5849         (c54x*-*-*): Remove case.
5850         (tic54x-*-*): Don't disable GCC or GCC libraries.
5851         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5852         to *.
5853         (d10v-*-*): Don't disable GCC libraries.
5854         (d30v-*-*): Don't disable libgcj.
5855         (h8500-*-*): Don't disable GCC libraries.
5856         (i960-*-*): Don't disable libgcj.
5857         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5858         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5859         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5860         libgcj.
5861         (m68k-*-coff*): Remove case.
5862         (mmix-*-*): Don't disable libgloss on host.
5863         (mn10200-*-*, mn10300-*-*): Remove cases.
5864         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5865         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5866         Don't disable libgcj.
5867         (romp-*-*): Remove case.
5868         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5869         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5870         case.
5871         (v810-*-*): Don't disable GCC libraries.
5872         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5873         (ip2k-*-*): Don't disable GCC libraries.
5874         * configure: Regenerate.
5876 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5878         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5879         libffi on host.
5880         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5881         on host.
5882         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5883         * configure: Regenerate.
5885 2011-03-26  John Marino  <binutils@marino.st>
5887         * configure.ac: Add support for *-*-dragonfly*
5888         * configure: Regenerate.
5890 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5892         * configure.ac (native_only): Remove.
5893         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5894         send-pr uudecode guile gnuserv on host.
5895         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5896         send-pr rcs guile perl texinfo libtool on host.
5897         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5898         automake send-pr rcs guile perl texinfo libtool on host.
5899         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5900         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5901         (alpha*-dec-osf*): Don't disable fileutils on target.
5902         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5903         texinfo send-pr expect dejagnu on target.
5904         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5905         target-qthreads on target.
5906         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5907         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5908         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5909         x86_64-*-mingw*): Don't disable expect on target.
5910         (*-*-cygwin*): Don't disable target-gperf on target.
5911         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5912         gnuserv on target.
5913         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5914         target.
5915         * configure: Regenerate.
5917 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5919         * configure.ac (target_tools): Remove target-groff.
5920         (native_only): Remove target-groff.
5921         (hppa*64*-*-*): Don't disable byacc.
5922         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5923         setting.
5924         (*-*-kaos*): Don't skip target-librx and target-groff.
5925         (*-*-netware*): Don't skip target-libmudflap.
5926         (*-*-tpf*): Don't skip target-libmudflap.
5927         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5928         directories on the host.
5929         (ia64*-*-*vms*): Don't skip tix.
5930         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5931         host.
5932         * configure: Regenerate.
5934 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5936         * configure.ac: Remove references to mt-mep, mt-netware,
5937         mt-wince.
5938         * Makefile.def: Add all-utils soft dependencies.
5939         * Makefile.tpl: Remove GDB_NLM_DEPS.
5940         * configure: Regenerate.
5941         * Makefile.in: Regenerate.
5943 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5945         * configure.ac: Do not include mh-x86omitfp.
5946         * configure: Regenerate.
5948 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5950         * configure.ac: Remove empty cases.
5951         * configure: Regenerate.
5953 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5955         * Makefile.def: Add dependency from termcap to gdb.
5956         * Makefile.in: Regenerate.
5958 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5960         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5961         * configure: Regenerate.
5962         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5963         * Makefile.tpl: Likewise.
5964         * Makefile.in: Regenerate.
5966 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5968         * configure.ac: Remove all mentions of tentative_cc.
5969         * configure: Regenerate.
5971 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5973         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5974         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5975         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5976         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5977         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5978         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5979         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5980         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5981         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5982         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5983         *-*-rhapsody*): Remove host cases.
5984         * configure: Regenerate.
5986 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5988         * configure.ac (ppc*-*-pe): Remove host case.
5989         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5990         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5991         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5992         cases.
5993         * configure: Regenerate.
5995 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5997         * config.sub: Update to version 2011-03-23.
5999 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
6001         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
6002         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
6003         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6004         * configure: Regenerate.
6006 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
6008         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
6009         to Write After Approval.
6010         * config-ml.in: Don't handle arc-*-elf*.
6011         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6012         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6013         handle GCC libraries.
6014         * configure: Regenerate.
6016 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6018         PR bootstrap/48120:
6019         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6020         Add -lstdc++ -lm to LIBS.
6021         * configure: Regenerate.
6023 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
6025         * config.guess: Update to version 2011-02-02
6026         * config.sub: Update to version 2011-02-24
6028 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
6030         PR lto/48086
6031         * configure.ac: Re-enable LTO on *-apple-darwin9.
6032         * configure: Regenerate.
6034 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
6036         PR lto/48086
6037         * configure.ac: Disable LTO on darwin due to an assembler change in
6038         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6039         under 256.
6040         * configure: Regenerate.
6042 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
6044         * MAINTAINERS: Update myself as score backend maintainer,
6045         update my e-mail address.
6047 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
6049         * MAINTAINERS: Update my e-mail address.
6051 2011-03-06  Joey Ye  <joey.ye@arm.com>
6053         * MAINTAINERS: Update my e-mail address.
6055 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6057         * configure.ac: Adjust test of with_ppl.
6058         * configure: Regenerated.
6060 2011-03-02  Kai Tietz  <ktietz@redhat.com>
6062         * MAINTAINERS: Adjust my e-mail address.
6064 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6066         * configure.ac: Add -lpwl to ppllibs.
6067         * configure: Regenerated.
6069 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6071         * config/cloog.m4: Add -lisl to clooglibs.
6072         * configure: Regenerated.
6074 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6076         * MAINTAINERS (CPU Port maintainers): Add self.
6078 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6080         * MAINTAINERS: Add myself as testsuite maintainer.
6082 2011-02-15  Mike Stump  <mikestump@comcast.net>
6084         * MAINTAINERS: Add myself as testsuite maintainer.
6086 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6088         Import from Libtool and gnulib:
6090         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
6092         Prepare for supporting FreeBSD 10.
6093         * config.rpath: Remove handling of freebsd1* which soon would
6094         match FreeBSD 10.0.
6096         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
6098         Remove support for FreeBSD 1.x.
6099         * libtool.m4 (_LT_LINKER_SHLIBS)
6100         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6101         soon would incorrectly match FreeBSD 10.0.
6103 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6105         PR binutils/12283
6106         * move-if-change: Import version from gnulib.
6108 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
6110         PR lto/47225
6111         * Makefile.def (lto-plugin): Double dash for enable-shared.
6112         (configure-gcc): Depend on all-lto-plugin.
6113         * Makefile.in: Rebuilt.
6115 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6117         * configure.ac: Remove extra bracket.
6118         * configure: Regenerate.
6120 2011-02-08  Tobias Burnus  <burnus@net-b.de>
6122         * MAINTAINERS: Add myself as libquadmath maintainer.
6124 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
6126         * MAINTAINERS: Update my email address.
6128 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
6130         * MAINTAINERS (option handling): Add self.
6132 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
6134         PR lto/47225
6135         * Makefile.def: Add dependency for install-gcc
6136         on install-lto-plugin.
6137         * Makfile.in: Regenerated
6139 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
6141         * MAINTAINERS (CPU Port Maintainers): Add myself.
6143 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
6145         PR libgcj/44341
6146         * configure.ac: Discard --with-* flags for host when configuring
6147         target libraries for cross build.
6148         * configure: Rebuilt.
6150 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6152         * MAINTAINERS (linear loop transforms): Removed.
6154 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
6156         * configure.ac: If with_ppl is no, move setting with_cloog=no
6157         after CLOOG_REQUESTED check.
6158         * configure: Regenerated.
6160 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6162         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6163         CLooG has been requested.
6164         * configure: Regenerated.
6166 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6168         * configure: Regenerated.
6169         * configure.ac: Check for version 0.11 (or later revision) of PPL.
6171 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
6173         * configure: Regenerated.
6174         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6176 2011-01-21  Andreas Schwab  <schwab@redhat.com>
6178         * configure.ac: Use AS_HELP_STRING throughout.
6179         * configure: Regenerate.
6181 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
6183         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6184         * configure: Regenerate.
6186 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6188         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6190 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6192         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6193         for ia64-hpux.
6194         * configure: Regenerate.
6196 2011-01-07  Jan Hubicka  <jh@suse.cz>
6198         PR lto/47225
6199         * Makefile.in: Regenerate.
6200         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6201         configure.
6203 2011-01-07  Jan Hubicka  <jh@suse.cz>
6205         * Makefile.in: Regenerate.
6206         * Makefile.def (gcc host module) and soft dependency on lto-plugin
6207         and configure dependency on lto-plugin configure.
6208         (lto-plugin module): Remove dependency on GCC; add dependency on
6209         liniberty.
6211 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
6213         * MAINTAINERS (Write After Approval): Add myself.
6215 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
6217         * configure: Regenerate.
6219 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
6221         * configure.ac: (picochip): Disable libiberty.
6223 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6225         * MAINTAINERS (Write After Approval): Add myself.
6227 2010-12-10  Ian Lance Taylor  <iant@google.com>
6229         PR bootstrap/46819
6230         * configure.ac: For --disable-libgcj clear libgcj_saved.
6231         * configure: Rebuild.
6233 2010-12-10  Tobias Burnus  <burnus@net-b.de>
6235         PR fortran/46540
6236         * configure.ac: Add --disable-libquadmath and
6237         --disable-libquadmath-support.
6238         * configure: Regenerate.
6240 2010-12-03  Ian Lance Taylor  <iant@google.com>
6242         * MAINTAINERS: Add myself as libgo maintainer.
6244 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6246         PR libffi/46792
6247         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6248         * configure: Regenerate.
6250 2010-12-02  Ian Lance Taylor  <iant@google.com>
6252         * configure.ac: Always set default for poststage1_ldflags to
6253         -static-libstdc++ -static-libgcc.
6255 2010-11-29  Andreas Schwab  <schwab@redhat.com>
6257         * configure.ac: Move comment to remove extra space in last argument
6258         of GCC_TARGET_TOOL.
6260 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
6262         PR other/46026
6263         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6264         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6265         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6266         (BASE_FLAGS_TO_PASS): Use it.
6267         * configure: Rebuilt.
6268         * Makefile.in: Rebuilt.
6270 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
6272         PR binutils/12258
6273         * configure.ac: Correct comments for --enable-gold/--enable-ld.
6274         Properly check default linker.
6275         * configure: Regnerated.
6277 2010-11-23  Matthias Klose  <doko@ubuntu.com>
6279         * configure.ac: For --enable-gold, handle value `default' instead of
6280         `both*'.  New configure option --{en,dis}able-ld.
6281         * configure: Regenerate.
6283 2010-11-20  Ian Lance Taylor  <iant@google.com>
6285         * configure.ac: Only disable a language library if no language needs
6286         it.  Don't let --disable-libgcj uncondtionally disable libffi.
6287         * configure: Rebuild.
6289 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6291         * Makefile.in: Regenerate.
6293         PR other/46202
6294         * configure.ac: Fix just-built in-tree STRIP name to be
6295         binutils/strip-new.
6296         * configure: Regenerate.
6297         * Makefile.def (install-strip-gcc, install-strip-binutils)
6298         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6299         (install-strip-sid): Mirror dependencies on non-strip variants
6300         of these targets on the respective -strip prerequisites.
6301         * Makefile.tpl (install-strip, install-strip-host)
6302         (install-strip-target): New targets.
6303         (install-strip-[+module+], install-strip-target-[+module+]):
6304         New targets.
6305         * Makefile.in: Regenerate.
6307 2010-11-19  Ian Lance Taylor  <iant@google.com>
6308             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6310         * configure.ac: Add target-libgo to target_libraries.  Set
6311         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6312         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6313         (HOST_EXPORTS): Add GOC.
6314         (BASE_TARGET_EXPORTS): Add GOC.
6315         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6316         (GOCFLAGS_FOR_TARGET): New variable.
6317         (EXTRA_HOST_FLAGS): Add GOC.
6318         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6319         * Makefile.def (target_modules): Add libgo.
6320         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6321         (dependencies): Add dependency from configure-target-libgo to
6322         configure-target-libffi and all-target-libstdc++-v3.  Add
6323         dependencies from all-target-libgo to all-target-libffi.
6324         (languages): Add go.
6325         * configure: Rebuild.
6326         * Makefile.in: Rebuild.
6328 2010-11-19  Ian Lance Taylor  <iant@google.com>
6330         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6331         compiler/flag environment variables.
6333 2010-11-18  Ian Lance Taylor  <iant@google.com>
6335         * configure.ac: Check for lang_requires_boot_languages in
6336         config-lang.in files.
6337         * configure: Rebuild.
6339 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6340             Tobias Burnus  <burnus@net-b.de>
6342         PR fortran/32049
6343         * Makefile.def: Add libquadmath; build it with language=fortran.
6344         * configure.ac: Add libquadmath.
6345         * Makefile.tpl: Handle multiple libs in check-[+language+].
6346         * Makefile.in: Regenerate.
6347         * configure: Regenerate.
6349 2010-11-16  Tom Tromey  <tromey@redhat.com>
6351         * MAINTAINERS: Moved myself to reviewers section.
6353 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
6355         * MAINTAINERS: Moved myself to reviewers section.
6357 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6359         * MAINTAINERS (Various Maintainers): Add self for build machinery.
6360         (Write After Approval): Remove self.
6362 2010-11-15  Andreas Schwab  <schwab@redhat.com>
6364         * configure.ac: Fix spelling in option names.
6365         * configure: Regenerated.
6367 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
6369         PR bootstrap/39622
6370         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6371         * configure: Regenerated.
6373 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
6375         * MAINTAINERS: Update my email address.
6377 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6379         * configure: Regenerate.
6381 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6383         * configure: Regenerate.
6385 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6387         * configure: Regenerate.
6389 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6391         * configure: Regenerate.
6393 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6395         * configure.ac: Support official CLooG.org versions.
6396         * configure: Regenerate.
6397         * config/cloog.m4: New.
6399 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6401         * MAINTAINERS (Write After Approval): Add myself.
6403 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6405         * MAINTAINERS: Update my email address.
6407 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6409         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6410         * configure: Regenerate.
6412 2010-11-03  Ian Lance Taylor  <iant@google.com>
6413             Dave Korn  <dave.korn.cygwin@gmail.com>
6415         PR lto/46273
6416         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6417         and on other supported platforms whenever LTO is enabled.
6418         * configure: Rebuild.
6420 2010-11-02  Alan Modra  <amodra@gmail.com>
6422         PR binutils/12110
6423         * configure.ac: Error when source path contains spaces.
6424         * configure: Regenerate.
6426 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6428         * MAINTAINERS: Update my email address.
6430 2010-10-20  Ian Lance Taylor  <iant@google.com>
6432         * Makefile.def (target_modules): Set lib_path to src/.libs for
6433         libstdc++-v3 module.
6434         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6435         * Makefile.in: Rebuild.
6437 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6439         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6440         (Write After Approval): Remove myself.
6442 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6444         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6446 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6448         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6450 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6452         * configure.ac (build_lto_plugin): New shell variable.
6453         (--enable-lto): Turn on by default for all non-ELF platforms that
6454         have had LTO support added so far.  Set build_lto_plugin appropriately
6455         for both ELF and non-ELF.
6456         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6457         * configure: Regenerate.
6459 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6461         Sync from src:
6462         * configure.ac (v850 support): Remove target-libgloss from
6463         noconfigdirs.
6464         * configure: Regenerate.
6466 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6468         PR bootstrap/45326
6469         PR bootstrap/45174
6470         * configure.ac: Honor initial values of $build_configargs,
6471         $host_configargs, $target_configargs.  Mark the precious, so
6472         environment settings get recorded.
6473         * configure: Regenerate.
6475 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6477         PR bootstrap/45796
6478         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6479         Depend on all-build-libiberty.
6480         * Makefile.in: Regenerate.
6482 2010-09-30  Michael Eager  <eager@eagercon.com>
6484         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6485         * configure: Regenerate.
6487 2010-09-28  Michael Eager  <eager@eagercon.com>
6489         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6491 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6493         PR bootstrap/44621
6494         * configure.ac: Fix unportable shell quoting.
6495         * configure: Regenerate.
6497 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6499         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6500         targets and amend comment.
6501         * configure: Regenerate.
6503 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6505         * MAINTAINERS (Write After Approval): Add myself.
6507 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6509         * configure.ac: Enable LTO by default on Darwin.
6510         * configure: Regenerate.
6512 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6514         * MAINTAINERS (Write After Approval): Add myself.
6516 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6518         * MAINTAINERS (Write After Approval): Add myself.
6520 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6522         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6523         ports
6525 2010-07-28  David Yuste  <david.yuste@gmail.com>
6527         * MAINTAINERS (Write After Approval): Add myself.
6529 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6531         * configure.ac: Support all v850 targets.
6532         * configure: Regenerate.
6534 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6536         PR bootstrap/44455
6537         * configure.ac (extra_mpfr_configure_flags): Copy from
6538         extra_mpc_gmp_configure_flags.
6539         * configure: Re-generated.
6541 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6543         * MAINTAINERS (Write After Approval): Add myself.
6545 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6547         * MAINTAINERS (Write After Approval): Add myself.
6549 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6551         * MAINTAINERS (Write After Approval): Add myself.
6553 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6555         PR target/44862
6556         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6557         Provide -B option to allow for link spec %s substitutions for
6558         libstdc++.a on darwin.
6559         * Makefile.in: Regenerate.
6561 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6563         * MAINTAINERS (Reviewers): Update my e-mail address
6565 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6567         * Makefile.def (configure-gcc): Depend on all-libelf.
6568         * Makefile.in: Rebuild.
6570 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6572         * MAINTAINERS (Write After Approval): Add myself in the right place.
6574 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6576         * MAINTAINERS (Write After Approval): Add myself.
6578 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6580         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6582 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6584         * config.sub: Update to version 2010-05-21.
6585         * config.guess: Update to version 2010-04-03.
6587 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6589         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6590         * configure: Regenerate.
6592 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6594         * MAINTAINERS (Write After Approval): Add myself.
6596 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6598         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6599         a platform that supports LTO.
6600         * configure: Regenerate.
6602 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6604         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6605         * configure: Regenerated.
6607 2010-04-27  Roland McGrath  <roland@redhat.com>
6608             H.J. Lu  <hongjiu.lu@intel.com>
6610         * configure.ac (--enable-gold): Support both, both/gold and
6611         both/bfd to add gold to configdirs without removing ld.
6612         * configure: Regenerated.
6614         * Makefile.def: Add install-gold dependency to install-ld.
6615         * Makefile.in: Regenerated.
6617 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6619         PR lto/42776
6620         * configure.ac (--enable-lto): Refactor handling so libelf tests
6621         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6622         and allow LTO to be explicitly enabled on non-ELF platforms that
6623         are known to support it inside else-clause.
6624         * configure: Regenerate.
6626 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6628         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6629         * configure: Regenerate.
6631 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6633         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6634         * configure: Regenerate.
6636 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6638         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6639         separately.
6640         * configure: Regenerate.
6642 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6644         * MAINTAINERS (Write After Approval): Add myself.
6646 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6648         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6649         * configure: Regenerate.
6651 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6653         * configure: Regenerate after change to elf.m4.
6655 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6657         * MAINTAINERS (Write After Approval): Add myself.
6659 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6661         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6662         * configure: Regenerated.
6664 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6666         * configure.ac: Print "buggy but acceptable" when CLooG
6667         revision is less than 9.
6668         * configure: Regenerated.
6670 2010-04-01  Diego Novillo  <dnovillo@google.com>
6672         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6674 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6676         PR bootstrap/43615
6677         PR bootstrap/43328
6679         Revert:
6681         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6683         * configure.ac: Do not pass --enable-multilib nor
6684         --disable-multilib in baseargs.  Accept explicitly passed
6685         --enable_multilib.
6686         * configure: Regenerate.
6688 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6690         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6692 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6694         * MAINTAINERS: Remove myself.
6696 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6698         PR bootstrap/43328
6699         * configure.ac: Do not pass --enable-multilib nor
6700         --disable-multilib in baseargs.  Accept explicitly passed
6701         --enable_multilib.
6702         * configure: Regenerate.
6704 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6706         * MAINTAINERS (spu port): Remove me.
6708 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6710         * configure.ac (tic6x-*-*): New case.
6711         * configure: Regenerate.
6713 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6715         * config.sub: Update to version 2010-03-22.
6716         * config.guess: Update to version 2009-12-30.
6718 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6720         PR ada/42554
6721         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6722         * configure: Regenerate.
6724 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6726         * MAINTAINERS: Update my email address.
6728 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6730         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6731         (ghassan.shobaki@amd.com): Removed.
6733 2010-03-17  Alan Modra  <amodra@gmail.com>
6735         * MAINTAINERS: Update my email address.
6737 2010-03-16  Diego Novillo  <dnovillo@google.com>
6739         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6740         Matthews.
6742 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6744         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6745         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6747 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6749         * MAINTAINERS: Update my email address.
6751 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6753         * MAINTAINERS: Update my email address.
6755 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6757         * MAINTAINERS: Update my email address.
6759 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6761         * MAINTAINERS: Update my email address.
6763 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6765         PR libstdc++/32499
6766         * configure.ac (RANLIB): Default to true.
6767         (STRIP): Likewise.
6768         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6769         * configure: Regenerate.
6771 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6773         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6774         (Write After Approval): Update my email address.
6776 2010-02-17  Nick Clifton  <nickc@redhat.com>
6778         PR 11238
6779         * Makefile.tpl (local-distclean): Also remove config.cache files in
6780         sub-directories as there may not be Makefiles present in the
6781         sub-directories.
6782         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6783         the config.cache files found by the find command.
6785         * Makefile.in: Regenerate.
6786         * configure.ac: Revert previous delta.
6787         * configure: Regenerate.
6789 2010-02-15  Nick Clifton  <nickc@redhat.com>
6791         PR 11238
6792         * configure.ac: Delete config.cache files in sub-directories when
6793         deleting Makefiles.
6794         * configure: Regenerate.
6796 2010-02-12  Ben Elliston  <bje@gnu.org>
6798         * MAINTAINERS: Update my email address.
6800 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6802         * MAINTAINERS (spu port): Update my email address.
6804 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6806         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6808 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6810         * configure.ac: Add "recommended" version checks for GMP/MPC.
6811         Update recommended GMP/MPFR/MPC versions.
6812         * configure: Regenerate.
6814 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6816         * MAINTAINERS: Move my Embecosm email address into the
6817         write-after-approval section.
6819 2010-01-26  Ian Lance Taylor  <iant@google.com>
6821         * MAINTAINERS: Add myself as Go frontend maintainer.
6823 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6825         PR libstdc++/36101, PR libstdc++/42813
6826         * configure.ac (bootstrap_target_libs): Make inclusion of
6827         target-libgomp conditional on libgomb being in target_configdirs.
6828         * configure: Regenerate.
6830 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6832         PR libstdc++/36101, PR libstdc++/42813
6833         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6834         * configure: Regenerate.
6836 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6838         PR libstdc++/36101, PR libstdc++/42813
6839         * configure.ac (target_configdirs): Substitute.
6840         * Makefile.def: Bootstrap target module libgomp.
6841         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6842         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6843         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6844         * configure, Makefile.in: Regenerate.
6846 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6848         * MAINTAINERS: Adjust my details.
6850 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6852         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6854 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6856         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6858 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6860         * MAINTAINERS (Write After Approval): Add myself.
6862 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6864         * MAINTAINERS (Write After Approval): Add myself.
6866 2010-01-11  Richard Guenther  <rguenther@suse.de>
6868         PR lto/41569
6869         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6870         * Makefile.in: Regenerated.
6872 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6874         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6875         * configure: Regenerate.
6877 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6878             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6880         PR bootstrap/42424
6881         * configure.ac: Include libtool m4 files.
6882         (_LT_CHECK_OBJDIR): Call it.
6883         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6884         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6886         * configure: Regenerate.
6888 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6890         PR bootstrap/41818
6891         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6892         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6893         * Makefile.in: Regenerate.
6895 2010-01-02  Richard Guenther  <rguenther@suse.de>
6897         PR lto/41529
6898         * configure.ac: Include config/elf.m4.  Disable LTO if not
6899         builting for an elf target.
6900         * configure: Regenerate.
6902 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6904         * MAINTAINERS: Change my email address.
6906 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6908         * config.sub, config.guess: Update from upstream sources.
6910 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6912         * MAINTAINERS (Write After Approval): Add myself.
6914 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6916         PR middle-end/30447
6917         PR middle-end/30789
6918         PR other/40302
6920         * configure.ac: Require MPC.
6921         * configure: Regenerate.
6923 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6925         PR target/38384
6926         PR bootstrap/40972
6927         * libtool.m4: Sync from git Libtool.
6928         * ltoptions.m4: Likewise.
6929         * ltversion.m4: Likewise.
6930         * lt~obsolete.m4: Likewise.
6931         * ltmain.sh: Likewise.
6933 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6935         * configure.ac: Update minimum MPC version to 0.8.
6936         * configure: Regenerate.
6938 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6940         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6941         * configure: Regenerated.
6943 2009-11-21  Ian Lance Taylor  <iant@google.com>
6945         * configure.ac: Change default of poststage1_ldflags to be empty if
6946         poststage1_libs is set.  When poststage1_libs is empty, and
6947         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6948         * configure: Rebuild.
6950 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6952         * MAINTAINERS (Write After Approval): Update my email address.
6954 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6956         * config.guess: Update from upstream sources.
6958 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6960         * Makefile.def: Restore host and target settings for gmp.
6961         * Makefile.in: Rebuild.
6963 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6965         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6966         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6967         Fix portability of test of C++ as bootstrap language.  Add
6968         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6969         * configure: Rebuild.
6970         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6971         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6972         in-tree building.
6973         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6974         (POSTSTAGE1_HOST_EXPORTS): Use it.
6975         (STAGE[+id+]_CXXFLAGS): New.
6976         (BASE_FLAGS_TO_PASS): Pass it down.
6977         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6978         extra_exports.
6979         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6980         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6981         extra_exports.
6982         * Makefile.in: Rebuild.
6984 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6986         * config.sub, config.guess: Update from upstream sources.
6988 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6990         * MAINTAINERS (Write After Approval): Add myself.
6992 2009-11-09  Jon Beniston  <jon@beniston.com>
6994         * MAINTAINERS (Write After Approval): Add myself.
6996 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6998         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6999         paths for *-w64-mingw* and x86_64-*mingw*.
7000         * configure: Regenerated.
7002 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
7004         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7006 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
7008         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7009         Phil Edwards to Write-After Approval.
7011 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
7013         * configure.ac: Disable target-winsup & co for
7014         x86_64-*-mingw* and *-w64-mingw* targets.
7015         * configure: Regenerated.
7017 2009-10-16  Nick Clifton  <nickc@redhat.com>
7019         * MAINTAINERS: Add myself as a maintainer for the RX port.
7021 2009-10-26  Johannes Singler  <singler@kit.edu>
7023         * MAINTAINERS (Write After Approval): Update my e-mail address.
7025 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7027         * configure.ac (CLooG test): Use = with test.
7028         * configure: Regenerate.
7030 2009-10-22  Richard Guenther  <rguenther@suse.de>
7032         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
7033         cloog if the ppl version check failed.  Move flags saving
7034         before setting in libelf check.
7035         * configure: Regenerate.
7037 2009-10-21  Richard Guenther  <rguenther@suse.de>
7039         * configure.ac: Adjust the ppl and cloog configure to work as
7040         documented.  Disable cloog if ppl was disabled.  Omit the version
7041         checks if they were disabled.
7042         * configure: Re-generate.
7044 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7046         * configure.ac: Add 'lto' to enable_languages, not
7047         new_enable_languages, and only if not already present.
7048         * configure: Regenerate.
7050 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
7052         * README: Refer to the various COPYING* files instead of just
7053         COPYING.
7054         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7056 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
7058         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7060 2009-10-07  Richard Guenther  <rguenther@suse.de>
7062         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7063         and Richard Guenther as reviewers.
7064         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7065         as reviewers.
7067 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
7069         * config.sub: Update from upstream sources.
7071 2009-10-06  Ian Lance Taylor  <iant@google.com>
7073         * Makefile.def: check-gold depends upon all-gas.
7074         * Makefile.in: Rebuild.
7076 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
7078         * MAINTAINERS (Write After Approval): Add myself.
7080 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
7082         * Makefile.def: all-lto-plugin depends on all-libiberty.
7083         set bootstrap=true for lto-plugin.
7084         Add lto-plugin.
7085         * Makefile.in: Regenerate.
7086         * configure.ac (host_libs): Add lto-plugin.
7087         * configure: Regenerate.
7089 2009-10-03  Diego Novillo  <dnovillo@google.com>
7091         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7092         (HOST_LIBELFLIBS): Define.
7093         (HOST_LIBELFINC): Define.
7094         * Makefile.in: Regenerate.
7095         * configure.ac: Add --enable-lto.
7096         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7097         If --enable-lto is used, add 'lto' to new_enable_languages.
7098         If --enable-lto is used and gold is enabled, add
7099         lto-plugin to configdirs.
7100         * configure: Regenerate.
7102 2009-10-03  Simon Baldwin  <simonb@google.com>
7104         * configure.ac: If --with-system-zlib, suppress local zlib and
7105         pass --with-system-zlib to subdir configure scripts.
7106         * configure: Regenerate.
7108 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
7109             Paolo Bonzini  <bonzini@gnu.org>
7111         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7112         $(srcdir).
7113         * Makefile.in: Rebuilt.
7115 2009-09-26  Gary Funck  <gary@intrepid.com>
7117         * MAINTAINERS (Write After Approval): Add myself.
7119 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7121         * configure.ac: Update minimum MPC version to 0.7.
7122         * configure: Regenerate.
7124 2009-09-25  Nick Clifton  <nickc@redhat.com>
7126         * configure.ac: Pass any --cache-file=/dev/null option on to
7127         subconfigures.
7128         * configure: Regenerate.
7130 2009-09-23  Nick Clifton  <nickc@redhat.com>
7132         * config.sub, config.guess: Update from upstream sources.
7134 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
7136         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7137         * Makefile.in: Rebuilt.
7139 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7141         PR bootstrap/32272
7142         * configure.ac: Error out if $srcdir isn't '.' but contains
7143         host-${host_noncanonical}.
7144         * configure: Regenerate.
7146 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7148         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7149         maintainer.
7151 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7153         * configure.ac: If bootstrapping a combined tree with
7154         --enable-gold, require c++ in stage1_languages.
7155         * configure: Regenerate.
7157         * configure.ac: Also add target_libs of stage1_languages to
7158         bootstrap_target_libs.
7159         * configure: Regenerate.
7161         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7162         with --enable-languages not containing c++.
7163         * configure: Regenerate.
7165 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
7167         * configure.ac: Disable java and boehm-gc for bfin-*-*.
7168         * configure: Regenerate.
7170 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
7172         * MAINTAINERS (Write After Approval): Update my e-mail address,
7173         and move from from here...
7174         (Waiting for paperwork): To here.
7176 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
7178         * MAINTAINERS (Reviewers): Add self as driver reviewer.
7180 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7182         * configure.ac: Do not use $extrasub for replacing @if/@endif
7183         parts in Makefile; instead, use additional arguments to
7184         AC_CONFIG_COMMANDS to do the replacement manually, with several
7185         sed invocations, to avoid HP-UX sed command limits.
7186         * configure: Regenerate.
7188 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
7190         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7191         blank before -L.
7193 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
7195         * configure.ac (with-build-config): Document.  Handle without.
7196         Handle missing argument.
7197         * configure: Rebuilt.
7199 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
7201         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
7202         Default to bootstrap-debug only if compare-debug works.
7203         * configure: Rebuilt.
7204         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7205         * Makefile.in: Rebuilt.
7207 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7209         * MAINTAINERS (OS Port Maintainers): Update my email address.
7211 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
7213         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7214         * Makefile.in: Rebuilt.
7216 2009-09-01  Chris Demetriou  <cgd@google.com>
7218         * MAINTAINERS (Write After Approval): Add myself.
7220 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
7222         PR debug/30161
7223         * include/dwarf2.h (enum dwarf_tag): Added
7224         DW_TAG_GNU_template_template_param
7225         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7227 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7229         * Makefile.tpl (AWK): Fix typo.
7230         * Makefile.in: Regenerate.
7232 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7234         * configure.ac: Detect awk and sed.
7235         * Makefile.def (flags_to_pass): Add AWK and SED.
7236         * Makefile.tpl (AWK, SED): New.
7237         (BASE_FLAGS_TO_PASS): Add AWK and SED.
7238         * configure: Regenerate.
7239         * Makefile.in: Regenerate.
7241 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
7243         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7244         (collapseslashes): Likewise.
7246 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7248         * configure.ac (AC_PREREQ): Bump to 2.64.
7250 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7252         * configure.ac: Remove --with-datarootdir, --with-docdir,
7253         --with-pdfdir, --with-htmldir switches.
7254         * configure: Regenerate.
7256         * configure: Regenerate.
7258         * compile: Sync from Automake 1.11.
7259         * depcomp: Likewise.
7260         * install-sh: Likewise.
7261         * missing: Likewise.
7262         * mkinstalldirs: Likewise.
7263         * ylwrap: Likewise.
7265 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
7267         * ltmain.sh (func_normal_abspath): New function.
7268         (func_relative_path): Likewise.
7269         (func_mode_help): Document new -bindir option for link mode.
7270         (func_mode_link): Add new -bindir option, and use it to place
7271         output DLL if specified.
7273 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7275         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7276         (baseargs): Add --disable-option-checking.
7277         * configure: Regenerate.
7279         * Makefile.def (configure-target-libiberty): Depend on
7280         all-binutils and all-ld.
7281         (configure-target-newlib): Likewise.
7282         * Makefile.in: Regenerate.
7284 2009-08-17  Ben Elliston  <bje@au.ibm.com>
7286         * config.sub, config.guess: Update from upstream sources.
7288 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7290         Sync from src, merge:
7292         2009-07-02  Tristan Gingold  <gingold@adacore.com>
7294         * configure.ac: Do not exclude gas for i386-*-darwin.
7295         Add a case for x86_64-*-darwin.
7296         * configure: Regenerate.
7298 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
7300         * MAINTAINERS: Add my name to Write After Approval list.
7302 2009-08-06  Michael Eager  <eager@eagercon.com>
7304         * configure.ac: Add Microblaze target.
7305         * configure: Regenerate.
7307 2009-07-31  Christian Bruel  <christian.bruel@st.com>
7309         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7310         * configure: Regenerate.
7312 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
7314         * MAINTAINERS (Write After Approval): Update my e-mail address.
7316 2009-07-06  Ian Lance Taylor  <iant@google.com>
7318         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7319         * configure: Rebuild.
7321 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
7323         * MAINTAINERS: Move myself to the Graphite Reviewers.
7325 2009-06-30  Wei Guozhi  <carrot@google.com>
7327         * MAINTAINERS: Add my name to Write After Approval list.
7329 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
7331         PR bootstrap/40338
7332         * configure.ac (comparestring): Create new variable.
7333         * Makefile.tpl (comparestring): Use to skip some comparisions.
7334         * configure: Regenerate.
7335         * Makefile.in: Regenerate.
7337 2009-06-26  Doug Evans  <dje@sebabeach.org>
7339         * Makefile.def (host_modules): Add cgen.
7340         * Makefile.in: Regenerate.
7341         * configure.ac (host_tools): Add cgen.
7342         * configure: Regenerate.
7344 2009-06-23  DJ Delorie  <dj@redhat.com>
7346         * MAINTAINERS: Add myself as mep maintainer.
7348 2009-06-23  Ian Lance Taylor  <iant@google.com>
7350         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
7351         boot_languages.  Only bootstrap target libraries listed in
7352         target_libs for some boot language.  Add --with-stage1-ldflags,
7353         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
7354         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
7355         if not building with C++.
7356         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7357         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7358         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7359         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7360         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
7361         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7362         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7363         * configure, Makefile.in: Rebuild.
7365 2009-06-23  Li Feng  <nemokingdom@gmail.com>
7367         * MAINTAINERS: Added my name to write-after-approval list.
7369 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
7371         * configure.ac: Define is_elf for QNX Neutrino targets.
7372         * configure: Regenerate.
7374 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7376         * MAINTAINERS: Added my name to the write-after-approval list
7378 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7380         * configure.ac: Detect MPC in default directory.
7381         * configure: Regenerate.
7383 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7384             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7386         * Makefile.tpl (all): Avoid a trailing backslash.
7387         * Makefile.in: Regenerate.
7389 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7391         * config.sub, config.guess: Update from upstream sources.
7393 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7395         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7396         to noconfdirs.
7397         * configure: Regenerate.
7399 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7401         * Makefile.tpl ([+compare-target+]): Compare all stage
7402         directories, rather than just gcc.
7403         * Makefile.in: Rebuilt.
7405 2009-06-01  Doug Kwan  <dougkwan@google.com>
7407         * configure.ac: Support gold for target arm*-*-*.
7408         * configure: Regenerate.
7410 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7412         * Makefile.def: Add MPC support and dependencies.
7413         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7415         * Makefile.in, configure: Regenerate.
7417 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7419         * Makefile.tpl (all): Avoid harmless warning in make all when
7420         gcc-bootstrap is enabled but stage_last does not exist.
7421         * Makefile.in: Rebuilt.
7423 2009-05-24  Nicolas Roche  <roche@adacore.com>
7425         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7426         * Makefile.in: Regenerate.
7428 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7430         * MAINTAINERS: Update my e-mail address.
7432 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7434         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7435         * configure:  Regenerate.
7437 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7439         PR other/40159
7440         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7441         gcc-no-bootstrap are mutually exclusive.
7442         * Makefile.in: Rebuilt.
7444 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7446         PR other/40159
7447         * Makefile.tpl (all): Don't end with unconditional success.
7448         * Makefile.in: Rebuilt.
7450 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7452         PR target/37137
7453         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7454         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7455         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7456         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7457         stage_configureflags, stage_cflags and stage_libcflags into
7458         explicit Makefile macros.
7459         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7460         GFORTRAN.
7461         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7462         CC.  Set CC_FOR_BUILD from CC.
7463         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7464         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7465         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7466         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7467         and GFORTRAN.
7468         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7469         (_LIBCFLAGS): Renamed to _TFLAGS.
7470         (do-compare-debug, do-compare3-debug): Drop.
7471         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7472         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7473         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7474         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7475         (XGCC_FLAGS_FOR_TARGET): New.
7476         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7477         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7478         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7479         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7480         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7481         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7482         TFLAGS.
7483         (BUILD_CONFIG): Include if requested.
7484         (all): Set TFLAGS on bootstrap.
7485         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7486         (all-stageid-prefixmodule): Likewise.
7487         (do-clean, distclean-stageid): Set TFLAGS.
7488         (restrap): Fix whitespace.
7489         * Makefile.in: Rebuilt.
7491 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7493         * config.guess: Sync with src.
7495 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7497         * configure.ac ($with_ppl):  Default to no if not supplied.
7498         ($with_cloog):  Likewise.
7499         configure:  Regenerate.
7501 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7503         * MAINTAINERS: Update my e-mail address.
7505 2009-04-27  Nick Clifton  <nickc@redhat.com>
7507         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7509 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7511         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7512         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7513         * Makefile.in: Regenerate.
7515 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7517         PR bootstrap/39739
7518         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7519         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7521         * configure, Makefile.in: Regenerate.
7523 2009-04-21  Taras Glek  <tglek@mozilla.com>
7525         * include/hashtab.h: Update GTY annotations to new syntax
7526         * include/splay-tree.h: Likewise
7528 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7530         * config.sub, config.guess: Update from upstream sources.
7532 2009-04-15  Anthony Green  <green@moxielogic.com>
7534         * configure.ac: Add moxie support.
7535         * configure: Rebuilt.
7537 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7539         * configure.ac: Change copyright header to refer to version
7540         3 of the GNU General Public License and to point readers at the
7541         COPYING3 file and the FSF's license web page.
7542         * Makefile.def: Likewise.
7543         * Makefile.tpl: Likewise.
7544         * Makefile.in: Regenerate.
7546 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7548         * configure.ac: Restore match for darwin9 or later. Use double
7549         brackets since regeneration eats one pair.
7550         * configure: Regenerate.
7552 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7554         PR gas/10039
7555         * configure.ac: Require texinfo 4.7.
7556         * configure: Regenerated.
7558 2009-04-09  Nick Clifton  <nickc@redhat.com>
7560         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7561         the GCC Runtime Library Exception.
7563 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7565         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7566         * configure: Regenerate.
7568 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7570         * Makefil.def (languages): New entries.
7571         * Makefile.tpl (check-gcc-*): New generic target.
7572         * Makefile.in: Regenerate.
7574 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7576         * MAINTAINERS:  Update my email address.
7578 2009-03-18  Tom Tromey  <tromey@redhat.com>
7580         * configure: Rebuild.
7581         * configure.ac (host_libs): Add libiconv.
7582         * Makefile.in: Rebuild.
7583         * Makefile.def (host_modules): Add libiconv.
7584         (configure-gdb, all-gdb): Depend on libiconv.
7586 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7588         * configure.ac: Treat gdb as supported on x86_64-darwin.
7589         * configure: Regenerate.
7591 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7593         * configure.ac (--with-host-libstdcxx): New option.
7594         * configure: Regenerate.
7596 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7598         * MAINTAINERS:  Move myself into the write after approval list.
7600 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7602         * MAINTAINERS: Update e-mail address.
7604 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7606         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7608 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7610         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7612 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7614         Backport from git Libtool:
7616         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7617         Support GNU/kOpenSolaris.
7618         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7619         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7620         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7621         GNU/kOpenSolaris.
7623 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7625         * MAINTAINERS: Update e-mail address.
7627 2009-02-24  Michael Eager  <eager@eagercon.com>
7629         * MAINTAINERS (Write After Approval): Add self.
7631 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7633         * MAINTAINERS (Write After Approval): Add myself.
7635 2009-02-05  Andreas Schwab  <schwab@suse.de>
7637         * Makefile.tpl (stage_last): Define $r and $s before using
7638         $(RECURSE_FLAGS_TO_PASS).
7639         * Makefile.in: Regenerate
7641 2009-01-30  Ian Lance Taylor  <iant@google.com>
7643         * MAINTAINERS: Move myself to the Global Reviewers list.
7645 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7647         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7648         * configure: Regenerate.
7650 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7652         * MAINTAINERS: Make whitespace consistent.
7653         Remove Robert Millan from Write After Approval.
7655 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7657         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7658         (all-opcodes): Depend on all-libiberty.
7659         * Makefile.in: Regenerate.
7661 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7663         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7664         * configure: Regenerate.
7666 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7668         * MAINTAINERS (Write After Approval): Add myself.
7670 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7672         * MAINTAINERS: Add myself to reviewers (Fortran).
7674 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7676         PR tree-optimization/38515
7677         * configure.ac (cloog-polylib): Removed.
7678         (with_ppl, with_cloog): Test for "no".
7679         * configure: Regenerated.
7681 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7683         * MAINTAINERS: Moved myself to reviewers (Fortran).
7685 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7687         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7688         (Write After Approval): Remove myself.
7690 2009-01-03  Diego Novillo  <dnovillo@google.com>
7692         * MAINTAINERS: Remove myself from alias maintainership.
7694 2009-01-02  David Ayers  <ayers@fsfe.org>
7696         * MAINTAINERS: Update e-mail address.
7698 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7700         * MAINTAINERS: Make whitespace consistent.
7702 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7704         Backport from upstream Libtool:
7705         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7706         Add cache variables to tests that require the linker to work.
7707         For shlibpath_overrides_runpath, this also changes the semantics
7708         to let the result from the C compiler take precedence.
7710 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7712         * config.sub, config.guess: Update from upstream sources.
7714 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7716         * configure.ac (ppllibs): Add by default the lib flags.
7717         * configure: Regenerate.
7719 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7721         * MAINTAINERS:  Add myself to the write after approval list.
7723 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7725         * configure.ac: Add double brackets on darwin[912].
7726         * configure: Regenerate.
7728 2008-12-03  Daniel Kraft  <d@domob.eu>
7730         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7731         Approval to Reviewer section (for Fortran front-end).
7733 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7735         * configure.ac: Expand to darwin10 and later.
7736         * configure: Regenerate.
7738 2008-12-02  Andreas Schwab  <schwab@suse.de>
7740         * Makefile.def: configure-target-boehm-gc depends on
7741         all-target-libstdc++-v3.
7742         * Makefile.in: Regenerate.
7744 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7746         * MAINTAINERS:  Add myself as mingw maintainer.
7748 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7750         * config.sub, config.guess: Update from upstream sources.
7752 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7754         * README.SCO: Remove.
7756 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7758         * MAINTAINERS:  Add myself to the write after approval list.
7760 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7762         * MAINTAINERS:  Update my email address in WAA section.
7764 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7766         * MAINTAINERS: Update e-mail address.
7768 2008-11-27  Toon Moene  <toon@moene.org>
7770         * MAINTAINERS: Change e-mail address.
7772 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7774         * configure.ac: Build gdb for i?86-*-darwin*
7775         * configure: Regenerated.
7777 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7779         * MAINTAINERS: Added my full name.
7781 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7783         PR bootstrap/38014
7784         PR bootstrap/37923
7786         Revert:
7788         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7790         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7791         * Makefile.in: Regenerated.
7793         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7795         PR gdb/921
7796         PR gdb/1646
7797         PR gdb/2175
7798         PR gdb/2176
7800         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7801         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7802         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7803         (HOST_EXPORTS): Pass CPPFLAGS.
7804         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7805         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7806         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7807         * Makefile.in, configure: Regenerated.
7808         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7809         and CPPFLAGS_FOR_BUILD.
7811 2008-11-06  Jeff Law  <law@redhat.com>
7813         * MAINTAINERS: Add myself as middle end maintainer.
7815 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7817         * MAINTAINERS (Write after approval): Add myself.
7819 2008-11-05  Diego Novillo  <dnovillo@google.com>
7821         * MAINTAINERS (Global Reviewers): Add myself.
7822         (Non-Algorithmic Maintainers): Remove myself.
7824 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7826         * MAINTAINERS (Write after approval): Add myself.
7828 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7830         * MAINTAINERS (Write after approval): Add myself.
7832 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7834         * configure.ac (spu-*-*): Remove special case.
7835         * configure: Regenerate.
7837 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7839         * MAINTAINERS (Write after approval): Update my email address.
7841 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7843         * configure.ac [spu-*-*]: Do not set skipdirs.
7844         * configure: Re-generate.
7846 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7848         * MAINTAINERS (Various Maintainers): Add myself to reload.
7850 2008-10-25  Richard Guenther  <rguenther@suse.de>
7852         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7853         maintainer.  Remove myself as libgcc-math maintainer.
7854         (Non-Algorithmic Maintainers): Remove myself.
7856 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7858         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7859         * Makefile.in: Regenerated.
7861 2008-10-23  Cary Coutant  <ccoutant@google.com>
7863         * MAINTAINERS (Write after approval): Add myself.
7865 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7867         PR gdb/921
7868         PR gdb/1646
7869         PR gdb/2175
7870         PR gdb/2176
7872         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7873         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7874         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7875         (HOST_EXPORTS): Pass CPPFLAGS.
7876         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7877         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7878         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7879         * Makefile.in, configure: Regenerated.
7880         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7881         and CPPFLAGS_FOR_BUILD.
7883 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7885         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7886         Sebastian Pop.
7888 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7890         * MAINTAINERS (Write After Approval): Added myself.
7892 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7894         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7895         recommended version to 2.3.2.
7897         * configure: Regenerate.
7899 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7901         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7903 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7905         * MAINTAINERS (Write After Approval): Update e-mail address.
7907 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7909         * libtool.m4: Update to libtool 2.2.6.
7910         * lt~obsolete.m4: Update to libtool 2.2.6.
7911         * ltmain.sh: Update to libtool 2.2.6.
7912         * ltsugar.m4: Update to libtool 2.2.6.
7913         * ltversion.m4: Update to libtool 2.2.6.
7914         * ltoptions.m4: Update to libtool 2.2.6.
7915         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7917 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7919         * MAINTAINERS (Write After Approval): Add myself.
7921 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7923         * MAINTAINERS (Write After Approval): Update my name.
7925 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7927         * MAINTAINERS: Add myself in "Write After Approval".
7929 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7931         * MAINTAINERS: Add myself as ia64 maintainer.
7933 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7935         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7936         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7937         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7938         and Michael Tiemann from Write After Approval since they do not
7939         actually have access.
7941 2008-09-05  Richard Guenther  <rguenther@suse.de>
7943         * configure.ac: Initialize clooglibs to -lcloog.
7944         * configure: Re-generate.
7946 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7948         * MAINTAINERS (Write After Approval): Add myself.
7950 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7952         * configure.ac (--with-cloog-polylib): New.
7953         (--disable-cloog-version-check): New.
7954         (--disable-ppl-version-check): New.
7955         * configure: Re-generate.
7957 2008-09-03  Richard Guenther  <rguenther@suse.de>
7959         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7960         cloog test.
7961         * configure: Re-generate.
7963 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7965         Add picoChip port.
7966         * MAINTAINERS: Add picoChip maintainers.
7968 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7969             Tobias Grosser  <grosser@fim.uni-passau.de>
7970             Jan Sjodin  <jan.sjodin@amd.com>
7971             Harsha Jagasia  <harsha.jagasia@amd.com>
7972             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7973             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7974             Adrien Eliche  <aeliche@isty.uvsq.fr>
7976         Merge from graphite branch.
7977         * configure: Regenerate.
7978         * Makefile.in: Regenerate.
7979         * configure.ac (host_libs): Add ppl and cloog.
7980         Add checks for PPL and CLooG.
7981         * Makefile.def (ppl, cloog): Added modules and dependences.
7982         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7983         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7985 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7987         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7988         (GCC_SHLIB_SUBDIR): New.
7989         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7990         * configure: Regenerate.
7991         * Makefile.in: Regenerate.
7993 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7995         * MAINTAINERS: Consistently use tabs to separate columns.
7997 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7999         * MAINTAINERS (Write after Approval): Add myself.
8001 2008-08-28  Tristan Gingold  <gingold@adacore.com>
8003         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8004         Enable bfd, binutils and opcodes.
8005         * configure: Regenerate.
8007 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8009         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
8011 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8013         * MAINTAINERS:  Use correct Umlaut for last name.
8015 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8017         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8019 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
8021         * MAINTAINERS: Update my email address.
8023 2008-08-16  Nicolas Roche  <roche@adacore.com>
8025         * Makefile.tpl: Add BOOT_ADAFLAGS.
8026         * Makefile.in: Regenerate.
8028 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
8030         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8031         * configure: Regenerate.
8033 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
8035         * configure.ac: Add makefile fragments for hpux.
8036         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8037         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8038         * configure: Regenerate.
8039         * Makefile.in: Regenerate.
8041 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
8043         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8045 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
8047         * MAINTAINERS (Write after Approval): Add myself.
8049 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
8051         * MAINTAINERS (Write After Approval):  Add myself.
8053 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
8055         * MAINTAINERS (Write After Approval):  Add myself.
8057 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
8059         * MAINTAINERS: Update my email address.
8061 2008-06-25  Joey Ye  <joey.ye@intel.com>
8063         * MAINTAINERS (Write After Approval):  Add myself.
8065 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8067         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8068         * Makefile.in: Regenerate.
8069         * configure: Regenerate.
8071 2008-06-17  Daniel Kraft  <d@domob.eu>
8073         * MAINTAINERS (Write After Approval):  Add myself.
8075 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8077         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8078         "$@" is still intact with both Autoconf 2.59 and 2.62.
8079         * configure: Regenerate.
8081 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8083         * Makefile.tpl: Fix comment errors.
8084         * Makefile.in: Regenerate.
8086 2008-06-12  David S. Miller  <davem@davemloft.net>
8087             David Edelsohn  <edelsohn@gnu.org>
8089         * configure.ac: Add powerpc*-*-* to gold supported targets.
8090         * configure: Regenerate.
8092 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
8094         PR tree-optimization/36218
8095         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8096         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8097         (all prefix="build-"): Pass them to build-system sub-makes.
8098         * Makefile.in: Regenerate.
8100 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
8102         * MAINTAINERS (mt port): Remove.
8103         (sco5, unixware, sco udk): Remove.
8104         (Kean Johnston): Add to Write After Approval.
8106 2008-05-30  Julian Brown  <julian@codesourcery.com>
8108         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8109         of libobjc for ARM EABI Linux.
8110         * configure: Regenerate.
8112 2008-05-18  Xinliang David Li   <davidxl@google.com>
8114         * ChangeLog: Remove wrong ChangeLog entry.
8116 2008-05-17  Xinliang David Li   <davidxl@google.com>
8118         * MAINTAINERS (Write After Approval): Add myself.
8120 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
8122         * MAINTAINERS (Write After Approval): Add myself.
8124 2008-05-14  Rafael Espíndola  <espindola@google.com>
8126         * config-ml.in: don't handle --enable-shared and --enable-static.
8128 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
8130         * MAINTAINERS: Update my email address.
8132 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
8134         * MAINTAINERS: Update my email address.
8136 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
8138         * MAINTAINERS (Write After Approval): Add myself.
8140 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
8142         * MAINTAINERS (Write After Approval): Add myself.
8144 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
8146         * MAINTAINERS (crx): Add myself.
8148 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8150         Sync with src:
8151         2008-04-14  David S. Miller  <davem@davemloft.net>
8153         * configure.ac: Add sparc*-*-* to gold supported targets.
8154         * configure: Regenerate.
8156 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8158         PR bootstrap/35457
8159         * configure.ac: Include override.m4.
8160         * configure: Regenerate.
8162 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8164         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8165         * Makefile.in: Regenerate.
8167 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
8169         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8170         as nonconfigurable directories list.
8171         * configure: Regenerate.
8173 2008-04-14  Ben Elliston  <bje@au.ibm.com>
8175         * config.sub, config.guess: Update from upstream sources.
8177 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
8179         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8180         * Makefile.in: Regenerate.
8182 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
8184         * configure.ac: Do not build libssp for the AVR.
8185         * configure: Regenerate.
8187 2008-04-07  Ian Lance Taylor  <iant@google.com>
8189         * Makefile.def: check-gold depends upon all-binutils.
8190         * Makefile.in: Regenerate.
8192 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
8194         * MAINTAINERS (Write After Approval): Add myself.
8196 2008-04-04  Nick Clifton  <nickc@redhat.com>
8198         PR binutils/4334
8199         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8200         builds.
8201         * configure: Regenerate.
8203 2008-04-04  NightStrike  <NightStrike@gmail.com>
8205         PR other/35151
8206         * configure.ac: Combine rules for mingw32 and mingw64.
8207         * configure: Regenerate.
8209 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
8211         * MAINTAINERS (Write After Approval): Add myself.
8213 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
8215         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8216         * Makefile.in (.NOTPARALLEL): Ditto.
8218 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
8220         * MAINTAINERS (Write After Approval): Add myself.
8222 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
8224         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8225         * Makefile.in (.NOTPARALLEL): Regenerate.
8227 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
8229         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8230         * Makefile.in: Regenerate.
8232 2008-03-26  Jakub Staszak  <kuba@et.pl>
8234         * MAINTAINERS (Write After Approval): Add myself.
8236 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8238         * MAINTAINERS:  Update e-mail address.
8240 2008-03-20  Ian Lance Taylor  <iant@google.com>
8242         * configure.ac: Add support for --enable-gold.
8243         * Makefile.def: Add gold as a directory like ld.
8244         * configure, Makefile.in: Regenerate.
8246 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8248         * configure.ac: m4_include config/proginstall.m4.
8249         * configure: Regenerate.
8251         Backport from upstream Libtool:
8253         2007-10-12  Eric Blake  <ebb9@byu.net>
8255         Deal with Autoconf 2.62's semantic change in m4_append.
8256         * ltsugar.m4 (lt_append): Replace broken versions of
8257         m4_append.
8258         (lt_if_append_uniq): Don't require separator to be overquoted,
8259         and avoid broken m4_append.
8260         (lt_dict_add): Fix typo.
8261         * libtool.m4 (_LT_DECL): Don't overquote separator.
8263 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
8265         * config.rpath: Add AIX 6 support.
8267 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
8269         * Makefile.def (stageprofile).  Remove -fprofile-generate
8270         from stage_libcflags.
8271         * Makefile.in: Regenerate.
8273 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8275         * config.sub, config.guess: Update from upstream sources.
8277 2008-03-06  Tom Tromey  <tromey@redhat.com>
8279         * MAINTAINERS: Update for treelang deletion.
8281 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
8283         * MAINTAINERS: Update my email address.
8285 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
8287         * MAINTAINERS (darwin port): Add myself as a maintainer.
8288         (objective-c/c++): Add myself as a maintainer.
8290 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
8292         * MAINTAINERS (Write After Approval): Update my email address.
8294 2008-02-25  Tomas Bily  <tbily@suse.cz>
8296         * MAINTAINERS (Write After Approval): Add myself.
8298 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
8300         * MAINTAINERS (OpenMP): Add myself.
8302 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
8304         PR bootstrap/32009
8305         PR bootstrap/32161
8307         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8308         * configure: Regenerate.
8310         * Makefile.def: Define stage_libcflags for all bootstrap stages.
8311         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8312         STAGE4_LIBCFLAGS): New.
8313         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8314         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8315         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8316         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8317         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8318         for target modules.  Don't export LIBCFLAGS.
8319         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8320         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8321         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8322         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8323         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8324         * Makefile.in: Regenerate.
8326 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8328         PR libgcj/33085
8329         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8330         Do not use -DDLL_EXPORT.  Backport from upstream.
8332 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8334         * MAINTAINERS (Write After Approval): Add myself.
8336 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
8338         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8339         * configure: Regenerate.
8341 2008-01-31  Marc Gauthier  <marc@tensilica.com>
8343         * configure.ac (xtensa*-*-*): Recognize processor variants.
8344         * configure: Regenerate.
8346 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8348         PR bootstrap/34922
8349         * configure.ac (PARSE_ARGS): Push suitable setting of
8350         ac_subdirs_all, for `./configure --help=recursive'.
8351         Handle `+' in generic toplevel directory disabling.
8352         * configure: Regenerate.
8354 2008-01-28  Nick Clifton  <nickc@redhat.com>
8356         * MAINTAINERS (xstormy16): Take over maintainership.
8358 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8360         * MAINTAINERS (c4x port): Remove.
8362 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
8364         * libtool.m4: Backport AIX 6 support from ToT Libtool.
8366 2008-01-23  Ben Elliston  <bje@au.ibm.com>
8368         * config.sub, config.guess: Update from upstream sources.
8370 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
8372         * MAINTAINERS (Write After Approval): Add myself.
8374 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
8376         * MAINTAINERS: Update my email address.
8378 2008-01-09  Raksit Ashok  <raksit@google.com>
8380         * MAINTAINERS (Write After Approval): Add myself.
8382 2008-01-09  Raksit Ashok  <raksit@google.com>
8384         * MAINTAINERS (Write After Approval): Add myself.
8386 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8388         * config.sub, config.guess: Update from upstream sources.
8390 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8392         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8393         Change recommended MPFR from 2.2.1 -> 2.3.0.
8394         * configure: Regenerate.
8396 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8398         * MAINTAINERS: Update my email address.
8400 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8402         * MAINTAINERS: Update my email address.
8404 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8406         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8407         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8408         * Makefile.in: Regenerate.
8410 2007-12-10  Mark Heffernan  <meheff@google.com>
8412         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8413         misplaced entries.
8415 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8417         * configure.ac: Enable libjava for x86_64-*-darwin9.
8418         * configure: Regenerate.
8420 2007-12-07  Bill Maddox  <maddox@google.com>
8422         * MAINTAINERS (Write After Approval): Add myself.
8424 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8426         * config.sub, config.guess: Update from upstream sources.
8428 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8430         * config-ml.in: Remove 64bit configure tests.
8432 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8434         * config-ml.in: Robustify against white space in absolute file
8435         names.
8437         * config-ml.in (multi-clean): Substitute ${Makefile}.
8438         Remove superfluous ${Makefile} in list.
8440 2007-11-19  Thiemo Seufer  <ths@mips.com>
8442         * config-ml.in: Don't hardcode the Makefile name.
8444 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8446         * MAINTAINERS (Write After Approval): Add myself.
8448 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8450         * MAINTAINERS (Write After Approval): Add myself.
8452 2007-11-06  Doug Kwan  <dougkwan@google.com>
8454         * MAINTAINERS (Write After Approval): Add myself.
8456 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8458         * MAINTAINERS (mercury): Remove entry.
8459         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8461 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8463         * Makefile.def (dependencies): Make configure-gdb depend on
8464         all-intl.
8465         * Makefile.in: Regenerated.
8467 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8469         * MAINTAINERS (Fortran maintainer): Remove myself.
8471 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8473         * Makefile.def: To avoid problems running with parallel makes,
8474         build newlib before libgloss so that target specific header
8475         files are availble.
8476         * Makefile.in: Regenerate
8478 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8480         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8481         * Makefile.in: Regenerate.
8483 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8485         * MAINTAINERS (Register allocation reviewer): Add myself.
8487 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8489         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8490         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8491         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8492         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8493         * configure: Regenerate.
8495 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8497         * MAINTAINERS (Register allocation reviewer): Add myself.
8499 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8501         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8502         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8503         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8504         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8505         * configure.ac: Default them to host tools for $host = $build.
8506         Subst them.
8508         * configure: Regenerate.
8509         * Makefile.in: Regenerate.
8511 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8513         * MAINTAINERS (Register allocation reviewer): Add myself.
8515 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8517         * MAINTAINERS (Register allocation reviewer): Add myself.
8519 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8521         * MAINTAINERS (Write After Approval): Fix typo.
8523 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8525         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8526         * configure: Regenerate.
8528 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8530         PR bootstrap/31906
8531         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8532         they're already prefixed.
8534 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8536         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8537         libstdc++.
8538         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8539         * configure: Regenerate.
8540         * Makefile.in: Regenerate.
8542 2007-09-17  Andreas Schwab  <schwab@suse.de>
8544         * configure.ac: Raise minimum makeinfo version to 4.6.
8545         * configure: Regenerate.
8547 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8549         * MAINTAINERS (write-after-approval) add myself
8551 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8553         * configure.ac: Correct makeinfo version check.
8554         * configure: Regenerate.
8556 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8558         * MAINTAINERS: Update my email address.
8560 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8562         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8563         to $skipdirs and only disable gprof for newlib.  Use the normal
8564         mips*-elf* handling in other respects.
8565         * configure: Regnerate.
8567 2007-09-12  David Daney  <ddaney@avtrex.com>
8569         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8570         enabling libgcj.
8571         * configure: Regenerate.
8573 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8575         PR other/32154
8576         * configure.ac: For libgloss targets, point the linker to the linker
8577         script, startup code and simulator library.
8578         * configure: Regenerate.
8580 2007-09-07  Andrew Haley  <aph@redhat.com>
8582         * configure.ac (noconfigdirs): Remove target-libffi and
8583         target-libjava.
8584         * configure: Regenerate.
8586 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8588         PR target/33281
8589         * configure.ac: Use config/mh-mingw on mingw.
8590         * configure: Regenerate.
8592 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8594         * MAINTAINERS (Write After Approval): Add myself.
8596 2007-09-05  Richard Guenther  <rguenther@suse.de>
8598         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8599         nor --disable-checking is provided also turn on yes and types
8600         checking for stage1.
8601         * configure: Re-generate.
8603 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8605         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8606         (Write After Approval): Remove myself.
8608 2007-08-29  Nick Clifton  <nickc@redhat.com>
8610         * config.sub, config.guess: Update from upstream sources.
8612 2007-08-22  Bud Davis  <jmdavis@link.com>
8614         * MAINTAINERS (Write After Approval): Added myself.
8615         * MAINTAINERS (Reviewers): Removed myself.
8617 2007-08-18  Paul Brook  <paul@codesourcery.com>
8618             Joseph Myers  <joseph@codesourcery.com>
8620         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8621         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8622         * Makefile.in: Regenerate.
8623         * configure.ac (--with-debug-prefix-map): New.
8624         * configure: Regenerate.
8626 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8627             Nigel Stephens  <nigel@mips.com>
8629         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8630         as target_makefile_frag.
8631         * configure: Regenerate.
8633 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8635         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8636         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8637         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8638         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8639         (do-compare, do-compare3, do-compare-debug): New.
8640         ([+compare-target+]): Use them.
8642 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8644         * MAINTAINERS (Write After Approval): Change my email address.
8646 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8647             Ben Elliston  <bje@au.ibm.com>
8649         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8650         --silent if $silent.
8651         * configure: Regenerate.
8653 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8655         * MAINTAINERS (Various Maintainers): Add myself as
8656         loop infrastructure maintainer.  Update my e-mail
8657         address.
8659 2007-07-31  Diego Novillo  <dnovillo@google.com>
8661         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8662         Adjust description.
8664 2007-07-26  Richard Guenther  <rguenther@suse.de>
8666         * configure.ac: Add types checking to stage1 checking flags.
8667         * configure: Regenerate.
8669 2007-07-17  Nick Clifton  <nickc@redhat.com>
8671         * COPYING3: New file.  Contains version 3 of the GNU General
8672         Public License.
8673         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8674         Lesser General Public License.
8676 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8678         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8680 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8682         * MAINTAINERS (S/390 co-maintainer): Add myself.
8683         (Write After Approval): Remove myself.
8685 2007-07-13  Dan Hipschman  <dsh@google.com>
8687         * MAINTAINERS (Write After Approval): Add myself.
8689 2007-07-11  Nick Clifton  <nickc@redhat.com>
8691         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8692         WINDRES export.
8693         * Makefile.in: Regenerate.
8695 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8697         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8698         maintainer.
8700 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8702         * lt~obsolete.m4: New. Import from 20070318 libtool.
8704 2007-07-03  Julian Brown  <julian@codesourcery.com>
8706         * MAINTAINERS (Write After Approval): Add myself.
8708 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8710         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8711         * configure: Regenerate.
8713 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8715         * configure.ac: Add some missing m4 quotation.
8716         * configure: Regenerate.
8718 2007-07-02  Simon Baldwin  <simonb@google.com>
8720         * MAINTAINERS (Write After Approval): Add myself.
8722 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8724         * configure: Regenerate.
8726 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8728         * Makefile.def: Add windmc tool to build.
8729         * Makefile.tpl: Likewise.
8730         * configure.ac: Likewise.
8731         * Makefile.in: Regenerate.
8732         * configure: Regenerate.
8734 2007-06-28  DJ Delorie  <dj@redhat.com>
8736         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8737         not building newlib.
8738         * configure: Regenerated.
8740 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8742         * MAINTAINERS (Write After Approval): Add myself.
8744 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8746         * MAINTAINERS (Write After Approval): Add myself.
8748 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8750         * MAINTAINERS (Write After Approval): Add myself.
8752 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8754         * MAINTAINERS (Write After Approval): Add myself.
8756 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8758         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8759         * Makefile.in: Regenerated.
8761 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8763         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8764         bfin*-*-uclinux* targets.
8765         * configure: Regenerate.
8767 2007-06-14  Ian Lance Taylor  <iant@google.com>
8769         * MAINTAINERS: Add myself as non-algorithmic global write
8770         maintainer.
8772 2007-06-14  Diego Novillo  <dnovillo@google.com>
8774         * MAINTAINERS: Add self as middle-end maintainer and
8775         non-algorithmic global write maintainer.
8777 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8779         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8780         Move all Fortran maintainers except Paul Brook into the
8781         Non-Autopoiesis section.
8783 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8785         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8786         (distclean-stage[+id+]): Possibly delete stage_last.
8787         * Makefile.in: Regenerate.
8789 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8791         * MAINTAINERS (Various Maintainer): Fix typo.
8793 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8795         * MAINTAINERS (Various Maintainer): Add myself as
8796         dataflow maintainer.
8798 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8800         * config.sub, config.guess: Update from upstream sources.
8802 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8804         * Makefile.tpl: Fix spelling error.
8805         * Makefile.in: Regenerate.
8807 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8809         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8810         lt_cv_sys_max_cmd_len.
8812 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8814         * MAINTAINERS (Various Maintainers): Add myself as
8815         auto-vectorizer maintainer.
8817 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8819         PR libjava/32098
8820         * libtool.m4: Revert previous change.
8821         * ltgcc.m4: Put it here.
8823 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8825         * MAINTAINERS (Various Maintainers): Add myself as
8826         auto-vectorizer maintainer.
8828 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8830         PR libjava/32098
8831         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8833 2007-05-30  Richard Guenther  <rguenther@suse.de>
8835         * MAINTAINERS (Various Maintainers): Add myself as
8836         auto-vectorizer maintainer.
8838 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8840         PR bootstrap/29382
8841         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8842         * configure: Rebuilt.
8844 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8846         * MAINTAINERS (Write After Approval): Removed my name.
8848 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8850         * MAINTAINERS (Write After Approval): Remove myself.
8852 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8854         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8856 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8858         * ltmain.sh: Update from ToT Libtool.
8859         * libtool.m4: Update from ToT Libtool.
8860         * ltsugar.m4: New. Update from ToT Libtool.
8861         * ltversion.m4: New. Update from ToT Libtool.
8862         * ltoptions.m4: New. Update from ToT Libtool.
8863         * ltconfig: Remove.
8864         * ltcf-c.sh: Remove.
8865         * ltcf-cxx.sh: Remove.
8866         * ltcf-gcj.sh: Remove.
8868 2007-05-22  Ollie Wild  <aaw@google.com>
8870         * MAINTAINERS (Write After Approval): Add myself.
8872 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8874         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8875         stage_cflags.
8876         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8877         Remove CFLAGS/LIBCFLAGS.
8878         (configure-stage[+id+]-[+prefix+][+module+],
8879         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8880         * Makefile.in: Regenerate.
8882 2007-05-15  Diego Novillo  <dnovillo@google.com>
8884         * MAINTAINERS: Update e-mail address.
8886 2007-05-15  Revital Eres  <eres@il.ibm.com>
8888         * MAINTAINERS (Write After Approval): Add myself.
8890 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8892         * MAINTAINERS (Write After Approval): Updated my address.
8894 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8896         * MAINTAINERS (Write After Approval): Add myself.
8898 2007-05-11  Silvius Rus  <rus@google.com>
8900         * MAINTAINERS (Write After Approval): Add myself.
8902 2007-04-23  Tom Tromey  <tromey@redhat.com>
8904         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8906 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8908         * MAINTAINERS (cpplib): Rename to ...
8909         (libcpp): ... this.  Add C/C++ front end maintainers.
8911 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8913         * config-ml.in: Pass ${ml_config_env} to configure calls.
8915 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8917         * MAINTAINERS (Write After Approval): Add myself.
8919 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8921         * MAINTAINERS (Write After Approval): Add myself.
8923 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8925         * MAINTAINERS (fortran 95 front end): Add myself.
8927 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8929         * MAINTAINERS (Write After Approval): Add myself.
8931 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8933         * MAINTAINERS (Modulo Scheduler): Add myself.
8935 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8937         * MAINTAINERS (fortran 95 front end): Add myself.
8938         (c++ front end): whitespace fix.
8940 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8942         * MAINTAINERS (Write After Approval): Add myself.
8944 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8946         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8947         of glob.  Quote arguments with single quotes too.
8948         * configure: Regenerate.
8950 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8952         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8953         * Makefile.in: Regenerate
8955 2007-03-07  Andreas Schwab  <schwab@suse.de>
8957         * configure: Regenerate.
8959 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8961         * configure.ac: Add "--with-pdfdir" configure option,
8962         which defines pdfdir variable.
8963         * Makefile.def (target=fixincludes): Add install-pdf to
8964         missing targets.
8965         (recursive_targets): Add install-pdf target.
8966         (flags_to_pass): Add pdfdir.
8967         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8968         target.
8969         * configure: Regenerate
8970         * Makefile.in: Regenerate
8972 2007-02-28  Eric Christopher  <echristo@apple.com>
8974         Revert:
8975         2006-12-07  Mike Stump  <mrs@apple.com>
8977         * Makefile.def (dependencies): Add dependency for
8978         install-target-libssp and install-target-libgomp on
8979         install-gcc.
8980         * Makefile.in: Regenerate.
8982 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8984         * configure: Regenerate.
8985         * configure.ac: Move statements after variable declarations.
8987 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8989         * MAINTAINERS: Add myself as sh maintainer.
8991 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8993         * configure.ac: Adjust for loop syntax.
8994         * configure: Regenerate.
8996 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8998         * configure: Rebuilt.
9000 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
9002         * configure.ac: Drop multiple occurrences of --enable-languages,
9003         and fix its quoting.
9004         * configure: Rebuilt.
9006 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
9007             Nathan Sidwell  <nathan@codesourcery.com>
9008             Vladimir Prus  <vladimir@codesourcery.com>
9009             Joseph Myers  <joseph@codesourcery.com>
9011         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9012         * configure: Regenerate.
9014 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
9016         * ltconfig (freebsd*): Default to elf.
9018 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9020         * configure.ac (target_libraries): Move libgcc before libiberty.
9021         * configure: Regenerated.
9023 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9024             Paolo Bonzini  <bonzini@gnu.org>
9026         PR bootstrap/30753
9027         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
9028         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
9029         * configure: Regenerated.
9031 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
9033         * MAINTAINERS (Language Front End Maintainers): Update my mail
9034         address.
9036 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9038         PR bootstrap/30748
9039         * configure.ac: Correct syntax for Solaris ksh.
9040         * configure: Regenerated.
9042 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9044         * configure.ac: Sync with src.
9045         * configure: Regenerate.
9047 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9049         * Makefile.in: Regenerate.
9051 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9053         * config.sub: Sync with src.
9055 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9057         * Makefile.tpl (build_alias, host_alias, target_alias): Use
9058         noncanonical equivalents.
9059         * configure.in: Rename to...
9060         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
9061         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
9062         target_noncanonical.  Use them.  Rewrite removal of configure
9063         arguments for autoconf 2.59.  Discard variable settings.  Force
9064         program_transform_name for native tools.
9066         * Makefile.in: Regenerated.
9067         * configure: Regenerated with autoconf 2.59.
9069 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
9071         * MAINTAINERS (Write After Approval): Add myself.
9073 2007-01-31  Andreas Schwab  <schwab@suse.de>
9075         * Makefile.tpl (LDFLAGS): Substitute it.
9076         * Makefile.in: Regenerate.
9078 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
9080         * MAINTAINERS (Write After Approval): Add myself.
9082 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
9084         * MAINTAINERS (spu port): Add myself.
9086 2007-01-23  Richard Guenther  <rguenther@suse.de>
9088         PR bootstrap/30541
9089         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9090         * Makefile.tpl (GNATBIND): Substitute it.
9091         (GNATMAKE): Likewise.
9092         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9093         of STAGE_PREFIX.
9094         * Makefile.in: Regenerate.
9095         * configure: Regenerate.
9097 2007-01-18  Mike Stump  <mrs@apple.com>
9099         * configure.in: Re-enable -Werror for gcc builds.
9101 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
9103         * MAINTAINERS (Write After Approval): Add myself.
9105 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9107         * configure.in: Change == to = in test command.
9108         * configure: Regenerate.
9110 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9111             Nick Clifton  <nickc@redhat.com>
9112             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
9114         * configure.in (build_configargs, host_configargs, target_configargs):
9115         Remove build/host/target parameters.
9116         (host_libs): Add gmp and mpfr.
9117         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9118         * Makefile.def (gmp, mpfr): New.
9119         (gcc): Remove target.
9120         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9121         target_os, target_vendor): New.
9122         (configure): Add host_alias/target_alias arguments; adjust invocations.
9123         * configure: Regenerate.
9124         * Makefile.in: Regenerate.
9126 2007-01-11  Matt Fago  <fago@earthlink.net>
9128         * configure.in: Try to link to functions only in mpfr 2.2.x
9129         to improve robustness of configure tests.
9130         * configure: Regenerate.
9132 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
9134         * MAINTAINERS: Add myself as i386 maintainer.
9136 2007-01-08  Jan Hubicka  <jh@suse.cz>
9138         * MAINTAINERS: Add myself as i386 maintainer.
9140 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
9142         * configure.in: Add support for an x86_64-mingw* target.
9143         * configure: Regenerate.
9145 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
9147         * Makefile.tpl (all-target): Correct @if conditional for target
9148         modules.
9149         * configure.in: Omit libiberty if building only target libgcc.
9150         * configure, Makefile.in: Regenerated.
9152 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
9154         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9155         * configure: Regenerate.
9157 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
9159         * Makefile.def (target_modules): Add libgcc.
9160         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
9161         * Makefile.tpl (clean-target-libgcc): Delete.
9162         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9163         on gcc even for bootstrapped modules.  Rewrite handling of
9164         lang_env_dependencies to loop over target_modules.
9165         * configure.in (target_libraries): Add target-libgcc.
9166         * Makefile.in, configure: Regenerated.
9168 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9170         * configure.in: Reorganize recognition of languages.  Add
9171         --enable-stage1-languages.  Show supported languages for the chosen
9172         target rather than all recognized languages.
9173         * configure: Regenerate.
9175 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9177         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9178         * Makefile.in: Regenerate.
9180 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9182         * configure.in: Warn that MPFR 2.2.0 is buggy.
9183         * configure: Regenerate.
9185 2006-12-27  Ian Lance Taylor  <iant@google.com>
9187         * configure.in: When removing Makefiles to force a reconfigure, also
9188         remove prev-DIR*/Makefile.
9189         * configure: Regenerate.
9191 2006-12-22  Andreas Schwab  <schwab@suse.de>
9193         * configure: Regenerate with correct autoconf version.
9195 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
9197         * configure.in: add AC_SUBST for *_FOR_TARGET.
9198         * configure: Regenerate.
9200 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9202         * configure.in: Simplify logic for rejecting languages that cannot
9203         be built.  Separate the case when a language is unsupported,
9204         from the case when the user chooses not to build a language.
9206 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9208         * configure.in: Remove "$build" case for powerpc-*-darwin* since
9209         it only affects bootstrap and could be tested on "$host" as well.
9210         * configure: Regenerate.
9211         * config/mh-ppc-darwin: Add to the stage1 cflags here.
9213 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9215         PR bootstrap/29544
9216         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9217         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9218         move here comment from Makefile.tpl.
9219         * Makefile.tpl: Move some definitions higher in the file.
9220         (STAGE1_CHECKING): New.
9221         * configure.in: Add --enable-stage1-checking.
9222         * configure: Regenerate.
9223         * Makefile.in: Regenerate.
9225 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9227         * MAINTAINERS: Add myself as build system maintainer.
9229 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
9231         * MAINTAINERS (Write After Approval): Add myself.
9233 2006-12-13  Eric Christopher  <echristo@apple.com>
9235         * MAINTAINERS: Add myself as darwin maintainer.
9237 2006-12-11  Ian Lance Taylor  <ian@airs.com>
9239         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9241 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
9243         MAINTAINERS: Update my entry.
9245 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
9247         * configure.in:  Handle spu makefile frag.
9248         * Makefile.tpl (MAINT): Define
9249         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9250         * configure: Regenerate.
9251         * Makefile.in: Regenerate.
9253 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9255         * config.guess: Import latest version.
9256         * config.sub: Likewise.
9258 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9260         * configure.in (spu-*-*): Don't skip target-libiberty.
9261         * configure: Regenerate.
9263 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
9265         PR bootstrap/30134
9266         * configure.in: Correct x86 darwin support for libjava to powerpc
9267         and i?86 only.
9268         * configure: Regenerate.
9270 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
9272         * configure.in: Add x86 darwin support for libjava.
9273         * configure: Regenerate.
9275 2006-12-07  Mike Stump  <mrs@apple.com>
9277         * Makefile.def (dependencies): Add dependency for
9278         install-target-libssp and install-target-libgomp on
9279         install-gcc.
9280         * Makefile.in: Regenerate.
9282 2006-12-04  Richard Guenther  <rguenther@suse.de>
9284         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9285         (Non-Algorithmic Maintainers): Move over non-algorithmic
9286         loop optimizer maintainers, add myself as a non-algorithmic
9287         middle-end maintainer.
9289 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
9291         * MAINTAINERS (Write After Approval): Add myself.
9293 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9295         * configure.in: Update error message for missing GMP/MPFR.
9297         * configure: Regenerate.
9299 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9301         * configure.in: Update MPFR version in error message.
9303         * configure: Regenerate.
9305 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9307         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9308         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9309         --with-gmp-lib): New flags.
9311         * configure: Regenerate.
9313 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
9315         * MAINTAINERS (Write After Approval): Change my email address.
9317 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9319         * MAINTAINERS (Write After Approval): Add myself.
9321 2006-11-22  Philipp Thomas  <pth@suse.de>
9323         * MAINTAINERS (i18n): Update e-mail address.
9325 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9327         * MAINTAINERS (spu port): Add myself as maintainer.
9328         (Write After Approval): Remove myself.
9330 2006-11-22  Ben Elliston  <bje@au.ibm.com>
9332         * configure.in (skipdirs): Don't build libssp for SPU.
9333         * configure: Regenerate.
9335 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9337         * MAINTAINERS (spu port): Add myself as maintainer.
9338         (libobjc): Update my email address.
9340 2006-11-21  Andrea Bona  <andrea.bona@st.com>
9342         * MAINTAINERS (Write After Approval): Add myself.
9344 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9346         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9347         * configure : Rebuilt.
9349 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9351         * MAINTAINERS (Write After Approval): Add myself.
9353 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
9355         * MAINTAINERS (Write After Approval): Add myself.
9357 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9359         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9360         libmpfr.a.
9361         * configure: Regenerate.
9363 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
9365         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9366         (unstage): Test for stage_last presence.
9368         PR bootstrap/29802
9369         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9370         STAGE_PREFIX.
9371         * Makefile.in: Regenerate.
9373 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
9375         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9376         maintainers.
9378 2006-11-14  Erven Rohou  <erven.rohou@st.com>
9380         * MAINTAINERS (Write After Approval): Add myself.
9382 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9384         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9385         and stageN-package/Makefile.
9386         * Makefile.in: Regenerated.
9388 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9390         * configure.in: Remove target-libgloss from noconfigdirs for
9391         bfin-*-*.
9392         * configure: Regenerated.
9394 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9396         * configure.in (have_gmp): Only error if the gcc directory exists.
9398         * configure: Regenerate.
9400 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9402         * configure.in: Robustify error message for missing GMP/MPFR.
9404         * configure: Regenerate.
9406 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9408         * MAINTAINERS (Write After Approval): Add myself.
9410 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9412         * MAINTAINERS: Change email address.
9414 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9416         * MAINTAINERS (Write After Approval): Add myself.
9418 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9420         * MAINTAINERS (Write After Approval): Add myself.
9422 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9424         * MAINTAINERS (Write After Approval): Move myself to
9425         Write After Approval section.
9427 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9429         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9430         need_gmp anymore.
9431         * configure: Regenerate.
9433 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9435         * MAINTAINERS (Write After Approval): Add myself.
9437 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9439         * config.guess: Import latest version.
9440         * config.sub: Likewise.
9442 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9444         * Makefile.def: Added pdf target handling.
9445         * Makefile.tpl: Added pdf target handling.
9446         * Makefile.in: Regenerated.
9448 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9450         * MAINTAINERS: Add self as score port maintainer.
9452 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9454         * MAINTAINERS (Write After Approval): Add myself.
9456 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9458         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9459         or newer.
9460         * configure: Regenerated.
9462 2006-09-27  Dave Brolley  <brolley@redhat.com>
9464         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9465         using $s instead of $r.
9466         * configure: Regenerated.
9468 2006-09-26  Thiemo Seufer  <ths@mips.com>
9470         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9471         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9472         * configure: Regenerate.
9474 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9476         * MAINTAINERS (Write After Approval): Remove myself.
9478 2006-09-22  Chao-ying Fu  <fu@mips.com>
9480         * MAINTAINERS (Write After Approval): Add myself.
9482 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9484         * MAINTAINERS: Add self as soft-fp maintainer.
9486 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9488         * MAINTAINERS: Add myself as avr maintainer.
9489         Remove Marek Michalkiewicz as avr maintainer.
9491 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9493         * MAINTAINERS (Write After Approval): Add myself.
9495 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9497         * configure.in: Never build newlib for a Mingw host.
9498         Never build newlib as Mingw target library.
9499         Test the existence of winsup/cygwin for building a Cygwin newlib,
9500         rather than just winsup.
9501         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9502         building a Mingw target.
9503         * configure: Regenerate.
9505 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9507         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9509 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9511         * config.guess: Import from src (was more updated).
9512         * config.sub: Likewise.
9514 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9516         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9517         * configure: Regenerated.
9519 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9521         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9522         for stages after the first.
9524 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9526         * Makefile.def: Add dependencies for configure-opcodes
9527         on configure-intl and all-opcodes on all-intl.
9528         * Makefile.in: Regenerated.
9530 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9532         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9534 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9536         Port to hosts whose 'sort' and 'tail' implementations
9537         treat operands with leading '+' as file names, as POSIX
9538         has required since 2001.  However, make sure the code still
9539         works on pre-POSIX hosts.
9540         * ltmain.sh: Don't assume "sort +2" is equivalent to
9541         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9543 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9545         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9547 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9549         * ltconfig: chmod 644 before ranlib during install.
9551 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9553         PR bootstrap/18058
9554         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9555         if the bootstrap compiler is a GCC version that supports it.
9556         * configure: Regenerate.
9558 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9560         * configure.in: Fix thinkos in previous check-in.
9561         * configure: Regenerate.
9563 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9565         PR other/27063
9566         * configure.in: Test subdir_requires and give an appropriate
9567         error message.
9568         * configure: Regenerate.
9570 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9572         * MAINTAINERS (Write After Approval): Add myself.
9574 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9576         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9578 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9580         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9582 2006-06-20  David Ayers  <d.ayers@inode.at>
9584         PR bootstrap/28072
9585         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9586         whether target-libjava is being configured instead of whether the
9587         java front end is enabled.
9588         * configure: Regenerate.
9590 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9592         PR target/27540
9593         * configure.in: Only enable libgomp on IRIX 6.
9594         * configure: Regenerate.
9596 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9598         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9599         too.
9600         * Makefile.in: Regenerate.
9602 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9604         * config-ml.in: Alter CCASFLAGS to include special
9605         multilib options the same as is done for CFLAGS.
9607 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9609         * configure.in: Don't enable libgomp on hpux10.
9610         * configure: Rebuilt.
9612 2006-06-12  David Ayers  <d.ayers@inode.at>
9614         PR bootstrap/27963
9615         PR target/19970
9616         * configure.in: Remove target-boehm-gc from noconfigdirs where
9617         ${libgcj} is specified.
9618         * configure: Regenerate.
9620 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9622         Sync from src:
9624         * configure.in: Sync.
9625         * configure: Regenerated.
9627         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9629         * Makefile.def: Added dependencies from sim and gdb on intl, and
9630         added configure dependencies to everything with an all dependency
9631         on intl.
9632         * Makefile.in: Regenerated.
9634 2006-06-06  David Ayers  <d.ayers@inode.at>
9636         PR libobjc/13946
9637         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9638         * Makefile.in: Regenerate.
9639         * configure.in: Add --enable-objc-gc at toplevel and have it
9640         enable boehm-gc for Objective-C.
9641         Remove target-boehm-gc from libgcj.
9642         Add target-boehm-gc to target_libraries.
9643         Add target-boehm-gc to noconfigdirs where ${libgcj}
9644         is specified.
9645         Assert that boehm-gc is supported when requested for Objective-C.
9646         Only build boehm-gc if needed either for Java or Objective-C.
9647         * configure: Regenerate.
9649 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9651         PR 27674
9652         * Makefile.tpl (configure-[+prefix+][+module+],
9653         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9654         Remove rule to unstage bootstrapped modules.
9655         (stage_current): New.
9656         * Makefile.in: Regenerate.
9658 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9660         * MAINTAINERS (Write After Approval): Update my e-mail address.
9662 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9664         * include/libiberty.h: Declare pex_run_in_environment.
9666 2006-05-31  Asher Langton  <langton2@llnl.gov>
9668         * MAINTAINERS (Write After Approval): Add myself.
9670 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9672         * Makefile.def (bfd, opcodes): Fix lib_path.
9673         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9674         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9675         * Makefile.in: Regenerate.
9677 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9679         * Makefile.in: Regenerate.
9681 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9683         * Makefile.def: Add install-html target. Add datarootdir
9684         docdir and htmldir to flags_to_pass.
9685         * Makefile.tpl: Add install-html target.
9686         * Makefile.in: Regenerate.
9687         * configure.in: Add --with-datarootdir, --with-docdir, and
9688         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9689         * configure: Regenerate.
9691 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9693         * configure.in: Enable gprof for cross builds.
9694         * configure: Regenerate.
9696 2006-05-22  Richard Guenther  <rguenther@suse.de>
9698         Revert
9699         2006-01-31  Richard Guenther  <rguenther@suse.de>
9700         Paolo Bonzini  <bonzini@gnu.org>
9702         * Makefile.def (target_modules): Add libgcc-math target module.
9703         * configure.in (target_libraries): Add libgcc-math target library.
9704         (--enable-libgcc-math): New configure switch.
9705         * Makefile.in: Re-generate.
9706         * configure: Re-generate.
9707         * libgcc-math: New toplevel directory.
9709 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9710             Andreas Tobler  <a.tobler@schweiz.ch>
9712         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9713         * configure: Rebuilt.
9715 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9717         * MAINTAINERS (Write After Approval): Add myself.
9719 2006-05-01  DJ Delorie  <dj@redhat.com>
9721         * configure.in: Restore CFLAGS if GMP isn't present.
9722         * configure: Regenerate.
9724 2006-05-01  Richard Guenther  <rguenther@suse.de>
9726         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9727         maintainer.
9729 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9731         * MAINTAINERS (Write After Approval): Add myself.
9733 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9735         * MAINTAINERS (Write After Approval): Add myself.
9737 2006-04-18  DJ Delorie  <dj@redhat.com>
9739         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9740         reference libgloss so that libssp can be built in a combined
9741         tree.
9742         * configure: Regenerate.
9744 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9746         * MAINTAINERS (Write After Approval): Add myself.
9748 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9750         * configure.in: Require makeinfo 4.4 or higher.
9751         * configure: Regenerate.
9753 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9755         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9756         Rearrange the entries of other libraries to have them in one place.
9758 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9760         * MAINTAINERS (Write After Approval): Remove myself.
9761         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9763 2006-03-14  Richard Guenther  <rguenther@suse.de>
9765         * configure: Regenerate with autoconf 2.13.
9767 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9769         * MAINTAINERS: Use my work address.
9771         * MAINTAINERS: Update my E-mail address.
9773 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9775         * configure.in: Handle --disable-<component> generically.
9776         * configure: Regenerate.
9778 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9780         PR libgcj/17311
9781         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9783 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9785         * MAINTAINERS (Write After Approval):  Remove myself.
9786         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9788 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9790         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9791         (TARGET_CONFIGDIRS): Remove.
9792         * configure.in: Remove AC_SUBST(target_configdirs).
9793         * Makefile.in, configure: Regenerated.
9795 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9797         * MAINTAINERS (Write After Approval):  Remove myself.
9798         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9800 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9802         PR bootstrap/25670
9804         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9806         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9807         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9808         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9809         BUILD_PREFIX, BUILD_PREFIX_1.
9810         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9812         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9813         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9815         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9816         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9817         of `cat stage_current`.  Always provide the `r' and `s' variables.
9818         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9819         a single shell execution.
9820         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9821         bootstrapped modules, make the stage1 module if the build was not
9822         started yet, else build the current stage.
9823         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9824         (all-build, all-host, all-target, [+make_target+]-host,
9825         [+make_target+]-target): Do not use \-continued lines.
9826         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9827         (current_stage, restrap, stage_last): New.
9829         * Makefile.in: Regenerate.
9830         * configure: Regenerate.
9832 2006-02-19  Bud Davis  <jmdavis@link.com>
9834         * MAINTAINERS (Write After Approval):  Remove myself.
9835         (Language Front End Maintainers):  Add myself as fortran 95
9836         maintainer and update e-mail address.
9838 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9840         * MAINTAINERS (Write After Approval):  Remove myself.
9841         (Language Front End Maintainers):  Add myself as fortran 95
9842         maintainer.
9844 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9846         * MAINTAINERS (Write After Approval): Add myself.
9848 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9850         * MAINTAINERS (Write After Approval):  Remove myself.
9851         (Language Front End Maintainers):  Add myself as
9852         fortran 95 maintainer.
9854 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9856         Sync from src:
9858         2005-12-27  Leif Ekblad  <leif@rdos.net>
9860         * configure.in: Add support for RDOS target.
9861         * configure: Regenerate.
9863 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9864             Andreas Schwab  <schwab@suse.de>
9866         * configure: Regenerate.
9868 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9870         * configure.in (enable_libgomp): Add AIX.
9871         * configure: Regenerate.
9873 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9875         * MAINTAINERS (Write After Approval): Add myself.
9877 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9879         * MAINTAINERS (Write After Approval): Add myself.
9881 2006-01-31  Richard Guenther  <rguenther@suse.de>
9882         Paolo Bonzini  <bonzini@gnu.org>
9884         * Makefile.def (target_modules): Add libgcc-math target module.
9885         * configure.in (target_libraries): Add libgcc-math target library.
9886         (--enable-libgcc-math): New configure switch.
9887         * Makefile.in: Re-generate.
9888         * configure: Re-generate.
9889         * libgcc-math: New toplevel directory.
9891 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9893         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9894         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9895         the assembler, linker and binutils.
9896         * configure: Regenerate.
9898 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9900         * MAINTAINERS (Write After Approval): Add myself.
9902 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9904         * configure: Regenerate.
9906 2006-01-18  Richard Henderson  <rth@redhat.com>
9907             Jakub Jelinek  <jakub@redhat.com>
9908             Diego Novillo  <dnovillo@redhat.com>
9910         * libgomp: New directory.
9911         * Makefile.def: Add target_module libgomp.
9912         * Makefile.in: Regenerate.
9913         * configure.in (target_libraries): Add target-libgomp.
9914         * configure: Regenerate.
9916 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9918         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9919         @ from continuation.
9920         * Makefile.in: Rebuilt.
9922 2006-01-04  Chris Lattner  <sabre@gnu.org>
9924         * MAINTAINERS (Write After Approval): Add myself.
9926 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9928         PR bootstrap/24252
9930         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9931         * Makefile.tpl (OBJDUMP): New.
9932         (EXTRA_HOST_FLAGS): Add it.
9933         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9935         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9936         to use symbolic links between directories.  Avoid race conditions
9937         or make them harmless.
9938         * configure.in: Do not try to use symbolic links between directories.
9940         * Makefile.def (LEAN): Pass.
9941         * Makefile.tpl (LEAN): Define.
9942         (stage[+id+]-start): Accept that the previous directory does not
9943         exist, if the bootstrap is lean.
9944         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9945         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9946         configure substitution.
9947         ([+compare-target+]): Likewise.
9948         ([+bootstrap-target+]-lean): New.
9949         * configure.in: Remove lean bootstrap support from here.
9951         * Makefile.in: Regenerate.
9952         * configure: Regenerate.
9954 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9956         * MAINTAINERS (libdecnumber): Add myself.
9958 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9960         * libtool-ldflags: New script.
9962 2006-01-02  Andreas Schwab  <schwab@suse.de>
9964         * configure.in: When reconfiguring remove Makefile in
9965         all stage directories.
9966         * configure: Regenerate.
9968 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9970         * MAINTAINERS: Update my email address.
9972 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9974         Revert Ada-related part of the previous change.
9976         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9977         Do not pass.
9978         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9979         * Makefile.in: Regenerate.
9980         * configure.in: Do not include mt-ppc-aix target fragment.
9981         * configure: Regenerate.
9983 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9985         * configure.in: Select appropriate fragments for PowerPC/AIX.
9986         * configure: Regenerate.
9988         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9989         BOOT_CFLAGS, BOOT_LDFLAGS.
9990         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9991         BOOT_CFLAGS, BOOT_LDFLAGS.
9992         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9993         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9994         (stage): Fail if we cannot complete the work.
9995         * Makefile.in: Regenerate.
9997 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9999         * configure.in: Replace ms1 with mt.
10000         * configure: Rebuilt.
10002 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
10004         * MAINTAINERS: Update my email address.
10006 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
10008         * Makefile.tpl (all, do-[+make_target+], do-check, install,
10009         install-host-nogcc): Don't invoke $(stage) at the end.
10010         * Makefile.in: Regenerate.
10012 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
10014         * configure.in: Flip the top-level bootstrap switch.
10015         * configure: Regenerate.
10017 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
10019         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10020         $(stage) and $(unstage).
10021         (EXTRA_TARGET_FLAGS): Correct double-quoting.
10022         (all): Remove stray semicolon.
10023         (local-distclean): Don't handle multilib.tmp and multilib.out.
10024         (install.all): Set $s for consistency.
10025         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10026         check_multilibs setting.  Always make the install directory.
10027         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10028         Correct @if/@endif.
10029         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10030         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10031         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10032         (multilib.out): Remove.
10033         * Makefile.in: Regenerated.
10035 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
10037         * MAINTAINERS (Write After Approval): Add myself.
10039 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10041         * MAINTAINERS: Add myself as mt maintainer.
10043         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
10045 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
10047         * MAINTAINERS: Change email address.
10049 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
10051         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10052         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10053         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
10054         Find in-tree tools if available.
10055         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10056         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10057         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10058         (COMPILER_*_FOR_TARGET): New.
10059         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10060         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10061         (CONFIGURED_*, USUAL_*): Remove.
10062         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10063         STRIP): Use autoconf substitutions.
10064         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10065         COMPILER_NM_FOR_TARGET): New.
10066         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10068         (all): Make all-host and all-target in parallel.
10069         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10070         that $$r and $$s are set before invoking a recursive make.
10071         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10072         ([+bootstrap-target+]): Inline most of the `all' target.
10074 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10076         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10077         from the gcc build directory.
10078         * Makefile.in: Regenerate.
10080 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10082         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
10083         depend on all-libdecnumber.
10084         * configure.in (host_libs): Include libdecnumber.
10085         * Makefile.in: Regenerate.
10086         * configure: Likewise.
10088 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10090         * libdecnumber: Import decNumber sources from the dfp-branch.
10092 2005-11-21  Kean Johnston  <jkj@sco.com>
10094         * config.sub, config.guess: Sync from upstream sources.
10096 2005-11-21  Ben Elliston  <bje@au.ibm.com>
10098         Import from Autoconf sources:
10100         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
10101         * config/move-if-change: Don't output "$2 is unchanged";
10102         suggested by Ben Elliston.  Handle weird characters correctly.
10104 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
10106         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10107         to match upstream libtool for darwin.
10109 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
10111         * Makefile.def: Remove gdb dependencies for gdbtk.
10112         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10113         (configure-gdb, install-gdb): New rules.
10114         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10115         * Makefile.in, configure: Regenerated.
10117 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
10119         * MAINTAINERS (Write After Approval): Add myself.
10121 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
10123         * MAINTAINERS (Write After Approval): Add myself.
10125 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
10127         * MAINTAINERS (alias analysis): Add Daniel Berlin and
10128         Diego Novillo.
10130 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
10132         PR bootstrap/24297
10133         * Makefile.tpl (do-[+make-target+], do-check, install,
10134         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10135         are set before recursing.
10136         * Makefile.in: Regenerate.
10138 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
10140         PR bootstrap/18939
10141         * Makefile.def (gcc) <target>: Fix thinko.
10142         * Makefile.in: Regenerate.
10144 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
10146         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10147         * configure: Regenerate.
10149 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
10151         * MAINTAINERS (Write After Approval): Add self.
10153 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
10155         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10156         target-libffi, target-qthreads, target-libjava, and
10157         targetlibobjc.
10158         * configure: Regenerate.
10160 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
10162         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10163         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10164         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10165         (USUAL_OBJDUMP_FOR_TARGET): New.
10166         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10167         * configure.in: Check for $OBJDUMP_FOR_TARGET.
10168         * configure, Makefile.in: Regenerated.
10170 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10172         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10173         before other host packages.
10175 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
10177         * MAINTAINERS: Add self as sh libraries/configury maintainer.
10179 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10181         PR bootstrap/22340
10183         * configure.in (default_target): Remove.
10184         * Makefile.tpl (all): Do not use prerequisites as subroutines
10185         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10186         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10187         use prerequisites as subroutines.
10188         (check-host, check-target): New.
10189         (bootstrap configure & all targets): Do not use stage*-start
10190         if the directory layout is already ok.
10191         (non-bootstrap configure & all targets): Prepend a $(unstage).
10192         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
10193         (NOTPARALLEL): Remove.
10194         (unstage, stage variables): New variables.
10195         (unstage, stage targets): Simply expand to those variables.
10197         * configure: Regenerate.
10198         * Makefile.in: Regenerate.
10200 2005-10-04  James E Wilson  <wilson@specifix.com>
10202         * Makefile.def (lang_env_dependencies): Add libmudflap.
10203         * Makefile.in: Regenerate.
10205 2005-10-03  Andreas Schwab  <schwab@suse.de>
10207         Backport from libtool CVS:
10208         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
10210         * ltmain.sh: add support for installing into temporary
10211         staging area (e.g. 'make install DESTDIR=...')
10213 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10215         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10216         * configure: Regenerated.
10218 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
10220         * configure: Regenerate with the correct
10221         autoconf version.
10223 2005-09-30  Catherine Moore  <clm@cm00re.com>
10225         * configure.in (bfin-*-*): New.
10226         * configure: Regenerated.
10228 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
10230         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10231         (LIPO_FOR_TARGET): New.
10232         (CONFIGURED_LIPO_FOR_TARGET): New.
10233         (USUAL_LIPO_FOR_TARGET): New.
10234         (STRIP_FOR_TARGET): New.
10235         (CONFIGURED_STRIP_FOR_TARGET): New.
10236         (USUAL_STRIP_FOR_TARGET): New.
10237         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10238         STRIP_FOR_TARGET.
10239         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10240         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10241         * Makefile.in: Regenerate.
10242         * configure: Regenerate.
10244 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
10246         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10247         (rs6000-*-aix*): Same.
10248         * configure: Regenerate.
10250 2005-09-16  Tom Tromey  <tromey@redhat.com>
10252         * MAINTAINERS: Add self as java maintainer.
10254 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10256         * configure.in: Recognize f95 in the --enable-languages option,
10257         and substitute it for fortran, issuing a warning.
10258         * configure: Regenerate.
10260 2005-08-30  Phil Edwards  <phil@codesourcery.com>
10262         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
10263         * configure:  Regenerated.
10265 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
10267         * MAINTAINERS: Add self as ms1 maintainer.
10269 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
10271         * Makefile.def (libssp): Add to lang_env_dependencies.
10272         * Makefile.in: Regenerate.
10274 2005-08-18  Ian Lance Taylor  <ian@airs.com>
10276         * MAINTAINERS: Add myself as middle-end maintainer.
10278 2005-08-17  Christian Groessler  <chris@groessler.org>
10280         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10281         * Makefile.in: Regenerate.
10283 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
10285         * MAINTAINERS (write after approval): Added myself.
10287 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
10289         * MAINTAINERS (Write After Approval): Add myself.
10291 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
10293         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10294         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10295         Look for alternate names of the target cc and c++
10296         * configure: Regenerate.
10298 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
10300         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10301         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10302         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10303         tools; remove code to manually set them.
10304         (Target tools): Look in the environment for them.
10305         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10306         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10307         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10308         build directory.
10309         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10310         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10311         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10312         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10313         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10314         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10315         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10316         * configure: Regenerate.
10317         * Makefile.in: Regenerate.
10319 2005-07-28  Ben Elliston  <bje@au.ibm.com>
10321         * MAINTAINERS: Update for removed CPU targets.
10323 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
10325         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10326         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10327         * Makefile.in: Regenerated.
10329 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
10331         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10332         (CFLAGS_FOR_TARGET): Use it.
10333         (CXXFLAGS_FOR_TARGET): Likewise.
10334         * Makefile.in: Regenerated.
10335         * configure.in (--with-build-sysroot): New option.
10336         * configure: Regenerated.
10338 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
10340         * Makefile.tpl: Wrap install between unstage and stage
10341         * Makefile.in: Regenerate.
10343 2005-07-21  Eric Christopher  <echristo@apple.com>
10345         * MAINTAINERS: Update affiliation.
10347 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
10349         * MAINTAINERS: Add self as crx port maintainer.
10351 2005-07-20  DJ Delorie  <dj@redhat.com>
10353         * MAINTAINERS: Add self as m32c maintainer.
10355 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
10357         * all files: Update FSF address.
10359 2005-07-15  Eric Christopher  <echristo@redhat.com>
10361         * MAINTAINERS: Change affiliation.
10363 2005-07-14  Jim Blandy  <jimb@redhat.com>
10365         * configure.in: Add cases for Renesas m32c.
10366         * configure: Regenerated.
10368 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10370         * COPYING.LIB: Update from fsf.org.
10372 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10374         * COPYING, compile, config.guess,
10375         config.sub, install-sh, missing, mkinstalldirs,
10376         symlink-tree, ylwrap: Sync from upstream sources.
10377         * config-ml.in: Update FSF address.
10379 2005-07-13  Eric Christopher  <echristo@redhat.com>
10381         * configure.in: Add toplevel noconfigdir support for tpf.
10382         * configure: Regenerate.
10384 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10386         PR ada/22340
10388         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10389         * Makefile.in: Regenerate.
10391 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10393         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10394         Brolley to write-after-approval.
10396 2005-07-07  Andreas Schwab  <schwab@suse.de>
10398         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10399         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10400         * Makefile.in: Regenerated.
10402 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10404         * configure.in: Don't build sim or rda when targetting darwin.
10405         * configure: Regenerate.
10407 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10409         * configure.in: Add --enable-libssp and --disable-libssp.
10410         * configure: Regenerate with autoconf-2.13.
10412 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10414         * Makefile.def (target_modules): Add libssp.
10415         * configure.in (target_libraries): Add target-libssp.
10416         * configure: Rebuilt.
10417         * Makefile.in: Rebuilt.
10419 2005-07-01  Zack Weinberg  <zackw@panix.com>
10421         * MAINTAINERS: Change email address.  Resign from maintainership.
10423 2005-07-01  Richard Guenther  <rguenther@suse.de>
10425         * MAINTAINERS: Change my e-mail address and affiliation.
10427 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10429         * Makefile.def (stagefeedback): Come after profile.
10430         Define profiledbootstrap target.
10431         * Makefile.tpl (profiledbootstrap): Remove.
10432         (stageprofile-end): Zap stagefeedback.
10433         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10434         * Makefile.in: Regenerate.
10436 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10438         * MAINTAINERS: Update my email address.
10440 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10442         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10443         In 'cpp' stanza, support '#line' as well as '# '.
10445 2005-06-08  Andreas Schwab  <schwab@suse.de>
10447         * MAINTAINERS: Move myself from 'Write After Approval' to
10448         'CPU Port Maintainers' section as m68k maintainer.
10450 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10452         * configure.in (unsupported_languages): New macro.
10453         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10454         non-ported target libraries in noconfigdirs.
10455         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10456         non-linux-gnu.  Remove libgcj_ex_libffi.
10457         <lang_frag loop>: Set add_this_lang=no if the language is in
10458         unsupported_languages.
10459         * configure: Regenerate.
10461 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10463         * configure.in: Fix typo in handling of --with-mpfr-dir.
10464         * configure: Regenerate.
10466 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10468         * MAINTAINERS: Update my email address.
10470 2005-06-02  Jim Blandy  <jimb@redhat.com>
10472         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10473         accepted into the master sources.)
10475 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10476             Michael Snyder  <msnyder@redhat.com>
10477             Stan Cox  <scox@redhat.com>
10479         * configure.in: Set noconfigdirs for ms1.
10481         * configure: Regenerate.
10483 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10485         * MAINTAINERS (Write After Approval): Add self.
10487 2005-06-01  Josh Conner  <jconner@apple.com>
10489         * MAINTAINERS (Write After Approval): Add self.
10491 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10493         * MAINTAINERS: Update my email address.
10495 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10497         * MAINTAINERS (Write After Approval): Add self.
10499 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10501         * MAINTAINERS (Write After Approval): Remove self.
10503 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10505         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10506         (Dependencies): Consider target modules for bootstrap dependencies.
10507         Make target bootstrap modules depend on each stage's gcc.
10508         * Makefile.in: Regenerate.
10510 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10512         * Makefile.def (configure-gcc): Depend on binutils having been built.
10513         (all-gcc): No need to do it here.
10514         * Makefile.in: Regenerate.
10516 2005-05-19  Paul Brook  <paul@codesourcery.com>
10518         * configure.in: Rewrite misleading error message when requested
10519         language cannot be built.
10520         * configure: Regenerate.
10522 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10524         * ylwrap: Import from Automake 1.9.5.
10526 2005-05-13  David Ung  <davidu@mips.com>
10528         * MAINTAINERS (Write After Approval): Add self.
10530 2005-05-09  Mike Stump  <mrs@apple.com>
10532         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10533         lt_cv_sys_max_cmd_len for now.
10535 2005-05-09  Stan Cox  <scox@redhat.com>
10537         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10539 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10541         * README.SCO: Update the URL.
10543 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10545         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10546         with_gnu_ld to libtool.
10547         * ltcf-c.sh (aix[45]): Define file_list_spec.
10548         * ltcf-cxx.sh (aix[45]): Same.
10549         * ltcf-gcj.sh (aix[45]): Same.
10550         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10551         exists, write list of input files to temporary file.
10553 2005-05-04  Mike Stump  <mrs@apple.com>
10555         * configure.in: Always pass --target to target configures as
10556         otherwise rebuilds that do --recheck will fail.
10557         * confiugure: Rebuilt.
10559 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10561         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10562         STAGE_HOST_EXPORTS.
10563         (configure, all): Add bootstrap support.
10564         (Host modules, target modules): Pass post-stage1 flags and exports.
10565         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10566         * Makefile.in: Regenerate.
10568 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10570         * configure: Regenerate.
10572 2005-04-27  Mike Stump  <mrs@apple.com>
10574         * MAINTAINERS: Add self as darwin maintainer.
10576 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10578         * config.sub: Update from master copy.
10580 2005-04-21  Mike Stump  <mrs@apple.com>
10582         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10583         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10585 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10587         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10588         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10589         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10590         "*-*-elf" and "*-*-linux*".
10591         * configure: Regenerate.
10593 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10595         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10597 2005-04-12  Mike Stump  <mrs@apple.com>
10599         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10601 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10603         * MAINTAINERS (Write After Approval): Add myself.
10605 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10607         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10609 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10611         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10612         (TARGET_CONFIGARGS): Include --with-target-subdir.
10613         (configure, all): New macros.  Use them throughout.
10614         * Makefile.in: Regenerate.
10616 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10618         * MAINTAINERS (Write After Approval): Add myself.
10620 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10622         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10624 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10626         * MAINTAINERS: Move John Carr to Write After Approval.
10628 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10630         * config/mh-mingw32: Delete.
10631         * configure.in: Don't use it.
10632         * configure: Regenerate.
10634 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10636         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10637         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10638         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10639         (HOST_LIB_PATH): Generate from Makefile.def.
10640         (TARGET_LIB_PATH): Likewise.
10641         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10642         * Makefile.in: Regenerate.
10643         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10644         (RPATH_ENVVAR): Include Darwin case.
10645         * configure: Regenerate.
10647 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10649         * MAINTAINERS (Various Maintainers): Remove self.
10650         (Write After Approval): Add self.
10652 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10654         * MAINTAINERS (Various Maintainers): Add self.
10656 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10658         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10659         * configure: Regenerate.
10661 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10663         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10664         gcc_version, and gcc_version_trigger from set of flags to pass.
10665         * Makefile.tpl: Remove definitions of above variables.
10666         (config.status): Remove dependency on $(gcc_version_trigger).
10667         * Makefile.in: Regenerate.
10668         * configure.in: Do not reference config/gcc-version.m4 nor
10669         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10670         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10671         * configure: Regenerate.
10673 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10674             Andrew Pinski  <pinskia@physics.uc.edu>
10676         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10677         * Makefile.in: Regenerate.
10679 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10681         * MAINTAINERS (Write After Approval): Add myself.
10683 2005-03-03  David Ayers  <d.ayers@inode.at>
10685         * MAINTAINERS (Write After Approval): Add myself.
10687 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10689         PR libgcj/20160
10690         * ltmain.sh: Avoid creating archives with components that have
10691         duplicate basenames.
10693 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10695         PR bootstrap/20250
10696         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10697         instead of check.
10698         * Makefile.in: Regenerate.
10700 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10702         * Makefile.in: Regenerate to fix conflict between the previous two
10703         patches.
10705 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10707         PR bootstrap/17383
10708         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10709         * Makefile.tpl (HOST_SUBDIR): New substitution.
10710         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10711         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10712         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10713         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10714         (Host modules, Bootstrapped modules): Use it.
10715         (Build modules, Target modules): Do not create symlink trees,
10716         always configure out-of-srcdir.
10717         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10718         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10719         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10720         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10722         * Makefile.in: Regenerate.
10723         * configure: Regenerate.
10725 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10727         Merged from libada-gnattools-branch:
10728         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10730         * gnattools: New directory.
10731         * Makefile.def: Add gnattools as a module, depending on target-libada.
10732         * Makefile.in: Regenerate.
10733         * configure.in: Include gnattools in host_tools; disable it if ada
10734         is disabled.
10735         * configure: Regenerate.
10737 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10739         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10740         treelang maintainer.
10741         (Write After Approval): Remove myself.
10743 2005-02-23  Paul Schlie  <schlie@comcast.net>
10745         * configure.in: Allow darwin targeted ports to build tk, itcl and
10746         libgui.
10747         * configure: Regenerate.
10749 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10751         PR libgcj/10353
10752         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10753         * configure: Regenerate.
10755 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10757         * MAINTAINERS (Write After Approval): Add myself.
10759 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10761         * MAINTAINERS: Update my e-mail address.
10763 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10765         * MAINTAINERS (Write After Approval): Add myself.
10767 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10769         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10770         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10771         target-libgloss when not *-*-elf and *-*-aout.
10772         * configure: Regenerate.
10774 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10776         * MAINTAINERS: Remove obsolete entries.
10778         * MAINTAINERS (Write After Approval): Add Michael Matz.
10780 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10782         * MAINTAINERS: Remove self as cpplib maintainer.
10784 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10786         * install-sh, config.sub: Import from upstream.
10788 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10790         PR bootstrap/18222
10791         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10792         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10793         * Makefile.in: Regenerate.
10795 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10797         * MAINTAINERS: Update my email address.
10799 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10800             Andreas Schwab  <schwab@suse.de>
10802         PR bootstrap/18033
10803         * config-ml.in: Eval option if surrounded by single quotes.
10805 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10807         Revert 2004-12-28 Makefile changes, a better fix will be
10808         applied to mainline and src after GCC 4.0 branches.
10810 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10812         PR bootstrap/17383
10814         * Makefile.def (target_modules): Remove stage parameter,
10815         it is always true now.
10816         * Makefile.tpl (configure-build-[+module+],
10817         configure-target-[+module+]): Always build symlink tree
10818         for the directory and for include.  BUILD_SUBDIR and
10819         TARGET_SUBDIR cannot be . anymore.
10820         * Makefile.in: Regenerate.
10822 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10824         Revert 2004-12-08 Makefile changes.
10826 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10828         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10829         cygwin, mingw.
10831 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10833         * configure.in (sh64-*-*): Reenable gprof.
10834         * configure: Regenerate.
10836 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10838         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10839         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10840         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10841         * Makefile.in: Regenerate.
10843 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10845         * MAINTAINERS: Update my email address.
10847 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10849         * Makefile.tpl: Generate normal dependencies if the LHS module is
10850         not bootstrapped.
10851         * Makefile.in: Regenerate.
10853 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10855         * configure.in: Include config/gxx-include-dir.m4.  Use
10856         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10857         * configure: Regenerate.
10859 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10861         * config.if: Delete.
10862         * configure.in: Set libstdcxx_incdir directly.
10863         * configure: Regenerate.
10865 2004-12-02  Eric Christopher  <echristo@redhat.com>
10867         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10868         * Makefile.in: Regenerate.
10870 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10872         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10873         * configure: Regenerate.
10875 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10877         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10878         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10879         * configure: Regenerate.
10881 2004-12-01  Eric Christopher  <echristo@redhat.com>
10883         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10884         of things to remove.
10886 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10888         * MAINTAINERS (Write After Approval): Update my e-mail address.
10890 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10892         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10893         from CVS libtool to always pass_all.
10895 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10897         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10898         (hppa*64*-*-*): Delete incorrect comment.
10899         * configure: Rebuilt.
10901 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10903         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10905 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10907         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10908         from CVS libtool to always pass_all.
10910 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10912         * install-sh, compile: Import from automake.
10914 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10916         * config.guess, config.sub:  Import from savannnah.
10918 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10920         * MAINTAINERS (Write After Approval): Add myself
10922 2004-11-12  Mike Stump  <mrs@apple.com>
10924         * Makefile.def: Add html support.
10925         * Makefile.tpl: Likewise.
10926         * Makefile.in: Regenerate.
10928 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10930         PR 18423
10931         * configure.in: Remove all instances of build-fixincludes from
10932         noconfigdirs.
10933         (build_configargs): Supply --target to subdirectories.
10934         * configure: Regenerate.
10936         * Makefile.def: Make gcc install depend on fixincludes install.
10937         * Makefile.in: Regenerate.
10939 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10941         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10943 2004-11-11  Paul Brook  <paul@codesourcery.com>
10945         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10947 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10949         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10950         target-libgfortran.
10951         * configure: Regenerate.
10953 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10955         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10956         like CC.
10958 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10960         * Makefile.def (host fixincludes): Specify missing targets.
10961         * Makefile.in: Regenerate.
10963 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10965         * MAINTAINERS: Add myself
10967 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10969         * MAINTAINERS (Write After Approval): Add myself.
10971 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10973         * Makefile.def: Build fixincludes for the host, too.
10974         * Makefile.in: Regenerate.
10975         * configure.in (host_tools): Add fixincludes.
10976         * configure: Regenerate.
10978 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10980         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10981         * configure: Regenerated.
10983 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10985         PR other/17783
10986         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10987         * configure: Regenerated.
10989 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10991         * README.SCO: Update per FSF instructions.
10993 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10995         PR target/18151
10996         * configure.in (case ${target}): Do not build fixincludes for avr.
10997         * configure: Regenerated.
10999 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
11001         * configure.in (case ${target}): Do not build fixincludes
11002         on platforms where it is not used.
11003         * configure: Regenerated.
11005 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
11007         * configure.in: Use an absolute path to install-sh.
11008         * configure: Regenerated.
11010 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
11012         * MAINTAINERS (Write After Approval): Add myself.
11014 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
11016         * MAINTAINERS: Remove from Write After Approval those that are
11017         already maintainers.
11019 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
11021         * MAINTAINERS:  Update my email address.
11023 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
11025         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11026         * configure: Regenerate.
11028 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
11030         * MAINTAINERS:  Update my email address.
11032 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
11034         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
11035         entries belonging to this category.
11037 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
11039         * MAINTAINERS: Update my e-mail address.
11041 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
11043         Fix wrong conflict resolution in:
11045         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11047         * Makefile.in: Regenerate.
11048         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11049         in the recursive `make', instead of hardwiring `all'.
11050         (Autogenerated TARGET-* variables): New.
11052 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
11054         * configure.in: Enable target-libgloss for crx-*-*.
11055         * configure: Regenerate.
11057 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11059         * MAINTAINERS (Various Maintainers): Move the "windows,
11060         cygwin, mingw" maintainer to ...
11061         (OS Port Maintainers): ... here.
11063 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11065         * MAINTAINERS (Write After Approval): Remove those that are
11066         maintainers of some subsystem.
11068 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
11070         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11071         * ltcf-cxx.sh (tpf*): Likewise.
11072         * ltconfig (tpf*): Add TPF OS configuration support.
11074 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
11076         * MAINTAINERS: Change my email address to my new work account.
11078 2004-09-24  Michael Roth  <mroth@nessie.de>
11080         * configure.in (--without-headers): Add missing double quotes.
11081         * configure: Regenerate.
11083 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
11085         * ylwrap: Revert to previous version.
11087 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
11089         PR bootstrap/17369
11090         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11091         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11092         SET_GCC_LIB_PATH_CMD.
11093         (BASE_TARGET_EXPORTS): Likewise.
11094         * Makefile.in: Regenerated.
11096         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11097         * configure: Regenerated.
11099 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
11101         * config.guess: New upstream version
11102         * compile, depcomp, install-sh, ylwrap: Likewise.
11104 2004-09-19  Roger Sayle  <roger@eyesopen.com>
11106         * config/mh-x86omitfp: New host makefile fragment.  Add
11107         -fomit-frame-pointer to the default BOOT_CFLAGS.
11108         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11109         * configure: Regenerate.
11111 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
11113         PR target/11572
11114         * configure.in (*-*-darwin*): Renable libobjc.
11115         * configure: Regenerate.
11117 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
11119         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11121 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
11123         * Makefile.def: Remove libbanshee.
11124         * Makefile.tpl: Ditto.
11125         * configure.in: Ditto.
11126         * Makefile.in: Regen.
11127         * configure: Ditto.
11129 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
11131         * ltmain.sh: Use $pic_object as $non_pic_object if
11132         $non_pic_object=none.
11134 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
11136         * missing: Import latest version from master repository.
11138 2004-09-06  Nick Clifton  <nickc@redhat.com>
11140         * config.sub: Import latest version from master repository.
11141         * config.guess: Likewise.
11142         This includes these changes:
11144         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
11146         * config.sub: Handle crisv32, alias etraxfs.
11147         * config.guess (crisv32:Linux:*:*): Handle.
11149         2004-08-13  Brad Smith  <brad@comstyle.com>
11151         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11152         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11154         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
11156         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11157         assume the processor is a powerpc.  This is because coreutils
11158         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11159         in this case, due to a MacOS X bug that causes
11160         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11161         to return a negative number.
11162         Problem reported by Petter Reinholdtsen in:
11163         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11165         2004-07-19  Ben Elliston  <bje@gnu.org>
11167         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11169         2004-06-24  Ben Elliston  <bje@gnu.org>
11171         * config.guess: Update copyright years.
11172         * config.sub: Likewise.
11174         2004-06-22  Robert Millan  <robertmh@gnu.org>
11176         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11177         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11179         2004-06-22  Stanley F. Quayle <stan@stanq.com>
11181         * config.guess (*:*VMS:*:*): New entry. Replaces
11182         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11183         manufacturer.
11185         2004-06-22  Ben Elliston  <bje@gnu.org>
11187         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11188         * config.sub: Likewise.
11190         2004-06-22  Ben Elliston  <bje@gnu.org>
11192         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11193         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11195         2004-06-11  Ben Elliston  <bje@gnu.org>
11197         * config.guess (pegasos:OpenBSD:*:*): Remove.
11199         2004-06-11  Ben Elliston  <bje@gnu.org>
11201         From Wouter Verhelst <wouter@grep.be>:
11202         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11204         2004-06-11  Ben Elliston  <bje@gnu.org>
11206         * config.guess (luna88k:OpenBSD:*:*): New.
11208         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
11210         * config.guess (m32r*:Linux:*:*): New case.
11211         * config.sub: Handle m32rle.
11213         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
11215         From Jens Petersen  <petersen@redhat.com>:
11216         * config.sub: Handle sparcv8.
11218         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
11220         From Tom Smith <smith@cag.lkg.hp.com>:
11221         * config.guess: Version suffixes are equally significant on Tru64
11222         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
11223         prefix of "P" (patched kernel).
11225         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
11227         * config.sub: Add support for National Semiconductor CRX target.
11229 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
11231         * MAINTAINERS (Various Maintainers): Remove myself as web page
11232         maintainer, add myself as maintainer of build status lists.
11234 2004-09-03  Jan Beulich  <jbeulich@novell.com>
11236         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11237         *-*-netware, but add target-libmudflap.
11238         Consolidate *-*-netware targets (of which really only i?86 exists)
11239         into a single entry.
11240         * configure: Likewise.
11242 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
11244         * Makefile.tpl (sorry): Remove.
11245         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11246         (cleanstrap targets): Depend on distclean, not distclean-stage1.
11247         (do-clean): Clean per-stage directories too.
11248         (do-distclean): Run distclean-stage1 too.
11249         (.NOTPARALLEL): Enable during toplevel bootstrap.
11250         (stage[+id+]-bubble): Enable parallel execution during
11251         the recursive invocation.
11252         * Makefile.in: Regenerate.
11254         Fix previous checkin:
11256         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11257         include.
11258         * configure.in: Fix indentation.
11259         * configure: Regenerate.
11261 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
11263         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11264         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11265         * configure: regenerate
11266         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11267         -mdynamic-no-pic
11269 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
11271         * Makefile.def (build_modules): Add fixincludes.
11272         (dependencies): Make gcc depend on fixincludes.
11273         * configure.in (build_tools): Add fixincludes.
11274         (build_configdirs): Always include build_libs.
11275         * Makefile.in: Regenerate.
11276         * configure: Regenerate.
11278 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
11280         * Makefile.def (bootstrap stages): Add 'lean' parameter.
11281         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11282         phony targets; do not generate timestamp files.
11283         (distclean-stageN): Remove references to their timestamp files.
11284         (restageN, touch-stageN): Remove.
11285         (stageN-bubble): Rewritten.
11286         (compare): Support lean bootstraps.
11287         * Makefile.in: Regenerate.
11289         * configure.in: Only warn when bootstrapping but
11290         build != host or build != target.  Support lean bootstraps.
11291         * configure: Regenerate.
11293 2004-08-26  Phil Edwards  <phil@codesourcery.com>
11295         * configure.in:  Give a better error message if GMP/MPFR are missing
11296         and a language needing them has been requested.
11297         * configure:  Regenerated.
11299 2004-08-25  Phil Edwards  <phil@codesourcery.com>
11301         * configure.in:  Print a list of available language front-ends if
11302         a requested one is missing.  Tidy stray tab characters.
11303         * configure:  Regenerated.
11305 2004-08-19  Michael Koch  <konqueror@gmx.de>
11307         * gcc/doc/install.texi: Update entry about automake for libjava.
11309 2004-08-17  Robert Millan  <robertmh@gnu.org>
11311         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11312         (instead of FreeBSD).
11313         * configure: Regenerate.
11315 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11317         * Makefile.in: Regenerate.
11318         * configure: Regenerate.
11320         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11321         stage_*_flags.
11322         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11323         for bootstrapped modules if toplevel bootstrap is going.
11324         (GCC bootstrap): Generate per-stage targets for all bootstrapped
11325         modules.  Adjust for changes in Makefile.def.  Enable several
11326         rules even in non-bootstrap mode, just to avoid peppering the
11327         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11328         (stage-[+prev+]-bubble): Remove.
11330         * Makefile.def (Dependencies): Depend on all-build-bison,
11331         all-build-flex, all-build-byacc, all-build-texinfo, rather
11332         than the host variations.
11333         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
11334         with BUILD_SUBDIR.
11335         (BISON): Update for recent Bisons.
11336         (YACC): Fix typo.
11337         (cross): Depend on all-build.
11338         (all): Do not depend on all-build.
11339         (prebootstrap): Remove.
11340         (dep-kind): Accept separate prefixes for MODULE and ON variables.
11341         (Prebootstrap dependencies): Add them to the per-stage targets
11342         and to all-prebootstrap.
11343         * configure.in (build_configdirs): Always enable build_tools.
11344         (BUILD_DIR_PREFIX): Remove.
11346         * Makefile.def (gcc): Add target variable.
11347         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11348         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11349         in the recursive `make', instead of hardwiring `all'.
11350         (Autogenerated TARGET-* variables): New.
11352 2004-08-13  Brian Booth  <bbooth@redhat.com>
11354         * MAINTAINERS: Remove myself from write-after-approval.
11356 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11358         * src-release: Stop distributing mmalloc with gdb (which doesn't
11359         use it).
11360         * Makefile.def: GDB doesn't depend on mmalloc anymore.
11361         * Makefile.in: Regenerate.
11363 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
11365         * configure.in (arm*-*-eabi*): New target.
11366         * configure: Regenerate.
11368 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
11370         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11371         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11372         (Dependencies): New section.
11373         * Makefile.tpl (Dependencies): Generate from Makefile.def.
11374         (configure-target-[+module+]): Depend on maybe-all-gcc
11375         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
11376         (toplevel profiledbootstrap): Fix dependencies.
11377         * Makefile.in: Regenerate.
11379 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
11381         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11382         target-libiberty to noconfigdirs.
11383         * configure: Regenerate.
11385 2004-08-03  Paul Brook  <paul@codesourcery.com>
11387         * configure.in: Check for MPFR as well as GMP.
11388         * configure: Regenerate.
11390 2004-08-01  Robert Millan  <robertmh@gnu.org>
11392         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11393         libmudflap for all GNU-based systems (with Glibc).
11394         * configure: Regenerate.
11396 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11398         * Makefile.def (host-modules): Add gcc.
11399         * Makefile.in: Regenerate.
11400         * Makefile.tpl (sorry): New rule.
11401         (configure-host, all-host, [+make_target+]-host, do-check,
11402         install-host): Do not add gcc as a special case.
11403         (host modules): Add a small special-casing for gcc.  Export
11404         extra_make_flags through the environment.
11405         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11406         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11407         other recursive targets for gcc): Remove.
11409         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11410         (stage, unstage): New rules.
11411         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11412         distclean-stage[+id+]): Use stage_current.
11413         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11414         the stage*-start rules.
11416 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11418         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11419         use -all_load flag.
11421 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11423         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11424         * configure: Regenerate.
11426 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11428         * maintainer-scripts/gcc_release: Revert yesterday's change.
11430 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11432         * MAINTAINERS: Add myself to write-after-approval.
11434 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11436         * libf2c: Removed.
11437         * gcc/gccbug.in: Updated because of libf2c removal.
11438         * maintainer-scripts/gcc_release: Ditto.
11440 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11442         * configure.in: Build libmudflap by default on FreeBSD.
11443         * configure: Regenerated.
11445 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11447         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11448         systems.
11449         * configure: Regenerated.
11451 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11453         PR target/16344
11454         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11455         feedback based compiler.
11456         * Makefile.in: Rebuilt.
11458 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11460         * Makefile.def (host_modules): Set bootstrap=true for flex.
11461         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11462         * Makefile.in: Rebuilt.
11464 2004-07-07  Jan Hubicka  <jh@suse.cz>
11466         * MAINTAINERS: Add self as a profile feedback maintainer.
11468 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11470         * configure.in:  Do not prepend $srcdir to /dev/null in
11471         makefile fragments.
11472         * configure:  Regenerate.
11474 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11476         * Makefile.def (build_modules): Add bison, byacc, flex,
11477         m4, texinfo.
11478         (flags_to_pass): Add FLEX.
11479         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11480         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11481         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11482         DEFAULT_MAKEINFO): Remove.
11483         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11484         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11485         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11486         objdir or else use configured tool.
11487         (all-build): New.
11488         (all): Depend on it.
11489         (Build module dependencies): Add.
11490         * Makefile.in: Regenerate.
11491         * configure.in: Better support for multiple build modules,
11492         matching what is done for host/target modules.  Do not look
11493         for "plausible" locations of build tools if Canadian cross.
11494         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11495         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11496         * configure: Regenerate.
11498 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11500         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11501         * Makefile.in: Regenerate.
11503 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11505         * Makefile.tpl (configure-build-[+module+],
11506         configure-[+module+], configure-target-[+module+]): Pass
11507         [+extra_configure_args+].
11508         (all-build-[+module+], all-[+module+], check-[+module+],
11509         install-[+module+], [+make_target+]-[+module+],
11510         all-target-[+module+], check-target-[+module+],
11511         install-target-[+module+], [+make_target+]-target-[+module+]):
11512         Pass [+extra_make_args+].
11513         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11514         (GCC_HOST_EXPORTS): Remove.
11515         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11516         cross, check-gcc, check-gcc-c++, install-gcc,
11517         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11518         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11519         * Makefile.in: Regenerate.
11521 2004-06-21  Matthew Sachs  <msachs@apple.com>
11523         * MAINTAINERS: Added self to write-after-approval.
11525 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11527         * configure.in: Check for srcdir/winsup rather than build directory
11528         winsup.
11529         * configure: Regenerate.
11531 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11533         * configure.in: Don't build Cygwin native newlib if winsup
11534         directory is missing.  Emit warning instead.
11535         * configure: Regenerate.
11537 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11539         * Makefile.tpl (touch-stage[+id+]): New.
11540         (restage[+prev+]): Depend on touch-stage[+id+].
11542         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11543         Use it throughout.
11545         * Makefile.def: Add profile and feedback bootstrap stages.
11546         Remove next field from bootstrap stages.
11547         * Makefile.tpl (LN, LN_S): Substitute.
11548         (stageN-start, stageN-end): Use double-colon rules, to
11549         provide a hook for additional setup commands.
11550         (distclean-stageN-gcc, restageN): Create dependencies from
11551         [+prev+], not from [+next+].
11552         (stageN-bubble): Add commands for successive stages from
11553         [+prev+], using double-colon rules.
11554         (all-stageN-gcc): Fix typo.
11555         (stagefeedback-start, profiledbootstrap): New.
11556         * Makefile.in: Regenerate.
11557         * configure.in: Call ACX_PROG_LN.
11558         * configure: Regenerate.
11560 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11562         * MAINTAINERS (Write After Approval): Add myself.
11564 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11566         * MAINTAINERS (Write After Approval): Add myself.
11568 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11570         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11571         without gcc.
11572         * configure: Regenerate.
11574 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11576         * Makefile.tpl: Fix typo.
11577         * Makefile.in: Regenerate.
11579 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11581         * configure.in: Remove new- prefix from toplevel
11582         bootstrap targets.
11583         * configure: Regenerate.
11585 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11587         * Makefile.tpl (all.normal): Rename to all.
11588         (all): Replace with a rule to pick the default
11589         target from configure.
11590         (all-gcc, configure-gcc): Use conditionals to
11591         do nothing when toplevel bootstrap is going on.
11592         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11593         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11594         * configure.in: Support --enable-bootstrap.
11596         * Makefile.def: Remove new- prefix from toplevel
11597         bootstrap targets.
11598         * Makefile.tpl: Likewise.
11600         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11601         target.
11603         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11604         $(RECURSE_FLAGS) to recursive invocation of make.
11606         * Makefile.in: Regenerate.
11607         * configure: Regenerate.
11609 2004-05-30  Andreas Jaeger  <aj@suse.de>
11610             Jim Wilson  <wilson@specifixinc.com>
11612         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11613         like CC.
11615 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11617         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11618         * configure: Regenerate.
11620 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11622         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11623         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11624         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11625         targets.
11626         * Makefile.in: Regenerate.
11628 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11630         * configure.in: Test the ability to symlink directories.
11631         * configure: Regenerate.
11633         * Makefile.def (bootstrap-stage): New definitions.
11634         * Makefile.tpl (configure-stage1-gcc,
11635         configure-stage2-gcc, configure-stage3-gcc,
11636         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11637         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11638         new-restage3, compare): Autogenerate, see Makefile.in
11639         entry for behavioral changes.
11640         (distclean-stage1, new-stage1-start, new-stage1-end,
11641         new-stage1-bubble, distclean-stage2, new-stage2-start,
11642         new-stage2-end, new-stage2-bubble, distclean-stage3,
11643         new-stage3-start, new-stage3-end): New autogenerated targets.
11644         (objext, prebootstrap, BOOT_CFLAGS,
11645         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11646         targets.
11648         * Makefile.in: Regenerate.
11649         (distclean-stage1, new-stage1-start, new-stage1-end,
11650         new-stage1-bubble, distclean-stage2, new-stage2-start,
11651         new-stage2-end, new-stage2-bubble, distclean-stage3,
11652         new-stage3-start, new-stage3-end): New targets.
11653         (all-stage1-gcc): Move prebootstrap dependency from here...
11654         (configure-stage1-gcc): ...to here.
11655         (new-bootstrap): Use bubble targets.
11656         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11657         Use per-stage distclean targets.
11658         (configure-stage1-gcc, configure-stage2-gcc,
11659         configure-stage3-gcc, all-stage1-gcc,
11660         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11661         Use new-stageN-start to prepare the tree.
11663 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11665         * Makefile.def (host_modules): add libcpp.
11666         * Makefile.tpl: Add dependencies on and for libcpp.
11667         * Makefile.in: Regenerate.
11668         * configure.in: Add libcpp host module.
11669         * configure: Regenerate.
11671 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11673         * Makefile.tpl: Whenever a recursive target is defined, wrap
11674         it in a special @if/@endif block, and prepare its maybe
11675         dependency in the @if/@endif block
11676         * configure.in: Instead of writing maybe dependencies, remove
11677         the @if/@endif statements, and remove the @if/@endif blocks
11678         that remain.
11679         * configure: Regenerate.
11680         * Makefile.in: Regenerate.
11682 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11684         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11686 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11688         PR bootstrap/15120
11689         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11690         * */configure: Rebuilt.
11692 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11694         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11695         of libf2c.
11696         * configure, Makefile.in: Regenerate.
11698 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11700         * MAINTAINERS (Write After Approval): Add myself.
11702 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11704         Merge from tree-ssa-20020619-branch.
11706         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11707         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11708         (HOST_GMPLIBS): Define.
11709         (HOST_GMPINC): Define.
11710         (TARGET_LIB_PATH): Add libmudflap.
11711         (GFORTRAN_FOR_TARGET): Define.
11712         (configure-build*): Export GFORTRAN.
11713         (configure-gcc): Export GMPLIBS and GMPINC.
11714         (all-gcc): Add maybe-all-libbanshee.
11715         (configure-target-libgfortran): Define.
11716         * Makefile.in: Regenerate.
11717         * configure.in (host_libs): Add libbanshee.
11718         (target_libraries): Add target-libmudflap and target-libgfortran.
11719         Add --with-libbanshee.
11720         Handle --disable-libmudflap.
11721         (*-*-freebsd*): Use with_gmp.
11722         Add $(libgcj) to noconfigdirs.
11723         * configure: Regenerate.
11724         * depcomp: New file.
11725         * MAINTAINERS: Add tree-ssa maintainers.
11727 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11729         * MAINTAINERS (Various Maintainers): Add myself.
11731 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11733         * MAINTAINERS (Write After Approval): Add myself.
11735 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11737         * MAINTAINERS (Write After Approval): Add myself.
11739 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11741         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11742         * configure: Regenerate.
11744 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11746         Revert:
11747         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11749         * Makefile.def (flags_to_pass): Remove *dir variables that
11750         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11751         as well as prefix and exec_prefix.
11752         * Makefile.in: Regenerate.
11754 2004-04-26  Robert Millan  <robertmh@gnu.org>
11756         Add patches from libtool CVS.
11757         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11758         * ltconfig: Likewise.
11759         * ltcf-c.sh: Likewise.
11760         * ltcf-cxx.sh: Likewise.
11761         * ltcf-gcj.sh: Likewise.
11763 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11765         * Makefile.def (host_modules): Mark with the bootstrap
11766         flag packages on which gcc depends.
11767         * Makefile.tpl (all-bootstrap): Use it.
11768         * Makefile.in: Regenerate.
11770 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11772         * Makefile.def (flags_to_pass): Remove *dir variables that
11773         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11774         as well as prefix and exec_prefix.
11775         * Makefile.in: Regenerate.
11777 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11779         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11780         * configure: Regenerate.
11781         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11782         * gcc/Makefile.tpl (compare): Use the result of the test.
11783         * gcc/Makefile.in: Regenerate.
11785 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11787         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11788         Always relocate gcc and prev-gcc to the original names, even
11789         if the build fails.
11790         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11791         New targets.
11793 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11795         * MAINTAINERS: Update my email address.
11797 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11799         * configure.in (mips*-*-irix5*): Enable ld.
11800         * configure: Regenerate.
11802 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11804         * configure: Regenerate.
11806 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11808         * Makefile.tpl (configure-[+module+], configure-gcc,
11809         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11810         Set and export LDFLAGS.
11811         * Makefile.in: Regenerate.
11813 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11815         * MAINTAINERS: Add myself to write-after-approval.
11817 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11819         PR bootstrap/14871
11820         * Makefile.tpl: If we don't have built-in-tree target tools,
11821         use the ones found by configure rather than hacking around with
11822         program_transform_name.
11823         * configure.in: Give Makefile.tpl the information necessary
11824         to do that.
11825         * Makefile.in: Regenerate.
11826         * configure: Regenerate.
11828 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11830         PR bootstrap/14760
11831         * configure.in: When computing baseargs, strip *all* copies of
11832         offending options.  Also, don't match/substitute the trailing space,
11833         so that this actually works when two similar options are separated by
11834         only one space.
11835         * configure: Regenerate.
11837 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11839         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11840         (rs6000-*-aix*): Same.
11841         * configure: Regenerate.
11843 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11845         * MAINTAINERS: Add myself to write-after-approval.
11847 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11849         * MAINTAINERS: Add myself to write-after-approval.
11851 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11853         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11854         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11855         * Makefile.in: Regenerate.
11857         * configure.in (top level bootstrap support): Rework --enable-werror
11858         to set @stage2_werror_flag@.
11859         * configure: Regenerate.
11860         * Makefile.tpl (top level bootstrap support): Pass
11861         @stage2_werror_flag@ down to configure in stages 2 and 3.
11862         * Makefile.in: Regenerate.
11864 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11866         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11867         for stages 2 and 3 as well as in make.  As a consequence, remove
11868         OUTPUT_OPTION (now detected by configure) from the flags passed down
11869         to make.
11870         * Makefile.in: Regenerate.
11872         * Makefile.tpl (new-bootstrap): Fix typo.
11873         * Makefile.in: Regenerate.
11875 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11877         * Makefile.tpl: Rearrange by moving recursive_targets rules
11878         into their proper sections.
11879         * Makefile.tpl (top level bootstrap support): Move disabling
11880         of coverage flags from 'make' to 'configure'; improve comments.
11881         * Makefile.in: Regenerate.
11883         * Makefile.tpl (experimental top level bootstrap) Move stage1
11884         language setting from all- target to configure- target; disable
11885         intermodule optimization in stage 1; prevent gratuitous rebuilds
11886         of stage 1.
11887         * Makefile.in: Regenerate.
11888         * configure.in: Comma-separate stage 1 language list for top
11889         level bootstrap.
11890         * configure: Regenerate.
11892         * Makefile.tpl: Clean up experimental top level bootstrap support:
11893         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11894         prev-gcc in configure- targets as well as all- targets.
11895         * Makefile.in: Regenerate.
11897 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11899         * compile: New file imported from automake.
11901 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11903         * configure.in: Remove symbolic link section.
11904         * configure: Regenerate.
11905         * Makefile.tpl (links): Remove.
11906         * Makefile.in: Regenerate.
11908 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11909             Nathanael Nerode  <neroden@gcc.gnu.org>
11911         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11912         Set with AC_CHECK_PROGS.
11913         * configure.in: Fix comment typo from last patch.
11914         * configure: Regenerate.
11916 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11918         * Makefile.tpl: Introduce experimental top level bootstrap support.
11919         * Makefile.in: Regenerate.
11920         * configure.in: Introduce support for top level bootstrap.
11921         * configure: Regenerate.
11923 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11924             Paolo Bonzini  <bonzini@gnu.org>
11926         PR bootstrap/14522
11927         * configure.in: Cope with shells that do not support unquoted ^
11928         * configure: Regenerate.
11930 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11931             Paolo Bonzini  <bonzini@gnu.org>
11933         PR bootstrap/14522
11934         * configure.in: Cope with shells that do not support nesting
11935         quotes inside quoted backquote substitutions.
11936         * configure: Regenerate.
11938 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11940         PR bootstrap/14522
11941         * configure.in: Fix escaping of $.
11942         * configure: Regenerate.
11944 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11946         * configure: Regenerate, since I forgot to while committing Paolo's
11947         changes.
11949 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11951         PR ada/14131
11952         Move language detection to the top level.
11953         * configure.in: Find default values for the tools as
11954         soon as possible.  Disable ada if GNAT is not found.
11955         Emit error message about missing languages.  Expand
11956         --enable-languages=all for the gcc subdirectory.
11958 2004-03-10  Ben Elliston  <bje@gnu.org>
11960         * MAINTAINERS: Update my email address.
11962 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11964         * ltconfig: Disable building static libraries if building shared
11965         libraries on AIX 5L.
11967 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11969         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11970         and disable libgcj.
11971         * configure: Regenerated.
11973 2004-03-01  Brian Booth  <bbooth@redhat.com>
11975         * MAINTAINERS: Add myself to write-after-approval.
11977 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11979         * MAINTAINERS: Add myself to write-after-approval.
11981 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11983         PR bootstrap/7087
11984         * Makefile.tpl: Guard XFOO sed statements better.
11985         * Makefile.tpl: Add dependency for configure-target-libada.
11986         * Makefile.in: Regenerate (incidentally fixes broken
11987         commit when libada-branch was merged).
11989 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11991         * MAINTAINERS: Add myself to write-after-approval.
11993 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11995         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11996         maintainers.
11998 2004-02-20  Andrew Cagney  <cagney@redhat.com>
12000         * config.guess: Update from version 2003-10-16 to 2004-02-16.
12001         * config.sub: Update from version 2003-11-03 to 2004-02-16.
12003 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12005         PR bootstrap/11932
12006         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12008 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
12010         * MAINTAINERS: Added myself to write-after-approval.
12012 2004-02-14  Michael Koch  <konqueror@gmx.de>
12014         * MAINTAINERS: Added myself to write-after-approval.
12016 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
12018         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
12019         some OS port maintainers to OS port maintainers section.
12021 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
12023         * MAINTAINERS: Add self.
12025 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
12027         * MAINTAINERS: Alphabetize.
12029 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
12031         * MAINTAINERS: Remove myself.
12033 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
12035         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12036         (rs6000-*-aix*): Same.
12037         * configure: Regenerate.
12039 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
12041         * configure.in (host): Add in missing $noconfigdirs to defines.
12042         * configure: Regenerate.
12044 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
12045             Nathanael Nerode  <neroden@gcc.gnu.org>
12047         PR ada/6637, PR ada/5911
12048         Merge with libada-branch:
12049         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12050         with appropriate dependencies. Add --enable-libada configure switch.
12051         * configure, Makefile.in: Regenerate.
12053 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
12055         * MAINTAINERS: Add myself to write-after-approval.
12057 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12059         * configure.in: Don't pass --with-stabs on IRIX 5 either.
12060         * configure: Regenerate.
12062 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
12064         Merge from upstream:
12066         * ltmain.in: When setting IFS to '~', be careful about user
12067         arguments that contain '~'.
12069         2004-02-04  Peter O'Gorman  <peter@pogma.com>
12071         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12072         Also test $base_compile against $CC with escaped arguments. Bug
12073         reported by Geoff Keating <geoffk@apple.com>.
12075 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
12077         * MAINTAINERS: Remove i960 port.
12079 2004-01-23  DJ Delorie  <dj@redhat.com>
12081         * Makefile.def (target_modules) [libiberty]: Don't stage.
12082         * Makefile.in: Rebuilt.
12084 2004-01-20  Caroline Tice  <ctice@apple.com>
12086         * MAINTAINERS: Add myself to write-after-approval.
12088 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
12090         * MAINTAINERS: Update my email address.
12092 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
12094         * MAINTAINERS: Add myself to write-after-approval.
12096 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12098         * MAINTAINERS: Remove entries without email address.
12100 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
12102         * MAINTAINERS: Add myself to write-after-approval.
12104 2004-01-15  Steven Bosscher  <stevenb@suse.de>
12106         * MAINTAINERS: Update my email address.
12108 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
12110         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12111         * Makefile.tpl (configure-target-[+module+]): Support stage.
12112         * Makefile.in: Rebuilt.
12114 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
12116         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12118 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
12120         * MAINTAINERS: Add myself as a MIPS maintainer.
12122 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12124         * configure.in: Use ./config.cache, not config.cache.
12125         * configure: Regenerate.
12126         * Makefile.tpl: Special-casing not needed for GCC any more.
12127         * Makefile.in: Regenerate.
12129         * configure.in: Don't share a cache file for host dirs.
12130         * configure: Regenerate.
12132         * config-ml.in: Don't mess with the cache file.
12134 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12136         * MAINTAINERS: Move myself from 'Write After Approval' to
12137         'CPU Port Maintainers' section as SPARC maintainer.
12139 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12141         * Makefile.tpl: Make GCC use a separate config.cache.
12142         * Makefile.in: Regenerate.
12144         PR bootstrap/11932, PR bootstrap/11933
12145         (I don't know if it will fix either of them, but it relates
12146         to them.)
12147         * configure.in: Don't use shared config.cache for target
12148         directories.
12149         * configure: Regenerate.
12151 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
12153         * MAINTAINERS: Add myself to 'Write After Approval' section.
12155 2003-12-31  Roger Sayle  <roger@eyesopen.com>
12157         * configure.in (ia64*-*-hpux*): Disable building java libraries.
12158         * configure: Regenerated.
12160 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
12162         * MAINTAINERS: Remove the mn10200 maintainer.
12164 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
12166         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12167         * configure: Regenerated.
12169 2003-12-16  Jan Hubicka  <jh@suse.cz>
12171         * MAINTAINERS: Add myself as callgraph maintainer.
12173 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
12175         * configure.in (raw_libstdcxx_flags): Remove the leading space.
12176         * configure: Regenerate.
12178 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
12180         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12181         'Write After Approval' section. Update email.
12183 2003-12-01  James Lemke  <jim@wasabisystems.com>
12185         * MAINTAINERS (Write After Approval): Add myself.
12187 2003-11-20  Matt Thomas  <matt@3am-software.com>
12189         * MAINTAINERS: Add myself as a vax port maintainer.
12191 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
12193         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12194         (configure-build-[+module+], configure-[+module+]): Likewise.
12195         (configure-target-[+module+], configure-gcc, config.status): Likewise.
12196         * Makefile.in: Regenerate.
12198 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12200         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12201         shared/dylibed libraries.
12202         * ltmain.sh: Likewise.
12203         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12204         * ltcf-cxx.sh: Likewise.
12205         * ltcf-gcj.sh: Likewise.
12206         * ltconfig: Likewise.
12208 2003-11-17  Stan Cox  <scox@redhat.com>
12210         * MAINTAINERS: Add myself as iq2000 port maintainer.
12212 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12214         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12215         * Makefile.in: Regenerate.
12217 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
12219         * config.sub: Update to 2003-11-03 version.
12221 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12223         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
12224         * configure:  Regenerate.
12226 2003-10-20  Nicolas Pitre  <nico@cam.org>
12228         * MAINTAINERS: Add myself to 'Write After Approval' section.
12230 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
12232         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12234 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
12236         * MAINTAINERS: Update my email address.
12238 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12240         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12242 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
12244         * MAINTAINERS: Add myself to 'Write After Approval' section.
12246 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
12248         * config.guess: Update to 2003-10-16 version.
12249         * config.sub: Update to 2003-10-16 version.
12251 2003-10-15  David Daney  <ddaney@avtrex.com>
12253         * MAINTAINERS: Added myself to 'Write After Approval' section.
12255 2003-10-15  Falk Hueffner  <falk@debian.org>
12257         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12258         'Write After Approval' section. Update email.
12260 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12262         * MAINTAINERS: Move myself from 'Write After Approval' to
12263         'Various Maintainers' section as middle-end maintainer.
12265 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12267         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12268         HOST_FLAGS_TO_PASS.
12269         * Makefile.in: Regenerate.
12271 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
12273         * config.guess: Update to 2003-10-07 version.
12274         * config.sub: Update to 2003-10-07 version.
12276 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12278         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12279         * ltconfig (irix5*, irix6*): Don't override version_type.
12281 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
12283         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12284         * configure: Rebuilt
12285         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12286         * Makefile.in: Rebuilt
12288 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
12290         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12292 2003-09-30  Carlo Wood  <carlo@alinoe.com>
12294         * MAINTAINERS (Write After Approval): Add myself.
12296 2003-09-29  Paul Koning  <ni1d@arrl.net>
12298         * MAINTAINERS: Move myself from "Write After Approval"
12299         to CPU platform maintainers for pdp11 platform.
12301 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
12303         * MAINTAINERS: Move myself from 'Write After Approval' to
12304         'Various Maintainers' section as libffi testsuite maintainer.
12306 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
12308         * configure.in: Pass a computed --program-transform-name
12309         to subconfigures.
12310         * configure: Regenerated.
12312 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12314         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12315         * Makefile.in: Regenerate.
12317         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12318         * Makefile.in: Regenerate.
12320 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
12322         * MAINTAINERS: Move myself from 'Write After Approval'
12323         to 'Various Maintainers' (objective-c) section.
12325 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
12327         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12328         quoting.
12329         * configure: Regenerated.
12331 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
12333         * MAINTAINERS (Write After Approval): Add myself to write after
12334         approval list.
12336 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
12338         * MAINTAINERS (Write After Approval): Add myself.
12340 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
12342         * MAINTAINERS: Update my e-mail address.
12344 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
12346         * libtool.m4 (LD): Correct powerpc64 host match.
12348 2003-09-06  James E Wilson  <wilson@tuliptree.org>
12350         * MAINTAINTERS: Update my affiliation and email address.
12352 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12354         * MAINTAINERS (Write After Approval): Add myself.
12356 2003-09-04  DJ Delorie  <dj@redhat.com>
12358         * configure: Regenerate.
12360 2003-09-04  Robert Millan  <robertmh@gnu.org>
12362         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12364 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12366         * configure.in: Ensure arguments to sed are properly spaced.
12367         * configure: Regenerate.
12369 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
12371         * MAINTAINERS: Update my e-mail address.
12373 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
12375         * MAINTAINERS (Write After Approval): Add myself.
12377 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
12379         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12380         * configure: Regenerated.
12382 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12384         * MAINTAINERS: Update my email address.
12386 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12388         * configure.in:  Use newline instead of semicolon when assuming
12389         shell arguments in a for loop.
12390         * configure:  Regenerated.
12392 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12394         * MAINTAINERS: Resurrect the i860 maintainer.
12396 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12398         PR 8180
12399         * configure.in: When testing with_libs and with_headers, treat
12400         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12401         * configure: Regenerate.
12403         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12404         make, shell, etc.
12405         (baseargs): Likewise.
12406         * configure: Regenerate.
12408 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12410         * MAINTAINERS (Write After Approval): Add myself.
12412 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12414         * configure.in: Disable libgcj for darwin not on powerpc.
12415         * configure: Rebuild.
12417 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12419         * config-ml.in, symlink-tree: Add license.
12421 2003-08-03  Richard Stallman  <rms@gnu.org>
12422             Eben Moglen  <moglen@columbia.edu>
12424         * README.SCO: New file.
12426 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12428         * Makefile.tpl (check, check-c++): Express dependencies using
12429         dependencies rather than commands.
12430         * Makefile.in: Regenerate.
12432 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12434         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12435         * configure: Ditto.
12437 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12439         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12440         * Makefile.in: Update.
12442 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12444         * configure.in: Enable libgcj for darwin.
12445         * configure: Rebuild.
12447 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12449         * config-ml.in:  Use ac_configure_args directly instead of
12450         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12451         actually seen.
12453 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12455         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12456         creating target and build subdirs to build all parent dirs as needed.
12457         * Makefile.in: Rebuild.
12458         * configure.in: Don't build dirs explicitly here.
12459         * configure: Rebuild.
12461 2003-07-26  Paul Brook  <paul@nowt.org>
12463         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12465 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12467         * Makefile.tpl (all-make): Depend on intl.
12468         * Makefile.in: Rebuilt.
12470 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12472         * install-sh:  Update to newer upstream versions (associated with
12473         aclocal 1.7).
12474         * mkinstalldirs:  Likewise.
12475         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12477 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12479         * MAINTAINERS: Move self from Bug database only accounts
12480         to write-after-approval.
12482 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12484         * config.if: Remove unused libc_interface determination.
12486 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12488         * MAINTAINERS: Move self from write-after-approval to
12489         build machinery (*.in).
12491 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12493         PR bootstrap/11273
12494         PR bootstrap/11408
12495         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12496         unused INSTALL_PROGRAM_ARGS.
12497         * configure.in: Use AC_PROG_INSTALL.
12498         * Makefile.in: Regenerate.
12499         * configure: Regenerate.
12501 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12503         * MAINTAINERS: Alphabetize.
12505 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12507         * configure: Rebuilt.
12508         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12509         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12510         newlib nor libgloss.
12511         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12512         * configure.in (am33_2.0-*-linux*): Added.
12514 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12516         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12517         * configure: Regenerate.
12519 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12521         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12522         * Makefile.in: Regenerate.
12524 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12526         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12527         * Makefile.in: Regenerate.
12529 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12531         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12532         * Makefile.in: Regenerated.
12534         * config-ml.in: Replace PWD with PWD_COMMAND.
12536 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12538         * intl: New directory; see intl/ChangeLog for details.
12539         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12540         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12541         * Makefile.in: Regenerate.
12543 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12545         * configure.in: Clean up config-lang.in handling.  Delete
12546         useless assignment to "subdirs".
12547         * configure: Regenerate.
12549 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12551         * configure.in: Rename 'target_libs' to 'target_libraries'.
12552         Remove useless reference to 'target_libs'.
12553         * configure: Regenerate.
12555 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12557         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12558         * Makefile.in: Regenerate.
12560 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12562         * Makefile.def: Introduce flags_to_pass.
12563         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12564         * Makefile.in: Regenerate.
12566 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12568         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12569         and target-libgloss.
12570         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12571         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12572         * configure: Regenerate.
12574 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12576         * configure.in: Update testsuite_flags to new location.
12577         * configure. Regenerate.
12579 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12581         * Makefile.tpl: Remove BUILD_CC stuff.
12582         * Makefile.in: Regenerate.
12584 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12586         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12588 2003-06-16  Graeme Peterson  <gp@qnx.com>
12590         * MAINTAINERS (Write After Approval): Add myself.
12592 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12594         * config.guess: Update to 2003-06-12 version.
12595         * config.sub: Update to 2003-06-13 version.
12597 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12599         * config.guess: Update to 2003-06-06 version.
12600         * config.sub: Update to 2003-06-06 version.
12602 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12604         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12605         * configure. Regenerate.
12607 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12609         * configure.in: Disable serial configure by default.
12610         * configure: Regenerate.
12611         * Makefile.tpl: Abolish .NOTPARALLEL.
12612         * Makefile.in: Regenerate.
12614         * Makefile.tpl: Replace {build,host,target}_canonical by
12615         {build,host,target}.
12616         * Makefile.in: Regenerate.
12618         * Makefile.tpl: Fix stupid pasto.
12619         * Makefile.in: Regenerate.
12621 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12623         * Makefile.tpl: Remove bogus conditional.
12624         * Makefile.in: Regenerate.
12626 2003-06-05  Jan Hubicka  <jh@suse.cz>
12628         * Makefile.tpl (profiledbootstrap): New target.
12629         * Makefile.in (profiledbootstrap): New target.
12631 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12633         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12634         Pinski. Remove user names from other bugzilla-only maintainers.
12636 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12638         * Makefile.tpl: Make 'recursive targets' using autogen rather
12639         than shell loop.  Remove duplicate 'clean' targets and false
12640         comments.
12641         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12642         Add systematic method of specifying missing targets in subdirs.
12643         Add copyright boilerplate.
12644         * Makefile.in: Regenerate.
12645         * configure.in: Add 'recursive targets' to maybe list.
12646         * configure: Regenerate.
12648         * MAINTAINERS: "GNATS only" -> "Bug database only".
12650         * Makefile.tpl: Rename [+target+] to [+make_target+].
12651         * Makefile.def: Rename 'target' to 'make_target'.
12653 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12655         * MAINTAINERS: Add self as options handling maintainer.
12657 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12659         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12660         been too long since I touched those ports.
12662 2003-05-28  DJ Delorie  <dj@redhat.com>
12664         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12665         * Makefile.in: Regenerate.
12667 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12669         * configure.in: Use curly braces in the definition of tooldir.
12670         * configure: Regenerate.
12672 2003-05-21  DJ Delorie  <dj@redhat.com>
12674         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12675         newlib or libgloss.
12676         * Makefile.in: Regenerate.
12678 2003-05-21  DJ Delorie  <dj@redhat.com>
12680         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12681         * Makefile.in: Regenerate.
12683 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12685         * MAINTAINERS: Update my e-mail address.
12687 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12689         * configure.in: Switch more things to use maybe dependencies.
12690         * Makefile.tpl: Switch more things to use maybe dependencies.
12691         Factor out common code from autogen IF statements.
12692         * configure: Regenerate.
12693         * Makefile.in: Regenerate.
12695 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12697         * configure.in: Accept i[3456789]86 for machine type.
12698         * configure: Regenerate.
12700 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12702         * configure.in: Switch more things to use maybe dependencies.
12703         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12704         * configure: Regenerate.
12705         * Makefile.tpl: Switch more things to use maybe dependencies.
12706         * Makefile.in: Regenerate.
12708 2003-05-16  Andreas Schwab  <schwab@suse.de>
12710         * Makefile.tpl (install-opcodes): Define.
12711         * Makefile.in: Rebuild.
12713 2003-05-13  Andreas Jaeger  <aj@suse.de>
12715         * config.guess: Update to 2003-05-09 version.
12716         * config.sub: Update to 2003-05-09 version.
12718 2003-05-13  Michael Eager  <eager@mvista.com>
12720         * configure.in: Correct sed script so that options in quotes are not
12721         deleted.
12722         * configure: Rebuild.
12724 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12726         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12727         and $$s/newlib/libc/sys/cygwin32 include paths.
12728         * configure: Ditto.
12730 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12732         * MAINTAINERS: Update my email addresses.
12734 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12736         * config-ml.in: Propagate INSTALL variables.
12738 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12740         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12742 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12744         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12745         * Makefile.in: Regenerate.
12747 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12749         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12751 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12753         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12755 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12757         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12758         * Makefile.in: Regenerated.
12760 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12762         * MAINTAINERS (Write After Approval): Upgrade myself from
12763         GNATS only to write-after-approval. Update my mail address.
12765 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12767         (OS Port Maintainers: freebsd): Add myself.
12769 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12771         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12773 2003-04-22  Kean Johnston  <jkj@sco.com>
12775         * MAINTAINERS (SCO ports): Added myself.
12777 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12779         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12781 2003-04-19  Kean Johnston  <jkj@sco.com>
12783         * MAINTAINERS (Write After Approval): Add myself.
12785 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12787         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12788         * Makefile.in: Regenerate.
12790 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12792         * configure.in (powerpc64*-*-linux*): Remove.
12793         * configure: Rebuilt.
12795 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12797         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12798         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12799         and restrap.
12800         * Makefile.in:  Regenerate.
12802 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12804         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12805         * configure: Regenerated.
12807 2003-04-15  DJ Delorie  <dj@redhat.com>
12809         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12811 2003-04-13  Nick Clifton  <nickc@redhat.com>
12813         * config-ml.in: Remove support for --disable-aix removing
12814         call-aix multilibs.
12816 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12818         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12819         * */configure: Rebuilt.
12821 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12823         * MAINTAINERS: Add my email address.
12825 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12827         * MAINTAINERS (Write After Approval): Add myself.
12829 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12831         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12832         * Makefile.in: Regenerate.
12834 2003-03-14  Michael Chastain  <mec@shout.net>
12836         * Makefile.in: Regenerate with correct Makefile.def.
12838 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12840         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12841         Make macro.
12842         * Makefile.in: Regenerate.
12843         * configure.in: Clean up gxx_include_dir logic.
12844         * configure: Regenerate.
12846 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12848         * MAINTAINERS (Write After Approval): Add myself.
12850 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12852         * MAINTAINERS: Update my mail address.
12854 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12856         * configure.in (gxx_include_dir): Fix typo.
12857         * configure: Regenerated.
12859 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12861         * Makefile.tpl: Reindent.
12862         * Makefile.in: Regenerate.
12863         * configure.in: Reindent.  Don't set unused variables.
12864         * configure: Regenerate.
12866 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12868         * configure.in: Include $(build_tooldir)/sys-include in
12869         FLAGS_FOR_TARGET.
12870         * configure: Regenerated.
12872 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12874         * Makefile.tpl: Always pass down RANLIB.
12875         * Makefile.in: Regenerate.
12877         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12878         * Makefile.in: Regenerate.
12879         * configure.in: Remove unused logic relating to --enable-shared
12880         and --enable-threads.  Remove bogus comments.  Remove redundant
12881         noconfigdirs.
12882         * configure: Regenerate.
12884         * configure.in: Replace ${libstdcxx_version} by its value.
12885         Remove reference to mh-dgux.
12886         * configure: Regenerate.
12888 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12890         * MAINTAINERS (Write After Approval): Add myself.
12892 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12894         * Makefile.tpl: Rearrange.
12895         * Makefile.in: Regenerate.
12897 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12899         * configure.in: Add support for kaOS as cross build target system.
12900         * configure: Regenerated.
12902 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12904         * MAINTAINERS (Write after approval): Add myself.
12906 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12908         * MAINTAINERS: Update my email address.
12910 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12912         * MAINTAINERS: Add self to blanket write privs. section.
12914 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12916         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12917         configure-target-* as some target builds may require additional
12918         flags for preprocessor tests.
12919         * Makefile.in: Regenerated.
12921 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12923         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12924         * ltconfig: Handle it.
12925         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12926         auto-detecting it.
12928         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12929         it is used as argument to $CC.
12930         * ltcf-gcj.sh: Likewise.
12932         * configure.in: Introduce --enable-maintainer-mode.
12933         * configure: Rebuilt.
12934         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12935         for maintainer mode.
12936         * Makefile.in: Rebuilt.
12938 2003-02-18  Jason Merrill  <jason@redhat.com>
12940         * Makefile.tpl (check-c++): Allow parallelism.
12942 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12944         * MAINTAINERS: Remove John Carr (who never actually had access to
12945         gcc.gnu.org).
12947 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12949         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12950         don't configure target-libobjc.
12951         * configure: Regenerate.
12953 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12955         * Makefile.tpl (RANLIB): Define.
12956         * Makefile.in: Regenerate.
12958 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12960         * MAINTAINERS: Update my email.
12962 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12964         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12965         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12966         * Makefile.in: Regenerated.
12967         * configure.in: Remove all traces of snavigator, db, and grep.
12968         * configure: Regenerated.
12970 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12972         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12973         After Approval.
12975 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12977         * MAINTAINERS (Write after approval): Add myself.
12979 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12981         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12982         * Makefile.in: Regenerated.
12984 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12986         * config.guess: Updated to 2003-01-30's version.
12987         * config.sub: Updated to 2003-01-28's version.
12989 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12991         * config.if: If gcc_version is already set, just use it.  Don't set
12992         gcc_version_trigger if it's already set, otherwise set it to
12993         gcc/version.c, but only if the file exists.  If it is not set and
12994         gcc/version.c does not exist, try to extract the version number from
12995         $CC.
12997 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12999         * MAINTAINERS: Add myself to write-after-approval list.
13001 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
13003         * configure.in:  Revert 24Jan change.
13004         * configure:  Regenerate.
13006 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13008         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
13009         entry of HJ Lu.
13011 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13013         * configure.in: Revert previous change.
13014         * configure: Regenerate.
13016 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13018         * configure.in: Make rda native-only.
13019         * configure: Regenerate.
13021 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13023         * MAINTAINERS: Move myself from GNATS-only-accounts to
13024         write-after-approval.
13026 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13028         * configure.in: Add missing \.
13029         * configure: Rebuilt.
13031 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
13033         * configure.in (baseargs): Avoid using \| in sed regular
13034         expressions.
13035         * configure: Rebuilt.
13037 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
13039         * configure.in (baseargs): Remove all supported forms of
13040         --cache-file, --srcdir, --host, --build and --target options
13041         from argument lists.
13042         * configure: Rebuilt.
13044 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
13046         * MAINTAINERS: Add myself to write-after-approval list.
13048 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
13050         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13051         * configure: Rebuilt.
13053 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13055         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13056         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13057         * Makefile.in: Regenerate.
13058         * configure: Regenerate.
13060 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
13062         * configure.in: Remove Makefile in build, host and target modules
13063         unless configure was run with --no-recursion.
13064         * configure: Rebuilt.
13066 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13068         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13069         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13070         * Makefile.in: Regenerate.
13072 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
13074         * config.guess: Update to 2003-01-03 version.
13075         * config.sub: Update to 2003-01-03 version.
13077 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13079         * configure: Regenerate with proper autoconf 2.13.
13081 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13083         * configure.in: Add AC_PREREQ for consistency.
13084         * configure: Regenerate.
13086 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
13088         * configure.in (GDB_TK): Add tcl directories conditional on
13089         gdb/gdbtk directory being present.
13090         * configure: Regenerate.
13092 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
13094         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
13095         used by gcc if LD is not defined and we are not doing a Canadian Cross.
13096         * configure: Rebuilt.
13098 2002-12-31  Tom Tromey  <tromey@redhat.com>
13100         * Makefile.in: Rebuilt.
13101         * Makefile.def (target_modules) [libffi]: Allow installation.
13103 2002-12-31  Andreas Schwab  <schwab@suse.de>
13105         * configure.in: Fix use of $program_transform_name.
13106         * configure: Regenerated.
13108 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
13110         * configure.in (baseargs): Don't remove first configure argument.
13111         * configure: Regenerated.
13113 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
13115         * Makefile.tpl (local-distclean): Don't remove...
13116         (multilib.ts): ... this.  Moved into...
13117         (multilib.out): ... this.  Don't use sub-make.
13118         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13119         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13120         (configure-build-[+module+], configure-[+module+],
13121         configure-target-[+module+], configure-gcc): ... these.  Test
13122         for Makefile existence.  Drop config.status from dependencies.
13123         * Makefile.in: Rebuilt.
13124         * configure.in: Move gcc-version-trigger to the end of
13125         ac_configure_args.  Add comments to maybedep.tmp and
13126         serdep.tmp.  Introduce --disable-serial-configure.  Remove
13127         nonopt from baseargs, matching and removing corresponding
13128         whitespace while at it.
13129         * configure: Rebuilt.
13131 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
13133         * configure.in (host_configargs): Replace reference to
13134         no-longer-defined buildopts with --build=${build_alias}.
13135         * configure: Rebuilt.
13137         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
13138         program_transform_name to standard idiom.
13139         (AUTOGEN, AUTOCONF): Define.
13140         (Makefile.in): Use $(AUTOGEN).
13141         (Makefile): Depend on config.status, and use autoconf-style rule to
13142         build it.  Move original commands to...
13143         (config.status): ... this new target.
13144         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
13145         $(AUTOCONF).
13146         * Makefile.in: Rebuilt.
13148 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13150         * Makefile.tpl: Fix dramatic bustage due to change in
13151         program_transform_name.
13152         * Makefile.in: Regenerate.
13154         * configure.in: Remove unnecessary PATH setting.
13155         * configure: Regnerate.
13157         * configure.in: Don't default to unprefixed tools unless
13158         the native tools will work.
13159         * configure: Regenerate.
13161         * configure.in: Convert to autoconf script.  Blow away lots
13162         of now-redundant Makefile fragments.
13163         * configure: Generate using Autoconf.
13164         * Makefile.tpl: Rewrite to reflect autoconfiscation.
13165         * Makefile.in: Regenerate.
13167 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
13169         * configure: Fix stupid bug where RANLIB was mistakenly included.
13171         * configure.in: Rename (buildargs, hostargs, targargs) to
13172         (build_configargs, host_configargs, target_configargs).
13174         * configure.in: Move logic out of sed statement.
13176         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
13177         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13179 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
13181         * config.sub: Import from master repository
13182         * config.guess: Ditto
13184 2002-12-24  Andreas Schwab  <schwab@suse.de>
13186         * Makefile.tpl (multilib.out): Fix missing space.
13187         * Makefile.in: Regenerate.
13189 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13191         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
13192         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
13193         * Makefile.in: Regenerate.
13194         * configure.in: Remove unnecessary leftovers.
13196 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
13198         * configure.in (extra_ranlibflags_for_target): New variable.
13199         (*-*-darwin): Add -c to ranlib commands.
13200         * configure (tooldir): Handle extra_ranlibflags_for_target.
13202 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13204         * Makefile.tpl: Revert HJL's change.
13205         * Makefile.in: Regenerated.
13206         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13207         always.
13209 2002-12-19  Andreas Schwab  <schwab@suse.de>
13211         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13212         * Makefile.in: Regenerate.
13214 2002-12-18  H.J. Lu  <hjl@gnu.org>
13216         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13217         * Makefile.in: Regenerated.
13219         * configure.in (build_prefix): New. Substitute.
13221 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
13223         * Makefile.tpl: Don't let real targets depend on phony targets.
13224         * Makefile.in: Regenerate.
13226         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13227         * Makefile.in: Regenerate.
13229 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
13231         * config.sub: Import from master repository
13232         * config.guess: Ditto
13234 2002-12-16  Jason Merrill  <jason@redhat.com>
13236         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13237         previous 'make bootstrap'.
13238         * Makefile.in: Regenerate.
13240 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
13242         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13244 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
13246         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13247         * Makefile.in: Regenerate.
13249 2002-12-13  Jason Merrill  <jason@redhat.com>
13251         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
13252         library tests.
13253         (check-c++): Just depend on it and check-target-libstdc++-v3.
13254         * Makefile.in: Regenerate.
13256 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13258         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13259         * Makefile.in: Rebuilt.
13261 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13263         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13265 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13267         * configure: Fix bug put in by gremlins.
13269         * Makefile.tpl: Substitute more autoconfily.
13270         * configure: Substitute more autoconfily.
13271         * Makefile.in: Regenerate.
13273 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
13275         * config.sub: Import from master repository
13276         * config.guess: Ditto
13277         * MAINTAINERS: Added Svein Seldal under write after approval
13279 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
13281         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13282         * Makefile.in (all-sim): Ditto.
13284 2002-12-06  DJ Delorie  <dj@redhat.com>
13286         * Makefile.tpl: Change configure dependencies to not have real
13287         targets depend on phony targets.
13289 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
13291         * configure.in: Revert unintentional change.
13293         * Makefile.tpl: Change dependency for */multilib.out so that
13294         it works when gcc isn't in the tree.
13296         * configure.in: Substitute more.
13297         * configure: Run subconfigures from the Makefile.
13298         * Makefile.tpl: Run subconfigures from the Makefile; add a few
13299         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
13301 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13303         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13305 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13307         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13308         and corresponding dependencies.
13309         * Makefile.in: Regenerate.
13311         * configure.in (host_tools): Order binutils, gas and ld for
13312         convenience in running the testsuites.
13314         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13315         * Makefile.in: Regenerate.
13316         * configure.in: Introduce rules to serialize subconfigure runs.
13318         * configure.in: Introduce BASE_CC_FOR_TARGET.
13319         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
13320         Realize configure-build-* targets.  Realize configure-target-* targets.
13321         * Makefile.in: Regenerate.
13323 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13325         * configure: Move gcc_version_trigger stuff from here...
13326         * configure.in: ...to here.
13328         * configure.in: Separate subconfigure options added by this file from
13329         options given by the user.  Add machinery to put args for host
13330         subconfigures into the Makefile.
13332         * Makefile.tpl: Remove 'vault' targets.
13333         * Makefile.tpl: Reorder and comment dependencies.
13334         * Makefile.in: Regenerate.
13336 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13337         * configure.in: Fix my broken commit of previous patch. (sigh)
13339 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13341         * configure.in: Move host-specific darwin noconfigdirs into
13342         the host-specific section.
13344 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13346         * configure.in: Move host-specific darwin noconfigdirs into
13347         the host-specific section.
13349 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
13351         * configure: Remove skip-this-dir support.
13352         * Makefile.tpl: Remove skip-this-dir support.
13354         * Makefile.tpl: Remove leftover support for non-autoconfiscated
13355         subdirectories.
13356         * Makefile.in: Regenerate.
13358         * Makefile.tpl: Strip out useless setting of 'dir'.
13359         * Makefile.in: Regenerate.
13361 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13363         * configure.in: Fix deeply stupid bug.
13365         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13366         shell code in CXX_FOR_TARGET
13367         * Makefile.def: Introduce raw_cxx.
13368         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13369         RAW_CXX_FOR_TARGET.
13370         * Makefile.in: Regenerate.
13372 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
13374         * Makefile.tpl: Remove unnecessary ifs.
13375         * Makefile.in: Regenerate.
13377         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
13378         dependencies.  Maybe-ize build-libiberty.  Create dummy install
13379         targets for 'no_install' modules.
13380         * configure: Move GDB_TK substitution to configure.in.  Move
13381         build_modules stuff to configure.in.
13382         * configure.in: Implement soft dependency machinery.  Maybe-ize
13383         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13384         * Makefile.in: Regenerate.
13386 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13388         * Makefile.tpl: Make all-target, install-target behave similarly
13389         to all, install (only hitting configured targets).  Eliminate
13390         unused macro defintions.
13392         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13393         build != host.
13395         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13397         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13399         * configure.in: Produce lists of subdir targets we're actually
13400         configuring.  Remove references to "dosrel".
13401         * Makefile.tpl: Let configure set which subdir targets are hit.
13402         Remove install-cross; clean up install; remove ALL.  Remove
13403         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13404         Autogenerate host module targets.  Remove empty dependency lines
13405         and redundant dependency; rearrange slightly.
13406         * Makefile.def: Add host-side libtermcap, utils.
13408         * Makefile.in: Regenerate.
13410 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13412         * ltconfig (osf[345]): Append $major to soname_spec.
13413         Reflect this in library_names_spec.
13414         * ltmain.sh (osf): Prefix $major with . for use as extension.
13416 2002-11-19  Andreas Jaeger  <aj@suse.de>
13418         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13419         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13420         and sparc64 GNU/Linux systems.
13422 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13424         * MAINTAINERS: Update email.
13426 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13428         * MAINTAINERS: Complete James Dennett's entry.
13430 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13432         * MAINTAINERS (Write After Approval): Add myself.
13434 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13436         * Makefile.tpl: syntactic cleanup
13438 2002-11-13  Stuart Hastings  <stuart@apple.com>
13440         * MAINTAINERS: Add myself to write-after-approval list.
13442 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13444         * Makefile.def: Add list of recursive targets to autogenerate.
13445         Add build_modules.
13446         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13447         targets.  Autogenerate *-build-* targets.
13448         * Makefile.in: Regenerate.
13450 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13452         * configure: More autoconf-style substitutions.
13453         * Makefile.tpl: More autoconf-style substitutions.
13454         * Makefile.in: Regenerate.
13456 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13458         * configure: Substitute more variables in a more autoconf-friendly
13459         way.  Simplify slightly.
13460         * Makefile.tpl: Make more variables substitutable in an
13461         autoconf-friendly way.
13462         * Makefile.in: Regenerate.
13464 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13466         * MAINTAINERS (Write After Approval): Add myself.
13468 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13470         * configure.in (v810*): Remove special setting of tools.
13472         * configure: Add support for extra required flags for ar or nm.
13473         * configure.in (aix4.3+): Use above support for target-specific
13474         issues, rather than using config/mt-aix43.
13476 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13478         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13479         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13480         with $srcdir.  Reformat indentation.  Substitute some variables
13481         formerly hard-coded in the Makefile for build=host.
13482         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13483         * Makefile.def: Autogenerate more.
13484         * Makefile.in: Regenerate.
13486 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13488         * MAINTAINERS (Write After Approval): Add myself.
13490 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13492         * Makefile.def (host_modules): Add rda.
13493         * Makefile.in: Regenerate.
13494         * configure.in (target_tool): Add target-rda to list.
13496 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13498         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13500 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13502         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13503         and restrap targets to this rule.
13504         * Makefile.in:  Regenerate.
13506 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13508         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13509         GNATS only accounts.
13511 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13513         * configure.in (i[3456]86-*-linux*): Add check to disable
13514         ${libgcj} for glibc1.
13516 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13518         * MAINTAINERS: Add myself as ip2k port maintainer.
13520 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13522         * configure.in: Add tic4x target.
13524 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13526         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13527         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13528         * Makefile.in: Regenerate.
13530         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13531         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13532         * Makefile.in: Regenerate.
13534 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13536         * MAINTAINERS: Add myself as web pages co-maintainer.
13538 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13540         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13541         * Makefile.in: Regenerate.
13543 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13545         * MAINTAINERS: Add myself and Nathan Sidwell
13546         <nathan@codesourcery.com> as VxWorks maintainers.
13548 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13550         * Makefile.def: Remove order dependency comments.
13551         * Makefile.tpl: Add explicit install-install dependencies.
13552         * Makefile.in: Regenerate.
13554         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13555         * Makefile.in: Regenerate.
13557         * Makefile.tpl: Add configure-target (for src-release in src)
13558         * Makefile.in: Regenerate.
13560 2002-09-30  Nick Clifton  <nickc@redhat.com>
13562         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13564 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13566         * configure.in (s390*-*-linux*): Enable libgcj.
13568 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13570         * configure: Revert accidentally applied changes.
13572         * Makefile.tpl: Make more autoconf-friendly.
13573         * Makefile.in: Regenerate.
13574         * configure: Make substitution more autoconf-like.
13576 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13578         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13579         single entry to handle all these.
13580         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13581         libjava on arm-*-elf.
13583 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13585         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13586         things that depend on them.
13588 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13590         * Makefile.tpl: Make subsituted variables more autoconfy.
13591         * Makefile.in: Regenerate.
13592         * configure: Make seds more autoconfy.
13594 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13596         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13597         * Makefile.in: Regenerate.
13598         * configure.in: Rewrite sed statements to look autoconfy.
13600         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13601         all-target-foo on configure-target-foo.
13602         * Makefile.def: Ditto.
13603         * Makefile.in: Rebuild.
13605 2002-09-25  Andrew Haley  <aph@redhat.com>
13607         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13609 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13611         * Makefile.def: New file.
13612         * Makefile.tpl: New file.
13613         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13614         * contrib/gcc_update: Note that Makefile.in is a generated file.
13616         * configure.in: Minor rearrangement.  Simplify tests.
13618 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13620         * configure.in (with_headers): Skip copy if value is "yes".
13621         (with_libs): Likewise.
13623 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13625         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13626         * configure.in (sh*-*-pe*): Ditto.
13627         * configure.in (mips*-*-pe*): Ditto.
13628         * configure.in (*arm-wince-pe): Ditto.
13630         * configure.in: Rearrange.
13632 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13634         * MAINTAINERS: Update my email address.
13636 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13638         * MAINTAINERS: (Write After Approval): Add myself.
13640 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13642         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13644 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13646         * MAINTAINERS: Change my mailing address.
13648 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13650         * MAINTAINERS (Write After Approval): Remove myself.
13651         (Various Maintainers: c++ runtime libs): Add myself.
13653 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13655         * MAINTAINERS (Write After Approval): Remove myself.
13656         (Various Maintainers: c++ runtime libs): Add myself.
13658 2002-08-15  Eric Christopher  <echristo@redhat.com>
13660         * config.sub: Import from master repository.
13661         * config.guess: Ditto.
13663 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13665         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13666         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13667         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13669 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13671         * MAINTAINERS: Add self to rs6000 vector extensions.
13673 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13675         * libiberty/configure: Reverted unintended yesterday's check in.
13677 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13679         * boehm-gc/configure, libf2c/configure: Rebuilt.
13680         * libffi/configure, libiberty/configure: Ditto.
13681         * libjava/configure, libobjc/configure: Ditto.
13682         * libstdc++-v3/configure, zlib/configure: Ditto.
13683         Merged from binutils:
13684         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13685         From Steve Ellcey <sje@cup.hp.com>:
13686         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13687         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13688         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13689         IA64.
13690         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13691         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13692         soname_spec, sys_lib_search_path_spec): Ditto.
13694 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13696         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13698 2002-08-04  H.J. Lu  (hjl@gnu.org)
13700         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13702 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13704         * MAINTAINERS (Write After Approval): Add myself.
13706 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13708         * configure.in: Move generic linux case to end.  Copy generic
13709         linux noconfigdirs to mips*-*-linux* entry and new
13710         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13712 2002-07-19  Michael Matz  <matz@suse.de>
13714         * MAINTAINERS: Add myself as ra* maintainer.
13716 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13718         * config.guess: Update to 2002-07-09 version.
13719         * config.sub: Update to 2002-07-03 version.
13721 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13723         * MAINTAINERS: Fix typo in a maintainer email address.
13725 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13727         * configure.in: Remove two redundant tests.
13729 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13731         * configure.in (mips*-*-irix6*o32): Enable stabs.
13733 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13735         * configure.in: Don't build grez.
13736         * Makefile.in: Ditto.
13738         * Makefile.in: Remove references to bsp, cygmon, libstub.
13739         * configure.in: Ditto.
13741         * configure.in: Remove leftover reference to gdbtest.
13743 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13745         * configure.in (gxx_include_dir):  Change to match versioned
13746         C++ headers if --enable-version-specific-runtime-libs is used.
13748 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13750         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13752 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13754         * configure.in: Make --without-x work.
13756 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13758         * configure.in: Rearrange target Makefile fragment collection.
13760         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13761         cvs[src].
13762         * configure.in: Ditto.
13764 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13766         * MAINTAINERS (Write After Approval): Update my e-mail address.
13768 2002-06-24  Ben Elliston  <bje@redhat.com>
13770         * configure.in (host_tools): Remove cgen.
13772         * Makefile.in (all-cgen): Remove; runs from its source directory.
13773         (check-cgen, install-cgen, clean-cgen): Likewise.
13774         (all-opcodes): Do not depend on all-cgen.
13775         (all-sim): Likewise.
13777 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13779         * Makefile.in: Eliminate 'apache' targets.
13780         * configure.in: Eliminate 'apache' targets.
13782         * configure.in: Eliminate redundant tests.  Reorganize.
13784         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13786         * config-ml.in: Eliminate references to Cygnus configure.
13788         * Makefile.in: Eliminate references to building emacs.
13790 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13792         * MAINTAINERS: Update my email address.
13794 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13796         * config.if (libstdcxx_incdir): Version C++ headers.
13797         (cxx_incdir): Remove.
13799 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13801         * MAINTAINERS (Write After Approval): Add self.
13803 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13805         * configure.in: Add support for ip2k.
13807 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13809         * configure.in: Fix AIX configury bug.
13811 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13813         * MAINTAINERS (Write After Approval): Add self.
13815 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13817         * configure.in: replace ${topsrcdir} with ${srcdir}
13819         * configure.in: Move definition of libstdcxx_flags
13820         right above usage, rather than waaay earlier.
13822         * configure.in: Pull definition of is_cross_compiler earlier.
13824         * configure.in: Rearrange a little.
13826         * configure.in: Remove references to librx.
13827         * Makefile.in: Remove references to librx.
13829 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13831         * config.sub: Add support for avr target.
13832         Import from master sources, rev 1.255
13834 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13836         * configure, .cvsignore:  Revert previous change...
13837         * Makefile:  ...delete.
13839 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13841         * configure.in: Eliminate ${gasdir} variable.
13843 2002-06-18  Dave Brolley  <brolley@redhat.com>
13845         * configure.in: Add support for frv.
13846         * config.sub: Add support for frv.
13848 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13850         * configure:  Remove garbage from previous commit.
13852 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13854         * configure:  For in-source builds, make a subdir and re-exec there.
13855         * Makefile:  New file.  Pass targets through to build directory.
13856         * .cvsignore:  No longer ignore "Makefile".
13858 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13860         * MAINTAINERS (Write After Approval): Add self.
13862 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13864         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13866 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13868         * configure.in (vax-*-netbsd*): Re-enable gas.
13870 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13872         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13873         BUILD_PREFIX_1, to correct nomenclature.
13874         * configure: Likewise.
13876         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13877         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13879 2002-05-31  Olaf Hering  <olh@suse.de>
13881         * config-ml.in: Propogate DESTDIR also.
13883 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13885         * configure.in (vax-*-netbsd*): Don't build gas for this
13886         platform.
13888 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13890         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13891         and libgcj for AVR.
13893 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13895         * MAINTAINERS (Write After Approval): Add myself.
13897 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13899         * config.guess: Update to 2002-05-22 version.
13900         * config.sub: Likewise.
13902 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13904         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13905         * config-ml.in: Likewise.
13906         * configure: Likewise.
13907         * configure.in: Likewise.
13909 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13911         * MAINTAINERS: Update my email address.
13913 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13915         * configure.in: Simplify makefile fragment collection.
13917         * configure.in: Remove code to build emacs.
13919         * configure.in : Remove --srcdir argument from targargs and buildargs
13920         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13922         * configure: Move some logic to configure.in.
13923         * configure.in: Move some logic from configure.
13925 2002-05-11  Tom Tromey  <tromey@redhat.com>
13927         * MAINTAINERS: Reflect libgcj reality.
13929 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13931         * Makefile.in: Honour DESTDIR.
13933 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13935         * config.guess: Import 2002-03-20 version.
13936         * config.sub: Import 2002-04-26 version.
13938 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13940         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13942 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13944         * MAINTAINERS: Add self.
13946 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13948         * ltmain.sh: Detect and handle object name conflicts
13949         while piecewise linking a static library.
13951 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13953         * configure.in (noconfigdirs): Don't disable libgcj on
13954         sparc64-*-solaris* and sparcv9-*-solaris*.
13956 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13958         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13960 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13962         * configure.in (FLAGS_FOR_TARGET): Do not add
13963         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13964         on i[3456]86-*-linux*.
13966 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13968         * configure.in (noconfigdirs): Replace [ ] with test.
13970         * configure.in (noconfigdirs): Do not add target-newlib if
13971         target == i[3456]86-*-linux*, and host == target.
13973 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13975         * configure.in: delete reference to absent file
13977         * configure.in: replace '[' with 'test'
13979         * configure.in: Eliminate references to gash.
13980         * Makefile.in: Eliminate references to gash.
13982         * configure.in: remove useless references to 'pic' makefile fragments.
13984         * configure.in: (*-*-windows*) Finish removing.
13986         * configure.in: Eliminate redundant test for libgui.
13988 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13990         * MAINTAINERS: Add self and realphabetize.  Update entries
13991         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13992         entry for a29k port maintainer.
13994 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13996         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13997         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13999 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
14001         * configure.in: remove references to dead files
14003 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14005         * MAINTAINERS: Add information about purpose of this file.
14007 2002-04-18  Tom Tromey  <tromey@redhat.com>
14009         * configure.in: Disallow configuring libgcj when it is already
14010         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
14011         Solaris 2.8 by default.  For PR libgcj/6158.
14013 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
14015         * configure.in:  Move default CC setting out of config/mh-* fragments
14016         directly into here.
14018 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
14020         * configure.in: don't even try to configure or make a subdirectory
14021         if there's no configure script for it.
14023 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14025         * MAINTAINERS: Remove chill maintainers.
14026         * Makefile.in (CHILLFLAGS): Remove.
14027         (CHILL_LIB): Remove.
14028         (TARGET_CONFIGDIRS): Remove libchill.
14029         (CHILL_FOR_TARGET): Remove.
14030         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14031         CHILL_LIB.
14032         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14033         (CHECK_TARGET_MODULES): Likewise.
14034         (INSTALL_TARGET_MODULES): Likewise.
14035         (CLEAN_TARGET_MODULES): Likewise.
14036         (configure-target-libchill): Remove.
14037         (all-target-libchill): Remove.
14038         * configure.in (target_libs): Remove target-libchill.
14039         Do not compute CHILL_FOR_TARGET.
14040         * libchill: Remove directory.
14042 2002-04-11  DJ Delorie  <dj@redhat.com>
14044         * Makefile.in, configure.in: Sync with binutils, entries
14045         follow...
14047 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
14049         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
14050         (do-tar, do-bz2): New rules.
14051         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
14052         (gdb-tar): New rule.
14053         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
14054         (insight_dejagnu.tar): New rule.
14055         (insight.tar): New rule.
14056         (gdb+dejagnu.tar): New rule.
14057         (gdb.tar): New rule.
14059 2002-02-01  Mo DeJong  <supermo@bayarea.net>
14061         * Makefile.in: Add all-tix to deps for all-snavigator
14062         so that tix is built when building snavigator.
14064 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
14066         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14067         ld and gdb are not supported.
14069 2002-01-07  Mark Salter  <msalter@redhat.com>
14071         * configure.in: Remove target-bsp and target-cygmon from arm builds.
14072         Allow target-libgloss to be built for arm, strongarm, and xscale.
14074 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
14076         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14077         options for i[3456]86-pc-linux* native builds.
14079 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
14081         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14082         files from .po files for a distribution.
14084 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
14086         * configure.in: Enable libstdc++-v3 for h8300 targets.
14088 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
14090         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14091         version from bfd/.
14093 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
14095         * Makefile.in (VER): When present, extract the version number from
14096         the file version.in.
14098 2001-05-24  Tom Rix  <trix@redhat.com>
14100         * configure.in : enable ld for aix
14102 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14104         * config.guess: Add linux target for S/390.
14106 2000-11-07  Philip Blundell  <pb@futuretv.com>
14108         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14110 2000-11-03  Philip Blundell  <pb@futuretv.com>
14112         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14113         files.
14115 2001-01-15  Ben Elliston  <bje@redhat.com>
14117         * configure.in (host_tools): Add sid.
14118         Always configure cgen.
14120 2000-11-24  Nick Clifton  <nickc@redhat.com>
14122         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14124 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
14126         * Makefile.in (ALL_MODULES): Add all-cgen.
14127         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14128         (all-cgen): New target.
14129         (all-opcodes,all-sim): Depend on all-cgen.
14130         * configure.in (host_tools): Add cgen.
14131         Only configure cgen if --enable-cgen-maint.
14133 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
14135         * configure.in: Add *-*-freebsd* configurations.
14137 2002-04-08  Tom Tromey  <tromey@redhat.com>
14139         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14140         Fixes PR libgcj/6068.
14142 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
14144         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14146 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14148         * configure.in (alpha*-dec-osf*): Enable libgcj.
14150 2003-03-27  Matthew Gingell  <gingell@gnat.com>
14152         * MAINTAINERS (Write After Approval): Add myself.
14154 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
14156         Fix for: PR bootstrap/3591, target/5676
14157         * configure.in (mcore-pe): Disable the configuration of
14158         libstdc++-v3 since exceptions are not supported.
14160 2002-03-20  Anthony Green  <green@redhat.com>
14162         * configure.in: Enable libgcj for xscale-elf target.
14164 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
14166         * MAINTAINERS:  Update my email address.
14168 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
14170         * ltmain.sh (relink_command): Fix typo in previous change.
14172 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
14174         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
14175         (relink_command): Added --tag flags.
14176         (mode=install): If relinking fails; error out.
14178 2002-03-12  Richard Henderson  <rth@redhat.com>
14180         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
14181         .NOTPARALLEL tag.
14182         (do-check): Rename from check.
14183         (check): Allow parallel check.
14185 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
14187         * MAINTAINERS: Add myself as maintainer for xtensa port.
14188         Fix alphabetical order in CPU port maintainer list.
14189         Remove myself from Write After Approval list.
14191 2002-03-11  Richard Henderson  <rth@redhat.com>
14193         * Makefile.in (.NOTPARALLEL): Add fake tag.
14195 2002-03-07  H.J. Lu  (hjl@gnu.org)
14197         * configure.in: Enable gprof for mips*-*-linux*.
14199 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
14201         * MAINTAINERS (Write After Approval): Add myself.
14203 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
14205         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14206         libjava.
14207         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14209 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
14211         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14212         because its Makefile is there; test for the executable instead.
14214 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14216         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14217         libstdc++-v3 and libjava.
14219 2002-02-11  Adam Megacz  <adam@xwt.org>
14221         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14222         boehm-gc
14224 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14226         * config.guess: Updated to 2002-01-30's version.
14227         * config.sub: Updated to 2002-02-01's version.
14228         Contribute sh64-elf.
14229         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
14230         * configure.in: Added sh64-*-*.
14232 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
14234         * MAINTAINERS: Belatedly add myself to write after approval list.
14236 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
14238         * MAINTAINERS: Put self in as maintainer for x86-64 port.
14239         Remove self as Write After Approval.
14241 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
14243         * MAINTAINERS: Put self in as maintainer for contrib/regression
14244         directory.
14246 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
14248         * MAINTAINERS:  Update my email address.
14250 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
14252         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
14253         target-libiberty, and target-libgloss.  Skip Java-related
14254         libraries if not supported for NetBSD on target CPU.
14256 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
14258         * install-sh: Use _inst.$$_ for temp file name.
14260 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
14262         * MAINTAINERS (Write After Approval): Move my contact info
14263         from here...
14264         (OS Port Maintainers): ...to here (netbsd).
14266 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
14268         * MAINTAINERS (Write After Approval): Add myself.
14270 2002-01-17  H.J. Lu  <hjl@gnu.org>
14272         * Makefile.in (all-fastjar): Also depend on all-libiberty.
14273         (all-target-fastjar): Also depend on all-target-libiberty.
14275 2002-01-16  H.J. Lu  (hjl@gnu.org)
14277         * config.guess: Import from master sources, rev 1.225.
14278         * config.sub: Import from master sources, rev 1.238.
14280 2002-01-16  Kazu Hirata  <kazu@hxi.com>
14282         * MAINTAINERS (Write After Approval): Remove myself.
14284 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
14286         * MAINTAINERS (Write After Approval): Add myself.
14288 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14290         * MAINTAINERS: Add self as docs co-maintainer.
14292 2001-12-11  Matthias Klose  <doko@debian.org>
14294         * MAINTAINERS (Write After Approval): Add myself.
14296 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
14298         * MAINTAINERS: Update my email address.
14300 2001-12-07  Turly O'Connor  <turly@apple.com>
14301         * MAINTAINERS (Write After Approval): Add myself.
14302         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14303         (rs6000_initialize_trampoline): Call __trampoline_setup for
14304         ABI_DARWIN too.
14305         * darwin-tramp.asm: New file, implements __trampoline_setup.
14306         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14308 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
14310         * MAINTAINERS (Write After Approval): Add myself.
14312 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
14314         * configure, configure.in: Use temp file for long sed commands.
14316 2001-12-03  Laurent Guerby  <guerby@acm.org>
14318         * config.sub: Update to version 1.232 on subversion.
14320 2001-12-03  Ben Elliston  <bje@redhat.com>
14322         * MAINTAINERS: Update mail address for config.* patches.
14324 2001-11-27  DJ Delorie  <dj@redhat.com>
14325             Zack Weinberg  <zack@codesourcery.com>
14327         When build != host, create libiberty for the build machine.
14329         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14330         CONFIG_ARGUMENTS.
14331         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14332         New variables.
14333         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14334         and rules.
14335         (all.normal): Depend on ALL_BUILD_MODULES.
14336         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14337         (all-build-libiberty): Depend on configure-build-libiberty.
14339         * configure: Calculate and substitute proper value for
14340         ALL_BUILD_MODULES.
14341         * configure.in: Create the build subdirectory.
14342         Calculate and substitute TARGET_CONFIGARGS (formerly
14343         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14345 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
14347         * MAINTAINERS (write-after-approval): Add self.
14349 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14351         * MAINTAINERS (GNATS only accounts): Remove self.
14353 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
14355         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14356         libf2c.
14358 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14360         * MAINTAINERS (Write After Approval): Add self.
14362 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14364         * MAINTAINERS: mips and s390 are also CPU ports.
14366 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14368         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14370 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
14372         * MAINTAINERS: Alphabetize.
14374 2001-11-09  Kazu Hirata  <kazu@hxi.com>
14376         * MAINTAINERS (Various maintainers: h8 port): Add myself.
14378 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14380         * MAINTAINERS (Various maintainers: hppa port): Added myself.
14382 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14384         * configure.in (--enable-languages): Be more permissive about
14385         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14387 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14389         * config.sub: Import from master sources, rev. 1.230.
14390         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14392 2001-11-07  Laurent Guerby  <guerby@acm.org>
14394         * MAINTAINERS (Write After Approval): Add self.
14396 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14398         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14400 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14402         * config.sub: Import from master sources, rev 1.226.
14403         * config.guess: Import from master sources, rev 1.216.
14405 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14407         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14408         * MAINTAINERS: Add self as maintainer of MMIX port.
14409         Remove old after-approval entry.
14411 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14413         * ChangeLog, configure: Fix spelling errors.
14415 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14417         * MAINTAINERS: Tweak my address.
14419 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14421         * MAINTAINERS: Update my email address.
14423 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14425         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14426         * MAINTAINERS: Add self as maintainer of CRIS port.
14428 2001-10-10  Geert Bosch  <bosch@gnat.com>
14430         * MAINTAINERS (Various maintainers: Ada front end):
14431         Added Robert Dewar.
14433 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14435         * MAINTAINERS (Write After Approval): Added self
14437 2001-10-02  Geert Bosch  <bosch@gnat.com>
14439         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14441 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14443         * configure: Handle temporary files securely using mkdir.
14445 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14447         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14449 2001-09-26  Will Cohen  <wcohen@redhat.com>
14451         * configure.in (*-*-linux*): Disable configuration of target-newlib
14452         and target-libgloss.
14454 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14456         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14457         RANLIB.
14459 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14461         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14462         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14463         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14464         avoid quotes nesting problems.
14465         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14466         (DO_X): Export only variables that are set.
14468 2001-09-19  Ben Elliston  <bje@redhat.com>
14470         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14471         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14472         semantics.  Use the shell built-in "type" command instead.
14474 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14476         Merged from gcc-3_0-branch:
14477         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14478         * ltcf-c.sh: Use $objext, not $ac_objext.
14479         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14480         * ltcf-cxx.sh: Add support for GNU.
14481         2001-07-22  Timothy Wall  <twall@redhat.com>
14482         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14483         default settings if using GNU tools with that configuration.
14484         * ltcf-cxx.sh: Ditto.
14485         * ltcf-gcj.sh: Ditto.
14486         2001-07-21  Michael Chastain  <chastain@redhat.com>
14487         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14488         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14489         * ltmain.sh: Mark as gcc-local.
14491 2001-08-30  Eric Christopher  <echristo@redhat.com>
14492             Jason Eckhardt  <jle@redhat.com>
14494         * config.guess: Merge from master sources.
14495         * config.sub: Merge from master sources, add support for mipsisa32.
14497 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14498         * config.sub: Merge from master sources, rev 1.219.
14499         * MAINTAINERS: Add self as contact for stormy16 port.
14501 2001-08-14  Zack Weinberg  <zackw@panix.com>
14503         * config.sub: Merge from master sources, rev 1.218.
14504         * config.guess: Merge from master sources, rev 1.209.
14506 2001-08-11  Graham Stott  <grahams@redhat.com>
14508         * Makefile.in (check-c++): Add missing semicolon.
14510 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14512         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14514 2001-07-30  Eric Christopher  <echristo@redhat.com>
14516         * MAINTAINERS (Various maintainers: mips port): Added myself.
14518 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14520         * configure.in (sh-*-linux*): New.
14522 2001-07-27  Richard Henderson  <rth@redhat.com>
14524         * .cvsignore: Add LAST_UPDATED.
14526 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14528         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14530 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14532         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14534 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14536         * MAINTAINERS (Write After Approval): Added myself.
14538 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14540         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14541         and libgcj on m68hc11/m68hc12.
14543 2001-06-27  H.J. Lu  (hjl@gnu.org)
14545         * Makefile (CFLAGS_FOR_BUILD): New.
14546         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14548 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14550         * README: Remove version number.
14552 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14554         * INSTALL/README: Update wrt. to the installation instructions now
14555         residing in gcc/doc/install.texi.
14557 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14559         * README: Replace with a cut-down and updated version of gcc/README.
14561 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14563         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14564         multilibs to be disabled.
14566 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14568         * MAINTAINERS (Write After Approval): Add myself.
14570 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14572         * config.guess: Import CVS version 1.195.
14573         * config.sub: Import CVS version 1.212.
14575 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14577         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14578         gcc/xgcc is built, use -print-prog-name to find out the program
14579         name to use.
14581 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14583         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14584         appear to also be in the master copy.
14585         * config.sub:  Import CVS version 1.211.
14587 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14589         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14590         with_gcc]: Use `gcc -shared' to build a shared library.
14592 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14594         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14595         archives.
14597 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14599         * MAINTAINERS (Write After Approval): Add myself.
14601 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14603         * configure.in (libstdcxx_flags): Do not try to execute
14604         libstdc++-v3/testsuite_flags until it exists.
14606 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14608         * MAINTAINERS: Update my email address.
14610 2001-05-31  Graham Stott  <grahams@redhat.com>
14612         * MAINTAINERS (Write After Approval): Add myself.
14614 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14616         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14617         libraries when using g++ with native linker.
14619 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14621         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14623 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14625         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14626         [aix4*|aix5*]: Prepend blank.
14628 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14630         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14631         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14632         of subdir/configure scripts to use the new libtool.m4.
14634 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14636         * MAINTAINERS (Write After Approval): Add myself.
14638 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14640         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14642 2001-05-11  Ben Elliston  <bje@redhat.com>
14644         * Makefile.in (all-sid): New target.
14645         (check-sid, clean-sid, install-sid): Likewise.
14647 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14649         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14651 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14653         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14654         libgcj.
14656 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14658         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14659         gcc/xgcc is built, use -print-prog-name to find out the program
14660         name to use.
14662 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14664         * configure.in (noconfigdirs): Don't reset it from scratch in the
14665         target case; only append to it.
14667         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14668         sparc-*-solaris2.8]: Disable ${libgcj}.
14670 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14672         * configure.in (libgcj_saved): Copy from $libgcj.
14673         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14674         --disable-libgcj.
14676 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14678         * MAINTAINERS: Remove self as MIPS maintainer and
14679         C front end maintainer.
14681 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14683         * configure.in: Move *-chorusos target case to the proper switch.
14684         Disable libgcj.
14686 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14688         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14689         1.641.2.228.
14691 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14693         * Makefile.in (STAGE1_CFLAGS): Pass down.
14695 2001-04-13  Alan Modra  <amodra@one.net.au>
14697         * config.guess: Add hppa64-linux support.  Note for next import that
14698         this is already in the master file.
14699         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14701 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14703         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14704         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14706 2001-04-11  Stan Shebs  <shebs@apple.com>
14708         * MAINTAINERS: Add self as Darwin port maintainer.
14710 2001-04-11  Alan Modra  <amodra@one.net.au>
14712         * MAINTAINERS: Update my email address.
14714 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14716         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14717         recent versions of FreeBSD (release 3 or later).
14718         * ltconfig: On FreeBSD, -lc must not be provided when building
14719         a shared library or else the standard -pthread gcc option is
14720         rendered worthless to later users of the built library.
14722 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14724         * MAINTAINERS: Add self and RTH as C front end maintainers.
14726 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14728         * config.sub: Make sure to match an already-canonicalized
14729         machine name (eg. mn10300-unknown-elf).
14731 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14733         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14734         New macros.
14735         (bootstrap, cross): Use RECURSE_FLAGS.
14736         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14738 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14740         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14742 2001-03-22  Colin Howell  <chowell@redhat.com>
14744         * Makefile.in (DO_X): Do not backslash single-quotes in
14745         backquotes (two places).
14747 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14749         Re-installed:
14750         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14751         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14752         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14753         * ltcf-cxx.sh: Likewise.
14754         * ltcf-gcj.sh: Likewise.
14756 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14758         * MAINTAINERS: Add myself as "documentation co-maintainer".
14760 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14762         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14763         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14765 2001-03-19  Tom Tromey  <tromey@redhat.com>
14767         * config-ml.in: Handle GCJ and GCJFLAGS.
14769 2001-03-21  Michael Chastain  <chastain@redhat.com>
14771         * Makefile.in: all-m4 depends on all-texinfo.
14773 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14775         * MAINTAINERS: Add myself to write after approval list.
14777 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14779         * Makefile.in (DO_X): Quote nested quotes.
14781 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14783         * MAINTAINERS: Add myself to write after approval list.
14785 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14787         * Makefile.in (DO_X): Use double quotes for quoting
14788         "RANLIB=$${RANLIB}".
14790 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14792         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14794 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14796         * configure.in: Only use `lang_requires' for languages athat are
14797         actually enabled.
14799 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14801         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14803 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14805         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14807 2001-03-07  Tom Tromey  <tromey@redhat.com>
14809         * configure.in: Allow config-lang.in to set `lang_requires' to list
14810         of other required languages.
14812 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14814         * Makefile.in: Remove RANLIB definition. Use RANLIB
14815         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14816         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14818 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14819             Alexandre Oliva  <aoliva@redhat.com>
14821         * Makefile.in (check-c++): Use tabs, not spaces.
14823 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14825         * MAINTAINERS: add myself to Write After Approval list.
14827 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14829         * Makefile.in (check-c++): New rule.
14831         * configure.in (target_libs): Remove libg++.
14832         (noconfigdirs): Remove libg++.
14833         (noconfigdirs): Same.
14834         (noconfigdirs): Same.
14835         (noconfigdirs): Same.
14837         * config-ml.in: Remove libg++ references.
14839         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14840         (ALL_TARGET_MODULES): Same.
14841         (configure-target-libg++): Remove.
14842         (all-target-libg++): Remove.
14843         (configure-target-libio): Remove.
14844         (all-target-libio): Remove.
14845         (check-target-libio): Remove.
14846         (.PHONY): Remove.
14847         (libg++.tar.bz2): Remove.
14848         (all-target-cygmon): Remove libio.
14849         (all-target-libstdc++): Remove.
14850         (configure-target-libstdc++): Remove.
14851         (TARGET_LIB_PATH): Remove libstdc++.
14852         (ALL_GCC_CXX): Remove libstdc++.
14853         (all-target-gperf): Correct.
14855 2001-02-16  Nick Clifton  <nickc@redhat.com>
14857         * configure.in (noconfigdirs): Allow configuration of texinfo
14858         for Cygwin hosts.
14860 2001-02-15  Anthony Green  <green@redhat.com>
14862         * configure: Introduce GCJ_FOR_TARGET.
14863         * configure.in: Ditto.
14864         * Makefile.in: Ditto.
14866 2001-02-13  Andreas Schwab  <schwab@suse.de>
14868         * MAINTAINERS: Update mail address.
14870 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14872         * config.guess: Add linux target for S/390.
14873         * config.sub: Likewise.
14875 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14877         * configure.in: for *-chorusos, don't config target-newlib and
14878         target-libgloss.
14880 2001-02-06  Ben Elliston  <bje@redhat.com>
14882         * configure: Output host type to stdout, not stderr.
14884 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14886         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14887         * ltcf-cxx.sh: Likewise.
14889         * config.if: Assume enable_libstdcxx_v3 is defined.
14891 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14893         Remove V2 C++ library.
14894         * configure.in: Remove --enable-libstdcxx_v3 support.
14896 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14898         * include/demangle.h: Add prototype for java_demangle_v3.
14900 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14902         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14904 2001-01-27  Richard Henderson  <rth@redhat.com>
14906         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14908 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14910         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14911         Don't unset, it's non-portable and no longer necessary, set to empty
14912         instead.
14914 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14916         * ltconfig: Shell portability fix for the tagname validity check.
14918 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14920         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14921         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14923 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14925         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14927 2001-01-26  Tom Tromey  <tromey@redhat.com>
14929         * configure.in: Allow libgcj to be built on Sparc Solaris.
14931 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14933         * ltcf-c.sh: Add aix5 case.
14934         * ltcf-cxx.sh: Likewise.
14935         * ltconfig: Likewise.
14937 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14939         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14940         keep at least one of build_libtool_libs or build_old_libs set to
14941         yes.
14943         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14944         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14946 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14948         * configure.in: Enable libgcj on several additional platforms.
14950 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14952         * configure.in: Enable libgcj for linux targets.
14954 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14956         * MAINTAINERS (Write After Approval): Add myself.
14958 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14960         * MAINTAINERS: Add myself as vax port maintainer.
14962 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14964         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14966 2001-01-09  Mike Stump  <mrs@wrs.com>
14968         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14969         failures of subdirectories.
14971 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14973         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14974         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14975         * ltcf-cxx.sh: Likewise.
14976         * ltcf-gcj.sh: Likewise.
14977         * ltconfig.sh: Fix typo.
14979 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14981         * configure: handle DOS-style absolute paths.
14983 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14985         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14987 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14989         * MAINTAINERS: Add myself as avr port co-maintainer.
14991 2000-12-28  Ben Elliston  <bje@redhat.com>
14993         * MAINTAINERS: Add myself under ``Write After Approval''.
14995 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14997         * texinfo: Remove directory from GCC.
14999 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15001         * COPYING: Update to current
15002         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
15003         to 19yy as example year in copyright notice).
15005 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
15007         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
15008         (libstdcxx_incdir): Pass down.
15009         * config.if: Remove expired bits for cxx_interface, add stub.
15010         (libstdcxx_incdir): Add variable for g++ include directory.
15011         * configure.in (gxx_include_dir): Use it.
15013 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
15015         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
15016         with old-email address from ``Write After Approval''.
15018 2000-12-15  Andreas Jaeger  <aj@suse.de>
15020         * configure.in: Handle lang_dirs.
15022 2000-12-14  Tom Tromey  <tromey@redhat.com>
15024         * MAINTAINERS: Removed brads.
15026         * MAINTAINERS: Added gcj developers.
15028 2000-12-13  Anthony Green  <green@redhat.com>
15030         * configure.in: Disable libgcj for any target not specifically
15031         listed.  Disable libgcj for x86 and Alpha Linux until compatible
15032         with g++ abi.
15034 2000-12-13  Mike Stump  <mrs@wrs.com>
15036         * Makefile.in (local-distclean): Also remove fastjar.
15038 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
15040         * contrib/gcc_update: Add fastjar --touch entries.
15042 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
15044         * configure.in: Disable language-specific target libraries for
15045         languages that aren't enabled.
15047 2000-12-10  Anthony Green  <green@redhat.com>
15049         * configure.in: Define libgcj.  Disable libgcj target libraries for
15050         most targets.
15052 2000-12-10  Neil Booth  <neilb@earthling.net>
15054         * MAINTAINERS: Update mail address, remove from WAA list.
15056 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15058         * libjava: Imported from /cvs/java.
15059         * libffi: Likewise.
15060         * Boehm-gc: Likewise.
15062 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15064         * configure.in (target_libs): Revert 2000-12-08 patch.
15065         (noconfigdirs): Added target-libjava.
15067 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15069         * djunpack.bat: removed.
15071 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15073         * Makefile.in: handle DOS-style absolute paths.
15074         * config-ml.in: likewise.
15075         * symlink-tree: likewise.
15077 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15079         * fastjar: Imported.
15081 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15083         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15084         libjava.
15085         * configure.in (target_libs): Removed `target-libjava'.
15087 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15089         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15090         (ALL_MODULES): Added fastjar.
15091         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15092         (all-target-libjava): all-fastjar replaces all-zip.
15093         (all-fastjar): Added.
15094         (configure-target-fastjar, all-target-fastjar): Likewise.
15095         * configure.in (host_tools): Added fastjar.
15097 2000-12-07  Mike Stump  <mrs@wrs.com>
15099         * Makefile.in (local-distclean): Remove leftover built files.
15101 2000-11-24  Nick Clifton  <nickc@redhat.com>
15103         * configure.in (xscale-elf): Add target.
15104         (xscale-coff): Add target.
15106 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
15108         * ltcf-cxx.sh: Support creation of C++ shared libraries on
15109         recent versions of FreeBSD (release 3 or later).
15110         * ltconfig: On FreeBSD, -lc must not be provided when building
15111         a shared library or else the standard -pthread gcc option is
15112         rendered worthless to later users of the built library.
15114 2000-11-16  Fred Fish  <fnf@be.com>
15116         * configure.in (enable_libstdcxx_v3): Fix typo,
15117         libstd++ -> libstdc++.
15119 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15121         * MAINTAINERS: Add self to Write After Approval list.
15123 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
15125         * MAINTAINERS: Update my email address.  Add myself to global write
15126         privs list.
15128 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
15130         * Makefile.in: Merge with src and libgcj.
15131         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
15132         configure-target-<library> when their configure scripts need the C
15133         or C++ library to have already been built to work properly.
15134         (do_proto_toplev): Set them to an empty string.
15136         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15137         (REALLY_SET_LIB_PATH): Use them.
15139 2000-11-17  Stan Shebs  <shebs@apple.com>
15141         * MAINTAINERS: Add self to Write After Approval list.
15143 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15145         * configure: Provide the original toplevel configure arguments
15146         (including $0) to subprocesses in the environment rather than
15147         through gcc/configargs.h.
15149 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15151         * MAINTAINERS: Remove references to cccp. Change C9X reference to
15152         C99.  Alphabetise "Write After Approval" list.
15154 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
15156         * configure: Turn on libstdc++ V3 by default.
15158         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15159         if we've got GCC.
15161 2000-11-11  Philip Blundell  <philb@gnu.org>
15163         * MAINTAINERS: Add self to Write After Approval list.
15165 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
15167         * ltcf-c.sh (aix4): Improve shared library configuration; require
15168         exporting symbols.
15169         * ltcf-cxx.sh (aix4): Define.
15170         * ltconfig (aix4): Define library and soname specs appropriate for
15171         AIX.  Define command to create export symbols list.
15173 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
15175         * config.sub: Add support for Sun Chorus
15177 2000-10-31  Nick Clifton  <nickc@redhat.com>
15179         * MAINTAINERS: Rename <name>@cygnus.com addresses to
15180         <name>@redhat.com.  Also installed new email address for Clint
15181         Popetz.
15183 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
15185         * etc: Remove directory from GCC.
15187 2000-10-16  Michael Meissner  <meissner@redhat.com>
15189         * configure (gcc/configargs.h): Only create if there is a build GCC
15190         directory created.
15192 2000-10-16  Matthias Klose  <doko@debian.org>
15194         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15195         when configured for libstdc++-v3.
15197 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
15199         * configure: Save configure arguments to gcc/configargs.h.
15201 2000-10-04  Philipp Thomas  <pthomas@suse.de>
15203         * config.guess: Import CVS version 1.157.
15204         * config.sub: Import CVS version 1.181.
15206 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
15208         * Makefile.in (bootstrap): avoid recursion if subdir missing
15209         (cross): ditto
15210         (do-proto-toplev): ditto
15212 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
15214         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15215         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15217         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15218         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
15219         all affected `configure' scripts.
15221 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
15223         * MAINTAINERS: Add self as cpplib co-maintainer.
15225 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
15227         * MAINTAINERS: Add self to Write After Approval list.
15229 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15231         * INSTALL/README: egcs -> GCC update.
15233 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
15235         * MAINTAINERS: Add myself to Write After Approval list.
15237 2000-09-15  Kazu Hirata  <kazu@hxi.com>
15239         * MAINTAINERS: Add myself to Write After Approval list.
15241 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
15243         * configure.in: Do not build byacc for hppa64.  Provide paths to the
15244         X11 libraries for hppa64.
15246 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15248         * MAINTAINERS: Add myself as 68hc11 port maintainer.
15250 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
15252         * Makefile.in (all-zlib): Added dummy target.
15254         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15255         ltcf-gcj.sh: Updated from libtool multi-language branch.
15257 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
15259         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15260         (bootstrap*): Depend on all-bootstrap.
15262 2000-09-05  Philipp Thomas  <pthomas@suse.de>
15264         * config.guess: Import CVS version 1.156.
15265         * config.sub: Import CVS version 1.179.
15267 2000-09-02  Anthony Green  <green@cygnus.com>
15269         * Makefile.in (all-gcc): Depend on all-zlib.
15270         (CLEAN_MODULES): Add clean-zlib.
15271         (ALL_MODULES): Add all-zlib.
15272         * configure.in (host_libs): Add zlib.
15274 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
15276         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15277         crosses, but add gcc/include to the header search path for them.
15279 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
15281         * MAINTAINERS: Add self to Write After Approval list.
15283 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15285         * config.guess: Import CVS version 1.152.
15286         * config.sub: Import CVS version 1.177.
15288 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
15290         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15291         $targargs to tell whether newlib is going to be built.
15293         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15294         $$r/TARGET_SUBDIR/libio for _G_config.h.
15296 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
15298         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15300 2000-08-22  DJ Delorie  <dj@redhat.com>
15302         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15304 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
15306         * config-ml.in (CC, CXX): Avoid trailing whitespace.
15307         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15308         sub-configures.
15310 2000-08-21  DJ Delorie  <dj@redhat.com>
15312         * MAINTAINERS: Add self as a libiberty maintainer
15314 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
15316         * configure.in (libstdcxx_flags): Use
15317         libstdc++-v3/src/libstdc++.INC.
15319 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
15321         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15323 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
15325         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15327         * configure: Make enable_threads and enable_shared defaults
15328         explicit.  Substitute enable_threads into generated Makefiles.
15329         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15330         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15332 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15334         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15336 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
15338         * config-ml.in (CC): Remove bogus duplicate quotation mark from
15339         previous delta.
15341 2000-08-11  Jason Merrill  <jason@redhat.com>
15343         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15344         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15345         (FLAGS_FOR_TARGET): Not here.
15346         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15348 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
15350         * config-ml.in (CC, CXX): Don't introduce a leading space.
15352 2000-08-07  DJ Delorie  <dj@delorie.com>
15354         * MAINTAINERS: Add self as a DJGPP maintainer
15356 2000-08-07  DJ Delorie  <dj@redhat.com>
15358         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15359         "if we're also building gcc, and it's a gcc that will run on the
15360         build machine, we want to use its includes instead of the system's
15361         default includes".
15363 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15365         * MAINTAINERS: Add self to Write After Approval list.
15367 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
15369         * configure.in (libstdcxx_flags): Don't use `"'.
15371         * config-ml.in: Adjust multilib search paths to the
15372         appropriate multilib tree.
15374 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
15376         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15377         commas in $LANGUAGES.
15379 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
15381         * configure.in: Re-enable all references to libg++ and librx.
15383 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15385         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15386         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15387         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15388         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15390         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15392 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15394         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15395         CXX_FOR_TARGET for sed.
15397 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15399         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15400         Do not override if already set in the environment or in configure.
15401         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15402         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15404 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15406         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15407         the libtool CVS tree multi-language branch.
15408         * ltconfig, ltmain.sh: Updated.
15410 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15412         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15413         (clean-target): Depend on it.
15415         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15416         (GCC_FOR_TARGET): Use it.
15417         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15418         * configure.in: ... here.
15419         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15420         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15422 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15424         * MAINTAINERS: Add self to Write After Approval list.
15426 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15428         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15429         (configure-target-libchill, configure-target-libobjc): Likewise.
15431         * configure.in: Use the same cache file for all target libs.
15432         * config-ml.in: But different cache files per multilib variant.
15434 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15436         * configure (topsrcdir): Don't use dirname.
15438 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15440         * MAINTAINERS: Add self to Write After Approval list.
15442 2000-07-20  Jason Merrill  <jason@redhat.com>
15444         * configure.in: Remove all references to libg++ and librx.
15446         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15448 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15450         * config.sub: Update to subversions version 2000-07-06.
15452 2000-07-12  Andrew Haley  <aph@cygnus.com>
15454         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15455         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15457 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15459         * symlink-tree:  Check number of arguments.
15461 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15463         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15464         search path for a g++ extracted from the build tree.  This
15465         will allow link tests run by configure scripts in
15466         subdirectories to succeed.
15468 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15470         * ltconfig: Add support for mips-dde-sysv4.2MP
15472 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15474         * MAINTAINERS: Add myself as loop discovery maintainer.
15476 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15478         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15479         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15481 2000-06-19  Timothy Wall  <twall@cygnus.com>
15483         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15484         * config.sub: Add tic54x target.
15486 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15488         * MAINTAINERS: Add self as Fortran maintainer,
15489         remove Craig Burley.
15491 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15493         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15494         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15496 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15498         * MAINTAINERS: Add self as i18n maintainer
15500 20000-05-21  H.J. Lu  (hjl@gnu.org)
15502         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15503         directory are used if they exist. Make sure
15504         $(build_tooldir)/include is searched for header files,
15505         $(build_tooldir)/lib/ for library files.
15506         (GCC_FOR_TARGET): Likewise.
15507         (CXX_FOR_TARGET): Likewise.
15509 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15511         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15513 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15515         * Makefile.in (configure-target-libiberty): Depend on
15516         configure-target-newlib.
15518 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15520         * configure.in, Makefile.in: Merge all libffi-related
15521         configury stuff from the libgcj tree.
15523 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15525         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15526         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15528 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15530         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15531         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15532         current version information.  Add to proto-toplev directory.
15533         (gdb-taz): Build do-djunpack.
15535 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15537         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15539 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15541         * MAINTAINERS: Add self to Write After Approval list.
15543 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15545         * ltmain.sh: Preserve in relink_command any environment
15546         variables that may affect the linker behavior.
15548 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15550         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15552 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15554         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15556 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15558         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15559         with the version name.
15561 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15563         * MAINTAINERS: Add self as bb-reorder maintainer.
15565 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15567         * config.if: Tweak.
15569 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15571         * djunpack.bat: New file.
15573 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15575         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15576         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15577         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15578         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15580 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15582         * config.sub (case $basic_machine): Change default for "ibm-*"
15583         to "openedition".
15585 2000-04-13  Andreas Jaeger  <aj@suse.de>
15587         * MAINTAINERS: Added myself.
15589 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15591         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15592         (do-md5sum): New target.
15593         (MD5PROG): Define.
15594         (PACKAGE): Default to TOOL.
15595         (VER): Default to a shell script.
15596         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15597         md5 checksum generation.
15598         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15599         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15600         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15601         insight.tar.bz2): Use gdb-taz to create archive.
15603 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15605         * configure (warn_cflags): Delete.
15607 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15609         * MAINTAINERS: Added myself.
15611 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15612             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15614         * configure.in (enable_libstdcxx_v3): Add.
15615         (target_libs): Add bits here to switch between libstdc++-v2 and
15616         libstdc++-v3.
15617         * config.if: And this file too.
15618         * Makefile.in: Add libstdc++-v3 targets.
15620 2000-04-05  Michael Meissner  <meissner@redhat.com>
15622         * config.sub (d30v): Add d30v as a basic machine type.
15624 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15626         * configure.in: -linux-gnu*, not -linux-gnu.
15628 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15630         * MAINTAINERS: Add self in write-after-approval section.
15632 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15634         * MAINTAINERS: Add self as ia64 port maintainer.
15636 2000-03-08  Neil Booth  <NeilB@earthling.net>
15638         * MAINTAINERS: Add self in write-after-approval section.
15640 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15642         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15643         (do-tar-bz2): Replace TOOL with PACKAGE.
15644         (gdb.tar.bz2): Remove GDBTK from GDB package.
15645         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15646         dejagnu.tar.bz2): New packages.
15648 2000-02-27  Andreas Jaeger  <aj@suse.de>
15650         * configure.in: Add entry for mips*-*-linux*, move catch all
15651         *-*-*linux* entry below this one.
15653 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15655         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15657 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15659         * config.sub: Support an OS of "wince".
15661 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15663         * config.guess, config.sub: Updated to match config's 2000-02-15
15664         version.
15666 2000-02-23  Linas Vepstas  <linas@linas.org>
15668         * config.sub: Add support for Linux/IBM 370.
15669         * configure.in: Likewise.
15671 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15673         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15675 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15677         * config.guess: Guess "cygwin" rather than "cygwin32".
15679 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15681         * configure (gcc_version): When setting, narrow search to
15682         lines containing `version_string'.
15684 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15686         * config.sub: Add support for avr target.
15688 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15690         * MAINTAINERS: Add maintainers for MCore port.
15692 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15694         * config.sub: Add mmix-knuth-mmixware.
15696 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15698         * MAINTAINERS: Pair cccp with cpplib maintainership.
15700 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15702         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15703         structure stuff to -L library search.
15704         (CXX_FOR_TARGET): Ditto.
15705         (CROSS_CHECK_MODULES): Fix spelling mistake.
15707 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15709         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15710         the C++ compiler.
15712 2000-01-12  Richard Henderson  <rth@cygnus.com>
15714         * configure.in: Don't build some bits for beos.
15716 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15718         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15719         as include files.
15721 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15723         * Add self as cpplib maintainer, as requested by Jason
15724         Merrill.  Correct my e-mail address.
15726 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15728         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15729         not mh-aix43.
15731 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15733         * MAINTAINERS: Add myself to "write after approval" list.
15735 1999-12-14  Richard Henderson  <rth@cygnus.com>
15737         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15738         * config.sub: Accept alphaev[78], alphaev8.
15740 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15742         * config.guess, config.sub: Update from autoconf.
15744 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15746         * MAINTAINERS:  update my playtime e-address.
15748 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15750         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15751         necessary libraries are missing.
15753 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15755         * MAINTAINERS: Add new 'write after approval' maintainer.
15757 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15759         * MAINTAINERS: Add new Java maintainer.
15761 1999-10-25  Andreas Schwab  <schwab@suse.de>
15763         * configure: Fix quoting inside arguments of eval.
15765 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15767         * config-ml.in: Allow suppression of some ARM multilibs.
15769 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15771         * config.guess: Add OS/390 match pattern.
15772         * config.sub: Add mvs, openedition targets.
15773         * configure.in (i370-ibm-opened*): New.
15775 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15777         * config.sub: Add support for configuring for pj.
15779 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15781         * config.sub (maybe_os): Add support for configuring for fr30.
15783 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15785         * configure.in: Do not configure or build ld for AIX
15786         platforms.  ld is known to be broken on these platforms.
15788 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15790         * config-ml.in: Pass compiler flag corresponding to multidirs to
15791         subdir configures.
15793 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15795         * Makefile.in (LDFLAGS): Define.
15797 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15799         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15800         noconfigdirs.
15801         (*-*-cygwin*): Likewise.
15803 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15805         * mkdep: New file.
15806         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15807         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15809         From Eli Zaretskii <eliz@is.elta.co.il>:
15810         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15811         long file name when using DJGPP on MS-DOS.
15813 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15815         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15817 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15819         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15820         dependency as this causes "make check" to globally "make all"
15822 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15824         * configure.in (target_libs): Added target-zlib.
15825         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15826         (CONFIGURE_TARGET_MODULES): Likewise.
15827         (CHECK_TARGET_MODULES): Likewise.
15828         (INSTALL_TARGET_MODULES): Likewise.
15829         (CLEAN_TARGET_MODULES): Likewise.
15830         (configure-target-zlib): New target.
15831         (all-target-zlib): Likewise.
15832         (all-target-libjava): Depend on all-target-zlib.
15833         (configure-target-libjava): Depend on configure-target-zlib.
15835         * Makefile.in (configure-target-libjava): Depend on
15836         configure-target-newlib.
15837         (configure-target-boehm-gc): New target.
15838         (configure-target-qthreads): New target.
15840         * configure.in (target_libs): Added target-qthreads.
15841         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15842         (CONFIGURE_TARGET_MODULES): Likewise.
15843         (CHECK_TARGET_MODULES): Likewise.
15844         (INSTALL_TARGET_MODULES): Likewise.
15845         (CLEAN_TARGET_MODULES): Likewise.
15846         (all-target-qthreads): New target.
15847         (configure-target-libjava): Depend on configure-target-qthreads.
15848         (all-target-libjava): Depend on all-target-qthreads.
15850         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15851         (CONFIGURE_TARGET_MODULES): Likewise.
15852         (CHECK_TARGET_MODULES): Likewise.
15853         (INSTALL_TARGET_MODULES): Likewise.
15854         (CLEAN_TARGET_MODULES): Likewise.
15855         (all-target-libjava): New target.
15856         (all-target-boehm-gc): Likewise.
15857         * configure.in (target_libs): Added libjava, boehm-gc.
15859 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15861         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15862         configure.bat in SUPPORT_FILES.
15863         (gas+binutils.tar.bz2): Likewise.
15865         * makeall.bat: Remove; obsolete.
15867 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15869         From Mark Elbrecht:
15870         * configure.bat: Remove; obsolete.
15872 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15874         * configure: Add -W -Wall to the default CFLAGS when compiling with
15875         gcc.
15877 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15879         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15881 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15883         * configure.in: Build ld on IRIX6.
15885 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15887         * Makefile.in: Change distribution targets to use bzip2 instead of
15888         gzip.
15889         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15890         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15892 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15894         * config.sub: Add mcore target.
15896 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15898         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15900 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15902         * config.guess (dummy): Changed to $dummy.
15904 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15906         * config.sub: Tidied up case statements.
15908 1999-05-22  Ben Elliston  <bje@cygnus.com>
15910         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15911         <jiro@din.or.jp>.
15913         * config.guess: Merge with FSF version. Future changes will be
15914         more accurately recorded in this ChangeLog.
15915         * config.sub: Likewise.
15917 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15919         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15921 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15923         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15925 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15927         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15929 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15931         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15932         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15933         Bad merge removed these two changes.
15935 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15936                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15938         * config.guess (interix Alpha): Add.
15940 1999-04-11  Richard Henderson  <rth@cygnus.com>
15942         * configure.in (i?86-*-beos*): Do config gperf; don't config
15943         gdb, newlib, or libgloss.
15945 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15947         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15948         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15949         from multidirs.
15951 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15953         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15955 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15957         * config.sub: Add support for mcore targets.
15959 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15961         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15962         not mt-ospace, in order to shut up assembler warning about using
15963         symbols that are named the same as registers.
15965 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15967         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15968         dependency list for all-target-cygmon.
15970 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15972         * config-ml.in: Check $host, not $target, for selective multilibs.
15973         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15974         thumb interworking, and underscore prefix multilibs.
15976 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15978         * missing: Update to version from current automake.
15980 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15982         * configure (gxx_include_dir): Removed.
15984         * configure.in (gxx_include_dir): Handle it.
15985         * Makefile.in: Likewise.
15987 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15989         * config.sub (mips64vr4111,mips64vr4111el) Add.
15991 1999-03-21  Ben Elliston  <bje@cygnus.com>
15993         * config.guess: Correct typo for detecting ELF on FreeBSD.
15995 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15997         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15998         config/mh-djgpp.
16000 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
16002         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
16003         all-target-newlib to dependency list for all-target-bsp.
16005 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16007         * config.sub: Add i386-uwin support.
16008         * config.guess: Likewise.
16010 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16012         * configure.in: cleanup, add mh-*pic handling for arm, special
16013         case powerpc*-*-aix*
16015 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
16017         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16018         can be built.
16020 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
16022         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16023         targets.
16025 1999-03-02  Nick Clifton  <nickc@cygnus.com>
16027         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16029 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
16031         * config.sub: Check for "cygwin*" rather than "cygwin32*"
16033 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16035         * config.sub: Fix typo in arm recognition.
16037 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
16039         * configure.in (noconfigdirs): Changed target_configdirs to
16040         include target-bsp only for m68k-*-elf* and m68k-*-coff*
16041         rather than m68k-*-* since it is not known to work on
16042         m68k-aout. Ditto for arm-*-*oabi.
16044 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
16046         * configure.in (*-*-windows*): Remove, no longer used.
16048 1999-02-19  Ben Elliston <bje@cygnus.com>
16050         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16051         Smart and improved by Andrew Cagney.
16053 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
16055         * config.guess: Recognize openbsd-*-hppa.
16057 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
16059         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16060         only if it is not empty.
16062 1999-02-17  Nick Clifton  <nickc@cygnus.com>
16064         Patch from: Scott Bambrough <scottb@corelcomputer.com>
16066         * config.guess: Modified to recognize uname's armv* syntax.
16068         * config.sub: Modified to recognize uname's armv* syntax.
16070 1999-02-17  Mark Salter  <msalter@cygnus.com>
16072         * configure.in: Added target-bsp for sparclite.
16074 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
16076         * config.sub: Recognize alphapca5[67] and up to alphaev8.
16078 1999-02-08  Nick Clifton  <nickc@cygnus.com>
16080         * configure.in: Add support for strongarm port.
16081         * config.sub: Add support for strongarm target.
16083 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16085         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16086         the old name config/mh-cygwin32.
16087         Enable texinfo.
16089 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
16091         * configure.in: Do build ld for ix86 Solaris.
16093 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
16095         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
16096         $AR_FOR_TARGET.  Likewise for RANLIB.
16098 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
16100         * config.sub (oabi):  Recognize.
16101         * configure.in (arm-*-oabi):  Handle.
16103 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
16105         * config.guess: Improve detection of i686 on UnixWare 7.
16107 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16109         * config.guess: Add support for i386-pc-interix.
16110         * config.sub: Likewise.
16111         * configure.in: Likewise.
16113 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
16115         * Makefile.in: Remove unneeded all-target-libio from
16116         from all-target-winsup target since it is now unneeded.
16117         Add all-target-libtermcap in its place since it is now
16118         needed.
16120 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
16122         * configure.in: makefile stub for cygwin target is probably
16123         unnecessary.  Remove it for now.
16125 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
16127         * configure.in: libtermcap.a should be built when cygwin is the
16128         target as well as the host.
16129         * config.guess: Allow mixed case in cygwin uname output.
16130         * Makefile.in: Add libtermcap target.
16132 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
16134         * config.sub: Clean up handling of hppa2.0.
16136 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
16138         * config.guess: Use C code to identify more HP machines.
16140 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
16142         * config.sub: Handle hppa2.0.
16144 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
16146         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16147         cygmon for all sparclite targets, regardless of object format.
16149 1998-12-15  Mark Salter  <msalter@cygnus.com>
16151         * configure.in: Added target-bsp for several target architectures.
16153         * Makefile.in: Added rules for bsp.
16155 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
16157         * config.guess: Improve detection of hppa2.0 processors.
16159 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
16161         * config.guess: Recognize FreeBSD using ELF automatically.
16163 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
16165         * configure (skip-this-dir): Add handling for new shell script, which
16166         might be created by a sub-directory's configure to indicate, this particular
16167         directory is "unwanted".
16168         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16170 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
16172         * ltconfig: import from libtool, after changing libtool to
16173         account for the cygwin name change.
16175 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
16177         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16178         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16180 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
16182         * configure.in: Add libtermcap to list of cygwin dependencies.
16184 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
16186         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16187         they include winsup/include when it's a cygwin target.
16189 1998-11-12  Tom Tromey  <tromey@cygnus.com>
16191         * configure.in (host_tools): Added zip.
16192         * Makefile.in (all-target-libjava): Depend on all-zip.
16193         (all-zip): New target.
16194         (ALL_MODULES): Added all-zip.
16195         (NATIVE_CHECK_MODULES): Added check-zip.
16196         (INSTALL_MODULES): Added install-zip.
16197         (CLEAN_MODULES): Added clean-zip.
16199 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
16201         * Makefile.in: lose "32" from comment about cygwin.
16203 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
16205         * configure.in: Use -Os to build target libraries for the fr30.
16207 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
16209         * config.sub: Add fr30.
16211 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
16213         * configure.in: drop "32" from config/mh-cygwin32.  Check
16214         cygwin* instead of cygwin32*.
16215         * config.sub: Check cygwin* instead of cygwin32*.
16217 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
16219         * config.guess: Match any version of Unixware7.
16221 1998-10-20  Syd Polk  <spolk@cygnus.com>
16223         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16224         if desired.
16226 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
16228         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16229         these if the appropriate directories and files to not exist.
16231 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
16233         * Makefile.in (DEVO_SUPPORT): Add config.if.
16235 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16237         * configure: Add pattern to replace "build_tooldir"'s
16238         definition in the generated Makefile with "tooldir"'s
16239         actual value.
16241 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
16243         * config.sub: Bring back lost sparcv9.
16245         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16247 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
16249         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16250         CC_FOR_TARGET and friends.
16252 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
16254         * Makefile.in (build_tooldir): New variable, same as tooldir.
16255         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16256         -B$(build_tooldir)/bin/.
16257         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16259 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16261         * README: Remove installation instructions and refer to the
16262         INSTALL directory instead.
16264 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
16266         * config.sub: Add support for i[34567]86-pc-udk.
16267         * configure.in: Likewise.
16269 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
16271         * Makefile.in: add bzip2 package building bits for user
16272         tools module
16273         * configure.in: ditto
16275 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
16277         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16278         (ALL_TARGET_MODULES): Add all-target-libobjc.
16279         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16280         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16281         (all-target-libchill): Add dependencies.
16282         * configure.in (target_libs): Add libchill.
16284 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
16286         * configure.in (target_subdir): Remove duplicate line.
16288 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
16290         * Makefile.in (all-automake): fix dependencies.
16292 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
16294         * configure.in: Minor cleanups for building in the $(target_alias)
16295         subdir.
16297 1998-09-22  Jim Wilson  <wilson@cygnus.com>
16299         * Makefile.in (bootstrap): Set r and s before make all.  Use
16300         BASE_FLAGS_TO_PASS in make all.
16301         (cross): Likewise.
16303 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
16305         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16307 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
16309         * config.sub: Fix typo in last change.
16311 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16313         * config.sub: Add support for C4x target.
16314         * configure.in: Likewise.
16316 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
16318         * config.sub: Recognize sparcv9 just like sparc64.
16320 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
16322         * config.guess: Match "Pent II" or "PentII" for OpenServer.
16324 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
16326         * config.guess: Correctly identify Pentium II sco boxes.
16328         * config.guess: Fix "tr" code.  From Weiwen Liu.
16330 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
16332         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16333         stabs.
16335 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
16337         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16338         (ALL_TARGET_MODULES): Add all-target-libchill.
16339         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16340         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16341         (all-target-libchill): Add dependencies.
16342         * configure.in (target_libs): Add libchill.
16344 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16346         * config.guess: Avoid assumptions about "tr" behaves when
16347         LANG is set to something other than English.
16349 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
16351         * configure (gxx_include_dir): Changed to
16352         '${prefix}/include/g++'-${libstdcxx_interface}.
16354         * config.if: New to determine the interfaces.
16356 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
16358         * config.guess: Detect and handle MPE/IX.
16359         * config.sub: Deal with MPE/IX.
16361 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
16363         * configure.in: Use mh-aix43.
16365 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
16367         * configure: Fix --without/--disable cases for gxx-include-dir.
16369 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
16371         * mdata-sh:  Imported.  Needed for automake support.
16373 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
16375         * Makefile.in (taz): Try "chmod -R og=u ." before
16376         "chmod og=u `find . -print`".
16378 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
16380         * configure.in: Add arm-elf and thumb-elf support.
16382 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16384         * Makefile.in: Undo previous patch.
16386 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16388         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16389         to here ...
16390         (install-no-fixedincludes): and here
16391         (INSTALL_MODULES): ... from here.
16393 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16395         * config.sub: Merge with FSF.
16397         * config.guess: Merge with FSF.
16399 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16401         * configure (extraconfigdirs): New variable.
16402         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16403         * Makefile.in (all): Move higher in file.
16404         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16405         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16406         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16407         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16408         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16410 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16412         * Makefile.in (all-target-libjava): Depend on all-gcc and
16413         all-target-newlib.
16414         (configure-target-libjava): Depend on $(ALL_GCC).
16416 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16418         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16419         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16421 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16423         * INSTALL/README: Fix typo.
16425 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16427         * ylwrap: Change absolute path checks to check for DOS style path
16428         names.
16430         * ylwrap: Don't use a full path name if the source file is in the
16431         same directory.  From hjl@lucon.org (H.J. Lu).
16433         * config-ml.in: Default to being verbose, to match Feb 18 change to
16434         configure.
16436 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16438         Brought over from egcs:
16440         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16442         * configure.in (target_subdir): Set to ${target_alias} instead
16443         of "libraries".
16445         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16447         * configure.in (target_subdir): Set to libraries if enable_multilib.
16449 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16451         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16452         multilibs, force reconfiguration the first time we create
16453         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16455 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16457         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16458         avoid confusion with --no-recursion.
16460 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16462         * configure.in: Win32 hosts shouldn't use install -x
16463         * install-sh: remove -x option, and special .exe-handling
16464         hack.
16466 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16468         * config.guess: Recognize i586-pc-beos.
16469         * configure.in: Don't build some bits for beos.
16471 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16473         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16474         CFLAGS default to -O2.
16476         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16477         when using GNU ld.
16479 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16481         * ltmain.sh: Correct install when using a different shell.
16483 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16485         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16487 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16489         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16490         target.
16492 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16494         * ltconfig: Update to correct AIX handling.
16496 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16498         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16500         * configure.in (target_subdir): Set to ${target_alias} instead
16501         of "libraries".
16503 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16505         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16506         (Makefile): Depend on $(gcc_version_trigger).
16508         * configure (gcc_version): Change default initializer to empty
16509         string.
16510         (gcc_version_trigger): New variable; pass this variable down
16511         to subdir configures to enable them checking gcc's version
16512         themselves. Emit make macros for both gcc_version vars.
16513         (topsrcdir): Initialize reliably.
16514         (recursion line): Remove --with-gcc-version=${gcc_version}.
16516 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16518         * configure (enable_version_specific_runtime_libs): Implement new flag
16519         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16520         in $(libsubdir); emit definition in each generated Makefile.
16521         (gxx_include_dir): Initialize depending on
16522         $enable_version_specific_runtime_libs.
16524 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16526         * configure (gcc_version): Initialize properly depending on
16527         how and where configure is started.
16528         (recursion line): Pass a --with-gcc-version=${gcc_version}
16529         to configures in subdirs.
16531 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16533         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16534         cygmon
16536 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16538         * configure.in: Add cygmon and libstub support for mn10200.
16540 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16542         * configure (gcc_version): Add new variable describing the
16543         particular gcc version we're building.
16544         * Makefile.in (libsubdir): Add new macro for the directory
16545         in which the compiler finds executables, libraries, etc.
16546         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16547         and libsubdir.
16549 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16551         * Makefile.in (local-clean): Remove *.log.
16552         (warning.log): Built with warn_summary from build.log.
16553         (mail-report.log): Run test_summary.
16554         (mail-report-with-warnings.log): Run test_summary including
16555         warning.log in the report.
16557 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16559         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16561 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16563         * Makefile.in (grep): Grep no longer depends on libiberty.
16565 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16567         * Makefile.in: all-snavigator needs all-libgui.
16569 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16571         * configure.in: Add cygmon and libstub support for mn10300.
16573 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16575         * missing: Update to version from automake 1.3.
16577         * ltmain.sh: On installation, don't get confused if the same name
16578         appears more than once in the list of library names.
16580 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16582         * config.sub: Accept m68060 and m5200 as CPU names.
16584 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16586         * configure: Use && rather than using -a in test, because odd
16587         strings can confuse test.
16588         * configure.in: Likewise.
16590 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16592         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16594 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16596         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16597         bootstrap4-lean): New targets.
16599 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16601         * mpw-* Delete.  Not used.
16603 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16605         * COPYING.LIB: Update FSF address.
16607 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16609         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16611         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16612         GAS_SUPPORT_DIRS.
16614 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16616         * ltconfig, ltmain.sh: Avoid producing a version number if
16617         -version-info was not used.
16619 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16621         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16622         building with newlib.
16624 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16626         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16627         Solaris `make' causes it to continue to next definition.
16629 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16631         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16632         the right GUI libraries and files are installed along with GDB.
16634 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16636         * configure.in: Change alpha to alpha* in several places.
16638 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16640         * config.sub: Recognize sparc86x.
16642 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16644         * configure.in (--enable-target-optspace): Remove debug echo.
16646 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16648         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16650 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16652         * ltconfig: Update cygwin32 support.
16654         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16655         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16656         (GDB_SUPPORT_DIRS): Likewise.
16658 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16660         * configure.in (target_makefile_frag): If --enable-target-optspace,
16661         use -Os to compile target libraries rather than -O2.  Default to
16662         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16663         not used.
16664         * configure.in (target_cflags): Ditto for d30v.
16666 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16668         * Makefile.in (all-bfd): Depend on all-intl.
16669         (all-binutils): Likewise.
16670         (all-gas): Likewise.
16671         (all-gprof): Likewise.
16672         (all-ld): Likewise.
16674 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16676         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16678 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16680         * Makefile.in (all-bfd): Depend upon all-libiberty.
16682         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16684 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16686         * Makefile.in: Add libstub.
16688         * configure.in: Ditto. Build libstub for targets that have cygmon
16689         support.
16691 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16693         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16695 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16697         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16698         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16700 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16702         * configure: Define DEFAULT_M4 by searching PATH.
16703         * Makfile.in: Use DEFAULT_M4.
16705 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16707         * ltconfig: Add cygwin32 support.
16709         * Makefile.in, configure.in: Add libtool as a native only directory
16710         to configure and build.
16712 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16714         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16716 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16718         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16720 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16722         * Makefile.in: add ash make rules
16723         * configure.in: add ash to native_only and host_tools lists
16725 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16727         * Makefile.in (all-gettext, all-intl): New targets.
16728         (ALL_MODULES): Added all-gettext, all-intl.
16729         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16730         (INSTALL_MODULES): Added install-gettext, install-intl.
16731         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16733         * configure.in (host_tools): Added gettext.
16734         (native_only): Likewise.
16735         (noconfigdirs) [various cases]: Likewise.
16736         (host_libs): Added intl.
16738 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16740         * configure: Do not disable building gdbtk for cygwin32 hosts.
16742 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16744         * configure.in: Add thumb-coff target.
16745         * config.sub: Add thumb-coff target.
16747 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16749         * Makefile.in: Revert yesterday's change.
16750         (all-target-winsup):  all-target-librx stays out of here.
16752 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16754         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16755         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16756         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16757         Remove references to librx and libg++.
16759 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16761         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16762         recursive makes
16764 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16766         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16767         for newlib directory.
16768         (CXX_FOR_TARGET): Likewise.
16770 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16772         * ltconfig: Update after libtool/ltconfig.in change for
16773         hpux11.
16775 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16777         * ltconfig, ltmain.sh: Update to libtool 1.2.
16779 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16781         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16782         (install-gcc-cross): Instead, override LANGUAGES here.
16784 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16786         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16787         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16789 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16791         * configure.in: Add Thumb-pe target.
16793 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16795         * Makefile.in - changed sn targets to snavigator
16796         * configure.in - changed sn targets to snavigator
16798 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16800         * config-ml.in: After building symlink tree call make distclean
16801         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16802         to be the case for libiberty.
16804 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16806         * configure: When making link, also check the current
16807         directory. The configure scripts may create one.
16809 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16811         * config.sub: Accept alphapca56 and alphaev6 properly.
16813 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16815         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16817 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16819         * config.sub (sco5): Fix typo.
16821 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16823         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16824         install-itcl.
16825         (install-itcl): Remove dependency on install-tcl.
16827 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16829         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16831 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16833         * configure.in: Don't build libgui for a cygwin32 target when not on
16834         a cygwin32 host.
16836 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16838         * configure (redirect): Set to null, so default behavior of
16839         configure is now --verbose.
16841 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16843         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16844         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16846 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16848         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16849         this change to sync Makefile.in with its ChangeLog entries.
16851 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16853         * ltmain.sh (mkdir): Check that the directory doesn't exist
16854         before we exit with error, so that we don't get races during
16855         parallel builds.
16857 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16859         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16861 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16863         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16864         PICFLAG_FOR_TARGET.
16865         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16867         * configure: Emit a definition for the new macro enable_shared
16868         into each Makefile.
16870 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16872         * configure.in (host_tools, native_only): Add libtool.
16874 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16876         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16877         Fix typo in ming config comment.
16879 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16881         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16883 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16885         * config.sub: Add tic30 cases, and map c30 to tic30.
16887 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16889         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16890         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16891         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16892         (CLEAN_TARGET_MODULES): Similarly
16893         (all-target-libf2c): Add dependences.
16894         * configure.in (target_libs): Add libf2c.
16896 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16898         * configure.in: Remove expect from noconfigdirs when target
16899         is cygwin32.  OK to build expect and dejagnu with Canadian
16900         Cross.
16902 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16904         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16905         host.
16907         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16908         and mingw32.
16910 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16912         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16913         here as it is not defined in the toplevel Makefile.
16915 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16917         * configure (package_makefile_rules_frag): New variable, which names
16918         a file with generic rules, ...
16919         Change comment to mention we now have FIVE parts.
16920         * configure: Undo last change.
16922 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16924         * config.guess: More accurate determination of HP processor types.
16925         * config.sub: More accurate determination of HP processor types.
16927 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16929         * configure (package_makefile_frag): Move inserting the
16930         ${package_makefile_frag} to where it should be according
16931         to the comment.
16933 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16935         * config.guess: Add support for Linux/ARM.
16937 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16939         * .cvsignore: Remove *-info and *-install since they match
16940         release-info and mpw-install, which we don't want to just ignore.
16942 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16944         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16946 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16948         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16949         local_prefix to sub-make invocations.
16951 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16953         * configure.in: Check makefile fragments in the source
16954         directory.
16956 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16958         * configure.in: Check whether host and target makefile
16959         fragments exist before adding them to *_makefile_frag.
16961 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16963         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16965 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16967         * configure.in: Make sure we only replace RPATH_ENVVAR on
16968         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16969         regexp to sed.
16971         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16972         to sub-makes.
16974 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16976         * config-ml.in (multi-do): LDFLAGS must include multilib
16977         designator.
16979 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16981         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16983 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16985         * config.sub: Add mingw32 support.
16986         * configure.in: Likewise.
16988 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16990         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16992 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16994         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16995         * configure (gxx_include_dir): Provide a definition for subdirs
16996         which do not use autoconf.
16998 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
17000         * config.guess: Sync with egcs.  Picks up new alpha support,
17001         BeOS & some additional linux support.
17003 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
17005         * config.guess: HP 9000/803 is a PA1.1 machine.
17007 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
17009         * configure.in: It's alpha*-...
17011 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17013         * configure.in (host_makefile_frag, target_makefile_frag):
17014         Handle multiple config files.
17015         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17016         alpha-*-*.
17018 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
17020         * mkdep: New file.
17022 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
17024         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17026 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17028         * Makefile.in: Add libgui directory.
17029         (GDB_TK): Add all-libgui.
17030         * configure.in: Add libgui directory.
17031         * configure: Add all-libgui to GDB_TK.
17033 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
17035         * config-ml.in (multidirs): Add m32r to multilib list.
17037 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
17039         * Makefile.in (all-target-gperf): Change dependency to
17040         all-target-libstdc++.
17042 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
17044         * config.guess: Add BeOS support.
17046 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17048         Source directory cvs renamed to cvssrc:
17049         * configure.in (host_tools): Change cvs to cvssrc.
17050         (native_only): Likewise.
17051         (noconfigdirs) [various cases]: Likewise.
17052         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17053         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17054         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17055         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17056         (all-cvssrc): Rename target from all-cvs.
17058 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
17060         * configure (gxx_include_dir): Fix thinko.
17062 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
17064         * Makefile.in (INSTALL_TARGET_CROSS): Define.
17065         (install-cross, install-gcc-cross): New targets.
17067 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
17069         * configure.in (noconfigdirs): Add support for Thumb target.
17071         * config.sub (maybe_os): Add support for Thumb target.
17073 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
17075         * Makefile.in: Add rules for cygmon.
17077         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17079 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
17081         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17082         * configure (gxx_include_dir): Provide a definition for subdirs
17083         which do not use autoconf.
17085 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
17087         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17088         11/18/97 build
17090 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
17092         * From Franz Sirl.
17093         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17094         found on RedHat Linux systems.
17096 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
17098         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17099         guesses.
17101 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
17103         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17105 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
17107         * ltmain.sh: If mkdir fails, check whether the directory was created
17108         anyhow by some other process.
17110 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
17112         * configure.in (d30v-*-*): Configure all directories.
17114 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
17116         * configure.in (d30v-*-*): Configure newlib, libiberty directories
17117         for the D30V.
17119 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
17121         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17123 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
17125         * include/libiberty.h: Add extern "C" { so it can be used with C++
17126         progrms.
17127         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
17128         programs.
17130 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
17132         * configure.in (d30v-*-*): Configure GCC now.
17134 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
17136         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17137         is no longer needed.
17139 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
17141         * Makefile.in: check-target-libio depends on all-target-libstdc++.
17143 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
17145         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17146         targets using "$@" to provide support for similar but not identical
17147         targets without having to duplicate code.
17149 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
17151         * makefile.vms: Fix to work with DEC C.
17153 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
17155         * config.sub: Add mips-tx39-elf to marketing names.
17157 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
17159         * ltmain.sh: Handle symlinks in generated script.
17161 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
17163         * configure: Handle autoconf style directory options: --bindir,
17164         --datadir, --includedir, --infodir, --libdir, --libexecdir,
17165         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17166         --sysconfdir.
17167         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17168         (sharedstatedir, localstatedir, oldincludedir): New variables.
17169         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17170         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17171         sbindir, sharedstatedir, and sysconfdir.
17173 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17175         * Makefile.in (bootstrap-lean): New target.
17177 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
17179         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
17180         sn, and gnuserv from noconfigdirs.
17182 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
17184         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17186 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
17188         * Makefile.in (cross): New target.
17190 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
17191                           Jeff Law         <law@cygnus.com>
17193         * Makefile.in (bootstrap2, bootstrap3): New targets.
17194         (all-bootstrap): Remove outdated and confusing target.
17195         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17197 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17199         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17200         windows.  Consistent with gdb/configure.
17202 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
17204         * configure.in: Name Linux target fragment.
17206         * configure: Rewrite so that project Makefile fragment is inserted
17207         first and appears last in the resulting Makefile.
17209 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17211         * Makefile.in (install-itcl): Install tcl first.
17213 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
17215         * configure.in: remove bison from noconfigdirs for Cygwin32 host
17217 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17219         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17221         * configure.in (skipdirs): Add target-librx for Linux.
17222         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17224 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
17226         * Makefile.in (bootstrap): New target.
17228 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
17230         * config.sub: Accept 'amigados' for backward compatibility.
17232 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
17234         * config.guess: Merge with FSF.
17236 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
17238         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17240 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
17242         * config.sub: Add "marketing-names" patch.
17244 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
17246         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17248 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
17250         * config.sub: Handle v850-elf.
17252 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
17254         * .cvsignore (*-install): Remove.
17256 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
17258         * ltconfig: Set CONFIG_SHELL in libtool.
17259         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17261 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
17263         * configure.in (target_subdir): Set to libraries if enable_multilib.
17265 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
17267         * config.guess: Update from gcc directory.
17269 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17271         * Makefile.in (all-sim): Depends on all-readline.
17273 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
17275         * Makefile.in (BISON, YACC): Use $$s.
17276         (all-bison): Depend on all-texinfo.
17278 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
17280         * Makefile.in (BISON): Add -L flag.
17281         (YACC): Likewise.
17283 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17285         * configure.in (noconfigdirs): Add support for v850e target.
17287         * config.sub (maybe_os): Add support for v850e target.
17289 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17291         * configure.in (noconfigdirs): Add support for v850ea target.
17293         * config.sub (maybe_os): Add support for v850ea target.
17295 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
17297         * config.sub: Add mipstx39.  Delete r3900.
17299 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17301         * Makefile.in (all-autoconf): Depends on all-texinfo.
17303 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
17305         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17306         eabi targets.
17308 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
17310         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17312         * configure: When handling a Canadian Cross, handle YACC as well as
17313         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
17314         * Makefile.in (all-bison): Depend upon all-texinfo.
17316 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
17318         * Makefile.in (BISON): bison, not byacc or bison -y.
17319         (YACC): bison -y or byacc or yacc.
17320         (various): Add *-bison as appropriate.
17321         (taz): No need to mess with BISON anymore.
17323 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
17325         * configure: If OSTYPE matches *win32*, try to find a good value for
17326         CONFIG_SHELL.
17328 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
17330         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17331         configure.in if it is present.
17333 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
17335         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17337 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
17339         * config.sub: Recognize `arc' cpu.
17340         * configure.in: Likewise.
17341         * config-ml.in: Likewise.
17343 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
17345         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17347 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
17349         * configure: Changed sed delimiter from ':' to '|' when
17350         attempting to substitute ${config_shell} for SHELL. On
17351         NT ${config_shell} may contain a ':' in it.
17353 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
17355         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17357 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
17359         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17361 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17363         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17365         * ylwrap: If the program is a relative path, force it to be
17366         absolute.
17368 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17370         * configure (tooldir): Set BISON to `bison -y' and not just bison.
17372 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17374         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17375         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17376         for libraries.
17378 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
17380         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17381         separated by spaces.
17383 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17385         * ylwrap: New file.
17386         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17388         * ltmain.sh: Handle /bin/sh at start of install program.
17390         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17392         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17393         * missing: New file, from automake 1.2.
17395 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17397         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17398         check-tk to CHECK_X11_MODULES.
17400 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17402         * config.sub: Merge with FSF.
17404 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17406         * config.guess: Merge with FSF.
17408 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17410         * configure: Treat msdosdjgpp like go32.
17411         * configure.in: Likewise.  Don't remove gprof for go32.
17413         * configure: Change Makefile.tem2 to Makefile.tm2.
17415 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17417         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17419 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17421         * install-sh (chmodcmd): Set to null if the DST directory already
17422         exists.  Same as Nov 11th change.
17424 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17426         * configure (GDB_TK): Needs itcl and tix.
17428 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17430         * config.guess: Update from FSF.
17432 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17434         * Makefile.in (GDB_TK): Depend on itcl and tix.
17436 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17438         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17439         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17440         (INSTALL_SCRIPT): New variable.
17441         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17442         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17443         to -x.
17444         * install-sh: Add support for -x option.
17446 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17448         * configure.in, Makefile.in: Treat tix like itcl.
17450 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17452         * Makefile.in (WINDRES): New variable.
17453         (WINDRES_FOR_TARGET): New variable.
17454         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17455         (EXTRA_HOST_FLAGS): Add WINDRES.
17456         (EXTRA_TARGET_FLAGS): Add WINDRES.
17457         (EXTRA_GCC_FLAGS): Add WINDRES.
17458         ($(DO_X)): Pass down WINDRES.
17459         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17460         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17461         DLLTOOL_FOR_TARGET.
17463 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17465         * configure.in: configure sim before gdb for win32-x-ppc
17467 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17469         Move gperf into the toplevel, from libg++.
17470         * configure.in (target_tools): Add target-gperf.
17471         (native_only): Add target-gperf.
17472         * Makefile.in (all-target-gperf): New target, depend on
17473         all-target-libg++.
17474         (configure-target-gperf): Empty rule.
17475         (ALL_TARGET_MODULES): Add all-target-gperf.
17476         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17477         (CHECK_TARGET_MODULES): Add check-target-gperf.
17478         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17479         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17481 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17483         * config.sub (mn10200): Recognize new basic machine.
17485 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17487         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17488         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17490 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17492         * configure.in: If we're building mips-sgi-irix6* native, turn on
17493         ENABLE_MULTILIB and set TARGET_SUBDIR.
17495 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17497         * Makefile.in (all-sn): Depend on all-grep.
17499 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17501         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17503         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17504         Makefile.  From Jeff Makey <jeff@cts.com>.
17505         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17507         * Makefile.in (DISTBISONFILES): Remove.
17508         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17509         $(DEFAULT_YACC).
17511         * configure.in: Build itl, db, sn, etc., when building for native
17512         cygwin32.
17514         * Makefile.in (LD): New variable.
17515         (EXTRA_HOST_FLAGS): Pass down LD.
17516         ($(DO_X)): Likewise.
17518 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17520         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17522 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17524         * configure.in (targargs): Strip out any supplied --build argument
17525         before adding our own. Always add --build.
17527 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17529         * configure.in (targargs): Pass --build if we're doing
17530         a cross-compile.
17532 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17534         * configure: Use '|' instead of ":" as the separator in
17535         sed. Otherwise sed chokes on NT path names with drive
17536         designators. Also look for "?:*" as the leading characters in an
17537         absolute pathname.
17539 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17541         * config.sub: Support for r3900.
17543 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17545         * configure.in: Use install-sh, not install.sh.
17547 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17549         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17550         apply it twice.
17552 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17554         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17555         install-binutils.
17557 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17559         * Makefile.in: Add automake targets.
17560         * configure.in (host_tools): Add automake.
17562 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17564         * configure: Default CXX to c++, not gcc.
17565         * Makefile.in (CXX): Set to c++, not gcc.
17566         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17568 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17570         * install-sh: try appending a .exe if source file doesn't
17571         exist
17573 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17575         * configure.in: Turn on multilib by default.
17576         (cross_only): Remove target-libiberty.
17578         * Makefile.in (all-gcc): Don't depend on libiberty.
17580 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17582         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17584 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17586         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17587         (DISTBISONFILES): Add ld/Makefile.in
17589 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17591         * configure.in: if target is cygwin32 but host isn't cygwin32,
17592         don't configure gdb tcl tk expect, not just gdb.
17594 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17596         * configure.in: Added gnuserv everywhere sn appears.
17598         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17599         (CROSS_CHECK_MODULES): Added check-gnuserv.
17600         (INSTALL_MODULES): Added install-gnuserv.
17601         (CLEAN_MODULES): Added clean-gnuserv.
17602         (all-gnuserv): New target.
17604 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17606         * config.guess: Fixes for MIPS OpenBSD systems.
17608 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17610         * Makefile.in (INSTALL_XFORM): Remove.
17611         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17613         * mkinstalldirs: New file, copied from automake.
17614         * Makefile.in (installdirs): Rename from install-dirs.  Use
17615         mkinstalldirs.  Change all users.
17616         (DEVO_SUPPORT): Add mkinstalldirs.
17618 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17620         * install-sh: Rename from install.sh.
17621         * Makefile.in (INSTALL): Change install.sh to install-sh.
17622         (DEVO_SUPPORT): Likewise.
17624         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17625         Graichen <graichen@rzpd.de>.
17627 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17629         * config.guess: Recognize OpenBSD systems correctly.
17631 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17633         * README, Makefile.in (ETC_SUPPORT): Remove references to
17634         cfg-paper*, configure.{texi,man,info*}._
17636 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17638         * Makefile.in (all.normal): Ensure that gcc is built after all
17639         the x11 - ie gdb - targets.
17641 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17643         * makefile.vms: Don't run conf-a-gas.
17645 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17647         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17649 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17651         * configure.in: Remove noconfigdirs case since gdb also
17652         configures and builds for tic80-coff.
17654 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17656         * configure: Set cache_file to config.cache.
17657         * Makefile.in (local-distclean): Remove config.cache.
17659 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17661         * COPYING: Update FSF address.
17663 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17665         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17666         noconfigdirs.
17668 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17670         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17671         MAKEDIRS, is empty.
17673 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17675         * config.sub: Tweak mn10300 entry.
17677 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17679         * configure.in (host_tools): Put sim before gdb, so gdb's
17680         configure.tgt can determine if the simulator was configured.
17682 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17684         * config.sub: Move BeOS $os case to be with other Cygnus
17685         local cases.
17687 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17689         * config.sub: Remove misplaced comment that broke Linux.
17691 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17693         * config.sub: Add BeOS support.
17695 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17697         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17699 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17701         * configure.in (noconfigdirs): Remove tcl and tk from
17702         noconfigdirs for cygwin32 builds.
17704 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17706         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17708 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17710         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17711         make-all.com, use makefile.vms instead.
17713 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17715         * config.sub: Accept -lnews*.
17717 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17719         * configure.in (noconfigdirs): Disable target-newlib,
17720         target-examples and target-libiberty for d30v.
17722 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17724         * configure.in (noconfigdirs): Enable ld for d30v.
17726 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17728         * configure.in (tic80-*-*): Build compiler.
17730 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17732         * configure.in (d30v-*): Remove sim directory from list of
17733         unsupported d30v directories
17735 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17737         * config.sub, configure.in: Add d30v target cpu.
17739 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17741         * makefile.vms: New file.
17742         * make-all.com: Remove.
17744 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17746         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17748 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17750         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17752 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17754         * Makefile.in (ALL_MODULES): Added all-db.
17755         (CROSS_CHECK_MODULES): Addec check-db.
17756         (INSTALL_MODULES): Added install-db.
17757         (CLEAN_MODULES): Added clean-db.
17759 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17761         * config.guess: Merge with latest FSF sources.
17763 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17765         * Makefile.in (ALL_MODULES): Added all-itcl.
17766         (CROSS_CHECK_MODULES): Added check-itcl.
17767         (INSTALL_MODULES): Added install-itcl.
17768         (CLEAN_MODULES): Added clean-itcl.
17770 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17772         * configure.in: build gdb for mn10200
17774 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17776         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17778 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17780         * configure.in (tic80-*-*): Turn off most targets right now.
17782 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17784         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17785         rather than the makeinfo program.
17786         (do-info): Depend upon all-texinfo.
17788 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17790         * configure.in: Remove uses of config/mh-linux.
17792         * config.sub, config.guess: Merge with latest FSF sources.
17794 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17796         * config.sub (case $basic_machine): Add tic80 entries.
17798 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17800         * config.sub, config.guess: Merge with latest FSF sources.
17802 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17804         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17805         * mpw-config.in: Test for NewFolderRecursive.
17806         * mpw-install: Use symbolic name for startup filename.
17807         * mpw-README: Add various additional details.
17809 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17811         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17813 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17815         * configure.in: Do build gcc and the target libraries for
17816         the mn10200.
17818 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17820         * configure.in: don't avoid building gdb for mn10300 any more
17821         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17822         instead of single-quoting it.
17824 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17826         * configure.in: Don't use --with-stabs on IRIX 6.
17828 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17830         * configure.in (m32r): Build gdb, libg++ now.
17832 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17834         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17835         directories from noconfigdirs.
17837 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17839         * config.sub (basic_machine): added mips16 configuration
17841 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17843         * config.sub: Handle d10v-unknown.
17845 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17847         * config.sub: Handle v850-unknown.
17849 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17851         * Makefile.in: add findutils
17852         * configure.in: add findutils to list of host_tools
17854 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17856         * config.sub: Handle mn10200 and mn10300.
17858 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17860         * configure.in (d10v-*): Do not build librx.
17862 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17864         * configure.in (mn10300): Build everything except gdb & libgloss.
17866 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17868         * config.guess:  Patch for Dansk Data Elektronik servers,
17869         from Niels Skou Olsen <nso@dde.dk>.
17871         For ncr, use /bin/uname rather than uname, since GNU uname does not
17872         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17874         Patch for MIPS R4000 running System V,
17875         from Eric S. Raymond <esr@snark.thyrsus.com>.
17877         Fix thinko for nextstep.
17879         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17881         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17882         * config.guess: Guess mips-dec-mach_bsd4.3.
17884         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17885         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17886         release numbers.
17887         * config.guess (mips-mips-riscos*):  Emit just enough of the
17888         release number.
17890         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17891         * config.guess (sparc-auspex-sunos*):  Added.
17892         (f300-fujitsu-*): Added.
17894         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17895         * config.guess:  Recognize a Tadpole as a sparc.
17897 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17899         * config.guess: Don't assume that NextStep version is either 2 or
17900         3.  NextStep 4 (aka OpenStep 4) has come out now.
17902 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17904         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17905         From Rik Faith <faith@cs.unc.edu>.
17907 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17909         * config.sub: Contributions from bug-gnu-utils to:
17910         Support plain "hppa" (no version given) architecture, reported by
17911         OpenStep.
17912         OpenBSD like NetBSD.
17913         LynxOs is not a hardware supplier.
17915         * config.guess: Contributions from bug-gnu-utils to add support for:
17916         OpenBSD like NetBSD.
17917         Stratus systems.
17918         More Pyramid systems.
17919         i[n>4]86 Intel chips.
17920         M680[n>4]0 Motorola chips.
17921         Use unknown instead of lynx for hardware manufacturer.
17923 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17925         * install.sh (chmodcmd): Set to null if the DST directory already
17926         exists.
17928 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17930         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17931         not use mt-ppc target Makefile fragment any more.
17933 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17935         * configure.in (*-*-windows):  Exclude everything but those dirs
17936         needed to build windows.
17938 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17940         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17942 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17944         * configure.in:  Exclude mmalloc from i386-windows.
17946 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17948         * Undo my previous change.
17950 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17952         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17953         unconditionally.
17954         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17956 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17958         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17959         host to add it's own flags.
17961 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17963         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17965 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17967         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17968         (CXX_FOR_TARGET): Likewise.
17969         (GCC_FOR_TARGET): Define.
17970         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17971         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17972         CC_FOR_TARGET was specified on the command line.
17973         (MAKEOVERRIDES): Don't define.
17975 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17977         * configure.in (m32r): Fix spelling of libg++ libs.
17979 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17981         * config.sub (-apple*): Remove, now redundant.
17983 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17985         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17987         * configure: Rework yesterday's sed script patch.
17989         * config.sub: Merge with FSF.
17991 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17993         * config.guess:  Merge from FSF.
17995         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17996         * config.guess: Use pc instead of unknown, for pc clone systems.
17997         Change linux to linux-gnu.
17999         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18000         * config.guess: Avoid non-portable tr syntax.
18002 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
18004         * test-build.mk (HOLES): Add "xargs" for gdb.
18006         * configure: Avoid hpux10.20 sed bug.
18008 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
18010         * configure.in:  Add support for windows host
18011         (that is a build done under the Microsoft build environment).
18013 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
18015         * Makefile.in: Replace all uses of srcroot with s, to shrink
18016         command line lengths.
18018         Patches from Geoffrey Noer <noer@cygnus.com>:
18019         * configure.in: If configuring for newlib, pass --with-newlib to
18020         subdirectories.
18021         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18022         -Bnewlib/ and -Lwinsup to gcc.
18023         (CXX_FOR_TARGET): Likewise.
18025 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18027         * Makefile.in (ETC_SUPPORT): Add configure.
18029 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
18031         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18032         host configuration file.
18034 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
18036         * configure.in: Break mn10x00 support into separate
18037         mn10200 and mn10300 configurations.
18038         * config.sub: Likewise.
18040 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
18042         * configure.in: Add lots of stuff to noconfigdirs for
18043         the mn10x00 targets.
18045         * config.sub, configure.in: Add mn10x00 support.
18047 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
18049         * make-all.com: Call conf-a-gas, not config-a-gas.
18051 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
18053         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18054         targets.
18056 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
18058         * mpw-README: Add much more detail for native PowerMac.
18059         * mpw-install: New file.
18060         * mpw-configure: Add --norecursion and --help options.
18061         * mpw-config.in: Translate readme and install files when
18062         copying to objdir.
18063         * mpw-build.in: Don't always depend on byacc and flex.
18064         (install-only-top): New action.
18066 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
18068         * configure.in:  You can now configure GDB for the v850.
18070 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
18072         * configure.in (noconfigdirs): Don't configure any C++ dirs
18073         if targeting D10V.
18075 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
18077         * config.sub: Recognize mips64vr5000.
18079 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
18081         * configure.in: Use a single line for host_tools and native_only.
18083 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
18085         * config.sub, configure.in: Add entries for m32r.
18087 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
18089         * Makefile.in (inet-install): Don't run install-gzip.
18091 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
18093         * configure.in:  Don't config lots of things for *-*-windows*.
18095 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
18097         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18098         (host_libs, host_tools): Copy from configure.in.
18099         * mpw-configure: Don't complain about directories not found.
18101 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18103         * configure.in (i[345]86): Recognize i686 for pentium pro.
18104         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18105         file.
18107         * config.guess (i[345]86): Ditto.
18109 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18111         * configure.in (noconfigdirs): Removed gdb for D10V.
18113 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
18115         * configure.in: Remove ld, target-libio, target-libg++, and
18116         target-libstdc++ from noconfigdirs.
18118 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
18120         * configure: Fix three locations where shell scripts were
18121         being run directly rather than with config_shell.
18123 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
18125         * configure.in (v850-*-*): Set up initial $noconfigdirs.
18126         * config.sub (basic_machine): Recognize v850.
18128 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
18130         * mpw-configure: Handle multiple enable/disable options and
18131         pass them down recursively, handle -c and -s flags appropriately
18132         depending on choice of compiler, add escape mechanism for
18133         quoted arguments to gC.
18135 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18137         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18138         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18139         so that -mrelocatable-lib and -mno-eabi are used.
18141         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18142         not support --print-multi-lib, don't abort.
18144 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
18146         * make-all.com: Run config-a-gas.
18147         * setup.com: Don't copy subdirectory files around.
18149 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
18151         * configure.in (*-*-ose): Remove exclusion of libgloss for this
18152         target, it now compiles correctly.
18154 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
18156         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18158 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18160         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18162 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18164         * configure.in (native_only): Add prms.
18166 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
18168         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18169         (BINUTILS_SUPPORT_DIRS): Likewise.
18171 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18173         * configure.in (d10v-*-*): Don't configure ld or gdb until the
18174         d10v support is added.
18176 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18178         * configure.in (d10v-*-*): New target.
18180 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
18182         * config.guess (HP 9000/811): Recognize this as a PA1.1
18183         machine.
18185 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
18187         * Makefile.in (do-tar-gz): New target, split out from tail end of
18188         taz target.  Run each command separately, don't use pipes.
18189         (taz): Use it.
18191 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
18193         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18194         * mpw-build.in: No builds should depend on building byacc or flex,
18195         they are assumed to be installed already.
18197 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18199         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18200         variable that CC_FOR_TARGET needs.
18202 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18204         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18205         options have changed since the last time the subdirectory was
18206         configured, and if it has, reconfigure.
18207         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18208         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18210 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
18212         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18213         CLEAN_MODULES): Add bash.
18214         (all-bash): New target.
18216 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
18218         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18220 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18222         * config.sub (basic_machine): Recognize d10v as a valid processor.
18224 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
18226         * mpw-configure: Add support for --bindir.
18227         * mpw-build.in: Use a GCC-specific build script for GCC actions.
18229 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
18231         * configure.in: add bash, time, gawk to list of hosttools and things
18232         to only build for native toolchains
18234 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18236         * Makefile.in (docdir): Remove.
18238 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18240         * Makefile.in (datadir): Set to $(prefix)/share.
18242 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
18244         * configure.in: build diff and patch for cygwin32-hosted
18245         toolchains.
18247 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
18249         * config.sub: Accept -rtems*.
18251 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
18253         * configure.in: enable dosrel for cygwin32-hosted builds,
18254                 remove diff from the list of things not buildable
18255                 via Canadian Cross
18257 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
18259         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18260         don't get ". ".
18262 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
18264         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18266 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
18268         * Makefile.in (taz): Handle case where tex3patch didn't even get
18269         checked out.  Also, if it was found, put the symlink in a new util
18270         subdirectory.
18272 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18274         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18276 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
18278         * config.sub: Recognize -openvms.
18279         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18280         * make-all.com, setup.com: New files.
18282 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18284         * Makefile.in (taz): tex3patch moved to texinfo/util.
18286 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
18288         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18289         * configure.in: remove make from disable-if-Can-Cross list
18290                 enable gdb if ${host} and ${target} are cygwin32
18292 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
18294         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
18295         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18297 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18299         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
18300         distinguish sysv/svr4/bsd variants.
18301         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18303 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
18305         * configure.in: Added copyright notice.
18306         * move-if-change: Added copyright notice.
18308 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18310         * configure.in (powerpcle-*-solaris*): Until we get shared
18311         libraries working, don't build gdb, sim, make, tcl, tk, or
18312         expect.
18314 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
18316         * config.guess:  Merge with FSF:
18318         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18319         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18321         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
18322         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18324         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
18325         * config.guess:  Combine two OSF1 rules.
18326         Also recognize field test versions.  From mjr@zk3.dec.com.
18327         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
18328         because GNU uname does not support -p.  From pmr@pajato.com.
18330 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
18332         * Makefile.in (MAKEDIRS): Removed $(tooldir).
18334 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
18336         * mpw-README: Document GCCIncludes.
18338 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
18340         * configure.in (alpha-*-linux*): Set enable_shared to yes.
18342 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18344         * mpw-configure: Handle --enable-FOO and --disable-FOO.
18346 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
18348         * configure.in (*-*-cygwin32): Configure make.
18350 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
18352         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18354 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
18356         * Makefile.in (all-inet): Depend on all-perl.
18358         * Makefile.in (inet-install): New target.
18360         * Makefile.in (all-inet): Depend on all-tcl.
18361         (all-inet): Depend on all-send-pr.
18363 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18365         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18366         temporarily.
18368 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
18370         * configure.in: Don't configure --with-gnu-ld on AIX.
18372 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18374         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18376 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
18378         * Makefile.in (ALL_MODULES): Added all-inet.
18379         (CROSS_CHECK_MODULES): Added check-inet.
18380         (INSTALL_MODULES): Added install-inet.
18381         (CLEAN_MODULES): Added clean-inet.
18382         (all-indent): New target.
18384         * configure.in (host_tools): Added inet.
18385         (native_only): Added inet.
18386         (noconfigdirs): Added inet.
18388 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18390         * configure.in: Don't configure libgloss if we are not configuring
18391         newlib.
18393 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18395         * configure.in: Don't configure libgloss for unsupported
18396         architectures.
18398 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18400         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18402 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18404         * Makefile.in (ALL_MODULES): Include all-apache.
18405         (CROSS_CHECK_MODULES): Include check-apache.
18406         (INSTALL_MODULES): Include install-apache.
18407         (all-apache): New target.
18409         * configure.in: Added apache everywhere perl is seen.
18411 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18413         * Makefile.in: Add support for clean-{module} and
18414         clean-target-{module} rules.
18416 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18418         * configure.in (*-*-ose) do not build libgloss.
18420 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18422         * config.guess (prep*:SunOS:5.*:*): Turn into
18423         powerpele-unknown-solaris2.
18425 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18427         * configure.in: Permit --enable-shared to specify a list of
18428         directories.
18430 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18432         * configure.in (host==solaris): Pass only the first word of $CC
18433         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18435 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18437         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18439 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18441         * Makefile.in (ALL_MODULES): Include all-perl.
18442         (CROSS_CHECK_MODULES): Include check-perl.
18443         (INSTALL_MODULES): Include install-perl.
18444         (ALL_X11_MODULES): Include all-guile.
18445         (CHECK_X11_MODULES): Include check-guile.
18446         (INSTALL_X11_MODULES): Include install-guile.
18447         (all-perl): New target.
18448         (all-guile): New target.
18450         * configure.in (host_tools): Include perl and guile.
18451         (native_only): Include perl and guile.
18452         (noconfigdirs): Don't build guile and perl; no ports have been
18453         done.
18455 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18457         * configure (--enable-*): Handle quoted option lists such as
18458         --enable-sim-cflags='-g0 -O' better.
18460 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18462         * Makefile.in ({,inst}all-target): New rule so we can make and
18463         install all of the target directories easily.
18465 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18467         * configure.in: Add missing global flag in sed substitution when
18468         deleting `target-' from ${configdirs}.
18470 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18472         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18473         option.
18475         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18476         config/mh-necv4.
18478         * install.sh: Correct misspelling of transformbasename.
18480         * config.guess: Recognize mips-*-sysv*.
18482 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18484         * config.sub: Recognize mon960.
18486 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18488         * configure: Restore Canadian Cross handling of BISON and LEX,
18489         removed in Feb 20 change.
18491 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18493         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18494         Mention make install.  Remove the old copyright date as well the
18495         clumsy and rather pointless copyright on the README file.
18497 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18499         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18500         Makefile after running symlink-tree, then run `make distclean' to
18501         avoid clobbering any generated files in srcdir.
18503 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18505         * configure.in (m68k-*-netbsd*): Build everything now.
18507 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18509         * Makefile.in (taz): Fix quoting.
18511 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18513         * configure.in (sparclet-*-*): Build everything now.
18515 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18517         * configure.in (m68k-*-linux*): New host.
18519 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18521         * configure: Check for bison before byacc.
18523 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18525         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18526         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18527         searching PATH.  These are used as fallbacks by Makefile.in if
18528         flex/bison/byacc aren't in objdir.
18530 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18532         * Makefile.in: Make everything which depends upon all-bfd also
18533         depend upon all-opcodes, in case --with-commonbfdlib is used.
18535 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18537         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18538         building NT native compilers on Unix.
18540 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18542         * configure.in: Don't get CC from the host Makefile fragment if we
18543         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18544         Solaris test for /usr/ucb/cc to the post target script, just after
18545         the compiler sanity test.
18547 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18549         * config.sub: Merge with FSF.
18551 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18553         * Makefile.in (RPATH_ENVVAR): New variable.
18554         (REALLY_SET_LIB_PATH): Use it.
18555         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18557 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18559         * config.sub, configure.in: Recognize sparclet cpu.
18561 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18563         * config.guess:  Support m68k-cbm-sysv4.
18565 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18567         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18568         m68k-unknown-linuxaout from linker help string.  Put quotes around
18569         $ld_help_string.
18571 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18573         * config.guess (powerpc-harris-powerunix): Add guess for port
18574         to new target.
18576 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18578         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18580 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18582         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18583         $(REALLY_SET_LIB_PATH) in Makefile.
18584         * Makefile.in (SET_LIB_PATH): New variable.
18585         (REALLY_SET_LIB_PATH): New variable.
18586         ($(DO_X)): Use $(SET_LIB_PATH).
18587         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18588         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18589         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18590         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18591         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18592         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18593         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18594         (install-dosrel): Likewise.
18595         (all-opcodes): Depend upon all-libiberty.
18597 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18599         * config.guess (*:CYGWIN*): New
18601 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18603         * Makefile.in (all-target-winsup): All all-target-libiberty.
18605 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18607         * configure.in (noconfigdirs): Add missing # in front of comment.
18609 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18611         * configure.in: add second pass to things added to noconfigdirs
18612         so *-gm-magic can exclude libgloss properly.
18614 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18616         * mpw-configure (extralibs_name, rez_name): Set correctly
18617         for MWC68K compiler.
18619         * mpw-README: Add more info on the necessary build tools.
18621 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18623         * configure.in, config.sub: Recognize cygwin32.
18625 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18627         * config.guess, config.sub: Recognize A/UX.
18629 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18631         * config.sub: Merge with gcc/config.sub.
18633 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18635         * mpw-build.in (do-binutils): Add build of stamps.
18637 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18639         * config.sub: Add recognition for mips64vr4100*-* targets.
18641 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18643         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18644         Add creation of gconfigargs with `--enable-shared' turned on.
18645         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18646         ($(host)-stamp-stage3-configured): Likewise.
18647         (HOLES): Add chatr and ldd.
18648         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18650 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18652         * configure: Pass --nfp to recursive configures.
18654 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18656         * Makefile.in (DLLTOOL): New.
18657         (DLLTOOL_FOR_TARGET): New.
18658         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18659         (EXTRA_TARGET_FLAGS): Ditto.
18660         (EXTRA_GCC_FLAGS): Ditto.
18661         (CONFIGURE_TARGET_MODULES): Ditto.
18662         (DO_X): Ditto.
18663         * configure: Add DLLTOOL.
18665 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18667         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18668         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18669         mh-sco, since old workarounds no longer needed, and don't
18670         build ld, since libraries have weak symbols in COFF.
18672 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18674         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18676 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18678         * configure.in: Make sure that ${CC} can be used to compile an
18679         executable.
18681 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18683         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18684         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18685         nothing depending on whether gdbtk is being built.
18687 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18689         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18691 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18693         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18694         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18696 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18698         * config-ml.in: Add support for
18699         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18700         Simplify setting of multidirs from --disable-foo.
18702 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18704         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18705         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18706         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18707         non-empty, pass them on to the  GCC make.
18708         (all-bootstrap): New rule that is like all-gcc, except it executes
18709         the GCC bootstrap rule instead of the GCC all rule.
18711 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18713         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18715 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18717         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18718         DG/UX support.
18720 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18722         * config.sub (i*86*) Change [345] to [3456]
18724 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18726         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18727         --with-gnu-ld=no.
18729 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18731         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18732         AIX multilibs get built.
18734 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18736         * configure.in (i386-win32): Don't build expect if we're not
18737         building the tcl subdir.
18739 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18741         * Makefile.in: (configure-target-examples, all-target-examples):
18742         New targets, configure and build example programs.
18744 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18746         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18747         use it as input to sedit the generated MPW makefile.
18748         * mpw-README: Add a suggestion about Gestalt.h.
18750 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18752         * config.sub: Accept *-*-ieee*.
18754 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18756         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18757         Ronald F. Guilmette <rfg@monkeys.com>.
18759 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18761         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18762         for powerpc-pe native.
18763         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18764         (target==powerpc-pe): duplicate i386-win32 entry.
18766 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18768         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18769         of vxworks, not just vxworks5.1.
18771 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18773         * mpw-configure: Add support for exec-prefix.
18775 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18777         * config.guess: Recognize HP model 816 machines as having
18778         a PA1.1 processor.
18780 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18782         * configure: Ignore new autoconf configure options.
18784 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18786         * config.guess:  Recognize Pentium under SCO.
18787         From Robert Lipe <robertl@arnet.com>.
18789 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18791         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18793 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18795         * configure.in: Don't configure gas for alpha-dec-osf*.
18797 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18799         * configure.in: Default to --with-stabs for some targets for which
18800         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18801         i[345]86*-*-unixware*.
18803 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18805         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18806         rather than basing it on the target.  Simplify handling of options
18807         controlling which directories to configure.  Remove extraneous
18808         slash in multi-clean target.
18810 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18812         * config-ml.in: Prefix more variables with ml_ so they don't collide
18813         with configure's.
18815 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18817         * configure: Don't turn -v into --v.
18819 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18821         * configure.in (targargs): Fix typo.
18823         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18825 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18827         * configure.in: Strip --host and --target options from
18828         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18829         --with-cross-host option when building with a cross-compiler.
18830         * configure: Canonicalize the arguments put into config.status by
18831         always using `=' for an option with an argument.  Pass a presumed
18832         --host or --target explicitly.
18834 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18836         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18837         into general OS recognition case.
18839 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18841         * configure.in (target_configdirs): add target-winsup only
18842         for win32 target systems.
18844 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18846         * Makefile.in (all-target-libgloss): Depend upon
18847         configure-target-newlib, since when libgloss is built it looks to
18848         see if the newlib directory exists.
18850 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18852         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18853         cfg-ml-*.in.
18855 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18857         * configure: Handle LD and LD_FOR_TARGET when configuring a
18858         Canadian Cross.
18860 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18862         * configure.in (target_libs): add target-winsup.
18863         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18864         (target==ppcle-pe): remove ld from $noconfigdirs.
18866 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18868         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18869         Preserve relative path names in $srcdir.  Build symlink tree if
18870         configuring cross target dir and srcdir=. (= no VPATH support).
18871         (configure-target-libg++): Depend on configure-target-librx.
18872         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18873         * config-ml.in: New file.
18874         * symlink-tree: New file.
18875         * configure: Ensure srcdir="." if that's what it is.
18877 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18879         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18880         includes and FLEX_SKELETON setting.
18881         * mpw-configure (--with-gnu-ld): New option, controls whether
18882         to use PPCLink or ld with PowerMac GCC.
18883         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18884         * mpw-config.in: Configure grez if targeting Mac.
18886         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18887         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18888         just macos.
18889         * configure.in: Configure grez resource compiler if targeting Mac.
18890         * Makefile.in (all-grez, install-grez): New targets.
18892 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18894         * configure: CXX defaults to gcc, not g++.  If we find
18895         gcc in the path, set CC to gcc -O2.
18897 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18899         * configure: Default ${build} correctly.  Avoid picking up extra
18900         spaces when reading CC and CXX from Makefile.  When doing a
18901         Canadian Cross, use plausible default values for numerous
18902         variables.
18903         * configure.in: When doing a Canadian Cross, don't try to
18904         configure tools whose configure script can't handle it.
18906 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18908         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18910 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18912         * configure:  Remove dubious bug reporting address.
18914 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18916         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18917         configure script, run that instead of this directory's configure.
18918         In either case, print a message that we're configuring the sub-dir.
18920 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18922         * configure.in: Before checking for the existence of various files,
18923         use sed to filter out "target-".
18925 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18927         * Makefile.in (DO_X): Split rule to decrease command line length
18928         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18929         (Philippe De Muyter).
18931 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18933         * Makefile.in (all-patch): depend on all-libiberty.
18935 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18937         * configure.in: If the only directory in target_configdirs which
18938         actually exists is libiberty, then set target_configdirs to empty,
18939         to avoid trying to build a target libiberty in a gas or gdb
18940         distribution.
18942 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18944         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18945         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18946         systems.
18948 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18950         * configure.in (copy_dirs): Use sys-include instead of include
18951         for --with-headers option.
18953 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18955         * Makefile.in, configure.in: Make winsup builds work with
18956         new scheme.
18958 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18960         * configure.in: Build the linker on AIX.
18962 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18964         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18965         where needed.
18967 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18969         * Makefile.in (all-gcc): Fix typo.
18971 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18973         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18975 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18977         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18978         to target-xiberty, to provide more flexibility.
18979         (target_subdir):  Define.  Create if cross.
18980         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18981         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18982         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18983         check-libFOO -> check-target-libFOO, etc.
18984         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18985         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18986         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18987         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18988         allow ALL_GCC="" to only configure.
18989         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18990         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18991         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18993 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18995         * Makefile.in (taz): Build "info" in etc explicitly.
18997 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18999         * configure.in:  Make sure that CC is undefined (as opposed to
19000         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
19001         problem with autoconf trying to configure on a host without GCC.
19003 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19005         * mpw-configure: Set host alias from choice of host compiler,
19006         only use generic MPW Makefile sed if present, edit a file
19007         named "hacked_Makefile.in" instead of "Makefile.in" if present.
19008         * mpw-README: Add problem notes about CW6 and CW7.
19010 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
19012         * Makefile.in (taz): Use ";" instead of ";;".
19014 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19016         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
19017         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19018         DISTDOCDIRS.
19019         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
19020         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
19022 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19024         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
19025         and gnats, because they are now subsumed by DISTSTUFFDIRS.
19026         Move bfd to DISTSTUFFDIRS.
19028 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19030         * Makefile.in (X11_LIB): Removed.
19031         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19033         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19035 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19037         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19038         names.
19040 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19042         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19044 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
19046         * configure.in (i[345]86-*-win32): Always build newlib.
19047         Don't configure cvs, autoconf or texinfo.
19048         * Makefile.in (LD_FOR_TARGET): New.
19049         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19050         Pass down LD_FOR_TARGET.
19052 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19054         * winsup: New directory.
19055         * Makefile.in: Build winsup.
19056         * configure.in: Winsup is configured when target is win32.
19057         Can only build win32 target GDB when native.
19059 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
19061         * config.guess: Recognize HP model 819 machines as having
19062         a PA 1.1 processor.
19064 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19066         * configure: Fix sed loop which substitutes for CC and CXX to
19067         avoid bug found in various sed implementations.
19069 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19071         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19072         simulator.  Use standard powerpc-*-eabi*.
19074 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
19076         * configure.in: Stop putting gas and binutils in noconfigdirs for
19077         powerpc-*-aix* and rs6000-*-*.
19079 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
19081         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19082         -mcall-aixdesc libraries.
19084 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
19086         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
19088         * config.sub (arm | armel | armeb): Fix shell syntax.
19090 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19092         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19093         -msoft-float and -mcpu=common support.
19094         (powerpc*-*-eabisim*): Add support for building -mcall-aix
19095         libraries.
19097 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19099         * configure.in: Allow configuration and build of emacs19 for the alpha.
19101 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19103         * configure.in (CC): Get ^CC, not just any old CC, from
19104         ${host_makefile_frag}.
19106 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19108         * configure.in (CC): Try to get CC from
19109         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19111 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19113         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19114         only if it exists in $(srcdir).
19116 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19118         * configure: If CC and CXX are not set in the environment, set
19119         them, based on either an existing Makefile or on searching for gcc
19120         in PATH.  Substitute for CC and CXX in Makefile.
19121         * configure.in: Remove libm from target_libs.  Separate
19122         target_configdirs from configdirs.  If CC is not set in
19123         environment, try to get it from a host Makefile fragment.  Rewrite
19124         changes of configdirs to use skipdirs instead.  A few minor
19125         tweaks.  Take directories out of target_configdirs as they are
19126         taken out of configdirs.  Remove existing Makefile files from
19127         subdirectories.  Substitute for TARGET_CONFIGDIRS and
19128         CONFIG_ARGUMENTS in Makefile.
19129         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19130         by configure.in.
19131         (CONFIG_ARGUMENTS): Likewise.
19132         (CONFIGURE_TARGET_MODULES): New variable.
19133         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19134         ($(CONFIGURE_TARGET_MODULES)): New target.
19135         (configure-libg++, configure-libio): New targets.
19136         (all-libg++): Depend upon configure-libg++.
19137         (all-libio): Depend upon configure-libio.
19138         (configure-libgloss, all-libgloss): New targets.
19139         (configure-libstdc++): New target.
19140         (all-libstdc++): Depend upon configure-libstdc++.
19141         (configure-librx, all-librx): New targets.
19142         (configure-newlib): New target.
19143         (all-newlib): Depend upon configure-newlib
19144         (configure-xiberty): New target.
19145         (all-xiberty): Depend upon configure-xiberty.
19147 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19149         * configure.in (host i[345]86-*-win32):  Expand the
19150         noconfigdirs again.
19152 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
19154         * mpw-configure: Fix sed command file name.
19156 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19158         * configure.in (host i[345]86-*-win32): Reduce the
19159         noconfigdirs again.
19161 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
19163         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19164         or powerpc*-*-pe*, since they are not yet supported.
19166 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19168         Add PowerMac support and many other enhancements.
19169         * mpw-configure: New option --cc to select compiler to use,
19170         paste options set according to --cc into the generated
19171         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19172         if mpw-make.sed is present.
19173         * mpw-config.in: Don't test for gC1, test for mpw-touch,
19174         add forward includes for PowerPC include files.
19175         * mpw-build.in: Build using Makefile.PPC if present.
19176         (do-byacc, etc): Remove separate version resource builds.
19177         (do-gas): Build "stamps" before "all".
19178         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19179         * mpw-README: Update to reflect --cc option, PowerMac support,
19180         and recently-reported compatibility problems.
19182 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
19184         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19185         embedded m68k systems (-aout, -coff, -elf, -vxworks).
19186         (--with-multilib-top): Pass to recursive invocations.
19188 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
19190         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19191         v810-*-*.
19193 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19195         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19196         gdb, ld and opcodes on v810-*-*.
19198 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19200         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19201         (local-maintainer-clean): New target.
19202         (maintainer-clean): New target.
19203         (realclean): Just depend upon maintainer-clean.
19205 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19207         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19209 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
19211         * configure.in: Build ld in mips*-*-bsd* case.
19213 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
19215         * config.sub: Accept -lites* OS.  From Ian Dall.
19217 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
19219         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19220         targets.
19222 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19224         * configure.in: treat i386-win32 canadian cross the same as
19225         i386-go32 canadian cross.
19227 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19229         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19230         running under the simulator to build a reduced set of libraries.
19231         (powerpc-*-eabiaix): Add fine grained multilib support added to
19232         other powerpc targets yesterday.
19234 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19236         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19237         -disable-softfloat, -disable-relocatable, -disable-aix, and
19238         -disable-sysv to control which multilib libraries get built.
19240 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19242         * configure: Add Makefile.tem to list of files to remove in trap
19243         handler.
19245 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19247         * config.guess (*Linux*):  Add missing "exit"s.
19248         Also, need specific check for alpha-unknown-linux (uses COFF).
19250 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19252         * config.guess:  Merge with FSF:
19254         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
19255         * config.guess (AIX4): More robust release numbering discovery.
19257         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
19258         * config.guess (i386-sequent-ptx): Properly get version number.
19260         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
19261         * config.guess (mips:*:4*:UMIPS): New case.
19263 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19265         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19266         (i386-win32 host): Likewise.  Don't build readline.
19268 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
19270         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
19271         SUPPORT_FILES to submakes.
19273 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
19275         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19276         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19277         mpw-configure.
19279 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
19281         * configure.in (appdirs): Use =, not ==, in test expression when
19282         trying to build the text to print in the warning message for
19283         Solaris users.
19285 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
19287         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19289 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19291         * config.guess: Recognize lynx-2.3.
19293 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
19295         * config.sub (z8ksim): Deleted
19296         (z8k-*-coff): New, this is the one true name of the target.
19298 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
19300         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19302 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
19304         * config.guess (*:Linux:*:*): First try asking the linker what the
19305         default object file format is (elf, aout, or coff).  Then if this
19306         fails, try previous methods.
19308 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19310         * configure.in: Don't build newlib for *-*-vxworks5.1.
19312 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19314         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19315         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19317 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
19319         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19321 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
19323         * cfg-ml-com.in: New file.
19324         * cfg-ml-pos.in: New file.
19326 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19328         * COPYING.NEWLIB: Add HP free copyright to list.
19330 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19332         * config.sub: Recognize -eabi* for the system, not just -eabi.
19334 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19336         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19337         * config.sub, configure.in (win32): New target and host.
19339 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19341         * configure.in: Add i386-pe configuration.
19343 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
19345         * mpw-build.in (install): Install GDB after LD.
19347 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
19349         * mpw-config.in (elf/mips.h): Always forward-include, needed
19350         for GDB to build.
19352 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19354         * testsuite: New directory for customer acceptance and whole tool
19355         chain tests.
19357 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19359         * configure: If per-host line isn't found, but AC_OUTPUT is found
19360         and a configure script exists, run it instead.
19362 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19364         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
19366 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19368         * configure: Set build_{cpu,vendor,os,alias} to host values when
19369         --build isn't specified.
19371 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19373         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19374         (FLAGS_TO_PASS): Pass them.
19375         (EXTRA_TARGET_FLAGS): Ditto.
19377 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19379         * Makefile.in (all-libg++): Depend on all-libstdc++.
19381 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19383         * configure.in (noconfigdirs): Enable all packages for
19384         i386-unknown-netbsd.
19386 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19388         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19389         hosted builds (DOS builds)
19391 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19393         Changes for ARM based on patches from Richard Earnshaw:
19394         * config.sub: Handle armeb and armel.
19395         * configure.in: Omit arm linker only for riscix.
19397 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19399         * config.guess:  Update from FSF.
19401 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19403         * config.sub: Recognize powerpcle as the little endian variant of
19404         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19405         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19406         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19407         temporarily.
19409 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19411         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19413 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19415         * config.sub: Accept -lites* as a basic system type.
19417 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19419         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19420         installed, and if so return linuxoldld as the system name.
19422 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19424         * config.guess: Add hppa1.1-hp-lites support.
19426 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19428         * configure.in: Don't build newlib for m68k-vxworks5.1.
19430 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19432         * configure.in (mips-sgi-irix6): Use mh-irix5.
19434 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19436         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19438 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19440         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19441         OSF/1.  Fix compiler flags.
19442         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19444 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19446         * configure.in: Recognize --with-newlib.
19447         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19449 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19451         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19452         to *_X11_MODULES due to gdbtk needing X include files et al.
19454 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19456         Merge in support for Mac MPW as a host.
19457         (Old change descriptions retained for informational value.)
19459         * mpw-config.in: Add generic include forwards for cpu-specific
19460         include files in aout and elf directories.
19462         * mpw-configure: Added copyright.
19463         * mpw-config.in: Check for presence of required build tools.
19464         (target_libs): Add newlib.
19465         (target_tools): Add examples.
19466         (Read Me): Generate as "Read Me for MPW" instead.
19467         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19468         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19469         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19471         * mpw-configure: Remove subdir-specific makefile hackery,
19472         delete mk.tmp after using it.
19474         * mpw-build.in (all): Display start and end times.
19476         * mpw-configure (host_canonical): Set.
19477         (target_cpu): Always add to makefiles.
19478         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19479         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19480         (mpw-mh-mpw): Look for in srcdir and srcroot.
19481         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19483         * mpw-build.in: (install-only): New target.
19485         * mpw-configure (host_alias, target_alias): Rename from hostalias
19486         and targetalias, add into generated Makefile.
19487         (mk.tmp): If present, add into generated Makefile.
19488         * mpw-build.in (all-gas): Build config.h first before gas proper.
19490         * mpw-configure (config.status): Write only if changed.
19491         * mpw-config.in (readline): Configure it (not built, just used for
19492         definitions).
19494         * mpw-config.in (elf/mips.h): Add a forward include.
19496         * mpw-config.in: Forward-include most .h files in include into
19497         extra-include.
19498         (readline): Don't build.
19499         mpw-build.in (install): Install GDB.
19501         * mpw-configure (prefix, mpw_prefix): Handle it.
19502         * mpw-config.in (mmalloc, readline): Don't configure.
19503         * mpw-build.in (thisscript): Rename to ThisScript.
19504         Use mpw-build instead of BuildProgram everywhere.
19505         (mmalloc, readline): Don't build.
19506         * mpw-README: New file, basic documentation about the MPW port.
19508         * mpw-config.in: Use forward-include to create include files.
19510         * mpw-configure: Add more things to the top of each configured
19511         Makefile, including contents of config/mpw-mh-mpw.
19512         * mpw-config.in (extra-include): Create this directory and fill it
19513         with Posix-like include files when configuring.
19515         * config.sub (apple, mac, mpw): Add various aliases.
19517         * mpw-build.in: New file, top-level build script fragment for MPW.
19518         * mpw-configure: New file, configure script for MPW.
19519         * mpw-config.in: New file, config fragment for MPW.
19521 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19523         * configure.in (host_libs): Remove glob, since it is gone from the
19524         sources.
19526 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19528         * Makefile.in: define empty GDB_NLM_DEPS var.
19530         * configure.in(target_makefile_frag): use config/mt-netware
19531         for netware targets.
19533 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19535         * config.sub: Merge in recent FSF changes.  Remove linux special
19536         cases.
19538 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19540         Revert this change:
19542         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19544                 * build-all.mk: Use CC=cc -Xs on Solaris.
19546 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19548         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19549         stop using it.
19550         * Makefile.in: Nuke all references to glob subdirectory.
19552 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19554         * configure.in: Fix --enable-shared logic in per-host.
19556 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19558         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19560 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19562         * configure.in (noconfigdirs): Don't build gas on AIX, for
19563         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19565 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19567         * configure: Fix --cache-file to work if the file argument is a
19568         relative path.
19570 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19572         * configure: If the --cache-file is used, pass it down to
19573         configure in subdirectories.
19575 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19577         * config.sub: add vxworks29k configuration.
19579 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19581         * Makefile.in (taz): Do "diststuff" part quietly.
19583 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19585         * config.sub: Mini-merge with gcc/config.sub.
19587 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19589         * config.guess (IRIX): Sed - to _.
19591 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19593         * Makefile.in (source-vault, binary-vault): New targets.
19595 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19597         * config.sub: Recognize -eabi as a basic system type.
19599 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19601         * configure.in (enable_shared stuff): Fix typo.
19603 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19605         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19607 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19609         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19611 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19613         * configure.in (rs6000-*-*): Don't build gas.
19615 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19617         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19618         reduce command line length.
19619         (AS_FOR_TARGET): Check for as.new, not Makefile.
19620         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19622 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19624         * config.guess:  Merge from FSF.
19626 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19628         * configure: Don't use $ when handling program_suffix.
19630 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19632         * configure.in:  Configure tk for hppa/hpux.
19634 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19636         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19638 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19640         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19641         to LIBCXXFLAGS.  Tests are better run without it.
19643 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19645         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19647 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19649         * configure.in (*-*-netware*): Don't configure xiberty.
19651 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19653         * configure.in:  Remove tk from native_only list.
19655 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19657         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19658         for special NCD build.
19660 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19662         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19663         makeall.bat, they're only useful for binutils snapshots.
19664         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19665         makeall.bat to specified SUPPORT_FILES.
19667 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19669         * build-all.mk: Add Ericsson targets to sun4 and solaris
19670         hosts.  Add  BNR's sun4 target to solaris host, so their
19671         build-from-source will be tested in-house first.
19673 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19675         * Makefile.in (LIBCFLAGS): New variable.
19676         (CFLAGS_FOR_TARGET): Ditto.
19677         (LIBCFLAGS_FOR_TARGET): Ditto.
19678         (LIBCXXFLAGS): Ditto.
19679         (CXXFLAGS_FOR_TARGET): Ditto.
19680         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19681         (BASE_FLAGS_TO_PASS): Pass them.
19682         (EXTRA_TARGET_FLAGS): Ditto.
19684         * configure.in: Support --enable-shared.
19686 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19688         * configure.in (target_libs):  Include libstdc++ again.
19689         * config.guess:  Update from FSF (for FreeBSD).
19691 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19693         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19694         makeall.bat.
19695         (DISTDOCDIRS): Add `etc'.
19696         (ETC_SUPPORT_PFX): New variable.
19697         (taz): Include anything from etc starting with a word in
19698         ETC_SUPPORT_PFX.
19700 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19702         * config.sub: Update for recent FSF changes.  Remove obsolete
19703         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19704         spacing changes.
19706 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19708         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19710         * config.guess:  Merge with FSF.
19711         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19713 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19715         * configure: Since the "trap 0" handler will override the exit
19716         status on many systems, only use it for "exit 1", and make it set
19717         a non-zero exit status; reset it before "exit 0".  Also, check
19718         exit status of config.sub, and error out if it failed.
19720 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19722         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19723         and install libgloss.
19725 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19727         * Makefile.in (all-binutils): Depend upon all-byacc.
19729         * configure.in: Don't build emacs on Irix 5.
19731 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19733         * configure.in (*-*-netware*): Add libio.
19735 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19737         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19738         (CHECK_TARGET_MODULES): Ditto.
19739         (INSTALL_TARGET_MODULES): Ditto.
19740         (TARGET_LIBS): Ditto.
19741         (all-libstdc++): Note dependencies.
19743 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19745         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19747 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19749         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19750         -fexternal-templates.
19752         * configure.in (target_libs): Add libstdc++.
19753         (noconfigdirs): Add libstdc++ as appropriate.
19755 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19757         * config.guess:  Update from FSF.
19759 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19761         * configure: Use ${config_shell} when running ${configsub}.
19763 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19765         * config.sub: No longer recognize h8300h.
19767 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19769         * config.sub: Remove extraneous differences between config.sub and
19770         gcc/config.sub.
19772 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19774         * Makefile.in (DISTSTUFFDIRS): Add gas.
19776 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19778         * COPYING.NEWLIB: New file.
19780 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19782         * config.guess (HP-UX):  Patch from Harlan Stenn
19783         <harlan@landmark.com> to also emit release level.
19785 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19787         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19789 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19791         * config.sub:  Merge nextstep cleanup from FSF.
19793 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19795         * configure.in (arm-*-*): Don't configure ld for this target.
19797 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19799         * configure.in (*-*-netware): don't configure libg++, libio,
19800         librx, or newlib.
19802 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19804         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19805         configure ld--it works, but it doesn't support shared libraries.
19807 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19809         * config.guess (*-unknown-freebsd*):  Get rid of possible
19810         trailing "(Release)" in version string.
19811         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19813 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19815         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19816         Fix type: *-next-neststep -> *-next-nextstep.
19818         * config.guess:  Merge from FSF:
19820         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19822         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19824         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19826         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19827         instead of UNIX_SV for UnixWare 1.0).
19829 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19831         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19832         to make gdb/nlm/* build after the compiler and linker.
19834 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19836         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19837         not just i[34]86.
19838         (m68k-atari-sysv4):  Relocate to match FSF version.
19840         * config.guess:  More merges from the FSF:
19842         Add a space before function call or macro invocation.
19844         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19846         * config.guess: Add trap cmd to remove dummy.c and dummy when
19847         interrupted.
19849         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19851         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19852         (dummy): Redirect stderr from compilation of dummy.c.
19854         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19856         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19858 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19860         * configure: Accept and ignore --cache*, for compatibility with
19861         new autoconf.
19863 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19865         * config.guess:  Merge from FSF:
19867         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19869         * config.guess (Pyramid*:OSx*:*:*): New case.
19870         (PATH): Add /.attbin at end for finding uname.
19871         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19873         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19875         * config.guess (M88*:DolphinOS:*:*): New case.
19877         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19879         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19880         to select whether to use ELF or COFF.
19882         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19884         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19886         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19888         * config.guess: Guess the OS version for HPUX.
19890         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19892         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19894 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19896         * configure.in: Recognize --with-headers, --with-libs, and
19897         --without-newlib.
19898         * Makefile.in (all-xiberty): Depend upon all-ld.
19900 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19902         * configure.in: Change i[34]86 to i[345]86.
19904 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19906         * configure (version): A few more tweaks to help message.
19908 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19910         * Makefile.in:  Remove (for now) librx as a host library,
19911         now that we're building it for target.
19913 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19915         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19916         (Karl Berry).
19918 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19920         * configure.in:  Also configure librx.
19922 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19924         * Makefile.in:  Update various rules to reflect that librx
19925         is now needed for libg++.
19927 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19929         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19931 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19933         * configure.in: Configure the examples directory.
19935 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19937         * configure: Simplify Jun 2 1994 change.
19939 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19941         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19942         /bin/gcc isn't good enough to build gcc.
19944 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19946         * Makefile.in (GDB_SUPPORT_FILES): Remove
19947         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19948         (gdb.tar.gz): Add new rule to use standard distribution building
19949         mechanism.
19951 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19953         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19954         Bill Cox <bill@cygnus.com>.
19956 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19958         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19960 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19962         * configure:  Search current dir first in .gdbinit.
19964 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19966         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19968 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19970         * config.sub:  Refer to NeXT's operating system as nextstep.
19972         * config.sub (case $basic_machine):  Re-order the cases, to match
19973         the order in the FSF version (which is mostly alphabethical).
19974         Merge in some additions and changes from the FSF.
19976 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19978         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19979         * config.sub: Recognize cxux7.
19980         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19982 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19984         * config.sub:  Fix typo powerpc -> powerpc-*.
19986 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19988         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19990         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19991         parallel with all-emacs and install-emacs).  Top-level command
19992         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19994 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19996         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19997         $(relbindir)/make before doing ``make install'', and use
19998         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19999         installing over running make binary.
20000         ($(host)-stamp-stage3-installed): Likewise.
20002 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20004         * config.guess: Recognize Mach.
20006 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20008         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20009         see whether --exec-prefix was used.
20011 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20013         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
20015 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20017         * Makefile.in: Add all-librx target similar to all-libproc.
20019 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
20021         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
20022         with post 1.2 uname bogosity.
20024 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20026         * configure: Remove temporary files on receipt of a signal.
20028 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
20030         * configure: If there is a package_makefile_frag, remove
20031         ${subdir}/Makefile.tem after copying it in.
20033 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20035         * build_all.mk: support rs6000 lynx identifies itself as
20036         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
20037         since /bin/gcc is too feeble to compile a modern gcc.
20039 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20041         * brought devo/test-build.mk update-to-date with progressive/
20042         test-build.mk. Add lynx targets and hppa flag info.
20044 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20046         * configure.in:  Use mh-ncrsvr43.  Patch from
20047         Tom McConnell <tmcconne@sedona.intel.com>.
20049 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20051         * config.guess (i386-unknown-bsdi):  No longer need to
20052         check #if defined(__bsdi__) && defined(__i386__).
20054 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20056         * configure: Set program_transform_nameoption correctly.
20058 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20060         * brought build-all.mk update-to-date with progressive build-all.mk,
20061         added new targets and hppa info.
20063 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20065         * configure: If config.guess result is a prefix of the user
20066         specified target, assume a native build and use the user specified
20067         target as the host alias.  Remove SunOS patch suffix removal hack.
20068         * configure.in: Remove SunOS patch suffix removal hack.
20070         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20071         in NATIVE_CHECK_MODULES.
20073 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
20075         * Makefile.in: Rename HOST_ONLY to NATIVE.
20076         * configure: Delete SunOs patch suffix from host_canonical
20077         and build_canonical variables that are prepended to Makefiles.
20078         * configure.in: Add comments for easier maintenance.
20080 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20082         * Makefile.in: Add all-libproc target similar to all-gui.
20084 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
20086         * Makefile.in (CHECK_MODULES): split into
20087         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20089 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
20091         * config.guess (i386-unknown-bsdi): New system to guess.
20093 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20095         * Makefile.in: Add all-gui target (but not yet build by "all").
20097 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
20099         * config.sub: Move deletion of patch suffix from here...
20100         * configure.in: To here, at Ian's suggestion.  The top-
20101         level scripts might need to know of a patch level.
20103 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
20105         * config.sub: Strip off patch suffix so rtl is recognized
20106         as a sunos4.1.3 machine, even though it's been patched.
20108 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
20110         * Makefile.in (INSTALL_LAST): Delete.
20111         (INSTALL_DOSREL): New.
20113 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20115         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20116         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20117         whether we pass down --with-gnu-ld anyhow.
20119 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
20121         * Makefile.in (INSTALL_LAST): Change operation so it works
20122         on more flavors of make.
20123         * configure.in (go32): Don't build libg++ or libio.
20125 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
20127         * Makefile.in (Move HOST_PREFIX_1 and friends up so
20128         they can be overriden by templates.
20130 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
20132         * configure.in (target==go32): Don't build gdb.
20133         * dosrel: New directory.
20135 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
20137         * configure.in (host==go32): Configure dosrel too.
20138         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20139         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20140         be set by incoming names or templates.
20141         (INSTALL_LAST): New rule.
20143 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
20145         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20147 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20149         * configure.in (appdirs): New variable.  Currently empty, but will
20150         be used in gas distribution.  If nonempty, lists a set of
20151         directories at least one of which must get configured, or top
20152         level configuration is considered to have failed.
20153         (rs6000-*-lynxos*): Use new file name.
20155 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20157         Eliminate XTRAFLAGS.
20158         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20159         newlib include files using -idirafter, and also use -nostdinc.
20160         (CXX_FOR_TARGET): Likewise.
20161         (XTRAFLAGS): Removed.
20162         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20163         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20164         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20165         ($(DO_X)): Don't pass down XTRAFLAGS.
20167 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20169         * configure.in (mips*-dec-bsd*): New target; do build linker.
20170         (mips*-*-bsd*): New target; don't build linker.
20172 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20174         * configure.in: support rs6000-*-lynxos* configuration.
20175         support sunos4 as a cross target.
20177         * config.sub: look for lynx*, not lynx since the OS version may
20178         legitimately be part of the name.
20180 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20182         * configure.in (i[34]86-*-sco*): Move to be with other i386
20183         targets.
20184         (romp-*-*): New target.  Skip various binary utilities.
20185         (vax-*-*): New target.  Don't build newlib.
20186         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
20188 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20190         * configure.in: Only set host_makefile_frag if config
20191         directory exists.
20193 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20195         * install.sh: If $dstdir exists, don't check whether each
20196         component does.
20198 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20200         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20202 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20204         * configure.in (*-*-lynxos*): Don't configure newlib for either
20205         native or cross Lynx.
20207 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
20209         * config.sub (sparc64-elf): Fix os.
20210         (z8k): Remove duplicate.
20212 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20214         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20215         gcc/stmp-fixproto, to try to prevent fixproto from being run.
20217 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
20219         * configure: Make file links cleanly even if Lynx fails on
20220         an NFS symlink (at least fail cleanly).
20222 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20224         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20225         -XNh2000.
20227 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20229         * configure: Unknown options are fatal again.
20231 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
20233         * configure: Ignore --x-includes and --x-libraries, for Autoconf
20234         compatibility.
20236 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
20238         * build-all.mk: Add `clean' target.
20240 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20242         * config.guess:  Add SINIX support.
20243         * configure.in:  Add mips-*-sysv4* support.
20245 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
20247         * build-all.mk: Document all useful targets.
20248         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20249         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20251 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20253         * configure: Support --silent, --quiet.
20255 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20257         * configure: Support --disable-FEATURE.
20259 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20261         * config.guess: Recognize NCR running SVR4.3.
20263 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20265         * config.guess:  Make BSDI generate i386-unknown-bsd386.
20266         Patch from Paul Eggert <eggert@twinsun.com>.
20268 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20270         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20272 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20274         * configure: Make unrecognized options give nonfatal warnings
20275         instead of fatal errors, and pass them to any subdirectory
20276         configures in case they recognize them.
20277         Make --x equivalent to --with-x.
20279 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20281         * configure: Add --enable-* options.  Clean up usage message and
20282         some comments.
20284 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
20286         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20288 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20290         * configure.in (hppa*-*-*): Enable binutils.
20292 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20294         * config.sub: Recognize cisco.
20296 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
20298         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20300 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20302         * config.guess: about target *-hitachi-hiuxwe2, don't print more
20303         than one configuration name.  Add comment.
20305 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
20307         * config.guess: about target *-hitachi-hiuxwe2, fixed
20308         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
20309         macro is incorrect.]
20311 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20313         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20314         than the "make ls" stuff which used to be here.
20316 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20318         * config.guess:  Recognize i[34]86-unknown-freebsd.
20319         From Shawn M Carey <smcarey@rodan.syr.edu>.
20321 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20323         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20325 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20327         * config.guess: Check for ptx.
20329 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
20331         * config.sub: Add os9k checking.
20333 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20335         * config.guess: Handle OSF1 running on HPPA processors
20337 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20339         * configure: If subdir configure fails, print out a message with
20340         subdirectory name, in case subdir's configure code didn't identify
20341         itself.
20343 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
20345         * configure.in: Remove embedded newlines from configdirs.
20346         Avoid mismatches of substrings.  Fix matching strings at end
20347         of configdirs.
20349 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
20351         * config.guess:  Add Lynx/rs6000 config support.
20353 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20355         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20357 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
20359         * configure.in (hppa*-*-osf*): Treat this just like most other
20360         PA configurations (eg no binutils or ld).
20361         (hppa*-*-*elf*): These configurations have binutils and ld.
20363 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20365         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
20367 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20369         * configure.in (rs6000-*-*): Build gas.
20371 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20373         * Makefile.in:  Avoid bug in losing hpux sed.
20375 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20377         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20378         for GDB and GDB has been fixed to not need it.
20380 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20382         * config.guess: Recognize vax hosts.
20384 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20386         * configure (while loop): Don't use "break 2" inside case
20387         statement -- the case statement isn't an enclosing loop.
20389 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20391         * config.guess:  Clean up NeXT support, to allow nextstep
20392         on Intel machines.  Make OS be nextstep.
20394 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20396         * config.guess: Add alternate forms for Convex.
20398 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20400         * configure:  Completely rewrite option processing.  Take
20401         advantage of pattern-matching to avoid invoking test frequently.
20402         Also clean up host and target defaulting logic.
20404 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20406         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20407         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20408         commands (plus user environment) will fit SCO limits.
20410 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20412         * configure.in: Don't issue warnings about directories which are
20413         not being configured if -norecursion is set.  Correct test for
20414         --with-gnu-as and --with-gnu-ld to not get confused by substring
20415         matches.
20417         * configure.in: Don't build gas for alpha-dec-osf1*.
20419 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20421         * configure:  Back out Per's change of 12/19/1993.  It changes the
20422         behavior of configure in unexpected and confusing ways.
20424         Also, use different delim char when calculating
20425         program_transform_name so that the name can contain slashes.
20427 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20429         * configure.in, config.sub: Add support for VSTa micro-kernel.
20431 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20433         * configure.in: Nuke hacks which were used to get a special
20434         version of GAS for HPPA configurations.
20436 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20438         * configure:  If only ${target_alias} is given, use that
20439         as the default for ${host_alias}.
20440         * configure:  Add missing back-slashes before nested quotes.
20442 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20444         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20446 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20448         * config.guess:  Recognize some Tektronix configurations.
20449         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20451 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20453         * config.sub: Match any flavor of SH.
20455 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20457         * configure.in: Don't try to configure newlib for Alpha.
20459 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20461         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20462         libg++ or libio for any Alpha target.
20464         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20466 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20468         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20469         default arguments -- so it tried to compress itself.
20471 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20473         * configure.in (notsupp): ensure that a space is always at the end
20474         of the configdirs list, since the grep checks for an explicit space
20476 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20478         * configure.in (target i386-sysv4.2): don't build ld, since static
20479         versions of many libraries are not available.
20481 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20483         * config.guess: Recognize Apollos (using environment variables).
20484         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20486 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20488         * config.guess: Recognize Sony news mips running newsos.
20490 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20492         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20493         "fi ; else" for bash.
20495 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20497         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20499 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20501         * config.sub: accept unixware as an alias for svr4.2.
20502         Fix some inconsistancies with the gcc version.
20504 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20506         * Makefile.in (DISTDOCDIRS):  Add gdb.
20508 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20510         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20512 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20514         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20515         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20516         this now.
20518 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20520         * config.sub: Accept hiux* as an OS name.
20522         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20523         etc/make-stds.texi.  The underscore came from gcc, and dje now
20524         agrees that RUNTESTFLAGS is the correct name.
20526 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20528         * install.sh:  Remove 'set -e'.  It makes any conditionals
20529         in the script useless.
20531         * config.guess: Automatically recognize arm-acorn-riscix
20532         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20534 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20536         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20538 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20540         * Makefile.in (DISTDOCDIRS): New variable.
20541         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20542         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20544 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20546         * configure.in (hppa target): check the source directory for the
20547         pagas sub-directory
20549 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20551         * config.sub: Allow -aout* and -elf*.
20553 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20555         * configure.in: Don't build ld on i386-solaris2, same as for
20556         sparc-solaris2.
20558 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20560         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20562 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20564         * configure.in:  Configure gdb for alpha.
20566 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20568         * Makefile.in (CXXFLAGS): Add -O.
20570 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20572         * config.guess: added support for DG Aviion
20574 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20576         * configure.in: Produce warning message for subdirectories not
20577         configurable for this host/target combination.  Don't try to
20578         configure gdb for vms.
20580 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20582         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20583         appropriate files before making "diststuff".
20584         (DISTBISONFILES): New var: list of files to be edited.
20585         (DISTSTUFFDIRS): Add binutils.
20587 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20589         * config.sub: also handle mipsel and mips64el (for little endian mips)
20591 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20593         * configure.in: Add * to end of all OS names.
20595 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20597         * configure.in: Build newlib for LynxOS native.
20599 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20601         * config.guess: Add support for delta 88k running SVR3.
20603         * configure.in: Add comment about HP compiler vs. emacs.
20605 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20607         * configure.in: don't build ld on solaris2 (not a viable option
20608         due to bugs in getpwnam & getpwuid)
20610 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20612         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20613         config.guess will produce a full version number.
20615 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20617         * configure.in: Build linker and binutils for alpha-dec-osf1.
20619 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20621         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20622         and gdb/testsuite/Makefile.in.
20624 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20626         * configure.in: recognize mips*- instead of mips-
20628 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20630         * config.sub: Accept linux*coff and linux*elf as operating
20631         systems.
20633 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20635         * config.sub: Recognize mips64, and mips3 as an alias for it.
20637 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20639         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20640         gdb knows how to handle OSF/1 shared libraries.
20642 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20644         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20645         * config.guess: Recognize Hitachi's HIUX.
20646         * config.sub: Recognize h3050r* and hppahitachi.
20647         Remove redundant cases for hp9k[23]*.
20649 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20651         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20652         if gas and ld are in the source tree and are in ${configdirs}.
20653         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20654         --with options (but still pass them down on the command line,
20655         if they were explicitly specified).
20657 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20659         * configure: substitute SHELL value in Makefile.in with
20660         ${CONFIG_SHELL}
20662 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20664         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20665         *-*-solaris2* targets.
20667 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20669         * Makefile.in: define M4, and pass it down to sub-makes;
20670         all-autoconf now depends on all-m4
20672 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20674         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20675         presence of {ar,ranlib} instead of a configured directory
20677 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20679         * config.guess: Accept 34?? as well as 33?? for NCR.
20681 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20683         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20684         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20686 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20688         * configure: grab values for $(CC) and $(CXX) from the
20689         environment, so that someone can do "CC=gcc configure; make" and
20690         have it work right (matching the way that autoconf works now)
20692         * configure.in, Makefile.in: add support for gash, the tcl
20693         interface to Galaxy
20695         * config.guess: add NetBSD variants (hp300, x86)
20697 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20699         * install.sh: Support -d option (in the manner of SunOS 4 install,
20700         as it is more deterministic than that of GNU install)
20701         (chmodcmd): Set file to mode 755 by default (should also do default
20702         chgrp and chown, but I don't feel like dealing with that now)
20704 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20706         * config.sub: Remove h8300hhms alias.
20708 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20710         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20712 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20714         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20715         as stmp-fixinc
20717 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20719         * config.sub: recognize m88110-bug-coff.
20721 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20723         * Makefile.in (all-libio): all dependencies on the toolchain used
20724         to build this (gcc, gas, ld, etc)
20726 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20728         * config.guess: Deal with OSF/1 1.3 on alpha.
20730 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20732         * install.sh: add some 'else true' clauses for portability
20734         * configure.in: don't build libio for h8[35]00-*-* targets
20736 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20738         * Makefile.in:  Add support for new libio.
20740 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20742         * install.sh: If one command fails, don't try the rest.  Don't try
20743         to remove $dsttmp (via trap) unless we have already created it.
20744         If $src doesn't exist, detect it and exit with an error.
20746         * config.guess: Recognize BSD on hp300.
20748 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20750         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20751         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20753 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20755         * Makefile.in (all-send-pr): depends on all-prms
20757 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20759         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20761 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20763         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20764         Added test for mips-mips-riscos5.
20766 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20768         * configure.in: use mh-hp300 for 68k HP hosts
20770 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20772         * configure: add support for CONFIG_SHELL, so that you can use
20773         some alternate shell for evaluating configure scripts
20775 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20777         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20778         in configure script to bug-gdb@prep.ai.mit.edu when building
20779         distribution archive.
20780         * Makefile.in (COMPRESS):  Remove def.
20781         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20782         gdb.tar.Z and make-gdb.tar.Z respectively.
20783         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20784         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20785         to convergence with 'taz' target in Makefile.in.
20787 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20789         * install.sh (dsttmp): use trap to ensure that tmp files go
20790         away on error conditions
20792 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20794         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20796 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20798         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20799         its parent is '/' not ''.
20801         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20803 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20805         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20806         that ${newsrcdir}/configure.in does.
20808 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20810         * test-build.mk: support for CONFIG_SHELL
20812 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20814         * config.sub (netware):  Add as a basic system type.
20816 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20818         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20819         $(srcdir)/ from the dependency on Makefile.in.
20821 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20823         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20824         (h8300hhms is temporary until multi-libraries are implemented).
20825         * configure.in: Handle h8300h too.
20827 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20829         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20831 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20833         * configure:  Remove extraneous output when guessing host type.
20834         * config.guess:  Remove extraneous output when guessing using C
20835         compiler rather than uname, or when guessing fails.
20837 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20839         * Makefile.in: remove all.cross and install.cross targets
20841         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20842         definitions
20844 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20846         * configure.in (target sh): Build gprof.
20848 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20850         * config.sub: change -solaris to -solaris2
20852 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20854         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20856 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20858         * configure: Correct error message for missing Makefile.in to
20859         print correct directory.
20861 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20863         * install.sh: kludge around 386BSD shell bug
20865 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20867         * config.guess:  Recognize NeXT.
20868         * config.guess:  Recognize i486-ncr-sysv4.
20869         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20871 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20873         * Makefile.in (MAKEINFOFLAGS): New variable.
20874         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20875         * build-all.mk, test-build.mk: Pass down --no-split as
20876         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20878 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20880         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20882 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20884         * Makefile.in (libg++.tar.z):  New rule.
20885         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20886         * Makefile.in (taz):  Only do a single chmod.
20888 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20890         * install.sh: don't use dirname anymore (replaced with sed usage)
20892 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20894         * Makefile.in:  Change extension for gzip'd files from '.z' to
20895         '.gz' per new FSF standard usage.
20897 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20899         * configure: put quotes around the final value of program_transform_name
20901 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20903         * Makefile.in: new install.sh support; update install-info rules
20905 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20907         * configure.in: Build diff for crosses, but not for go32 host.
20909         * configure.in: Build gprof only for native, and don't build it
20910         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20912 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20914         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20916 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20918         * configure.in (host_tools): Add prms.
20920 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20922         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20923         with $(FLAGS_TO_PASS) on the command line
20925         * config.sub: Recognize lynx and lynxos
20927 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20929         * config.sub: Accept -ecoff*, not just -ecoff.
20931 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20933         * Makefile.in (taz): Use .gz suffix instead of .z.
20934         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20935         names.
20937 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20939         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20941 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20943         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20944         that rebuilds that might happen during 'make install' don't get
20945         bogus gcc include files
20947 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20949         Change from Utah for HPPA support:
20950         * config.guess: Recognize hppa1.x-hp-bsd.
20952 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20954         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20955         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20957 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20959         * config.sub: Add support for rom68k and bug boot monitors.
20961 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20963         * Makefile.in: Make all-opcodes depend on all-bfd.
20965 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20967         * config.guess: Added special check for i[34]86-univel-sysv4*.
20969 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20971         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20972         the processor rather than assuming i486.
20974 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20976         * config.guess: Recognize SunOS6 as Solaris3.
20978 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20980         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20981         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20983 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20985         * build-all.mk (all-cross): New target for Canadian Cross.
20986         Added Q2 go32 targets.
20987         * test-build.mk: Configure go32 cross sparclite-aout and
20988         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20989         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20991 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20993         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20994         GO32 hosted toolchains
20996 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20998         * configure: change  so "-exec-prefix" gets passed down rather
20999         than "-exec_prefix" so autoconf generated Makefiles get the
21000         exec_prefix set right.
21002 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21004         * config.guess: get the Solaris2 minor version number
21006         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21008 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21010         * config.guess: Recognize some Sequent platforms.
21012 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21014         * Makefile.in: added the vault-install target
21016         * configure.in: actually use the Sun3 makefile fragment that's in
21017         config, also added the release dir to configdirs
21019 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21021         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21023 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21025         * configure.in: remove some program from Alpha targetted toolchains
21027 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
21029         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
21030         gprof.
21031         (taz): Run "make diststuff" in those directories instead of "make
21032         proto-dir".  Look for "VERSION=" only at start of line in subdir
21033         Makefile.  Use "gzip -9" for compression.
21034         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21035         (binutils.tar.z): New target.
21037 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21039         * Makefile.in (taz): Include gpl.texinfo.
21041 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21043         * Makefile.in (setup-dirs): Merged into "taz" target.
21044         (taz): Only do `proto-dir' stuff if a directory is actually needed
21045         for this target.
21047 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
21049         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21050         (FLAGS_TO_PASS): Pass down MUNCH_NM.
21051         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21052         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21053         (gcc-no-fixedincludes): Correct for current gcc Makefile.
21055 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
21057         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
21058         config.sub, and move-if-change to gdb testsuite distribution
21059         archive, so the testsuite can be extracted, configured, and
21060         run separately from the gdb distribution.  Blow away the Chill
21061         tests that require a Chill compiled executable, since GNU Chill
21062         is not yet publically available.
21064 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21066         * test-build.mk: set environment variables in a single command,
21067         instead of a list of assignments and exports
21069         * config.guess: recognize Alpha/OSF1 systems
21071 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21073         * configure: Change help message to prefer --options rather than
21074         -options.
21076 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21078         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21079         zippy@ecst.csuchico.edu.
21080         * config.guess: Recognize miniframe.
21082 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21084         * Makefile.in: Use srcroot to find runtest rather than rootme.
21085         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21087 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21089         * test-build.mk: Extensive additions to support building on a
21090         machine other than the host.
21092 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21094         * configure (tooldir): Fix for i386-aix again.
21096 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
21098         * configure, Makefile.in:  Change definition of $(tooldir)
21099         to match the FSF.
21101 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
21103         * config.guess:  Recognize i[34]86/SVR4.
21105 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21107         * Makefile.in (all-gdb): gdb depends on sim.
21109 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
21111         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
21112         at the same time we make the prototype gdb directory.
21113         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
21114         files at the same time as the gdb base release distribution.
21116 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
21118         * Makefile.in (check): Use individual check targets rather than
21119         DO_X rule.
21120         (check-gcc): Added.
21122 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
21124         * config.sub: Use sysv3.2 not sysv32 for canonical OS
21125         for System V release 3.2.
21127 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21129         * config.sub: Recognize hppaosf.
21130         * configure.in: Do configure ld/binutils/gas for it.
21132 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21134         * configure (tooldir): Alter syntax used to set this, for systems
21135         where "\$" isn't handled right, like i386-aix.
21137 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21139         * configure: Pass program-transform-name, not
21140         program_transform_name, to recursive configures.
21142 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
21144         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21145         of gas+ld+binutils.
21147 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
21149         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
21151 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21153         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21155 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21157         * Makefile.in (PRMS): Set back to all-prms.
21159 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21161         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21162         targets, rather than for MIPS hosts.
21164 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21166         * configure.in: add comment for --with-x default values
21168         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21170         * Makefile.in: add check-* targets for each of the directories in
21171         the tree.  Add a definition of RUNTEST that will use the one we
21172         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
21174 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
21176         * configure.in: Removed obsolete references to bfd_target and
21177         target_makefile_frag.
21179         * build-all.mk: Set assorted targets for Q2.
21180         * config.sub: Recognize z8k-sim and h8300-hms.
21181         * test-build.mk: Really don't pass host to configure.
21182         (HOLES): Added uname.
21184 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
21186         * configure: Handle an empty program-prefix, program-suffix or
21187         program-transform-name correctly.
21189 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21191         * build-all.mk: -G 8 no longer required for MIPS targets.
21192         * test-build.mk: Don't pass host argument to configure; make it
21193         guess.
21195 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
21197         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
21198         * Makefile.in (COMPRESS):  New macro, like GZIP.
21200 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21202         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21204         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21205         with gas currently defaults to -G 0.
21207 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
21209         * Makefile.in (all-flex): flex depends on byacc.
21211         * build-all.mk: If host not specified, use config.guess.  Pass TAG
21212         to test-build.mk as RELEASE_TAG.
21213         * test-build.mk (configargs): New variable containing arguments to
21214         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
21215         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21217         * config.guess: Use /bin/uname when checking -X argument on SCO,
21218         to avoid invoking GNU uname which doesn't understand -X.
21220         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21222         * configure.in: Build gas for mips-*-*.
21224 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21226         * Makefile.in (all.normal): insert missing backslash.
21228 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21230         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21232         * Makefile.in: Complete overhaul to merge many almost identical
21233         targets.
21235 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21237         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21238         (gdb.tar.Z): Adjusted.
21240         * Makefile.in (setup-dirs, taz): New targets; should be general
21241         enough to adapt for gdb sometime.  Build only .z file.
21242         (gas.tar.z): New target.
21244 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
21246         * build-all.mk: Use CC=cc -Xs on Solaris.
21248 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
21250         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
21251         for handling BISON for FSF releases.
21253 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21255         * configure: Actually implement the change zoo just documented.
21257 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21259         * configure: when using config.guess, only set target_alias when
21260         it's not already been set (ie, on the command line)
21262 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21264         * Makefile.in: add installcheck target, set PRMS to install-prms
21266 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21268         * configure: add support for package_makefile_fragment, handle the
21269         case where a directory has a configure.in file but no Makefile.in
21270         more gracefully (with an actual understandable error message, even);
21271         add support for --without (and add this to the usage message); also
21272         explicitly add a --host=${host_alias} to the command line when
21273         config.guess is used
21275 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21277         * configure: Must use both --host and --target in recursive calls.
21279 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21281         * Makefile.in: Change deja-gnu to dejagnu.
21283 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21285         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21287 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21289         * configure.in: canonicalize all instances to *-*-solaris2*,
21290         also strip out a number of tools to not build for go32 host
21292 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21294         * config.guess: add GPL.
21296         * Makefile.in, config.guess, config.sub, configure: bump
21297         copyrights to 93.
21299 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
21301         * Makefile.in (do-info): Removed obsolete check for existence of
21302         localenv file.
21304         * Makefile.in (MAKEOVERRIDES): Define to be empty.
21306 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21308         * Makefile.in: a couple of 'else true' for decstation,
21309         support for TclX
21311         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21313 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
21315         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21317 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
21319         * config.guess: Recognize i386-ibm-aix (PS/2).
21320         * configure.in: Use config/mh-aix386 file for it.
21322 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
21324         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21325         CC_FOR_TARGET instead.
21326         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21328 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
21330         * Makefile.in: Add sim to list of directories sent with gdb
21332 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
21334         * configure.in: Put back mips-dec-bsd* case.
21336 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
21338         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21339         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
21340         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21342 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21344         * configure.in: remove no-op mips-dec-bsd* in "case $target"
21346         * Makefile.in (dir.info): only run gen-info-dir if it exists,
21347         (install-info): install dir.info only if it exists,
21348         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21350 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
21352         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
21353         gas for mips-dec-bsd.
21355 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
21357         * configure (makesrcdir): If ${srcdir} is relative and not ".",
21358         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21360 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21362         * configure.in: Added "dejagnu" to hosttools list.
21364 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
21366         * config.sub, configure.in, config.guess:  Add support
21367         for Bosx, an AIX variant from Bull.
21368         Patches from F.Pierresteguy@frcl.bull.fr.
21370 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21372         * devo/dejagnu: Initial creation of devo/dejagnu.
21373         Migrated dejagnu testcases and support files for testing software
21374         tools to reside as subdirectories, currently called "testsuite",
21375         within the directory of the software tool.  Migrated all programs,
21376         support libraries, etc. beloging to dejagnu proper from
21377         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
21378         with no modifications.  The changes to these files which will
21379         allow them to configure, build, and execute properly will be made
21380         in a future update.
21382 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21384         * Makefile.in: Change send_pr to send-pr.
21385         * configure.in: Likewise.
21386         * send_pr: Renamed directory to send-pr.
21388 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21390         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21392 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21394         * README:  Update for gdb-4.8 release.
21395         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21396         gdb-xxx.tar.z (gzip'd) file also.
21398 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21400         * Makefile.in: make all-diff depend on all-libiberty
21402 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21404         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21406 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21408         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21410 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21412         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21413         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21414         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21416 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21418         * Makefile.in:  makeinfo binary is in a new location
21420 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21422         * config.sub: Accept -ecoff as an OS.
21424         * Makefile.in: Various changes to eliminate a level of make
21425         recursion and reduce the required command line length.
21426         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21427         sub-makes.
21428         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21429         variables holding settings for specific sub-makes.
21430         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21431         in terms of BASE_FLAGS_TO_PASS.
21432         (TARGET_LIBS): New variable listing directories which use
21433         TARGET_FLAGS_TO_PASS.
21434         (subdir_do): Eliminated.
21435         (do-*): New set of targets to replace subdir_do.
21436         (various): All targets which used subdir_do now depend on do-*.
21437         (local-clean): Renamed from do_clean.
21438         (local-distclean): New target, dependency of distclean and
21439         realclean.
21440         (install-info): Don't create directories.  Depend on dir.info
21441         rather than calling make recursively.
21442         (install-dir.info): Eliminated.
21443         (install-info-dirs): Create all info directories here.
21444         (dir.info): Depend upon do-install-info.
21446         * test-build.mk (HOLES): Added false.
21448 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21450         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21452 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21454         * Makefile.in (info): remove dependency on all-texinfo.  The
21455         problem was really in texinfo/C, not at this level.
21457 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21459         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21461 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21463         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21464         GDB releases.
21466 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21468         * configure: Include srcdir in message about target of link not
21469         being found.  Don't convert `-' to `_' in `with' options being
21470         passed to subdirs.
21472 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21474         * configure.in: add uudecode to host_tools
21476         * Makefile.in: added {all,install}-uudecode targets, added them to
21477         the appropriate lists
21479 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21481         * Makefile.in (all-gcc): Added dependency on all-gas.
21483         * configure.in (mips-*-*): Build ld and binutils.
21485 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21487         * configure: check return code from mkdir, print error message and
21488         exit on failure.
21490 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21492         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21494 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21496         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21498 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21500         * config.sub (h8500):  Recognize this as a cpu type.
21502 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21504         * configure: source directory missing is no longer a warning
21506         * configure.in: recognize irix[34]* instead of irix[34]
21508         * Makefile.in: define and pass down X11_LIB
21510 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21512         * guess-systype: Renamed to ...
21513         * config.guess:  ... by popular request.
21514         * configure.in, Makefile.in:  Update accordingly.
21516 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21518         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21519         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21520         + Execute ./dummy instead of assuming . is in PATH.
21522 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21524         * guess-systype:  New shell script.  Attempts to guess the
21525         canonical host name of the executing host.
21526         Only a few hosts are supported so far.
21527         * configure:  Call guess-systype if no host is specified.
21529 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21531         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21532         gcc Makefile.
21534 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21536         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21537         (all-gcc, install-gcc, subdir_do): Use it.
21539 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21541         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21543 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21545         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21546         set exclusively by configure, using configure.in .
21548 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21550         * test-build.mk: set $PATH for all builds
21552         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21554 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21556         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21557         the one used in gcc/Makefile.in, so that a null expansion doesn't
21558         override the one needed to build gcc with a native cc.
21560 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21562         * configure: Accept -with arguments.
21564 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21566         * Makefile.in: added h8300sim
21568 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21570         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21571         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21572         (all-cygnus, native, build-cygnus): Make
21573         $(canonhost)-stamp-3stage-done, not $(host)....
21574         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21575         i386-sco3.2v4.  Added else true to if command.
21577 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21579         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21581 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21583         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21585 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21587         * configure.in: don't remove binutils from Solaris builds
21589 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21591         * Makefile.in: get rid of earlier definitions for *clean,
21592         also handle the recursive info rule better
21594 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21596         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21597         do more-or-less the right thing.
21599 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21601         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21602         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21604 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21606         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21607         $(host_canonical).
21609         * configure.in: split the configdirs list into 4 categories (native
21610         v. cross, library v. tool) and handle the cross-only and native-
21611         only in more reasonable (and correct!) way.
21613 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21615         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21616         configdirs anymore.
21618 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21620         * Makefile.in: extensive cleanup::  removed all of the explicit
21621         clean-* targets, collapsed many wrappers around subdir_do into
21622         one, added additional targets to satisfy standards.texi, deleted
21623         some old targets, some changes for consistency
21625 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21627         * configure.in: handle some programs as cross-only, and others as
21628         native only
21630         * test-build.mk: handle partial holes in a more generic manner
21632         * Makefile.in: m4 depends on libiberty
21634 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21636         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21637         time, wdiff, and find to configdirs
21639         * Makefile.in: all, clean, and install rules for the new programs
21640         added to configure.in
21642 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21644         * configure.in: use mh-sun for all *-sun-* hosts
21646 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21648         * Makefile.in: define flags for X11 include files and library file
21649         locations, pass them down to the programs that need this info
21651         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21653 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21655         * configure.in: start building libg++ for HP-UX targets
21657 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21659         * README:  Update references to files moved into etc/.
21661 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21663         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21664         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21666 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21668         * configure: accept dash as well as underscore in long option
21669         names for FSF compatibility.
21671 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21673         * config.sub: added -sco3.2v4 support from FSF.
21675 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21677         * configure.in: expand the section that adds or removes
21678         directories from the list of programs to build, to handle native
21679         vs. cross in addition to host v. native
21681 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21683         * Makefile.in:  Replace C++ in macro names with CXX.
21684         This is less likely to break ...
21686 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21688         * test-build.mk: add -w to GNU_MAKE
21690 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21692         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21693         add 'sparc' to list of recognized cpus.  This needed to make
21694         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21695         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21696         then changes that into $CPU-wrs-vxworks.
21698         * configure.in: remove most references to gdbtest, regularize
21699         target based program removal
21701         * test-build.mk: import from p3 tree (many fixes and changes)
21703 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21705         * Makefile.in: added rules to handle tcl, tk, and expect
21707         * configure.in: handle those directories if they exist
21709 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21711         * config.sub: removed bogus hppabsd and hppahpux names, since
21712         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21714 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21716         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21717         depends upon all-xiberty
21719         * Makefile.in: changes from p3, including:
21721         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21723         * Makefile.in (XTRAFLAGS): include newlib directories if
21724         newlib/Makefile exists, rather than if host != target.
21726         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21728         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21729         from the same source tree and not building a cross-compiler.  This
21730         matters for the libg++ configuration if reconfiguring a tree that
21731         has already been installed.
21733         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21735         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21736         pick up the machine and system specific header files.
21738         * Makefile.in: added AS_FOR_TARGET, passed down in
21739         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21740         the C compiler to use to create programs which are run in the
21741         build environment, set it to default to $(CC), and passed it down
21742         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21744         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21746         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21747         We need them for unusual native builds, like systems without
21748         ranlib.
21750         * configure: also define $(host_canonical) and
21751         $(target_canonical), which are the full, canonical names for the
21752         given host and target
21754 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21756         * Makefile.in:  Added separate definitions for C++.
21758 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21760         * configure.in (configdirs):  Add deja-gnu.
21762 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21764         * README:  Update for configure.texi and gdb-4.7 release.
21766 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21768         * Makefile.in:  Move "all" target to top of file.
21769         Previously, first target was ".PHONY" which caused BSD4.4 make
21770         to build .PHONY when make was run without arguments.
21772 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21774         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21775         Library-copylefted code in libiberty.
21777 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21779         * config.sub:  Replace m68kmote with plain old m68k.
21781 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21783         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21785 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21787         * config.sub: Complain if no argument is given.  Added support for
21788         386bsd as OS and target alias.
21790 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21792         * Makefile.in (XTRAFLAGS): include newlib directories if
21793         newlib/Makefile exists, rather than if host != target.
21795 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21797         * config.sub: recognize sparclite-wrs-vxworks.
21799         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21800         p3.) Added clean-xiberty to clean.
21802 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21804         * configure.in: use *-*-* instead of nested cases for host and target
21806 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21808         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21809         from the same source tree and not building a cross-compiler.  This
21810         matters for the libg++ configuration if reconfiguring a tree that
21811         has already been installed.
21813 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21815         * config.sub (i486v/i486v4):  Merge in from FSF version.
21817 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21819         * configure: only set PWD if it is already set.
21821 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21823         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21824         doesn't have unset and all success paths (and most error paths)
21825         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21826         to just ${PWD} to avoid confusion.)
21828 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21830         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21831         even for a native compilation.
21833 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21835         Changes to make the gdb.tar.Z rule work better.
21837         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21838         (DEVO_SUPPORT):  Add configure.texi.
21839         (bfd-ilrt.tar.Z):  Remove ancient rule.
21841 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21843         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21844         pick up the machine and system specific header files.
21846         * configure.in, config.sub: added new target m68010-adobe-scout,
21847         with alias of adobe68k.  Changed configure.in to check for
21848         -scout before -sco* to avoid a false match.
21850         * Makefile.in: added AS_FOR_TARGET, passed down in
21851         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21852         the C compiler to use to create programs which are run in the
21853         build environment, set it to default to $(CC), and passed it down
21854         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21856 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21858         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21859         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21860         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21861         FOR_TARGET variants, to newlib and libg++.
21863 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21865         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21866         first.
21868 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21870         * config.sub:  Accept `elf' as an environment.
21872 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21874         * Makefile.in (all-opcodes):  cd into the right directory
21876 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21878         * configure: added -program_transform_name option, used as
21879         argument to sed when installing programs.
21880         configure.texi: added documentation for -program_prefix,
21881         -program_suffix and -program_transform_name.
21883 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21885         * config.sub:  Accept i486 where i386 ok.
21887 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21889         * config.sub: accept we32k
21891 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21893         * config.sub, configure.in: accept OSE68000 and OSE68k.
21895         * Makefile.in: don't create all directories for ``make install'';
21896         let the subdirectories create the ones they need.
21898 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21900         * COPYING: new file, GPL v2
21902 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21904         * Makefile.in: use the new gen-info-dir, which needs a template
21905         argument (which also lives in texinfo)
21907         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21909 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21911         * config.sub (ncr3000):  Change i386 to i486.
21913 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21915         * Makefile.in: add install-rcs, install-grep to
21916         install-no-fixedincludes, removed install-bison and install-libgcc
21918 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21920         * configure.in: grab the HPUX makefile fragment if on HPUX
21922 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21924         * Makefile.in: eradicate bison spoor (ditto libgcc).
21925         configure.in: recognise m68{k,000}-ericsson-OSE.
21926         es1800 is alias for m68k-ericsson-OSE
21928 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21930         * configure.in: rearrange the parts that remove programs from
21931         configdirs, based now on HOST==TARGET or by canonical triple.
21933 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21935         * test-build.mk: recurse explicitly with -f test-build.mk when
21936         appropriate.  predicate stage3 and comparison on the existence
21937         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21938         On very clean, also remove ...stamp-co.  Build in-place before
21939         doing other builds.
21941 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21943         * Makefile.in, configure.in: add tgas
21945 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21947         * Makefile.in: a number of changes merged in from progressive.
21949         * configure.in: add libm.
21951         * .cvsignore: ignore some stuff that comes from test-build.mk.
21953 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21955         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21957 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21959         * configure: Add program_suffix (parallel to program_prefix)
21960         * Makefile.in: adjust directory-creating script for losing decstation
21962 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21964         * configure:  Minor $subdir-related fixes.
21966 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21968         * configure: fix various problems with propogating
21969         makefile_target_frag in subdirs.
21970         * configure.in: config libgcc if its there
21972 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21974         * config.sub:  HPPA merge.
21976 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21978         * Makefile.in:  Replace all-bison with all-byacc in all
21979         dependency lines for other tools (which now use byacc).
21981 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21983         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21985 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21987         * Makefile.in: make gprof rules similar to byacc rules (instead of
21988         vestigal $(unsubdir) that didn't work...)
21990 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21992         * config.sub:  Add support for Linux.
21993         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21994         (at least for libg++).
21996 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21998         * configure.texi: fix doc for the -nfp option to configure
22000 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
22002         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22004 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
22006         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22007         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22008         * configure.in: added solaris* host_makefile_frag hook.
22010 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22012         * config.sub: changed recognition of m68000 so that various
22013         m68k types can be specified via m680[01234]0
22015 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22017         * config.sub (basic_machine): fix sed so that '-foo' isn't
22018         completely substituted out while .+'-foo' loses the '-foo'
22020 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22022         * config.sub ($os): Add -aout.
22024 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
22026         * configure:  If host_makefile_frag is absolute, don't
22027         prefix ${invsubdir} (relevant to libg++ auto-configure).
22029 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22031         * Makefile.in (tooldir): Define it.
22032         (all-ld): Depend on all-flex.
22034 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
22036         * Makefile.in (check):  Fix libg++ special case.
22038 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
22040         * configure: do not bury `pwd` into config.status, thus do fewer
22041         pwd's.
22043         * configure: print the "Building in" message only when building in
22044         other than "." AND verbose.
22046         * configure: remove -s, rework -v to better accommodate guested
22047         configures.
22049         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22051 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
22053         * Makefile.in: macroize flags passed on recursion.  remove
22054         fileutils.
22056 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
22058         * configure: get makesrcdir right for subdirs deeper than 1.
22060         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22061         install.
22063 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
22065         * Makefile.in: don't print subdir_do or recursion lines.
22067 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
22069         * standards.texi: added menu item.
22071         * Makefile.in: build and install standards.info.
22073         * standards.texi: new file.
22075 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22077         * configure: test for and move config.status pieces from
22078         ${subdir}/.
22080 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
22082         * configure:  Test for existance of files before trying to mv
22083         them, to avoid numerous non-existance messages.
22085 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
22087         * configure: correct final line of config.status.
22089         * configure: patch from eggert.  Avoids a protection problem if
22090         the original Makefile.in is read only.
22092         * configure: use move-if-change from gcc to create config.status.
22093         Some makefiles depend on config.status to tell if a directory
22094         has been reconfigured for a different host.  This change
22095         prevents those directories from remaking everything in the case
22096         where the reconfig was only intended to rebuild a Makefile.
22098         * configure: test for config.sub with "config.sub sun4" rather
22099         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
22100         host alias from a missing config.sub.
22102 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22104         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22105         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
22107 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
22109         * configure: mkdir ${subdir} as needed.
22111 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
22113         * Makefile.in,configure.in: added autoconf.
22115 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22117         * Makefile.in: no longer pass against on recursion.
22119         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22120         definitions are not inherited.
22122         * configure: correct makesrcdir when subdir is .
22124 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
22126         * configure:  Add support for 'subdirs' variable, which is
22127         like 'configdirs', except that configure doesn't re-invoke
22128         itself for subdirs, it just creates a Makefile for each subdir.
22129         * configure.texi:  Document subdirs.
22131 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22133         * configure.in: added flex to configdirs
22135 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
22137         * Makefile.in: remove clean-stamps from clean.
22139 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
22141         * configure.in:  Add gdbtest to configdirs.
22143 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
22145         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
22146         to recursive makes.
22147         * configure.in:  Recognize new ncr3000 config.
22149 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
22151         * Makefile.in, configure.in: removed references to gdbm.
22153 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
22155         * config.sub:  Don't canonicalize os value
22156         newsos* to bsd (readline needs to check for newsos).
22157         (This fix was earlier made Jan 31, but got re-broken.)
22159 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
22161         * configure.in:  sco is an os, not a vendor!
22163         * configure:  Quote $( better.  Keep various shells happy.
22165 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
22167         * Makefile.in: eliminate stamp-files.
22169 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
22171         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
22172         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22174 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
22176         * config.sub:  fix iris/iris3.
22178 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
22180         * configure: re-add -rm.
22182 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
22184         * Maskefile.in: add .stmp-rcs to all.
22186         * configure.in: remove gas from rs6000 build, use aix host fragment.
22188 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
22190         * configure: pass down site_option during recursion.
22192 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
22194         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
22196 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
22198         * configure: Change exec_prefix so that it really defaults to prefix.
22200 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
22202         * Makefile.in, configure.in:  Add support for mmalloc library.
22204 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
22206         * Makefile.in: add stmp dependencies for a few more things.
22208 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
22210         * configure: adjusted error message on objdir/srcdir configure
22211         collision, per john's suggestion.
22213         * Makefile.in: add libiberty stmp to all and all.cross.
22215 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
22217         * Makefile.in: remove force dependencies, add grep to all.
22219 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
22221         * Makefile.in: drop flex.  make stamp files work.
22223         * configure: added test for conflicting configuration in srcdir,
22224         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
22225         gets cranky.  use relative paths for configure and srcdir
22226         whenever possible.  Send some error messages to stderr that were
22227         going to stdout.
22229 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
22231         * Makefile.in:  Fix libg++ rule to check for gcc directory
22232         before using gcc/gcc.  Also pass XTRAFLAGS.
22234 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
22236         * Makefile.in: added stmp-files so that directories aren't polled
22237         when they are already built.
22239         * configure.texi: fixed a node pointer problem.
22241 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
22243         * config.sub configure.in gdb/configure.in
22244         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22245         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22246         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
22248 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22250         * configure: -recurring becomes -silent.  corrected help message
22251         for -site= option.
22253         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22255 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22257         * configure: when building Makefile for crosses, replace
22258         tooldir and program_prefix.  default srcdir from location of
22259         config.sub.  remove "for host in hosts" and "for target in
22260         targets" loops.
22262 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22264         * Makefile.in: Do not pass bindir or mandir to cvs.
22266 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
22268         * Makefile.in, configure.in: removed traces of namesubdir,
22269         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
22270         copyrights to '92, changed some from Cygnus to FSF.
22272         * configure.texi: remove most references to multiple hosts,
22273         multiple targets, subdirs, etc.
22275         * configure.man: removed rcsid. reference config.sub not
22276         config.subr.
22278         * Makefile.in: mkdir $(infodir) on install-info.
22280 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
22282         * configure.texi:  Explain better about .gdbinit and about
22283         the environment that configure.in sections run in.
22285 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
22287         * configure.in:  Ultrix is only a decstation if it's a MIPS.
22289 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
22291         * README:  DOC.configure => cfg-paper.texi.
22293 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
22295         * config.sub (near case $os):  Don't convert newsos* to bsd!
22297 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
22299         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
22300         the number of copies of COPYING that go into the GDB tar file.
22302 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
22304         * bfd/configure.in, gdb/config/mh-i386sco,
22305         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22306         Fix SCO configuration stuff.
22308 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
22310         * Makefile.in:  For libg++, make sure the -I pointing
22311         to the gcc directory goes *after* all the libg++-local -I flags.
22312         Also, move just-gcc dependency from just-libg++ to all-libg++.
22314 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
22316         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
22318 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
22320         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
22322 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22324         * config.sub:  Add stratus configuration frags.  Also
22325         submitted to FSF.
22327 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
22329         * Makefile.in (DEV_SUPPORT):  add configure.man.
22331         * config.sub(Decode manufacturer-specific):  add -none*.
22333 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
22335         * Makefile.in:  remove form feeds to make Sun's make happy.
22336         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
22338 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
22340         * Makefile.in (AR_FLAGS):  Make quieter.
22342 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
22344         * configure.in:  Add libg++.
22345         * configure:  When verbose, don't output the command line at each
22346         level; it will be unremarkably the same as the previous version,
22347         which will be the same as what the user typed.
22349 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
22351         * configure.in, Makefile.in: fix clean-info, add flex.  add
22352         fileutils.
22354         * configure: be less sensitive to spaces in Makefile.in.  Do not
22355         look for sources in "..".  Doing so breaks subdirectories that
22356         might have their own configure.  If a subdir has it's own
22357         configure script, use it.
22359 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
22361         * cfg-paper.texi: some changes suggested by rms.
22363 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
22365         * config.sub:  Merge in some small additions from the FSF version,
22366         taken from the gcc distribution, to bring the Cygnus and FSF
22367         versions into closer sync.
22369 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
22371         * configure.in:  Changed svr4 references to sysv4.
22373 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
22375         * configure: added -V for version number option.
22377 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
22379         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22380         renamed from DOC.configure to cfg-paper.texi.
22382 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22384         * configure, config.subr, config.sub: config.subr is now
22385         config.sub again.
22387 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22389         * configure.texi: new file, in progress.
22391         * Makefile.in: build info file and install the man page for
22392         configure.
22394         * configure.man: new file, first cut.
22396         * configure: find config.subr again now that configuration "none"
22397         has gone.  removed all traces of the -ansi option.  removed all
22398         traces of the -languages option.
22400         * config.subr: resync from rms.
22402 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22404         * configure, config.sub, config.subr: merge config.sub into
22405         config.subr, call the result config.subr, remove config.sub, use
22406         config.subr.
22408         * Makefile.in: revised install for dir.info.
22410 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22412         * configure.in: add decstation host makefile frag.
22414         * Makefile.in: BISON now bison -y again.  also install-gcc on
22415         install.  clean-gdbm on clean.  infodir belongs in datadir.
22416         Make directories for info install.  Build dir.info here then
22417         install it.
22419 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22421         * Makefile.in: fix for bad directory tests.
22423 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22425         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22426         regexp.  -srcdir relative was being handled incorrectly.
22428         * Makefile.in: unwrapped some for loops so that parallel makes
22429         work again and so one can focus one's attention on a particular
22430         package.
22432 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22434         * configure: added PWD as a stand in for `pwd` (for speed). use
22435         elif wherever possible.  make -srcdir work without -objdir.
22436         -objdir= commented out.
22438 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22440         * configure: +options become --options.  -subdirs commented out.
22441         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22442         Makefile now at top of generated Makefile.  Removed cvs log
22443         entries.  added -srcdir.  create .gdbinit only if there is one
22444         in ${srcdir}.
22446         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22447         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22448         and mandir now keyed off datadir by default.
22450 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22452         * Freshly created ChangeLog.
22455 Local Variables:
22456 mode: change-log
22457 left-margin: 8
22458 fill-column: 76
22459 version-control: never
22460 End: