libstdc++: Implement P2905R2 "Runtime format strings" for C++20
[official-gcc.git] / ChangeLog
blob0ea92062cd89ed743271f970dff246a47bb31654
1 2023-12-30  Joseph Myers  <jsm@polyomino.org.uk>
3         * MAINTAINERS: Update my email address.
5 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
6             Thomas Schwinge  <thomas@codesourcery.com>
8         * Makefile.def: Add libgrust as host & target module.
9         * configure.ac: Add libgrust to host tools list. Add libgrust to
10         noconfigdirs if we're not building target libstdc++.
11         * Makefile.in: Regenerate.
12         * configure: Regenerate.
14 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
15             Arthur Cohen  <arthur.cohen@embecosm.com>
17         * MAINTAINERS: Add maintainers for libgrust.
19 2023-12-13  Arsen Arsenović  <arsen@aarsen.me>
21         * Makefile.def (gettext): Disable (via missing)
22         {install-,}{pdf,html,info,dvi} and TAGS targets.  Set no_install
23         to true.  Add --disable-threads --disable-libasprintf.  Drop the
24         lib_path (as there are no shared libs).
25         * Makefile.in: Regenerate.
27 2023-12-12  Paul Iannetta  <piannetta@kalrayinc.com>
29         * MAINTAINERS: Add myself to write after approval
31 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
33         * MAINTAINERS: Update my email address
35 2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>
37         * MAINTAINERS: Add myself to write after approval
39 2023-11-23  Nathaniel Shead  <nathanieloshead@gmail.com>
41         * MAINTAINERS: Add myself to write after approval and DCO
43 2023-11-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
45         * libtool.m4: Fix stray call
47 2023-11-19  Lewis Hyatt  <lhyatt@gmail.com>
49         * Makefile.in: Regenerate.
50         * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
52 2023-11-18  Petter Tomner  <tomner@bahnhof.se>
54         * MAINTAINERS: Update my email address.
56 2023-11-18  Frederik Harwath  <frederik@harwath.name>
58         * MAINTAINERS: Change my address.
60 2023-11-16  Michal Jires  <mjires@suse.cz>
62         * MAINTAINERS: Add myself.
64 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
66         PR bootstrap/12596
67         * .gitignore: Add '/gettext*'.
68         * configure.ac (host_libs): Replace intl with gettext.
69         (hbaseargs, bbaseargs, baseargs): Split baseargs into
70         {h,b}baseargs.
71         (skip_barg): New flag.  Skips appending current flag to
72         bbaseargs.
73         <library exemptions>: Exempt --with-libintl-{type,prefix} from
74         target and build machine argument passing.
75         * configure: Regenerate.
76         * Makefile.def (host_modules): Replace intl module with gettext
77         module.
78         (configure-ld): Depend on configure-gettext.
79         * Makefile.in: Regenerate.
81 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
83         * intl/*: Remove.
85 2023-11-09  Jivan Hakobyan  <jivanhakobyan9@gmail.com>
87         * MAINTAINERS: Add myself.
89 2023-11-09  YunQiang Su  <yunqiang.su@cipunited.com>
91         * MAINTAINERS: Update my email address.
93 2023-11-06  Carl Love  <cel@linux.ibm.com>
95         * MAINTAINERS: Update my email address.
97 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
99         * .github/CONTRIBUTING.md: Wrap lines more tightly.
101 2023-11-01  Eric Gallager  <egallager@gcc.gnu.org>
103         * .github/CONTRIBUTING.md: New file.
104         * .github/PULL_REQUEST_TEMPLATE.md: New file.
106 2023-10-22  Iain Sandoe  <iain@sandoe.co.uk>
108         * configure: Regenerate.
109         * configure.ac: Do not add default runpaths to GCC exes
110         when we are building -static-libstdc++/-static-libgcc (the
111         default).
112         * libtool.m4: Add 'enable-darwin-at-runpath'.  Act  on the
113         enable flag to alter Darwin libraries to use @rpath names.
115 2023-10-15  Mike Frysinger  <vapier@gentoo.org>
117         * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
118         * Makefile.in: Regenerate.
120 2023-10-11  Filip Kastl  <fkastl@suse.cz>
122         * MAINTAINERS: Fix name order.
124 2023-10-10  Christoph Müllner  <christoph.muellner@vrull.eu>
126         * MAINTAINERS: Add myself.
128 2023-10-06  Sergei Trofimovich  <siarheit@google.com>
130         PR bootstrap/111663
131         * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
132         * Makefile.in: Regenerate.
134 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
136         * SECURITY.txt: Fix up indentation.
138 2023-10-05  Jan Engelhardt  <jengelh@inai.de>
140         * SECURITY.txt: Fix up commas.
142 2023-10-04  Siddhesh Poyarekar  <siddhesh@gotplt.org>
144         * SECURITY.txt: New file.
146 2023-09-18  Fei Gao  <gaofei@eswincomputing.com>
148         * MAINTAINERS: Add myself.
150 2023-09-15  Yang Yujie  <yangyujie@loongson.cn>
152         * config-ml.in: Remove unneeded loongarch clause.
153         * configure.ac: Register custom makefile fragments mt-loongarch-*
154         for loongarch targets.
155         * configure: Regenerate.
157 2023-09-12  Edwin Lu  <ewlu@rivosinc.com>
159         * MAINTAINERS: Add myself
161 2023-09-12  Thomas Schwinge  <thomas@codesourcery.com>
162             Chung-Lin Tang  <cltang@codesourcery.com>
164         PR testsuite/109951
165         * Makefile.tpl (BASE_TARGET_EXPORTS): Add
166         'SYSROOT_CFLAGS_FOR_TARGET'.
167         * Makefile.in: Regenerate.
169 2023-09-05  Yang Yujie  <yangyujie@loongson.cn>
171         * config-ml.in: Do not build the multilib library variant
172         that is duplicate with the toplevel one.
174 2023-08-29  Tsukasa OI  <research_trasio@irq.a4lg.com>
176         * MAINTAINERS: Add myself.
178 2023-08-22  Filip Kastl  <fkastl@suse.cz>
180         * MAINTAINERS: Update my email address.
182 2023-08-11  Eric Feng  <ef2648@columbia.edu>
184         * MAINTAINERS: Add myself.
186 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
188         * Makefile.def: Reflect that libsframe needs to installed before
189         libbfd.  Reorder a bit to better track libsframe dependencies.
190         * Makefile.in: Regenerate.
192 2023-08-07  Indu Bhagat  <indu.bhagat@oracle.com>
194         * Makefile.def: Add install dependency on libsframe for libbfd.
195         * Makefile.in: Regenerated.
197 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
199         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
200         Solaris 11.
202 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
204         * configure: Regenerate.
205         * configure.ac: Add Haiku to list of ELF OSes
206         * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
208 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
210         * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
211         options, including options containing paths.
213 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
215         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
216         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
217         errors from nms that refuse to work on non-regular files.  Remove
218         other workarounds for this problem.  Strip out blank lines from the
219         nm output.
221 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
223         * configure.ac: Reinstate 32b PA-RISC HP-UX targets
224         * configure: Regenerate.
226 2023-08-07  Simon Marchi  <simon.marchi@efficios.com>
228         * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
229         * configure: Re-generate.
230         * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
231         (PKG_CONFIG_PATH): New.
232         * Makefile.in: Re-generate.
234 2023-08-07  Luis Machado  <luis.machado@arm.com>
236         * configure.ac: Disable year2038 by default on 32-bit hosts.
237         * configure: Regenerate.
239 2023-08-07  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
241         * Makefile.def: Add gprofng module.
242         * configure.ac: Add --enable-gprofng option.
243         * Makefile.in: Regenerate.
244         * configure: Regenerate.
246 2023-08-07  Martin Liska  <mliska@suse.cz>
248         * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
249         * configure: Regenerate.
251 2023-08-07  Fangrui Song  <maskray@google.com>
253         * configure: Regenerate.
254         * configure.ac: Add --with-zstd.
256 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
258         * configure: Regenerate.
259         * configure.ac: Recover tilegx/tilepro targets.
261 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
263         * configure: Regenerated.
264         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
265         --plugin and rc before enabling --plugin.
267 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
269         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
270         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
271         * configure.ac: Include config/gcc-plugin.m4.
272         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
273         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
274         RANLIB if possible.
275         * Makefile.in: Regenerated.
276         * configure: Likewise.
278 2023-08-07  Arsen Arsenović  <arsen@aarsen.me>
280         * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
281         $(CFLAGS).
283 2023-08-07  David Faust  <david.faust@oracle.com>
285         * MAINTAINERS: Add the BPF port to my reviewer listing.
287 2023-08-02  Jan Beulich  <jbeulich@suse.com>
289         * MAINTAINERS: Correct my email address.
291 2023-08-02  Hu, Lin1  <lin1.hu@intel.com>
293         * MAINTAINERS (Write After Approval): Add myself.
295 2023-08-01  Richard Ball  <richard.ball@arm.com>
297         * MAINTAINERS: Add myself.
299 2023-07-31  Andreas Schwab  <schwab@suse.de>
301         * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
302         * configure: Regenerate.
303         * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
305 2023-07-31  xuli  <xuli1@eswincomputing.com>
307         * MAINTAINERS: Add myself.
309 2023-07-25  Thomas Schwinge  <thomas@codesourcery.com>
311         * MAINTAINERS: List myself as "nvptx port" maintainer.
313 2023-07-21  Cupertino Miranda  <cupertino.miranda@oracle.com>
315         * MAINTAINERS: Add myself to write after approval
317 2023-07-18  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
319         * MAINTAINERS: Add myself as a reviewer for the riscv port.
321 2023-07-18  Robin Dapp  <rdapp@ventanamicro.com>
323         * MAINTAINERS: Add myself as a reviewer for the riscv port.
325 2023-07-12  Hao Liu  <hliu@os.amperecomputing.com>
327         * MAINTAINERS: Add Hao Liu to write after approval
329 2023-07-12  Ken Matsui  <kmatsui@gcc.gnu.org>
331         * MAINTAINERS: Add Ken Matsui to write after approval
333 2023-07-07  Eugene Rozenfeld  <erozen@microsoft.com>
335         * Makefile.in: Collect both kernel and user events for autofdo
336         * Makefile.tpl: Collect both kernel and user events for autofdo
338 2023-06-30  Rishi Raj  <rishiraj45035@gmail.com>
340         * MAINTAINERS: Added myself to Write After Approval and DCO
342 2023-06-29  Eugene Rozenfeld  <erozen@microsoft.com>
344         * Makefile.in: Remove -gtoggle for STAGEautoprofile
345         * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
347 2023-06-25  Lehua Ding  <lehua.ding@rivai.ai>
349         * MAINTAINERS: Add Lehua Ding to write after approval
351 2023-06-25  Iain Sandoe  <iain@sandoe.co.uk>
353         * Makefile.def: Pass the enable-host-pie value to GCC configure.
354         * Makefile.in: Regenerate.
355         * configure: Regenerate.
356         * configure.ac: Adjust the logic for shared and PIE host flags to
357         ensure that PIE is passed for hosts that require it.
359 2023-06-16  YunQiang Su  <yunqiang.su@cipunited.com>
361         * MAINTAINERS (Write After Approval): move Matthew Fortune
362         to Write After Approval.
364 2023-06-15  Marek Polacek  <polacek@redhat.com>
366         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
367         check.
368         * configure: Regenerate.
370 2023-06-14  Filip Kastl  <filip.kastl@gmail.com>
372         * MAINTAINERS: Add myself to write after approval
374 2023-06-02  YunQiang Su  <yunqiang.su@cipunited.com>
376         * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
377         port maintainer.
378         (Write After Approval): Remove myself.
380 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
382         * MAINTAINERS (Write After Approval): Add myself.
384 2023-05-29  Martin Jambor  <mjambor@suse.cz>
386         * MAINTAINERS: Replace spaces with tabs.
388 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
390         * MAINTAINERS: New entry.
392 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
394         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
395         * Makefile.in: Regenerate
397 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
399         * Makefile.in: Disable warnings as errors for STAGEautofeedback
401 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
403         * MAINTAINERS: Sort.
405 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
407         * MAINTAINERS: Add myself.
409 2023-05-10  Pan Li  <pan2.li@intel.com>
411         * MAINTAINERS: Add myself.
413 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
415         * Makefile.in: Define PROFILE_MERGER
416         * Makefile.tpl: Define PROFILE_MERGER
418 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
420         * MAINTAINERS: Change my email address.
422 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
424         * MAINTAINERS: Add myself.
426 2023-04-26  Martin Liska  <mliska@suse.cz>
428         * MAINTAINERS: fix sorting
430 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
432         * MAINTAINERS (Write After Approval): Add myself.
434 2023-04-24  Martin Liska  <mliska@suse.cz>
436         * MAINTAINERS: Fix sorting.
438 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
440         * configure: Regenerate.
441         * configure.ac: Only create serdep.tmp if needed
443 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
445         * MAINTAINERS (Write After Approval): Add myself.
447 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
449         * MAINTAINERS (Write After Approval): Add myself.
450         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
452 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
454         * MAINTAINERS: Add myself.
456 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
458         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
460 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
462         * MAINTAINERS (Write After Approval): Add myself.
464 2023-02-16  Martin Liska  <mliska@suse.cz>
466         * MAINTAINERS: I'm stepping down from my positions.
468 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
470         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
472 2023-01-06  Clément Chigot  <chigot@adacore.com>
474         * configure.ac: Skip GMP and MPFR when --disable-gdb is
475         provided.
476         * configure: Regenerate.
478 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
480         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
482 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
484         * Makefile.def: Do not build shared libffi.
485         * Makefile.in: Regenerate.
487 2022-12-21  Andrew Pinski  <apinski@marvell.com>
489         * Makefile.def: Add configure-gdb dependencies
490         on all-gmp and all-mpfr.
491         * configure.ac: Split out MPC checking from MPFR.
492         Require GMP and MPFR if the gdb directory exist.
493         * Makefile.in: Regenerate.
494         * configure: Regenerate.
496 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
498         * configure.ac (target_libraries): Add target-libgm2.
499         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
500         Add GCC_TARGET_TOOL entry for gm2.
501         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
502         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
503         * Makefile.def (target_modules): Add libgm2.
504         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
505         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
506         (languages): Add entry for language=m2 with gcc-check-target=check-m2
507         and lib-check-target=check-target-libgm2.
508         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
509         (HOST_EXPORTS): Add definition for GM2.
510         (BASE_TARGET_EXPORTS): Add definition for GM2.
511         (GM2_FOR_BUILD): Defined.
512         (GM2FLAGS): Defined.
513         (GM2_FOR_TARGET): Defined.
514         (GM2FLAGS_FOR_TARGET): Defined.
515         (EXTRA_HOST_FLAGS): Defined.
516         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
517         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
518         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
519         * configure: Rebuilt.
520         * Makefile.in: Rebuilt.
522 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
524         * Makefile.def: Add Rust language.
525         * Makefile.in: Regenerate via autogen.
527 2022-12-09  Martin Liska  <mliska@suse.cz>
529         * MAINTAINERS: Fix spacing.
531 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
533         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
535 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
537         * Makefile.def: Pass host_libs_picflag to host dependent library
538         configures.
539         * Makefile.in: Regenerate.
540         * configure: Regenerate.
541         * configure.ac (host_libs_picflag): New configure variable set to
542         '--with-pic' when building 'host_shared'.
544 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
546         * Makefile.def: Add libsframe as new module with its dependencies.
547         * Makefile.in: Regenerated.
548         * configure.ac: Add libsframe to host_libs.
549         * configure: Regenerated.
551 2022-11-23  Marek Polacek  <polacek@redhat.com>
553         Revert:
554         2022-11-23  Marek Polacek  <polacek@redhat.com>
556         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
557         isl.
558         * Makefile.in: Regenerate.
559         * Makefile.tpl: Set PICFLAG.
560         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
561         check.
562         * configure: Regenerate.
564 2022-11-23  Marek Polacek  <polacek@redhat.com>
566         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
567         isl.
568         * Makefile.in: Regenerate.
569         * Makefile.tpl: Set PICFLAG.
570         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
571         check.
572         * configure: Regenerate.
574 2022-11-14  Martin Liska  <mliska@suse.cz>
576         Revert:
577         2022-11-09  Martin Liska  <mliska@suse.cz>
579         * doc/Makefile: New file.
580         * doc/_static/custom.css: New file.
581         * doc/baseconf.py: New file.
582         * doc/bsd.rst: New file.
583         * doc/contrib.rst: New file.
584         * doc/contribute.rst: New file.
585         * doc/cppdiropts.rst: New file.
586         * doc/cppenv.rst: New file.
587         * doc/cppopts.rst: New file.
588         * doc/cppwarnopts.rst: New file.
589         * doc/favicon.ico: New file.
590         * doc/funding.rst: New file.
591         * doc/gcc_sphinx.py: New file.
592         * doc/gnu.rst: New file.
593         * doc/gnu_free_documentation_license.rst: New file.
594         * doc/gpl-3.0.rst: New file.
595         * doc/indices-and-tables.rst: New file.
596         * doc/lgpl-2.1.rst: New file.
597         * doc/logo.pdf: New file.
598         * doc/logo.svg: New file.
599         * doc/md.rst: New file.
600         * doc/requirements.txt: New file.
602 2022-11-14  Martin Liska  <mliska@suse.cz>
604         Revert:
605         2022-11-09  Martin Liska  <mliska@suse.cz>
607         * doc/baseconf.py: Port to GCC sources.
609 2022-11-14  Martin Liska  <mliska@suse.cz>
611         Revert:
612         2022-11-14  Martin Liska  <mliska@suse.cz>
614         * configure: Regenerate.
615         * configure.ac: Support Sphinx based documentation.
617 2022-11-14  Martin Liska  <mliska@suse.cz>
619         Revert:
620         2022-11-09  Martin Liska  <mliska@suse.cz>
622         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
623         provide a default.
625 2022-11-14  Martin Liska  <mliska@suse.cz>
627         Revert:
628         2022-11-09  Martin Liska  <mliska@suse.cz>
630         * doc/bsd.rst:
631         Add trailing newline.
632         * doc/contrib.rst:
633         Add trailing newline.
634         * doc/contribute.rst:
635         Add trailing newline.
636         * doc/cppdiropts.rst:
637         Add trailing newline.
638         * doc/cppenv.rst:
639         Add trailing newline.
640         * doc/cppopts.rst:
641         Add trailing newline.
642         * doc/cppwarnopts.rst:
643         Add trailing newline.
644         * doc/funding.rst:
645         Add trailing newline.
646         * doc/gnu.rst:
647         Add trailing newline.
648         * doc/gnu_free_documentation_license.rst:
649         Add trailing newline.
650         * doc/gpl-3.0.rst:
651         Add trailing newline.
652         * doc/indices-and-tables.rst:
653         Add trailing newline.
654         * doc/lgpl-2.1.rst:
655         Add trailing newline.
656         * doc/md.rst:
657         Add trailing newline.
659 2022-11-14  Martin Liska  <mliska@suse.cz>
661         Revert:
662         2022-11-09  Martin Liska  <mliska@suse.cz>
664         * configure.ac: Use new install URL.
665         * configure: Regenerate.
667 2022-11-14  Martin Liska  <mliska@suse.cz>
669         Revert:
670         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
672         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
673         instead of just ``.''.
674         * doc/gcc_sphinx.py: Moved to...
675         * doc/modules/gcc_sphinx.py: ...here.
677 2022-11-14  Martin Liska  <mliska@suse.cz>
679         Revert:
680         2022-11-10  Martin Liska  <mliska@suse.cz>
682         * doc/baseconf.py: Modernize by using pathlib.
684 2022-11-14  Martin Liska  <mliska@suse.cz>
686         Revert:
687         2022-11-11  Martin Liska  <mliska@suse.cz>
689         * doc/Makefile: Disable -j auto.
691 2022-11-14  Martin Liska  <mliska@suse.cz>
693         Revert:
694         2022-11-11  Martin Liska  <mliska@suse.cz>
696         * doc/Makefile: Update comment.
698 2022-11-14  Martin Liska  <mliska@suse.cz>
700         Revert:
701         2022-11-11  Martin Liska  <mliska@suse.cz>
703         * doc/indices-and-tables.rst: Rename Indexes to Indices.
705 2022-11-14  Martin Liska  <mliska@suse.cz>
707         Revert:
708         2022-11-13  Martin Liska  <mliska@suse.cz>
710         PR web/107643
711         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
712         is set.
713         * doc/indices-and-tables.rst: Use include_todo tag.
715 2022-11-14  Martin Liska  <mliska@suse.cz>
717         Revert:
718         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
720         * doc/contrib.rst: Update Jeff Law's email address.
722 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
724         * doc/contrib.rst: Update Jeff Law's email address.
726 2022-11-13  Martin Liska  <mliska@suse.cz>
728         PR web/107643
729         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
730         is set.
731         * doc/indices-and-tables.rst: Use include_todo tag.
733 2022-11-11  Martin Liska  <mliska@suse.cz>
735         * doc/indices-and-tables.rst: Rename Indexes to Indices.
737 2022-11-11  Martin Liska  <mliska@suse.cz>
739         * doc/Makefile: Update comment.
741 2022-11-11  Martin Liska  <mliska@suse.cz>
743         * doc/Makefile: Disable -j auto.
745 2022-11-10  Martin Liska  <mliska@suse.cz>
747         * doc/baseconf.py: Modernize by using pathlib.
749 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
751         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
752         instead of just ``.''.
753         * doc/gcc_sphinx.py: Moved to...
754         * doc/modules/gcc_sphinx.py: ...here.
756 2022-11-09  Martin Liska  <mliska@suse.cz>
758         * configure.ac: Use new install URL.
759         * configure: Regenerate.
761 2022-11-09  Martin Liska  <mliska@suse.cz>
763         * doc/bsd.rst:
764         Add trailing newline.
765         * doc/contrib.rst:
766         Add trailing newline.
767         * doc/contribute.rst:
768         Add trailing newline.
769         * doc/cppdiropts.rst:
770         Add trailing newline.
771         * doc/cppenv.rst:
772         Add trailing newline.
773         * doc/cppopts.rst:
774         Add trailing newline.
775         * doc/cppwarnopts.rst:
776         Add trailing newline.
777         * doc/funding.rst:
778         Add trailing newline.
779         * doc/gnu.rst:
780         Add trailing newline.
781         * doc/gnu_free_documentation_license.rst:
782         Add trailing newline.
783         * doc/gpl-3.0.rst:
784         Add trailing newline.
785         * doc/indices-and-tables.rst:
786         Add trailing newline.
787         * doc/lgpl-2.1.rst:
788         Add trailing newline.
789         * doc/md.rst:
790         Add trailing newline.
792 2022-11-09  Martin Liska  <mliska@suse.cz>
794         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
795         provide a default.
797 2022-11-09  Martin Liska  <mliska@suse.cz>
799         * configure: Regenerate.
800         * configure.ac: Support Sphinx based documentation.
802 2022-11-09  Martin Liska  <mliska@suse.cz>
804         * doc/baseconf.py: Port to GCC sources.
806 2022-11-09  Martin Liska  <mliska@suse.cz>
808         * doc/Makefile: New file.
809         * doc/_static/custom.css: New file.
810         * doc/baseconf.py: New file.
811         * doc/bsd.rst: New file.
812         * doc/contrib.rst: New file.
813         * doc/contribute.rst: New file.
814         * doc/cppdiropts.rst: New file.
815         * doc/cppenv.rst: New file.
816         * doc/cppopts.rst: New file.
817         * doc/cppwarnopts.rst: New file.
818         * doc/favicon.ico: New file.
819         * doc/funding.rst: New file.
820         * doc/gcc_sphinx.py: New file.
821         * doc/gnu.rst: New file.
822         * doc/gnu_free_documentation_license.rst: New file.
823         * doc/gpl-3.0.rst: New file.
824         * doc/indices-and-tables.rst: New file.
825         * doc/lgpl-2.1.rst: New file.
826         * doc/logo.pdf: New file.
827         * doc/logo.svg: New file.
828         * doc/md.rst: New file.
829         * doc/requirements.txt: New file.
831 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
833         * Makefile.def: Remove module 'liboffloadmic'.
834         * Makefile.in: Regenerate.
835         * configure.ac: Remove 'liboffloadmic' handling.
836         * configure: Regenerate.
838 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
840         * MAINTAINERS: Update email address.
842 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
844         * configure.ac: Don't configure readline if --with-system-readline is
845         used.
846         * configure: Re-generate.
848 2022-10-12  Cui,Lili  <lili.cui@intel.com>
850         * MAINTAINERS (Write After Approval): Add myself.
852 2022-10-11  Olivier Hainque  <hainque@adacore.com>
854         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
855         and friends for rtp !large. Assume the linker has the required
856         abilities and set lt_cv_deplibs_check_method.
858 2022-09-30  Olivier Hainque  <hainque@adacore.com>
860         * configure.ac (*vxworks*): If enable_shared is not
861         set, set to "no" and add --disable-shared to target and
862         host_configargs.
863         * configure: Regenerate.
865 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
867         * MAINTAINERS: Update my email address and DCO entry.
869 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
871         * MAINTAINERS (Write After Approval): Add myself.
873 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
875         * MAINTAINERS (Write After Approval): Add myself.
877 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
879         * MAINTAINERS: Update my email address.
881 2022-09-07  Tom de Vries  <tdevries@suse.de>
883         * configure.ac: Set extra_host_libiberty_configure_flags and
884         extra_host_zlib_configure_flags in separate case statements.
885         * configure: Regenerate.
887 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
889         * MAINTAINERS: Update c-sky port maintainers' emails.
891 2022-08-31  Martin Liska  <mliska@suse.cz>
893         * configure: Regenerate.
894         * configure.ac: Delete hpux9 and hpux10.
896 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
898         * Makefile.def: Drop libelf module and gcc-configure dependency
899         on it.
900         * Makefile.in: Regenerate with 'autogen Makefile.def'.
901         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
902         LIBELFINC.
903         * configure: Regenrate.
904         * configure.ac (host_libs): Drop unused libelf.
906 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
908         * Makefile.in: Regenerate.
910 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
912         * MAINTAINERS: Add myself as AutoFDO maintainer.
914 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
915             Arnaud Charlet  <charlet@adacore.com>
917         * configure: Regenerate.
919 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
921         PR bootstrap/106472
922         * Makefile.def (dependencies): Make configure-target-libgo depend
923         upon all-target-libbacktrace.
925 2022-07-27  David Faust  <david.faust@oracle.com>
927         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
929 2022-07-27  Richard Biener  <rguenther@suse.de>
931         * MAINTAINERS (Roger Sayle): Update e-mail address.
933 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
935         * MAINTAINERS (Write After Approval): Add myself.
937 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
939         * MAINTAINERS: Add myself as Ada front end co-maintainer.
941 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
943         * .gitignore: Do not ignore config.h.
945 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
947         * MAINTAINERS: Add myself to Write After Approval.
949 2022-07-04  Martin Liska  <mliska@suse.cz>
951         * MAINTAINERS: fix sorting of names
953 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
955         * MAINTAINERS: add myself.
957 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
959         * MAINTAINERS: Add myself to write after approval and DCO.
961 2022-07-02  Tim Lange  <mail@tim-lange.me>
963         * MAINTAINERS: Add myself.
965 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
967         * MAINTAINERS (Write After Approval): Add myself.
969 2022-06-30  Cui,Lili  <lili.cui@intel.com>
971         Revert:
972         2022-06-30  Cui,Lili  <lili.cui@intel.com>
974         * MAINTAINERS (Write After Approval): Add myself.
976 2022-06-30  Cui,Lili  <lili.cui@intel.com>
978         * MAINTAINERS (Write After Approval): Add myself.
980 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
982         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
983         (EXTRA_GCC_FLAGS): Likewise.
984         * Makefile.in: Rebuilt.
986 2022-06-28  konglin1  <lingling.kong@intel.com>
988         * MAINTAINERS (Write After Approval): Add myself.
990 2022-06-27  Tom de Vries  <tdevries@suse.de>
992         * configure.ac: Build libiberty pic variant for gdbserver.
993         * configure: Regenerate.
995 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
997         * configure: Regenerate.
998         * configure.ac: Correct use of $host.
1000 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
1002         * MAINTAINERS: Remove tilegx and tilepro entries.
1003         * configure.ac: Remove tilegx and tilepro stanzas.
1004         * configure: Rebuilt.
1006 2022-05-28  Bruce Korb  <bkorb@gnu.org>
1008         * .gitignore: Ignore vim swap files
1010 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
1012         * MAINTAINERS: Add myself to write after approval.
1014 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
1016         * MAINTAINERS: Remove myself from DCO section.
1018 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
1020         * MAINTAINERS: Update my email address.
1022 2022-05-09  Clément Chigot  <chigot@adacore.com>
1024         * MAINTAINERS: Update my email address.
1026 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
1028         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1029         section.
1031 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
1033         * MAINTAINERS: Update my email address.
1035 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
1037         * MAINTAINERS: Update my email address.
1039 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1041         * MAINTAINERS: (CPU Port Maintainers): Add myself and
1042         Lulu as LoongArch port maintainer.
1044 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
1045             Lulu Cheng  <chenglulu@loongson.cn>
1047         * configure.ac: Add LoongArch tuples.
1048         * configure: Regenerate.
1050 2022-03-28  Tom Tromey  <tromey@adacore.com>
1052         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1053         * configure: Rebuild.
1055 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
1057         * MAINTAINERS: Change my information.
1059 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
1061         * MAINTAINERS: Add myself to DCO section.
1063 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
1065         * configure.ac: Fix incorrect option in comment.
1066         * configure: Regenerate.
1068 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
1070         * Makefile.def (dependencies): Make configure-sim depend on
1071         all-readline.
1072         * Makefile.in: Regenerate.
1074 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
1076         * MAINTAINERS (Write After Approval): Update my e-mail address.
1078 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
1080         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1082 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
1084         * MAINTAINERS: Update my email and add myself to the DCO list.
1086 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
1088         Revert:
1089         2021-09-16  Andrew Pinski  <apinski@marvell.com>
1091         PR bootstrap/67102
1092         * Makefile.def: Have configure-target-libffi depend on
1093         all-target-libstdc++-v3.
1094         * Makefile.in: Regenerate.
1096 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
1098         PR other/104181
1099         * build.log: Remove.
1101 2022-01-20  Martin Liska  <mliska@suse.cz>
1103         * MAINTAINERS: Adjust email address based on IRC request.
1105 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
1107         * MAINTAINERS: Update my email address.
1109 2022-01-17  Martin Liska  <mliska@suse.cz>
1111         * MAINTAINERS: Rename .c names to .cc.
1113 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
1115         * Makefile.am: Remove.
1117 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
1119         * Makefile.am: New file.
1121 2022-01-11  Martin Liska  <mliska@suse.cz>
1123         * MAINTAINERS: Sort 2 names.
1125 2022-01-10  Martin Liska  <mliska@suse.cz>
1127         * MAINTAINERS: Fix obvious issues with sorting.
1129 2022-01-07  liuhongt  <hongtao.liu@intel.com>
1131         * build.log: New file.
1133 2022-01-05  Nathan Sidwell  <nathan@acm.org>
1135         * MAINTAINERS: Add DCO entry.  Sort that list.
1137 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
1139         * MAINTAINERS: Change of email address in both DCO and
1140         Write After Approval list.
1142 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
1144         * configure: Regenerate.
1146 2021-12-21  Martin Liska  <mliska@suse.cz>
1148         * config.sub: Change mode back to 755.
1150 2021-12-17  Martin Liska  <mliska@suse.cz>
1152         * config.sub: Sync from master.
1154 2021-12-17  Martin Liska  <mliska@suse.cz>
1156         Revert:
1157         2021-12-16  Matthias Seidel  <mseidel@apache.org>
1159         * config.sub: Fix typo.
1161 2021-12-16  Matthias Seidel  <mseidel@apache.org>
1163         * config.sub: Fix typo.
1165 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
1167         Revert:
1168         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1170         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1171         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1172         * configure.ac: Include config/gcc-plugin.m4.
1173         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1174         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1175         RANLIB if possible.
1176         * Makefile.in: Regenerated.
1177         * configure: Likewise.
1179 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1181         * Makefile.tpl (BUILD_CFLAGS): New.
1182         (CFLAGS): Append $(BUILD_CFLAGS).
1183         (CXXFLAGS): Likewise.
1184         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1185         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1186         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1187         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1188         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1189         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1190         (PGO-TRAINING-TARGETS): Likewise.
1191         (PGO_BUILD_TRAINING): Likewise.
1192         (all): Add '+' to the command line for recursive make.  Support
1193         the PGO build.
1194         * configure.ac: Add --enable-pgo-build[=lto].
1195         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1196         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
1197         * Makefile.in: Regenerated.
1198         * configure: Likewise.
1200 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
1202         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1203         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1204         * configure.ac: Include config/gcc-plugin.m4.
1205         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1206         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1207         RANLIB if possible.
1208         * Makefile.in: Regenerated.
1209         * configure: Likewise.
1211 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
1213         * MAINTAINERS: Add myself to write after approval.
1215 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
1217         * MAINTAINERS: Adding myself.
1219 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
1221         * configure: Regenerate.
1222         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1223         $(CPP).
1225 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
1227         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1228         libatomic.
1229         * Makefile.in: Regenerate.
1230         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1231         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1232         target-libphobos-bootstrap.
1233         (STAGE2_CONFIGURE_FLAGS): Likewise.
1234         * configure: Regenerate.
1235         * configure.ac: Add support for bootstrapping D front-end.
1237 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
1239         * MAINTAINERS: Add myself to DCO section and update email address.
1241 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
1243         * configure: Regenerate.
1244         * configure.ac: Ensure that PIC (shared) defaults are set
1245         correctly for Darwin.
1247 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
1249         * MAINTAINERS: Update my address.
1251 2021-11-12  Alan Modra  <amodra@gmail.com>
1253         * Makefile.def (configure-opcodes): Depend on configure-bfd.
1254         * Makefile.in: Regenerate.
1256 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
1258         * MAINTAINERS: Clarify the policy WRT the Write After Approval
1259         list.
1261 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
1263         * MAINTAINERS (Reviewers, arc): Remove my entry.
1264         (Write After Approval): Add an entry for myself.
1266 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
1268         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1269         * Makefile.in: Regenerate.
1270         * configure: Regenerate.
1271         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1273 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
1275         * MAINTAINERS: Fix up Maciej's entries.
1277 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
1279         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1280         maintainer.
1282 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
1284         PR other/102663
1285         * Makefile.def: Handle install-dvi target.
1286         * Makefile.tpl: Likewise.
1287         * Makefile.in: Regenerate.
1289 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
1291         * MAINTAINERS: Add myself for write after approval.
1293 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
1295         * Makefile.def: Mark libcody, libdecnumber,
1296         c++tools, libgcc, and libobjc as missing TAGS
1297         targets.
1298         * Makefile.in: Regenerate.
1300 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
1302         * MAINTAINERS: Add myself to DCO section and update email
1303         address.
1305 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
1307         * MAINTAINERS: Add myself to DCO section.
1309 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
1311         * configure: Regenerate.
1312         * configure.ac (skipdirs): Add the contents of target_configdirs if
1313         we are not building gcc.
1315 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
1317         * Makefile.def: Back-port commits ba4d88ad892f and
1318         755ba58ebef0 from binutils-gdb repository.
1319         * Makefile.in: Regenerated.
1321 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
1323         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1325 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
1327         * Makefile.def: Add a jit check target for the jit
1328         language.
1329         * Makefile.in: Regenerate.
1331 2021-09-16  Andrew Pinski  <apinski@marvell.com>
1333         PR bootstrap/67102
1334         * Makefile.def: Have configure-target-libffi depend on
1335         all-target-libstdc++-v3.
1336         * Makefile.in: Regenerate.
1338 2021-09-10  Petter Tomner  <tomner@kth.se>
1340         * MAINTAINERS: Me added to DCO and write after approval
1342 2021-09-01  YunQiang Su  <syq@debian.org>
1344         * MAINTAINERS: Add myself for write after approval.
1346 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
1348         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1349         * Makefile.in: Regenerate.
1351 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
1353         * MAINTAINERS: Add myself for write after approval.
1355 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
1357         * Makefile.in: Regenerate.
1358         * Makefile.tpl: Make the state of the configured host
1359         shared flag available to makefile fragements.
1361 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
1363         * MAINTAINERS (Write After Approval): Add myself.
1365 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1367         * .dir-locals.el (bug-reference-url-format): Use https.
1369 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
1371         * .dir-locals.el (c-mode): Change fill-column to 79.
1373 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
1375         * MAINTAINERS: Add myself to DCO section.
1377 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1379         * configure: Regenerate.
1380         * configure.ac: Adjust cases for which it is necessary to
1381         include the Darwin host config fragment.
1383 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1385         * MAINTAINERS: Add myself for write after approval and DCO.
1387 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1389         * Makefile.def: Add dsymutil defs.
1390         * Makefile.in: Regenerated.
1391         * Makefile.tpl: Add dsymutil to flags.
1392         * configure: Regenerated.
1393         * configure.ac: Add dsymutil to target and build recipes.
1395 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1397         * MAINTAINERS: Add myself for write after approval.
1399 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1401         * MAINTAINERS (Write After Approval): Add myself.
1403 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1405         * MAINTAINERS: Add myself for write after approval and DCO
1407 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1409         * .gitignore: Add entry for cscope.out.
1411 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1413         * MAINTAINERS: Remove my Write After Approval entry.
1415 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1417         * MAINTAINERS: Add myself as maintainer of the i386 vector
1418         extensions.
1420 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1422         * MAINTAINERS (Write After Approval): Add myself.
1424 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1426         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1427         as *vrp and ranger maintainers.
1429 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1431         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1432         not trigger testsuite failures.
1434 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1436         * MAINTAINERS: Add myself to DCO section with both email addresses.
1438 2021-06-03  Jason Merrill  <jason@redhat.com>
1440         * MAINTAINERS: Add DCO version number.
1442 2021-06-02  Jason Merrill  <jason@redhat.com>
1444         * MAINTAINERS: Add DCO section.
1446 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1448         * MAINTAINERS (Write After Approval): Add myself.
1450 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1452         * configure.ac: Add gnulib to configdirs for sim.
1453         * configure: Regenerate.
1455 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1457         * Makefile.def: Add configure-sim dependency on all-gnulib.
1458         * Makefile.in: Regenerated.
1460 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1462         * MAINTAINERS (Write After Approval): Add myself.
1464 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1466         * MAINTAINERS (Write After Approval): Add myself.
1468 2021-05-11  Martin Liska  <mliska@suse.cz>
1470         * MAINTAINERS: Remove entries for removed
1471         components (HSA, BRIG, libhsail-rt).
1472         Move Pekka to Write After Approval.
1474 2021-05-11  Martin Liska  <mliska@suse.cz>
1476         * Makefile.def: Remove libhsail-rt.
1477         * Makefile.in: Likewise.
1478         * configure.ac: Likewise.
1479         * configure: Regenerate.
1480         * libhsail-rt/ChangeLog: Removed.
1481         * libhsail-rt/Makefile.am: Removed.
1482         * libhsail-rt/Makefile.in: Removed.
1483         * libhsail-rt/README: Removed.
1484         * libhsail-rt/aclocal.m4: Removed.
1485         * libhsail-rt/configure: Removed.
1486         * libhsail-rt/configure.ac: Removed.
1487         * libhsail-rt/configure.tgt: Removed.
1488         * libhsail-rt/include/internal/fibers.h: Removed.
1489         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1490         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1491         * libhsail-rt/include/internal/workitems.h: Removed.
1492         * libhsail-rt/rt/arithmetic.c: Removed.
1493         * libhsail-rt/rt/atomics.c: Removed.
1494         * libhsail-rt/rt/bitstring.c: Removed.
1495         * libhsail-rt/rt/fbarrier.c: Removed.
1496         * libhsail-rt/rt/fibers.c: Removed.
1497         * libhsail-rt/rt/fp16.c: Removed.
1498         * libhsail-rt/rt/misc.c: Removed.
1499         * libhsail-rt/rt/multimedia.c: Removed.
1500         * libhsail-rt/rt/queue.c: Removed.
1501         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1502         * libhsail-rt/rt/segment.c: Removed.
1503         * libhsail-rt/rt/workitems.c: Removed.
1504         * libhsail-rt/target-config.h.in: Removed.
1506 2021-05-04  Nick Clifton  <nickc@redhat.com>
1508         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1509         * configure: Regenerate.
1511 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1512             Tobias Burnus  <tobias@codesourcery.com>
1514         * configure.ac (--enable-offload-defaulted): New.
1515         * configure: Regenerate.
1517 2021-04-23  David Faust  <david.faust@oracle.com>
1519         * MAINTAINERS (Write After Approval): Add myself.
1521 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1523         * MAINTAINERS (Write After Approval): Add myself.
1525 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1527         * MAINTAINERS: Add myself as pru port maintainer.
1529 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1531         * MAINTAINERS: Add myself as static analyzer maintainer.
1533 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1535         * MAINTAINERS: Update primary entry.
1537 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1539         * MAINTAINERS (Write After Approval): Add myself.
1541 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1543         * Makefile.def: Remove all-sim dependency on configure-gdb.
1544         * Makefile.in: Regenerated.
1546 2021-03-11  Jeff Law  <law@redhat.com>
1548         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1550 2021-03-11  Martin Liska  <mliska@suse.cz>
1552         * Makefile.tpl: The change was done Makefile.in which
1553         is generated file.
1555 2021-03-08  Jeff Law  <law@redhat.com>
1557         * MAINTAINERS: Update my email address
1559 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1561         * config.guess: Import latest upstream.
1562         * config.sub: Import latest upstream.
1564 2021-01-25  Martin Liska  <mliska@suse.cz>
1566         PR gcov-profile/98739
1567         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1568         for profiledbootstrap.
1570 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1572         * MAINTAINERS (Write After Approval): Add myself.
1574 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1576         * MAINTAINERS (Write After Approval): Update my e-mail address.
1578 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1580         * MAINTAINERS: Fix spacing.
1582 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1584         * MAINTAINERS (Write After Approval): Add myself
1586 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1588         * Makefile.def: Sync with binutils-gdb:
1589         (dependencies): all-ld depends on all-libctf.
1590         (host_modules): libctf is no longer no_install.
1591         No longer no_check.  Checking depends on all-ld.
1592         * Makefile.in: Regenerated.
1594 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1596         * libtool.m4: Match gnu* along other GNU systems.
1597         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1598         * libgo/configure: Re-generate.
1600 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1602         * MAINTAINERS: Update my email address.
1604 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1606         * MAINTAINERS (Write After Approval): Add myself.
1608 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1610         * Makefile.def
1611         * Makefile.in
1612         * Makefile.tpl
1613         * configure
1614         * configure.ac
1616 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1618         * Makefile.def: Add libcody.
1619         * configure.ac: Add libcody.
1620         * Makefile.in: Regenerated.
1621         * configure: Regenerated.
1623 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1625         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1627 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1629         PR target/97865
1630         * libtool.m4: Update handling of Darwin platform link flags
1631         for Darwin20.
1633 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1635         * .gitignore: Sync with binutils-gdb
1637 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1639         * MAINTAINERS: Add myself as arc port maintainer.
1641 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1643         PR d/87788
1644         * configure.ac: Don't disable D for *-*-darwin*.
1645         * configure: Regenerate.
1647 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1649         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1650         hppa64-*-hpux11*.
1652 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1654         * configure: Regenerate.
1655         * configure.ac: Add --bootstrap-hwasan option.
1657 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1659         * config.guess: Import latest upstream.
1660         * config.sub: Import latest upstream.
1662 2020-11-16  Martin Liska  <mliska@suse.cz>
1664         * .gitignore: Add cache as clangd uses it now.
1666 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1668         * MAINTAINERS (Write After Approval): add myself
1670 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1672         * MAINTAINERS (Write After Approval): Add myself.
1674 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1676         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1677         Remove FIXME comments.
1679 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1681         * MAINTAINERS: Update my email address.
1683 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1685         * MAINTAINERS (Write After Approval): Add myself.
1687 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1689         PR target/97302
1690         * configure.ac: Only set with_gmp to /usr/local
1691         if not building in tree.
1692         * configure: Regenerate.
1694 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1696         * MAINTAINERS (Write After Approval): Add myself.
1698 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1700         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1702 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1704         PR bootstrap/96612
1705         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1706         if not the same as ${host}.
1707         * configure: Regenerate.
1709 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1711         * MAINTAINERS (Write After Approval): Add myself.
1713 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1715         * MAINTAINERS: Update my email address.
1717 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1719         * MAINTAINERS (Write After Approval): Add myself.
1721 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1723         * MAINTAINERS (Write After Approval): Add myself.
1725 2020-06-12  Martin Liska  <mliska@suse.cz>
1727         * .gitignore: Add .clang-tidy.
1729 2020-06-08  Jason Merrill  <jason@redhat.com>
1731         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1732         * configure: Regenerate.
1734 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1736         * MAINTAINERS: Add myself as xtensa port maintainer.
1738 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1740         * configure.ac: Don't require --enable-host-shared when building
1741         for Mingw.
1742         * configure: Regenerate.
1744 2020-05-18  Jason Merrill  <jason@redhat.com>
1746         * configure.ac: Update bootstrap dialect to -std=c++11.
1748 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1750         * MAINTAINERS (Write After Approval): Add myself.
1752 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1754         PR target/92713
1755         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1756         (noconfigdirs): Add 'target-libstdc++-v3'.
1757         * configure: Regenerate.
1759 2020-04-21  Stephen Casner  <casner@acm.org>
1761         PR 25830
1762         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1763         * configure: Rebuild.
1765 2020-04-17  Martin Liska  <mliska@suse.cz>
1766             Jonathan Yong <10walls@gmail.com>
1768         PR gcov-profile/94570
1769         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1770         for CYGWIN.
1772 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1774         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1776 2020-04-09  Tom Tromey  <tom@tromey.com>
1778         * configure: Rebuild.
1779         * Makefile.in: Rebuild.
1780         * Makefile.def (gdbsupport, gdbserver): New host modules.
1781         (configure-gdb): Depend on all-gdbsupport.
1782         (all-gdb): Depend on all-gdbsupport, all-libctf.
1783         * configure.ac (host_tools): Add gdbserver.
1784         Conditionally build gdbserver and gdbsupport.
1786 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1788         * configure.ac: Build libgomp by default for amdgcn.
1789         * configure: Regenerate.
1791 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1793         * MAINTAINERS (Write After Approval): Add myself.
1795 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1797         * MAINTAINERS (Write After Approval) : Add myself.
1799 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1801         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1803 2020-02-14  Martin Sebor  <msebor@redhat.com>
1805         * doc/extend.texi (attribute alias): Mention type requirement.
1806         (attribute weak): Same.
1807         (attribute weakref): Correct invalid example.
1809 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1811         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1813 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1814             Jakub Jelinek  <jakub@redhat.com>
1816         * .gitattributes: Add *.md diff=md.
1818 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1820         The mentioned auto-generated file is no more part of the
1822         GCC sources, it's auto-generated in $(builddir) during build.
1824         PR target/92055
1825         * contrib/gcc_update (files_and_dependencies): Remove
1826         entry for gcc/config/avr/t-multilib.
1828 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1830         * MAINTAINERS: Update my email address.
1832 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1834         * README.MOVED_TO_GIT: Remove.
1836 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1838         * README.MOVED_TO_GIT: New file.
1840 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1842         * MAINTAINERS (Write After Approval): Add myself.
1844 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1846         * MAINTAINERS (write_after_approval): Add myself.
1848 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1850         * MAINTAINERS (write_after_approval): Add myself.
1852 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1854         * MAINTAINERS (write_after_approval): Add myself.
1856 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1858         * configure.ac: Factor out common cases for compare_exclusions.
1859         * configure: Regenerate.
1861 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1863         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1864         flag.
1866 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1868         * MAINTAINERS (Write After Approval): Add myself.
1870 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1872         PR middle-end/92463
1873         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1874         * configure: Regenerate
1876 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1878         * configure.ac: Use https for gcc.gnu.org.
1879         * configure: Regenerated.
1881 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1883         * MAINTAINERS (aarch64 port): Remove my name, move to...
1884         (Write After Approval): ...Here.
1886 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1888         * MAINTAINERS: Change my email address as maintainer.
1890 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1892         PR fortran/91828
1893         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1894         * configure: Regenerated.
1896 2019-10-21  Jason Merrill  <jason@redhat.com>
1898         * .gitattributes: Also check ChangeLog whitespace.
1900 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1902         * contrib/dg-extract-results.sh: Add support for KPASS.
1903         * contrib/dg-extract-results.py: Likewise.
1905 2019-10-17  Jason Merrill  <jason@redhat.com>
1907         * .gitattributes: Avoid {} in filename pattern.
1909 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1911         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1912         Approval section.
1914 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1916         * MAINTAINERS: Add myself to Write After Approval
1918 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1920         * MAINTAINERS: Add myself as an aarch64 maintainer.
1922 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1924         * MAINTAINERS: Add myself as aarch64 maintainer.
1926 2019-09-23  Carl Love  <cel@us.ibm.com>
1928         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1929         New define_insn.
1930         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1931         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1933 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1935         * MAINTAINERS (Sam Tebbs): Update email address.
1937 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1939         * MAINTAINERS: Update my email address.
1941 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1943         * libtool.m4: Handle uclinuxfdpiceabi.
1945 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1947         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1948         Remove myself from Write After Approval section.
1950 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1952         * configure.ac: Support for bpf-*-* targets.
1953         * configure: Regenerate.
1955 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1957         * config.sub: Import upstream version 2019-06-30.
1958         * config.guess: Import upstream version 2019-07-24.
1960 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1962         * MAINTAINERS: Remove spu port maintainers.
1964 2019-08-28  Martin Liska  <mliska@suse.cz>
1966         * .gitignore: Add .clangd and compile_commands.json
1967         to .gitignore.
1969 2019-08-23  Michael Forney  <mforney@mforney.org>
1971         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1972         * Makefile.in: Regenerate.
1974 2019-08-19  Tom Tromey  <tom@tromey.com>
1976         * configure: Rebuild.
1977         * configure.ac: Add --with-static-standard-libraries.
1979 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1981         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1983 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1985         * MAINTAINERS (Write After Approval): Add myself.
1987 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1989         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1990         RISC-V port maitainer.
1992 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1994         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1996 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1998         * MAINTAINERS (Write After Approval): Add myself.
2000 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
2002         * MAINTAINERS (Write After Approval): Add myself.
2004 2019-06-25  Martin Liska  <mliska@suse.cz>
2006         contrib/filter-clang-warnings.py: Transform from
2007         filter-rtags-warnings.py.
2009 2019-06-15  Tom Tromey  <tom@tromey.com>
2011         * configure.ac (host_libs): Add gnulib.
2012         * configure: Rebuild.
2013         * Makefile.def (host_modules, dependencies): Add gnulib.
2014         * Makefile.in: Rebuild.
2016 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2018         * MAINTAINERS (Write After Approval): Add myself.
2020 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
2022         * configure: Regenerate.
2023         * configure.ac: Add PRU target.
2025 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2027         * MAINTAINERS (Write After Approval): Add myself.
2029 2019-06-11  Nick Clifton  <nickc@redhat.com>
2031         Import these changes from the binutils/gdb repository:
2033         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2035         * Makefile.def (dependencies): configure-libctf depends on all-bfd
2036         and all its deps.
2037         * Makefile.in: Regenerated.
2039         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
2041         * Makefile.def (host_modules): Add libctf.
2042         * Makefile.def (dependencies): Likewise.
2043         libctf depends on zlib, libiberty, and bfd.
2044         * Makefile.in: Regenerated.
2045         * configure.ac (host_libs): Add libctf.
2046         * configure: Regenerated.
2048 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
2050         * MAINTAINERS (Write After Approval): Add myself.
2052 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
2054         * MAINTAINERS: Update my email address.
2056 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
2058         * MAINTAINERS (Write After Approval): Add myself.
2060 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
2062         * MAINTAINERS (Write After Approval): Add myself.
2064 2019-05-07  Jim Wilson  <jimw@sifive.com>
2066         * MAINTAINERS: Remove myself as IA-64 maintainer.
2068 2019-05-04  Roland Illig  <roland.illig@gmx.de>
2070         * MAINTAINERS (Write After Approval): Add myself.
2072 2019-05-02  Richard Biener  <rguenther@suse.de>
2074         PR bootstrap/85574
2075         * Makefile.tpl (compare target): Also compare extra-compare
2076         files.
2077         * Makefile.in: Regenerate.
2079 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
2081         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2082         as modulo-scheduler maintainer.
2084 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
2086         * MAINTAINERS: Add myself as co-maintainer for Darwin.
2088 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
2090         * MAINTAINERS: Update my email address.
2092 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
2094         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2095         * configure: Regenerate.
2097 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2099         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2100         * configure: Regenerate.
2102 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
2104         * configure.ac: Add target-zlib to target_libraries.
2105         * configure: Regenerate.
2107 2019-04-09  Martin Liska  <mliska@suse.cz>
2109         * Makefile.in: Regenerate.
2110         * Makefile.tpl: Pass GENERATOR_CFLAGS
2111         in all stages.
2113 2019-03-28  Martin Liska  <mliska@suse.cz>
2115         PR bootstrap/89829
2116         * Makefile.in: Revert r254150.
2117         * Makefile.tpl: Likewise.
2119 2019-03-28  Ben Elliston  <bje@gnu.org>
2121         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2122         related, and libdecnumber.
2124 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
2126         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2127         (Write After Approval): Remove myself.
2129 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
2131         * MAINTAINERS (Write After Approval): Add myself.
2133 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
2135         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2136         (Write After Approval): Remove myself and Julian.
2138 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
2140         * MAINTAINERS (Write After Approval): Add myself.
2142 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
2144         * MAINTAINERS (Write After Approval): Add myself.
2146 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2148         * ChangeLog: Replace space with tab.
2149         * MAINTAINERS: Delete 1 tab to keep alignment.
2151 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
2153         * MAINTAINERS (Write After Approval): Add myself.
2155 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
2157         * MAINTAINERS (Write After Approval): Add myself.
2159 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
2160             Kwok Cheung Yeung  <kcy@codesourcery.com>
2161             Julian Brown  <julian@codesourcery.com>
2162             Tom de Vries  <tom@codesourcery.com>
2163             Jan Hubicka  <hubicka@ucw.cz>
2164             Martin Jambor  <mjambor@suse.cz>
2166         * configure.ac: Likewise.
2167         * configure: Regenerate.
2168         * contrib/config-list.mk: Add amdgcn-amdhsa.
2170 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
2172         * MAINTAINERS (Write After Approval): Add myself.
2174 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
2176         * MAINTAINERS (Write After Approval): Add myself.
2178 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2180         PR target/88535
2181         * config.guess: Import upstream version 2019-01-03.
2182         * config.sub: Import upstream version 2019-01-01.
2184 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2186         * MAINTAINERS (Write After Approval): Update my maintainer address.
2188 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
2190         * MAINTAINERS (Write After Approval): Add myself.
2192 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
2194         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2196 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
2198         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2199         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2200         (GCC_TARGET_TOOL): Likewise.
2201         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2202         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2203         OTOOL, OTOOL_FOR_TARGET: New substitutions.
2204         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2205         * configure: Regenerate.
2206         * Makefile.in: Likewise.
2208 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
2210         * MAINTAINERS (Write After Approval): Add myself.
2212 2018-11-13  Martin Liska  <mliska@suse.cz>
2214         * gcc.target/i386/pr87930.c: Move to ...
2215         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
2217 2018-11-10  Stafford Horne  <shorne@gmail.com>
2219         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2220         (Write After Approval): Remove myself.
2222 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2224         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2225         Append $INCICONV to it.
2227 2018-11-04  Stafford Horne  <shorne@gmail.com>
2229         * MAINTAINERS (Write After Approval): Add myself.
2231 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
2233         PR bootstrap/82856
2234         * multilib.am: New file.  From automake.
2236         Merge from binutils-gdb:
2237         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
2239         * libtool.m4: Use AC_LANG_SOURCE.
2240         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2241         * ar-lib: New file.
2242         * test-driver: New file.
2243         * configure: Re-generate.
2245 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
2247         * MAINTAINERS (Write After Approval): Add myself.
2249 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
2251         PR bootstrap/87788
2252         PR d/87799
2253         * configure: Rebuild.
2254         * configure.ac: Disable D on systems where it is known not to work.
2256 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
2258         * Makefile.def (target_modules): Add libphobos.
2259         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2260         GDCFLAGS_FOR_TARGET.
2261         (dependencies): Make libphobos depend on libatomic, libbacktrace
2262         configure, and zlib configure.
2263         (language): Add language d.
2264         * Makefile.in: Rebuild.
2265         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2266         (HOST_EXPORTS): Add GDC.
2267         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2268         (BASE_TARGET_EXPORTS): Add GDC.
2269         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2270         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2271         (EXTRA_HOST_FLAGS): Add GDC.
2272         (STAGE1_FLAGS_TO_PASS): Add GDC.
2273         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2274         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2275         environment variables.
2276         * configure: Rebuild.
2277         * configure.ac: Add target-libphobos to target_libraries.  Set and
2278         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2280 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
2282         * MAINTAINERS (Write After Approval): Add myself.
2284 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2286         * MAINTAINERS (Write After Approval): Remove myself.
2288 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
2290         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2292 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
2294         * MAINTAINERS: Update my email address.
2296 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
2298         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2299         maintainer.
2301 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
2303         * MAINTAINERS (Write After Approval): Add self.
2305 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
2307         * MAINTAINERS (write after approval): Add myself.
2309 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
2311         * MAINTAINERS: Update my email address.
2313 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
2315         * MAINTAINERS (write after approval): Add myself.
2317 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
2319         * MAINTAINERS: Add self to global reviewers list.
2321 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
2323         MAINTAINERS: Add c-sky port maintainers.
2325 2018-08-10  Martin Liska  <mliska@suse.cz>
2327         * MAINTAINERS: Revert change in previous commit and
2328         join lines.
2330 2018-08-10  Martin Liska  <mliska@suse.cz>
2332         * MAINTAINERS: Remove extra line.
2334 2018-08-06  Naveen H.S  <naveenh@marvell.com>
2336         * MAINTAINERS: Update my email address.
2338 2018-07-19  DJ Delorie  <dj@redhat.com>
2340         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2341         as maintainer.
2343 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
2345         * MAINTAINERS: Adjust email address for me and my colleague Robin
2346         Dapp.
2348 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
2349             Sunil K Pandey  <sunil.k.pandey@intel.com>
2351         PR target/84413
2352         * config/i386/i386.c (m_CORE_AVX512): New.
2353         (m_CORE_AVX2): Likewise.
2354         (m_CORE_ALL): Add m_CORE_AVX2.
2355         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2356         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2357         and remove the rest of m_SKYLAKE_AVX512.
2359 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2361         * config.sub: Sync with upstream version 2018-07-03.
2363 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2365         * config.guess: Sync with upstream version 2018-06-26.
2366         * config.sub: Sync with upstream version 2018-07-02.
2368 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
2370         * libtool.m4: Sort output of 'find' to enable deterministic builds.
2371         * ltmain.sh: Likewise.
2373 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
2375         * contrib/config-list.mk: Remove powerpc-linux_paired.
2377 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2379         * configure.ac: Introduce support for @unless/@endunless.
2380         * Makefile.tpl (dep-kind): Rewrite with cond; return
2381         postbootstrap in some cases.
2382         (make-postboot-dep, postboot-targets): New.
2383         (dependencies): Do not output postbootstrap dependencies at
2384         first.  Output non-target ones changed for configure to depend
2385         on stage_last @if gcc-bootstrap, and the original deps @unless
2386         gcc-bootstrap.
2387         * configure.in, Makefile.in: Rebuilt.
2389 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2391         * MAINTAINERS (write after approval): Add myself.
2393 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2395         * MAINTAINERS (write after approval): Add myself.
2397 2018-06-19  Nick Clifton  <nickc@redhat.com>
2399         * zlib/configure.ac: Restore old behaviour of only enabling
2400         multilibs when a target subdirectory is defined.  This allows
2401         building with srcdir == builddir.
2402         * zlib/configure: Regenerate.
2404 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2406         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2407         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2408         * Makefile.in: Regenerate.
2410 2018-06-16  Ben Elliston  <bje@gnu.org>
2412         * config.guess: Import latest version.
2413         * config.sub: Likewise.
2415 2018-06-08  Martin Liska  <mliska@suse.cz>
2417         * MAINTAINERS: Remove MPX-related entries.
2418         * Makefile.def: Remove libmpx support.
2419         * Makefile.in: Regenerate.
2420         * configure.ac: Remove removed files.
2421         * configure: Regenerate.
2422         * libmpx/ChangeLog: Remove.
2423         * libmpx/Makefile.am: Remove.
2424         * libmpx/Makefile.in: Remove.
2425         * libmpx/acinclude.m4: Remove.
2426         * libmpx/aclocal.m4: Remove.
2427         * libmpx/config.h.in: Remove.
2428         * libmpx/configure: Remove.
2429         * libmpx/configure.ac: Remove.
2430         * libmpx/configure.tgt: Remove.
2431         * libmpx/libmpx.spec.in: Remove.
2432         * libmpx/mpxrt/Makefile.am: Remove.
2433         * libmpx/mpxrt/Makefile.in: Remove.
2434         * libmpx/mpxrt/libmpx.map: Remove.
2435         * libmpx/mpxrt/libtool-version: Remove.
2436         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2437         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2438         * libmpx/mpxrt/mpxrt.c: Remove.
2439         * libmpx/mpxrt/mpxrt.h: Remove.
2440         * libmpx/mpxwrap/Makefile.am: Remove.
2441         * libmpx/mpxwrap/Makefile.in: Remove.
2442         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2443         * libmpx/mpxwrap/libtool-version: Remove.
2444         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2446 2018-06-04  Martin Liska  <mliska@suse.cz>
2448         * MAINTAINERS: Add myself as gcov maintainer.
2450 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2452         * MAINTAINERS: Update my email address.
2454 2018-06-04  Tom de Vries  <tdevries@suse.de>
2456         * MAINTAINERS: Remove write-after-approval entries for component
2457         maintainers.
2459 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2461         * MAINTAINERS (write after approval): Add myself.
2463 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2465         * MAINTAINERS: Update my email address.
2467 2018-06-01  Tom de Vries  <tdevries@suse.de>
2469         * MAINTAINERS: Update my email address.
2471 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2473         * MAINTAINERS (loop-optimizer): Add myself.
2475 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2477         * configure.ac: Added "nfp" target.
2478         * configure: Regenerate.
2480 2018-04-30  Richard Biener  <rguenther@suse.de>
2482         PR bootstrap/85571
2483         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2484         (STAGE3_TFLAGS): Likewise.
2485         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2486         (STAGEtrain_TFLAGS): Likewise.
2487         * Makefile.in: Regenerate.
2489 2018-04-26  Richard Biener  <rguenther@suse.de>
2491         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2492         (STAGE2_CFLAGS): Likewise.
2493         (STAGE2_TFLAGS): Likewise.
2494         (STAGE3_CFLAGS): Add -fchecking.
2495         (STAGE3_TFLAGS): Likewise.
2496         (STAGEtrain_CFLAGS): Filter out -fchecking.
2497         (STAGEtrain_TFLAGS): Likewise.
2498         * Makefile.in: Re-generate.
2500 2018-04-25  Catherine Moore <clm@codesourcery.com>
2502         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2504 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2506         * MAINTAINERS (write after approval): Add myself.
2508 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2510         * MAINTAINERS: Update my email address.
2512 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2514         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2516 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2518         * MAINTAINERS: Update my email address and disambiguate myself
2519         a bit from Will Schmidt.
2521 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2523         * MAINTAINERS: Move maintainers of now-removed picochip and score
2524         ports to write after approval.
2526 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2528         * MAINTAINERS: Add entry for SVE maintainership.
2530 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2532         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2533         * configure: Regenerate.
2535 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2537         * MAINTAINERS (write after approval): Add myself.
2539 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2541         * MAINTAINERS (write after approval): Add myself.
2543 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2545         * MAINTAINERS (write after approval): Add myself.
2547 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2549         Update copyright years.
2551 2018-01-03  Ben Elliston  <bje@gnu.org>
2553         * config.guess: Import latest version.
2554         * config.sub: Likewise.
2556 2017-12-12  Stafford Horne  <shorne@gmail.com>
2558         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2559         * configure: Regenerate.
2561 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2563         * MAINTAINERS (Write After Approval): Add myself.
2565 2017-11-28  Julia Koval  <julia.koval@intel.com>
2566             Sebastian Peryt  <sebastian.peryt@intel.com>
2568         * Makefile.def (target_modules): Remove libcilkrts.
2569         * Makefile.in: Ditto.
2570         * configure: Ditto.
2571         * configure.ac: Ditto.
2573 2017-11-28  Julia Koval  <julia.koval@intel.com>
2575         * MAINTAINERS (Write After Approval): Add myself.
2577 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2579         * MAINTAINERS (Write After Approval): Add myself.
2581 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2583         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2584         Use my SiFive email address.
2586 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2588         * MAINTAINERS (write after approval): Add myself.
2590 2017-10-27  Martin Liska  <mliska@suse.cz>
2592         * Makefile.tpl: Use proper name of folder as it was renamed
2593         during transition to 4 stages.
2594         * Makefile.in: Regenerate.
2596 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2598         * MAINTAINERS (write after approval): Add myself.
2600 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2602         * MAINTAINERS: Add a note that maintainership also includes web
2603         pages, docs, and testsuite related to that area.
2605 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2607         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2609 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2611         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2613 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2615         * MAINTAINERS: Remove myself as a vxworks maintainer.
2617 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2619         * MAINTAINERS: Remove email address of Jim Norris.
2621 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2623         * MAINTAINERS (Reviewers): Move myself from here...
2624         (CPU Port Maintainers): ... to here.
2626 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2628         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2630 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2632         * MAINTAINERS (write after approval): Add myself.
2634 2017-07-28  Tony Reix  <tony.reix@atos.net>
2636         * configure.ac (target-libffi): Don't disable for AIX.
2637         (go): Don't add to unsupported_languages on AIX.
2638         (target-libgo): Don't disable for AIX.
2639         * configure: Regenerate.
2641 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2643         * MAINTAINERS: Add myself.
2645 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2647         * MAINTAINERS: Update my email address.
2649 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2651         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2652         arm-specific auto-generated header files.
2654 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2656         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2657         * configure: Rebuilt.
2659 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2661         * MAINTAINERS: Readd myself for c6x.
2663 2017-06-28  Martin Liska  <mliska@suse.cz>
2665         PR bootstrap/81217
2666         * Makefile.def: Remove superfluous bootstrap_target from
2667         bootstrap_stage.
2668         * Makefile.in: Re-generate the file.
2670 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2672         * MAINTAINERS: Add myself to Write After Approval
2674 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2676         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2678 2017-06-19  Martin Liska  <mliska@suse.cz>
2680         * Makefile.def: Define 4 stages PGO bootstrap.
2681         * Makefile.tpl: Define FLAGS.
2682         * Makefile.in: Regenerate.
2684 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2686         * Makefile.def: Add check-gotools to go check targets.
2687         * Makefile.in: Rebuild.
2689 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2691         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2693 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2695         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2696         * configure: Regenerate.
2698 2017-05-31  Martin Liska  <mliska@suse.cz>
2700         * configure.ac: Add handling of stage2_werror_flags to
2701         action-if-given and to action-if-not-given.
2702         * configure: Regenerate.
2704 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2706         * MAINTAINERS: Add self to Write After Approval
2708 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2710         * MAINTAINERS: Update my email address, and remove myself as
2711         maintainer in some areas.
2713 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2715         * MAINTAINERS: Add self to Write After Approval
2717 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2719         * configure.ac: Add --enable-languages=default to mean default and
2720         make --enable-languages=all mean all supported languages.
2721         * configure: Regenerated.
2723 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2725         * config.gcc (powerpc*-*-*spe*): New.
2726         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2727         (powerpc-*-rtems*spe*): New.
2728         (powerpc*-*-linux*spe*): New.
2729         (powerpc-wrs-vxworksspe): New.
2730         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2731         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2732         * config.host (powerpc*-*-*spe*): New.
2734 2017-05-19  Martin Liska  <mliska@suse.cz>
2736         * configure.ac: Add --enable-werror-always just for
2737         bootstrap-debug (or none build config) and do not add it
2738         when we are on a release branch.
2739         * configure: Regenerated.
2741 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2743         * MAINTAINERS: Add self to Write After Approval
2745 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2747         * MAINTAINERS: Move myself to Write After Approval section.
2749 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2751         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2752         ACCH registers.
2753         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2754         available.
2755         (umulsidi3): Likewise.
2756         (mulsidi3_700): Disable this pattern when we have advanced mpy
2757         instructions.
2758         (umulsidi3_700): Likewise.
2759         (maddsidi4): New pattern.
2760         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2761         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2762         (mpydu_imm_arcv2hs): Likewise.
2763         * config/arc/predicates.md (accl_operand): New predicate.
2765 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2766             Andrew Burgess <andrew.burgess@embecosm.com>
2768         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2769         case.
2770         (ARC_AUTOFP_IRQ_P): Likewise.
2771         (ARC_AUTO_IRQ_P): Likewise.
2772         (rgf_banked_register_count): New variable.
2773         (parse_mrgf_banked_regs_option): New function.
2774         (arc_override_options): Handle rgf_banked_regs option.
2775         (arc_handle_interrupt_attribute): Add firq option.
2776         (arc_compute_function_type): Return fast irq type when required.
2777         (arc_must_save_register): Handle fast interrupts.
2778         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2779         (arc_return_address_regs): Update.
2780         * config/arc/arc.h (arc_return_address_regs): Update.
2781         (arc_function_type): Add fast interrupt type.
2782         (ARC_INTERRUPT_P): Update.
2783         (RC_FAST_INTERRUPT_P): Define.
2784         * config/arc/arc.md (simple_return): Update for fast interrupts.
2785         (p_return_i): Likewise.
2786         * config/arc/arc.opt (mrgf-banked-regs): New option.
2787         * doc/invoke.texi (mrgf-banked-regs): Document.
2789 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2791         * config/arc/arc.c (irq_ctrl_saved): New variable.
2792         (ARC_AUTOBLINK_IRQ_P): Define.
2793         (ARC_AUTOFP_IRQ_P): Likewise.
2794         (ARC_AUTO_IRQ_P): Likewise.
2795         (irq_range): New function.
2796         (arc_must_save_register): Likewise.
2797         (arc_must_save_return_addr): Likewise.
2798         (arc_dwarf_emit_irq_save_regs): Likewise.
2799         (arc_override_options): Handle deferred options.
2800         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2801         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2802         arc_must_save_return_addr.
2803         (arc_compute_frame_size): Handle automated save and restore of
2804         registers.
2805         (arc_expand_prologue): Likewise.
2806         (arc_expand_epilogue): Likewise.
2807         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2808         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2809         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2811 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2812         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2814         PR bootstrap/77661
2815         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2816         in-tree build MPC.
2817         * Makefile.in: Regenerate.
2819 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2821         * configure.ac: Enable LTO by default on darwin >= 9.
2822         * configure: Regenerate.
2824 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2826         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2827         and Andrew Waterman as the RISC-V maintainers.
2829 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2831         * MAINTAINERS: Add self to Write After Approval
2833 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2835         * config.guess: Import latest from upstream.
2837 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2839         * MAINTAINERS (Write After Approval): Remove entries that are
2840         already covered under Reviewers.
2842 2017-03-08  Mark Wielaard  <mark@klomp.org>
2844         PR demangler/70909
2845         PR demangler/67264
2846         * include/demangle.h: Add d_printing to struct demangle_component
2847         and pass struct demangle_component as non const.
2849 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2851         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2853 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2855         * Makefile.tpl: Remove HOST_ISLVER.
2856         (HOST_EXPORTS): Remove ISLVER.
2857         * Makefile.in: Regenerate.
2859 2017-02-13  Richard Biener  <rguenther@suse.de>
2861         * configure: Re-generate.
2863 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2865         * MAINTAINERS: Adjust bug reporting URL.
2867 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2869         * MAINTAINERS (Write After Approval): Remove redundant entry
2870         for Andrew Burgess.
2872 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2874         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2875         32-bit hppa*-*-hpux*.
2876         * configure: Regenerate.
2878 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2880         * configure.ac: Moved the white list of enabling BRIG FE to
2881         libhsail-rt/configure.tgt.
2882         * configure: Regenerated.
2883         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2885 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2886             Martin Jambor  <mjambor@suse.cz>
2888         * Makefile.def (target_modules): Added libhsail-rt.
2889         (languages): Added language brig.
2890         * Makefile.in: Regenerated.
2891         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2892         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2893         * configure: Regenerated.
2895 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2897         PR other/79046
2898         * configure: Regenerated.
2900 2017-01-04  Alan Modra  <amodra@gmail.com>
2902         * configure: Regenerate.
2904 2016-12-29  Ben Elliston  <bje@gnu.org>
2906         * config.sub: Import latest version.
2908 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2910         * MAINTAINERS (Write After Approval): Add myself.
2912 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2914         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2915         includes bootstrap-mpx.
2916         * configure: Regenerated.
2918 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2920         * MAINTAINERS (Write After Approval): Add myself.
2922 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2924         * configure: Regenerate.
2926 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2928         * configure.ac: Don't use pkg-config to check for bdw-gc.
2929         * configure: Regenerate.
2931 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2933         * Makefile.def: Remove reference to boehm-gc target module.
2934         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2935         options and for the bdw-gc pkg-config module.
2936         * configure: Regenerate.
2937         * Makefile.in: Regenerate.
2939 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2941         * MAINTAINERS (nvptx): Remove self.
2943 2016-11-25  Ben Elliston  <bje@gnu.org>
2945         * config.guess: Import latest version.
2946         * config.sub: Likewise.
2948 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2950         * MAINTAINERS (Write After Approval): Add myself.
2952 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2954         * Makefile.def: Remove references to GCJ.
2955         * Makefile.tpl: Likewise.
2956         * Makefile.in: Regenerate.
2958 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2960         * config-ml.in: Remove references to GCJ.
2961         * configure.ac: Likewise.
2962         * configure: Regenerate.
2964 2016-11-01  Josh Conner  <joshconner@google.com>
2966         * MAINTAINERS (Write After Approval): Update email address,
2968 2016-10-27  Carl Love  <cel@us.ibm.com>
2970         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2971         Approval list to make it alphabetical.
2973 2016-10-27  Carl Love  <cel@us.ibm.com>
2975         * MAINTAINERS (Write After Approval): Add myself.
2977 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2979         * MAINTAINERS (Reviewers): Add myself.
2980         (Write After Approval): Add myself.
2982 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2983             Ulrich Weigand  <uweigand@de.ibm.com>
2985         * MAINTAINERS: Update email address.
2987 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2989         * MAINTAINERS: Update email address.
2991 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2993         * configure.ac: Add aarch64-*-freebsd*.
2994         * configure: Regenerate.
2996 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2998         * MAINTAINERS: Update email address after it got reverted.
3000 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3002         * configure.ac (target_libraries): Readd target-boehm-gc.
3003         Restore --enable-objc-gc handling.
3004         * configure: Regenerate.
3006 2015-10-03  Jeff Law  <law@redhat.com>
3008         * MAINTAINERS: Move several inactive maintainers to the
3009         write-after-approval section.
3011 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
3013         * configure.ac: Add target-libffi to target_libraries.
3014         Readd libgcj target disablings, modified to only target-libffi.
3015         Readd target addition of go to unsupported languages.
3016         * configure: Regenerated.
3018 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
3020         * MAINTAINERS: Update email address.
3022 2016-09-30  Andrew Haley  <aph@redhat.com>
3024         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3025         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
3026         libgcj.
3028 2016-09-30  Andrew Haley  <aph@redhat.com>
3030         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3031         write-after approval after GCJ deletion.
3033 2016-09-30  Andrew Haley  <aph@redhat.com>
3035         * Makefile.def: Remove libjava.
3036         * Makefile.tpl: Likewise.
3037         * Makefile.in: Regenerate.
3038         * configure.ac: Likewise.
3039         * configure: Likewise.
3040         * gcc/java: Remove.
3041         * libjava: Likewise.
3043 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
3045         * MAINTAINERS (Reviewers): Add myself.
3047 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
3049         * configure.ac: Disable "sim" directory for arc*-*-*.
3050         * configure: Regenerated.
3052 2016-09-23  Tamar Christina <tamar.christina@arm.com>
3054         * MAINTAINERS (Write After Approval): Add myself.
3056 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
3058         * configure.ac: Check for the minimum in-tree MPFR version
3059         handled.
3060         * configure: Regenerate.
3062 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
3064         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3065         * configure: Regenerated.
3067 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
3069         * MAINTAINERS (Write After Approval): Add myself.
3071 2016-06-23  Andi Kleen  <ak@linux.intel.com>
3073         * Makefile.def: Add autoprofiledbootstrap.
3074         * Makefile.tpl: Dito.
3075         * Makefile.in: Regenerate.
3077 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3079     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3080     * configure: Regenerate.
3082 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3084         * configure: Regenerate.
3085         * configure.ac: Remove support for avr-rtems.
3087 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
3089         * MAINTAINERS (Write After Approval): Add myself.
3091 2016-06-16  Michael Collison  <michael.collison@arm.com>
3093         * MAINTAINERS (Write After Approval): Add myself.
3095 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
3097         * MAINTAINERS (Write After Approval): Update e-mail address.
3099 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
3101         * MAINTAINERS (Write After Approval): Add myself.
3103 2016-05-28  Alan Modra  <amodra@gmail.com>
3105         * Makefile.tpl (configure): Depend on m4 files included.
3106         * Makefile.in: Regenerate.
3108 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3110         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3111         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3113 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
3115         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3116         special case builtin.
3117         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3118         support for ALTIVEC_BUILTIN_VEC_ADDEC.
3119         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3120         for __builtin_vec_addec.
3122 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
3124         * config.guess: Import version 2016-04-02 (newest).
3125         * config.sub: Import version 2016-05-10 (newest).
3127 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
3129         * configure.ac: Add ARC support to libgloss.
3130         * configure: Regenerate
3132 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
3134         * MAINTAINERS (Write After Approval): Add myself.
3136 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3138         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3139         * configure: Regenerated.
3140         * Makefile.def (gmp): Explicitly disable assembler.
3141         (mpfr): Adjust lib_path.
3142         (mpc): Likewise.
3143         * Makefile.in: Regenerated.
3145 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
3147         PR bootstrap/70704
3148         * configure.ac (--enable-stage1-checking): Add missing
3149         --enable-checking=.
3150         * configure: Regenerated.
3152 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3154         * config.guess: Revert r235676.
3155         * config.sub: Revert r235676.
3157 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
3159         * config.guess: Remove SH5 support.
3160         * config.sub: Likewise.
3161         * configure: Likewise.
3162         * configure.ac: Likewise.
3164 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
3166         PR bootstrap/70704
3167         * configure.ac (--enable-stage1-checking): For --disable-checking or
3168         implicit --enable-checking, make sure extra flag matches in between
3169         stage1 and later checking.
3170         * configure: Regenerated.
3172 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
3174         * .gitattributes: New file.
3176 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
3178         * MAINTAINERS (rs6000/powerpc port): Add myself.
3180 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
3182         PR bootstrap/70173
3183         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3184         and gotools directories.  Delete the stage_final file.
3185         * Makefile.in: Regenerate.
3187 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
3189         * MAINTAINERS (Write After Approval): Add myself.
3191 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
3193         * MAINTAINERS (Fortran maintainer): Remove myself.
3195 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
3197         * MAINTAINERS (Write After Approval): Add myself.
3199 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
3201         * MAINTAINERS (Write After Approval): Add myself.
3203 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3205         Sync with binutils-gdb:
3207         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3209         * configure.ac: Add mips and s390 to the gold target check.
3210         * configure: Regenerate.
3212 2016-03-01  DJ Delorie  <dj@redhat.com>
3214         * MAINTAINERS (mep): Remove myself as MeP maintainer.
3216 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
3218         * MAINTAINERS (libcpp): Add myself.
3219         (diagnostic messages): Likewise.
3221 2016-02-20  Tom de Vries  <tom@codesourcery.com>
3223         * MAINTAINERS: Fix whitespace.
3225 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
3227         * MAINTAINERS (Write After Approval): Add myself.
3229 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
3231         * config/isl.m4: Add comments about isl-0.16.
3232         * configure: Regenerate.
3234 2016-01-29  Martin Jambor  <mjambor@suse.cz>
3236         * MAINTAINERS (hsa maintainers): Add myself.
3238 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
3240         * MAINTAINERS: (Write After Approval): Add myself.
3242 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
3243             Sebastian Pop  <s.pop@samsung.com>
3245         * Makefile.in: Regenerate.
3246         * Makefile.tpl: Export ISLVER.
3247         * configure: Regenerate.
3248         * config/isl.m4: Detect isl-0.15.
3250 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
3252         PR bootstrap/69329
3253         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3254         * Makefile.in: Regenerate.
3256 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
3258         * configure.ac: Enable LTO for DJGPP
3259         * configure: Regenerate
3261 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3263         Sync with binutils-gdb:
3264         2015-10-21  Nick Clifton  <nickc@redhat.com>
3266         PR gas/19109
3267         * configure.ac: Note the 'none' is an acceptable argument to
3268         --enable-compressed-debug-sections.
3269         * configure: Regenerate.
3271 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3273         PR bootstrap/69134
3274         * Makefile.def (mpfr): Disable assembler.
3275         * Makefile.in: Regenerate.
3277 2016-01-01  Ben Elliston  <bje@gnu.org>
3279         * config.guess: Import version 2016-01-01.
3280         * config.sub: Likewise.
3282 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
3284         * MAINTAINERS (Write After Approval): Add myself.
3286 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
3288         * Makefile.in: Replace ISL with isl.
3289         * Makefile.tpl: Same.
3290         * config/isl.m4: Same.
3291         * configure.ac: Same.
3292         * contrib/download_prerequisites: Same.
3293         * configure: Regenerate.
3295 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
3297         * MAINTAINERS (Write After Approval): Add Myself.
3299 2015-12-17  Nathan Sidwell  <nathan@acm.org>
3301         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3302         * configure: Regenerate.
3304 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
3305             Sebastian Pop  <s.pop@samsung.com>
3307         * config/isl.m4 (ISL_CHECK_VERSION): Check for
3308         isl_ctx_get_max_operations.
3309         * configure: Regenerate.
3311 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
3313         * MAINTAINERS (Write After Approval): Add myself.
3315 2015-12-02  Ian Lance Taylor  <iant@google.com>
3317         PR go/66147
3318         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3319         * Makefile.in: Regenerate.
3321 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
3323         PR libffi/65726
3324         * Makefile.def (lang_env_dependencies): Make libffi depend
3325         on cxx.
3326         * Makefile.in: Regenerate.
3328 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
3330         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3331         symbols.
3333 2015-11-20  Tristan Gingold  <gingold@adacore.com>
3335         Sync with binutils-gdb:
3336         2015-11-20  Tristan Gingold  <gingold@adacore.com>
3338         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3339         * configure: Regenerate.
3341 2015-11-19  Martin Liska  <mliska@suse.cz>
3343         * .gitignore: Add .clang-format to ignored files.
3344         * Makefile.in: Add clang-format.
3345         * Makefile.tpl: Likewise.
3347 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
3349         * configure.ac: Enable libmpx by default.
3350         * configure: Regenerated.
3352 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
3354         * MAINTAINERS: Update email address.
3356 2015-10-23  Paulo Matos  <pmatos@linki.tools>
3358         * MAINTAINERS: Update email address.
3360 2015-10-23  Alan Hayward <alan.hayward@arm.com>
3362         * MAINTAINERS  (Write After Approval): Add myself.
3364 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3366         Sync with binutils-gdb:
3367         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
3369         PR gas/19109
3370         * configure.ac: Add
3371         --enable-compressed-debug-sections={all,gas,gold,ld}.
3372         * configure: Regenerated.
3374 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
3376         * MAINTAINERS: Update list of Ada maintainers and email addresses.
3378 2015-10-09  Martin Liska  <mliska@suse.cz>
3380         * MAINTAINERS (Write After Approval): Add myself.
3382 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3384         * MAINTAINERS (Write After Approval): Add myself.
3386 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3388         * MAINTAINERS: Update email address.
3390 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3392         * MAINTAINERS  (Write After Approval): Add myself.
3394 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3396         * MAINTAINERS: Update email.
3398 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3400         * MAINTAINERS: Update my email address.
3402 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3404         * MAINTAINERS (ft32 port): Add myself.
3406 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3408         * MAINTAINERS: Add myself.
3410 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3412         * MAINTAINERS (Write After Approval): Add myself.
3414 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3416         PR libfortran/54572
3417         * Makefile.def: Make libgfortran depend on libbacktrace.
3418         * Makefile.in: Regenerate.
3420 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3422         * MAINTAINERS (Write After Approval): Add myself.
3424 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3426         PR other/67092
3427         * configure.ac: Remove --with_host_libstdcxx support.
3428         * configure: Regenerate.
3430 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3431             Jakub Jelinek  <jakub@redhat.com>
3433         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3434         nvptx*-*-*.
3435         * configure: Regenerate.
3437 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3439         * Makefile.def (libiconv): Define bootstrap=true.
3440         Mark pdf/html/info as missing.
3441         (configure-gcc): Depend on all-libiconv.
3442         (all-gcc): Ditto.
3443         (configure-libcpp): Ditto.
3444         (all-libcpp): Ditto.
3445         (configure-intl): Ditto.
3446         (all-intl): Ditto.
3447         * Makefile.in: Regenerate.
3449 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3451         * MAINTAINERS (loop ivopts): Add the entry and myself.
3453 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3455         * MAINTAINERS (nvptx): Add self.
3457 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3459         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3460         128-bit vector modes.
3462 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3464         * MAINTAINERS (Write After Approval): Add myself.
3466 2015-07-28  Ben Elliston  <bje@gnu.org>
3468         * config.sub, config.guess: Import from upstream.
3470 2015-07-24  Michael Darling  <darlingm@gmail.com>
3472         PR other/66259
3473         * config-ml.in: Reflects renaming of configure.in to configure.ac
3474         * configure: Likewise
3475         * configure.ac: Likewise
3477 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3479         * MAINTAINERS: Update my email address.
3481 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3483         Sync with binutils-gdb:
3484         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3486         * configure.ac (target_configdirs): Exclude target-zlib if
3487         target-libjava isn't built.
3488         * configure: Regenerated.
3490 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3492         Sync with binutils-gdb:
3493         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3495         * configure.ac: Disable configuration of GDB for HPUX targets.
3496         * configure: Regenerate.
3498         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3500         * configure.ac: Add --with-system-zlib.
3501         * configure: Regenerated.
3503         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3505         * configure.ac: Add FT32 support.
3506         * configure: Regenerate.
3508         2015-01-12  Anthony Green  <green@moxielogic.com>
3510         * configure.ac: Don't disable gprof for moxie.
3511         * configure: Rebuild.
3513 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3515         Sync with binutils-gdb:
3516         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3518         PR ld/18355
3519         * Makefile.def: Add extra_configure_flags to host zlib.
3520         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3521         to --enable-host-shared When bfd is to be built as shared
3522         library.  AC_SUBST.
3523         * Makefile.in: Regenerated.
3525 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3527         Sync with src:
3528         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3529         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3530         * Makefile.in: Regenerated.
3532 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3534         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3535         target.
3536         * configure: Regenerate.
3538 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3540         * MAINTAINERS (Write After Approval): Add myself.
3542 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3544         * MAINTAINERS (OS Port Maintainers): Add myself.
3545         (Various Maintainers): Remove myself from libffi testsuite.
3547 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3549         * MAINTAINERS (gen* on machine desc): Add self.
3551 2015-06-02  Jason Merrill  <jason@redhat.com>
3553         PR bootstrap/66319
3554         * configure.ac: Use -std=gnu++98.
3556 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3558         * MAINTAINERS (Write After Approval): Add myself.
3560 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3562         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3563         * configure: Regenerate.
3565 2015-05-26  Jason Merrill  <jason@redhat.com>
3567         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3568         * configure: Regenerate.
3570 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3572         * configure.ac: FT32 target added.
3573         * configure: Regenerated.
3575 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3577         * MAINTAINERS (Write After Approval): Add myself.
3579 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3581         * MAINTAINERS (Write After Approval): Add myself.
3583 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3585         * configure.ac: Fix typo.
3586         * configure: Regenerate.
3588 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3590         * MAINTAINERS (Write After Approval): Add myself.
3592 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3594         * configure.ac: Match $host configured with triplets.
3595         * configure: Regenerate.
3597 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3599         * Makefile.tpl: Remove surplus whitespace throughout.
3600         * Makefile.in: Regenerate.
3602 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3604         * MAINTAINERS (Various Maintainers): Add myself as instruction
3605         combiner maintainer.
3607 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3609         PR bootstrap/62077
3610         * configure.ac (--enable-stage1-checking): Default to
3611         release,misc,gimple,rtlflag,tree,types if --disable-checking
3612         or --enable-checking is not specified and DEV-PHASE is not
3613         experimental.
3614         * configure: Regenerated.
3616 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3618         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3619         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3620         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3621         * Makefile.in: Regenerate.
3623 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3625         * MAINTAINERS: Update my email address.
3627 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3629         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3631 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3633         * MAINTAINERS: Add myself as an arm port reviewer.
3635 2015-03-25  Martin Liska  <mliska@suse.cz>
3636             Yury Gribov  <y.gribov@samsung.com>
3638         * Makefile.in: Fix ln source location for vimrc file.
3639         * Makefile.tpl: Likewise.
3641 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3643         PR bootstrap/25672
3644         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3645         cross-compiling.  Similarly for CXX_FOR_TARGET.
3646         * configure: Regenerate.
3648 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3650         * Makefile.def: Add libmpx.
3651         * configure.ac: Add libmpx.
3652         * Makefile.in: Regenerate.
3653         * configure: Regenerate.
3655 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3657         * MAINTAINERS (CPU Port Maintainers): Add myself
3658         i386 vector ISA extns mantainer.
3660 2015-03-13  Jeff Law  <law@redhat.com>
3662         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3663         maintainer.
3664         Remove Richard Henderson as a maintainer for the x86 port.
3666 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3668         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3670 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3672         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3673         pointer bounds checker and i386 MPX maintainer.
3675 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3677         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3679 2015-02-26  Martin Sebor  <msebor@redhat.com>
3681         * MAINTAINERS (Various Maintainers): Add self.
3683 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3685         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3686         Make sure it contains lto.
3687         * configure: Regenerate.
3689 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3691         * configure: Regenerate.
3693 2015-02-06  Diego Novillo  <dnovillo@google.com>
3695         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3696         middle-end, docstring): Remove myself.
3697         (Write After Approval): Add myself.
3699 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3701         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3702         (Write After Approval): Update address.
3704 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3706         PR jit/64780
3707         * configure.ac: Require the user to explicitly specify
3708         --enable-host-shared if the jit is enabled.
3709         * configure: Regenerate.
3711 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3713         * MAINTAINERS (Write After Approval): Add myself.
3715 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3717         * MAINTAINERS: Make whitespace consistent.
3719 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3721         * MAINTAINERS (Write After Approval): Add myself.
3723 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3725         * MAINTAINERS: (Write After Approval): Add myself.
3727 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3729         * MAINTAINERS: (Write After Approval): Add myself.
3731 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3733         * MAINTAINERS: (Write After Approval): Add myself.
3735 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3737         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3738         objective-c/c++ front end maintainer.
3740 2015-01-13  Marek Polacek  <polacek@redhat.com>
3742         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3744 2015-01-12  Jeff Law  <law@redhat.com>
3746         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3747         a very long time.
3749 2015-01-09  Ian Lance Taylor  <iant@google.com>
3751         * configure.ac (host_tools): Add gotools.
3752         * Makefile.def (host_modules): Add gotools.
3753         (dependencies): Add dependency of all-gotools on all-target-libgo.
3755 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3757         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3758         * configure: Regenerate.
3760 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3762         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3763         all-target-libgomp.
3764         * Makefile.in: Regenerate.
3766 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3768         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3770 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3772         * configure.ac: Add Visium support.
3773         * configure: Regenerate.
3775 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3777         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3778         * configure: Regenerate.
3780 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3782         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3783         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3784         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3785         (OBJCOPY_FOR_TARGET): New variable.
3786         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3787         * Makefile.in: Regenerate.
3788         * configure.ac: Check for already installed target objcopy.
3789         Also GCC_TARGET_TOOL on objcopy.
3790         * configure: Regenerate.
3792 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3794         * config.sub: Update from upstream, to 2015-01-01 version.
3795         * config.guess: Ditto.
3797 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3799         * MAINTAINERS (RTEMS Ports): Add myself.
3801 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3803         * MAINTAINERS (Write After Approval): Add myself.
3805 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3807         * MAINTAINERS (Write After Approval): Add myself.
3809 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3811         * configure.ac (--enable-as-accelerator-for): Don't set
3812         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3813         * configure: Regenerate.
3815 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3817         PR bootstrap/64023
3818         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3819         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3820         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3821         to CXX.
3822         * Makefile.in: Regenerated.
3824 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3825             Yury Gribov  <y.gribov@samsung.com>
3827         * .gitignore: Added .local.vimrc and .lvimrc.
3828         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3829         * Makefile.in: Regenerate.
3831 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3833         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3834         * configure: Regenerated.
3836 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3838         * MAINTAINERS (nvptx port): New entry.
3840 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3842         * configure: Regenerate.
3844 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3846         * configure.ac: Merge with Binutils.
3848 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3850         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3851         * Makefile.in: Regenerate.
3853 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3855         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3856         missing flex.
3857         * Makefile.in: Regenerated.
3859 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3861         * Makefile.in: Regenerate.
3863 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3865         PR bootstrap/63784
3866         * libtool.m4: Add $pic_flag with -shared.
3868 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3870         * MAINTAINERS (Write After Approval): Added myself.
3872 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3874         * MAINTAINERS (write-after-approval): Add myself.
3876 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3878         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3879         from 2 years ago.
3881 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3883         Revert:
3884         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3886         * MAINTAINERS (Write After Approval): Added myself as line map
3887         maintainer.
3889 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3891         Revert:
3892         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3894         * MAINTAINERS (Write After Approval): Added myself.
3896 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3898         * MAINTAINERS (Write After Approval): Added myself.
3900 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3902         * MAINTAINERS (Write After Approval): Added myself as line map
3903         maintainer.
3905 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3907         * MAINTAINERS (Various Maintainers): Added myself as line map
3908         maintainer.
3910 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3912         * move-if-change: Sync from upstream gnulib.
3914 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3916         * compile: Sync with upstream Automake.
3917         * depcomp: Ditto.
3918         * install-sh: Ditto.
3919         * missing: Ditto.
3920         * mkinstalldirs: Ditto.
3921         * ylwrap: Ditto.
3923 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3925         * config.sub: Update from upstream config repo.
3926         * config.guess: Ditto.
3928 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3930         * Makefile.def: Add liboffloadmic to target_modules.  Make
3931         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3932         * Makefile.in: Regenerate.
3933         * configure: Regenerate.
3934         * configure.ac: Add liboffloadmic to target binaries.
3935         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3936         Add liboffloadmic to noconfig list when C++ is not supported.
3938 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3939             Thomas Schwinge  <thomas@codesourcery.com>
3940             Ilya Verbin  <ilya.verbin@intel.com>
3941             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3943         * configure: Regenerate.
3944         * configure.ac (--enable-as-accelerator-for)
3945         (--enable-offload-targets): New configure options.
3947 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3949         * Makefile.def: Make all-gcc depend on all-isl.
3950         * Makefile.in: Regenerate.
3952 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3954         * ChangeLog.jit: New.
3955         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3957 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3959         PR target/63610
3960         * libtool.m4: Fix globbing of darwin versions.
3961         * configure: Regenerate.
3963 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3965         * Makefile.def: Remove CLooG.
3966         * Makefile.tpl: Ditto.
3967         * configure.ac: Ditto.
3968         * configure: Regenerate.
3969         * Makefile.in: Ditto.
3971 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3973         * configure.ac: Handle nvptx-*-*.
3974         * configure: Regenerate.
3976 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3978         * MAINTAINERS (Write After Approval): Add myself.
3980 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3982         * Makefile.def (libcc1): Remove bootstrap=true;.
3983         * Makefile.in: Regenerated.
3985 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3987         * configure.ac: Update comment.
3988         * configure: Regenerate.
3990 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3992         * MAINTAINERS (Write After Approval): Add myself.
3994 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3996         * configure.ac (extra_host_libiberty_configure_flags): Add
3997         --enable-shared also for libcc1's benefit.
3998         * configure: Regenerate.
4000 2014-10-29  Tristan Gingold  <gingold@adacore.com>
4002         * MAINTAINERS: Change my email address.
4004 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
4005             Tom Tromey  <tromey@redhat.com>
4007         * Makefile.def: Add libcc1 to host_modules.
4008         * configure.ac (host_tools): Add libcc1.
4009         * Makefile.in, configure: Rebuild.
4011 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
4013         * configure.ac (build_configargs): Don't share config.cache between
4014         build subdirs.
4015         * configure: Regenerate.
4017 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4019         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4020         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4021         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4022         leon3v7 as leon3.
4023         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4024         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4025         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4026         * config/sparc/sparc.md (cpu): Add leon3v7.
4027         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4029 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
4031         * MAINTAINERS (write-after-approval): Add myself.
4033 2014-10-23  Ian Lance Taylor  <iant@google.com>
4035         * configure.ac: Disable the Go frontend on systems where it is known
4036         to not work.
4037         * configure: Regenerate.
4039 2014-10-23  Richard Biener  <rguenther@suse.de>
4041         * Makefile.def: Add libcpp build module and dependencies.
4042         * configure.ac: Add libcpp build module.
4043         * Makefile.in: Regenerate.
4044         * configure: Likewise.
4046 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
4048         * MAINTAINERS (write-after-approval): Add myself.
4050 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
4052         * INSTALL/README: Do not mention CVS.
4054 2014-10-03  Jing Yu  <jingyu@google.com>
4056         * configure.ac: Add aarch64 to list of targets that support gold.
4057         * configure: Regenerate.
4059 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
4061         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
4063 2014-09-29  Catherine Moore  <clm@codesourcery.com>
4065         * MAINTAINERS:  Add myself as MIPS maintainer.
4067 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
4069         * MAINTAINERS: Move myself to MIPS maintainers.
4071 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4073         * MAINTAINERS: Put all email addresses between '<' and '>'.
4075 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4077         * MAINTAINERS: Move myself to reviewers (Fortran).
4079 2014-09-01  Andi Kleen  <ak@linux.intel.com>
4081         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4082         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
4083         * Makefile.in: Regenerate.
4085 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4087         * rtx-classes-status.txt: Delete
4089 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
4091         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4093 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
4095         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4096         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4097         of checking for version number.
4098         * configure: Regenerated.
4099         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4101 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4103         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4104         is done; begin phase 6 (use extra rtx_def subclasses).
4106 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
4108         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4109         done; begin phase 5 (additional rtx_def subclasses).
4111 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4113         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4115 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4117         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4118         SET_BB_HEADER are done.
4120 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4122         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4123         done.
4125 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4127         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4129 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
4131         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4133 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4135         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4137 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4139         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4141 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
4143         * rtx-classes-status.txt: Phase 3 (per-file commits within
4144         "config" subdirs) is done; begin phase 4 (removal of
4145         "scaffolding").
4147 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
4149         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4150         dir) is done; begin phase 3 (per-file commits within "config"
4151         subdirs).
4153 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
4155         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4156         phase 2 (per-file commits in main source dir).
4158 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
4160         * configure: Regenerated.
4162 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4164         * rtx-classes-status.txt (TODO): Add SET_BND_TO
4166 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4168         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4170 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4172         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4174 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4176         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4178 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4180         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4182 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
4184         * MAINTAINERS (Write After Approval): Add myself.
4186 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
4188         * MAINTAINERS: Remove myself
4190 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
4192         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4194 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
4196         * MAINTAINERS (Write After Approval): Add myself.
4198 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4200         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4201         SET_BB_HEADER, SET_BB_FOOTER
4203 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
4205         * rtx-classes-status.txt: New file
4207 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
4209         * configure.ac: Eliminate ClooG installation dependency.
4210         * configure: Regenerate.
4211         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4212         * Makefile.in: Regenerate.
4214 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
4216         * MAINTAINERS (Write After Approval): Add myself.
4218 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
4220         * MAINTAINERS (Write After Approval): Add myself.
4222 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
4224         * MAINTAINERS (Write After Approval): Add myself.
4226 2014-07-28  Anthony Green  <green@moxielogic.com>
4228         Import from savannah.gnu.org:
4229         * config.sub: Update to 2014-07-28 version.
4231 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
4233         * MAINTAINERS: Remove my MIPS maintainer entry.
4235 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
4237         PR target/47230
4238         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4239         * configure: Regenerate.
4241 2014-07-24  James Norris  <jnorris@codesourcery.com>
4243         * MAINTAINERS (Write After Approval): Add myself.
4245 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
4247         * configure.ac: Accept only CLooG 0.18.1.
4248         * configure: Regenerate.
4250 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
4252         * configure.ac: Don't accept isl 0.11.
4253         * configure: Regenerate.
4255 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4257         * MAINTAINERS (Write After Approval): Add myself.
4259 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4261         * configure.ac: Don't accept isl 0.10.
4262         * configure: Regenerate.
4264 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4266         Fix include path for in-tree cloog.
4267         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4268         * configure: Regenerate.
4270 2014-06-18  Richard Henderson  <rth@redhat.com>
4272         * .gitignore: Import gcc_update output.
4274 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
4276         * config-ml.in: Robustify ac_configure_args parsing.
4278         * configure.ac (--enable-linker-plugin-configure-flags)
4279         (--enable-linker-plugin-flags): New flags.
4280         (configdirs): Conditionally add libiberty-linker-plugin.
4281         * configure: Regenerate.
4282         * Makefile.def (host_modules): Add libiberty-linker-plugin.
4283         (host_modules) <lto-plugin>: Pay attention to
4284         @extra_linker_plugin_flags@ and
4285         @extra_linker_plugin_configure_flags@.
4286         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4287         * Makefile.in: Regenerate.
4289         * Makefile.tpl (configure-[+prefix+][+module+])
4290         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4291         "module_srcdir" instead of "module" for locating a module's srcdir.
4292         * Makefile.in: Regenerate.
4294 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
4296         * MAINTAINERS (Write After Approval): Add myself.
4298 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
4300         * MAINTAINERS: Update my email address.
4302 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
4304         * MAINTAINERS (Write After Approval): Add myself.
4306 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
4308         * MAINTAINERS (Write After Approval): Add myself.
4310 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
4312         PR libstdc++/61011
4313         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4314         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4315         * configure: Regenerate.
4317 2014-05-28  Pedro Alves  <palves@redhat.com>
4319         * MAINTAINERS (Write After Approval): Add myself.
4321 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
4323         * MAINTAINERS: Update my affiliation/email.
4325 2014-05-19  Mike Stump  <mikestump@comcast.net>
4327         * MAINTAINERS: Add wide-int reviewers.
4329 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
4331         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4332         * configure: Regenerated.
4334 2014-05-15  Torvald Riegel  <triegel@redhat.com>
4336         * MAINTAINERS (libitm): Add myself as maintainer.
4338 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
4340         * MAINTAINERS (Write After Approval): Add myself.
4342 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
4344         * config.sub, config.guess: Import from upstream.
4346 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4348         * MAINTAINERS (Write After Approval): Put myself in correct order.
4350 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
4352         * MAINTAINERS (Write After Approval): Add myself.
4354 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4356         * MAINTAINERS: Move myself from Reviewers to Write After Approval
4357         section.
4359 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4361         * MAINTAINERS (Write After Approval): Delete myself.
4363 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
4365         PR sanitizer/56781
4366         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4367         and -B* options with -Xcompiler.
4369 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
4371         PR bootstrap/60620
4372         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4373         * Makefile.in: Regenerate.
4375 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
4377         * Makefile.def (dependencies): Make all-ld depend on all-binutils
4378         for WINDRES_FOR_TARGET in default-manifest.o rule.
4379         * Makefile.in: Regenerate.
4381 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4383         * MAINTAINERS (Write After Approval): Add myself.
4385 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4387         PR sanitizer/56781
4388         * Makefile.def: Set bootstrap=true; for host fixincludes.
4389         * configure.ac: Don't bootstrap host fixincludes unless
4390         --with-build-config=bootstrap-{a,ub}san.
4391         * Makefile.in: Regenerated.
4392         * configure: Regenerated.
4394 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4396         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4397         --enable-vtable-verify option parsing.  Don't add
4398         target-libsanitizer to bootstrap_target_libs unless
4399         --with-build-config=bootstrap-asan or
4400         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4401         to bootstrap_target_libs unless --enable-vtable-verify.
4402         * configure: Regenerated.
4404 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4406         * MAINTAINERS (Write After Approval): Add myself.
4408 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4410         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4412 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4414         PR bootstrap/58572
4415         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4416         -I for libstdc++-v3 includes if $(LEAN).
4417         * Makefile.in: Regenerated.
4419 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4421         * MAINTAINERS: Update my email address.
4423 2014-02-24  Walter Lee  <walt@tilera.com>
4425         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4426         (tilegx-*-*): Change to tilegx*-*-*.
4427         * configure: Regenerate.
4429 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4431         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4433 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4435         * MAINTAINERS (Write After Approval): Add myself.
4437 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4439         PR target/59788
4440         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4441         *solaris2*.
4443 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4445         * MAINTAINERS: Update my email address.
4447 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4449         * MAINTAINERS: Convert to UTF-8.
4450         Properly sort Xinliang David Li's entry.
4452 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4453             Sandra Loosemore  <sandra@codesourcery.com>
4455         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4456         nios2 port maintainers.
4458 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4460         * MAINTAINERS (Write After Approval): Add myself.
4462 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4464         * configure.ac: Add user-friendly check for native x86_64-linux
4465         multilibs.
4466         * configure: Regenerate.
4468 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4470         * MAINTAINERS: Add myself as sh maintainer.
4472 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4474         * MAINTAINERS: Add self as SLSR maintainer.
4476 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4478         * MAINTAINERS: Update my email address.
4480 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4482         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4484 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4486         * Makefile.in: Regenerate.
4488         * Makefile.tpl: Fix typo.
4489         * Makefile.in: Regenerate partially.
4491 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4493         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4494         supported.
4495         * configure: Regenerated.
4497 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4499         * MAINTAINERS (Write After Approval): Add myself.
4501 2013-10-30  Jason Merrill  <jason@redhat.com>
4503         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4504         --disable-build-format-warnings.
4506 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4508         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4509         depend on libstdc++ and libgcc.
4510         * configure: Regenerate.
4511         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4512         libcilkrts for POSIX and i*86, and x86_64 architectures.
4513         * Makefile.in: Added libcilkrts related fields to support building it.
4515 2013-10-26  Jeff Law  <law@redhat.com>
4517         * Makefile.def (target_modules): Remove libmudflap
4518         (languages): Remove check-target-libmudflap).
4519         * Makefile.in: Rebuilt.
4520         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4521         * configure.ac (target_libraries): Remove target-libmudflap.
4522         Remove checks which disabled libmudflap on some systems.
4523         * configure: Rebuilt.
4524         * libmudflap: Directory removed.
4526 2013-10-21  Cong Hou  <congh@google.com>
4528         * MAINTAINERS (Write After Approval): Add myself.
4530 2013-10-16  Mike Stump  <mikestump@comcast.net>
4532         * .dir-locals.el: Add.
4534 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4536         * configure.ac: Add --enable-host-shared
4537         * configure: Regenerate.
4539 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4541         Import from savannah.gnu.org:
4542         * config.guess: Update to 2013-06-10 version.
4543         * config.sub: Update to 2013-10-01 version.
4545 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4547         Changes to build configuration to allow big endian ARC ELF toolchain
4548         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4549         * configure: Regenerate.
4551 2013-09-20  Alan Modra  <amodra@gmail.com>
4553         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4554         ppc host match.  Support little-endian powerpc linux hosts.
4556 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4558         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4559         maintainer.
4561 2013-09-12  DJ Delorie  <dj@redhat.com>
4563         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4564         maintainers.
4566 2013-09-03  Richard Biener  <rguenther@suse.de>
4568         * configure.ac: Also allow ISL 0.12.
4569         * configure: Regenerated.
4571 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4573         * MAINTAINERS (Write After Approval): Add myself.
4575 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4577         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4579 2013-08-26  Caroline Tice  <cmtice@google.com>
4581         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4582         "Various Reviewers" to libvtv "Various Maintainers".
4584 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4586         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4588 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4590         * MAINTAINERS: Update name, email.
4592 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4594         * MAINTAINERS (Write After Approval): Add myself.
4596 2013-08-12  Caroline Tice  <cmtice@google.com>
4598         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4599         address in the Write After Approval section.
4601 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4603         * MAINTAINERS (Write After Approval): Update email.
4605 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4607         * configure.ac: Adjust to check VTV_SUPPORTED.
4608         * configure: Regenerated.
4610 2013-08-02  Caroline Tice  <cmtice@google.com>
4612         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4613         on non-linux systems; add target-libvtv to noconfigdirs; add
4614         libsupc++/.libs to C++ library search paths.
4615         * configure: Regenerated.
4616         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4617         libstdc++ and libgcc.
4618         * Makefile.in: Regenerated.
4620 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4622         * MAINTAINERS (Write After Approval): Add myself.
4624 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4625             Shiva Chen  <shiva0217@gmail.com>
4627         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4628         nds32 port maintainers.
4630 2013-07-17  Tim Shen  <timshen91@gmail.com>
4632         * MAINTAINERS (Write After Approval): Add myself.
4634 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4636         * configure.ac: Sync from binutils.
4637         * configure: Regenerate.
4639 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4641         * MAINTAINERS (Write After Approval): Add myself.
4643 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4645         * MAINTAINERS (Write After Approval): Add myself.
4647 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4649         * MAINTAINERS (Write After Approval): Add myself.
4651 2013-04-30  Brooks Moses  <bmoses@google.com>
4653         * MAINTAINERS: Update my email; move myself from Fortran
4654         reviewer to Write After Approval.
4656 2013-04-16  Andreas Schwab  <schwab@suse.de>
4658         * configure.ac (aarch64-*-*): Don't disable java.
4659         * configure: Regenerate.
4661 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4663         * MAINTAINERS (Write After Approval): Add myself.
4665 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4667         * Makefile.def (target_modules): Don't install libffi.
4668         * Makefile.in: Regenerate.
4670 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4672         * MAINTAINERS (Write After Approval): Add myself.
4674 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4676         * MAINTAINERS (Write After Approval): Add myself.
4678 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4680         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4681         * configure: Regenerated.
4683 2013-02-05  Ian Lance Taylor  <iant@google.com>
4685         PR go/55969
4686         * configure.ac: Disable libgo on some systems where it does not
4687         work.
4689 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4691         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4692         Remove Geoff Keating as rs6000 port maintainer, at his request.
4694 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4696         * MAINTAINERS: Update my email.
4698 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4700         * configure: Re-generate.
4702 2013-01-15  Richard Biener  <rguenther@suse.de>
4704         PR other/55973
4705         * configure: Re-generate.
4707 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4709         * Makefile.def (install-target-libsanitizer): Depend on
4710         install-target-libstdc++-v3.
4711         * Makefile.in: Regenerate.
4713 2013-01-14  Richard Biener  <rguenther@suse.de>
4715         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4716         * configure: Re-generate
4718 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4720         * config.sub: Update from config repo.
4722 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4724         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4725         * Makefile.in: Regenerate.
4727 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4729         * MAINTAINERS (arc): Add new port maintainership for myself.
4731 2013-01-09  Jason Merrill  <jason@redhat.com>
4733         * .gitignore: Import from gdb repository.
4735 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4737         * Makefile.def (configure-gcc): Depend on all-gmp.
4738         (all-gcc): Remove dependency on all-gmp.
4739         * Makefile.in: Regenerated.
4741 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4743         * config.sub: Merge from config repo.
4744         * config.guess: Ditto.
4746 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4748         * Makefile.def: Merge from binutils.
4749         * Makefile.in: Ditto.
4751 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4753         * MAINTAINERS: Update my email.
4755 2012-12-29  Ben Elliston  <bje@gnu.org>
4757         * config.guess: Update to 2012-12-29 version.
4758         * config.sub: Likewise.
4760 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4762         * Makefile.def (install-target-libgfortran): Depend on
4763         install-target-libquadmath, install-target-libgcc.
4764         (install-target-libsanitizer): Depend on install-target-libgcc.
4765         (install-target-libjava): Depend on install-target-libgcc.
4766         (install-target-libitm): Depend on install-target-libgcc.
4767         (install-target-libobjc): Depend on install-target-libgcc.
4768         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4769         * Makefile.in: Regenerate.
4771 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4773         * Makefile.def (install-target-libgo): Depend on
4774         install-target-libatomic.
4775         * Makefile.in: Regenerate.
4777 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4779         PR go/55201
4780         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4781         * Makefile.in: Regenerate.
4783 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4785         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4786         * configure: Regenerate.
4788 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4790         * config.sub: Merge from config repo.
4792 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4794         * Makefile.def (target_modules): Add bootstrap=true and
4795         raw_cxx=true to libsanitizer.
4796         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4797         * Makefile.in: Regenerated.
4798         * configure: Likewise.
4800 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4802         * MAINTAINERS: Remove self as RTL optimization maintainer.
4804 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4806         * MAINTAINERS (Write After Approval): Add myself.
4808 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4810         * Makefile.def (target_modules): Remove bootstrap=true and
4811         raw_cxx=true from libsanitizer.
4812         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4813         * Makefile.in: Regenerated.
4814         * configure: Likewise.
4816 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4818         * Makefile.def (target_modules): Add bootstrap=true and
4819         raw_cxx=true to libsanitizer.
4820         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4821         * Makefile.in: Regenerated.
4822         * configure: Likewise.
4824 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4826         PR bootstrap/54279
4827         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4828         * configure: Regenerate.
4829         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4830         * Makefile.in: Regenerate.
4832 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4834         * configure.ac: Disable libsanitizer if we're not building C++.
4835         * configure: Regenerate.
4837 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4839         * MAINTAINERS (Write After Approval): Add myself.
4841 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4843         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4844         Kostya Serebryany (kcc@google.com) and
4845         Jakub Jelinek (jakub@redhat.com).
4846         Rename area for Dodji Seketeli (dodji@redhat.com).
4848 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4850         * MAINTAINERS: (asan.c, related): Add myself.
4852 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4854         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4855         * configure: Regenerate.
4857 2012-11-13  Richard Henderson  <rth@redhat.com>
4859         * configure.ac: Move libsanitizer logic to subdirectory.
4860         * configure: Regenerate.
4862 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4864         * configure.ac: Enable libsanitizer just on x86 linux for now.
4865         * configure: Re-generate.
4867 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4869         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4870         sections.
4871         * configure: Regenerate.
4873 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4875         * configure.ac: Add section for configdirs for libsanitizer.
4876         Disable for cris-*-* and mmix-*-*.
4877         * configure: Regenerate.
4879 2012-11-12  Wei Mi <wmi@google.com>
4881         * configure.ac: Add libsanitizer to target_libraries.
4882         * Makefile.def: Ditto.
4883         * configure: Regenerate.
4884         * Makefile.in: Regenerate.
4885         * libsanitizer: New directory for asan runtime.  Contains an empty
4886         tsan directory.
4888 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4890         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4891         against Mingw64 w32api.
4892         * configure: Regenerate.
4894 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4896         * configure: Regenerated.
4898 2012-11-03  Robert Mason  <rbmj@verizon.net>
4900         * configure.ac: add --disable-libstdcxx configure option
4901         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4903 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4905         * MAINTAINERS (Write After Approval): Add myself.
4907 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4909         * MAINTAINERS (Write After Approval): Add myself.
4911 2012-10-24  Sharad Singhai  <singhai@google.com>
4913         * MAINTAINERS (Write After Approval): Add myself.
4915 2012-10-24  Eric Christopher  <echristo@gmail.com>
4917         * MAINTAINERS: Update email address.
4919 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4921         PR bootstrap/54820
4922         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4923         * configure: Regenerate.
4925 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4927         * MAINTAINERS (aarch64): Add Marcus and myself.
4929 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4931         PR bootstrap/54820
4932         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4933         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4934         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4935         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4936         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4937         * Makefile.in: Regenerate.
4938         * configure.ac (have_static_libs): New variable and associated check.
4939         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4940         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4941         * configure: Regenerate.
4943 2012-10-10  Richard Biener  <rguenther@suse.de>
4945         * MAINTAINERS: Adjust for changed surname.
4947 2012-10-04  Lawrence Crowl  <crowl@google.com>
4949         * MAINTAINERS (Write After Approval): Add myself.
4951 2012-10-01  Cary Coutant  <ccoutant@google.com>
4953         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4955 2012-09-28  Ian Lance Taylor  <iant@google.com>
4957         * Makefile.def: Make all-target-libgo depend on
4958         all-target-libbacktrace.
4959         * Makefile.in: Rebuild.
4961 2012-09-26  Ian Lance Taylor  <iant@google.com>
4963         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4964         * Makefile.in: Rebuild.
4966 2012-09-20  Walter Lee  <walt@tilera.com>
4968         * configure.ac: Add tilegx to list of targets that support gold.
4969         * configure: Regenerate.
4971 2012-09-20  Marek Polacek  <polacek@redhat.com>
4973         * MAINTAINERS (Write After Approval): Add myself.
4975 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4977         * configure.ac: Add mips*-mti-elf* target.
4978         * configure: Regenerate.
4980 2012-09-17  Ian Lance Taylor  <iant@google.com>
4982         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4983         * configure.ac (host_libs): Add libbacktrace.
4984         (target_libraries): Add libbacktrace.
4985         * Makefile.def (host_modules): Add libbacktrace.
4986         (target_modules): Likewise.
4987         * configure, Makefile.in: Rebuild.
4989 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4991         PR target/38607
4992         Merge upstream change.
4993         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4995         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4996         Add libgomp*.o to compare_exclusions for AIX.
4997         * configure: Regenerate.
4999 2012-09-06  Diego Novillo  <dnovillo@google.com>
5001         * configure.ac: Bump minimum GMP version to 4.2.3.
5002         * configure: Re-generate.
5004 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
5006         PR target/54461
5007         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5008         target-libgloss if not configured --with-avrlibc=no.
5009         * configure: Regenerate.
5011 2012-09-04  Jason Merrill  <jason@redhat.com>
5013         * configure.ac: Fix --enable-languages=all.
5015 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
5017         * MAINTAINERS (Write After Approval): Add myself.
5019 2012-09-03  Richard Guenther  <rguenther@suse.de>
5021         PR bootstrap/54138
5022         * configure.ac: Re-organize ISL / CLOOG checks to allow
5023         disabling with either --without-isl or --without-cloog.
5024         * configure: Regenerated.
5026 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
5028         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5029         * configure: Regenerate.
5031 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
5033         * MAINTAINERS: Fix my email address.
5035 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
5037         PR binutils/4970
5038         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5039         and opcodes.
5040         * Makefile.in: Regenerated.
5042 2012-08-26  Art Haas <ahaas@impactweather.com>
5044         * configure: Regenerate.
5046 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
5048         * INSTALL/README: Also refer to the online installation
5049         instructions.
5051 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5053         * MAINTAINERS (Write After Approval): Add myself.
5054         (Picochip port): Remove myself.
5056 2012-08-14   Diego Novillo  <dnovillo@google.com>
5058         Merge from cxx-conversion branch.
5060         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5061         POSTSTAGE1_CONFIGURE_FLAGS.
5062         * Makefile.in: Regenerate.
5063         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
5064         Force C++ when bootstrapping.
5065         * configure: Regenerate.
5067 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
5069         * MAINTAINERS (Write After Approval): Add myself.
5071 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
5073         * README: Document use of ranges of years in copyright notices.
5075 2012-07-06  Richard Guenther  <rguenther@suse.de>
5077         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5078         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5079         --with-gmp=system.
5080         * Makefile.in: Regenerated.
5081         * configure: Likewise.
5083 2012-07-06  Richard Guenther  <rguenther@suse.de>
5085         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5086         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5087         supply V=1 as extra_make_flags.
5088         * configure: Regenerated.
5089         * Makefile.in: Likewise.
5091 2012-07-04  Tristan Gingold  <gingold@adacore.com>
5093         * configure: Regenerate.
5095 2012-07-03  Richard Guenther  <rguenther@suse.de>
5097         * Makfile.def (isl): Remove not necessary extra_exports and
5098         extra_make_flags.
5099         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5100         * Makefile.in: Regenerated.
5102 2012-07-03  Richard Guenther  <rguenther@suse.de>
5104         * Makefile.def (cloog): Add V=1 to extra_make_flags.
5105         * configure.ac: If either the ISL or the CLooG check failed
5106         do not try to build in-tree versions.
5107         * Makefile.in: Regenerated.
5108         * configure: Regenerated.
5110 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5112         * configure: Regenerate.
5114 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
5116         * MAINTAINERS (Various Maintainers): Add myself as testsuite
5117         maintainer.
5119 2012-07-02  Richard Guenther  <rguenther@suse.de>
5121         * configure: Regenerated.
5123 2012-07-02  Richard Guenther  <rguenther@suse.de>
5124         Michael Matz  <matz@suse.de>
5125         Tobias Grosser <tobias@grosser.es>
5126         Sebastian Pop <sebpop@gmail.com>
5128         * Makefile.def: Add ISL host module, remove PPL host module.
5129         Adjust ClooG host module to use the proper ISL.
5130         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5131         * configure.ac: Include config/isl.m4.  Add ISL host library,
5132         remove PPL.  Remove PPL configury, add ISL configury, adjust
5133         ClooG configury.
5134         * Makefile.in: Regenerated.
5135         * configure: Likewise.
5137 2012-07-02  Richard Guenther  <rguenther@suse.de>
5139         Merge from graphite branch
5140         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5142         * configure: Regenerated.
5143         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5144         both cloog.org and legacy versions. The only supported version will
5145         be CLooG with the isl backend.
5147         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5149         * configure: Regenerated.
5150         * configure.ac: Require cloog isl 0.17.0
5152         2011-07-21  Tobias Grosser  <tobias@grosser.es>
5154         * configure: Regenerated.
5155         * config/cloog.m4: Do not define CLOOG_ORG
5157 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
5159         * configure.ac: Skip C if explicitly selected.
5160         * configure: Regenerate.
5162 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
5164         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5165         they contain -O2.
5166         * configure: Regenerate.
5168 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
5170         PR debug/53740
5171         * df.h, df-problems.c, dce.c: Revert last patch.
5173 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
5175         * MAINTAINERS (Write After Approval): Update my email address.
5177 2012-06-21  Meador Inge  <meadori@codesourcery.com>
5179         * MAINTAINERS (Write After Approval): Add myself.
5181 2012-06-20  Jason Merrill  <jason@redhat.com>
5183         * Makefile.tpl (check-target-libgomp-c++): New.
5184         (check-target-libitm-c++): New.
5185         * Makefile.def (c++): Add them.
5186         * Makefile.in: Regenerate.
5188 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
5190         * MAINTAINERS (Write After Approval): Add myself.
5192 2012-05-16  Olivier Hainque  <hainque@adacore.com>
5194         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5195         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5196         (install-no-fixedincludes): Adjust accordingly.
5197         * Makefile.in: Regenerate.
5199 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
5201         Merge upstream change
5202         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5204 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
5206         * MAINTAINERS (Write After Approval): Add myself.
5208 2012-05-09  Nick Clifton  <nickc@redhat.com>
5209             Paul Smith  <psmith@gnu.org>
5211         PR bootstrap/50461
5212         * configure.ac (mpfr-dir): When using in-tree MPFR sources
5213         allow for the fact that from release v3.1.0 of MPFR the source
5214         files were moved into a src sub-directory.
5215         * configure: Regenerate.
5217 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
5219         * configure.ac: Bump minimum MPFR version to 2.4.0.
5220         * configure: Regenerated.
5222 2012-05-01  Richard Henderson  <rth@redhat.com>
5224         * Makefile.def (libatomic): New target_module.
5225         * configure.ac (target_libraries): Add libatomic.
5226         (noconfigdirs): Check if libatomic is supported.
5227         * Makefile.in, configure: Rebuild.
5229 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
5231         * MAINTAINERS (Write After Approval): Add myself.
5233 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
5235         * config.sub: Update to 2012-04-18 version from official repo.
5237 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
5239         * MAINTAINERS (Write After Approval): Add myself.
5241 2012-04-11  Steve Ellcey  <sellcey@mips.com>
5243         * MAINTAINERS: Changed email address.
5245 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
5247         PR target/52737
5248         * contrib/gcc_update (files_and_dependencies):
5249         Remove gcc/config/avr/t-multilib from touch data.
5251 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5253         * MAINTAINERS (OS Port Maintainers): Remove irix.
5254         * configure.ac (enable_libgomp): Remove *-*-irix6*.
5255         (unsupported_languages): Remove mips-sgi-irix6.*.
5256         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5257         (with_stabs): Remove.
5258         * configure: Regenerate.
5260 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5262         * MAINTAINERS (OS Port Maintainers): Remove osf.
5263         * configure.ac (enable_libgomp): Remove *-*-osf*.
5264         (with_stabs): Remove alpha*-*-osf*.
5265         * configure: Regenerate.
5267 2012-03-05  Tristan Gingold  <gingold@adacore.com>
5269         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5270         * configure: Regenerate.
5272 2012-02-17  Walter Lee  <walt@tilera.com>
5274         * MAINTAINERS: (Write After Approval): Delete myself.
5276 2012-02-14  Walter Lee  <walt@tilera.com>
5278         * MAINTAINERS (tilegx port): Add myself.
5279         (tilepro port): Add myself.
5280         (Write After Approval): Add myself.
5282 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
5284         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5285         and Joseph Myers as docstring relicensing maintainers.
5287 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
5289         * MAINTAINERS (write-after-approval): Add myself.
5291 2012-02-08  Ira Rosen <irar@il.ibm.com>
5293         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5294         maintainer.
5296 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5298         * MAINTAINERS (Write After Approval): Move myself to
5299         maintain alphabetical order.
5301 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
5303         * MAINTAINERS (Write After Approval): Add myself.
5305 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
5307         * MAINTAINERS (Write After Approval): Add myself.
5309 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5310             Jayant R Sonar <jayant.sonar@kpitcummins.com>
5312         * configure.ac (cr16-*-*): Remove nonconfigdirs.
5313         * configure: Regenerate.
5315 2012-01-23  Harshit Chopra  <harshit@google.com>
5317         * MAINTAINERS (Write After Approval): Add myself.
5319 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
5321         * configure.ac: Remove reference to mh-interix.
5322         * configure: Regenerate.
5324 2012-01-05  Richard Henderson  <rth@redhat.com>
5326         PR bootstrap/51072
5327         * configure.ac: Disable libitm if c++ is not enabled.
5328         * configure: Rebuild.
5330         * configure.ac: Fix regexp for same.
5331         * configure: Rebuild.
5333 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
5335         * MAINTAINERS (Write After Approval): Add myself.
5337 2012-01-02  Richard Guenther  <rguenther@suse.de>
5339         PR bootstrap/51686
5340         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5341         * Makefile.in: Regenerate.
5343 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
5345         * MAINTAINERS (Write After Approval): Add myself.
5347 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
5349         * configure: Regenerate.
5351 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
5353         * MAINTAINERS (picochip): Changed email address.
5355 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
5357         * MAINTAINERS (write-after-approval): Add self.
5359 2011-11-29  DJ Delorie  <dj@redhat.com>
5361         * configure.ac (rl78-*-*) New case.
5362         * configure: Regenerate.
5363         * MAINTAINERS: Add myself as RL78 maintainer.
5365 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5367         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5369 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
5371         * libtool.m4: Additional FreeBSD 10 fixes.
5373 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
5375         * MAINTAINERS: Move myself from Write After Approval to CPU Port
5376         Maintainers section, as Epiphany maintainer.
5378 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5380         PR target/49992
5381         * configure.ac: Remove ranlib special-casing for Darwin.
5382         * configure: Regenerate.
5384 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5386         * MAINTAINERS (Reviewers): Keep the list sorted.
5388 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5390         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5392 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5394         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5395         * configure: Rebuild.
5396         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5397         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5398         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5399         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5400         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5401         Add READELF.
5402         * Makefile.in: Rebuild.
5404 2011-11-09  Jason Merrill  <jason@redhat.com>
5406         * Makefile.def (language=c++): Remove check-c++0x.
5407         * Makefile.in (check-gcc-c++): Regenerate.
5409 2011-11-08  Richard Henderson  <rth@redhat.com>
5411         * configure.ac: Test for libitm directory present first.
5413         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5415         * configure.ac: Test libitm/configure.tgt to disable libitm.
5416         * configure: Rebuild.
5418 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5419             Richard Henderson  <rth@redhat.com>
5421         Merged from transactional-memory.
5423         * Makefile.def (lang_env_dependencies): libitm is c++.
5424         Add libitm target module.
5425         * configure.ac: Likewise.
5426         * config/mmap.m4: New file.
5427         * contrib/gcc_update: Add libitm to touch data.
5428         * Makefile.in, configure: Rebuild.
5430 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5432         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5433         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5434         * Makefile.in: Regenerate.
5436 2011-11-01  DJ Delorie  <dj@redhat.com>
5438         * config.sub: Update to version 2011-10-29 (added rl78)
5440 2011-10-27  Nick Clifton  <nickc@redhat.com>
5442         * config.sub: Import these changes from the config project:
5444         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5445             Ben Elliston  <bje@gnu.org>
5447         * config.sub (epiphany): New.
5449         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5450             Ben Elliston  <bje@gnu.org>
5452         * config.sub (hexagon, hexagon-*): New.
5454         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5456         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5457         64eb to be64.
5459         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5461         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5462         (nacl): Grok as alias for 32el-unknown-nacl.
5464 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5466         * MAINTAINERS (Write After Approval): Add myself.
5468 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5470         * MAINTAINERS (Write After Approval): Add myself.
5472 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5474         * MAINTAINERS (sparc port): Remove myself.
5476 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5478         * MAINTAINERS (Write After Approval): Add myself.
5480 2011-08-14  Yao Qi  <yao@codesourcery.com>
5482         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5483         * configure: Regenerate.
5485 2011-07-26  Ian Lance Taylor  <iant@google.com>
5487         * configure.ac: Set have_compiler based on whether gcc directory
5488         exists, rather than on whether gcc is in configdirs.
5489         * configure: Rebuild.
5491 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5493         * MAINTAINERS (Global Reviewers): Add self.
5495 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5497         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5498         link directories.
5499         * Makefile.in: Rebuild.
5501 2011-07-20  Ian Lance Taylor  <iant@google.com>
5503         PR bootstrap/49787
5504         * configure.ac: Move --enable-bootstrap handling earlier in file.
5505         If --enable-bootstrap and either --enable-build-with-cxx or
5506         --enable-build-poststage1-with-cxx, enable C++ automatically.
5507         * configure: Rebuild.
5509 2011-07-19  Ian Lance Taylor  <iant@google.com>
5511         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5512         make C++ a boot_language.  Set and substitute
5513         POSTSTAGE1_CONFIGURE_FLAGS.
5514         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5515         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5516         * configure, Makefile.in: Rebuild.
5518 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5520         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5521         maintainers.
5523 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5525         * MAINTAINERS (Global Reviewers): Add myself.
5527 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5529         * configure: Regenerate.
5531 2011-07-16  Jason Merrill  <jason@redhat.com>
5533         * Makefile.def (language=c++): Add check-c++0x and
5534         check-target-libmudflap-c++.
5535         * Makefile.tpl (check-target-libmudflap-c++): New.
5536         * Makefile.in: Regenerate.
5538 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5540         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5541         * Makefile.def (target_modules/libjava): Pass
5542         $(EXTRA_CONFIGARGS_LIBJAVA).
5543         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5544         if not configured with --enable-static-libjava.
5545         * Makefile.in: Regenerate.
5546         * configure: Likewise.
5548 2011-07-15  Jason Merrill  <jason@redhat.com>
5550         * Makefile.in (check-c++): Move check-gcc-c++0x after
5551         check-target-libstdc++-v3.
5553 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5555         * MAINTAINERS (c6x port): New entry.
5557 2011-07-13  Jason Merrill  <jason@redhat.com>
5559         * Makefile.in (check-gcc-c++0x): New.
5560         (check-c++): Depend on it.
5562 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5564         PR target/39150
5565         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5566         x86_64-*-solaris2.1[0-9]*.
5567         * configure: Regenerate.
5569 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5571         * MAINTAINERS (RTL optimizers): Add self.
5573 2011-06-27  Gabriel Charette  <gchare@google.com>
5575         * MAINTAINERS (Write After Approval): Add myself.
5577 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5579         PR regression/47836
5580         PR bootstrap/23656
5581         PR other/47733
5582         PR bootstrap/49247
5583         PR c/48825
5584         * configure.ac (target_libraries): Remove target-libiberty.
5585         Remove case-statement setting skipdirs=target-libiberty for
5586         multiple targets.  Remove checking target_configdirs and
5587         removing target-libiberty but keeping target-libgcc if
5588         otherwise empty.
5589         * Makefile.def (target_modules): Don't add libiberty.
5590         (dependencies): Remove all traces of target-libiberty.
5591         * configure, Makefile.in: Regenerate.
5593 2011-06-13  Walter Lee <walt@tilera.com>
5595         * configure.ac (tilepro-*-*) New case.
5596         (tilegx-*-*): Likewise.
5597         * configure: Regenerate.
5599 2011-06-06  Jing Yu  <jingyu@google.com>
5601         * configure.ac: Skip target-libiberty for
5602         arm*-*-linux-androideabi.
5603         * configure: Regenerated.
5605 2011-06-06  Nick Clifton  <nickc@redhat.com>
5607         * config.sub: Sync from upstream.
5609 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5611         * MAINTAINERS (Write After Approval): Add myself.
5613 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5615         * MAINTAINERS: Update my email address.
5617 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5619         * MAINTAINERS (Write After Approval): Update my email address.
5621 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5623         * MAINTAINERS (Write After Approval): Add myself.
5625 2011-05-08  Doug Kwan  <dougkwan@google.com>
5627         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5628         * configure: Regenerated.
5629         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5630         value from configure.
5631         * Makefile.in: Regenerated.
5633 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5635         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5636         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5637         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5638         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5639         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5640         *-*-vxworks*): Disable newlib and libgloss in separate case
5641         statement.
5642         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5643         to separate case statement.
5644         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5645         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5646         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5647         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5648         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5649         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5650         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5651         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5652         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5653         i[[3456789]]86-*-rdos*, m32r-*-*,
5654         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5655         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5656         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5657         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5658         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5659         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5660         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5661         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5662         and libgloss in main case over targets.  Remove most empty cases
5663         in main case over targets.
5664         * configure: Regenerate.
5666 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5668         * MAINTAINERS (Write After Approval): Add myself.
5670 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5672         * configure.ac: Remove code setting special library locations for
5673         hppa*64*-*-hpux11*.  Remove code setting compiler for
5674         sparc-sun-solaris2*.
5675         * configure: Regenerate.
5677 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5679         * configure.ac: Separate libgloss_dir settings from general case
5680         over targets.
5681         * configure: Regenerate.
5683 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5685         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5686         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5687         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5688         cases in libgcj-disabling case statement.
5689         (hppa*64*-*-linux*): Set unsupported_languages instead of
5690         disabling target-zlib.
5691         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5692         to hppa*64*-*-hpux*.
5693         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5694         hppa*-*-hpux*.
5695         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5696         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5697         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5698         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5699         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5700         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5701         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5702         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5703         libgcj-disabling case statement.
5704         * configure: Regenerate.
5706 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5708         * configure.ac: Disable Java for targets not supporting libffi.
5709         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5710         Remove cases in Java-disabling statement.
5711         (*arm-wince-pe): Change to arm-wince-pe.
5712         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5713         cases in Java-disabling statement.
5714         (bfin-*-*): Don't disable Java again.
5715         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5716         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5717         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5718         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5719         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5720         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5721         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5722         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5723         Java-disabling statement.
5724         (mmix-*-*): Don't disable Java again.
5725         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5726         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5727         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5728         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5729         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5730         statement.
5731         * configure: Regenerate.
5733 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5735         * configure.ac: Separate cases disabling Java and Java libraries
5736         from general case over targets.
5737         * configure: Regenerate.
5739 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5741         * MAINTAINERS: Update my email address.
5743 2011-04-20  Easwaran Raman  <eraman@google.com>
5745         * MAINTAINERS (Write After Approval): Add myself.
5747 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5749         PR lto/48086
5750         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5751         * configure: Regenerate.
5753 2011-04-16  Jim Meyering  <meyering@redhat.com>
5755         * MAINTAINERS (Write After Approval): Add myself.
5757 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5759         * MAINTAINERS: Update my email address.
5761 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5763         * MAINTAINERS (Write After Approval): Add myself.
5765 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5767         * MAINTAINERS (Write After Approval): Add myself.
5769 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5771         * MAINTAINERS (Write After Approval): Add myself.
5773 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5775         * configure.ac (build_tools): Remove build-byacc.
5776         (host_libs): Remove mmalloc.
5777         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5778         autoconf automake libtool diff rcs fileutils shellutils time
5779         textutils wdiff find uudecode hello tar gzip indent recode release
5780         sed perl gawk findutils gettext zip.
5781         (libgcj): Remove target-qthreads.
5782         (target_tools): Remove target-examples target-gperf.
5783         (YACC): Don't handle building byacc.
5784         * configure: Regenerate.
5785         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5786         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5787         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5788         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5789         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5790         handle building components.
5791         * Makefile.in: Regenerate.
5793 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5795         * MAINTAINERS: Update my email address as Xtensa maintainer.
5797 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5799         * config.sub: Sync from upstream.
5801 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5803         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5804         (microblaze*): Don't disable libssp.
5805         * configure: Regenerate.
5807 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5809         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5810         moveifchange.
5811         * configure: Regenerate.
5812         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5813         * Makefile.in: Regenerate.
5815 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5817         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5818         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5819         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5820         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5821         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5822         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5823         md_exec_prefix cases.
5824         * configure: Regenerate.
5826 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5828         * configure.ac: Separate cases disabling target-libssp,
5829         target-libiberty, target-libstdc++-v3 and Fortran from general
5830         case over targets.
5831         * configure: Regenerate.
5833 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5835         * configure.ac (*-*-chorusos): Don't disable libgcj.
5836         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5837         Remove case.
5838         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5839         (arm-*-coff): Don't disable libgcj.
5840         (arm*-*-linux-gnueabi): Remove useless assignment.
5841         (arm-*-riscix*): Don't disable libgcj.
5842         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5843         configuration.
5844         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5845         (c54x*-*-*): Remove case.
5846         (tic54x-*-*): Don't disable GCC or GCC libraries.
5847         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5848         to *.
5849         (d10v-*-*): Don't disable GCC libraries.
5850         (d30v-*-*): Don't disable libgcj.
5851         (h8500-*-*): Don't disable GCC libraries.
5852         (i960-*-*): Don't disable libgcj.
5853         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5854         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5855         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5856         libgcj.
5857         (m68k-*-coff*): Remove case.
5858         (mmix-*-*): Don't disable libgloss on host.
5859         (mn10200-*-*, mn10300-*-*): Remove cases.
5860         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5861         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5862         Don't disable libgcj.
5863         (romp-*-*): Remove case.
5864         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5865         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5866         case.
5867         (v810-*-*): Don't disable GCC libraries.
5868         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5869         (ip2k-*-*): Don't disable GCC libraries.
5870         * configure: Regenerate.
5872 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5874         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5875         libffi on host.
5876         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5877         on host.
5878         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5879         * configure: Regenerate.
5881 2011-03-26  John Marino  <binutils@marino.st>
5883         * configure.ac: Add support for *-*-dragonfly*
5884         * configure: Regenerate.
5886 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5888         * configure.ac (native_only): Remove.
5889         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5890         send-pr uudecode guile gnuserv on host.
5891         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5892         send-pr rcs guile perl texinfo libtool on host.
5893         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5894         automake send-pr rcs guile perl texinfo libtool on host.
5895         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5896         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5897         (alpha*-dec-osf*): Don't disable fileutils on target.
5898         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5899         texinfo send-pr expect dejagnu on target.
5900         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5901         target-qthreads on target.
5902         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5903         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5904         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5905         x86_64-*-mingw*): Don't disable expect on target.
5906         (*-*-cygwin*): Don't disable target-gperf on target.
5907         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5908         gnuserv on target.
5909         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5910         target.
5911         * configure: Regenerate.
5913 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5915         * configure.ac (target_tools): Remove target-groff.
5916         (native_only): Remove target-groff.
5917         (hppa*64*-*-*): Don't disable byacc.
5918         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5919         setting.
5920         (*-*-kaos*): Don't skip target-librx and target-groff.
5921         (*-*-netware*): Don't skip target-libmudflap.
5922         (*-*-tpf*): Don't skip target-libmudflap.
5923         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5924         directories on the host.
5925         (ia64*-*-*vms*): Don't skip tix.
5926         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5927         host.
5928         * configure: Regenerate.
5930 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5932         * configure.ac: Remove references to mt-mep, mt-netware,
5933         mt-wince.
5934         * Makefile.def: Add all-utils soft dependencies.
5935         * Makefile.tpl: Remove GDB_NLM_DEPS.
5936         * configure: Regenerate.
5937         * Makefile.in: Regenerate.
5939 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5941         * configure.ac: Do not include mh-x86omitfp.
5942         * configure: Regenerate.
5944 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5946         * configure.ac: Remove empty cases.
5947         * configure: Regenerate.
5949 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5951         * Makefile.def: Add dependency from termcap to gdb.
5952         * Makefile.in: Regenerate.
5954 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5956         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5957         * configure: Regenerate.
5958         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5959         * Makefile.tpl: Likewise.
5960         * Makefile.in: Regenerate.
5962 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5964         * configure.ac: Remove all mentions of tentative_cc.
5965         * configure: Regenerate.
5967 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5969         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5970         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5971         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5972         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5973         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5974         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5975         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5976         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5977         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5978         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5979         *-*-rhapsody*): Remove host cases.
5980         * configure: Regenerate.
5982 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5984         * configure.ac (ppc*-*-pe): Remove host case.
5985         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5986         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5987         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5988         cases.
5989         * configure: Regenerate.
5991 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5993         * config.sub: Update to version 2011-03-23.
5995 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5997         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5998         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5999         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6000         * configure: Regenerate.
6002 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
6004         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
6005         to Write After Approval.
6006         * config-ml.in: Don't handle arc-*-elf*.
6007         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6008         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6009         handle GCC libraries.
6010         * configure: Regenerate.
6012 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6014         PR bootstrap/48120:
6015         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6016         Add -lstdc++ -lm to LIBS.
6017         * configure: Regenerate.
6019 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
6021         * config.guess: Update to version 2011-02-02
6022         * config.sub: Update to version 2011-02-24
6024 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
6026         PR lto/48086
6027         * configure.ac: Re-enable LTO on *-apple-darwin9.
6028         * configure: Regenerate.
6030 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
6032         PR lto/48086
6033         * configure.ac: Disable LTO on darwin due to an assembler change in
6034         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6035         under 256.
6036         * configure: Regenerate.
6038 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
6040         * MAINTAINERS: Update myself as score backend maintainer,
6041         update my e-mail address.
6043 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
6045         * MAINTAINERS: Update my e-mail address.
6047 2011-03-06  Joey Ye  <joey.ye@arm.com>
6049         * MAINTAINERS: Update my e-mail address.
6051 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6053         * configure.ac: Adjust test of with_ppl.
6054         * configure: Regenerated.
6056 2011-03-02  Kai Tietz  <ktietz@redhat.com>
6058         * MAINTAINERS: Adjust my e-mail address.
6060 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6062         * configure.ac: Add -lpwl to ppllibs.
6063         * configure: Regenerated.
6065 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
6067         * config/cloog.m4: Add -lisl to clooglibs.
6068         * configure: Regenerated.
6070 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6072         * MAINTAINERS (CPU Port maintainers): Add self.
6074 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6076         * MAINTAINERS: Add myself as testsuite maintainer.
6078 2011-02-15  Mike Stump  <mikestump@comcast.net>
6080         * MAINTAINERS: Add myself as testsuite maintainer.
6082 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6084         Import from Libtool and gnulib:
6086         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
6088         Prepare for supporting FreeBSD 10.
6089         * config.rpath: Remove handling of freebsd1* which soon would
6090         match FreeBSD 10.0.
6092         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
6094         Remove support for FreeBSD 1.x.
6095         * libtool.m4 (_LT_LINKER_SHLIBS)
6096         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6097         soon would incorrectly match FreeBSD 10.0.
6099 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6101         PR binutils/12283
6102         * move-if-change: Import version from gnulib.
6104 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
6106         PR lto/47225
6107         * Makefile.def (lto-plugin): Double dash for enable-shared.
6108         (configure-gcc): Depend on all-lto-plugin.
6109         * Makefile.in: Rebuilt.
6111 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6113         * configure.ac: Remove extra bracket.
6114         * configure: Regenerate.
6116 2011-02-08  Tobias Burnus  <burnus@net-b.de>
6118         * MAINTAINERS: Add myself as libquadmath maintainer.
6120 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
6122         * MAINTAINERS: Update my email address.
6124 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
6126         * MAINTAINERS (option handling): Add self.
6128 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
6130         PR lto/47225
6131         * Makefile.def: Add dependency for install-gcc
6132         on install-lto-plugin.
6133         * Makfile.in: Regenerated
6135 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
6137         * MAINTAINERS (CPU Port Maintainers): Add myself.
6139 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
6141         PR libgcj/44341
6142         * configure.ac: Discard --with-* flags for host when configuring
6143         target libraries for cross build.
6144         * configure: Rebuilt.
6146 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6148         * MAINTAINERS (linear loop transforms): Removed.
6150 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
6152         * configure.ac: If with_ppl is no, move setting with_cloog=no
6153         after CLOOG_REQUESTED check.
6154         * configure: Regenerated.
6156 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6158         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6159         CLooG has been requested.
6160         * configure: Regenerated.
6162 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
6164         * configure: Regenerated.
6165         * configure.ac: Check for version 0.11 (or later revision) of PPL.
6167 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
6169         * configure: Regenerated.
6170         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6172 2011-01-21  Andreas Schwab  <schwab@redhat.com>
6174         * configure.ac: Use AS_HELP_STRING throughout.
6175         * configure: Regenerate.
6177 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
6179         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6180         * configure: Regenerate.
6182 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6184         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6186 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
6188         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6189         for ia64-hpux.
6190         * configure: Regenerate.
6192 2011-01-07  Jan Hubicka  <jh@suse.cz>
6194         PR lto/47225
6195         * Makefile.in: Regenerate.
6196         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6197         configure.
6199 2011-01-07  Jan Hubicka  <jh@suse.cz>
6201         * Makefile.in: Regenerate.
6202         * Makefile.def (gcc host module) and soft dependency on lto-plugin
6203         and configure dependency on lto-plugin configure.
6204         (lto-plugin module): Remove dependency on GCC; add dependency on
6205         liniberty.
6207 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
6209         * MAINTAINERS (Write After Approval): Add myself.
6211 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
6213         * configure: Regenerate.
6215 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
6217         * configure.ac: (picochip): Disable libiberty.
6219 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
6221         * MAINTAINERS (Write After Approval): Add myself.
6223 2010-12-10  Ian Lance Taylor  <iant@google.com>
6225         PR bootstrap/46819
6226         * configure.ac: For --disable-libgcj clear libgcj_saved.
6227         * configure: Rebuild.
6229 2010-12-10  Tobias Burnus  <burnus@net-b.de>
6231         PR fortran/46540
6232         * configure.ac: Add --disable-libquadmath and
6233         --disable-libquadmath-support.
6234         * configure: Regenerate.
6236 2010-12-03  Ian Lance Taylor  <iant@google.com>
6238         * MAINTAINERS: Add myself as libgo maintainer.
6240 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6242         PR libffi/46792
6243         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6244         * configure: Regenerate.
6246 2010-12-02  Ian Lance Taylor  <iant@google.com>
6248         * configure.ac: Always set default for poststage1_ldflags to
6249         -static-libstdc++ -static-libgcc.
6251 2010-11-29  Andreas Schwab  <schwab@redhat.com>
6253         * configure.ac: Move comment to remove extra space in last argument
6254         of GCC_TARGET_TOOL.
6256 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
6258         PR other/46026
6259         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6260         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6261         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6262         (BASE_FLAGS_TO_PASS): Use it.
6263         * configure: Rebuilt.
6264         * Makefile.in: Rebuilt.
6266 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
6268         PR binutils/12258
6269         * configure.ac: Correct comments for --enable-gold/--enable-ld.
6270         Properly check default linker.
6271         * configure: Regnerated.
6273 2010-11-23  Matthias Klose  <doko@ubuntu.com>
6275         * configure.ac: For --enable-gold, handle value `default' instead of
6276         `both*'.  New configure option --{en,dis}able-ld.
6277         * configure: Regenerate.
6279 2010-11-20  Ian Lance Taylor  <iant@google.com>
6281         * configure.ac: Only disable a language library if no language needs
6282         it.  Don't let --disable-libgcj uncondtionally disable libffi.
6283         * configure: Rebuild.
6285 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6287         * Makefile.in: Regenerate.
6289         PR other/46202
6290         * configure.ac: Fix just-built in-tree STRIP name to be
6291         binutils/strip-new.
6292         * configure: Regenerate.
6293         * Makefile.def (install-strip-gcc, install-strip-binutils)
6294         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6295         (install-strip-sid): Mirror dependencies on non-strip variants
6296         of these targets on the respective -strip prerequisites.
6297         * Makefile.tpl (install-strip, install-strip-host)
6298         (install-strip-target): New targets.
6299         (install-strip-[+module+], install-strip-target-[+module+]):
6300         New targets.
6301         * Makefile.in: Regenerate.
6303 2010-11-19  Ian Lance Taylor  <iant@google.com>
6304             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6306         * configure.ac: Add target-libgo to target_libraries.  Set
6307         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6308         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6309         (HOST_EXPORTS): Add GOC.
6310         (BASE_TARGET_EXPORTS): Add GOC.
6311         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6312         (GOCFLAGS_FOR_TARGET): New variable.
6313         (EXTRA_HOST_FLAGS): Add GOC.
6314         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6315         * Makefile.def (target_modules): Add libgo.
6316         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6317         (dependencies): Add dependency from configure-target-libgo to
6318         configure-target-libffi and all-target-libstdc++-v3.  Add
6319         dependencies from all-target-libgo to all-target-libffi.
6320         (languages): Add go.
6321         * configure: Rebuild.
6322         * Makefile.in: Rebuild.
6324 2010-11-19  Ian Lance Taylor  <iant@google.com>
6326         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6327         compiler/flag environment variables.
6329 2010-11-18  Ian Lance Taylor  <iant@google.com>
6331         * configure.ac: Check for lang_requires_boot_languages in
6332         config-lang.in files.
6333         * configure: Rebuild.
6335 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6336             Tobias Burnus  <burnus@net-b.de>
6338         PR fortran/32049
6339         * Makefile.def: Add libquadmath; build it with language=fortran.
6340         * configure.ac: Add libquadmath.
6341         * Makefile.tpl: Handle multiple libs in check-[+language+].
6342         * Makefile.in: Regenerate.
6343         * configure: Regenerate.
6345 2010-11-16  Tom Tromey  <tromey@redhat.com>
6347         * MAINTAINERS: Moved myself to reviewers section.
6349 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
6351         * MAINTAINERS: Moved myself to reviewers section.
6353 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6355         * MAINTAINERS (Various Maintainers): Add self for build machinery.
6356         (Write After Approval): Remove self.
6358 2010-11-15  Andreas Schwab  <schwab@redhat.com>
6360         * configure.ac: Fix spelling in option names.
6361         * configure: Regenerated.
6363 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
6365         PR bootstrap/39622
6366         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6367         * configure: Regenerated.
6369 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
6371         * MAINTAINERS: Update my email address.
6373 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6375         * configure: Regenerate.
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-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6391         * configure.ac: Support official CLooG.org versions.
6392         * configure: Regenerate.
6393         * config/cloog.m4: New.
6395 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6397         * MAINTAINERS (Write After Approval): Add myself.
6399 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6401         * MAINTAINERS: Update my email address.
6403 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6405         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6406         * configure: Regenerate.
6408 2010-11-03  Ian Lance Taylor  <iant@google.com>
6409             Dave Korn  <dave.korn.cygwin@gmail.com>
6411         PR lto/46273
6412         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6413         and on other supported platforms whenever LTO is enabled.
6414         * configure: Rebuild.
6416 2010-11-02  Alan Modra  <amodra@gmail.com>
6418         PR binutils/12110
6419         * configure.ac: Error when source path contains spaces.
6420         * configure: Regenerate.
6422 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6424         * MAINTAINERS: Update my email address.
6426 2010-10-20  Ian Lance Taylor  <iant@google.com>
6428         * Makefile.def (target_modules): Set lib_path to src/.libs for
6429         libstdc++-v3 module.
6430         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6431         * Makefile.in: Rebuild.
6433 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6435         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6436         (Write After Approval): Remove myself.
6438 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6440         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6442 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6444         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6446 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6448         * configure.ac (build_lto_plugin): New shell variable.
6449         (--enable-lto): Turn on by default for all non-ELF platforms that
6450         have had LTO support added so far.  Set build_lto_plugin appropriately
6451         for both ELF and non-ELF.
6452         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6453         * configure: Regenerate.
6455 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6457         Sync from src:
6458         * configure.ac (v850 support): Remove target-libgloss from
6459         noconfigdirs.
6460         * configure: Regenerate.
6462 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6464         PR bootstrap/45326
6465         PR bootstrap/45174
6466         * configure.ac: Honor initial values of $build_configargs,
6467         $host_configargs, $target_configargs.  Mark the precious, so
6468         environment settings get recorded.
6469         * configure: Regenerate.
6471 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6473         PR bootstrap/45796
6474         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6475         Depend on all-build-libiberty.
6476         * Makefile.in: Regenerate.
6478 2010-09-30  Michael Eager  <eager@eagercon.com>
6480         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6481         * configure: Regenerate.
6483 2010-09-28  Michael Eager  <eager@eagercon.com>
6485         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6487 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6489         PR bootstrap/44621
6490         * configure.ac: Fix unportable shell quoting.
6491         * configure: Regenerate.
6493 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6495         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6496         targets and amend comment.
6497         * configure: Regenerate.
6499 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6501         * MAINTAINERS (Write After Approval): Add myself.
6503 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6505         * configure.ac: Enable LTO by default on Darwin.
6506         * configure: Regenerate.
6508 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6510         * MAINTAINERS (Write After Approval): Add myself.
6512 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6514         * MAINTAINERS (Write After Approval): Add myself.
6516 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6518         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6519         ports
6521 2010-07-28  David Yuste  <david.yuste@gmail.com>
6523         * MAINTAINERS (Write After Approval): Add myself.
6525 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6527         * configure.ac: Support all v850 targets.
6528         * configure: Regenerate.
6530 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6532         PR bootstrap/44455
6533         * configure.ac (extra_mpfr_configure_flags): Copy from
6534         extra_mpc_gmp_configure_flags.
6535         * configure: Re-generated.
6537 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6539         * MAINTAINERS (Write After Approval): Add myself.
6541 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6543         * MAINTAINERS (Write After Approval): Add myself.
6545 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6547         * MAINTAINERS (Write After Approval): Add myself.
6549 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6551         PR target/44862
6552         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6553         Provide -B option to allow for link spec %s substitutions for
6554         libstdc++.a on darwin.
6555         * Makefile.in: Regenerate.
6557 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6559         * MAINTAINERS (Reviewers): Update my e-mail address
6561 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6563         * Makefile.def (configure-gcc): Depend on all-libelf.
6564         * Makefile.in: Rebuild.
6566 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6568         * MAINTAINERS (Write After Approval): Add myself in the right place.
6570 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6572         * MAINTAINERS (Write After Approval): Add myself.
6574 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6576         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6578 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6580         * config.sub: Update to version 2010-05-21.
6581         * config.guess: Update to version 2010-04-03.
6583 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6585         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6586         * configure: Regenerate.
6588 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6590         * MAINTAINERS (Write After Approval): Add myself.
6592 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6594         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6595         a platform that supports LTO.
6596         * configure: Regenerate.
6598 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6600         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6601         * configure: Regenerated.
6603 2010-04-27  Roland McGrath  <roland@redhat.com>
6604             H.J. Lu  <hongjiu.lu@intel.com>
6606         * configure.ac (--enable-gold): Support both, both/gold and
6607         both/bfd to add gold to configdirs without removing ld.
6608         * configure: Regenerated.
6610         * Makefile.def: Add install-gold dependency to install-ld.
6611         * Makefile.in: Regenerated.
6613 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6615         PR lto/42776
6616         * configure.ac (--enable-lto): Refactor handling so libelf tests
6617         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6618         and allow LTO to be explicitly enabled on non-ELF platforms that
6619         are known to support it inside else-clause.
6620         * configure: Regenerate.
6622 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6624         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6625         * configure: Regenerate.
6627 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6629         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6630         * configure: Regenerate.
6632 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6634         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6635         separately.
6636         * configure: Regenerate.
6638 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6640         * MAINTAINERS (Write After Approval): Add myself.
6642 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6644         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6645         * configure: Regenerate.
6647 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6649         * configure: Regenerate after change to elf.m4.
6651 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6653         * MAINTAINERS (Write After Approval): Add myself.
6655 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6657         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6658         * configure: Regenerated.
6660 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6662         * configure.ac: Print "buggy but acceptable" when CLooG
6663         revision is less than 9.
6664         * configure: Regenerated.
6666 2010-04-01  Diego Novillo  <dnovillo@google.com>
6668         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6670 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6672         PR bootstrap/43615
6673         PR bootstrap/43328
6675         Revert:
6677         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6679         * configure.ac: Do not pass --enable-multilib nor
6680         --disable-multilib in baseargs.  Accept explicitly passed
6681         --enable_multilib.
6682         * configure: Regenerate.
6684 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6686         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6688 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6690         * MAINTAINERS: Remove myself.
6692 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6694         PR bootstrap/43328
6695         * configure.ac: Do not pass --enable-multilib nor
6696         --disable-multilib in baseargs.  Accept explicitly passed
6697         --enable_multilib.
6698         * configure: Regenerate.
6700 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6702         * MAINTAINERS (spu port): Remove me.
6704 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6706         * configure.ac (tic6x-*-*): New case.
6707         * configure: Regenerate.
6709 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6711         * config.sub: Update to version 2010-03-22.
6712         * config.guess: Update to version 2009-12-30.
6714 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6716         PR ada/42554
6717         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6718         * configure: Regenerate.
6720 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6722         * MAINTAINERS: Update my email address.
6724 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6726         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6727         (ghassan.shobaki@amd.com): Removed.
6729 2010-03-17  Alan Modra  <amodra@gmail.com>
6731         * MAINTAINERS: Update my email address.
6733 2010-03-16  Diego Novillo  <dnovillo@google.com>
6735         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6736         Matthews.
6738 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6740         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6741         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6743 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6745         * MAINTAINERS: Update my email address.
6747 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6749         * MAINTAINERS: Update my email address.
6751 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6753         * MAINTAINERS: Update my email address.
6755 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6757         * MAINTAINERS: Update my email address.
6759 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6761         PR libstdc++/32499
6762         * configure.ac (RANLIB): Default to true.
6763         (STRIP): Likewise.
6764         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6765         * configure: Regenerate.
6767 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6769         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6770         (Write After Approval): Update my email address.
6772 2010-02-17  Nick Clifton  <nickc@redhat.com>
6774         PR 11238
6775         * Makefile.tpl (local-distclean): Also remove config.cache files in
6776         sub-directories as there may not be Makefiles present in the
6777         sub-directories.
6778         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6779         the config.cache files found by the find command.
6781         * Makefile.in: Regenerate.
6782         * configure.ac: Revert previous delta.
6783         * configure: Regenerate.
6785 2010-02-15  Nick Clifton  <nickc@redhat.com>
6787         PR 11238
6788         * configure.ac: Delete config.cache files in sub-directories when
6789         deleting Makefiles.
6790         * configure: Regenerate.
6792 2010-02-12  Ben Elliston  <bje@gnu.org>
6794         * MAINTAINERS: Update my email address.
6796 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6798         * MAINTAINERS (spu port): Update my email address.
6800 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6802         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6804 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6806         * configure.ac: Add "recommended" version checks for GMP/MPC.
6807         Update recommended GMP/MPFR/MPC versions.
6808         * configure: Regenerate.
6810 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6812         * MAINTAINERS: Move my Embecosm email address into the
6813         write-after-approval section.
6815 2010-01-26  Ian Lance Taylor  <iant@google.com>
6817         * MAINTAINERS: Add myself as Go frontend maintainer.
6819 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6821         PR libstdc++/36101, PR libstdc++/42813
6822         * configure.ac (bootstrap_target_libs): Make inclusion of
6823         target-libgomp conditional on libgomb being in target_configdirs.
6824         * configure: Regenerate.
6826 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6828         PR libstdc++/36101, PR libstdc++/42813
6829         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6830         * configure: Regenerate.
6832 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6834         PR libstdc++/36101, PR libstdc++/42813
6835         * configure.ac (target_configdirs): Substitute.
6836         * Makefile.def: Bootstrap target module libgomp.
6837         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6838         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6839         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6840         * configure, Makefile.in: Regenerate.
6842 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6844         * MAINTAINERS: Adjust my details.
6846 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6848         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6850 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6852         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6854 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6856         * MAINTAINERS (Write After Approval): Add myself.
6858 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6860         * MAINTAINERS (Write After Approval): Add myself.
6862 2010-01-11  Richard Guenther  <rguenther@suse.de>
6864         PR lto/41569
6865         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6866         * Makefile.in: Regenerated.
6868 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6870         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6871         * configure: Regenerate.
6873 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6874             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6876         PR bootstrap/42424
6877         * configure.ac: Include libtool m4 files.
6878         (_LT_CHECK_OBJDIR): Call it.
6879         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6880         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6882         * configure: Regenerate.
6884 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6886         PR bootstrap/41818
6887         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6888         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6889         * Makefile.in: Regenerate.
6891 2010-01-02  Richard Guenther  <rguenther@suse.de>
6893         PR lto/41529
6894         * configure.ac: Include config/elf.m4.  Disable LTO if not
6895         builting for an elf target.
6896         * configure: Regenerate.
6898 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6900         * MAINTAINERS: Change my email address.
6902 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6904         * config.sub, config.guess: Update from upstream sources.
6906 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6908         * MAINTAINERS (Write After Approval): Add myself.
6910 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6912         PR middle-end/30447
6913         PR middle-end/30789
6914         PR other/40302
6916         * configure.ac: Require MPC.
6917         * configure: Regenerate.
6919 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6921         PR target/38384
6922         PR bootstrap/40972
6923         * libtool.m4: Sync from git Libtool.
6924         * ltoptions.m4: Likewise.
6925         * ltversion.m4: Likewise.
6926         * lt~obsolete.m4: Likewise.
6927         * ltmain.sh: Likewise.
6929 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6931         * configure.ac: Update minimum MPC version to 0.8.
6932         * configure: Regenerate.
6934 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6936         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6937         * configure: Regenerated.
6939 2009-11-21  Ian Lance Taylor  <iant@google.com>
6941         * configure.ac: Change default of poststage1_ldflags to be empty if
6942         poststage1_libs is set.  When poststage1_libs is empty, and
6943         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6944         * configure: Rebuild.
6946 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6948         * MAINTAINERS (Write After Approval): Update my email address.
6950 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6952         * config.guess: Update from upstream sources.
6954 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6956         * Makefile.def: Restore host and target settings for gmp.
6957         * Makefile.in: Rebuild.
6959 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6961         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6962         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6963         Fix portability of test of C++ as bootstrap language.  Add
6964         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6965         * configure: Rebuild.
6966         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6967         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6968         in-tree building.
6969         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6970         (POSTSTAGE1_HOST_EXPORTS): Use it.
6971         (STAGE[+id+]_CXXFLAGS): New.
6972         (BASE_FLAGS_TO_PASS): Pass it down.
6973         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6974         extra_exports.
6975         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6976         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6977         extra_exports.
6978         * Makefile.in: Rebuild.
6980 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6982         * config.sub, config.guess: Update from upstream sources.
6984 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6986         * MAINTAINERS (Write After Approval): Add myself.
6988 2009-11-09  Jon Beniston  <jon@beniston.com>
6990         * MAINTAINERS (Write After Approval): Add myself.
6992 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6994         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6995         paths for *-w64-mingw* and x86_64-*mingw*.
6996         * configure: Regenerated.
6998 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
7000         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7002 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
7004         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7005         Phil Edwards to Write-After Approval.
7007 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
7009         * configure.ac: Disable target-winsup & co for
7010         x86_64-*-mingw* and *-w64-mingw* targets.
7011         * configure: Regenerated.
7013 2009-10-16  Nick Clifton  <nickc@redhat.com>
7015         * MAINTAINERS: Add myself as a maintainer for the RX port.
7017 2009-10-26  Johannes Singler  <singler@kit.edu>
7019         * MAINTAINERS (Write After Approval): Update my e-mail address.
7021 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7023         * configure.ac (CLooG test): Use = with test.
7024         * configure: Regenerate.
7026 2009-10-22  Richard Guenther  <rguenther@suse.de>
7028         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
7029         cloog if the ppl version check failed.  Move flags saving
7030         before setting in libelf check.
7031         * configure: Regenerate.
7033 2009-10-21  Richard Guenther  <rguenther@suse.de>
7035         * configure.ac: Adjust the ppl and cloog configure to work as
7036         documented.  Disable cloog if ppl was disabled.  Omit the version
7037         checks if they were disabled.
7038         * configure: Re-generate.
7040 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7042         * configure.ac: Add 'lto' to enable_languages, not
7043         new_enable_languages, and only if not already present.
7044         * configure: Regenerate.
7046 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
7048         * README: Refer to the various COPYING* files instead of just
7049         COPYING.
7050         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7052 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
7054         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7056 2009-10-07  Richard Guenther  <rguenther@suse.de>
7058         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7059         and Richard Guenther as reviewers.
7060         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7061         as reviewers.
7063 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
7065         * config.sub: Update from upstream sources.
7067 2009-10-06  Ian Lance Taylor  <iant@google.com>
7069         * Makefile.def: check-gold depends upon all-gas.
7070         * Makefile.in: Rebuild.
7072 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
7074         * MAINTAINERS (Write After Approval): Add myself.
7076 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
7078         * Makefile.def: all-lto-plugin depends on all-libiberty.
7079         set bootstrap=true for lto-plugin.
7080         Add lto-plugin.
7081         * Makefile.in: Regenerate.
7082         * configure.ac (host_libs): Add lto-plugin.
7083         * configure: Regenerate.
7085 2009-10-03  Diego Novillo  <dnovillo@google.com>
7087         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7088         (HOST_LIBELFLIBS): Define.
7089         (HOST_LIBELFINC): Define.
7090         * Makefile.in: Regenerate.
7091         * configure.ac: Add --enable-lto.
7092         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7093         If --enable-lto is used, add 'lto' to new_enable_languages.
7094         If --enable-lto is used and gold is enabled, add
7095         lto-plugin to configdirs.
7096         * configure: Regenerate.
7098 2009-10-03  Simon Baldwin  <simonb@google.com>
7100         * configure.ac: If --with-system-zlib, suppress local zlib and
7101         pass --with-system-zlib to subdir configure scripts.
7102         * configure: Regenerate.
7104 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
7105             Paolo Bonzini  <bonzini@gnu.org>
7107         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7108         $(srcdir).
7109         * Makefile.in: Rebuilt.
7111 2009-09-26  Gary Funck  <gary@intrepid.com>
7113         * MAINTAINERS (Write After Approval): Add myself.
7115 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7117         * configure.ac: Update minimum MPC version to 0.7.
7118         * configure: Regenerate.
7120 2009-09-25  Nick Clifton  <nickc@redhat.com>
7122         * configure.ac: Pass any --cache-file=/dev/null option on to
7123         subconfigures.
7124         * configure: Regenerate.
7126 2009-09-23  Nick Clifton  <nickc@redhat.com>
7128         * config.sub, config.guess: Update from upstream sources.
7130 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
7132         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7133         * Makefile.in: Rebuilt.
7135 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7137         PR bootstrap/32272
7138         * configure.ac: Error out if $srcdir isn't '.' but contains
7139         host-${host_noncanonical}.
7140         * configure: Regenerate.
7142 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7144         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7145         maintainer.
7147 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7149         * configure.ac: If bootstrapping a combined tree with
7150         --enable-gold, require c++ in stage1_languages.
7151         * configure: Regenerate.
7153         * configure.ac: Also add target_libs of stage1_languages to
7154         bootstrap_target_libs.
7155         * configure: Regenerate.
7157         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7158         with --enable-languages not containing c++.
7159         * configure: Regenerate.
7161 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
7163         * configure.ac: Disable java and boehm-gc for bfin-*-*.
7164         * configure: Regenerate.
7166 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
7168         * MAINTAINERS (Write After Approval): Update my e-mail address,
7169         and move from from here...
7170         (Waiting for paperwork): To here.
7172 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
7174         * MAINTAINERS (Reviewers): Add self as driver reviewer.
7176 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7178         * configure.ac: Do not use $extrasub for replacing @if/@endif
7179         parts in Makefile; instead, use additional arguments to
7180         AC_CONFIG_COMMANDS to do the replacement manually, with several
7181         sed invocations, to avoid HP-UX sed command limits.
7182         * configure: Regenerate.
7184 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
7186         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7187         blank before -L.
7189 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
7191         * configure.ac (with-build-config): Document.  Handle without.
7192         Handle missing argument.
7193         * configure: Rebuilt.
7195 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
7197         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
7198         Default to bootstrap-debug only if compare-debug works.
7199         * configure: Rebuilt.
7200         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7201         * Makefile.in: Rebuilt.
7203 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7205         * MAINTAINERS (OS Port Maintainers): Update my email address.
7207 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
7209         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7210         * Makefile.in: Rebuilt.
7212 2009-09-01  Chris Demetriou  <cgd@google.com>
7214         * MAINTAINERS (Write After Approval): Add myself.
7216 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
7218         PR debug/30161
7219         * include/dwarf2.h (enum dwarf_tag): Added
7220         DW_TAG_GNU_template_template_param
7221         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7223 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7225         * Makefile.tpl (AWK): Fix typo.
7226         * Makefile.in: Regenerate.
7228 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
7230         * configure.ac: Detect awk and sed.
7231         * Makefile.def (flags_to_pass): Add AWK and SED.
7232         * Makefile.tpl (AWK, SED): New.
7233         (BASE_FLAGS_TO_PASS): Add AWK and SED.
7234         * configure: Regenerate.
7235         * Makefile.in: Regenerate.
7237 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
7239         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7240         (collapseslashes): Likewise.
7242 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7244         * configure.ac (AC_PREREQ): Bump to 2.64.
7246 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7248         * configure.ac: Remove --with-datarootdir, --with-docdir,
7249         --with-pdfdir, --with-htmldir switches.
7250         * configure: Regenerate.
7252         * configure: Regenerate.
7254         * compile: Sync from Automake 1.11.
7255         * depcomp: Likewise.
7256         * install-sh: Likewise.
7257         * missing: Likewise.
7258         * mkinstalldirs: Likewise.
7259         * ylwrap: Likewise.
7261 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
7263         * ltmain.sh (func_normal_abspath): New function.
7264         (func_relative_path): Likewise.
7265         (func_mode_help): Document new -bindir option for link mode.
7266         (func_mode_link): Add new -bindir option, and use it to place
7267         output DLL if specified.
7269 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7271         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7272         (baseargs): Add --disable-option-checking.
7273         * configure: Regenerate.
7275         * Makefile.def (configure-target-libiberty): Depend on
7276         all-binutils and all-ld.
7277         (configure-target-newlib): Likewise.
7278         * Makefile.in: Regenerate.
7280 2009-08-17  Ben Elliston  <bje@au.ibm.com>
7282         * config.sub, config.guess: Update from upstream sources.
7284 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7286         Sync from src, merge:
7288         2009-07-02  Tristan Gingold  <gingold@adacore.com>
7290         * configure.ac: Do not exclude gas for i386-*-darwin.
7291         Add a case for x86_64-*-darwin.
7292         * configure: Regenerate.
7294 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
7296         * MAINTAINERS: Add my name to Write After Approval list.
7298 2009-08-06  Michael Eager  <eager@eagercon.com>
7300         * configure.ac: Add Microblaze target.
7301         * configure: Regenerate.
7303 2009-07-31  Christian Bruel  <christian.bruel@st.com>
7305         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7306         * configure: Regenerate.
7308 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
7310         * MAINTAINERS (Write After Approval): Update my e-mail address.
7312 2009-07-06  Ian Lance Taylor  <iant@google.com>
7314         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7315         * configure: Rebuild.
7317 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
7319         * MAINTAINERS: Move myself to the Graphite Reviewers.
7321 2009-06-30  Wei Guozhi  <carrot@google.com>
7323         * MAINTAINERS: Add my name to Write After Approval list.
7325 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
7327         PR bootstrap/40338
7328         * configure.ac (comparestring): Create new variable.
7329         * Makefile.tpl (comparestring): Use to skip some comparisions.
7330         * configure: Regenerate.
7331         * Makefile.in: Regenerate.
7333 2009-06-26  Doug Evans  <dje@sebabeach.org>
7335         * Makefile.def (host_modules): Add cgen.
7336         * Makefile.in: Regenerate.
7337         * configure.ac (host_tools): Add cgen.
7338         * configure: Regenerate.
7340 2009-06-23  DJ Delorie  <dj@redhat.com>
7342         * MAINTAINERS: Add myself as mep maintainer.
7344 2009-06-23  Ian Lance Taylor  <iant@google.com>
7346         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
7347         boot_languages.  Only bootstrap target libraries listed in
7348         target_libs for some boot language.  Add --with-stage1-ldflags,
7349         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
7350         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
7351         if not building with C++.
7352         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7353         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7354         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7355         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7356         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
7357         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
7358         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7359         * configure, Makefile.in: Rebuild.
7361 2009-06-23  Li Feng  <nemokingdom@gmail.com>
7363         * MAINTAINERS: Added my name to write-after-approval list.
7365 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
7367         * configure.ac: Define is_elf for QNX Neutrino targets.
7368         * configure: Regenerate.
7370 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7372         * MAINTAINERS: Added my name to the write-after-approval list
7374 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7376         * configure.ac: Detect MPC in default directory.
7377         * configure: Regenerate.
7379 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7380             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7382         * Makefile.tpl (all): Avoid a trailing backslash.
7383         * Makefile.in: Regenerate.
7385 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7387         * config.sub, config.guess: Update from upstream sources.
7389 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7391         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7392         to noconfdirs.
7393         * configure: Regenerate.
7395 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7397         * Makefile.tpl ([+compare-target+]): Compare all stage
7398         directories, rather than just gcc.
7399         * Makefile.in: Rebuilt.
7401 2009-06-01  Doug Kwan  <dougkwan@google.com>
7403         * configure.ac: Support gold for target arm*-*-*.
7404         * configure: Regenerate.
7406 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7408         * Makefile.def: Add MPC support and dependencies.
7409         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7411         * Makefile.in, configure: Regenerate.
7413 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7415         * Makefile.tpl (all): Avoid harmless warning in make all when
7416         gcc-bootstrap is enabled but stage_last does not exist.
7417         * Makefile.in: Rebuilt.
7419 2009-05-24  Nicolas Roche  <roche@adacore.com>
7421         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7422         * Makefile.in: Regenerate.
7424 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7426         * MAINTAINERS: Update my e-mail address.
7428 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7430         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7431         * configure:  Regenerate.
7433 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7435         PR other/40159
7436         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7437         gcc-no-bootstrap are mutually exclusive.
7438         * Makefile.in: Rebuilt.
7440 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7442         PR other/40159
7443         * Makefile.tpl (all): Don't end with unconditional success.
7444         * Makefile.in: Rebuilt.
7446 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7448         PR target/37137
7449         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7450         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7451         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7452         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7453         stage_configureflags, stage_cflags and stage_libcflags into
7454         explicit Makefile macros.
7455         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7456         GFORTRAN.
7457         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7458         CC.  Set CC_FOR_BUILD from CC.
7459         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7460         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7461         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7462         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7463         and GFORTRAN.
7464         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7465         (_LIBCFLAGS): Renamed to _TFLAGS.
7466         (do-compare-debug, do-compare3-debug): Drop.
7467         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7468         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7469         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7470         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7471         (XGCC_FLAGS_FOR_TARGET): New.
7472         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7473         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7474         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7475         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7476         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7477         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7478         TFLAGS.
7479         (BUILD_CONFIG): Include if requested.
7480         (all): Set TFLAGS on bootstrap.
7481         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7482         (all-stageid-prefixmodule): Likewise.
7483         (do-clean, distclean-stageid): Set TFLAGS.
7484         (restrap): Fix whitespace.
7485         * Makefile.in: Rebuilt.
7487 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7489         * config.guess: Sync with src.
7491 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7493         * configure.ac ($with_ppl):  Default to no if not supplied.
7494         ($with_cloog):  Likewise.
7495         configure:  Regenerate.
7497 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7499         * MAINTAINERS: Update my e-mail address.
7501 2009-04-27  Nick Clifton  <nickc@redhat.com>
7503         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7505 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7507         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7508         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7509         * Makefile.in: Regenerate.
7511 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7513         PR bootstrap/39739
7514         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7515         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7517         * configure, Makefile.in: Regenerate.
7519 2009-04-21  Taras Glek  <tglek@mozilla.com>
7521         * include/hashtab.h: Update GTY annotations to new syntax
7522         * include/splay-tree.h: Likewise
7524 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7526         * config.sub, config.guess: Update from upstream sources.
7528 2009-04-15  Anthony Green  <green@moxielogic.com>
7530         * configure.ac: Add moxie support.
7531         * configure: Rebuilt.
7533 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7535         * configure.ac: Change copyright header to refer to version
7536         3 of the GNU General Public License and to point readers at the
7537         COPYING3 file and the FSF's license web page.
7538         * Makefile.def: Likewise.
7539         * Makefile.tpl: Likewise.
7540         * Makefile.in: Regenerate.
7542 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7544         * configure.ac: Restore match for darwin9 or later. Use double
7545         brackets since regeneration eats one pair.
7546         * configure: Regenerate.
7548 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7550         PR gas/10039
7551         * configure.ac: Require texinfo 4.7.
7552         * configure: Regenerated.
7554 2009-04-09  Nick Clifton  <nickc@redhat.com>
7556         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7557         the GCC Runtime Library Exception.
7559 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7561         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7562         * configure: Regenerate.
7564 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7566         * Makefil.def (languages): New entries.
7567         * Makefile.tpl (check-gcc-*): New generic target.
7568         * Makefile.in: Regenerate.
7570 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7572         * MAINTAINERS:  Update my email address.
7574 2009-03-18  Tom Tromey  <tromey@redhat.com>
7576         * configure: Rebuild.
7577         * configure.ac (host_libs): Add libiconv.
7578         * Makefile.in: Rebuild.
7579         * Makefile.def (host_modules): Add libiconv.
7580         (configure-gdb, all-gdb): Depend on libiconv.
7582 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7584         * configure.ac: Treat gdb as supported on x86_64-darwin.
7585         * configure: Regenerate.
7587 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7589         * configure.ac (--with-host-libstdcxx): New option.
7590         * configure: Regenerate.
7592 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7594         * MAINTAINERS:  Move myself into the write after approval list.
7596 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7598         * MAINTAINERS: Update e-mail address.
7600 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7602         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7604 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7606         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7608 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7610         Backport from git Libtool:
7612         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7613         Support GNU/kOpenSolaris.
7614         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7615         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7616         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7617         GNU/kOpenSolaris.
7619 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7621         * MAINTAINERS: Update e-mail address.
7623 2009-02-24  Michael Eager  <eager@eagercon.com>
7625         * MAINTAINERS (Write After Approval): Add self.
7627 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7629         * MAINTAINERS (Write After Approval): Add myself.
7631 2009-02-05  Andreas Schwab  <schwab@suse.de>
7633         * Makefile.tpl (stage_last): Define $r and $s before using
7634         $(RECURSE_FLAGS_TO_PASS).
7635         * Makefile.in: Regenerate
7637 2009-01-30  Ian Lance Taylor  <iant@google.com>
7639         * MAINTAINERS: Move myself to the Global Reviewers list.
7641 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7643         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7644         * configure: Regenerate.
7646 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7648         * MAINTAINERS: Make whitespace consistent.
7649         Remove Robert Millan from Write After Approval.
7651 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7653         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7654         (all-opcodes): Depend on all-libiberty.
7655         * Makefile.in: Regenerate.
7657 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7659         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7660         * configure: Regenerate.
7662 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7664         * MAINTAINERS (Write After Approval): Add myself.
7666 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7668         * MAINTAINERS: Add myself to reviewers (Fortran).
7670 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7672         PR tree-optimization/38515
7673         * configure.ac (cloog-polylib): Removed.
7674         (with_ppl, with_cloog): Test for "no".
7675         * configure: Regenerated.
7677 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7679         * MAINTAINERS: Moved myself to reviewers (Fortran).
7681 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7683         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7684         (Write After Approval): Remove myself.
7686 2009-01-03  Diego Novillo  <dnovillo@google.com>
7688         * MAINTAINERS: Remove myself from alias maintainership.
7690 2009-01-02  David Ayers  <ayers@fsfe.org>
7692         * MAINTAINERS: Update e-mail address.
7694 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7696         * MAINTAINERS: Make whitespace consistent.
7698 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7700         Backport from upstream Libtool:
7701         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7702         Add cache variables to tests that require the linker to work.
7703         For shlibpath_overrides_runpath, this also changes the semantics
7704         to let the result from the C compiler take precedence.
7706 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7708         * config.sub, config.guess: Update from upstream sources.
7710 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7712         * configure.ac (ppllibs): Add by default the lib flags.
7713         * configure: Regenerate.
7715 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7717         * MAINTAINERS:  Add myself to the write after approval list.
7719 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7721         * configure.ac: Add double brackets on darwin[912].
7722         * configure: Regenerate.
7724 2008-12-03  Daniel Kraft  <d@domob.eu>
7726         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7727         Approval to Reviewer section (for Fortran front-end).
7729 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7731         * configure.ac: Expand to darwin10 and later.
7732         * configure: Regenerate.
7734 2008-12-02  Andreas Schwab  <schwab@suse.de>
7736         * Makefile.def: configure-target-boehm-gc depends on
7737         all-target-libstdc++-v3.
7738         * Makefile.in: Regenerate.
7740 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7742         * MAINTAINERS:  Add myself as mingw maintainer.
7744 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7746         * config.sub, config.guess: Update from upstream sources.
7748 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7750         * README.SCO: Remove.
7752 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7754         * MAINTAINERS:  Add myself to the write after approval list.
7756 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7758         * MAINTAINERS:  Update my email address in WAA section.
7760 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7762         * MAINTAINERS: Update e-mail address.
7764 2008-11-27  Toon Moene  <toon@moene.org>
7766         * MAINTAINERS: Change e-mail address.
7768 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7770         * configure.ac: Build gdb for i?86-*-darwin*
7771         * configure: Regenerated.
7773 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7775         * MAINTAINERS: Added my full name.
7777 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7779         PR bootstrap/38014
7780         PR bootstrap/37923
7782         Revert:
7784         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7786         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7787         * Makefile.in: Regenerated.
7789         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7791         PR gdb/921
7792         PR gdb/1646
7793         PR gdb/2175
7794         PR gdb/2176
7796         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7797         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7798         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7799         (HOST_EXPORTS): Pass CPPFLAGS.
7800         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7801         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7802         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7803         * Makefile.in, configure: Regenerated.
7804         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7805         and CPPFLAGS_FOR_BUILD.
7807 2008-11-06  Jeff Law  <law@redhat.com>
7809         * MAINTAINERS: Add myself as middle end maintainer.
7811 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7813         * MAINTAINERS (Write after approval): Add myself.
7815 2008-11-05  Diego Novillo  <dnovillo@google.com>
7817         * MAINTAINERS (Global Reviewers): Add myself.
7818         (Non-Algorithmic Maintainers): Remove myself.
7820 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7822         * MAINTAINERS (Write after approval): Add myself.
7824 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7826         * MAINTAINERS (Write after approval): Add myself.
7828 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7830         * configure.ac (spu-*-*): Remove special case.
7831         * configure: Regenerate.
7833 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7835         * MAINTAINERS (Write after approval): Update my email address.
7837 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7839         * configure.ac [spu-*-*]: Do not set skipdirs.
7840         * configure: Re-generate.
7842 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7844         * MAINTAINERS (Various Maintainers): Add myself to reload.
7846 2008-10-25  Richard Guenther  <rguenther@suse.de>
7848         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7849         maintainer.  Remove myself as libgcc-math maintainer.
7850         (Non-Algorithmic Maintainers): Remove myself.
7852 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7854         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7855         * Makefile.in: Regenerated.
7857 2008-10-23  Cary Coutant  <ccoutant@google.com>
7859         * MAINTAINERS (Write after approval): Add myself.
7861 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7863         PR gdb/921
7864         PR gdb/1646
7865         PR gdb/2175
7866         PR gdb/2176
7868         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7869         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7870         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7871         (HOST_EXPORTS): Pass CPPFLAGS.
7872         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7873         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7874         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7875         * Makefile.in, configure: Regenerated.
7876         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7877         and CPPFLAGS_FOR_BUILD.
7879 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7881         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7882         Sebastian Pop.
7884 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7886         * MAINTAINERS (Write After Approval): Added myself.
7888 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7890         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7891         recommended version to 2.3.2.
7893         * configure: Regenerate.
7895 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7897         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7899 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7901         * MAINTAINERS (Write After Approval): Update e-mail address.
7903 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7905         * libtool.m4: Update to libtool 2.2.6.
7906         * lt~obsolete.m4: Update to libtool 2.2.6.
7907         * ltmain.sh: Update to libtool 2.2.6.
7908         * ltsugar.m4: Update to libtool 2.2.6.
7909         * ltversion.m4: Update to libtool 2.2.6.
7910         * ltoptions.m4: Update to libtool 2.2.6.
7911         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7913 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7915         * MAINTAINERS (Write After Approval): Add myself.
7917 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7919         * MAINTAINERS (Write After Approval): Update my name.
7921 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7923         * MAINTAINERS: Add myself in "Write After Approval".
7925 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7927         * MAINTAINERS: Add myself as ia64 maintainer.
7929 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7931         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7932         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7933         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7934         and Michael Tiemann from Write After Approval since they do not
7935         actually have access.
7937 2008-09-05  Richard Guenther  <rguenther@suse.de>
7939         * configure.ac: Initialize clooglibs to -lcloog.
7940         * configure: Re-generate.
7942 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7944         * MAINTAINERS (Write After Approval): Add myself.
7946 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7948         * configure.ac (--with-cloog-polylib): New.
7949         (--disable-cloog-version-check): New.
7950         (--disable-ppl-version-check): New.
7951         * configure: Re-generate.
7953 2008-09-03  Richard Guenther  <rguenther@suse.de>
7955         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7956         cloog test.
7957         * configure: Re-generate.
7959 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7961         Add picoChip port.
7962         * MAINTAINERS: Add picoChip maintainers.
7964 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7965             Tobias Grosser  <grosser@fim.uni-passau.de>
7966             Jan Sjodin  <jan.sjodin@amd.com>
7967             Harsha Jagasia  <harsha.jagasia@amd.com>
7968             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7969             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7970             Adrien Eliche  <aeliche@isty.uvsq.fr>
7972         Merge from graphite branch.
7973         * configure: Regenerate.
7974         * Makefile.in: Regenerate.
7975         * configure.ac (host_libs): Add ppl and cloog.
7976         Add checks for PPL and CLooG.
7977         * Makefile.def (ppl, cloog): Added modules and dependences.
7978         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7979         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7981 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7983         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7984         (GCC_SHLIB_SUBDIR): New.
7985         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7986         * configure: Regenerate.
7987         * Makefile.in: Regenerate.
7989 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7991         * MAINTAINERS: Consistently use tabs to separate columns.
7993 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7995         * MAINTAINERS (Write after Approval): Add myself.
7997 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7999         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8000         Enable bfd, binutils and opcodes.
8001         * configure: Regenerate.
8003 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8005         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
8007 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8009         * MAINTAINERS:  Use correct Umlaut for last name.
8011 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8013         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8015 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
8017         * MAINTAINERS: Update my email address.
8019 2008-08-16  Nicolas Roche  <roche@adacore.com>
8021         * Makefile.tpl: Add BOOT_ADAFLAGS.
8022         * Makefile.in: Regenerate.
8024 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
8026         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8027         * configure: Regenerate.
8029 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
8031         * configure.ac: Add makefile fragments for hpux.
8032         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8033         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8034         * configure: Regenerate.
8035         * Makefile.in: Regenerate.
8037 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
8039         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8041 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
8043         * MAINTAINERS (Write after Approval): Add myself.
8045 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
8047         * MAINTAINERS (Write After Approval):  Add myself.
8049 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
8051         * MAINTAINERS (Write After Approval):  Add myself.
8053 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
8055         * MAINTAINERS: Update my email address.
8057 2008-06-25  Joey Ye  <joey.ye@intel.com>
8059         * MAINTAINERS (Write After Approval):  Add myself.
8061 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8063         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8064         * Makefile.in: Regenerate.
8065         * configure: Regenerate.
8067 2008-06-17  Daniel Kraft  <d@domob.eu>
8069         * MAINTAINERS (Write After Approval):  Add myself.
8071 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8073         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8074         "$@" is still intact with both Autoconf 2.59 and 2.62.
8075         * configure: Regenerate.
8077 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8079         * Makefile.tpl: Fix comment errors.
8080         * Makefile.in: Regenerate.
8082 2008-06-12  David S. Miller  <davem@davemloft.net>
8083             David Edelsohn  <edelsohn@gnu.org>
8085         * configure.ac: Add powerpc*-*-* to gold supported targets.
8086         * configure: Regenerate.
8088 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
8090         PR tree-optimization/36218
8091         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8092         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8093         (all prefix="build-"): Pass them to build-system sub-makes.
8094         * Makefile.in: Regenerate.
8096 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
8098         * MAINTAINERS (mt port): Remove.
8099         (sco5, unixware, sco udk): Remove.
8100         (Kean Johnston): Add to Write After Approval.
8102 2008-05-30  Julian Brown  <julian@codesourcery.com>
8104         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8105         of libobjc for ARM EABI Linux.
8106         * configure: Regenerate.
8108 2008-05-18  Xinliang David Li   <davidxl@google.com>
8110         * ChangeLog: Remove wrong ChangeLog entry.
8112 2008-05-17  Xinliang David Li   <davidxl@google.com>
8114         * MAINTAINERS (Write After Approval): Add myself.
8116 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
8118         * MAINTAINERS (Write After Approval): Add myself.
8120 2008-05-14  Rafael Espíndola  <espindola@google.com>
8122         * config-ml.in: don't handle --enable-shared and --enable-static.
8124 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
8126         * MAINTAINERS: Update my email address.
8128 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
8130         * MAINTAINERS: Update my email address.
8132 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
8134         * MAINTAINERS (Write After Approval): Add myself.
8136 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
8138         * MAINTAINERS (Write After Approval): Add myself.
8140 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
8142         * MAINTAINERS (crx): Add myself.
8144 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8146         Sync with src:
8147         2008-04-14  David S. Miller  <davem@davemloft.net>
8149         * configure.ac: Add sparc*-*-* to gold supported targets.
8150         * configure: Regenerate.
8152 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8154         PR bootstrap/35457
8155         * configure.ac: Include override.m4.
8156         * configure: Regenerate.
8158 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
8160         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8161         * Makefile.in: Regenerate.
8163 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
8165         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8166         as nonconfigurable directories list.
8167         * configure: Regenerate.
8169 2008-04-14  Ben Elliston  <bje@au.ibm.com>
8171         * config.sub, config.guess: Update from upstream sources.
8173 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
8175         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8176         * Makefile.in: Regenerate.
8178 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
8180         * configure.ac: Do not build libssp for the AVR.
8181         * configure: Regenerate.
8183 2008-04-07  Ian Lance Taylor  <iant@google.com>
8185         * Makefile.def: check-gold depends upon all-binutils.
8186         * Makefile.in: Regenerate.
8188 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
8190         * MAINTAINERS (Write After Approval): Add myself.
8192 2008-04-04  Nick Clifton  <nickc@redhat.com>
8194         PR binutils/4334
8195         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8196         builds.
8197         * configure: Regenerate.
8199 2008-04-04  NightStrike  <NightStrike@gmail.com>
8201         PR other/35151
8202         * configure.ac: Combine rules for mingw32 and mingw64.
8203         * configure: Regenerate.
8205 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
8207         * MAINTAINERS (Write After Approval): Add myself.
8209 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
8211         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8212         * Makefile.in (.NOTPARALLEL): Ditto.
8214 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
8216         * MAINTAINERS (Write After Approval): Add myself.
8218 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
8220         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8221         * Makefile.in (.NOTPARALLEL): Regenerate.
8223 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
8225         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8226         * Makefile.in: Regenerate.
8228 2008-03-26  Jakub Staszak  <kuba@et.pl>
8230         * MAINTAINERS (Write After Approval): Add myself.
8232 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
8234         * MAINTAINERS:  Update e-mail address.
8236 2008-03-20  Ian Lance Taylor  <iant@google.com>
8238         * configure.ac: Add support for --enable-gold.
8239         * Makefile.def: Add gold as a directory like ld.
8240         * configure, Makefile.in: Regenerate.
8242 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8244         * configure.ac: m4_include config/proginstall.m4.
8245         * configure: Regenerate.
8247         Backport from upstream Libtool:
8249         2007-10-12  Eric Blake  <ebb9@byu.net>
8251         Deal with Autoconf 2.62's semantic change in m4_append.
8252         * ltsugar.m4 (lt_append): Replace broken versions of
8253         m4_append.
8254         (lt_if_append_uniq): Don't require separator to be overquoted,
8255         and avoid broken m4_append.
8256         (lt_dict_add): Fix typo.
8257         * libtool.m4 (_LT_DECL): Don't overquote separator.
8259 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
8261         * config.rpath: Add AIX 6 support.
8263 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
8265         * Makefile.def (stageprofile).  Remove -fprofile-generate
8266         from stage_libcflags.
8267         * Makefile.in: Regenerate.
8269 2008-03-13  Ben Elliston  <bje@au.ibm.com>
8271         * config.sub, config.guess: Update from upstream sources.
8273 2008-03-06  Tom Tromey  <tromey@redhat.com>
8275         * MAINTAINERS: Update for treelang deletion.
8277 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
8279         * MAINTAINERS: Update my email address.
8281 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
8283         * MAINTAINERS (darwin port): Add myself as a maintainer.
8284         (objective-c/c++): Add myself as a maintainer.
8286 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
8288         * MAINTAINERS (Write After Approval): Update my email address.
8290 2008-02-25  Tomas Bily  <tbily@suse.cz>
8292         * MAINTAINERS (Write After Approval): Add myself.
8294 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
8296         * MAINTAINERS (OpenMP): Add myself.
8298 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
8300         PR bootstrap/32009
8301         PR bootstrap/32161
8303         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8304         * configure: Regenerate.
8306         * Makefile.def: Define stage_libcflags for all bootstrap stages.
8307         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8308         STAGE4_LIBCFLAGS): New.
8309         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8310         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8311         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8312         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8313         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8314         for target modules.  Don't export LIBCFLAGS.
8315         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8316         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8317         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8318         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8319         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8320         * Makefile.in: Regenerate.
8322 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8324         PR libgcj/33085
8325         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8326         Do not use -DDLL_EXPORT.  Backport from upstream.
8328 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8330         * MAINTAINERS (Write After Approval): Add myself.
8332 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
8334         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8335         * configure: Regenerate.
8337 2008-01-31  Marc Gauthier  <marc@tensilica.com>
8339         * configure.ac (xtensa*-*-*): Recognize processor variants.
8340         * configure: Regenerate.
8342 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8344         PR bootstrap/34922
8345         * configure.ac (PARSE_ARGS): Push suitable setting of
8346         ac_subdirs_all, for `./configure --help=recursive'.
8347         Handle `+' in generic toplevel directory disabling.
8348         * configure: Regenerate.
8350 2008-01-28  Nick Clifton  <nickc@redhat.com>
8352         * MAINTAINERS (xstormy16): Take over maintainership.
8354 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8356         * MAINTAINERS (c4x port): Remove.
8358 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
8360         * libtool.m4: Backport AIX 6 support from ToT Libtool.
8362 2008-01-23  Ben Elliston  <bje@au.ibm.com>
8364         * config.sub, config.guess: Update from upstream sources.
8366 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
8368         * MAINTAINERS (Write After Approval): Add myself.
8370 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
8372         * MAINTAINERS: Update my email address.
8374 2008-01-09  Raksit Ashok  <raksit@google.com>
8376         * MAINTAINERS (Write After Approval): Add myself.
8378 2008-01-09  Raksit Ashok  <raksit@google.com>
8380         * MAINTAINERS (Write After Approval): Add myself.
8382 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8384         * config.sub, config.guess: Update from upstream sources.
8386 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8388         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8389         Change recommended MPFR from 2.2.1 -> 2.3.0.
8390         * configure: Regenerate.
8392 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8394         * MAINTAINERS: Update my email address.
8396 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8398         * MAINTAINERS: Update my email address.
8400 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8402         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8403         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8404         * Makefile.in: Regenerate.
8406 2007-12-10  Mark Heffernan  <meheff@google.com>
8408         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8409         misplaced entries.
8411 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8413         * configure.ac: Enable libjava for x86_64-*-darwin9.
8414         * configure: Regenerate.
8416 2007-12-07  Bill Maddox  <maddox@google.com>
8418         * MAINTAINERS (Write After Approval): Add myself.
8420 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8422         * config.sub, config.guess: Update from upstream sources.
8424 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8426         * config-ml.in: Remove 64bit configure tests.
8428 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8430         * config-ml.in: Robustify against white space in absolute file
8431         names.
8433         * config-ml.in (multi-clean): Substitute ${Makefile}.
8434         Remove superfluous ${Makefile} in list.
8436 2007-11-19  Thiemo Seufer  <ths@mips.com>
8438         * config-ml.in: Don't hardcode the Makefile name.
8440 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8442         * MAINTAINERS (Write After Approval): Add myself.
8444 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8446         * MAINTAINERS (Write After Approval): Add myself.
8448 2007-11-06  Doug Kwan  <dougkwan@google.com>
8450         * MAINTAINERS (Write After Approval): Add myself.
8452 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8454         * MAINTAINERS (mercury): Remove entry.
8455         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8457 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8459         * Makefile.def (dependencies): Make configure-gdb depend on
8460         all-intl.
8461         * Makefile.in: Regenerated.
8463 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8465         * MAINTAINERS (Fortran maintainer): Remove myself.
8467 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8469         * Makefile.def: To avoid problems running with parallel makes,
8470         build newlib before libgloss so that target specific header
8471         files are availble.
8472         * Makefile.in: Regenerate
8474 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8476         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8477         * Makefile.in: Regenerate.
8479 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8481         * MAINTAINERS (Register allocation reviewer): Add myself.
8483 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8485         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8486         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8487         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8488         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8489         * configure: Regenerate.
8491 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8493         * MAINTAINERS (Register allocation reviewer): Add myself.
8495 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8497         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8498         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8499         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8500         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8501         * configure.ac: Default them to host tools for $host = $build.
8502         Subst them.
8504         * configure: Regenerate.
8505         * Makefile.in: Regenerate.
8507 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8509         * MAINTAINERS (Register allocation reviewer): Add myself.
8511 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8513         * MAINTAINERS (Register allocation reviewer): Add myself.
8515 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8517         * MAINTAINERS (Write After Approval): Fix typo.
8519 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8521         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8522         * configure: Regenerate.
8524 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8526         PR bootstrap/31906
8527         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8528         they're already prefixed.
8530 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8532         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8533         libstdc++.
8534         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8535         * configure: Regenerate.
8536         * Makefile.in: Regenerate.
8538 2007-09-17  Andreas Schwab  <schwab@suse.de>
8540         * configure.ac: Raise minimum makeinfo version to 4.6.
8541         * configure: Regenerate.
8543 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8545         * MAINTAINERS (write-after-approval) add myself
8547 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8549         * configure.ac: Correct makeinfo version check.
8550         * configure: Regenerate.
8552 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8554         * MAINTAINERS: Update my email address.
8556 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8558         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8559         to $skipdirs and only disable gprof for newlib.  Use the normal
8560         mips*-elf* handling in other respects.
8561         * configure: Regnerate.
8563 2007-09-12  David Daney  <ddaney@avtrex.com>
8565         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8566         enabling libgcj.
8567         * configure: Regenerate.
8569 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8571         PR other/32154
8572         * configure.ac: For libgloss targets, point the linker to the linker
8573         script, startup code and simulator library.
8574         * configure: Regenerate.
8576 2007-09-07  Andrew Haley  <aph@redhat.com>
8578         * configure.ac (noconfigdirs): Remove target-libffi and
8579         target-libjava.
8580         * configure: Regenerate.
8582 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8584         PR target/33281
8585         * configure.ac: Use config/mh-mingw on mingw.
8586         * configure: Regenerate.
8588 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8590         * MAINTAINERS (Write After Approval): Add myself.
8592 2007-09-05  Richard Guenther  <rguenther@suse.de>
8594         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8595         nor --disable-checking is provided also turn on yes and types
8596         checking for stage1.
8597         * configure: Re-generate.
8599 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8601         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8602         (Write After Approval): Remove myself.
8604 2007-08-29  Nick Clifton  <nickc@redhat.com>
8606         * config.sub, config.guess: Update from upstream sources.
8608 2007-08-22  Bud Davis  <jmdavis@link.com>
8610         * MAINTAINERS (Write After Approval): Added myself.
8611         * MAINTAINERS (Reviewers): Removed myself.
8613 2007-08-18  Paul Brook  <paul@codesourcery.com>
8614             Joseph Myers  <joseph@codesourcery.com>
8616         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8617         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8618         * Makefile.in: Regenerate.
8619         * configure.ac (--with-debug-prefix-map): New.
8620         * configure: Regenerate.
8622 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8623             Nigel Stephens  <nigel@mips.com>
8625         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8626         as target_makefile_frag.
8627         * configure: Regenerate.
8629 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8631         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8632         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8633         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8634         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8635         (do-compare, do-compare3, do-compare-debug): New.
8636         ([+compare-target+]): Use them.
8638 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8640         * MAINTAINERS (Write After Approval): Change my email address.
8642 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8643             Ben Elliston  <bje@au.ibm.com>
8645         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8646         --silent if $silent.
8647         * configure: Regenerate.
8649 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8651         * MAINTAINERS (Various Maintainers): Add myself as
8652         loop infrastructure maintainer.  Update my e-mail
8653         address.
8655 2007-07-31  Diego Novillo  <dnovillo@google.com>
8657         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8658         Adjust description.
8660 2007-07-26  Richard Guenther  <rguenther@suse.de>
8662         * configure.ac: Add types checking to stage1 checking flags.
8663         * configure: Regenerate.
8665 2007-07-17  Nick Clifton  <nickc@redhat.com>
8667         * COPYING3: New file.  Contains version 3 of the GNU General
8668         Public License.
8669         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8670         Lesser General Public License.
8672 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8674         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8676 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8678         * MAINTAINERS (S/390 co-maintainer): Add myself.
8679         (Write After Approval): Remove myself.
8681 2007-07-13  Dan Hipschman  <dsh@google.com>
8683         * MAINTAINERS (Write After Approval): Add myself.
8685 2007-07-11  Nick Clifton  <nickc@redhat.com>
8687         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8688         WINDRES export.
8689         * Makefile.in: Regenerate.
8691 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8693         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8694         maintainer.
8696 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8698         * lt~obsolete.m4: New. Import from 20070318 libtool.
8700 2007-07-03  Julian Brown  <julian@codesourcery.com>
8702         * MAINTAINERS (Write After Approval): Add myself.
8704 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8706         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8707         * configure: Regenerate.
8709 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8711         * configure.ac: Add some missing m4 quotation.
8712         * configure: Regenerate.
8714 2007-07-02  Simon Baldwin  <simonb@google.com>
8716         * MAINTAINERS (Write After Approval): Add myself.
8718 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8720         * configure: Regenerate.
8722 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8724         * Makefile.def: Add windmc tool to build.
8725         * Makefile.tpl: Likewise.
8726         * configure.ac: Likewise.
8727         * Makefile.in: Regenerate.
8728         * configure: Regenerate.
8730 2007-06-28  DJ Delorie  <dj@redhat.com>
8732         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8733         not building newlib.
8734         * configure: Regenerated.
8736 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8738         * MAINTAINERS (Write After Approval): Add myself.
8740 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8742         * MAINTAINERS (Write After Approval): Add myself.
8744 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8746         * MAINTAINERS (Write After Approval): Add myself.
8748 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8750         * MAINTAINERS (Write After Approval): Add myself.
8752 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8754         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8755         * Makefile.in: Regenerated.
8757 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8759         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8760         bfin*-*-uclinux* targets.
8761         * configure: Regenerate.
8763 2007-06-14  Ian Lance Taylor  <iant@google.com>
8765         * MAINTAINERS: Add myself as non-algorithmic global write
8766         maintainer.
8768 2007-06-14  Diego Novillo  <dnovillo@google.com>
8770         * MAINTAINERS: Add self as middle-end maintainer and
8771         non-algorithmic global write maintainer.
8773 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8775         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8776         Move all Fortran maintainers except Paul Brook into the
8777         Non-Autopoiesis section.
8779 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8781         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8782         (distclean-stage[+id+]): Possibly delete stage_last.
8783         * Makefile.in: Regenerate.
8785 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8787         * MAINTAINERS (Various Maintainer): Fix typo.
8789 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8791         * MAINTAINERS (Various Maintainer): Add myself as
8792         dataflow maintainer.
8794 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8796         * config.sub, config.guess: Update from upstream sources.
8798 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8800         * Makefile.tpl: Fix spelling error.
8801         * Makefile.in: Regenerate.
8803 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8805         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8806         lt_cv_sys_max_cmd_len.
8808 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8810         * MAINTAINERS (Various Maintainers): Add myself as
8811         auto-vectorizer maintainer.
8813 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8815         PR libjava/32098
8816         * libtool.m4: Revert previous change.
8817         * ltgcc.m4: Put it here.
8819 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8821         * MAINTAINERS (Various Maintainers): Add myself as
8822         auto-vectorizer maintainer.
8824 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8826         PR libjava/32098
8827         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8829 2007-05-30  Richard Guenther  <rguenther@suse.de>
8831         * MAINTAINERS (Various Maintainers): Add myself as
8832         auto-vectorizer maintainer.
8834 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8836         PR bootstrap/29382
8837         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8838         * configure: Rebuilt.
8840 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8842         * MAINTAINERS (Write After Approval): Removed my name.
8844 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8846         * MAINTAINERS (Write After Approval): Remove myself.
8848 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8850         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8852 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8854         * ltmain.sh: Update from ToT Libtool.
8855         * libtool.m4: Update from ToT Libtool.
8856         * ltsugar.m4: New. Update from ToT Libtool.
8857         * ltversion.m4: New. Update from ToT Libtool.
8858         * ltoptions.m4: New. Update from ToT Libtool.
8859         * ltconfig: Remove.
8860         * ltcf-c.sh: Remove.
8861         * ltcf-cxx.sh: Remove.
8862         * ltcf-gcj.sh: Remove.
8864 2007-05-22  Ollie Wild  <aaw@google.com>
8866         * MAINTAINERS (Write After Approval): Add myself.
8868 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8870         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8871         stage_cflags.
8872         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8873         Remove CFLAGS/LIBCFLAGS.
8874         (configure-stage[+id+]-[+prefix+][+module+],
8875         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8876         * Makefile.in: Regenerate.
8878 2007-05-15  Diego Novillo  <dnovillo@google.com>
8880         * MAINTAINERS: Update e-mail address.
8882 2007-05-15  Revital Eres  <eres@il.ibm.com>
8884         * MAINTAINERS (Write After Approval): Add myself.
8886 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8888         * MAINTAINERS (Write After Approval): Updated my address.
8890 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8892         * MAINTAINERS (Write After Approval): Add myself.
8894 2007-05-11  Silvius Rus  <rus@google.com>
8896         * MAINTAINERS (Write After Approval): Add myself.
8898 2007-04-23  Tom Tromey  <tromey@redhat.com>
8900         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8902 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8904         * MAINTAINERS (cpplib): Rename to ...
8905         (libcpp): ... this.  Add C/C++ front end maintainers.
8907 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8909         * config-ml.in: Pass ${ml_config_env} to configure calls.
8911 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8913         * MAINTAINERS (Write After Approval): Add myself.
8915 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8917         * MAINTAINERS (Write After Approval): Add myself.
8919 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8921         * MAINTAINERS (fortran 95 front end): Add myself.
8923 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8925         * MAINTAINERS (Write After Approval): Add myself.
8927 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8929         * MAINTAINERS (Modulo Scheduler): Add myself.
8931 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8933         * MAINTAINERS (fortran 95 front end): Add myself.
8934         (c++ front end): whitespace fix.
8936 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8938         * MAINTAINERS (Write After Approval): Add myself.
8940 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8942         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8943         of glob.  Quote arguments with single quotes too.
8944         * configure: Regenerate.
8946 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8948         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8949         * Makefile.in: Regenerate
8951 2007-03-07  Andreas Schwab  <schwab@suse.de>
8953         * configure: Regenerate.
8955 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8957         * configure.ac: Add "--with-pdfdir" configure option,
8958         which defines pdfdir variable.
8959         * Makefile.def (target=fixincludes): Add install-pdf to
8960         missing targets.
8961         (recursive_targets): Add install-pdf target.
8962         (flags_to_pass): Add pdfdir.
8963         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8964         target.
8965         * configure: Regenerate
8966         * Makefile.in: Regenerate
8968 2007-02-28  Eric Christopher  <echristo@apple.com>
8970         Revert:
8971         2006-12-07  Mike Stump  <mrs@apple.com>
8973         * Makefile.def (dependencies): Add dependency for
8974         install-target-libssp and install-target-libgomp on
8975         install-gcc.
8976         * Makefile.in: Regenerate.
8978 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8980         * configure: Regenerate.
8981         * configure.ac: Move statements after variable declarations.
8983 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8985         * MAINTAINERS: Add myself as sh maintainer.
8987 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8989         * configure.ac: Adjust for loop syntax.
8990         * configure: Regenerate.
8992 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8994         * configure: Rebuilt.
8996 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8998         * configure.ac: Drop multiple occurrences of --enable-languages,
8999         and fix its quoting.
9000         * configure: Rebuilt.
9002 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
9003             Nathan Sidwell  <nathan@codesourcery.com>
9004             Vladimir Prus  <vladimir@codesourcery.com>
9005             Joseph Myers  <joseph@codesourcery.com>
9007         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9008         * configure: Regenerate.
9010 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
9012         * ltconfig (freebsd*): Default to elf.
9014 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9016         * configure.ac (target_libraries): Move libgcc before libiberty.
9017         * configure: Regenerated.
9019 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
9020             Paolo Bonzini  <bonzini@gnu.org>
9022         PR bootstrap/30753
9023         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
9024         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
9025         * configure: Regenerated.
9027 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
9029         * MAINTAINERS (Language Front End Maintainers): Update my mail
9030         address.
9032 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9034         PR bootstrap/30748
9035         * configure.ac: Correct syntax for Solaris ksh.
9036         * configure: Regenerated.
9038 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9040         * configure.ac: Sync with src.
9041         * configure: Regenerate.
9043 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9045         * Makefile.in: Regenerate.
9047 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
9049         * config.sub: Sync with src.
9051 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
9053         * Makefile.tpl (build_alias, host_alias, target_alias): Use
9054         noncanonical equivalents.
9055         * configure.in: Rename to...
9056         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
9057         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
9058         target_noncanonical.  Use them.  Rewrite removal of configure
9059         arguments for autoconf 2.59.  Discard variable settings.  Force
9060         program_transform_name for native tools.
9062         * Makefile.in: Regenerated.
9063         * configure: Regenerated with autoconf 2.59.
9065 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
9067         * MAINTAINERS (Write After Approval): Add myself.
9069 2007-01-31  Andreas Schwab  <schwab@suse.de>
9071         * Makefile.tpl (LDFLAGS): Substitute it.
9072         * Makefile.in: Regenerate.
9074 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
9076         * MAINTAINERS (Write After Approval): Add myself.
9078 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
9080         * MAINTAINERS (spu port): Add myself.
9082 2007-01-23  Richard Guenther  <rguenther@suse.de>
9084         PR bootstrap/30541
9085         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9086         * Makefile.tpl (GNATBIND): Substitute it.
9087         (GNATMAKE): Likewise.
9088         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9089         of STAGE_PREFIX.
9090         * Makefile.in: Regenerate.
9091         * configure: Regenerate.
9093 2007-01-18  Mike Stump  <mrs@apple.com>
9095         * configure.in: Re-enable -Werror for gcc builds.
9097 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
9099         * MAINTAINERS (Write After Approval): Add myself.
9101 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9103         * configure.in: Change == to = in test command.
9104         * configure: Regenerate.
9106 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
9107             Nick Clifton  <nickc@redhat.com>
9108             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
9110         * configure.in (build_configargs, host_configargs, target_configargs):
9111         Remove build/host/target parameters.
9112         (host_libs): Add gmp and mpfr.
9113         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9114         * Makefile.def (gmp, mpfr): New.
9115         (gcc): Remove target.
9116         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9117         target_os, target_vendor): New.
9118         (configure): Add host_alias/target_alias arguments; adjust invocations.
9119         * configure: Regenerate.
9120         * Makefile.in: Regenerate.
9122 2007-01-11  Matt Fago  <fago@earthlink.net>
9124         * configure.in: Try to link to functions only in mpfr 2.2.x
9125         to improve robustness of configure tests.
9126         * configure: Regenerate.
9128 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
9130         * MAINTAINERS: Add myself as i386 maintainer.
9132 2007-01-08  Jan Hubicka  <jh@suse.cz>
9134         * MAINTAINERS: Add myself as i386 maintainer.
9136 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
9138         * configure.in: Add support for an x86_64-mingw* target.
9139         * configure: Regenerate.
9141 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
9143         * Makefile.tpl (all-target): Correct @if conditional for target
9144         modules.
9145         * configure.in: Omit libiberty if building only target libgcc.
9146         * configure, Makefile.in: Regenerated.
9148 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
9150         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9151         * configure: Regenerate.
9153 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
9155         * Makefile.def (target_modules): Add libgcc.
9156         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
9157         * Makefile.tpl (clean-target-libgcc): Delete.
9158         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9159         on gcc even for bootstrapped modules.  Rewrite handling of
9160         lang_env_dependencies to loop over target_modules.
9161         * configure.in (target_libraries): Add target-libgcc.
9162         * Makefile.in, configure: Regenerated.
9164 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9166         * configure.in: Reorganize recognition of languages.  Add
9167         --enable-stage1-languages.  Show supported languages for the chosen
9168         target rather than all recognized languages.
9169         * configure: Regenerate.
9171 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
9173         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9174         * Makefile.in: Regenerate.
9176 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9178         * configure.in: Warn that MPFR 2.2.0 is buggy.
9179         * configure: Regenerate.
9181 2006-12-27  Ian Lance Taylor  <iant@google.com>
9183         * configure.in: When removing Makefiles to force a reconfigure, also
9184         remove prev-DIR*/Makefile.
9185         * configure: Regenerate.
9187 2006-12-22  Andreas Schwab  <schwab@suse.de>
9189         * configure: Regenerate with correct autoconf version.
9191 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
9193         * configure.in: add AC_SUBST for *_FOR_TARGET.
9194         * configure: Regenerate.
9196 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9198         * configure.in: Simplify logic for rejecting languages that cannot
9199         be built.  Separate the case when a language is unsupported,
9200         from the case when the user chooses not to build a language.
9202 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9204         * configure.in: Remove "$build" case for powerpc-*-darwin* since
9205         it only affects bootstrap and could be tested on "$host" as well.
9206         * configure: Regenerate.
9207         * config/mh-ppc-darwin: Add to the stage1 cflags here.
9209 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9211         PR bootstrap/29544
9212         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9213         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9214         move here comment from Makefile.tpl.
9215         * Makefile.tpl: Move some definitions higher in the file.
9216         (STAGE1_CHECKING): New.
9217         * configure.in: Add --enable-stage1-checking.
9218         * configure: Regenerate.
9219         * Makefile.in: Regenerate.
9221 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
9223         * MAINTAINERS: Add myself as build system maintainer.
9225 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
9227         * MAINTAINERS (Write After Approval): Add myself.
9229 2006-12-13  Eric Christopher  <echristo@apple.com>
9231         * MAINTAINERS: Add myself as darwin maintainer.
9233 2006-12-11  Ian Lance Taylor  <ian@airs.com>
9235         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9237 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
9239         MAINTAINERS: Update my entry.
9241 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
9243         * configure.in:  Handle spu makefile frag.
9244         * Makefile.tpl (MAINT): Define
9245         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9246         * configure: Regenerate.
9247         * Makefile.in: Regenerate.
9249 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9251         * config.guess: Import latest version.
9252         * config.sub: Likewise.
9254 2006-12-11  Ben Elliston  <bje@au.ibm.com>
9256         * configure.in (spu-*-*): Don't skip target-libiberty.
9257         * configure: Regenerate.
9259 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
9261         PR bootstrap/30134
9262         * configure.in: Correct x86 darwin support for libjava to powerpc
9263         and i?86 only.
9264         * configure: Regenerate.
9266 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
9268         * configure.in: Add x86 darwin support for libjava.
9269         * configure: Regenerate.
9271 2006-12-07  Mike Stump  <mrs@apple.com>
9273         * Makefile.def (dependencies): Add dependency for
9274         install-target-libssp and install-target-libgomp on
9275         install-gcc.
9276         * Makefile.in: Regenerate.
9278 2006-12-04  Richard Guenther  <rguenther@suse.de>
9280         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9281         (Non-Algorithmic Maintainers): Move over non-algorithmic
9282         loop optimizer maintainers, add myself as a non-algorithmic
9283         middle-end maintainer.
9285 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
9287         * MAINTAINERS (Write After Approval): Add myself.
9289 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9291         * configure.in: Update error message for missing GMP/MPFR.
9293         * configure: Regenerate.
9295 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9297         * configure.in: Update MPFR version in error message.
9299         * configure: Regenerate.
9301 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9303         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9304         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9305         --with-gmp-lib): New flags.
9307         * configure: Regenerate.
9309 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
9311         * MAINTAINERS (Write After Approval): Change my email address.
9313 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9315         * MAINTAINERS (Write After Approval): Add myself.
9317 2006-11-22  Philipp Thomas  <pth@suse.de>
9319         * MAINTAINERS (i18n): Update e-mail address.
9321 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9323         * MAINTAINERS (spu port): Add myself as maintainer.
9324         (Write After Approval): Remove myself.
9326 2006-11-22  Ben Elliston  <bje@au.ibm.com>
9328         * configure.in (skipdirs): Don't build libssp for SPU.
9329         * configure: Regenerate.
9331 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9333         * MAINTAINERS (spu port): Add myself as maintainer.
9334         (libobjc): Update my email address.
9336 2006-11-21  Andrea Bona  <andrea.bona@st.com>
9338         * MAINTAINERS (Write After Approval): Add myself.
9340 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9342         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9343         * configure : Rebuilt.
9345 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
9347         * MAINTAINERS (Write After Approval): Add myself.
9349 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
9351         * MAINTAINERS (Write After Approval): Add myself.
9353 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9355         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9356         libmpfr.a.
9357         * configure: Regenerate.
9359 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
9361         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9362         (unstage): Test for stage_last presence.
9364         PR bootstrap/29802
9365         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9366         STAGE_PREFIX.
9367         * Makefile.in: Regenerate.
9369 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
9371         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9372         maintainers.
9374 2006-11-14  Erven Rohou  <erven.rohou@st.com>
9376         * MAINTAINERS (Write After Approval): Add myself.
9378 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9380         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9381         and stageN-package/Makefile.
9382         * Makefile.in: Regenerated.
9384 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9386         * configure.in: Remove target-libgloss from noconfigdirs for
9387         bfin-*-*.
9388         * configure: Regenerated.
9390 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9392         * configure.in (have_gmp): Only error if the gcc directory exists.
9394         * configure: Regenerate.
9396 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9398         * configure.in: Robustify error message for missing GMP/MPFR.
9400         * configure: Regenerate.
9402 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9404         * MAINTAINERS (Write After Approval): Add myself.
9406 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9408         * MAINTAINERS: Change email address.
9410 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9412         * MAINTAINERS (Write After Approval): Add myself.
9414 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9416         * MAINTAINERS (Write After Approval): Add myself.
9418 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9420         * MAINTAINERS (Write After Approval): Move myself to
9421         Write After Approval section.
9423 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9425         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9426         need_gmp anymore.
9427         * configure: Regenerate.
9429 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9431         * MAINTAINERS (Write After Approval): Add myself.
9433 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9435         * config.guess: Import latest version.
9436         * config.sub: Likewise.
9438 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9440         * Makefile.def: Added pdf target handling.
9441         * Makefile.tpl: Added pdf target handling.
9442         * Makefile.in: Regenerated.
9444 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9446         * MAINTAINERS: Add self as score port maintainer.
9448 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9450         * MAINTAINERS (Write After Approval): Add myself.
9452 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9454         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9455         or newer.
9456         * configure: Regenerated.
9458 2006-09-27  Dave Brolley  <brolley@redhat.com>
9460         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9461         using $s instead of $r.
9462         * configure: Regenerated.
9464 2006-09-26  Thiemo Seufer  <ths@mips.com>
9466         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9467         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9468         * configure: Regenerate.
9470 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9472         * MAINTAINERS (Write After Approval): Remove myself.
9474 2006-09-22  Chao-ying Fu  <fu@mips.com>
9476         * MAINTAINERS (Write After Approval): Add myself.
9478 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9480         * MAINTAINERS: Add self as soft-fp maintainer.
9482 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9484         * MAINTAINERS: Add myself as avr maintainer.
9485         Remove Marek Michalkiewicz as avr maintainer.
9487 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9489         * MAINTAINERS (Write After Approval): Add myself.
9491 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9493         * configure.in: Never build newlib for a Mingw host.
9494         Never build newlib as Mingw target library.
9495         Test the existence of winsup/cygwin for building a Cygwin newlib,
9496         rather than just winsup.
9497         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9498         building a Mingw target.
9499         * configure: Regenerate.
9501 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9503         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9505 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9507         * config.guess: Import from src (was more updated).
9508         * config.sub: Likewise.
9510 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9512         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9513         * configure: Regenerated.
9515 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9517         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9518         for stages after the first.
9520 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9522         * Makefile.def: Add dependencies for configure-opcodes
9523         on configure-intl and all-opcodes on all-intl.
9524         * Makefile.in: Regenerated.
9526 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9528         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9530 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9532         Port to hosts whose 'sort' and 'tail' implementations
9533         treat operands with leading '+' as file names, as POSIX
9534         has required since 2001.  However, make sure the code still
9535         works on pre-POSIX hosts.
9536         * ltmain.sh: Don't assume "sort +2" is equivalent to
9537         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9539 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9541         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9543 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9545         * ltconfig: chmod 644 before ranlib during install.
9547 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9549         PR bootstrap/18058
9550         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9551         if the bootstrap compiler is a GCC version that supports it.
9552         * configure: Regenerate.
9554 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9556         * configure.in: Fix thinkos in previous check-in.
9557         * configure: Regenerate.
9559 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9561         PR other/27063
9562         * configure.in: Test subdir_requires and give an appropriate
9563         error message.
9564         * configure: Regenerate.
9566 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9568         * MAINTAINERS (Write After Approval): Add myself.
9570 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9572         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9574 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9576         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9578 2006-06-20  David Ayers  <d.ayers@inode.at>
9580         PR bootstrap/28072
9581         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9582         whether target-libjava is being configured instead of whether the
9583         java front end is enabled.
9584         * configure: Regenerate.
9586 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9588         PR target/27540
9589         * configure.in: Only enable libgomp on IRIX 6.
9590         * configure: Regenerate.
9592 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9594         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9595         too.
9596         * Makefile.in: Regenerate.
9598 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9600         * config-ml.in: Alter CCASFLAGS to include special
9601         multilib options the same as is done for CFLAGS.
9603 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9605         * configure.in: Don't enable libgomp on hpux10.
9606         * configure: Rebuilt.
9608 2006-06-12  David Ayers  <d.ayers@inode.at>
9610         PR bootstrap/27963
9611         PR target/19970
9612         * configure.in: Remove target-boehm-gc from noconfigdirs where
9613         ${libgcj} is specified.
9614         * configure: Regenerate.
9616 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9618         Sync from src:
9620         * configure.in: Sync.
9621         * configure: Regenerated.
9623         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9625         * Makefile.def: Added dependencies from sim and gdb on intl, and
9626         added configure dependencies to everything with an all dependency
9627         on intl.
9628         * Makefile.in: Regenerated.
9630 2006-06-06  David Ayers  <d.ayers@inode.at>
9632         PR libobjc/13946
9633         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9634         * Makefile.in: Regenerate.
9635         * configure.in: Add --enable-objc-gc at toplevel and have it
9636         enable boehm-gc for Objective-C.
9637         Remove target-boehm-gc from libgcj.
9638         Add target-boehm-gc to target_libraries.
9639         Add target-boehm-gc to noconfigdirs where ${libgcj}
9640         is specified.
9641         Assert that boehm-gc is supported when requested for Objective-C.
9642         Only build boehm-gc if needed either for Java or Objective-C.
9643         * configure: Regenerate.
9645 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9647         PR 27674
9648         * Makefile.tpl (configure-[+prefix+][+module+],
9649         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9650         Remove rule to unstage bootstrapped modules.
9651         (stage_current): New.
9652         * Makefile.in: Regenerate.
9654 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9656         * MAINTAINERS (Write After Approval): Update my e-mail address.
9658 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9660         * include/libiberty.h: Declare pex_run_in_environment.
9662 2006-05-31  Asher Langton  <langton2@llnl.gov>
9664         * MAINTAINERS (Write After Approval): Add myself.
9666 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9668         * Makefile.def (bfd, opcodes): Fix lib_path.
9669         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9670         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9671         * Makefile.in: Regenerate.
9673 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9675         * Makefile.in: Regenerate.
9677 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9679         * Makefile.def: Add install-html target. Add datarootdir
9680         docdir and htmldir to flags_to_pass.
9681         * Makefile.tpl: Add install-html target.
9682         * Makefile.in: Regenerate.
9683         * configure.in: Add --with-datarootdir, --with-docdir, and
9684         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9685         * configure: Regenerate.
9687 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9689         * configure.in: Enable gprof for cross builds.
9690         * configure: Regenerate.
9692 2006-05-22  Richard Guenther  <rguenther@suse.de>
9694         Revert
9695         2006-01-31  Richard Guenther  <rguenther@suse.de>
9696         Paolo Bonzini  <bonzini@gnu.org>
9698         * Makefile.def (target_modules): Add libgcc-math target module.
9699         * configure.in (target_libraries): Add libgcc-math target library.
9700         (--enable-libgcc-math): New configure switch.
9701         * Makefile.in: Re-generate.
9702         * configure: Re-generate.
9703         * libgcc-math: New toplevel directory.
9705 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9706             Andreas Tobler  <a.tobler@schweiz.ch>
9708         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9709         * configure: Rebuilt.
9711 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9713         * MAINTAINERS (Write After Approval): Add myself.
9715 2006-05-01  DJ Delorie  <dj@redhat.com>
9717         * configure.in: Restore CFLAGS if GMP isn't present.
9718         * configure: Regenerate.
9720 2006-05-01  Richard Guenther  <rguenther@suse.de>
9722         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9723         maintainer.
9725 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9727         * MAINTAINERS (Write After Approval): Add myself.
9729 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9731         * MAINTAINERS (Write After Approval): Add myself.
9733 2006-04-18  DJ Delorie  <dj@redhat.com>
9735         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9736         reference libgloss so that libssp can be built in a combined
9737         tree.
9738         * configure: Regenerate.
9740 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9742         * MAINTAINERS (Write After Approval): Add myself.
9744 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9746         * configure.in: Require makeinfo 4.4 or higher.
9747         * configure: Regenerate.
9749 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9751         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9752         Rearrange the entries of other libraries to have them in one place.
9754 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9756         * MAINTAINERS (Write After Approval): Remove myself.
9757         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9759 2006-03-14  Richard Guenther  <rguenther@suse.de>
9761         * configure: Regenerate with autoconf 2.13.
9763 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9765         * MAINTAINERS: Use my work address.
9767         * MAINTAINERS: Update my E-mail address.
9769 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9771         * configure.in: Handle --disable-<component> generically.
9772         * configure: Regenerate.
9774 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9776         PR libgcj/17311
9777         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9779 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9781         * MAINTAINERS (Write After Approval):  Remove myself.
9782         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9784 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9786         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9787         (TARGET_CONFIGDIRS): Remove.
9788         * configure.in: Remove AC_SUBST(target_configdirs).
9789         * Makefile.in, configure: Regenerated.
9791 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9793         * MAINTAINERS (Write After Approval):  Remove myself.
9794         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9796 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9798         PR bootstrap/25670
9800         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9802         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9803         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9804         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9805         BUILD_PREFIX, BUILD_PREFIX_1.
9806         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9808         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9809         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9811         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9812         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9813         of `cat stage_current`.  Always provide the `r' and `s' variables.
9814         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9815         a single shell execution.
9816         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9817         bootstrapped modules, make the stage1 module if the build was not
9818         started yet, else build the current stage.
9819         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9820         (all-build, all-host, all-target, [+make_target+]-host,
9821         [+make_target+]-target): Do not use \-continued lines.
9822         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9823         (current_stage, restrap, stage_last): New.
9825         * Makefile.in: Regenerate.
9826         * configure: Regenerate.
9828 2006-02-19  Bud Davis  <jmdavis@link.com>
9830         * MAINTAINERS (Write After Approval):  Remove myself.
9831         (Language Front End Maintainers):  Add myself as fortran 95
9832         maintainer and update e-mail address.
9834 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9836         * MAINTAINERS (Write After Approval):  Remove myself.
9837         (Language Front End Maintainers):  Add myself as fortran 95
9838         maintainer.
9840 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9842         * MAINTAINERS (Write After Approval): Add myself.
9844 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9846         * MAINTAINERS (Write After Approval):  Remove myself.
9847         (Language Front End Maintainers):  Add myself as
9848         fortran 95 maintainer.
9850 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9852         Sync from src:
9854         2005-12-27  Leif Ekblad  <leif@rdos.net>
9856         * configure.in: Add support for RDOS target.
9857         * configure: Regenerate.
9859 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9860             Andreas Schwab  <schwab@suse.de>
9862         * configure: Regenerate.
9864 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9866         * configure.in (enable_libgomp): Add AIX.
9867         * configure: Regenerate.
9869 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9871         * MAINTAINERS (Write After Approval): Add myself.
9873 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9875         * MAINTAINERS (Write After Approval): Add myself.
9877 2006-01-31  Richard Guenther  <rguenther@suse.de>
9878         Paolo Bonzini  <bonzini@gnu.org>
9880         * Makefile.def (target_modules): Add libgcc-math target module.
9881         * configure.in (target_libraries): Add libgcc-math target library.
9882         (--enable-libgcc-math): New configure switch.
9883         * Makefile.in: Re-generate.
9884         * configure: Re-generate.
9885         * libgcc-math: New toplevel directory.
9887 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9889         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9890         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9891         the assembler, linker and binutils.
9892         * configure: Regenerate.
9894 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9896         * MAINTAINERS (Write After Approval): Add myself.
9898 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9900         * configure: Regenerate.
9902 2006-01-18  Richard Henderson  <rth@redhat.com>
9903             Jakub Jelinek  <jakub@redhat.com>
9904             Diego Novillo  <dnovillo@redhat.com>
9906         * libgomp: New directory.
9907         * Makefile.def: Add target_module libgomp.
9908         * Makefile.in: Regenerate.
9909         * configure.in (target_libraries): Add target-libgomp.
9910         * configure: Regenerate.
9912 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9914         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9915         @ from continuation.
9916         * Makefile.in: Rebuilt.
9918 2006-01-04  Chris Lattner  <sabre@gnu.org>
9920         * MAINTAINERS (Write After Approval): Add myself.
9922 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9924         PR bootstrap/24252
9926         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9927         * Makefile.tpl (OBJDUMP): New.
9928         (EXTRA_HOST_FLAGS): Add it.
9929         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9931         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9932         to use symbolic links between directories.  Avoid race conditions
9933         or make them harmless.
9934         * configure.in: Do not try to use symbolic links between directories.
9936         * Makefile.def (LEAN): Pass.
9937         * Makefile.tpl (LEAN): Define.
9938         (stage[+id+]-start): Accept that the previous directory does not
9939         exist, if the bootstrap is lean.
9940         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9941         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9942         configure substitution.
9943         ([+compare-target+]): Likewise.
9944         ([+bootstrap-target+]-lean): New.
9945         * configure.in: Remove lean bootstrap support from here.
9947         * Makefile.in: Regenerate.
9948         * configure: Regenerate.
9950 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9952         * MAINTAINERS (libdecnumber): Add myself.
9954 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9956         * libtool-ldflags: New script.
9958 2006-01-02  Andreas Schwab  <schwab@suse.de>
9960         * configure.in: When reconfiguring remove Makefile in
9961         all stage directories.
9962         * configure: Regenerate.
9964 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9966         * MAINTAINERS: Update my email address.
9968 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9970         Revert Ada-related part of the previous change.
9972         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9973         Do not pass.
9974         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9975         * Makefile.in: Regenerate.
9976         * configure.in: Do not include mt-ppc-aix target fragment.
9977         * configure: Regenerate.
9979 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9981         * configure.in: Select appropriate fragments for PowerPC/AIX.
9982         * configure: Regenerate.
9984         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9985         BOOT_CFLAGS, BOOT_LDFLAGS.
9986         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9987         BOOT_CFLAGS, BOOT_LDFLAGS.
9988         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9989         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9990         (stage): Fail if we cannot complete the work.
9991         * Makefile.in: Regenerate.
9993 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9995         * configure.in: Replace ms1 with mt.
9996         * configure: Rebuilt.
9998 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
10000         * MAINTAINERS: Update my email address.
10002 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
10004         * Makefile.tpl (all, do-[+make_target+], do-check, install,
10005         install-host-nogcc): Don't invoke $(stage) at the end.
10006         * Makefile.in: Regenerate.
10008 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
10010         * configure.in: Flip the top-level bootstrap switch.
10011         * configure: Regenerate.
10013 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
10015         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10016         $(stage) and $(unstage).
10017         (EXTRA_TARGET_FLAGS): Correct double-quoting.
10018         (all): Remove stray semicolon.
10019         (local-distclean): Don't handle multilib.tmp and multilib.out.
10020         (install.all): Set $s for consistency.
10021         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10022         check_multilibs setting.  Always make the install directory.
10023         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10024         Correct @if/@endif.
10025         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10026         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10027         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10028         (multilib.out): Remove.
10029         * Makefile.in: Regenerated.
10031 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
10033         * MAINTAINERS (Write After Approval): Add myself.
10035 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10037         * MAINTAINERS: Add myself as mt maintainer.
10039         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
10041 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
10043         * MAINTAINERS: Change email address.
10045 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
10047         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10048         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10049         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
10050         Find in-tree tools if available.
10051         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10052         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10053         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10054         (COMPILER_*_FOR_TARGET): New.
10055         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10056         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10057         (CONFIGURED_*, USUAL_*): Remove.
10058         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10059         STRIP): Use autoconf substitutions.
10060         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10061         COMPILER_NM_FOR_TARGET): New.
10062         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10064         (all): Make all-host and all-target in parallel.
10065         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10066         that $$r and $$s are set before invoking a recursive make.
10067         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10068         ([+bootstrap-target+]): Inline most of the `all' target.
10070 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10072         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10073         from the gcc build directory.
10074         * Makefile.in: Regenerate.
10076 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10078         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
10079         depend on all-libdecnumber.
10080         * configure.in (host_libs): Include libdecnumber.
10081         * Makefile.in: Regenerate.
10082         * configure: Likewise.
10084 2005-11-29  Ben Elliston  <bje@au.ibm.com>
10086         * libdecnumber: Import decNumber sources from the dfp-branch.
10088 2005-11-21  Kean Johnston  <jkj@sco.com>
10090         * config.sub, config.guess: Sync from upstream sources.
10092 2005-11-21  Ben Elliston  <bje@au.ibm.com>
10094         Import from Autoconf sources:
10096         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
10097         * config/move-if-change: Don't output "$2 is unchanged";
10098         suggested by Ben Elliston.  Handle weird characters correctly.
10100 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
10102         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10103         to match upstream libtool for darwin.
10105 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
10107         * Makefile.def: Remove gdb dependencies for gdbtk.
10108         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10109         (configure-gdb, install-gdb): New rules.
10110         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10111         * Makefile.in, configure: Regenerated.
10113 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
10115         * MAINTAINERS (Write After Approval): Add myself.
10117 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
10119         * MAINTAINERS (Write After Approval): Add myself.
10121 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
10123         * MAINTAINERS (alias analysis): Add Daniel Berlin and
10124         Diego Novillo.
10126 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
10128         PR bootstrap/24297
10129         * Makefile.tpl (do-[+make-target+], do-check, install,
10130         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10131         are set before recursing.
10132         * Makefile.in: Regenerate.
10134 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
10136         PR bootstrap/18939
10137         * Makefile.def (gcc) <target>: Fix thinko.
10138         * Makefile.in: Regenerate.
10140 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
10142         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10143         * configure: Regenerate.
10145 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
10147         * MAINTAINERS (Write After Approval): Add self.
10149 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
10151         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10152         target-libffi, target-qthreads, target-libjava, and
10153         targetlibobjc.
10154         * configure: Regenerate.
10156 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
10158         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10159         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10160         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10161         (USUAL_OBJDUMP_FOR_TARGET): New.
10162         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10163         * configure.in: Check for $OBJDUMP_FOR_TARGET.
10164         * configure, Makefile.in: Regenerated.
10166 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10168         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10169         before other host packages.
10171 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
10173         * MAINTAINERS: Add self as sh libraries/configury maintainer.
10175 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
10177         PR bootstrap/22340
10179         * configure.in (default_target): Remove.
10180         * Makefile.tpl (all): Do not use prerequisites as subroutines
10181         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10182         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10183         use prerequisites as subroutines.
10184         (check-host, check-target): New.
10185         (bootstrap configure & all targets): Do not use stage*-start
10186         if the directory layout is already ok.
10187         (non-bootstrap configure & all targets): Prepend a $(unstage).
10188         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
10189         (NOTPARALLEL): Remove.
10190         (unstage, stage variables): New variables.
10191         (unstage, stage targets): Simply expand to those variables.
10193         * configure: Regenerate.
10194         * Makefile.in: Regenerate.
10196 2005-10-04  James E Wilson  <wilson@specifix.com>
10198         * Makefile.def (lang_env_dependencies): Add libmudflap.
10199         * Makefile.in: Regenerate.
10201 2005-10-03  Andreas Schwab  <schwab@suse.de>
10203         Backport from libtool CVS:
10204         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
10206         * ltmain.sh: add support for installing into temporary
10207         staging area (e.g. 'make install DESTDIR=...')
10209 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10211         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10212         * configure: Regenerated.
10214 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
10216         * configure: Regenerate with the correct
10217         autoconf version.
10219 2005-09-30  Catherine Moore  <clm@cm00re.com>
10221         * configure.in (bfin-*-*): New.
10222         * configure: Regenerated.
10224 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
10226         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10227         (LIPO_FOR_TARGET): New.
10228         (CONFIGURED_LIPO_FOR_TARGET): New.
10229         (USUAL_LIPO_FOR_TARGET): New.
10230         (STRIP_FOR_TARGET): New.
10231         (CONFIGURED_STRIP_FOR_TARGET): New.
10232         (USUAL_STRIP_FOR_TARGET): New.
10233         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10234         STRIP_FOR_TARGET.
10235         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10236         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10237         * Makefile.in: Regenerate.
10238         * configure: Regenerate.
10240 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
10242         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10243         (rs6000-*-aix*): Same.
10244         * configure: Regenerate.
10246 2005-09-16  Tom Tromey  <tromey@redhat.com>
10248         * MAINTAINERS: Add self as java maintainer.
10250 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
10252         * configure.in: Recognize f95 in the --enable-languages option,
10253         and substitute it for fortran, issuing a warning.
10254         * configure: Regenerate.
10256 2005-08-30  Phil Edwards  <phil@codesourcery.com>
10258         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
10259         * configure:  Regenerated.
10261 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
10263         * MAINTAINERS: Add self as ms1 maintainer.
10265 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
10267         * Makefile.def (libssp): Add to lang_env_dependencies.
10268         * Makefile.in: Regenerate.
10270 2005-08-18  Ian Lance Taylor  <ian@airs.com>
10272         * MAINTAINERS: Add myself as middle-end maintainer.
10274 2005-08-17  Christian Groessler  <chris@groessler.org>
10276         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10277         * Makefile.in: Regenerate.
10279 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
10281         * MAINTAINERS (write after approval): Added myself.
10283 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
10285         * MAINTAINERS (Write After Approval): Add myself.
10287 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
10289         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10290         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10291         Look for alternate names of the target cc and c++
10292         * configure: Regenerate.
10294 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
10296         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10297         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10298         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10299         tools; remove code to manually set them.
10300         (Target tools): Look in the environment for them.
10301         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10302         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10303         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10304         build directory.
10305         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10306         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10307         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10308         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10309         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10310         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10311         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10312         * configure: Regenerate.
10313         * Makefile.in: Regenerate.
10315 2005-07-28  Ben Elliston  <bje@au.ibm.com>
10317         * MAINTAINERS: Update for removed CPU targets.
10319 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
10321         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10322         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10323         * Makefile.in: Regenerated.
10325 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
10327         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10328         (CFLAGS_FOR_TARGET): Use it.
10329         (CXXFLAGS_FOR_TARGET): Likewise.
10330         * Makefile.in: Regenerated.
10331         * configure.in (--with-build-sysroot): New option.
10332         * configure: Regenerated.
10334 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
10336         * Makefile.tpl: Wrap install between unstage and stage
10337         * Makefile.in: Regenerate.
10339 2005-07-21  Eric Christopher  <echristo@apple.com>
10341         * MAINTAINERS: Update affiliation.
10343 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
10345         * MAINTAINERS: Add self as crx port maintainer.
10347 2005-07-20  DJ Delorie  <dj@redhat.com>
10349         * MAINTAINERS: Add self as m32c maintainer.
10351 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
10353         * all files: Update FSF address.
10355 2005-07-15  Eric Christopher  <echristo@redhat.com>
10357         * MAINTAINERS: Change affiliation.
10359 2005-07-14  Jim Blandy  <jimb@redhat.com>
10361         * configure.in: Add cases for Renesas m32c.
10362         * configure: Regenerated.
10364 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10366         * COPYING.LIB: Update from fsf.org.
10368 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
10370         * COPYING, compile, config.guess,
10371         config.sub, install-sh, missing, mkinstalldirs,
10372         symlink-tree, ylwrap: Sync from upstream sources.
10373         * config-ml.in: Update FSF address.
10375 2005-07-13  Eric Christopher  <echristo@redhat.com>
10377         * configure.in: Add toplevel noconfigdir support for tpf.
10378         * configure: Regenerate.
10380 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10382         PR ada/22340
10384         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10385         * Makefile.in: Regenerate.
10387 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10389         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10390         Brolley to write-after-approval.
10392 2005-07-07  Andreas Schwab  <schwab@suse.de>
10394         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10395         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10396         * Makefile.in: Regenerated.
10398 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10400         * configure.in: Don't build sim or rda when targetting darwin.
10401         * configure: Regenerate.
10403 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10405         * configure.in: Add --enable-libssp and --disable-libssp.
10406         * configure: Regenerate with autoconf-2.13.
10408 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10410         * Makefile.def (target_modules): Add libssp.
10411         * configure.in (target_libraries): Add target-libssp.
10412         * configure: Rebuilt.
10413         * Makefile.in: Rebuilt.
10415 2005-07-01  Zack Weinberg  <zackw@panix.com>
10417         * MAINTAINERS: Change email address.  Resign from maintainership.
10419 2005-07-01  Richard Guenther  <rguenther@suse.de>
10421         * MAINTAINERS: Change my e-mail address and affiliation.
10423 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10425         * Makefile.def (stagefeedback): Come after profile.
10426         Define profiledbootstrap target.
10427         * Makefile.tpl (profiledbootstrap): Remove.
10428         (stageprofile-end): Zap stagefeedback.
10429         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10430         * Makefile.in: Regenerate.
10432 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10434         * MAINTAINERS: Update my email address.
10436 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10438         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10439         In 'cpp' stanza, support '#line' as well as '# '.
10441 2005-06-08  Andreas Schwab  <schwab@suse.de>
10443         * MAINTAINERS: Move myself from 'Write After Approval' to
10444         'CPU Port Maintainers' section as m68k maintainer.
10446 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10448         * configure.in (unsupported_languages): New macro.
10449         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10450         non-ported target libraries in noconfigdirs.
10451         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10452         non-linux-gnu.  Remove libgcj_ex_libffi.
10453         <lang_frag loop>: Set add_this_lang=no if the language is in
10454         unsupported_languages.
10455         * configure: Regenerate.
10457 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10459         * configure.in: Fix typo in handling of --with-mpfr-dir.
10460         * configure: Regenerate.
10462 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10464         * MAINTAINERS: Update my email address.
10466 2005-06-02  Jim Blandy  <jimb@redhat.com>
10468         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10469         accepted into the master sources.)
10471 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10472             Michael Snyder  <msnyder@redhat.com>
10473             Stan Cox  <scox@redhat.com>
10475         * configure.in: Set noconfigdirs for ms1.
10477         * configure: Regenerate.
10479 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10481         * MAINTAINERS (Write After Approval): Add self.
10483 2005-06-01  Josh Conner  <jconner@apple.com>
10485         * MAINTAINERS (Write After Approval): Add self.
10487 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10489         * MAINTAINERS: Update my email address.
10491 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10493         * MAINTAINERS (Write After Approval): Add self.
10495 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10497         * MAINTAINERS (Write After Approval): Remove self.
10499 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10501         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10502         (Dependencies): Consider target modules for bootstrap dependencies.
10503         Make target bootstrap modules depend on each stage's gcc.
10504         * Makefile.in: Regenerate.
10506 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10508         * Makefile.def (configure-gcc): Depend on binutils having been built.
10509         (all-gcc): No need to do it here.
10510         * Makefile.in: Regenerate.
10512 2005-05-19  Paul Brook  <paul@codesourcery.com>
10514         * configure.in: Rewrite misleading error message when requested
10515         language cannot be built.
10516         * configure: Regenerate.
10518 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10520         * ylwrap: Import from Automake 1.9.5.
10522 2005-05-13  David Ung  <davidu@mips.com>
10524         * MAINTAINERS (Write After Approval): Add self.
10526 2005-05-09  Mike Stump  <mrs@apple.com>
10528         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10529         lt_cv_sys_max_cmd_len for now.
10531 2005-05-09  Stan Cox  <scox@redhat.com>
10533         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10535 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10537         * README.SCO: Update the URL.
10539 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10541         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10542         with_gnu_ld to libtool.
10543         * ltcf-c.sh (aix[45]): Define file_list_spec.
10544         * ltcf-cxx.sh (aix[45]): Same.
10545         * ltcf-gcj.sh (aix[45]): Same.
10546         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10547         exists, write list of input files to temporary file.
10549 2005-05-04  Mike Stump  <mrs@apple.com>
10551         * configure.in: Always pass --target to target configures as
10552         otherwise rebuilds that do --recheck will fail.
10553         * confiugure: Rebuilt.
10555 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10557         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10558         STAGE_HOST_EXPORTS.
10559         (configure, all): Add bootstrap support.
10560         (Host modules, target modules): Pass post-stage1 flags and exports.
10561         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10562         * Makefile.in: Regenerate.
10564 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10566         * configure: Regenerate.
10568 2005-04-27  Mike Stump  <mrs@apple.com>
10570         * MAINTAINERS: Add self as darwin maintainer.
10572 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10574         * config.sub: Update from master copy.
10576 2005-04-21  Mike Stump  <mrs@apple.com>
10578         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10579         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10581 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10583         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10584         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10585         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10586         "*-*-elf" and "*-*-linux*".
10587         * configure: Regenerate.
10589 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10591         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10593 2005-04-12  Mike Stump  <mrs@apple.com>
10595         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10597 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10599         * MAINTAINERS (Write After Approval): Add myself.
10601 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10603         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10605 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10607         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10608         (TARGET_CONFIGARGS): Include --with-target-subdir.
10609         (configure, all): New macros.  Use them throughout.
10610         * Makefile.in: Regenerate.
10612 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10614         * MAINTAINERS (Write After Approval): Add myself.
10616 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10618         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10620 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10622         * MAINTAINERS: Move John Carr to Write After Approval.
10624 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10626         * config/mh-mingw32: Delete.
10627         * configure.in: Don't use it.
10628         * configure: Regenerate.
10630 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10632         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10633         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10634         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10635         (HOST_LIB_PATH): Generate from Makefile.def.
10636         (TARGET_LIB_PATH): Likewise.
10637         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10638         * Makefile.in: Regenerate.
10639         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10640         (RPATH_ENVVAR): Include Darwin case.
10641         * configure: Regenerate.
10643 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10645         * MAINTAINERS (Various Maintainers): Remove self.
10646         (Write After Approval): Add self.
10648 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10650         * MAINTAINERS (Various Maintainers): Add self.
10652 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10654         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10655         * configure: Regenerate.
10657 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10659         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10660         gcc_version, and gcc_version_trigger from set of flags to pass.
10661         * Makefile.tpl: Remove definitions of above variables.
10662         (config.status): Remove dependency on $(gcc_version_trigger).
10663         * Makefile.in: Regenerate.
10664         * configure.in: Do not reference config/gcc-version.m4 nor
10665         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10666         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10667         * configure: Regenerate.
10669 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10670             Andrew Pinski  <pinskia@physics.uc.edu>
10672         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10673         * Makefile.in: Regenerate.
10675 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10677         * MAINTAINERS (Write After Approval): Add myself.
10679 2005-03-03  David Ayers  <d.ayers@inode.at>
10681         * MAINTAINERS (Write After Approval): Add myself.
10683 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10685         PR libgcj/20160
10686         * ltmain.sh: Avoid creating archives with components that have
10687         duplicate basenames.
10689 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10691         PR bootstrap/20250
10692         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10693         instead of check.
10694         * Makefile.in: Regenerate.
10696 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10698         * Makefile.in: Regenerate to fix conflict between the previous two
10699         patches.
10701 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10703         PR bootstrap/17383
10704         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10705         * Makefile.tpl (HOST_SUBDIR): New substitution.
10706         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10707         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10708         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10709         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10710         (Host modules, Bootstrapped modules): Use it.
10711         (Build modules, Target modules): Do not create symlink trees,
10712         always configure out-of-srcdir.
10713         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10714         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10715         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10716         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10718         * Makefile.in: Regenerate.
10719         * configure: Regenerate.
10721 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10723         Merged from libada-gnattools-branch:
10724         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10726         * gnattools: New directory.
10727         * Makefile.def: Add gnattools as a module, depending on target-libada.
10728         * Makefile.in: Regenerate.
10729         * configure.in: Include gnattools in host_tools; disable it if ada
10730         is disabled.
10731         * configure: Regenerate.
10733 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10735         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10736         treelang maintainer.
10737         (Write After Approval): Remove myself.
10739 2005-02-23  Paul Schlie  <schlie@comcast.net>
10741         * configure.in: Allow darwin targeted ports to build tk, itcl and
10742         libgui.
10743         * configure: Regenerate.
10745 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10747         PR libgcj/10353
10748         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10749         * configure: Regenerate.
10751 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10753         * MAINTAINERS (Write After Approval): Add myself.
10755 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10757         * MAINTAINERS: Update my e-mail address.
10759 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10761         * MAINTAINERS (Write After Approval): Add myself.
10763 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10765         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10766         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10767         target-libgloss when not *-*-elf and *-*-aout.
10768         * configure: Regenerate.
10770 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10772         * MAINTAINERS: Remove obsolete entries.
10774         * MAINTAINERS (Write After Approval): Add Michael Matz.
10776 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10778         * MAINTAINERS: Remove self as cpplib maintainer.
10780 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10782         * install-sh, config.sub: Import from upstream.
10784 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10786         PR bootstrap/18222
10787         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10788         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10789         * Makefile.in: Regenerate.
10791 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10793         * MAINTAINERS: Update my email address.
10795 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10796             Andreas Schwab  <schwab@suse.de>
10798         PR bootstrap/18033
10799         * config-ml.in: Eval option if surrounded by single quotes.
10801 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10803         Revert 2004-12-28 Makefile changes, a better fix will be
10804         applied to mainline and src after GCC 4.0 branches.
10806 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10808         PR bootstrap/17383
10810         * Makefile.def (target_modules): Remove stage parameter,
10811         it is always true now.
10812         * Makefile.tpl (configure-build-[+module+],
10813         configure-target-[+module+]): Always build symlink tree
10814         for the directory and for include.  BUILD_SUBDIR and
10815         TARGET_SUBDIR cannot be . anymore.
10816         * Makefile.in: Regenerate.
10818 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10820         Revert 2004-12-08 Makefile changes.
10822 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10824         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10825         cygwin, mingw.
10827 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10829         * configure.in (sh64-*-*): Reenable gprof.
10830         * configure: Regenerate.
10832 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10834         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10835         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10836         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10837         * Makefile.in: Regenerate.
10839 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10841         * MAINTAINERS: Update my email address.
10843 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10845         * Makefile.tpl: Generate normal dependencies if the LHS module is
10846         not bootstrapped.
10847         * Makefile.in: Regenerate.
10849 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10851         * configure.in: Include config/gxx-include-dir.m4.  Use
10852         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10853         * configure: Regenerate.
10855 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10857         * config.if: Delete.
10858         * configure.in: Set libstdcxx_incdir directly.
10859         * configure: Regenerate.
10861 2004-12-02  Eric Christopher  <echristo@redhat.com>
10863         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10864         * Makefile.in: Regenerate.
10866 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10868         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10869         * configure: Regenerate.
10871 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10873         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10874         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10875         * configure: Regenerate.
10877 2004-12-01  Eric Christopher  <echristo@redhat.com>
10879         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10880         of things to remove.
10882 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10884         * MAINTAINERS (Write After Approval): Update my e-mail address.
10886 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10888         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10889         from CVS libtool to always pass_all.
10891 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10893         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10894         (hppa*64*-*-*): Delete incorrect comment.
10895         * configure: Rebuilt.
10897 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10899         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10901 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10903         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10904         from CVS libtool to always pass_all.
10906 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10908         * install-sh, compile: Import from automake.
10910 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10912         * config.guess, config.sub:  Import from savannnah.
10914 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10916         * MAINTAINERS (Write After Approval): Add myself
10918 2004-11-12  Mike Stump  <mrs@apple.com>
10920         * Makefile.def: Add html support.
10921         * Makefile.tpl: Likewise.
10922         * Makefile.in: Regenerate.
10924 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10926         PR 18423
10927         * configure.in: Remove all instances of build-fixincludes from
10928         noconfigdirs.
10929         (build_configargs): Supply --target to subdirectories.
10930         * configure: Regenerate.
10932         * Makefile.def: Make gcc install depend on fixincludes install.
10933         * Makefile.in: Regenerate.
10935 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10937         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10939 2004-11-11  Paul Brook  <paul@codesourcery.com>
10941         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10943 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10945         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10946         target-libgfortran.
10947         * configure: Regenerate.
10949 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10951         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10952         like CC.
10954 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10956         * Makefile.def (host fixincludes): Specify missing targets.
10957         * Makefile.in: Regenerate.
10959 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10961         * MAINTAINERS: Add myself
10963 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10965         * MAINTAINERS (Write After Approval): Add myself.
10967 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10969         * Makefile.def: Build fixincludes for the host, too.
10970         * Makefile.in: Regenerate.
10971         * configure.in (host_tools): Add fixincludes.
10972         * configure: Regenerate.
10974 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10976         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10977         * configure: Regenerated.
10979 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10981         PR other/17783
10982         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10983         * configure: Regenerated.
10985 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10987         * README.SCO: Update per FSF instructions.
10989 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10991         PR target/18151
10992         * configure.in (case ${target}): Do not build fixincludes for avr.
10993         * configure: Regenerated.
10995 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10997         * configure.in (case ${target}): Do not build fixincludes
10998         on platforms where it is not used.
10999         * configure: Regenerated.
11001 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
11003         * configure.in: Use an absolute path to install-sh.
11004         * configure: Regenerated.
11006 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
11008         * MAINTAINERS (Write After Approval): Add myself.
11010 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
11012         * MAINTAINERS: Remove from Write After Approval those that are
11013         already maintainers.
11015 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
11017         * MAINTAINERS:  Update my email address.
11019 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
11021         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11022         * configure: Regenerate.
11024 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
11026         * MAINTAINERS:  Update my email address.
11028 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
11030         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
11031         entries belonging to this category.
11033 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
11035         * MAINTAINERS: Update my e-mail address.
11037 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
11039         Fix wrong conflict resolution in:
11041         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11043         * Makefile.in: Regenerate.
11044         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11045         in the recursive `make', instead of hardwiring `all'.
11046         (Autogenerated TARGET-* variables): New.
11048 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
11050         * configure.in: Enable target-libgloss for crx-*-*.
11051         * configure: Regenerate.
11053 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11055         * MAINTAINERS (Various Maintainers): Move the "windows,
11056         cygwin, mingw" maintainer to ...
11057         (OS Port Maintainers): ... here.
11059 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
11061         * MAINTAINERS (Write After Approval): Remove those that are
11062         maintainers of some subsystem.
11064 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
11066         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11067         * ltcf-cxx.sh (tpf*): Likewise.
11068         * ltconfig (tpf*): Add TPF OS configuration support.
11070 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
11072         * MAINTAINERS: Change my email address to my new work account.
11074 2004-09-24  Michael Roth  <mroth@nessie.de>
11076         * configure.in (--without-headers): Add missing double quotes.
11077         * configure: Regenerate.
11079 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
11081         * ylwrap: Revert to previous version.
11083 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
11085         PR bootstrap/17369
11086         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11087         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11088         SET_GCC_LIB_PATH_CMD.
11089         (BASE_TARGET_EXPORTS): Likewise.
11090         * Makefile.in: Regenerated.
11092         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11093         * configure: Regenerated.
11095 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
11097         * config.guess: New upstream version
11098         * compile, depcomp, install-sh, ylwrap: Likewise.
11100 2004-09-19  Roger Sayle  <roger@eyesopen.com>
11102         * config/mh-x86omitfp: New host makefile fragment.  Add
11103         -fomit-frame-pointer to the default BOOT_CFLAGS.
11104         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11105         * configure: Regenerate.
11107 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
11109         PR target/11572
11110         * configure.in (*-*-darwin*): Renable libobjc.
11111         * configure: Regenerate.
11113 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
11115         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11117 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
11119         * Makefile.def: Remove libbanshee.
11120         * Makefile.tpl: Ditto.
11121         * configure.in: Ditto.
11122         * Makefile.in: Regen.
11123         * configure: Ditto.
11125 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
11127         * ltmain.sh: Use $pic_object as $non_pic_object if
11128         $non_pic_object=none.
11130 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
11132         * missing: Import latest version from master repository.
11134 2004-09-06  Nick Clifton  <nickc@redhat.com>
11136         * config.sub: Import latest version from master repository.
11137         * config.guess: Likewise.
11138         This includes these changes:
11140         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
11142         * config.sub: Handle crisv32, alias etraxfs.
11143         * config.guess (crisv32:Linux:*:*): Handle.
11145         2004-08-13  Brad Smith  <brad@comstyle.com>
11147         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11148         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11150         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
11152         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11153         assume the processor is a powerpc.  This is because coreutils
11154         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11155         in this case, due to a MacOS X bug that causes
11156         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11157         to return a negative number.
11158         Problem reported by Petter Reinholdtsen in:
11159         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11161         2004-07-19  Ben Elliston  <bje@gnu.org>
11163         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11165         2004-06-24  Ben Elliston  <bje@gnu.org>
11167         * config.guess: Update copyright years.
11168         * config.sub: Likewise.
11170         2004-06-22  Robert Millan  <robertmh@gnu.org>
11172         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11173         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11175         2004-06-22  Stanley F. Quayle <stan@stanq.com>
11177         * config.guess (*:*VMS:*:*): New entry. Replaces
11178         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11179         manufacturer.
11181         2004-06-22  Ben Elliston  <bje@gnu.org>
11183         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11184         * config.sub: Likewise.
11186         2004-06-22  Ben Elliston  <bje@gnu.org>
11188         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11189         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11191         2004-06-11  Ben Elliston  <bje@gnu.org>
11193         * config.guess (pegasos:OpenBSD:*:*): Remove.
11195         2004-06-11  Ben Elliston  <bje@gnu.org>
11197         From Wouter Verhelst <wouter@grep.be>:
11198         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11200         2004-06-11  Ben Elliston  <bje@gnu.org>
11202         * config.guess (luna88k:OpenBSD:*:*): New.
11204         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
11206         * config.guess (m32r*:Linux:*:*): New case.
11207         * config.sub: Handle m32rle.
11209         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
11211         From Jens Petersen  <petersen@redhat.com>:
11212         * config.sub: Handle sparcv8.
11214         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
11216         From Tom Smith <smith@cag.lkg.hp.com>:
11217         * config.guess: Version suffixes are equally significant on Tru64
11218         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
11219         prefix of "P" (patched kernel).
11221         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
11223         * config.sub: Add support for National Semiconductor CRX target.
11225 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
11227         * MAINTAINERS (Various Maintainers): Remove myself as web page
11228         maintainer, add myself as maintainer of build status lists.
11230 2004-09-03  Jan Beulich  <jbeulich@novell.com>
11232         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11233         *-*-netware, but add target-libmudflap.
11234         Consolidate *-*-netware targets (of which really only i?86 exists)
11235         into a single entry.
11236         * configure: Likewise.
11238 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
11240         * Makefile.tpl (sorry): Remove.
11241         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11242         (cleanstrap targets): Depend on distclean, not distclean-stage1.
11243         (do-clean): Clean per-stage directories too.
11244         (do-distclean): Run distclean-stage1 too.
11245         (.NOTPARALLEL): Enable during toplevel bootstrap.
11246         (stage[+id+]-bubble): Enable parallel execution during
11247         the recursive invocation.
11248         * Makefile.in: Regenerate.
11250         Fix previous checkin:
11252         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11253         include.
11254         * configure.in: Fix indentation.
11255         * configure: Regenerate.
11257 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
11259         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11260         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11261         * configure: regenerate
11262         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11263         -mdynamic-no-pic
11265 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
11267         * Makefile.def (build_modules): Add fixincludes.
11268         (dependencies): Make gcc depend on fixincludes.
11269         * configure.in (build_tools): Add fixincludes.
11270         (build_configdirs): Always include build_libs.
11271         * Makefile.in: Regenerate.
11272         * configure: Regenerate.
11274 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
11276         * Makefile.def (bootstrap stages): Add 'lean' parameter.
11277         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11278         phony targets; do not generate timestamp files.
11279         (distclean-stageN): Remove references to their timestamp files.
11280         (restageN, touch-stageN): Remove.
11281         (stageN-bubble): Rewritten.
11282         (compare): Support lean bootstraps.
11283         * Makefile.in: Regenerate.
11285         * configure.in: Only warn when bootstrapping but
11286         build != host or build != target.  Support lean bootstraps.
11287         * configure: Regenerate.
11289 2004-08-26  Phil Edwards  <phil@codesourcery.com>
11291         * configure.in:  Give a better error message if GMP/MPFR are missing
11292         and a language needing them has been requested.
11293         * configure:  Regenerated.
11295 2004-08-25  Phil Edwards  <phil@codesourcery.com>
11297         * configure.in:  Print a list of available language front-ends if
11298         a requested one is missing.  Tidy stray tab characters.
11299         * configure:  Regenerated.
11301 2004-08-19  Michael Koch  <konqueror@gmx.de>
11303         * gcc/doc/install.texi: Update entry about automake for libjava.
11305 2004-08-17  Robert Millan  <robertmh@gnu.org>
11307         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11308         (instead of FreeBSD).
11309         * configure: Regenerate.
11311 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
11313         * Makefile.in: Regenerate.
11314         * configure: Regenerate.
11316         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11317         stage_*_flags.
11318         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11319         for bootstrapped modules if toplevel bootstrap is going.
11320         (GCC bootstrap): Generate per-stage targets for all bootstrapped
11321         modules.  Adjust for changes in Makefile.def.  Enable several
11322         rules even in non-bootstrap mode, just to avoid peppering the
11323         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11324         (stage-[+prev+]-bubble): Remove.
11326         * Makefile.def (Dependencies): Depend on all-build-bison,
11327         all-build-flex, all-build-byacc, all-build-texinfo, rather
11328         than the host variations.
11329         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
11330         with BUILD_SUBDIR.
11331         (BISON): Update for recent Bisons.
11332         (YACC): Fix typo.
11333         (cross): Depend on all-build.
11334         (all): Do not depend on all-build.
11335         (prebootstrap): Remove.
11336         (dep-kind): Accept separate prefixes for MODULE and ON variables.
11337         (Prebootstrap dependencies): Add them to the per-stage targets
11338         and to all-prebootstrap.
11339         * configure.in (build_configdirs): Always enable build_tools.
11340         (BUILD_DIR_PREFIX): Remove.
11342         * Makefile.def (gcc): Add target variable.
11343         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11344         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11345         in the recursive `make', instead of hardwiring `all'.
11346         (Autogenerated TARGET-* variables): New.
11348 2004-08-13  Brian Booth  <bbooth@redhat.com>
11350         * MAINTAINERS: Remove myself from write-after-approval.
11352 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11354         * src-release: Stop distributing mmalloc with gdb (which doesn't
11355         use it).
11356         * Makefile.def: GDB doesn't depend on mmalloc anymore.
11357         * Makefile.in: Regenerate.
11359 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
11361         * configure.in (arm*-*-eabi*): New target.
11362         * configure: Regenerate.
11364 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
11366         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11367         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11368         (Dependencies): New section.
11369         * Makefile.tpl (Dependencies): Generate from Makefile.def.
11370         (configure-target-[+module+]): Depend on maybe-all-gcc
11371         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
11372         (toplevel profiledbootstrap): Fix dependencies.
11373         * Makefile.in: Regenerate.
11375 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
11377         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11378         target-libiberty to noconfigdirs.
11379         * configure: Regenerate.
11381 2004-08-03  Paul Brook  <paul@codesourcery.com>
11383         * configure.in: Check for MPFR as well as GMP.
11384         * configure: Regenerate.
11386 2004-08-01  Robert Millan  <robertmh@gnu.org>
11388         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11389         libmudflap for all GNU-based systems (with Glibc).
11390         * configure: Regenerate.
11392 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11394         * Makefile.def (host-modules): Add gcc.
11395         * Makefile.in: Regenerate.
11396         * Makefile.tpl (sorry): New rule.
11397         (configure-host, all-host, [+make_target+]-host, do-check,
11398         install-host): Do not add gcc as a special case.
11399         (host modules): Add a small special-casing for gcc.  Export
11400         extra_make_flags through the environment.
11401         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11402         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11403         other recursive targets for gcc): Remove.
11405         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11406         (stage, unstage): New rules.
11407         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11408         distclean-stage[+id+]): Use stage_current.
11409         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11410         the stage*-start rules.
11412 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11414         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11415         use -all_load flag.
11417 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11419         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11420         * configure: Regenerate.
11422 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11424         * maintainer-scripts/gcc_release: Revert yesterday's change.
11426 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11428         * MAINTAINERS: Add myself to write-after-approval.
11430 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11432         * libf2c: Removed.
11433         * gcc/gccbug.in: Updated because of libf2c removal.
11434         * maintainer-scripts/gcc_release: Ditto.
11436 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11438         * configure.in: Build libmudflap by default on FreeBSD.
11439         * configure: Regenerated.
11441 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11443         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11444         systems.
11445         * configure: Regenerated.
11447 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11449         PR target/16344
11450         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11451         feedback based compiler.
11452         * Makefile.in: Rebuilt.
11454 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11456         * Makefile.def (host_modules): Set bootstrap=true for flex.
11457         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11458         * Makefile.in: Rebuilt.
11460 2004-07-07  Jan Hubicka  <jh@suse.cz>
11462         * MAINTAINERS: Add self as a profile feedback maintainer.
11464 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11466         * configure.in:  Do not prepend $srcdir to /dev/null in
11467         makefile fragments.
11468         * configure:  Regenerate.
11470 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11472         * Makefile.def (build_modules): Add bison, byacc, flex,
11473         m4, texinfo.
11474         (flags_to_pass): Add FLEX.
11475         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11476         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11477         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11478         DEFAULT_MAKEINFO): Remove.
11479         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11480         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11481         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11482         objdir or else use configured tool.
11483         (all-build): New.
11484         (all): Depend on it.
11485         (Build module dependencies): Add.
11486         * Makefile.in: Regenerate.
11487         * configure.in: Better support for multiple build modules,
11488         matching what is done for host/target modules.  Do not look
11489         for "plausible" locations of build tools if Canadian cross.
11490         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11491         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11492         * configure: Regenerate.
11494 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11496         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11497         * Makefile.in: Regenerate.
11499 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11501         * Makefile.tpl (configure-build-[+module+],
11502         configure-[+module+], configure-target-[+module+]): Pass
11503         [+extra_configure_args+].
11504         (all-build-[+module+], all-[+module+], check-[+module+],
11505         install-[+module+], [+make_target+]-[+module+],
11506         all-target-[+module+], check-target-[+module+],
11507         install-target-[+module+], [+make_target+]-target-[+module+]):
11508         Pass [+extra_make_args+].
11509         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11510         (GCC_HOST_EXPORTS): Remove.
11511         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11512         cross, check-gcc, check-gcc-c++, install-gcc,
11513         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11514         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11515         * Makefile.in: Regenerate.
11517 2004-06-21  Matthew Sachs  <msachs@apple.com>
11519         * MAINTAINERS: Added self to write-after-approval.
11521 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11523         * configure.in: Check for srcdir/winsup rather than build directory
11524         winsup.
11525         * configure: Regenerate.
11527 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11529         * configure.in: Don't build Cygwin native newlib if winsup
11530         directory is missing.  Emit warning instead.
11531         * configure: Regenerate.
11533 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11535         * Makefile.tpl (touch-stage[+id+]): New.
11536         (restage[+prev+]): Depend on touch-stage[+id+].
11538         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11539         Use it throughout.
11541         * Makefile.def: Add profile and feedback bootstrap stages.
11542         Remove next field from bootstrap stages.
11543         * Makefile.tpl (LN, LN_S): Substitute.
11544         (stageN-start, stageN-end): Use double-colon rules, to
11545         provide a hook for additional setup commands.
11546         (distclean-stageN-gcc, restageN): Create dependencies from
11547         [+prev+], not from [+next+].
11548         (stageN-bubble): Add commands for successive stages from
11549         [+prev+], using double-colon rules.
11550         (all-stageN-gcc): Fix typo.
11551         (stagefeedback-start, profiledbootstrap): New.
11552         * Makefile.in: Regenerate.
11553         * configure.in: Call ACX_PROG_LN.
11554         * configure: Regenerate.
11556 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11558         * MAINTAINERS (Write After Approval): Add myself.
11560 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11562         * MAINTAINERS (Write After Approval): Add myself.
11564 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11566         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11567         without gcc.
11568         * configure: Regenerate.
11570 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11572         * Makefile.tpl: Fix typo.
11573         * Makefile.in: Regenerate.
11575 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11577         * configure.in: Remove new- prefix from toplevel
11578         bootstrap targets.
11579         * configure: Regenerate.
11581 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11583         * Makefile.tpl (all.normal): Rename to all.
11584         (all): Replace with a rule to pick the default
11585         target from configure.
11586         (all-gcc, configure-gcc): Use conditionals to
11587         do nothing when toplevel bootstrap is going on.
11588         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11589         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11590         * configure.in: Support --enable-bootstrap.
11592         * Makefile.def: Remove new- prefix from toplevel
11593         bootstrap targets.
11594         * Makefile.tpl: Likewise.
11596         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11597         target.
11599         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11600         $(RECURSE_FLAGS) to recursive invocation of make.
11602         * Makefile.in: Regenerate.
11603         * configure: Regenerate.
11605 2004-05-30  Andreas Jaeger  <aj@suse.de>
11606             Jim Wilson  <wilson@specifixinc.com>
11608         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11609         like CC.
11611 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11613         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11614         * configure: Regenerate.
11616 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11618         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11619         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11620         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11621         targets.
11622         * Makefile.in: Regenerate.
11624 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11626         * configure.in: Test the ability to symlink directories.
11627         * configure: Regenerate.
11629         * Makefile.def (bootstrap-stage): New definitions.
11630         * Makefile.tpl (configure-stage1-gcc,
11631         configure-stage2-gcc, configure-stage3-gcc,
11632         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11633         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11634         new-restage3, compare): Autogenerate, see Makefile.in
11635         entry for behavioral changes.
11636         (distclean-stage1, new-stage1-start, new-stage1-end,
11637         new-stage1-bubble, distclean-stage2, new-stage2-start,
11638         new-stage2-end, new-stage2-bubble, distclean-stage3,
11639         new-stage3-start, new-stage3-end): New autogenerated targets.
11640         (objext, prebootstrap, BOOT_CFLAGS,
11641         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11642         targets.
11644         * Makefile.in: Regenerate.
11645         (distclean-stage1, new-stage1-start, new-stage1-end,
11646         new-stage1-bubble, distclean-stage2, new-stage2-start,
11647         new-stage2-end, new-stage2-bubble, distclean-stage3,
11648         new-stage3-start, new-stage3-end): New targets.
11649         (all-stage1-gcc): Move prebootstrap dependency from here...
11650         (configure-stage1-gcc): ...to here.
11651         (new-bootstrap): Use bubble targets.
11652         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11653         Use per-stage distclean targets.
11654         (configure-stage1-gcc, configure-stage2-gcc,
11655         configure-stage3-gcc, all-stage1-gcc,
11656         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11657         Use new-stageN-start to prepare the tree.
11659 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11661         * Makefile.def (host_modules): add libcpp.
11662         * Makefile.tpl: Add dependencies on and for libcpp.
11663         * Makefile.in: Regenerate.
11664         * configure.in: Add libcpp host module.
11665         * configure: Regenerate.
11667 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11669         * Makefile.tpl: Whenever a recursive target is defined, wrap
11670         it in a special @if/@endif block, and prepare its maybe
11671         dependency in the @if/@endif block
11672         * configure.in: Instead of writing maybe dependencies, remove
11673         the @if/@endif statements, and remove the @if/@endif blocks
11674         that remain.
11675         * configure: Regenerate.
11676         * Makefile.in: Regenerate.
11678 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11680         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11682 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11684         PR bootstrap/15120
11685         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11686         * */configure: Rebuilt.
11688 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11690         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11691         of libf2c.
11692         * configure, Makefile.in: Regenerate.
11694 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11696         * MAINTAINERS (Write After Approval): Add myself.
11698 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11700         Merge from tree-ssa-20020619-branch.
11702         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11703         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11704         (HOST_GMPLIBS): Define.
11705         (HOST_GMPINC): Define.
11706         (TARGET_LIB_PATH): Add libmudflap.
11707         (GFORTRAN_FOR_TARGET): Define.
11708         (configure-build*): Export GFORTRAN.
11709         (configure-gcc): Export GMPLIBS and GMPINC.
11710         (all-gcc): Add maybe-all-libbanshee.
11711         (configure-target-libgfortran): Define.
11712         * Makefile.in: Regenerate.
11713         * configure.in (host_libs): Add libbanshee.
11714         (target_libraries): Add target-libmudflap and target-libgfortran.
11715         Add --with-libbanshee.
11716         Handle --disable-libmudflap.
11717         (*-*-freebsd*): Use with_gmp.
11718         Add $(libgcj) to noconfigdirs.
11719         * configure: Regenerate.
11720         * depcomp: New file.
11721         * MAINTAINERS: Add tree-ssa maintainers.
11723 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11725         * MAINTAINERS (Various Maintainers): Add myself.
11727 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11729         * MAINTAINERS (Write After Approval): Add myself.
11731 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11733         * MAINTAINERS (Write After Approval): Add myself.
11735 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11737         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11738         * configure: Regenerate.
11740 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11742         Revert:
11743         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11745         * Makefile.def (flags_to_pass): Remove *dir variables that
11746         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11747         as well as prefix and exec_prefix.
11748         * Makefile.in: Regenerate.
11750 2004-04-26  Robert Millan  <robertmh@gnu.org>
11752         Add patches from libtool CVS.
11753         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11754         * ltconfig: Likewise.
11755         * ltcf-c.sh: Likewise.
11756         * ltcf-cxx.sh: Likewise.
11757         * ltcf-gcj.sh: Likewise.
11759 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11761         * Makefile.def (host_modules): Mark with the bootstrap
11762         flag packages on which gcc depends.
11763         * Makefile.tpl (all-bootstrap): Use it.
11764         * Makefile.in: Regenerate.
11766 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11768         * Makefile.def (flags_to_pass): Remove *dir variables that
11769         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11770         as well as prefix and exec_prefix.
11771         * Makefile.in: Regenerate.
11773 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11775         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11776         * configure: Regenerate.
11777         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11778         * gcc/Makefile.tpl (compare): Use the result of the test.
11779         * gcc/Makefile.in: Regenerate.
11781 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11783         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11784         Always relocate gcc and prev-gcc to the original names, even
11785         if the build fails.
11786         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11787         New targets.
11789 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11791         * MAINTAINERS: Update my email address.
11793 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11795         * configure.in (mips*-*-irix5*): Enable ld.
11796         * configure: Regenerate.
11798 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11800         * configure: Regenerate.
11802 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11804         * Makefile.tpl (configure-[+module+], configure-gcc,
11805         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11806         Set and export LDFLAGS.
11807         * Makefile.in: Regenerate.
11809 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11811         * MAINTAINERS: Add myself to write-after-approval.
11813 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11815         PR bootstrap/14871
11816         * Makefile.tpl: If we don't have built-in-tree target tools,
11817         use the ones found by configure rather than hacking around with
11818         program_transform_name.
11819         * configure.in: Give Makefile.tpl the information necessary
11820         to do that.
11821         * Makefile.in: Regenerate.
11822         * configure: Regenerate.
11824 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11826         PR bootstrap/14760
11827         * configure.in: When computing baseargs, strip *all* copies of
11828         offending options.  Also, don't match/substitute the trailing space,
11829         so that this actually works when two similar options are separated by
11830         only one space.
11831         * configure: Regenerate.
11833 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11835         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11836         (rs6000-*-aix*): Same.
11837         * configure: Regenerate.
11839 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11841         * MAINTAINERS: Add myself to write-after-approval.
11843 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11845         * MAINTAINERS: Add myself to write-after-approval.
11847 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11849         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11850         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11851         * Makefile.in: Regenerate.
11853         * configure.in (top level bootstrap support): Rework --enable-werror
11854         to set @stage2_werror_flag@.
11855         * configure: Regenerate.
11856         * Makefile.tpl (top level bootstrap support): Pass
11857         @stage2_werror_flag@ down to configure in stages 2 and 3.
11858         * Makefile.in: Regenerate.
11860 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11862         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11863         for stages 2 and 3 as well as in make.  As a consequence, remove
11864         OUTPUT_OPTION (now detected by configure) from the flags passed down
11865         to make.
11866         * Makefile.in: Regenerate.
11868         * Makefile.tpl (new-bootstrap): Fix typo.
11869         * Makefile.in: Regenerate.
11871 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11873         * Makefile.tpl: Rearrange by moving recursive_targets rules
11874         into their proper sections.
11875         * Makefile.tpl (top level bootstrap support): Move disabling
11876         of coverage flags from 'make' to 'configure'; improve comments.
11877         * Makefile.in: Regenerate.
11879         * Makefile.tpl (experimental top level bootstrap) Move stage1
11880         language setting from all- target to configure- target; disable
11881         intermodule optimization in stage 1; prevent gratuitous rebuilds
11882         of stage 1.
11883         * Makefile.in: Regenerate.
11884         * configure.in: Comma-separate stage 1 language list for top
11885         level bootstrap.
11886         * configure: Regenerate.
11888         * Makefile.tpl: Clean up experimental top level bootstrap support:
11889         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11890         prev-gcc in configure- targets as well as all- targets.
11891         * Makefile.in: Regenerate.
11893 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11895         * compile: New file imported from automake.
11897 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11899         * configure.in: Remove symbolic link section.
11900         * configure: Regenerate.
11901         * Makefile.tpl (links): Remove.
11902         * Makefile.in: Regenerate.
11904 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11905             Nathanael Nerode  <neroden@gcc.gnu.org>
11907         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11908         Set with AC_CHECK_PROGS.
11909         * configure.in: Fix comment typo from last patch.
11910         * configure: Regenerate.
11912 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11914         * Makefile.tpl: Introduce experimental top level bootstrap support.
11915         * Makefile.in: Regenerate.
11916         * configure.in: Introduce support for top level bootstrap.
11917         * configure: Regenerate.
11919 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11920             Paolo Bonzini  <bonzini@gnu.org>
11922         PR bootstrap/14522
11923         * configure.in: Cope with shells that do not support unquoted ^
11924         * configure: Regenerate.
11926 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11927             Paolo Bonzini  <bonzini@gnu.org>
11929         PR bootstrap/14522
11930         * configure.in: Cope with shells that do not support nesting
11931         quotes inside quoted backquote substitutions.
11932         * configure: Regenerate.
11934 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11936         PR bootstrap/14522
11937         * configure.in: Fix escaping of $.
11938         * configure: Regenerate.
11940 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11942         * configure: Regenerate, since I forgot to while committing Paolo's
11943         changes.
11945 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11947         PR ada/14131
11948         Move language detection to the top level.
11949         * configure.in: Find default values for the tools as
11950         soon as possible.  Disable ada if GNAT is not found.
11951         Emit error message about missing languages.  Expand
11952         --enable-languages=all for the gcc subdirectory.
11954 2004-03-10  Ben Elliston  <bje@gnu.org>
11956         * MAINTAINERS: Update my email address.
11958 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11960         * ltconfig: Disable building static libraries if building shared
11961         libraries on AIX 5L.
11963 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11965         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11966         and disable libgcj.
11967         * configure: Regenerated.
11969 2004-03-01  Brian Booth  <bbooth@redhat.com>
11971         * MAINTAINERS: Add myself to write-after-approval.
11973 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11975         * MAINTAINERS: Add myself to write-after-approval.
11977 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11979         PR bootstrap/7087
11980         * Makefile.tpl: Guard XFOO sed statements better.
11981         * Makefile.tpl: Add dependency for configure-target-libada.
11982         * Makefile.in: Regenerate (incidentally fixes broken
11983         commit when libada-branch was merged).
11985 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11987         * MAINTAINERS: Add myself to write-after-approval.
11989 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11991         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11992         maintainers.
11994 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11996         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11997         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11999 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12001         PR bootstrap/11932
12002         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12004 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
12006         * MAINTAINERS: Added myself to write-after-approval.
12008 2004-02-14  Michael Koch  <konqueror@gmx.de>
12010         * MAINTAINERS: Added myself to write-after-approval.
12012 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
12014         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
12015         some OS port maintainers to OS port maintainers section.
12017 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
12019         * MAINTAINERS: Add self.
12021 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
12023         * MAINTAINERS: Alphabetize.
12025 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
12027         * MAINTAINERS: Remove myself.
12029 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
12031         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12032         (rs6000-*-aix*): Same.
12033         * configure: Regenerate.
12035 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
12037         * configure.in (host): Add in missing $noconfigdirs to defines.
12038         * configure: Regenerate.
12040 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
12041             Nathanael Nerode  <neroden@gcc.gnu.org>
12043         PR ada/6637, PR ada/5911
12044         Merge with libada-branch:
12045         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12046         with appropriate dependencies. Add --enable-libada configure switch.
12047         * configure, Makefile.in: Regenerate.
12049 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
12051         * MAINTAINERS: Add myself to write-after-approval.
12053 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12055         * configure.in: Don't pass --with-stabs on IRIX 5 either.
12056         * configure: Regenerate.
12058 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
12060         Merge from upstream:
12062         * ltmain.in: When setting IFS to '~', be careful about user
12063         arguments that contain '~'.
12065         2004-02-04  Peter O'Gorman  <peter@pogma.com>
12067         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12068         Also test $base_compile against $CC with escaped arguments. Bug
12069         reported by Geoff Keating <geoffk@apple.com>.
12071 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
12073         * MAINTAINERS: Remove i960 port.
12075 2004-01-23  DJ Delorie  <dj@redhat.com>
12077         * Makefile.def (target_modules) [libiberty]: Don't stage.
12078         * Makefile.in: Rebuilt.
12080 2004-01-20  Caroline Tice  <ctice@apple.com>
12082         * MAINTAINERS: Add myself to write-after-approval.
12084 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
12086         * MAINTAINERS: Update my email address.
12088 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
12090         * MAINTAINERS: Add myself to write-after-approval.
12092 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12094         * MAINTAINERS: Remove entries without email address.
12096 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
12098         * MAINTAINERS: Add myself to write-after-approval.
12100 2004-01-15  Steven Bosscher  <stevenb@suse.de>
12102         * MAINTAINERS: Update my email address.
12104 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
12106         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12107         * Makefile.tpl (configure-target-[+module+]): Support stage.
12108         * Makefile.in: Rebuilt.
12110 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
12112         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12114 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
12116         * MAINTAINERS: Add myself as a MIPS maintainer.
12118 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12120         * configure.in: Use ./config.cache, not config.cache.
12121         * configure: Regenerate.
12122         * Makefile.tpl: Special-casing not needed for GCC any more.
12123         * Makefile.in: Regenerate.
12125         * configure.in: Don't share a cache file for host dirs.
12126         * configure: Regenerate.
12128         * config-ml.in: Don't mess with the cache file.
12130 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12132         * MAINTAINERS: Move myself from 'Write After Approval' to
12133         'CPU Port Maintainers' section as SPARC maintainer.
12135 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12137         * Makefile.tpl: Make GCC use a separate config.cache.
12138         * Makefile.in: Regenerate.
12140         PR bootstrap/11932, PR bootstrap/11933
12141         (I don't know if it will fix either of them, but it relates
12142         to them.)
12143         * configure.in: Don't use shared config.cache for target
12144         directories.
12145         * configure: Regenerate.
12147 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
12149         * MAINTAINERS: Add myself to 'Write After Approval' section.
12151 2003-12-31  Roger Sayle  <roger@eyesopen.com>
12153         * configure.in (ia64*-*-hpux*): Disable building java libraries.
12154         * configure: Regenerated.
12156 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
12158         * MAINTAINERS: Remove the mn10200 maintainer.
12160 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
12162         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12163         * configure: Regenerated.
12165 2003-12-16  Jan Hubicka  <jh@suse.cz>
12167         * MAINTAINERS: Add myself as callgraph maintainer.
12169 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
12171         * configure.in (raw_libstdcxx_flags): Remove the leading space.
12172         * configure: Regenerate.
12174 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
12176         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12177         'Write After Approval' section. Update email.
12179 2003-12-01  James Lemke  <jim@wasabisystems.com>
12181         * MAINTAINERS (Write After Approval): Add myself.
12183 2003-11-20  Matt Thomas  <matt@3am-software.com>
12185         * MAINTAINERS: Add myself as a vax port maintainer.
12187 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
12189         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12190         (configure-build-[+module+], configure-[+module+]): Likewise.
12191         (configure-target-[+module+], configure-gcc, config.status): Likewise.
12192         * Makefile.in: Regenerate.
12194 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
12196         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12197         shared/dylibed libraries.
12198         * ltmain.sh: Likewise.
12199         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12200         * ltcf-cxx.sh: Likewise.
12201         * ltcf-gcj.sh: Likewise.
12202         * ltconfig: Likewise.
12204 2003-11-17  Stan Cox  <scox@redhat.com>
12206         * MAINTAINERS: Add myself as iq2000 port maintainer.
12208 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
12210         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12211         * Makefile.in: Regenerate.
12213 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
12215         * config.sub: Update to 2003-11-03 version.
12217 2003-10-20  Phil Edwards  <phil@codesourcery.com>
12219         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
12220         * configure:  Regenerate.
12222 2003-10-20  Nicolas Pitre  <nico@cam.org>
12224         * MAINTAINERS: Add myself to 'Write After Approval' section.
12226 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
12228         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12230 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
12232         * MAINTAINERS: Update my email address.
12234 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12236         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12238 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
12240         * MAINTAINERS: Add myself to 'Write After Approval' section.
12242 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
12244         * config.guess: Update to 2003-10-16 version.
12245         * config.sub: Update to 2003-10-16 version.
12247 2003-10-15  David Daney  <ddaney@avtrex.com>
12249         * MAINTAINERS: Added myself to 'Write After Approval' section.
12251 2003-10-15  Falk Hueffner  <falk@debian.org>
12253         * MAINTAINERS: Move myself from 'Bug database only accounts' to
12254         'Write After Approval' section. Update email.
12256 2003-10-14  Roger Sayle  <roger@eyesopen.com>
12258         * MAINTAINERS: Move myself from 'Write After Approval' to
12259         'Various Maintainers' section as middle-end maintainer.
12261 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12263         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12264         HOST_FLAGS_TO_PASS.
12265         * Makefile.in: Regenerate.
12267 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
12269         * config.guess: Update to 2003-10-07 version.
12270         * config.sub: Update to 2003-10-07 version.
12272 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12274         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12275         * ltconfig (irix5*, irix6*): Don't override version_type.
12277 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
12279         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12280         * configure: Rebuilt
12281         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12282         * Makefile.in: Rebuilt
12284 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
12286         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12288 2003-09-30  Carlo Wood  <carlo@alinoe.com>
12290         * MAINTAINERS (Write After Approval): Add myself.
12292 2003-09-29  Paul Koning  <ni1d@arrl.net>
12294         * MAINTAINERS: Move myself from "Write After Approval"
12295         to CPU platform maintainers for pdp11 platform.
12297 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
12299         * MAINTAINERS: Move myself from 'Write After Approval' to
12300         'Various Maintainers' section as libffi testsuite maintainer.
12302 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
12304         * configure.in: Pass a computed --program-transform-name
12305         to subconfigures.
12306         * configure: Regenerated.
12308 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12310         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12311         * Makefile.in: Regenerate.
12313         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12314         * Makefile.in: Regenerate.
12316 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
12318         * MAINTAINERS: Move myself from 'Write After Approval'
12319         to 'Various Maintainers' (objective-c) section.
12321 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
12323         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12324         quoting.
12325         * configure: Regenerated.
12327 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
12329         * MAINTAINERS (Write After Approval): Add myself to write after
12330         approval list.
12332 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
12334         * MAINTAINERS (Write After Approval): Add myself.
12336 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
12338         * MAINTAINERS: Update my e-mail address.
12340 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
12342         * libtool.m4 (LD): Correct powerpc64 host match.
12344 2003-09-06  James E Wilson  <wilson@tuliptree.org>
12346         * MAINTAINTERS: Update my affiliation and email address.
12348 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12350         * MAINTAINERS (Write After Approval): Add myself.
12352 2003-09-04  DJ Delorie  <dj@redhat.com>
12354         * configure: Regenerate.
12356 2003-09-04  Robert Millan  <robertmh@gnu.org>
12358         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12360 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12362         * configure.in: Ensure arguments to sed are properly spaced.
12363         * configure: Regenerate.
12365 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
12367         * MAINTAINERS: Update my e-mail address.
12369 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
12371         * MAINTAINERS (Write After Approval): Add myself.
12373 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
12375         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12376         * configure: Regenerated.
12378 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12380         * MAINTAINERS: Update my email address.
12382 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12384         * configure.in:  Use newline instead of semicolon when assuming
12385         shell arguments in a for loop.
12386         * configure:  Regenerated.
12388 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12390         * MAINTAINERS: Resurrect the i860 maintainer.
12392 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12394         PR 8180
12395         * configure.in: When testing with_libs and with_headers, treat
12396         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12397         * configure: Regenerate.
12399         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12400         make, shell, etc.
12401         (baseargs): Likewise.
12402         * configure: Regenerate.
12404 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12406         * MAINTAINERS (Write After Approval): Add myself.
12408 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12410         * configure.in: Disable libgcj for darwin not on powerpc.
12411         * configure: Rebuild.
12413 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12415         * config-ml.in, symlink-tree: Add license.
12417 2003-08-03  Richard Stallman  <rms@gnu.org>
12418             Eben Moglen  <moglen@columbia.edu>
12420         * README.SCO: New file.
12422 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12424         * Makefile.tpl (check, check-c++): Express dependencies using
12425         dependencies rather than commands.
12426         * Makefile.in: Regenerate.
12428 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12430         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12431         * configure: Ditto.
12433 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12435         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12436         * Makefile.in: Update.
12438 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12440         * configure.in: Enable libgcj for darwin.
12441         * configure: Rebuild.
12443 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12445         * config-ml.in:  Use ac_configure_args directly instead of
12446         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12447         actually seen.
12449 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12451         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12452         creating target and build subdirs to build all parent dirs as needed.
12453         * Makefile.in: Rebuild.
12454         * configure.in: Don't build dirs explicitly here.
12455         * configure: Rebuild.
12457 2003-07-26  Paul Brook  <paul@nowt.org>
12459         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12461 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12463         * Makefile.tpl (all-make): Depend on intl.
12464         * Makefile.in: Rebuilt.
12466 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12468         * install-sh:  Update to newer upstream versions (associated with
12469         aclocal 1.7).
12470         * mkinstalldirs:  Likewise.
12471         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12473 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12475         * MAINTAINERS: Move self from Bug database only accounts
12476         to write-after-approval.
12478 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12480         * config.if: Remove unused libc_interface determination.
12482 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12484         * MAINTAINERS: Move self from write-after-approval to
12485         build machinery (*.in).
12487 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12489         PR bootstrap/11273
12490         PR bootstrap/11408
12491         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12492         unused INSTALL_PROGRAM_ARGS.
12493         * configure.in: Use AC_PROG_INSTALL.
12494         * Makefile.in: Regenerate.
12495         * configure: Regenerate.
12497 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12499         * MAINTAINERS: Alphabetize.
12501 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12503         * configure: Rebuilt.
12504         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12505         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12506         newlib nor libgloss.
12507         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12508         * configure.in (am33_2.0-*-linux*): Added.
12510 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12512         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12513         * configure: Regenerate.
12515 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12517         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12518         * Makefile.in: Regenerate.
12520 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12522         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12523         * Makefile.in: Regenerate.
12525 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12527         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12528         * Makefile.in: Regenerated.
12530         * config-ml.in: Replace PWD with PWD_COMMAND.
12532 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12534         * intl: New directory; see intl/ChangeLog for details.
12535         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12536         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12537         * Makefile.in: Regenerate.
12539 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12541         * configure.in: Clean up config-lang.in handling.  Delete
12542         useless assignment to "subdirs".
12543         * configure: Regenerate.
12545 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12547         * configure.in: Rename 'target_libs' to 'target_libraries'.
12548         Remove useless reference to 'target_libs'.
12549         * configure: Regenerate.
12551 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12553         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12554         * Makefile.in: Regenerate.
12556 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12558         * Makefile.def: Introduce flags_to_pass.
12559         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12560         * Makefile.in: Regenerate.
12562 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12564         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12565         and target-libgloss.
12566         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12567         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12568         * configure: Regenerate.
12570 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12572         * configure.in: Update testsuite_flags to new location.
12573         * configure. Regenerate.
12575 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12577         * Makefile.tpl: Remove BUILD_CC stuff.
12578         * Makefile.in: Regenerate.
12580 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12582         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12584 2003-06-16  Graeme Peterson  <gp@qnx.com>
12586         * MAINTAINERS (Write After Approval): Add myself.
12588 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12590         * config.guess: Update to 2003-06-12 version.
12591         * config.sub: Update to 2003-06-13 version.
12593 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12595         * config.guess: Update to 2003-06-06 version.
12596         * config.sub: Update to 2003-06-06 version.
12598 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12600         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12601         * configure. Regenerate.
12603 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12605         * configure.in: Disable serial configure by default.
12606         * configure: Regenerate.
12607         * Makefile.tpl: Abolish .NOTPARALLEL.
12608         * Makefile.in: Regenerate.
12610         * Makefile.tpl: Replace {build,host,target}_canonical by
12611         {build,host,target}.
12612         * Makefile.in: Regenerate.
12614         * Makefile.tpl: Fix stupid pasto.
12615         * Makefile.in: Regenerate.
12617 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12619         * Makefile.tpl: Remove bogus conditional.
12620         * Makefile.in: Regenerate.
12622 2003-06-05  Jan Hubicka  <jh@suse.cz>
12624         * Makefile.tpl (profiledbootstrap): New target.
12625         * Makefile.in (profiledbootstrap): New target.
12627 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12629         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12630         Pinski. Remove user names from other bugzilla-only maintainers.
12632 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12634         * Makefile.tpl: Make 'recursive targets' using autogen rather
12635         than shell loop.  Remove duplicate 'clean' targets and false
12636         comments.
12637         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12638         Add systematic method of specifying missing targets in subdirs.
12639         Add copyright boilerplate.
12640         * Makefile.in: Regenerate.
12641         * configure.in: Add 'recursive targets' to maybe list.
12642         * configure: Regenerate.
12644         * MAINTAINERS: "GNATS only" -> "Bug database only".
12646         * Makefile.tpl: Rename [+target+] to [+make_target+].
12647         * Makefile.def: Rename 'target' to 'make_target'.
12649 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12651         * MAINTAINERS: Add self as options handling maintainer.
12653 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12655         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12656         been too long since I touched those ports.
12658 2003-05-28  DJ Delorie  <dj@redhat.com>
12660         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12661         * Makefile.in: Regenerate.
12663 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12665         * configure.in: Use curly braces in the definition of tooldir.
12666         * configure: Regenerate.
12668 2003-05-21  DJ Delorie  <dj@redhat.com>
12670         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12671         newlib or libgloss.
12672         * Makefile.in: Regenerate.
12674 2003-05-21  DJ Delorie  <dj@redhat.com>
12676         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12677         * Makefile.in: Regenerate.
12679 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12681         * MAINTAINERS: Update my e-mail address.
12683 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12685         * configure.in: Switch more things to use maybe dependencies.
12686         * Makefile.tpl: Switch more things to use maybe dependencies.
12687         Factor out common code from autogen IF statements.
12688         * configure: Regenerate.
12689         * Makefile.in: Regenerate.
12691 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12693         * configure.in: Accept i[3456789]86 for machine type.
12694         * configure: Regenerate.
12696 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12698         * configure.in: Switch more things to use maybe dependencies.
12699         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12700         * configure: Regenerate.
12701         * Makefile.tpl: Switch more things to use maybe dependencies.
12702         * Makefile.in: Regenerate.
12704 2003-05-16  Andreas Schwab  <schwab@suse.de>
12706         * Makefile.tpl (install-opcodes): Define.
12707         * Makefile.in: Rebuild.
12709 2003-05-13  Andreas Jaeger  <aj@suse.de>
12711         * config.guess: Update to 2003-05-09 version.
12712         * config.sub: Update to 2003-05-09 version.
12714 2003-05-13  Michael Eager  <eager@mvista.com>
12716         * configure.in: Correct sed script so that options in quotes are not
12717         deleted.
12718         * configure: Rebuild.
12720 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12722         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12723         and $$s/newlib/libc/sys/cygwin32 include paths.
12724         * configure: Ditto.
12726 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12728         * MAINTAINERS: Update my email addresses.
12730 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12732         * config-ml.in: Propagate INSTALL variables.
12734 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12736         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12738 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12740         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12741         * Makefile.in: Regenerate.
12743 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12745         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12747 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12749         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12751 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12753         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12754         * Makefile.in: Regenerated.
12756 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12758         * MAINTAINERS (Write After Approval): Upgrade myself from
12759         GNATS only to write-after-approval. Update my mail address.
12761 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12763         (OS Port Maintainers: freebsd): Add myself.
12765 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12767         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12769 2003-04-22  Kean Johnston  <jkj@sco.com>
12771         * MAINTAINERS (SCO ports): Added myself.
12773 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12775         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12777 2003-04-19  Kean Johnston  <jkj@sco.com>
12779         * MAINTAINERS (Write After Approval): Add myself.
12781 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12783         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12784         * Makefile.in: Regenerate.
12786 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12788         * configure.in (powerpc64*-*-linux*): Remove.
12789         * configure: Rebuilt.
12791 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12793         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12794         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12795         and restrap.
12796         * Makefile.in:  Regenerate.
12798 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12800         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12801         * configure: Regenerated.
12803 2003-04-15  DJ Delorie  <dj@redhat.com>
12805         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12807 2003-04-13  Nick Clifton  <nickc@redhat.com>
12809         * config-ml.in: Remove support for --disable-aix removing
12810         call-aix multilibs.
12812 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12814         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12815         * */configure: Rebuilt.
12817 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12819         * MAINTAINERS: Add my email address.
12821 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12823         * MAINTAINERS (Write After Approval): Add myself.
12825 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12827         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12828         * Makefile.in: Regenerate.
12830 2003-03-14  Michael Chastain  <mec@shout.net>
12832         * Makefile.in: Regenerate with correct Makefile.def.
12834 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12836         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12837         Make macro.
12838         * Makefile.in: Regenerate.
12839         * configure.in: Clean up gxx_include_dir logic.
12840         * configure: Regenerate.
12842 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12844         * MAINTAINERS (Write After Approval): Add myself.
12846 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12848         * MAINTAINERS: Update my mail address.
12850 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12852         * configure.in (gxx_include_dir): Fix typo.
12853         * configure: Regenerated.
12855 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12857         * Makefile.tpl: Reindent.
12858         * Makefile.in: Regenerate.
12859         * configure.in: Reindent.  Don't set unused variables.
12860         * configure: Regenerate.
12862 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12864         * configure.in: Include $(build_tooldir)/sys-include in
12865         FLAGS_FOR_TARGET.
12866         * configure: Regenerated.
12868 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12870         * Makefile.tpl: Always pass down RANLIB.
12871         * Makefile.in: Regenerate.
12873         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12874         * Makefile.in: Regenerate.
12875         * configure.in: Remove unused logic relating to --enable-shared
12876         and --enable-threads.  Remove bogus comments.  Remove redundant
12877         noconfigdirs.
12878         * configure: Regenerate.
12880         * configure.in: Replace ${libstdcxx_version} by its value.
12881         Remove reference to mh-dgux.
12882         * configure: Regenerate.
12884 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12886         * MAINTAINERS (Write After Approval): Add myself.
12888 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12890         * Makefile.tpl: Rearrange.
12891         * Makefile.in: Regenerate.
12893 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12895         * configure.in: Add support for kaOS as cross build target system.
12896         * configure: Regenerated.
12898 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12900         * MAINTAINERS (Write after approval): Add myself.
12902 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12904         * MAINTAINERS: Update my email address.
12906 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12908         * MAINTAINERS: Add self to blanket write privs. section.
12910 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12912         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12913         configure-target-* as some target builds may require additional
12914         flags for preprocessor tests.
12915         * Makefile.in: Regenerated.
12917 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12919         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12920         * ltconfig: Handle it.
12921         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12922         auto-detecting it.
12924         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12925         it is used as argument to $CC.
12926         * ltcf-gcj.sh: Likewise.
12928         * configure.in: Introduce --enable-maintainer-mode.
12929         * configure: Rebuilt.
12930         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12931         for maintainer mode.
12932         * Makefile.in: Rebuilt.
12934 2003-02-18  Jason Merrill  <jason@redhat.com>
12936         * Makefile.tpl (check-c++): Allow parallelism.
12938 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12940         * MAINTAINERS: Remove John Carr (who never actually had access to
12941         gcc.gnu.org).
12943 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12945         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12946         don't configure target-libobjc.
12947         * configure: Regenerate.
12949 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12951         * Makefile.tpl (RANLIB): Define.
12952         * Makefile.in: Regenerate.
12954 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12956         * MAINTAINERS: Update my email.
12958 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12960         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12961         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12962         * Makefile.in: Regenerated.
12963         * configure.in: Remove all traces of snavigator, db, and grep.
12964         * configure: Regenerated.
12966 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12968         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12969         After Approval.
12971 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12973         * MAINTAINERS (Write after approval): Add myself.
12975 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12977         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12978         * Makefile.in: Regenerated.
12980 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12982         * config.guess: Updated to 2003-01-30's version.
12983         * config.sub: Updated to 2003-01-28's version.
12985 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12987         * config.if: If gcc_version is already set, just use it.  Don't set
12988         gcc_version_trigger if it's already set, otherwise set it to
12989         gcc/version.c, but only if the file exists.  If it is not set and
12990         gcc/version.c does not exist, try to extract the version number from
12991         $CC.
12993 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12995         * MAINTAINERS: Add myself to write-after-approval list.
12997 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12999         * configure.in:  Revert 24Jan change.
13000         * configure:  Regenerate.
13002 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13004         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
13005         entry of HJ Lu.
13007 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13009         * configure.in: Revert previous change.
13010         * configure: Regenerate.
13012 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13014         * configure.in: Make rda native-only.
13015         * configure: Regenerate.
13017 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13019         * MAINTAINERS: Move myself from GNATS-only-accounts to
13020         write-after-approval.
13022 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13024         * configure.in: Add missing \.
13025         * configure: Rebuilt.
13027 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
13029         * configure.in (baseargs): Avoid using \| in sed regular
13030         expressions.
13031         * configure: Rebuilt.
13033 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
13035         * configure.in (baseargs): Remove all supported forms of
13036         --cache-file, --srcdir, --host, --build and --target options
13037         from argument lists.
13038         * configure: Rebuilt.
13040 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
13042         * MAINTAINERS: Add myself to write-after-approval list.
13044 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
13046         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13047         * configure: Rebuilt.
13049 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13051         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13052         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13053         * Makefile.in: Regenerate.
13054         * configure: Regenerate.
13056 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
13058         * configure.in: Remove Makefile in build, host and target modules
13059         unless configure was run with --no-recursion.
13060         * configure: Rebuilt.
13062 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
13064         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13065         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13066         * Makefile.in: Regenerate.
13068 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
13070         * config.guess: Update to 2003-01-03 version.
13071         * config.sub: Update to 2003-01-03 version.
13073 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13075         * configure: Regenerate with proper autoconf 2.13.
13077 2003-01-07  Christopher Faylor  <cgf@redhat.com>
13079         * configure.in: Add AC_PREREQ for consistency.
13080         * configure: Regenerate.
13082 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
13084         * configure.in (GDB_TK): Add tcl directories conditional on
13085         gdb/gdbtk directory being present.
13086         * configure: Regenerate.
13088 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
13090         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
13091         used by gcc if LD is not defined and we are not doing a Canadian Cross.
13092         * configure: Rebuilt.
13094 2002-12-31  Tom Tromey  <tromey@redhat.com>
13096         * Makefile.in: Rebuilt.
13097         * Makefile.def (target_modules) [libffi]: Allow installation.
13099 2002-12-31  Andreas Schwab  <schwab@suse.de>
13101         * configure.in: Fix use of $program_transform_name.
13102         * configure: Regenerated.
13104 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
13106         * configure.in (baseargs): Don't remove first configure argument.
13107         * configure: Regenerated.
13109 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
13111         * Makefile.tpl (local-distclean): Don't remove...
13112         (multilib.ts): ... this.  Moved into...
13113         (multilib.out): ... this.  Don't use sub-make.
13114         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13115         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13116         (configure-build-[+module+], configure-[+module+],
13117         configure-target-[+module+], configure-gcc): ... these.  Test
13118         for Makefile existence.  Drop config.status from dependencies.
13119         * Makefile.in: Rebuilt.
13120         * configure.in: Move gcc-version-trigger to the end of
13121         ac_configure_args.  Add comments to maybedep.tmp and
13122         serdep.tmp.  Introduce --disable-serial-configure.  Remove
13123         nonopt from baseargs, matching and removing corresponding
13124         whitespace while at it.
13125         * configure: Rebuilt.
13127 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
13129         * configure.in (host_configargs): Replace reference to
13130         no-longer-defined buildopts with --build=${build_alias}.
13131         * configure: Rebuilt.
13133         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
13134         program_transform_name to standard idiom.
13135         (AUTOGEN, AUTOCONF): Define.
13136         (Makefile.in): Use $(AUTOGEN).
13137         (Makefile): Depend on config.status, and use autoconf-style rule to
13138         build it.  Move original commands to...
13139         (config.status): ... this new target.
13140         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
13141         $(AUTOCONF).
13142         * Makefile.in: Rebuilt.
13144 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
13146         * Makefile.tpl: Fix dramatic bustage due to change in
13147         program_transform_name.
13148         * Makefile.in: Regenerate.
13150         * configure.in: Remove unnecessary PATH setting.
13151         * configure: Regnerate.
13153         * configure.in: Don't default to unprefixed tools unless
13154         the native tools will work.
13155         * configure: Regenerate.
13157         * configure.in: Convert to autoconf script.  Blow away lots
13158         of now-redundant Makefile fragments.
13159         * configure: Generate using Autoconf.
13160         * Makefile.tpl: Rewrite to reflect autoconfiscation.
13161         * Makefile.in: Regenerate.
13163 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
13165         * configure: Fix stupid bug where RANLIB was mistakenly included.
13167         * configure.in: Rename (buildargs, hostargs, targargs) to
13168         (build_configargs, host_configargs, target_configargs).
13170         * configure.in: Move logic out of sed statement.
13172         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
13173         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13175 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
13177         * config.sub: Import from master repository
13178         * config.guess: Ditto
13180 2002-12-24  Andreas Schwab  <schwab@suse.de>
13182         * Makefile.tpl (multilib.out): Fix missing space.
13183         * Makefile.in: Regenerate.
13185 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
13187         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
13188         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
13189         * Makefile.in: Regenerate.
13190         * configure.in: Remove unnecessary leftovers.
13192 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
13194         * configure.in (extra_ranlibflags_for_target): New variable.
13195         (*-*-darwin): Add -c to ranlib commands.
13196         * configure (tooldir): Handle extra_ranlibflags_for_target.
13198 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13200         * Makefile.tpl: Revert HJL's change.
13201         * Makefile.in: Regenerated.
13202         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13203         always.
13205 2002-12-19  Andreas Schwab  <schwab@suse.de>
13207         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13208         * Makefile.in: Regenerate.
13210 2002-12-18  H.J. Lu  <hjl@gnu.org>
13212         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13213         * Makefile.in: Regenerated.
13215         * configure.in (build_prefix): New. Substitute.
13217 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
13219         * Makefile.tpl: Don't let real targets depend on phony targets.
13220         * Makefile.in: Regenerate.
13222         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13223         * Makefile.in: Regenerate.
13225 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
13227         * config.sub: Import from master repository
13228         * config.guess: Ditto
13230 2002-12-16  Jason Merrill  <jason@redhat.com>
13232         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13233         previous 'make bootstrap'.
13234         * Makefile.in: Regenerate.
13236 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
13238         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13240 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
13242         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13243         * Makefile.in: Regenerate.
13245 2002-12-13  Jason Merrill  <jason@redhat.com>
13247         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
13248         library tests.
13249         (check-c++): Just depend on it and check-target-libstdc++-v3.
13250         * Makefile.in: Regenerate.
13252 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13254         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13255         * Makefile.in: Rebuilt.
13257 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
13259         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13261 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13263         * configure: Fix bug put in by gremlins.
13265         * Makefile.tpl: Substitute more autoconfily.
13266         * configure: Substitute more autoconfily.
13267         * Makefile.in: Regenerate.
13269 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
13271         * config.sub: Import from master repository
13272         * config.guess: Ditto
13273         * MAINTAINERS: Added Svein Seldal under write after approval
13275 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
13277         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13278         * Makefile.in (all-sim): Ditto.
13280 2002-12-06  DJ Delorie  <dj@redhat.com>
13282         * Makefile.tpl: Change configure dependencies to not have real
13283         targets depend on phony targets.
13285 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
13287         * configure.in: Revert unintentional change.
13289         * Makefile.tpl: Change dependency for */multilib.out so that
13290         it works when gcc isn't in the tree.
13292         * configure.in: Substitute more.
13293         * configure: Run subconfigures from the Makefile.
13294         * Makefile.tpl: Run subconfigures from the Makefile; add a few
13295         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
13297 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13299         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13301 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13303         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13304         and corresponding dependencies.
13305         * Makefile.in: Regenerate.
13307         * configure.in (host_tools): Order binutils, gas and ld for
13308         convenience in running the testsuites.
13310         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13311         * Makefile.in: Regenerate.
13312         * configure.in: Introduce rules to serialize subconfigure runs.
13314         * configure.in: Introduce BASE_CC_FOR_TARGET.
13315         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
13316         Realize configure-build-* targets.  Realize configure-target-* targets.
13317         * Makefile.in: Regenerate.
13319 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13321         * configure: Move gcc_version_trigger stuff from here...
13322         * configure.in: ...to here.
13324         * configure.in: Separate subconfigure options added by this file from
13325         options given by the user.  Add machinery to put args for host
13326         subconfigures into the Makefile.
13328         * Makefile.tpl: Remove 'vault' targets.
13329         * Makefile.tpl: Reorder and comment dependencies.
13330         * Makefile.in: Regenerate.
13332 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13333         * configure.in: Fix my broken commit of previous patch. (sigh)
13335 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13337         * configure.in: Move host-specific darwin noconfigdirs into
13338         the host-specific section.
13340 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
13342         * configure.in: Move host-specific darwin noconfigdirs into
13343         the host-specific section.
13345 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
13347         * configure: Remove skip-this-dir support.
13348         * Makefile.tpl: Remove skip-this-dir support.
13350         * Makefile.tpl: Remove leftover support for non-autoconfiscated
13351         subdirectories.
13352         * Makefile.in: Regenerate.
13354         * Makefile.tpl: Strip out useless setting of 'dir'.
13355         * Makefile.in: Regenerate.
13357 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13359         * configure.in: Fix deeply stupid bug.
13361         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13362         shell code in CXX_FOR_TARGET
13363         * Makefile.def: Introduce raw_cxx.
13364         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13365         RAW_CXX_FOR_TARGET.
13366         * Makefile.in: Regenerate.
13368 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
13370         * Makefile.tpl: Remove unnecessary ifs.
13371         * Makefile.in: Regenerate.
13373         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
13374         dependencies.  Maybe-ize build-libiberty.  Create dummy install
13375         targets for 'no_install' modules.
13376         * configure: Move GDB_TK substitution to configure.in.  Move
13377         build_modules stuff to configure.in.
13378         * configure.in: Implement soft dependency machinery.  Maybe-ize
13379         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13380         * Makefile.in: Regenerate.
13382 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13384         * Makefile.tpl: Make all-target, install-target behave similarly
13385         to all, install (only hitting configured targets).  Eliminate
13386         unused macro defintions.
13388         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13389         build != host.
13391         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13393         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13395         * configure.in: Produce lists of subdir targets we're actually
13396         configuring.  Remove references to "dosrel".
13397         * Makefile.tpl: Let configure set which subdir targets are hit.
13398         Remove install-cross; clean up install; remove ALL.  Remove
13399         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13400         Autogenerate host module targets.  Remove empty dependency lines
13401         and redundant dependency; rearrange slightly.
13402         * Makefile.def: Add host-side libtermcap, utils.
13404         * Makefile.in: Regenerate.
13406 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13408         * ltconfig (osf[345]): Append $major to soname_spec.
13409         Reflect this in library_names_spec.
13410         * ltmain.sh (osf): Prefix $major with . for use as extension.
13412 2002-11-19  Andreas Jaeger  <aj@suse.de>
13414         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13415         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13416         and sparc64 GNU/Linux systems.
13418 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13420         * MAINTAINERS: Update email.
13422 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13424         * MAINTAINERS: Complete James Dennett's entry.
13426 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13428         * MAINTAINERS (Write After Approval): Add myself.
13430 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13432         * Makefile.tpl: syntactic cleanup
13434 2002-11-13  Stuart Hastings  <stuart@apple.com>
13436         * MAINTAINERS: Add myself to write-after-approval list.
13438 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13440         * Makefile.def: Add list of recursive targets to autogenerate.
13441         Add build_modules.
13442         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13443         targets.  Autogenerate *-build-* targets.
13444         * Makefile.in: Regenerate.
13446 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13448         * configure: More autoconf-style substitutions.
13449         * Makefile.tpl: More autoconf-style substitutions.
13450         * Makefile.in: Regenerate.
13452 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13454         * configure: Substitute more variables in a more autoconf-friendly
13455         way.  Simplify slightly.
13456         * Makefile.tpl: Make more variables substitutable in an
13457         autoconf-friendly way.
13458         * Makefile.in: Regenerate.
13460 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13462         * MAINTAINERS (Write After Approval): Add myself.
13464 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13466         * configure.in (v810*): Remove special setting of tools.
13468         * configure: Add support for extra required flags for ar or nm.
13469         * configure.in (aix4.3+): Use above support for target-specific
13470         issues, rather than using config/mt-aix43.
13472 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13474         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13475         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13476         with $srcdir.  Reformat indentation.  Substitute some variables
13477         formerly hard-coded in the Makefile for build=host.
13478         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13479         * Makefile.def: Autogenerate more.
13480         * Makefile.in: Regenerate.
13482 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13484         * MAINTAINERS (Write After Approval): Add myself.
13486 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13488         * Makefile.def (host_modules): Add rda.
13489         * Makefile.in: Regenerate.
13490         * configure.in (target_tool): Add target-rda to list.
13492 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13494         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13496 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13498         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13499         and restrap targets to this rule.
13500         * Makefile.in:  Regenerate.
13502 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13504         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13505         GNATS only accounts.
13507 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13509         * configure.in (i[3456]86-*-linux*): Add check to disable
13510         ${libgcj} for glibc1.
13512 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13514         * MAINTAINERS: Add myself as ip2k port maintainer.
13516 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13518         * configure.in: Add tic4x target.
13520 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13522         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13523         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13524         * Makefile.in: Regenerate.
13526         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13527         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13528         * Makefile.in: Regenerate.
13530 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13532         * MAINTAINERS: Add myself as web pages co-maintainer.
13534 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13536         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13537         * Makefile.in: Regenerate.
13539 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13541         * MAINTAINERS: Add myself and Nathan Sidwell
13542         <nathan@codesourcery.com> as VxWorks maintainers.
13544 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13546         * Makefile.def: Remove order dependency comments.
13547         * Makefile.tpl: Add explicit install-install dependencies.
13548         * Makefile.in: Regenerate.
13550         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13551         * Makefile.in: Regenerate.
13553         * Makefile.tpl: Add configure-target (for src-release in src)
13554         * Makefile.in: Regenerate.
13556 2002-09-30  Nick Clifton  <nickc@redhat.com>
13558         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13560 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13562         * configure.in (s390*-*-linux*): Enable libgcj.
13564 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13566         * configure: Revert accidentally applied changes.
13568         * Makefile.tpl: Make more autoconf-friendly.
13569         * Makefile.in: Regenerate.
13570         * configure: Make substitution more autoconf-like.
13572 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13574         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13575         single entry to handle all these.
13576         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13577         libjava on arm-*-elf.
13579 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13581         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13582         things that depend on them.
13584 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13586         * Makefile.tpl: Make subsituted variables more autoconfy.
13587         * Makefile.in: Regenerate.
13588         * configure: Make seds more autoconfy.
13590 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13592         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13593         * Makefile.in: Regenerate.
13594         * configure.in: Rewrite sed statements to look autoconfy.
13596         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13597         all-target-foo on configure-target-foo.
13598         * Makefile.def: Ditto.
13599         * Makefile.in: Rebuild.
13601 2002-09-25  Andrew Haley  <aph@redhat.com>
13603         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13605 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13607         * Makefile.def: New file.
13608         * Makefile.tpl: New file.
13609         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13610         * contrib/gcc_update: Note that Makefile.in is a generated file.
13612         * configure.in: Minor rearrangement.  Simplify tests.
13614 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13616         * configure.in (with_headers): Skip copy if value is "yes".
13617         (with_libs): Likewise.
13619 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13621         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13622         * configure.in (sh*-*-pe*): Ditto.
13623         * configure.in (mips*-*-pe*): Ditto.
13624         * configure.in (*arm-wince-pe): Ditto.
13626         * configure.in: Rearrange.
13628 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13630         * MAINTAINERS: Update my email address.
13632 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13634         * MAINTAINERS: (Write After Approval): Add myself.
13636 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13638         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13640 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13642         * MAINTAINERS: Change my mailing address.
13644 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13646         * MAINTAINERS (Write After Approval): Remove myself.
13647         (Various Maintainers: c++ runtime libs): Add myself.
13649 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13651         * MAINTAINERS (Write After Approval): Remove myself.
13652         (Various Maintainers: c++ runtime libs): Add myself.
13654 2002-08-15  Eric Christopher  <echristo@redhat.com>
13656         * config.sub: Import from master repository.
13657         * config.guess: Ditto.
13659 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13661         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13662         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13663         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13665 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13667         * MAINTAINERS: Add self to rs6000 vector extensions.
13669 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13671         * libiberty/configure: Reverted unintended yesterday's check in.
13673 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13675         * boehm-gc/configure, libf2c/configure: Rebuilt.
13676         * libffi/configure, libiberty/configure: Ditto.
13677         * libjava/configure, libobjc/configure: Ditto.
13678         * libstdc++-v3/configure, zlib/configure: Ditto.
13679         Merged from binutils:
13680         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13681         From Steve Ellcey <sje@cup.hp.com>:
13682         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13683         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13684         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13685         IA64.
13686         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13687         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13688         soname_spec, sys_lib_search_path_spec): Ditto.
13690 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13692         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13694 2002-08-04  H.J. Lu  (hjl@gnu.org)
13696         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13698 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13700         * MAINTAINERS (Write After Approval): Add myself.
13702 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13704         * configure.in: Move generic linux case to end.  Copy generic
13705         linux noconfigdirs to mips*-*-linux* entry and new
13706         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13708 2002-07-19  Michael Matz  <matz@suse.de>
13710         * MAINTAINERS: Add myself as ra* maintainer.
13712 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13714         * config.guess: Update to 2002-07-09 version.
13715         * config.sub: Update to 2002-07-03 version.
13717 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13719         * MAINTAINERS: Fix typo in a maintainer email address.
13721 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13723         * configure.in: Remove two redundant tests.
13725 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13727         * configure.in (mips*-*-irix6*o32): Enable stabs.
13729 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13731         * configure.in: Don't build grez.
13732         * Makefile.in: Ditto.
13734         * Makefile.in: Remove references to bsp, cygmon, libstub.
13735         * configure.in: Ditto.
13737         * configure.in: Remove leftover reference to gdbtest.
13739 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13741         * configure.in (gxx_include_dir):  Change to match versioned
13742         C++ headers if --enable-version-specific-runtime-libs is used.
13744 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13746         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13748 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13750         * configure.in: Make --without-x work.
13752 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13754         * configure.in: Rearrange target Makefile fragment collection.
13756         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13757         cvs[src].
13758         * configure.in: Ditto.
13760 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13762         * MAINTAINERS (Write After Approval): Update my e-mail address.
13764 2002-06-24  Ben Elliston  <bje@redhat.com>
13766         * configure.in (host_tools): Remove cgen.
13768         * Makefile.in (all-cgen): Remove; runs from its source directory.
13769         (check-cgen, install-cgen, clean-cgen): Likewise.
13770         (all-opcodes): Do not depend on all-cgen.
13771         (all-sim): Likewise.
13773 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13775         * Makefile.in: Eliminate 'apache' targets.
13776         * configure.in: Eliminate 'apache' targets.
13778         * configure.in: Eliminate redundant tests.  Reorganize.
13780         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13782         * config-ml.in: Eliminate references to Cygnus configure.
13784         * Makefile.in: Eliminate references to building emacs.
13786 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13788         * MAINTAINERS: Update my email address.
13790 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13792         * config.if (libstdcxx_incdir): Version C++ headers.
13793         (cxx_incdir): Remove.
13795 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13797         * MAINTAINERS (Write After Approval): Add self.
13799 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13801         * configure.in: Add support for ip2k.
13803 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13805         * configure.in: Fix AIX configury bug.
13807 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13809         * MAINTAINERS (Write After Approval): Add self.
13811 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13813         * configure.in: replace ${topsrcdir} with ${srcdir}
13815         * configure.in: Move definition of libstdcxx_flags
13816         right above usage, rather than waaay earlier.
13818         * configure.in: Pull definition of is_cross_compiler earlier.
13820         * configure.in: Rearrange a little.
13822         * configure.in: Remove references to librx.
13823         * Makefile.in: Remove references to librx.
13825 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13827         * config.sub: Add support for avr target.
13828         Import from master sources, rev 1.255
13830 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13832         * configure, .cvsignore:  Revert previous change...
13833         * Makefile:  ...delete.
13835 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13837         * configure.in: Eliminate ${gasdir} variable.
13839 2002-06-18  Dave Brolley  <brolley@redhat.com>
13841         * configure.in: Add support for frv.
13842         * config.sub: Add support for frv.
13844 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13846         * configure:  Remove garbage from previous commit.
13848 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13850         * configure:  For in-source builds, make a subdir and re-exec there.
13851         * Makefile:  New file.  Pass targets through to build directory.
13852         * .cvsignore:  No longer ignore "Makefile".
13854 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13856         * MAINTAINERS (Write After Approval): Add self.
13858 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13860         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13862 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13864         * configure.in (vax-*-netbsd*): Re-enable gas.
13866 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13868         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13869         BUILD_PREFIX_1, to correct nomenclature.
13870         * configure: Likewise.
13872         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13873         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13875 2002-05-31  Olaf Hering  <olh@suse.de>
13877         * config-ml.in: Propogate DESTDIR also.
13879 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13881         * configure.in (vax-*-netbsd*): Don't build gas for this
13882         platform.
13884 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13886         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13887         and libgcj for AVR.
13889 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13891         * MAINTAINERS (Write After Approval): Add myself.
13893 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13895         * config.guess: Update to 2002-05-22 version.
13896         * config.sub: Likewise.
13898 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13900         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13901         * config-ml.in: Likewise.
13902         * configure: Likewise.
13903         * configure.in: Likewise.
13905 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13907         * MAINTAINERS: Update my email address.
13909 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13911         * configure.in: Simplify makefile fragment collection.
13913         * configure.in: Remove code to build emacs.
13915         * configure.in : Remove --srcdir argument from targargs and buildargs
13916         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13918         * configure: Move some logic to configure.in.
13919         * configure.in: Move some logic from configure.
13921 2002-05-11  Tom Tromey  <tromey@redhat.com>
13923         * MAINTAINERS: Reflect libgcj reality.
13925 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13927         * Makefile.in: Honour DESTDIR.
13929 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13931         * config.guess: Import 2002-03-20 version.
13932         * config.sub: Import 2002-04-26 version.
13934 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13936         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13938 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13940         * MAINTAINERS: Add self.
13942 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13944         * ltmain.sh: Detect and handle object name conflicts
13945         while piecewise linking a static library.
13947 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13949         * configure.in (noconfigdirs): Don't disable libgcj on
13950         sparc64-*-solaris* and sparcv9-*-solaris*.
13952 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13954         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13956 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13958         * configure.in (FLAGS_FOR_TARGET): Do not add
13959         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13960         on i[3456]86-*-linux*.
13962 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13964         * configure.in (noconfigdirs): Replace [ ] with test.
13966         * configure.in (noconfigdirs): Do not add target-newlib if
13967         target == i[3456]86-*-linux*, and host == target.
13969 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13971         * configure.in: delete reference to absent file
13973         * configure.in: replace '[' with 'test'
13975         * configure.in: Eliminate references to gash.
13976         * Makefile.in: Eliminate references to gash.
13978         * configure.in: remove useless references to 'pic' makefile fragments.
13980         * configure.in: (*-*-windows*) Finish removing.
13982         * configure.in: Eliminate redundant test for libgui.
13984 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13986         * MAINTAINERS: Add self and realphabetize.  Update entries
13987         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13988         entry for a29k port maintainer.
13990 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13992         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13993         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13995 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13997         * configure.in: remove references to dead files
13999 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14001         * MAINTAINERS: Add information about purpose of this file.
14003 2002-04-18  Tom Tromey  <tromey@redhat.com>
14005         * configure.in: Disallow configuring libgcj when it is already
14006         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
14007         Solaris 2.8 by default.  For PR libgcj/6158.
14009 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
14011         * configure.in:  Move default CC setting out of config/mh-* fragments
14012         directly into here.
14014 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
14016         * configure.in: don't even try to configure or make a subdirectory
14017         if there's no configure script for it.
14019 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14021         * MAINTAINERS: Remove chill maintainers.
14022         * Makefile.in (CHILLFLAGS): Remove.
14023         (CHILL_LIB): Remove.
14024         (TARGET_CONFIGDIRS): Remove libchill.
14025         (CHILL_FOR_TARGET): Remove.
14026         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14027         CHILL_LIB.
14028         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14029         (CHECK_TARGET_MODULES): Likewise.
14030         (INSTALL_TARGET_MODULES): Likewise.
14031         (CLEAN_TARGET_MODULES): Likewise.
14032         (configure-target-libchill): Remove.
14033         (all-target-libchill): Remove.
14034         * configure.in (target_libs): Remove target-libchill.
14035         Do not compute CHILL_FOR_TARGET.
14036         * libchill: Remove directory.
14038 2002-04-11  DJ Delorie  <dj@redhat.com>
14040         * Makefile.in, configure.in: Sync with binutils, entries
14041         follow...
14043 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
14045         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
14046         (do-tar, do-bz2): New rules.
14047         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
14048         (gdb-tar): New rule.
14049         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
14050         (insight_dejagnu.tar): New rule.
14051         (insight.tar): New rule.
14052         (gdb+dejagnu.tar): New rule.
14053         (gdb.tar): New rule.
14055 2002-02-01  Mo DeJong  <supermo@bayarea.net>
14057         * Makefile.in: Add all-tix to deps for all-snavigator
14058         so that tix is built when building snavigator.
14060 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
14062         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14063         ld and gdb are not supported.
14065 2002-01-07  Mark Salter  <msalter@redhat.com>
14067         * configure.in: Remove target-bsp and target-cygmon from arm builds.
14068         Allow target-libgloss to be built for arm, strongarm, and xscale.
14070 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
14072         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14073         options for i[3456]86-pc-linux* native builds.
14075 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
14077         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14078         files from .po files for a distribution.
14080 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
14082         * configure.in: Enable libstdc++-v3 for h8300 targets.
14084 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
14086         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14087         version from bfd/.
14089 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
14091         * Makefile.in (VER): When present, extract the version number from
14092         the file version.in.
14094 2001-05-24  Tom Rix  <trix@redhat.com>
14096         * configure.in : enable ld for aix
14098 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14100         * config.guess: Add linux target for S/390.
14102 2000-11-07  Philip Blundell  <pb@futuretv.com>
14104         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14106 2000-11-03  Philip Blundell  <pb@futuretv.com>
14108         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14109         files.
14111 2001-01-15  Ben Elliston  <bje@redhat.com>
14113         * configure.in (host_tools): Add sid.
14114         Always configure cgen.
14116 2000-11-24  Nick Clifton  <nickc@redhat.com>
14118         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14120 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
14122         * Makefile.in (ALL_MODULES): Add all-cgen.
14123         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14124         (all-cgen): New target.
14125         (all-opcodes,all-sim): Depend on all-cgen.
14126         * configure.in (host_tools): Add cgen.
14127         Only configure cgen if --enable-cgen-maint.
14129 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
14131         * configure.in: Add *-*-freebsd* configurations.
14133 2002-04-08  Tom Tromey  <tromey@redhat.com>
14135         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14136         Fixes PR libgcj/6068.
14138 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
14140         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14142 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14144         * configure.in (alpha*-dec-osf*): Enable libgcj.
14146 2003-03-27  Matthew Gingell  <gingell@gnat.com>
14148         * MAINTAINERS (Write After Approval): Add myself.
14150 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
14152         Fix for: PR bootstrap/3591, target/5676
14153         * configure.in (mcore-pe): Disable the configuration of
14154         libstdc++-v3 since exceptions are not supported.
14156 2002-03-20  Anthony Green  <green@redhat.com>
14158         * configure.in: Enable libgcj for xscale-elf target.
14160 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
14162         * MAINTAINERS:  Update my email address.
14164 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
14166         * ltmain.sh (relink_command): Fix typo in previous change.
14168 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
14170         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
14171         (relink_command): Added --tag flags.
14172         (mode=install): If relinking fails; error out.
14174 2002-03-12  Richard Henderson  <rth@redhat.com>
14176         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
14177         .NOTPARALLEL tag.
14178         (do-check): Rename from check.
14179         (check): Allow parallel check.
14181 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
14183         * MAINTAINERS: Add myself as maintainer for xtensa port.
14184         Fix alphabetical order in CPU port maintainer list.
14185         Remove myself from Write After Approval list.
14187 2002-03-11  Richard Henderson  <rth@redhat.com>
14189         * Makefile.in (.NOTPARALLEL): Add fake tag.
14191 2002-03-07  H.J. Lu  (hjl@gnu.org)
14193         * configure.in: Enable gprof for mips*-*-linux*.
14195 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
14197         * MAINTAINERS (Write After Approval): Add myself.
14199 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
14201         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14202         libjava.
14203         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14205 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
14207         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14208         because its Makefile is there; test for the executable instead.
14210 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
14212         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14213         libstdc++-v3 and libjava.
14215 2002-02-11  Adam Megacz  <adam@xwt.org>
14217         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14218         boehm-gc
14220 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14222         * config.guess: Updated to 2002-01-30's version.
14223         * config.sub: Updated to 2002-02-01's version.
14224         Contribute sh64-elf.
14225         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
14226         * configure.in: Added sh64-*-*.
14228 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
14230         * MAINTAINERS: Belatedly add myself to write after approval list.
14232 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
14234         * MAINTAINERS: Put self in as maintainer for x86-64 port.
14235         Remove self as Write After Approval.
14237 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
14239         * MAINTAINERS: Put self in as maintainer for contrib/regression
14240         directory.
14242 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
14244         * MAINTAINERS:  Update my email address.
14246 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
14248         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
14249         target-libiberty, and target-libgloss.  Skip Java-related
14250         libraries if not supported for NetBSD on target CPU.
14252 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
14254         * install-sh: Use _inst.$$_ for temp file name.
14256 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
14258         * MAINTAINERS (Write After Approval): Move my contact info
14259         from here...
14260         (OS Port Maintainers): ...to here (netbsd).
14262 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
14264         * MAINTAINERS (Write After Approval): Add myself.
14266 2002-01-17  H.J. Lu  <hjl@gnu.org>
14268         * Makefile.in (all-fastjar): Also depend on all-libiberty.
14269         (all-target-fastjar): Also depend on all-target-libiberty.
14271 2002-01-16  H.J. Lu  (hjl@gnu.org)
14273         * config.guess: Import from master sources, rev 1.225.
14274         * config.sub: Import from master sources, rev 1.238.
14276 2002-01-16  Kazu Hirata  <kazu@hxi.com>
14278         * MAINTAINERS (Write After Approval): Remove myself.
14280 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
14282         * MAINTAINERS (Write After Approval): Add myself.
14284 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14286         * MAINTAINERS: Add self as docs co-maintainer.
14288 2001-12-11  Matthias Klose  <doko@debian.org>
14290         * MAINTAINERS (Write After Approval): Add myself.
14292 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
14294         * MAINTAINERS: Update my email address.
14296 2001-12-07  Turly O'Connor  <turly@apple.com>
14297         * MAINTAINERS (Write After Approval): Add myself.
14298         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14299         (rs6000_initialize_trampoline): Call __trampoline_setup for
14300         ABI_DARWIN too.
14301         * darwin-tramp.asm: New file, implements __trampoline_setup.
14302         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14304 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
14306         * MAINTAINERS (Write After Approval): Add myself.
14308 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
14310         * configure, configure.in: Use temp file for long sed commands.
14312 2001-12-03  Laurent Guerby  <guerby@acm.org>
14314         * config.sub: Update to version 1.232 on subversion.
14316 2001-12-03  Ben Elliston  <bje@redhat.com>
14318         * MAINTAINERS: Update mail address for config.* patches.
14320 2001-11-27  DJ Delorie  <dj@redhat.com>
14321             Zack Weinberg  <zack@codesourcery.com>
14323         When build != host, create libiberty for the build machine.
14325         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14326         CONFIG_ARGUMENTS.
14327         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14328         New variables.
14329         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14330         and rules.
14331         (all.normal): Depend on ALL_BUILD_MODULES.
14332         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14333         (all-build-libiberty): Depend on configure-build-libiberty.
14335         * configure: Calculate and substitute proper value for
14336         ALL_BUILD_MODULES.
14337         * configure.in: Create the build subdirectory.
14338         Calculate and substitute TARGET_CONFIGARGS (formerly
14339         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14341 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
14343         * MAINTAINERS (write-after-approval): Add self.
14345 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14347         * MAINTAINERS (GNATS only accounts): Remove self.
14349 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
14351         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14352         libf2c.
14354 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
14356         * MAINTAINERS (Write After Approval): Add self.
14358 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14360         * MAINTAINERS: mips and s390 are also CPU ports.
14362 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
14364         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14366 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
14368         * MAINTAINERS: Alphabetize.
14370 2001-11-09  Kazu Hirata  <kazu@hxi.com>
14372         * MAINTAINERS (Various maintainers: h8 port): Add myself.
14374 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14376         * MAINTAINERS (Various maintainers: hppa port): Added myself.
14378 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14380         * configure.in (--enable-languages): Be more permissive about
14381         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14383 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14385         * config.sub: Import from master sources, rev. 1.230.
14386         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14388 2001-11-07  Laurent Guerby  <guerby@acm.org>
14390         * MAINTAINERS (Write After Approval): Add self.
14392 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14394         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14396 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14398         * config.sub: Import from master sources, rev 1.226.
14399         * config.guess: Import from master sources, rev 1.216.
14401 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14403         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14404         * MAINTAINERS: Add self as maintainer of MMIX port.
14405         Remove old after-approval entry.
14407 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14409         * ChangeLog, configure: Fix spelling errors.
14411 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14413         * MAINTAINERS: Tweak my address.
14415 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14417         * MAINTAINERS: Update my email address.
14419 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14421         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14422         * MAINTAINERS: Add self as maintainer of CRIS port.
14424 2001-10-10  Geert Bosch  <bosch@gnat.com>
14426         * MAINTAINERS (Various maintainers: Ada front end):
14427         Added Robert Dewar.
14429 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14431         * MAINTAINERS (Write After Approval): Added self
14433 2001-10-02  Geert Bosch  <bosch@gnat.com>
14435         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14437 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14439         * configure: Handle temporary files securely using mkdir.
14441 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14443         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14445 2001-09-26  Will Cohen  <wcohen@redhat.com>
14447         * configure.in (*-*-linux*): Disable configuration of target-newlib
14448         and target-libgloss.
14450 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14452         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14453         RANLIB.
14455 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14457         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14458         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14459         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14460         avoid quotes nesting problems.
14461         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14462         (DO_X): Export only variables that are set.
14464 2001-09-19  Ben Elliston  <bje@redhat.com>
14466         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14467         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14468         semantics.  Use the shell built-in "type" command instead.
14470 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14472         Merged from gcc-3_0-branch:
14473         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14474         * ltcf-c.sh: Use $objext, not $ac_objext.
14475         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14476         * ltcf-cxx.sh: Add support for GNU.
14477         2001-07-22  Timothy Wall  <twall@redhat.com>
14478         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14479         default settings if using GNU tools with that configuration.
14480         * ltcf-cxx.sh: Ditto.
14481         * ltcf-gcj.sh: Ditto.
14482         2001-07-21  Michael Chastain  <chastain@redhat.com>
14483         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14484         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14485         * ltmain.sh: Mark as gcc-local.
14487 2001-08-30  Eric Christopher  <echristo@redhat.com>
14488             Jason Eckhardt  <jle@redhat.com>
14490         * config.guess: Merge from master sources.
14491         * config.sub: Merge from master sources, add support for mipsisa32.
14493 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14494         * config.sub: Merge from master sources, rev 1.219.
14495         * MAINTAINERS: Add self as contact for stormy16 port.
14497 2001-08-14  Zack Weinberg  <zackw@panix.com>
14499         * config.sub: Merge from master sources, rev 1.218.
14500         * config.guess: Merge from master sources, rev 1.209.
14502 2001-08-11  Graham Stott  <grahams@redhat.com>
14504         * Makefile.in (check-c++): Add missing semicolon.
14506 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14508         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14510 2001-07-30  Eric Christopher  <echristo@redhat.com>
14512         * MAINTAINERS (Various maintainers: mips port): Added myself.
14514 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14516         * configure.in (sh-*-linux*): New.
14518 2001-07-27  Richard Henderson  <rth@redhat.com>
14520         * .cvsignore: Add LAST_UPDATED.
14522 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14524         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14526 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14528         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14530 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14532         * MAINTAINERS (Write After Approval): Added myself.
14534 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14536         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14537         and libgcj on m68hc11/m68hc12.
14539 2001-06-27  H.J. Lu  (hjl@gnu.org)
14541         * Makefile (CFLAGS_FOR_BUILD): New.
14542         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14544 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14546         * README: Remove version number.
14548 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14550         * INSTALL/README: Update wrt. to the installation instructions now
14551         residing in gcc/doc/install.texi.
14553 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14555         * README: Replace with a cut-down and updated version of gcc/README.
14557 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14559         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14560         multilibs to be disabled.
14562 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14564         * MAINTAINERS (Write After Approval): Add myself.
14566 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14568         * config.guess: Import CVS version 1.195.
14569         * config.sub: Import CVS version 1.212.
14571 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14573         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14574         gcc/xgcc is built, use -print-prog-name to find out the program
14575         name to use.
14577 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14579         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14580         appear to also be in the master copy.
14581         * config.sub:  Import CVS version 1.211.
14583 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14585         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14586         with_gcc]: Use `gcc -shared' to build a shared library.
14588 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14590         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14591         archives.
14593 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14595         * MAINTAINERS (Write After Approval): Add myself.
14597 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14599         * configure.in (libstdcxx_flags): Do not try to execute
14600         libstdc++-v3/testsuite_flags until it exists.
14602 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14604         * MAINTAINERS: Update my email address.
14606 2001-05-31  Graham Stott  <grahams@redhat.com>
14608         * MAINTAINERS (Write After Approval): Add myself.
14610 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14612         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14613         libraries when using g++ with native linker.
14615 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14617         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14619 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14621         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14622         [aix4*|aix5*]: Prepend blank.
14624 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14626         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14627         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14628         of subdir/configure scripts to use the new libtool.m4.
14630 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14632         * MAINTAINERS (Write After Approval): Add myself.
14634 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14636         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14638 2001-05-11  Ben Elliston  <bje@redhat.com>
14640         * Makefile.in (all-sid): New target.
14641         (check-sid, clean-sid, install-sid): Likewise.
14643 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14645         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14647 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14649         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14650         libgcj.
14652 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14654         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14655         gcc/xgcc is built, use -print-prog-name to find out the program
14656         name to use.
14658 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14660         * configure.in (noconfigdirs): Don't reset it from scratch in the
14661         target case; only append to it.
14663         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14664         sparc-*-solaris2.8]: Disable ${libgcj}.
14666 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14668         * configure.in (libgcj_saved): Copy from $libgcj.
14669         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14670         --disable-libgcj.
14672 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14674         * MAINTAINERS: Remove self as MIPS maintainer and
14675         C front end maintainer.
14677 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14679         * configure.in: Move *-chorusos target case to the proper switch.
14680         Disable libgcj.
14682 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14684         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14685         1.641.2.228.
14687 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14689         * Makefile.in (STAGE1_CFLAGS): Pass down.
14691 2001-04-13  Alan Modra  <amodra@one.net.au>
14693         * config.guess: Add hppa64-linux support.  Note for next import that
14694         this is already in the master file.
14695         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14697 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14699         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14700         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14702 2001-04-11  Stan Shebs  <shebs@apple.com>
14704         * MAINTAINERS: Add self as Darwin port maintainer.
14706 2001-04-11  Alan Modra  <amodra@one.net.au>
14708         * MAINTAINERS: Update my email address.
14710 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14712         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14713         recent versions of FreeBSD (release 3 or later).
14714         * ltconfig: On FreeBSD, -lc must not be provided when building
14715         a shared library or else the standard -pthread gcc option is
14716         rendered worthless to later users of the built library.
14718 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14720         * MAINTAINERS: Add self and RTH as C front end maintainers.
14722 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14724         * config.sub: Make sure to match an already-canonicalized
14725         machine name (eg. mn10300-unknown-elf).
14727 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14729         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14730         New macros.
14731         (bootstrap, cross): Use RECURSE_FLAGS.
14732         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14734 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14736         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14738 2001-03-22  Colin Howell  <chowell@redhat.com>
14740         * Makefile.in (DO_X): Do not backslash single-quotes in
14741         backquotes (two places).
14743 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14745         Re-installed:
14746         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14747         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14748         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14749         * ltcf-cxx.sh: Likewise.
14750         * ltcf-gcj.sh: Likewise.
14752 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14754         * MAINTAINERS: Add myself as "documentation co-maintainer".
14756 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14758         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14759         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14761 2001-03-19  Tom Tromey  <tromey@redhat.com>
14763         * config-ml.in: Handle GCJ and GCJFLAGS.
14765 2001-03-21  Michael Chastain  <chastain@redhat.com>
14767         * Makefile.in: all-m4 depends on all-texinfo.
14769 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14771         * MAINTAINERS: Add myself to write after approval list.
14773 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14775         * Makefile.in (DO_X): Quote nested quotes.
14777 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14779         * MAINTAINERS: Add myself to write after approval list.
14781 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14783         * Makefile.in (DO_X): Use double quotes for quoting
14784         "RANLIB=$${RANLIB}".
14786 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14788         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14790 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14792         * configure.in: Only use `lang_requires' for languages athat are
14793         actually enabled.
14795 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14797         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14799 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14801         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14803 2001-03-07  Tom Tromey  <tromey@redhat.com>
14805         * configure.in: Allow config-lang.in to set `lang_requires' to list
14806         of other required languages.
14808 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14810         * Makefile.in: Remove RANLIB definition. Use RANLIB
14811         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14812         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14814 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14815             Alexandre Oliva  <aoliva@redhat.com>
14817         * Makefile.in (check-c++): Use tabs, not spaces.
14819 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14821         * MAINTAINERS: add myself to Write After Approval list.
14823 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14825         * Makefile.in (check-c++): New rule.
14827         * configure.in (target_libs): Remove libg++.
14828         (noconfigdirs): Remove libg++.
14829         (noconfigdirs): Same.
14830         (noconfigdirs): Same.
14831         (noconfigdirs): Same.
14833         * config-ml.in: Remove libg++ references.
14835         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14836         (ALL_TARGET_MODULES): Same.
14837         (configure-target-libg++): Remove.
14838         (all-target-libg++): Remove.
14839         (configure-target-libio): Remove.
14840         (all-target-libio): Remove.
14841         (check-target-libio): Remove.
14842         (.PHONY): Remove.
14843         (libg++.tar.bz2): Remove.
14844         (all-target-cygmon): Remove libio.
14845         (all-target-libstdc++): Remove.
14846         (configure-target-libstdc++): Remove.
14847         (TARGET_LIB_PATH): Remove libstdc++.
14848         (ALL_GCC_CXX): Remove libstdc++.
14849         (all-target-gperf): Correct.
14851 2001-02-16  Nick Clifton  <nickc@redhat.com>
14853         * configure.in (noconfigdirs): Allow configuration of texinfo
14854         for Cygwin hosts.
14856 2001-02-15  Anthony Green  <green@redhat.com>
14858         * configure: Introduce GCJ_FOR_TARGET.
14859         * configure.in: Ditto.
14860         * Makefile.in: Ditto.
14862 2001-02-13  Andreas Schwab  <schwab@suse.de>
14864         * MAINTAINERS: Update mail address.
14866 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14868         * config.guess: Add linux target for S/390.
14869         * config.sub: Likewise.
14871 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14873         * configure.in: for *-chorusos, don't config target-newlib and
14874         target-libgloss.
14876 2001-02-06  Ben Elliston  <bje@redhat.com>
14878         * configure: Output host type to stdout, not stderr.
14880 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14882         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14883         * ltcf-cxx.sh: Likewise.
14885         * config.if: Assume enable_libstdcxx_v3 is defined.
14887 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14889         Remove V2 C++ library.
14890         * configure.in: Remove --enable-libstdcxx_v3 support.
14892 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14894         * include/demangle.h: Add prototype for java_demangle_v3.
14896 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14898         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14900 2001-01-27  Richard Henderson  <rth@redhat.com>
14902         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14904 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14906         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14907         Don't unset, it's non-portable and no longer necessary, set to empty
14908         instead.
14910 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14912         * ltconfig: Shell portability fix for the tagname validity check.
14914 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14916         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14917         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14919 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14921         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14923 2001-01-26  Tom Tromey  <tromey@redhat.com>
14925         * configure.in: Allow libgcj to be built on Sparc Solaris.
14927 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14929         * ltcf-c.sh: Add aix5 case.
14930         * ltcf-cxx.sh: Likewise.
14931         * ltconfig: Likewise.
14933 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14935         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14936         keep at least one of build_libtool_libs or build_old_libs set to
14937         yes.
14939         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14940         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14942 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14944         * configure.in: Enable libgcj on several additional platforms.
14946 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14948         * configure.in: Enable libgcj for linux targets.
14950 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14952         * MAINTAINERS (Write After Approval): Add myself.
14954 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14956         * MAINTAINERS: Add myself as vax port maintainer.
14958 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14960         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14962 2001-01-09  Mike Stump  <mrs@wrs.com>
14964         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14965         failures of subdirectories.
14967 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14969         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14970         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14971         * ltcf-cxx.sh: Likewise.
14972         * ltcf-gcj.sh: Likewise.
14973         * ltconfig.sh: Fix typo.
14975 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14977         * configure: handle DOS-style absolute paths.
14979 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14981         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14983 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14985         * MAINTAINERS: Add myself as avr port co-maintainer.
14987 2000-12-28  Ben Elliston  <bje@redhat.com>
14989         * MAINTAINERS: Add myself under ``Write After Approval''.
14991 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14993         * texinfo: Remove directory from GCC.
14995 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14997         * COPYING: Update to current
14998         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14999         to 19yy as example year in copyright notice).
15001 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
15003         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
15004         (libstdcxx_incdir): Pass down.
15005         * config.if: Remove expired bits for cxx_interface, add stub.
15006         (libstdcxx_incdir): Add variable for g++ include directory.
15007         * configure.in (gxx_include_dir): Use it.
15009 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
15011         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
15012         with old-email address from ``Write After Approval''.
15014 2000-12-15  Andreas Jaeger  <aj@suse.de>
15016         * configure.in: Handle lang_dirs.
15018 2000-12-14  Tom Tromey  <tromey@redhat.com>
15020         * MAINTAINERS: Removed brads.
15022         * MAINTAINERS: Added gcj developers.
15024 2000-12-13  Anthony Green  <green@redhat.com>
15026         * configure.in: Disable libgcj for any target not specifically
15027         listed.  Disable libgcj for x86 and Alpha Linux until compatible
15028         with g++ abi.
15030 2000-12-13  Mike Stump  <mrs@wrs.com>
15032         * Makefile.in (local-distclean): Also remove fastjar.
15034 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
15036         * contrib/gcc_update: Add fastjar --touch entries.
15038 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
15040         * configure.in: Disable language-specific target libraries for
15041         languages that aren't enabled.
15043 2000-12-10  Anthony Green  <green@redhat.com>
15045         * configure.in: Define libgcj.  Disable libgcj target libraries for
15046         most targets.
15048 2000-12-10  Neil Booth  <neilb@earthling.net>
15050         * MAINTAINERS: Update mail address, remove from WAA list.
15052 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15054         * libjava: Imported from /cvs/java.
15055         * libffi: Likewise.
15056         * Boehm-gc: Likewise.
15058 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15060         * configure.in (target_libs): Revert 2000-12-08 patch.
15061         (noconfigdirs): Added target-libjava.
15063 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15065         * djunpack.bat: removed.
15067 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
15069         * Makefile.in: handle DOS-style absolute paths.
15070         * config-ml.in: likewise.
15071         * symlink-tree: likewise.
15073 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15075         * fastjar: Imported.
15077 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15079         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15080         libjava.
15081         * configure.in (target_libs): Removed `target-libjava'.
15083 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15085         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15086         (ALL_MODULES): Added fastjar.
15087         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15088         (all-target-libjava): all-fastjar replaces all-zip.
15089         (all-fastjar): Added.
15090         (configure-target-fastjar, all-target-fastjar): Likewise.
15091         * configure.in (host_tools): Added fastjar.
15093 2000-12-07  Mike Stump  <mrs@wrs.com>
15095         * Makefile.in (local-distclean): Remove leftover built files.
15097 2000-11-24  Nick Clifton  <nickc@redhat.com>
15099         * configure.in (xscale-elf): Add target.
15100         (xscale-coff): Add target.
15102 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
15104         * ltcf-cxx.sh: Support creation of C++ shared libraries on
15105         recent versions of FreeBSD (release 3 or later).
15106         * ltconfig: On FreeBSD, -lc must not be provided when building
15107         a shared library or else the standard -pthread gcc option is
15108         rendered worthless to later users of the built library.
15110 2000-11-16  Fred Fish  <fnf@be.com>
15112         * configure.in (enable_libstdcxx_v3): Fix typo,
15113         libstd++ -> libstdc++.
15115 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15117         * MAINTAINERS: Add self to Write After Approval list.
15119 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
15121         * MAINTAINERS: Update my email address.  Add myself to global write
15122         privs list.
15124 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
15126         * Makefile.in: Merge with src and libgcj.
15127         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
15128         configure-target-<library> when their configure scripts need the C
15129         or C++ library to have already been built to work properly.
15130         (do_proto_toplev): Set them to an empty string.
15132         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15133         (REALLY_SET_LIB_PATH): Use them.
15135 2000-11-17  Stan Shebs  <shebs@apple.com>
15137         * MAINTAINERS: Add self to Write After Approval list.
15139 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15141         * configure: Provide the original toplevel configure arguments
15142         (including $0) to subprocesses in the environment rather than
15143         through gcc/configargs.h.
15145 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15147         * MAINTAINERS: Remove references to cccp. Change C9X reference to
15148         C99.  Alphabetise "Write After Approval" list.
15150 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
15152         * configure: Turn on libstdc++ V3 by default.
15154         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15155         if we've got GCC.
15157 2000-11-11  Philip Blundell  <philb@gnu.org>
15159         * MAINTAINERS: Add self to Write After Approval list.
15161 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
15163         * ltcf-c.sh (aix4): Improve shared library configuration; require
15164         exporting symbols.
15165         * ltcf-cxx.sh (aix4): Define.
15166         * ltconfig (aix4): Define library and soname specs appropriate for
15167         AIX.  Define command to create export symbols list.
15169 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
15171         * config.sub: Add support for Sun Chorus
15173 2000-10-31  Nick Clifton  <nickc@redhat.com>
15175         * MAINTAINERS: Rename <name>@cygnus.com addresses to
15176         <name>@redhat.com.  Also installed new email address for Clint
15177         Popetz.
15179 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
15181         * etc: Remove directory from GCC.
15183 2000-10-16  Michael Meissner  <meissner@redhat.com>
15185         * configure (gcc/configargs.h): Only create if there is a build GCC
15186         directory created.
15188 2000-10-16  Matthias Klose  <doko@debian.org>
15190         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15191         when configured for libstdc++-v3.
15193 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
15195         * configure: Save configure arguments to gcc/configargs.h.
15197 2000-10-04  Philipp Thomas  <pthomas@suse.de>
15199         * config.guess: Import CVS version 1.157.
15200         * config.sub: Import CVS version 1.181.
15202 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
15204         * Makefile.in (bootstrap): avoid recursion if subdir missing
15205         (cross): ditto
15206         (do-proto-toplev): ditto
15208 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
15210         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15211         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15213         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15214         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
15215         all affected `configure' scripts.
15217 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
15219         * MAINTAINERS: Add self as cpplib co-maintainer.
15221 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
15223         * MAINTAINERS: Add self to Write After Approval list.
15225 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15227         * INSTALL/README: egcs -> GCC update.
15229 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
15231         * MAINTAINERS: Add myself to Write After Approval list.
15233 2000-09-15  Kazu Hirata  <kazu@hxi.com>
15235         * MAINTAINERS: Add myself to Write After Approval list.
15237 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
15239         * configure.in: Do not build byacc for hppa64.  Provide paths to the
15240         X11 libraries for hppa64.
15242 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15244         * MAINTAINERS: Add myself as 68hc11 port maintainer.
15246 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
15248         * Makefile.in (all-zlib): Added dummy target.
15250         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15251         ltcf-gcj.sh: Updated from libtool multi-language branch.
15253 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
15255         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15256         (bootstrap*): Depend on all-bootstrap.
15258 2000-09-05  Philipp Thomas  <pthomas@suse.de>
15260         * config.guess: Import CVS version 1.156.
15261         * config.sub: Import CVS version 1.179.
15263 2000-09-02  Anthony Green  <green@cygnus.com>
15265         * Makefile.in (all-gcc): Depend on all-zlib.
15266         (CLEAN_MODULES): Add clean-zlib.
15267         (ALL_MODULES): Add all-zlib.
15268         * configure.in (host_libs): Add zlib.
15270 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
15272         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15273         crosses, but add gcc/include to the header search path for them.
15275 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
15277         * MAINTAINERS: Add self to Write After Approval list.
15279 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15281         * config.guess: Import CVS version 1.152.
15282         * config.sub: Import CVS version 1.177.
15284 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
15286         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15287         $targargs to tell whether newlib is going to be built.
15289         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15290         $$r/TARGET_SUBDIR/libio for _G_config.h.
15292 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
15294         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15296 2000-08-22  DJ Delorie  <dj@redhat.com>
15298         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15300 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
15302         * config-ml.in (CC, CXX): Avoid trailing whitespace.
15303         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15304         sub-configures.
15306 2000-08-21  DJ Delorie  <dj@redhat.com>
15308         * MAINTAINERS: Add self as a libiberty maintainer
15310 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
15312         * configure.in (libstdcxx_flags): Use
15313         libstdc++-v3/src/libstdc++.INC.
15315 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
15317         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15319 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
15321         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15323         * configure: Make enable_threads and enable_shared defaults
15324         explicit.  Substitute enable_threads into generated Makefiles.
15325         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15326         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15328 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15330         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15332 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
15334         * config-ml.in (CC): Remove bogus duplicate quotation mark from
15335         previous delta.
15337 2000-08-11  Jason Merrill  <jason@redhat.com>
15339         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15340         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15341         (FLAGS_FOR_TARGET): Not here.
15342         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15344 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
15346         * config-ml.in (CC, CXX): Don't introduce a leading space.
15348 2000-08-07  DJ Delorie  <dj@delorie.com>
15350         * MAINTAINERS: Add self as a DJGPP maintainer
15352 2000-08-07  DJ Delorie  <dj@redhat.com>
15354         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15355         "if we're also building gcc, and it's a gcc that will run on the
15356         build machine, we want to use its includes instead of the system's
15357         default includes".
15359 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15361         * MAINTAINERS: Add self to Write After Approval list.
15363 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
15365         * configure.in (libstdcxx_flags): Don't use `"'.
15367         * config-ml.in: Adjust multilib search paths to the
15368         appropriate multilib tree.
15370 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
15372         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15373         commas in $LANGUAGES.
15375 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
15377         * configure.in: Re-enable all references to libg++ and librx.
15379 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15381         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15382         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15383         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15384         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15386         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15388 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15390         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15391         CXX_FOR_TARGET for sed.
15393 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15395         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15396         Do not override if already set in the environment or in configure.
15397         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15398         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15400 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15402         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15403         the libtool CVS tree multi-language branch.
15404         * ltconfig, ltmain.sh: Updated.
15406 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15408         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15409         (clean-target): Depend on it.
15411         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15412         (GCC_FOR_TARGET): Use it.
15413         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15414         * configure.in: ... here.
15415         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15416         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15418 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15420         * MAINTAINERS: Add self to Write After Approval list.
15422 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15424         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15425         (configure-target-libchill, configure-target-libobjc): Likewise.
15427         * configure.in: Use the same cache file for all target libs.
15428         * config-ml.in: But different cache files per multilib variant.
15430 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15432         * configure (topsrcdir): Don't use dirname.
15434 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15436         * MAINTAINERS: Add self to Write After Approval list.
15438 2000-07-20  Jason Merrill  <jason@redhat.com>
15440         * configure.in: Remove all references to libg++ and librx.
15442         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15444 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15446         * config.sub: Update to subversions version 2000-07-06.
15448 2000-07-12  Andrew Haley  <aph@cygnus.com>
15450         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15451         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15453 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15455         * symlink-tree:  Check number of arguments.
15457 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15459         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15460         search path for a g++ extracted from the build tree.  This
15461         will allow link tests run by configure scripts in
15462         subdirectories to succeed.
15464 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15466         * ltconfig: Add support for mips-dde-sysv4.2MP
15468 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15470         * MAINTAINERS: Add myself as loop discovery maintainer.
15472 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15474         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15475         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15477 2000-06-19  Timothy Wall  <twall@cygnus.com>
15479         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15480         * config.sub: Add tic54x target.
15482 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15484         * MAINTAINERS: Add self as Fortran maintainer,
15485         remove Craig Burley.
15487 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15489         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15490         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15492 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15494         * MAINTAINERS: Add self as i18n maintainer
15496 20000-05-21  H.J. Lu  (hjl@gnu.org)
15498         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15499         directory are used if they exist. Make sure
15500         $(build_tooldir)/include is searched for header files,
15501         $(build_tooldir)/lib/ for library files.
15502         (GCC_FOR_TARGET): Likewise.
15503         (CXX_FOR_TARGET): Likewise.
15505 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15507         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15509 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15511         * Makefile.in (configure-target-libiberty): Depend on
15512         configure-target-newlib.
15514 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15516         * configure.in, Makefile.in: Merge all libffi-related
15517         configury stuff from the libgcj tree.
15519 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15521         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15522         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15524 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15526         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15527         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15528         current version information.  Add to proto-toplev directory.
15529         (gdb-taz): Build do-djunpack.
15531 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15533         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15535 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15537         * MAINTAINERS: Add self to Write After Approval list.
15539 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15541         * ltmain.sh: Preserve in relink_command any environment
15542         variables that may affect the linker behavior.
15544 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15546         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15548 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15550         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15552 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15554         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15555         with the version name.
15557 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15559         * MAINTAINERS: Add self as bb-reorder maintainer.
15561 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15563         * config.if: Tweak.
15565 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15567         * djunpack.bat: New file.
15569 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15571         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15572         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15573         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15574         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15576 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15578         * config.sub (case $basic_machine): Change default for "ibm-*"
15579         to "openedition".
15581 2000-04-13  Andreas Jaeger  <aj@suse.de>
15583         * MAINTAINERS: Added myself.
15585 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15587         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15588         (do-md5sum): New target.
15589         (MD5PROG): Define.
15590         (PACKAGE): Default to TOOL.
15591         (VER): Default to a shell script.
15592         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15593         md5 checksum generation.
15594         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15595         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15596         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15597         insight.tar.bz2): Use gdb-taz to create archive.
15599 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15601         * configure (warn_cflags): Delete.
15603 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15605         * MAINTAINERS: Added myself.
15607 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15608             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15610         * configure.in (enable_libstdcxx_v3): Add.
15611         (target_libs): Add bits here to switch between libstdc++-v2 and
15612         libstdc++-v3.
15613         * config.if: And this file too.
15614         * Makefile.in: Add libstdc++-v3 targets.
15616 2000-04-05  Michael Meissner  <meissner@redhat.com>
15618         * config.sub (d30v): Add d30v as a basic machine type.
15620 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15622         * configure.in: -linux-gnu*, not -linux-gnu.
15624 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15626         * MAINTAINERS: Add self in write-after-approval section.
15628 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15630         * MAINTAINERS: Add self as ia64 port maintainer.
15632 2000-03-08  Neil Booth  <NeilB@earthling.net>
15634         * MAINTAINERS: Add self in write-after-approval section.
15636 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15638         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15639         (do-tar-bz2): Replace TOOL with PACKAGE.
15640         (gdb.tar.bz2): Remove GDBTK from GDB package.
15641         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15642         dejagnu.tar.bz2): New packages.
15644 2000-02-27  Andreas Jaeger  <aj@suse.de>
15646         * configure.in: Add entry for mips*-*-linux*, move catch all
15647         *-*-*linux* entry below this one.
15649 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15651         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15653 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15655         * config.sub: Support an OS of "wince".
15657 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15659         * config.guess, config.sub: Updated to match config's 2000-02-15
15660         version.
15662 2000-02-23  Linas Vepstas  <linas@linas.org>
15664         * config.sub: Add support for Linux/IBM 370.
15665         * configure.in: Likewise.
15667 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15669         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15671 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15673         * config.guess: Guess "cygwin" rather than "cygwin32".
15675 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15677         * configure (gcc_version): When setting, narrow search to
15678         lines containing `version_string'.
15680 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15682         * config.sub: Add support for avr target.
15684 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15686         * MAINTAINERS: Add maintainers for MCore port.
15688 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15690         * config.sub: Add mmix-knuth-mmixware.
15692 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15694         * MAINTAINERS: Pair cccp with cpplib maintainership.
15696 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15698         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15699         structure stuff to -L library search.
15700         (CXX_FOR_TARGET): Ditto.
15701         (CROSS_CHECK_MODULES): Fix spelling mistake.
15703 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15705         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15706         the C++ compiler.
15708 2000-01-12  Richard Henderson  <rth@cygnus.com>
15710         * configure.in: Don't build some bits for beos.
15712 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15714         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15715         as include files.
15717 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15719         * Add self as cpplib maintainer, as requested by Jason
15720         Merrill.  Correct my e-mail address.
15722 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15724         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15725         not mh-aix43.
15727 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15729         * MAINTAINERS: Add myself to "write after approval" list.
15731 1999-12-14  Richard Henderson  <rth@cygnus.com>
15733         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15734         * config.sub: Accept alphaev[78], alphaev8.
15736 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15738         * config.guess, config.sub: Update from autoconf.
15740 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15742         * MAINTAINERS:  update my playtime e-address.
15744 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15746         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15747         necessary libraries are missing.
15749 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15751         * MAINTAINERS: Add new 'write after approval' maintainer.
15753 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15755         * MAINTAINERS: Add new Java maintainer.
15757 1999-10-25  Andreas Schwab  <schwab@suse.de>
15759         * configure: Fix quoting inside arguments of eval.
15761 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15763         * config-ml.in: Allow suppression of some ARM multilibs.
15765 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15767         * config.guess: Add OS/390 match pattern.
15768         * config.sub: Add mvs, openedition targets.
15769         * configure.in (i370-ibm-opened*): New.
15771 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15773         * config.sub: Add support for configuring for pj.
15775 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15777         * config.sub (maybe_os): Add support for configuring for fr30.
15779 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15781         * configure.in: Do not configure or build ld for AIX
15782         platforms.  ld is known to be broken on these platforms.
15784 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15786         * config-ml.in: Pass compiler flag corresponding to multidirs to
15787         subdir configures.
15789 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15791         * Makefile.in (LDFLAGS): Define.
15793 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15795         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15796         noconfigdirs.
15797         (*-*-cygwin*): Likewise.
15799 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15801         * mkdep: New file.
15802         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15803         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15805         From Eli Zaretskii <eliz@is.elta.co.il>:
15806         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15807         long file name when using DJGPP on MS-DOS.
15809 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15811         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15813 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15815         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15816         dependency as this causes "make check" to globally "make all"
15818 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15820         * configure.in (target_libs): Added target-zlib.
15821         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15822         (CONFIGURE_TARGET_MODULES): Likewise.
15823         (CHECK_TARGET_MODULES): Likewise.
15824         (INSTALL_TARGET_MODULES): Likewise.
15825         (CLEAN_TARGET_MODULES): Likewise.
15826         (configure-target-zlib): New target.
15827         (all-target-zlib): Likewise.
15828         (all-target-libjava): Depend on all-target-zlib.
15829         (configure-target-libjava): Depend on configure-target-zlib.
15831         * Makefile.in (configure-target-libjava): Depend on
15832         configure-target-newlib.
15833         (configure-target-boehm-gc): New target.
15834         (configure-target-qthreads): New target.
15836         * configure.in (target_libs): Added target-qthreads.
15837         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15838         (CONFIGURE_TARGET_MODULES): Likewise.
15839         (CHECK_TARGET_MODULES): Likewise.
15840         (INSTALL_TARGET_MODULES): Likewise.
15841         (CLEAN_TARGET_MODULES): Likewise.
15842         (all-target-qthreads): New target.
15843         (configure-target-libjava): Depend on configure-target-qthreads.
15844         (all-target-libjava): Depend on all-target-qthreads.
15846         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15847         (CONFIGURE_TARGET_MODULES): Likewise.
15848         (CHECK_TARGET_MODULES): Likewise.
15849         (INSTALL_TARGET_MODULES): Likewise.
15850         (CLEAN_TARGET_MODULES): Likewise.
15851         (all-target-libjava): New target.
15852         (all-target-boehm-gc): Likewise.
15853         * configure.in (target_libs): Added libjava, boehm-gc.
15855 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15857         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15858         configure.bat in SUPPORT_FILES.
15859         (gas+binutils.tar.bz2): Likewise.
15861         * makeall.bat: Remove; obsolete.
15863 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15865         From Mark Elbrecht:
15866         * configure.bat: Remove; obsolete.
15868 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15870         * configure: Add -W -Wall to the default CFLAGS when compiling with
15871         gcc.
15873 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15875         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15877 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15879         * configure.in: Build ld on IRIX6.
15881 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15883         * Makefile.in: Change distribution targets to use bzip2 instead of
15884         gzip.
15885         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15886         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15888 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15890         * config.sub: Add mcore target.
15892 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15894         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15896 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15898         * config.guess (dummy): Changed to $dummy.
15900 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15902         * config.sub: Tidied up case statements.
15904 1999-05-22  Ben Elliston  <bje@cygnus.com>
15906         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15907         <jiro@din.or.jp>.
15909         * config.guess: Merge with FSF version. Future changes will be
15910         more accurately recorded in this ChangeLog.
15911         * config.sub: Likewise.
15913 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15915         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15917 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15919         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15921 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15923         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15925 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15927         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15928         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15929         Bad merge removed these two changes.
15931 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15932                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15934         * config.guess (interix Alpha): Add.
15936 1999-04-11  Richard Henderson  <rth@cygnus.com>
15938         * configure.in (i?86-*-beos*): Do config gperf; don't config
15939         gdb, newlib, or libgloss.
15941 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15943         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15944         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15945         from multidirs.
15947 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15949         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15951 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15953         * config.sub: Add support for mcore targets.
15955 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15957         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15958         not mt-ospace, in order to shut up assembler warning about using
15959         symbols that are named the same as registers.
15961 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15963         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15964         dependency list for all-target-cygmon.
15966 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15968         * config-ml.in: Check $host, not $target, for selective multilibs.
15969         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15970         thumb interworking, and underscore prefix multilibs.
15972 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15974         * missing: Update to version from current automake.
15976 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15978         * configure (gxx_include_dir): Removed.
15980         * configure.in (gxx_include_dir): Handle it.
15981         * Makefile.in: Likewise.
15983 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15985         * config.sub (mips64vr4111,mips64vr4111el) Add.
15987 1999-03-21  Ben Elliston  <bje@cygnus.com>
15989         * config.guess: Correct typo for detecting ELF on FreeBSD.
15991 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15993         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15994         config/mh-djgpp.
15996 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15998         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15999         all-target-newlib to dependency list for all-target-bsp.
16001 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16003         * config.sub: Add i386-uwin support.
16004         * config.guess: Likewise.
16006 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16008         * configure.in: cleanup, add mh-*pic handling for arm, special
16009         case powerpc*-*-aix*
16011 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
16013         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16014         can be built.
16016 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
16018         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16019         targets.
16021 1999-03-02  Nick Clifton  <nickc@cygnus.com>
16023         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16025 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
16027         * config.sub: Check for "cygwin*" rather than "cygwin32*"
16029 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16031         * config.sub: Fix typo in arm recognition.
16033 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
16035         * configure.in (noconfigdirs): Changed target_configdirs to
16036         include target-bsp only for m68k-*-elf* and m68k-*-coff*
16037         rather than m68k-*-* since it is not known to work on
16038         m68k-aout. Ditto for arm-*-*oabi.
16040 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
16042         * configure.in (*-*-windows*): Remove, no longer used.
16044 1999-02-19  Ben Elliston <bje@cygnus.com>
16046         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16047         Smart and improved by Andrew Cagney.
16049 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
16051         * config.guess: Recognize openbsd-*-hppa.
16053 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
16055         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16056         only if it is not empty.
16058 1999-02-17  Nick Clifton  <nickc@cygnus.com>
16060         Patch from: Scott Bambrough <scottb@corelcomputer.com>
16062         * config.guess: Modified to recognize uname's armv* syntax.
16064         * config.sub: Modified to recognize uname's armv* syntax.
16066 1999-02-17  Mark Salter  <msalter@cygnus.com>
16068         * configure.in: Added target-bsp for sparclite.
16070 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
16072         * config.sub: Recognize alphapca5[67] and up to alphaev8.
16074 1999-02-08  Nick Clifton  <nickc@cygnus.com>
16076         * configure.in: Add support for strongarm port.
16077         * config.sub: Add support for strongarm target.
16079 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16081         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16082         the old name config/mh-cygwin32.
16083         Enable texinfo.
16085 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
16087         * configure.in: Do build ld for ix86 Solaris.
16089 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
16091         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
16092         $AR_FOR_TARGET.  Likewise for RANLIB.
16094 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
16096         * config.sub (oabi):  Recognize.
16097         * configure.in (arm-*-oabi):  Handle.
16099 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
16101         * config.guess: Improve detection of i686 on UnixWare 7.
16103 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
16105         * config.guess: Add support for i386-pc-interix.
16106         * config.sub: Likewise.
16107         * configure.in: Likewise.
16109 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
16111         * Makefile.in: Remove unneeded all-target-libio from
16112         from all-target-winsup target since it is now unneeded.
16113         Add all-target-libtermcap in its place since it is now
16114         needed.
16116 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
16118         * configure.in: makefile stub for cygwin target is probably
16119         unnecessary.  Remove it for now.
16121 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
16123         * configure.in: libtermcap.a should be built when cygwin is the
16124         target as well as the host.
16125         * config.guess: Allow mixed case in cygwin uname output.
16126         * Makefile.in: Add libtermcap target.
16128 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
16130         * config.sub: Clean up handling of hppa2.0.
16132 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
16134         * config.guess: Use C code to identify more HP machines.
16136 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
16138         * config.sub: Handle hppa2.0.
16140 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
16142         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16143         cygmon for all sparclite targets, regardless of object format.
16145 1998-12-15  Mark Salter  <msalter@cygnus.com>
16147         * configure.in: Added target-bsp for several target architectures.
16149         * Makefile.in: Added rules for bsp.
16151 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
16153         * config.guess: Improve detection of hppa2.0 processors.
16155 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
16157         * config.guess: Recognize FreeBSD using ELF automatically.
16159 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
16161         * configure (skip-this-dir): Add handling for new shell script, which
16162         might be created by a sub-directory's configure to indicate, this particular
16163         directory is "unwanted".
16164         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16166 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
16168         * ltconfig: import from libtool, after changing libtool to
16169         account for the cygwin name change.
16171 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
16173         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16174         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16176 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
16178         * configure.in: Add libtermcap to list of cygwin dependencies.
16180 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
16182         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16183         they include winsup/include when it's a cygwin target.
16185 1998-11-12  Tom Tromey  <tromey@cygnus.com>
16187         * configure.in (host_tools): Added zip.
16188         * Makefile.in (all-target-libjava): Depend on all-zip.
16189         (all-zip): New target.
16190         (ALL_MODULES): Added all-zip.
16191         (NATIVE_CHECK_MODULES): Added check-zip.
16192         (INSTALL_MODULES): Added install-zip.
16193         (CLEAN_MODULES): Added clean-zip.
16195 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
16197         * Makefile.in: lose "32" from comment about cygwin.
16199 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
16201         * configure.in: Use -Os to build target libraries for the fr30.
16203 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
16205         * config.sub: Add fr30.
16207 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
16209         * configure.in: drop "32" from config/mh-cygwin32.  Check
16210         cygwin* instead of cygwin32*.
16211         * config.sub: Check cygwin* instead of cygwin32*.
16213 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
16215         * config.guess: Match any version of Unixware7.
16217 1998-10-20  Syd Polk  <spolk@cygnus.com>
16219         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16220         if desired.
16222 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
16224         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16225         these if the appropriate directories and files to not exist.
16227 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
16229         * Makefile.in (DEVO_SUPPORT): Add config.if.
16231 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16233         * configure: Add pattern to replace "build_tooldir"'s
16234         definition in the generated Makefile with "tooldir"'s
16235         actual value.
16237 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
16239         * config.sub: Bring back lost sparcv9.
16241         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16243 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
16245         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16246         CC_FOR_TARGET and friends.
16248 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
16250         * Makefile.in (build_tooldir): New variable, same as tooldir.
16251         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16252         -B$(build_tooldir)/bin/.
16253         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16255 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16257         * README: Remove installation instructions and refer to the
16258         INSTALL directory instead.
16260 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
16262         * config.sub: Add support for i[34567]86-pc-udk.
16263         * configure.in: Likewise.
16265 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
16267         * Makefile.in: add bzip2 package building bits for user
16268         tools module
16269         * configure.in: ditto
16271 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
16273         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16274         (ALL_TARGET_MODULES): Add all-target-libobjc.
16275         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16276         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16277         (all-target-libchill): Add dependencies.
16278         * configure.in (target_libs): Add libchill.
16280 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
16282         * configure.in (target_subdir): Remove duplicate line.
16284 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
16286         * Makefile.in (all-automake): fix dependencies.
16288 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
16290         * configure.in: Minor cleanups for building in the $(target_alias)
16291         subdir.
16293 1998-09-22  Jim Wilson  <wilson@cygnus.com>
16295         * Makefile.in (bootstrap): Set r and s before make all.  Use
16296         BASE_FLAGS_TO_PASS in make all.
16297         (cross): Likewise.
16299 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
16301         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16303 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
16305         * config.sub: Fix typo in last change.
16307 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
16309         * config.sub: Add support for C4x target.
16310         * configure.in: Likewise.
16312 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
16314         * config.sub: Recognize sparcv9 just like sparc64.
16316 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
16318         * config.guess: Match "Pent II" or "PentII" for OpenServer.
16320 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
16322         * config.guess: Correctly identify Pentium II sco boxes.
16324         * config.guess: Fix "tr" code.  From Weiwen Liu.
16326 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
16328         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16329         stabs.
16331 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
16333         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16334         (ALL_TARGET_MODULES): Add all-target-libchill.
16335         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16336         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16337         (all-target-libchill): Add dependencies.
16338         * configure.in (target_libs): Add libchill.
16340 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16342         * config.guess: Avoid assumptions about "tr" behaves when
16343         LANG is set to something other than English.
16345 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
16347         * configure (gxx_include_dir): Changed to
16348         '${prefix}/include/g++'-${libstdcxx_interface}.
16350         * config.if: New to determine the interfaces.
16352 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
16354         * config.guess: Detect and handle MPE/IX.
16355         * config.sub: Deal with MPE/IX.
16357 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
16359         * configure.in: Use mh-aix43.
16361 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
16363         * configure: Fix --without/--disable cases for gxx-include-dir.
16365 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
16367         * mdata-sh:  Imported.  Needed for automake support.
16369 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
16371         * Makefile.in (taz): Try "chmod -R og=u ." before
16372         "chmod og=u `find . -print`".
16374 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
16376         * configure.in: Add arm-elf and thumb-elf support.
16378 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16380         * Makefile.in: Undo previous patch.
16382 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16384         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16385         to here ...
16386         (install-no-fixedincludes): and here
16387         (INSTALL_MODULES): ... from here.
16389 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16391         * config.sub: Merge with FSF.
16393         * config.guess: Merge with FSF.
16395 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16397         * configure (extraconfigdirs): New variable.
16398         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16399         * Makefile.in (all): Move higher in file.
16400         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16401         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16402         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16403         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16404         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16406 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16408         * Makefile.in (all-target-libjava): Depend on all-gcc and
16409         all-target-newlib.
16410         (configure-target-libjava): Depend on $(ALL_GCC).
16412 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16414         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16415         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16417 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16419         * INSTALL/README: Fix typo.
16421 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16423         * ylwrap: Change absolute path checks to check for DOS style path
16424         names.
16426         * ylwrap: Don't use a full path name if the source file is in the
16427         same directory.  From hjl@lucon.org (H.J. Lu).
16429         * config-ml.in: Default to being verbose, to match Feb 18 change to
16430         configure.
16432 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16434         Brought over from egcs:
16436         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16438         * configure.in (target_subdir): Set to ${target_alias} instead
16439         of "libraries".
16441         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16443         * configure.in (target_subdir): Set to libraries if enable_multilib.
16445 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16447         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16448         multilibs, force reconfiguration the first time we create
16449         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16451 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16453         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16454         avoid confusion with --no-recursion.
16456 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16458         * configure.in: Win32 hosts shouldn't use install -x
16459         * install-sh: remove -x option, and special .exe-handling
16460         hack.
16462 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16464         * config.guess: Recognize i586-pc-beos.
16465         * configure.in: Don't build some bits for beos.
16467 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16469         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16470         CFLAGS default to -O2.
16472         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16473         when using GNU ld.
16475 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16477         * ltmain.sh: Correct install when using a different shell.
16479 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16481         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16483 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16485         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16486         target.
16488 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16490         * ltconfig: Update to correct AIX handling.
16492 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16494         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16496         * configure.in (target_subdir): Set to ${target_alias} instead
16497         of "libraries".
16499 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16501         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16502         (Makefile): Depend on $(gcc_version_trigger).
16504         * configure (gcc_version): Change default initializer to empty
16505         string.
16506         (gcc_version_trigger): New variable; pass this variable down
16507         to subdir configures to enable them checking gcc's version
16508         themselves. Emit make macros for both gcc_version vars.
16509         (topsrcdir): Initialize reliably.
16510         (recursion line): Remove --with-gcc-version=${gcc_version}.
16512 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16514         * configure (enable_version_specific_runtime_libs): Implement new flag
16515         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16516         in $(libsubdir); emit definition in each generated Makefile.
16517         (gxx_include_dir): Initialize depending on
16518         $enable_version_specific_runtime_libs.
16520 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16522         * configure (gcc_version): Initialize properly depending on
16523         how and where configure is started.
16524         (recursion line): Pass a --with-gcc-version=${gcc_version}
16525         to configures in subdirs.
16527 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16529         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16530         cygmon
16532 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16534         * configure.in: Add cygmon and libstub support for mn10200.
16536 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16538         * configure (gcc_version): Add new variable describing the
16539         particular gcc version we're building.
16540         * Makefile.in (libsubdir): Add new macro for the directory
16541         in which the compiler finds executables, libraries, etc.
16542         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16543         and libsubdir.
16545 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16547         * Makefile.in (local-clean): Remove *.log.
16548         (warning.log): Built with warn_summary from build.log.
16549         (mail-report.log): Run test_summary.
16550         (mail-report-with-warnings.log): Run test_summary including
16551         warning.log in the report.
16553 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16555         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16557 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16559         * Makefile.in (grep): Grep no longer depends on libiberty.
16561 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16563         * Makefile.in: all-snavigator needs all-libgui.
16565 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16567         * configure.in: Add cygmon and libstub support for mn10300.
16569 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16571         * missing: Update to version from automake 1.3.
16573         * ltmain.sh: On installation, don't get confused if the same name
16574         appears more than once in the list of library names.
16576 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16578         * config.sub: Accept m68060 and m5200 as CPU names.
16580 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16582         * configure: Use && rather than using -a in test, because odd
16583         strings can confuse test.
16584         * configure.in: Likewise.
16586 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16588         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16590 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16592         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16593         bootstrap4-lean): New targets.
16595 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16597         * mpw-* Delete.  Not used.
16599 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16601         * COPYING.LIB: Update FSF address.
16603 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16605         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16607         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16608         GAS_SUPPORT_DIRS.
16610 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16612         * ltconfig, ltmain.sh: Avoid producing a version number if
16613         -version-info was not used.
16615 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16617         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16618         building with newlib.
16620 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16622         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16623         Solaris `make' causes it to continue to next definition.
16625 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16627         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16628         the right GUI libraries and files are installed along with GDB.
16630 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16632         * configure.in: Change alpha to alpha* in several places.
16634 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16636         * config.sub: Recognize sparc86x.
16638 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16640         * configure.in (--enable-target-optspace): Remove debug echo.
16642 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16644         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16646 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16648         * ltconfig: Update cygwin32 support.
16650         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16651         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16652         (GDB_SUPPORT_DIRS): Likewise.
16654 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16656         * configure.in (target_makefile_frag): If --enable-target-optspace,
16657         use -Os to compile target libraries rather than -O2.  Default to
16658         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16659         not used.
16660         * configure.in (target_cflags): Ditto for d30v.
16662 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16664         * Makefile.in (all-bfd): Depend on all-intl.
16665         (all-binutils): Likewise.
16666         (all-gas): Likewise.
16667         (all-gprof): Likewise.
16668         (all-ld): Likewise.
16670 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16672         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16674 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16676         * Makefile.in (all-bfd): Depend upon all-libiberty.
16678         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16680 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16682         * Makefile.in: Add libstub.
16684         * configure.in: Ditto. Build libstub for targets that have cygmon
16685         support.
16687 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16689         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16691 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16693         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16694         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16696 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16698         * configure: Define DEFAULT_M4 by searching PATH.
16699         * Makfile.in: Use DEFAULT_M4.
16701 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16703         * ltconfig: Add cygwin32 support.
16705         * Makefile.in, configure.in: Add libtool as a native only directory
16706         to configure and build.
16708 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16710         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16712 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16714         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16716 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16718         * Makefile.in: add ash make rules
16719         * configure.in: add ash to native_only and host_tools lists
16721 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16723         * Makefile.in (all-gettext, all-intl): New targets.
16724         (ALL_MODULES): Added all-gettext, all-intl.
16725         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16726         (INSTALL_MODULES): Added install-gettext, install-intl.
16727         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16729         * configure.in (host_tools): Added gettext.
16730         (native_only): Likewise.
16731         (noconfigdirs) [various cases]: Likewise.
16732         (host_libs): Added intl.
16734 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16736         * configure: Do not disable building gdbtk for cygwin32 hosts.
16738 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16740         * configure.in: Add thumb-coff target.
16741         * config.sub: Add thumb-coff target.
16743 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16745         * Makefile.in: Revert yesterday's change.
16746         (all-target-winsup):  all-target-librx stays out of here.
16748 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16750         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16751         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16752         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16753         Remove references to librx and libg++.
16755 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16757         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16758         recursive makes
16760 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16762         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16763         for newlib directory.
16764         (CXX_FOR_TARGET): Likewise.
16766 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16768         * ltconfig: Update after libtool/ltconfig.in change for
16769         hpux11.
16771 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16773         * ltconfig, ltmain.sh: Update to libtool 1.2.
16775 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16777         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16778         (install-gcc-cross): Instead, override LANGUAGES here.
16780 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16782         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16783         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16785 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16787         * configure.in: Add Thumb-pe target.
16789 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16791         * Makefile.in - changed sn targets to snavigator
16792         * configure.in - changed sn targets to snavigator
16794 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16796         * config-ml.in: After building symlink tree call make distclean
16797         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16798         to be the case for libiberty.
16800 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16802         * configure: When making link, also check the current
16803         directory. The configure scripts may create one.
16805 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16807         * config.sub: Accept alphapca56 and alphaev6 properly.
16809 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16811         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16813 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16815         * config.sub (sco5): Fix typo.
16817 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16819         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16820         install-itcl.
16821         (install-itcl): Remove dependency on install-tcl.
16823 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16825         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16827 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16829         * configure.in: Don't build libgui for a cygwin32 target when not on
16830         a cygwin32 host.
16832 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16834         * configure (redirect): Set to null, so default behavior of
16835         configure is now --verbose.
16837 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16839         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16840         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16842 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16844         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16845         this change to sync Makefile.in with its ChangeLog entries.
16847 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16849         * ltmain.sh (mkdir): Check that the directory doesn't exist
16850         before we exit with error, so that we don't get races during
16851         parallel builds.
16853 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16855         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16857 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16859         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16860         PICFLAG_FOR_TARGET.
16861         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16863         * configure: Emit a definition for the new macro enable_shared
16864         into each Makefile.
16866 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16868         * configure.in (host_tools, native_only): Add libtool.
16870 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16872         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16873         Fix typo in ming config comment.
16875 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16877         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16879 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16881         * config.sub: Add tic30 cases, and map c30 to tic30.
16883 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16885         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16886         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16887         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16888         (CLEAN_TARGET_MODULES): Similarly
16889         (all-target-libf2c): Add dependences.
16890         * configure.in (target_libs): Add libf2c.
16892 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16894         * configure.in: Remove expect from noconfigdirs when target
16895         is cygwin32.  OK to build expect and dejagnu with Canadian
16896         Cross.
16898 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16900         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16901         host.
16903         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16904         and mingw32.
16906 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16908         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16909         here as it is not defined in the toplevel Makefile.
16911 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16913         * configure (package_makefile_rules_frag): New variable, which names
16914         a file with generic rules, ...
16915         Change comment to mention we now have FIVE parts.
16916         * configure: Undo last change.
16918 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16920         * config.guess: More accurate determination of HP processor types.
16921         * config.sub: More accurate determination of HP processor types.
16923 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16925         * configure (package_makefile_frag): Move inserting the
16926         ${package_makefile_frag} to where it should be according
16927         to the comment.
16929 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16931         * config.guess: Add support for Linux/ARM.
16933 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16935         * .cvsignore: Remove *-info and *-install since they match
16936         release-info and mpw-install, which we don't want to just ignore.
16938 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16940         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16942 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16944         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16945         local_prefix to sub-make invocations.
16947 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16949         * configure.in: Check makefile fragments in the source
16950         directory.
16952 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16954         * configure.in: Check whether host and target makefile
16955         fragments exist before adding them to *_makefile_frag.
16957 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16959         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16961 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16963         * configure.in: Make sure we only replace RPATH_ENVVAR on
16964         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16965         regexp to sed.
16967         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16968         to sub-makes.
16970 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16972         * config-ml.in (multi-do): LDFLAGS must include multilib
16973         designator.
16975 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16977         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16979 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16981         * config.sub: Add mingw32 support.
16982         * configure.in: Likewise.
16984 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16986         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16988 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16990         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16991         * configure (gxx_include_dir): Provide a definition for subdirs
16992         which do not use autoconf.
16994 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16996         * config.guess: Sync with egcs.  Picks up new alpha support,
16997         BeOS & some additional linux support.
16999 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
17001         * config.guess: HP 9000/803 is a PA1.1 machine.
17003 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
17005         * configure.in: It's alpha*-...
17007 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17009         * configure.in (host_makefile_frag, target_makefile_frag):
17010         Handle multiple config files.
17011         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17012         alpha-*-*.
17014 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
17016         * mkdep: New file.
17018 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
17020         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17022 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17024         * Makefile.in: Add libgui directory.
17025         (GDB_TK): Add all-libgui.
17026         * configure.in: Add libgui directory.
17027         * configure: Add all-libgui to GDB_TK.
17029 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
17031         * config-ml.in (multidirs): Add m32r to multilib list.
17033 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
17035         * Makefile.in (all-target-gperf): Change dependency to
17036         all-target-libstdc++.
17038 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
17040         * config.guess: Add BeOS support.
17042 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17044         Source directory cvs renamed to cvssrc:
17045         * configure.in (host_tools): Change cvs to cvssrc.
17046         (native_only): Likewise.
17047         (noconfigdirs) [various cases]: Likewise.
17048         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17049         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17050         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17051         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17052         (all-cvssrc): Rename target from all-cvs.
17054 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
17056         * configure (gxx_include_dir): Fix thinko.
17058 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
17060         * Makefile.in (INSTALL_TARGET_CROSS): Define.
17061         (install-cross, install-gcc-cross): New targets.
17063 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
17065         * configure.in (noconfigdirs): Add support for Thumb target.
17067         * config.sub (maybe_os): Add support for Thumb target.
17069 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
17071         * Makefile.in: Add rules for cygmon.
17073         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17075 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
17077         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17078         * configure (gxx_include_dir): Provide a definition for subdirs
17079         which do not use autoconf.
17081 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
17083         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17084         11/18/97 build
17086 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
17088         * From Franz Sirl.
17089         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17090         found on RedHat Linux systems.
17092 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
17094         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17095         guesses.
17097 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
17099         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17101 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
17103         * ltmain.sh: If mkdir fails, check whether the directory was created
17104         anyhow by some other process.
17106 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
17108         * configure.in (d30v-*-*): Configure all directories.
17110 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
17112         * configure.in (d30v-*-*): Configure newlib, libiberty directories
17113         for the D30V.
17115 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
17117         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17119 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
17121         * include/libiberty.h: Add extern "C" { so it can be used with C++
17122         progrms.
17123         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
17124         programs.
17126 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
17128         * configure.in (d30v-*-*): Configure GCC now.
17130 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
17132         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17133         is no longer needed.
17135 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
17137         * Makefile.in: check-target-libio depends on all-target-libstdc++.
17139 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
17141         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17142         targets using "$@" to provide support for similar but not identical
17143         targets without having to duplicate code.
17145 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
17147         * makefile.vms: Fix to work with DEC C.
17149 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
17151         * config.sub: Add mips-tx39-elf to marketing names.
17153 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
17155         * ltmain.sh: Handle symlinks in generated script.
17157 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
17159         * configure: Handle autoconf style directory options: --bindir,
17160         --datadir, --includedir, --infodir, --libdir, --libexecdir,
17161         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17162         --sysconfdir.
17163         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17164         (sharedstatedir, localstatedir, oldincludedir): New variables.
17165         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17166         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17167         sbindir, sharedstatedir, and sysconfdir.
17169 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17171         * Makefile.in (bootstrap-lean): New target.
17173 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
17175         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
17176         sn, and gnuserv from noconfigdirs.
17178 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
17180         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17182 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
17184         * Makefile.in (cross): New target.
17186 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
17187                           Jeff Law         <law@cygnus.com>
17189         * Makefile.in (bootstrap2, bootstrap3): New targets.
17190         (all-bootstrap): Remove outdated and confusing target.
17191         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17193 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17195         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17196         windows.  Consistent with gdb/configure.
17198 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
17200         * configure.in: Name Linux target fragment.
17202         * configure: Rewrite so that project Makefile fragment is inserted
17203         first and appears last in the resulting Makefile.
17205 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17207         * Makefile.in (install-itcl): Install tcl first.
17209 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
17211         * configure.in: remove bison from noconfigdirs for Cygwin32 host
17213 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
17215         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17217         * configure.in (skipdirs): Add target-librx for Linux.
17218         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17220 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
17222         * Makefile.in (bootstrap): New target.
17224 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
17226         * config.sub: Accept 'amigados' for backward compatibility.
17228 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
17230         * config.guess: Merge with FSF.
17232 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
17234         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17236 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
17238         * config.sub: Add "marketing-names" patch.
17240 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
17242         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17244 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
17246         * config.sub: Handle v850-elf.
17248 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
17250         * .cvsignore (*-install): Remove.
17252 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
17254         * ltconfig: Set CONFIG_SHELL in libtool.
17255         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17257 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
17259         * configure.in (target_subdir): Set to libraries if enable_multilib.
17261 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
17263         * config.guess: Update from gcc directory.
17265 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17267         * Makefile.in (all-sim): Depends on all-readline.
17269 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
17271         * Makefile.in (BISON, YACC): Use $$s.
17272         (all-bison): Depend on all-texinfo.
17274 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
17276         * Makefile.in (BISON): Add -L flag.
17277         (YACC): Likewise.
17279 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17281         * configure.in (noconfigdirs): Add support for v850e target.
17283         * config.sub (maybe_os): Add support for v850e target.
17285 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
17287         * configure.in (noconfigdirs): Add support for v850ea target.
17289         * config.sub (maybe_os): Add support for v850ea target.
17291 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
17293         * config.sub: Add mipstx39.  Delete r3900.
17295 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17297         * Makefile.in (all-autoconf): Depends on all-texinfo.
17299 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
17301         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17302         eabi targets.
17304 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
17306         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17308         * configure: When handling a Canadian Cross, handle YACC as well as
17309         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
17310         * Makefile.in (all-bison): Depend upon all-texinfo.
17312 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
17314         * Makefile.in (BISON): bison, not byacc or bison -y.
17315         (YACC): bison -y or byacc or yacc.
17316         (various): Add *-bison as appropriate.
17317         (taz): No need to mess with BISON anymore.
17319 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
17321         * configure: If OSTYPE matches *win32*, try to find a good value for
17322         CONFIG_SHELL.
17324 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
17326         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17327         configure.in if it is present.
17329 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
17331         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17333 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
17335         * config.sub: Recognize `arc' cpu.
17336         * configure.in: Likewise.
17337         * config-ml.in: Likewise.
17339 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
17341         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17343 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
17345         * configure: Changed sed delimiter from ':' to '|' when
17346         attempting to substitute ${config_shell} for SHELL. On
17347         NT ${config_shell} may contain a ':' in it.
17349 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
17351         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17353 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
17355         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17357 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17359         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17361         * ylwrap: If the program is a relative path, force it to be
17362         absolute.
17364 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17366         * configure (tooldir): Set BISON to `bison -y' and not just bison.
17368 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
17370         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17371         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17372         for libraries.
17374 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
17376         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17377         separated by spaces.
17379 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17381         * ylwrap: New file.
17382         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17384         * ltmain.sh: Handle /bin/sh at start of install program.
17386         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17388         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17389         * missing: New file, from automake 1.2.
17391 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17393         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17394         check-tk to CHECK_X11_MODULES.
17396 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17398         * config.sub: Merge with FSF.
17400 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17402         * config.guess: Merge with FSF.
17404 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17406         * configure: Treat msdosdjgpp like go32.
17407         * configure.in: Likewise.  Don't remove gprof for go32.
17409         * configure: Change Makefile.tem2 to Makefile.tm2.
17411 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17413         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17415 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17417         * install-sh (chmodcmd): Set to null if the DST directory already
17418         exists.  Same as Nov 11th change.
17420 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17422         * configure (GDB_TK): Needs itcl and tix.
17424 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17426         * config.guess: Update from FSF.
17428 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17430         * Makefile.in (GDB_TK): Depend on itcl and tix.
17432 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17434         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17435         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17436         (INSTALL_SCRIPT): New variable.
17437         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17438         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17439         to -x.
17440         * install-sh: Add support for -x option.
17442 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17444         * configure.in, Makefile.in: Treat tix like itcl.
17446 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17448         * Makefile.in (WINDRES): New variable.
17449         (WINDRES_FOR_TARGET): New variable.
17450         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17451         (EXTRA_HOST_FLAGS): Add WINDRES.
17452         (EXTRA_TARGET_FLAGS): Add WINDRES.
17453         (EXTRA_GCC_FLAGS): Add WINDRES.
17454         ($(DO_X)): Pass down WINDRES.
17455         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17456         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17457         DLLTOOL_FOR_TARGET.
17459 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17461         * configure.in: configure sim before gdb for win32-x-ppc
17463 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17465         Move gperf into the toplevel, from libg++.
17466         * configure.in (target_tools): Add target-gperf.
17467         (native_only): Add target-gperf.
17468         * Makefile.in (all-target-gperf): New target, depend on
17469         all-target-libg++.
17470         (configure-target-gperf): Empty rule.
17471         (ALL_TARGET_MODULES): Add all-target-gperf.
17472         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17473         (CHECK_TARGET_MODULES): Add check-target-gperf.
17474         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17475         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17477 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17479         * config.sub (mn10200): Recognize new basic machine.
17481 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17483         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17484         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17486 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17488         * configure.in: If we're building mips-sgi-irix6* native, turn on
17489         ENABLE_MULTILIB and set TARGET_SUBDIR.
17491 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17493         * Makefile.in (all-sn): Depend on all-grep.
17495 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17497         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17499         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17500         Makefile.  From Jeff Makey <jeff@cts.com>.
17501         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17503         * Makefile.in (DISTBISONFILES): Remove.
17504         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17505         $(DEFAULT_YACC).
17507         * configure.in: Build itl, db, sn, etc., when building for native
17508         cygwin32.
17510         * Makefile.in (LD): New variable.
17511         (EXTRA_HOST_FLAGS): Pass down LD.
17512         ($(DO_X)): Likewise.
17514 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17516         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17518 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17520         * configure.in (targargs): Strip out any supplied --build argument
17521         before adding our own. Always add --build.
17523 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17525         * configure.in (targargs): Pass --build if we're doing
17526         a cross-compile.
17528 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17530         * configure: Use '|' instead of ":" as the separator in
17531         sed. Otherwise sed chokes on NT path names with drive
17532         designators. Also look for "?:*" as the leading characters in an
17533         absolute pathname.
17535 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17537         * config.sub: Support for r3900.
17539 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17541         * configure.in: Use install-sh, not install.sh.
17543 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17545         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17546         apply it twice.
17548 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17550         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17551         install-binutils.
17553 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17555         * Makefile.in: Add automake targets.
17556         * configure.in (host_tools): Add automake.
17558 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17560         * configure: Default CXX to c++, not gcc.
17561         * Makefile.in (CXX): Set to c++, not gcc.
17562         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17564 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17566         * install-sh: try appending a .exe if source file doesn't
17567         exist
17569 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17571         * configure.in: Turn on multilib by default.
17572         (cross_only): Remove target-libiberty.
17574         * Makefile.in (all-gcc): Don't depend on libiberty.
17576 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17578         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17580 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17582         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17583         (DISTBISONFILES): Add ld/Makefile.in
17585 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17587         * configure.in: if target is cygwin32 but host isn't cygwin32,
17588         don't configure gdb tcl tk expect, not just gdb.
17590 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17592         * configure.in: Added gnuserv everywhere sn appears.
17594         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17595         (CROSS_CHECK_MODULES): Added check-gnuserv.
17596         (INSTALL_MODULES): Added install-gnuserv.
17597         (CLEAN_MODULES): Added clean-gnuserv.
17598         (all-gnuserv): New target.
17600 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17602         * config.guess: Fixes for MIPS OpenBSD systems.
17604 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17606         * Makefile.in (INSTALL_XFORM): Remove.
17607         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17609         * mkinstalldirs: New file, copied from automake.
17610         * Makefile.in (installdirs): Rename from install-dirs.  Use
17611         mkinstalldirs.  Change all users.
17612         (DEVO_SUPPORT): Add mkinstalldirs.
17614 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17616         * install-sh: Rename from install.sh.
17617         * Makefile.in (INSTALL): Change install.sh to install-sh.
17618         (DEVO_SUPPORT): Likewise.
17620         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17621         Graichen <graichen@rzpd.de>.
17623 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17625         * config.guess: Recognize OpenBSD systems correctly.
17627 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17629         * README, Makefile.in (ETC_SUPPORT): Remove references to
17630         cfg-paper*, configure.{texi,man,info*}._
17632 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17634         * Makefile.in (all.normal): Ensure that gcc is built after all
17635         the x11 - ie gdb - targets.
17637 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17639         * makefile.vms: Don't run conf-a-gas.
17641 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17643         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17645 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17647         * configure.in: Remove noconfigdirs case since gdb also
17648         configures and builds for tic80-coff.
17650 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17652         * configure: Set cache_file to config.cache.
17653         * Makefile.in (local-distclean): Remove config.cache.
17655 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17657         * COPYING: Update FSF address.
17659 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17661         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17662         noconfigdirs.
17664 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17666         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17667         MAKEDIRS, is empty.
17669 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17671         * config.sub: Tweak mn10300 entry.
17673 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17675         * configure.in (host_tools): Put sim before gdb, so gdb's
17676         configure.tgt can determine if the simulator was configured.
17678 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17680         * config.sub: Move BeOS $os case to be with other Cygnus
17681         local cases.
17683 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17685         * config.sub: Remove misplaced comment that broke Linux.
17687 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17689         * config.sub: Add BeOS support.
17691 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17693         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17695 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17697         * configure.in (noconfigdirs): Remove tcl and tk from
17698         noconfigdirs for cygwin32 builds.
17700 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17702         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17704 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17706         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17707         make-all.com, use makefile.vms instead.
17709 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17711         * config.sub: Accept -lnews*.
17713 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17715         * configure.in (noconfigdirs): Disable target-newlib,
17716         target-examples and target-libiberty for d30v.
17718 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17720         * configure.in (noconfigdirs): Enable ld for d30v.
17722 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17724         * configure.in (tic80-*-*): Build compiler.
17726 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17728         * configure.in (d30v-*): Remove sim directory from list of
17729         unsupported d30v directories
17731 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17733         * config.sub, configure.in: Add d30v target cpu.
17735 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17737         * makefile.vms: New file.
17738         * make-all.com: Remove.
17740 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17742         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17744 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17746         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17748 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17750         * Makefile.in (ALL_MODULES): Added all-db.
17751         (CROSS_CHECK_MODULES): Addec check-db.
17752         (INSTALL_MODULES): Added install-db.
17753         (CLEAN_MODULES): Added clean-db.
17755 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17757         * config.guess: Merge with latest FSF sources.
17759 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17761         * Makefile.in (ALL_MODULES): Added all-itcl.
17762         (CROSS_CHECK_MODULES): Added check-itcl.
17763         (INSTALL_MODULES): Added install-itcl.
17764         (CLEAN_MODULES): Added clean-itcl.
17766 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17768         * configure.in: build gdb for mn10200
17770 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17772         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17774 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17776         * configure.in (tic80-*-*): Turn off most targets right now.
17778 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17780         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17781         rather than the makeinfo program.
17782         (do-info): Depend upon all-texinfo.
17784 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17786         * configure.in: Remove uses of config/mh-linux.
17788         * config.sub, config.guess: Merge with latest FSF sources.
17790 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17792         * config.sub (case $basic_machine): Add tic80 entries.
17794 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17796         * config.sub, config.guess: Merge with latest FSF sources.
17798 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17800         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17801         * mpw-config.in: Test for NewFolderRecursive.
17802         * mpw-install: Use symbolic name for startup filename.
17803         * mpw-README: Add various additional details.
17805 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17807         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17809 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17811         * configure.in: Do build gcc and the target libraries for
17812         the mn10200.
17814 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17816         * configure.in: don't avoid building gdb for mn10300 any more
17817         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17818         instead of single-quoting it.
17820 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17822         * configure.in: Don't use --with-stabs on IRIX 6.
17824 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17826         * configure.in (m32r): Build gdb, libg++ now.
17828 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17830         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17831         directories from noconfigdirs.
17833 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17835         * config.sub (basic_machine): added mips16 configuration
17837 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17839         * config.sub: Handle d10v-unknown.
17841 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17843         * config.sub: Handle v850-unknown.
17845 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17847         * Makefile.in: add findutils
17848         * configure.in: add findutils to list of host_tools
17850 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17852         * config.sub: Handle mn10200 and mn10300.
17854 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17856         * configure.in (d10v-*): Do not build librx.
17858 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17860         * configure.in (mn10300): Build everything except gdb & libgloss.
17862 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17864         * config.guess:  Patch for Dansk Data Elektronik servers,
17865         from Niels Skou Olsen <nso@dde.dk>.
17867         For ncr, use /bin/uname rather than uname, since GNU uname does not
17868         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17870         Patch for MIPS R4000 running System V,
17871         from Eric S. Raymond <esr@snark.thyrsus.com>.
17873         Fix thinko for nextstep.
17875         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17877         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17878         * config.guess: Guess mips-dec-mach_bsd4.3.
17880         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17881         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17882         release numbers.
17883         * config.guess (mips-mips-riscos*):  Emit just enough of the
17884         release number.
17886         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17887         * config.guess (sparc-auspex-sunos*):  Added.
17888         (f300-fujitsu-*): Added.
17890         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17891         * config.guess:  Recognize a Tadpole as a sparc.
17893 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17895         * config.guess: Don't assume that NextStep version is either 2 or
17896         3.  NextStep 4 (aka OpenStep 4) has come out now.
17898 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17900         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17901         From Rik Faith <faith@cs.unc.edu>.
17903 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17905         * config.sub: Contributions from bug-gnu-utils to:
17906         Support plain "hppa" (no version given) architecture, reported by
17907         OpenStep.
17908         OpenBSD like NetBSD.
17909         LynxOs is not a hardware supplier.
17911         * config.guess: Contributions from bug-gnu-utils to add support for:
17912         OpenBSD like NetBSD.
17913         Stratus systems.
17914         More Pyramid systems.
17915         i[n>4]86 Intel chips.
17916         M680[n>4]0 Motorola chips.
17917         Use unknown instead of lynx for hardware manufacturer.
17919 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17921         * install.sh (chmodcmd): Set to null if the DST directory already
17922         exists.
17924 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17926         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17927         not use mt-ppc target Makefile fragment any more.
17929 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17931         * configure.in (*-*-windows):  Exclude everything but those dirs
17932         needed to build windows.
17934 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17936         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17938 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17940         * configure.in:  Exclude mmalloc from i386-windows.
17942 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17944         * Undo my previous change.
17946 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17948         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17949         unconditionally.
17950         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17952 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17954         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17955         host to add it's own flags.
17957 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17959         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17961 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17963         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17964         (CXX_FOR_TARGET): Likewise.
17965         (GCC_FOR_TARGET): Define.
17966         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17967         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17968         CC_FOR_TARGET was specified on the command line.
17969         (MAKEOVERRIDES): Don't define.
17971 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17973         * configure.in (m32r): Fix spelling of libg++ libs.
17975 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17977         * config.sub (-apple*): Remove, now redundant.
17979 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17981         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17983         * configure: Rework yesterday's sed script patch.
17985         * config.sub: Merge with FSF.
17987 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17989         * config.guess:  Merge from FSF.
17991         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17992         * config.guess: Use pc instead of unknown, for pc clone systems.
17993         Change linux to linux-gnu.
17995         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17996         * config.guess: Avoid non-portable tr syntax.
17998 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
18000         * test-build.mk (HOLES): Add "xargs" for gdb.
18002         * configure: Avoid hpux10.20 sed bug.
18004 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
18006         * configure.in:  Add support for windows host
18007         (that is a build done under the Microsoft build environment).
18009 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
18011         * Makefile.in: Replace all uses of srcroot with s, to shrink
18012         command line lengths.
18014         Patches from Geoffrey Noer <noer@cygnus.com>:
18015         * configure.in: If configuring for newlib, pass --with-newlib to
18016         subdirectories.
18017         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18018         -Bnewlib/ and -Lwinsup to gcc.
18019         (CXX_FOR_TARGET): Likewise.
18021 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18023         * Makefile.in (ETC_SUPPORT): Add configure.
18025 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
18027         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18028         host configuration file.
18030 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
18032         * configure.in: Break mn10x00 support into separate
18033         mn10200 and mn10300 configurations.
18034         * config.sub: Likewise.
18036 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
18038         * configure.in: Add lots of stuff to noconfigdirs for
18039         the mn10x00 targets.
18041         * config.sub, configure.in: Add mn10x00 support.
18043 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
18045         * make-all.com: Call conf-a-gas, not config-a-gas.
18047 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
18049         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18050         targets.
18052 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
18054         * mpw-README: Add much more detail for native PowerMac.
18055         * mpw-install: New file.
18056         * mpw-configure: Add --norecursion and --help options.
18057         * mpw-config.in: Translate readme and install files when
18058         copying to objdir.
18059         * mpw-build.in: Don't always depend on byacc and flex.
18060         (install-only-top): New action.
18062 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
18064         * configure.in:  You can now configure GDB for the v850.
18066 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
18068         * configure.in (noconfigdirs): Don't configure any C++ dirs
18069         if targeting D10V.
18071 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
18073         * config.sub: Recognize mips64vr5000.
18075 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
18077         * configure.in: Use a single line for host_tools and native_only.
18079 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
18081         * config.sub, configure.in: Add entries for m32r.
18083 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
18085         * Makefile.in (inet-install): Don't run install-gzip.
18087 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
18089         * configure.in:  Don't config lots of things for *-*-windows*.
18091 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
18093         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18094         (host_libs, host_tools): Copy from configure.in.
18095         * mpw-configure: Don't complain about directories not found.
18097 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18099         * configure.in (i[345]86): Recognize i686 for pentium pro.
18100         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18101         file.
18103         * config.guess (i[345]86): Ditto.
18105 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18107         * configure.in (noconfigdirs): Removed gdb for D10V.
18109 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
18111         * configure.in: Remove ld, target-libio, target-libg++, and
18112         target-libstdc++ from noconfigdirs.
18114 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
18116         * configure: Fix three locations where shell scripts were
18117         being run directly rather than with config_shell.
18119 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
18121         * configure.in (v850-*-*): Set up initial $noconfigdirs.
18122         * config.sub (basic_machine): Recognize v850.
18124 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
18126         * mpw-configure: Handle multiple enable/disable options and
18127         pass them down recursively, handle -c and -s flags appropriately
18128         depending on choice of compiler, add escape mechanism for
18129         quoted arguments to gC.
18131 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18133         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18134         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18135         so that -mrelocatable-lib and -mno-eabi are used.
18137         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18138         not support --print-multi-lib, don't abort.
18140 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
18142         * make-all.com: Run config-a-gas.
18143         * setup.com: Don't copy subdirectory files around.
18145 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
18147         * configure.in (*-*-ose): Remove exclusion of libgloss for this
18148         target, it now compiles correctly.
18150 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
18152         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18154 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18156         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18158 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18160         * configure.in (native_only): Add prms.
18162 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
18164         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18165         (BINUTILS_SUPPORT_DIRS): Likewise.
18167 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18169         * configure.in (d10v-*-*): Don't configure ld or gdb until the
18170         d10v support is added.
18172 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
18174         * configure.in (d10v-*-*): New target.
18176 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
18178         * config.guess (HP 9000/811): Recognize this as a PA1.1
18179         machine.
18181 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
18183         * Makefile.in (do-tar-gz): New target, split out from tail end of
18184         taz target.  Run each command separately, don't use pipes.
18185         (taz): Use it.
18187 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
18189         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18190         * mpw-build.in: No builds should depend on building byacc or flex,
18191         they are assumed to be installed already.
18193 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18195         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18196         variable that CC_FOR_TARGET needs.
18198 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18200         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18201         options have changed since the last time the subdirectory was
18202         configured, and if it has, reconfigure.
18203         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18204         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18206 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
18208         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18209         CLEAN_MODULES): Add bash.
18210         (all-bash): New target.
18212 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
18214         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18216 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18218         * config.sub (basic_machine): Recognize d10v as a valid processor.
18220 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
18222         * mpw-configure: Add support for --bindir.
18223         * mpw-build.in: Use a GCC-specific build script for GCC actions.
18225 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
18227         * configure.in: add bash, time, gawk to list of hosttools and things
18228         to only build for native toolchains
18230 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18232         * Makefile.in (docdir): Remove.
18234 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
18236         * Makefile.in (datadir): Set to $(prefix)/share.
18238 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
18240         * configure.in: build diff and patch for cygwin32-hosted
18241         toolchains.
18243 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
18245         * config.sub: Accept -rtems*.
18247 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
18249         * configure.in: enable dosrel for cygwin32-hosted builds,
18250                 remove diff from the list of things not buildable
18251                 via Canadian Cross
18253 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
18255         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18256         don't get ". ".
18258 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
18260         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18262 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
18264         * Makefile.in (taz): Handle case where tex3patch didn't even get
18265         checked out.  Also, if it was found, put the symlink in a new util
18266         subdirectory.
18268 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18270         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18272 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
18274         * config.sub: Recognize -openvms.
18275         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18276         * make-all.com, setup.com: New files.
18278 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18280         * Makefile.in (taz): tex3patch moved to texinfo/util.
18282 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
18284         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18285         * configure.in: remove make from disable-if-Can-Cross list
18286                 enable gdb if ${host} and ${target} are cygwin32
18288 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
18290         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
18291         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18293 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18295         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
18296         distinguish sysv/svr4/bsd variants.
18297         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18299 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
18301         * configure.in: Added copyright notice.
18302         * move-if-change: Added copyright notice.
18304 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18306         * configure.in (powerpcle-*-solaris*): Until we get shared
18307         libraries working, don't build gdb, sim, make, tcl, tk, or
18308         expect.
18310 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
18312         * config.guess:  Merge with FSF:
18314         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
18315         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18317         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
18318         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18320         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
18321         * config.guess:  Combine two OSF1 rules.
18322         Also recognize field test versions.  From mjr@zk3.dec.com.
18323         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
18324         because GNU uname does not support -p.  From pmr@pajato.com.
18326 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
18328         * Makefile.in (MAKEDIRS): Removed $(tooldir).
18330 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
18332         * mpw-README: Document GCCIncludes.
18334 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
18336         * configure.in (alpha-*-linux*): Set enable_shared to yes.
18338 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
18340         * mpw-configure: Handle --enable-FOO and --disable-FOO.
18342 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
18344         * configure.in (*-*-cygwin32): Configure make.
18346 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
18348         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18350 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
18352         * Makefile.in (all-inet): Depend on all-perl.
18354         * Makefile.in (inet-install): New target.
18356         * Makefile.in (all-inet): Depend on all-tcl.
18357         (all-inet): Depend on all-send-pr.
18359 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18361         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18362         temporarily.
18364 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
18366         * configure.in: Don't configure --with-gnu-ld on AIX.
18368 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18370         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18372 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
18374         * Makefile.in (ALL_MODULES): Added all-inet.
18375         (CROSS_CHECK_MODULES): Added check-inet.
18376         (INSTALL_MODULES): Added install-inet.
18377         (CLEAN_MODULES): Added clean-inet.
18378         (all-indent): New target.
18380         * configure.in (host_tools): Added inet.
18381         (native_only): Added inet.
18382         (noconfigdirs): Added inet.
18384 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18386         * configure.in: Don't configure libgloss if we are not configuring
18387         newlib.
18389 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18391         * configure.in: Don't configure libgloss for unsupported
18392         architectures.
18394 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18396         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18398 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18400         * Makefile.in (ALL_MODULES): Include all-apache.
18401         (CROSS_CHECK_MODULES): Include check-apache.
18402         (INSTALL_MODULES): Include install-apache.
18403         (all-apache): New target.
18405         * configure.in: Added apache everywhere perl is seen.
18407 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18409         * Makefile.in: Add support for clean-{module} and
18410         clean-target-{module} rules.
18412 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18414         * configure.in (*-*-ose) do not build libgloss.
18416 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18418         * config.guess (prep*:SunOS:5.*:*): Turn into
18419         powerpele-unknown-solaris2.
18421 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18423         * configure.in: Permit --enable-shared to specify a list of
18424         directories.
18426 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18428         * configure.in (host==solaris): Pass only the first word of $CC
18429         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18431 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18433         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18435 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18437         * Makefile.in (ALL_MODULES): Include all-perl.
18438         (CROSS_CHECK_MODULES): Include check-perl.
18439         (INSTALL_MODULES): Include install-perl.
18440         (ALL_X11_MODULES): Include all-guile.
18441         (CHECK_X11_MODULES): Include check-guile.
18442         (INSTALL_X11_MODULES): Include install-guile.
18443         (all-perl): New target.
18444         (all-guile): New target.
18446         * configure.in (host_tools): Include perl and guile.
18447         (native_only): Include perl and guile.
18448         (noconfigdirs): Don't build guile and perl; no ports have been
18449         done.
18451 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18453         * configure (--enable-*): Handle quoted option lists such as
18454         --enable-sim-cflags='-g0 -O' better.
18456 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18458         * Makefile.in ({,inst}all-target): New rule so we can make and
18459         install all of the target directories easily.
18461 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18463         * configure.in: Add missing global flag in sed substitution when
18464         deleting `target-' from ${configdirs}.
18466 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18468         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18469         option.
18471         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18472         config/mh-necv4.
18474         * install.sh: Correct misspelling of transformbasename.
18476         * config.guess: Recognize mips-*-sysv*.
18478 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18480         * config.sub: Recognize mon960.
18482 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18484         * configure: Restore Canadian Cross handling of BISON and LEX,
18485         removed in Feb 20 change.
18487 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18489         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18490         Mention make install.  Remove the old copyright date as well the
18491         clumsy and rather pointless copyright on the README file.
18493 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18495         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18496         Makefile after running symlink-tree, then run `make distclean' to
18497         avoid clobbering any generated files in srcdir.
18499 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18501         * configure.in (m68k-*-netbsd*): Build everything now.
18503 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18505         * Makefile.in (taz): Fix quoting.
18507 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18509         * configure.in (sparclet-*-*): Build everything now.
18511 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18513         * configure.in (m68k-*-linux*): New host.
18515 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18517         * configure: Check for bison before byacc.
18519 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18521         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18522         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18523         searching PATH.  These are used as fallbacks by Makefile.in if
18524         flex/bison/byacc aren't in objdir.
18526 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18528         * Makefile.in: Make everything which depends upon all-bfd also
18529         depend upon all-opcodes, in case --with-commonbfdlib is used.
18531 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18533         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18534         building NT native compilers on Unix.
18536 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18538         * configure.in: Don't get CC from the host Makefile fragment if we
18539         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18540         Solaris test for /usr/ucb/cc to the post target script, just after
18541         the compiler sanity test.
18543 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18545         * config.sub: Merge with FSF.
18547 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18549         * Makefile.in (RPATH_ENVVAR): New variable.
18550         (REALLY_SET_LIB_PATH): Use it.
18551         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18553 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18555         * config.sub, configure.in: Recognize sparclet cpu.
18557 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18559         * config.guess:  Support m68k-cbm-sysv4.
18561 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18563         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18564         m68k-unknown-linuxaout from linker help string.  Put quotes around
18565         $ld_help_string.
18567 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18569         * config.guess (powerpc-harris-powerunix): Add guess for port
18570         to new target.
18572 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18574         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18576 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18578         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18579         $(REALLY_SET_LIB_PATH) in Makefile.
18580         * Makefile.in (SET_LIB_PATH): New variable.
18581         (REALLY_SET_LIB_PATH): New variable.
18582         ($(DO_X)): Use $(SET_LIB_PATH).
18583         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18584         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18585         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18586         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18587         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18588         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18589         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18590         (install-dosrel): Likewise.
18591         (all-opcodes): Depend upon all-libiberty.
18593 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18595         * config.guess (*:CYGWIN*): New
18597 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18599         * Makefile.in (all-target-winsup): All all-target-libiberty.
18601 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18603         * configure.in (noconfigdirs): Add missing # in front of comment.
18605 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18607         * configure.in: add second pass to things added to noconfigdirs
18608         so *-gm-magic can exclude libgloss properly.
18610 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18612         * mpw-configure (extralibs_name, rez_name): Set correctly
18613         for MWC68K compiler.
18615         * mpw-README: Add more info on the necessary build tools.
18617 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18619         * configure.in, config.sub: Recognize cygwin32.
18621 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18623         * config.guess, config.sub: Recognize A/UX.
18625 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18627         * config.sub: Merge with gcc/config.sub.
18629 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18631         * mpw-build.in (do-binutils): Add build of stamps.
18633 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18635         * config.sub: Add recognition for mips64vr4100*-* targets.
18637 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18639         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18640         Add creation of gconfigargs with `--enable-shared' turned on.
18641         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18642         ($(host)-stamp-stage3-configured): Likewise.
18643         (HOLES): Add chatr and ldd.
18644         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18646 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18648         * configure: Pass --nfp to recursive configures.
18650 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18652         * Makefile.in (DLLTOOL): New.
18653         (DLLTOOL_FOR_TARGET): New.
18654         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18655         (EXTRA_TARGET_FLAGS): Ditto.
18656         (EXTRA_GCC_FLAGS): Ditto.
18657         (CONFIGURE_TARGET_MODULES): Ditto.
18658         (DO_X): Ditto.
18659         * configure: Add DLLTOOL.
18661 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18663         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18664         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18665         mh-sco, since old workarounds no longer needed, and don't
18666         build ld, since libraries have weak symbols in COFF.
18668 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18670         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18672 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18674         * configure.in: Make sure that ${CC} can be used to compile an
18675         executable.
18677 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18679         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18680         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18681         nothing depending on whether gdbtk is being built.
18683 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18685         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18687 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18689         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18690         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18692 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18694         * config-ml.in: Add support for
18695         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18696         Simplify setting of multidirs from --disable-foo.
18698 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18700         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18701         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18702         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18703         non-empty, pass them on to the  GCC make.
18704         (all-bootstrap): New rule that is like all-gcc, except it executes
18705         the GCC bootstrap rule instead of the GCC all rule.
18707 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18709         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18711 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18713         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18714         DG/UX support.
18716 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18718         * config.sub (i*86*) Change [345] to [3456]
18720 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18722         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18723         --with-gnu-ld=no.
18725 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18727         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18728         AIX multilibs get built.
18730 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18732         * configure.in (i386-win32): Don't build expect if we're not
18733         building the tcl subdir.
18735 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18737         * Makefile.in: (configure-target-examples, all-target-examples):
18738         New targets, configure and build example programs.
18740 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18742         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18743         use it as input to sedit the generated MPW makefile.
18744         * mpw-README: Add a suggestion about Gestalt.h.
18746 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18748         * config.sub: Accept *-*-ieee*.
18750 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18752         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18753         Ronald F. Guilmette <rfg@monkeys.com>.
18755 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18757         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18758         for powerpc-pe native.
18759         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18760         (target==powerpc-pe): duplicate i386-win32 entry.
18762 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18764         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18765         of vxworks, not just vxworks5.1.
18767 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18769         * mpw-configure: Add support for exec-prefix.
18771 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18773         * config.guess: Recognize HP model 816 machines as having
18774         a PA1.1 processor.
18776 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18778         * configure: Ignore new autoconf configure options.
18780 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18782         * config.guess:  Recognize Pentium under SCO.
18783         From Robert Lipe <robertl@arnet.com>.
18785 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18787         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18789 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18791         * configure.in: Don't configure gas for alpha-dec-osf*.
18793 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18795         * configure.in: Default to --with-stabs for some targets for which
18796         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18797         i[345]86*-*-unixware*.
18799 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18801         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18802         rather than basing it on the target.  Simplify handling of options
18803         controlling which directories to configure.  Remove extraneous
18804         slash in multi-clean target.
18806 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18808         * config-ml.in: Prefix more variables with ml_ so they don't collide
18809         with configure's.
18811 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18813         * configure: Don't turn -v into --v.
18815 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18817         * configure.in (targargs): Fix typo.
18819         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18821 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18823         * configure.in: Strip --host and --target options from
18824         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18825         --with-cross-host option when building with a cross-compiler.
18826         * configure: Canonicalize the arguments put into config.status by
18827         always using `=' for an option with an argument.  Pass a presumed
18828         --host or --target explicitly.
18830 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18832         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18833         into general OS recognition case.
18835 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18837         * configure.in (target_configdirs): add target-winsup only
18838         for win32 target systems.
18840 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18842         * Makefile.in (all-target-libgloss): Depend upon
18843         configure-target-newlib, since when libgloss is built it looks to
18844         see if the newlib directory exists.
18846 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18848         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18849         cfg-ml-*.in.
18851 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18853         * configure: Handle LD and LD_FOR_TARGET when configuring a
18854         Canadian Cross.
18856 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18858         * configure.in (target_libs): add target-winsup.
18859         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18860         (target==ppcle-pe): remove ld from $noconfigdirs.
18862 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18864         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18865         Preserve relative path names in $srcdir.  Build symlink tree if
18866         configuring cross target dir and srcdir=. (= no VPATH support).
18867         (configure-target-libg++): Depend on configure-target-librx.
18868         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18869         * config-ml.in: New file.
18870         * symlink-tree: New file.
18871         * configure: Ensure srcdir="." if that's what it is.
18873 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18875         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18876         includes and FLEX_SKELETON setting.
18877         * mpw-configure (--with-gnu-ld): New option, controls whether
18878         to use PPCLink or ld with PowerMac GCC.
18879         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18880         * mpw-config.in: Configure grez if targeting Mac.
18882         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18883         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18884         just macos.
18885         * configure.in: Configure grez resource compiler if targeting Mac.
18886         * Makefile.in (all-grez, install-grez): New targets.
18888 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18890         * configure: CXX defaults to gcc, not g++.  If we find
18891         gcc in the path, set CC to gcc -O2.
18893 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18895         * configure: Default ${build} correctly.  Avoid picking up extra
18896         spaces when reading CC and CXX from Makefile.  When doing a
18897         Canadian Cross, use plausible default values for numerous
18898         variables.
18899         * configure.in: When doing a Canadian Cross, don't try to
18900         configure tools whose configure script can't handle it.
18902 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18904         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18906 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18908         * configure:  Remove dubious bug reporting address.
18910 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18912         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18913         configure script, run that instead of this directory's configure.
18914         In either case, print a message that we're configuring the sub-dir.
18916 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18918         * configure.in: Before checking for the existence of various files,
18919         use sed to filter out "target-".
18921 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18923         * Makefile.in (DO_X): Split rule to decrease command line length
18924         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18925         (Philippe De Muyter).
18927 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18929         * Makefile.in (all-patch): depend on all-libiberty.
18931 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18933         * configure.in: If the only directory in target_configdirs which
18934         actually exists is libiberty, then set target_configdirs to empty,
18935         to avoid trying to build a target libiberty in a gas or gdb
18936         distribution.
18938 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18940         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18941         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18942         systems.
18944 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18946         * configure.in (copy_dirs): Use sys-include instead of include
18947         for --with-headers option.
18949 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18951         * Makefile.in, configure.in: Make winsup builds work with
18952         new scheme.
18954 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18956         * configure.in: Build the linker on AIX.
18958 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18960         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18961         where needed.
18963 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18965         * Makefile.in (all-gcc): Fix typo.
18967 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18969         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18971 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18973         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18974         to target-xiberty, to provide more flexibility.
18975         (target_subdir):  Define.  Create if cross.
18976         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18977         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18978         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18979         check-libFOO -> check-target-libFOO, etc.
18980         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18981         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18982         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18983         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18984         allow ALL_GCC="" to only configure.
18985         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18986         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18987         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18989 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18991         * Makefile.in (taz): Build "info" in etc explicitly.
18993 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18995         * configure.in:  Make sure that CC is undefined (as opposed to
18996         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18997         problem with autoconf trying to configure on a host without GCC.
18999 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19001         * mpw-configure: Set host alias from choice of host compiler,
19002         only use generic MPW Makefile sed if present, edit a file
19003         named "hacked_Makefile.in" instead of "Makefile.in" if present.
19004         * mpw-README: Add problem notes about CW6 and CW7.
19006 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
19008         * Makefile.in (taz): Use ";" instead of ";;".
19010 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19012         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
19013         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19014         DISTDOCDIRS.
19015         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
19016         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
19018 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19020         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
19021         and gnats, because they are now subsumed by DISTSTUFFDIRS.
19022         Move bfd to DISTSTUFFDIRS.
19024 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19026         * Makefile.in (X11_LIB): Removed.
19027         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19029         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19031 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19033         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19034         names.
19036 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19038         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19040 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
19042         * configure.in (i[345]86-*-win32): Always build newlib.
19043         Don't configure cvs, autoconf or texinfo.
19044         * Makefile.in (LD_FOR_TARGET): New.
19045         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19046         Pass down LD_FOR_TARGET.
19048 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19050         * winsup: New directory.
19051         * Makefile.in: Build winsup.
19052         * configure.in: Winsup is configured when target is win32.
19053         Can only build win32 target GDB when native.
19055 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
19057         * config.guess: Recognize HP model 819 machines as having
19058         a PA 1.1 processor.
19060 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19062         * configure: Fix sed loop which substitutes for CC and CXX to
19063         avoid bug found in various sed implementations.
19065 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19067         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19068         simulator.  Use standard powerpc-*-eabi*.
19070 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
19072         * configure.in: Stop putting gas and binutils in noconfigdirs for
19073         powerpc-*-aix* and rs6000-*-*.
19075 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
19077         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19078         -mcall-aixdesc libraries.
19080 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
19082         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
19084         * config.sub (arm | armel | armeb): Fix shell syntax.
19086 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19088         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19089         -msoft-float and -mcpu=common support.
19090         (powerpc*-*-eabisim*): Add support for building -mcall-aix
19091         libraries.
19093 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19095         * configure.in: Allow configuration and build of emacs19 for the alpha.
19097 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19099         * configure.in (CC): Get ^CC, not just any old CC, from
19100         ${host_makefile_frag}.
19102 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19104         * configure.in (CC): Try to get CC from
19105         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19107 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19109         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19110         only if it exists in $(srcdir).
19112 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19114         * configure: If CC and CXX are not set in the environment, set
19115         them, based on either an existing Makefile or on searching for gcc
19116         in PATH.  Substitute for CC and CXX in Makefile.
19117         * configure.in: Remove libm from target_libs.  Separate
19118         target_configdirs from configdirs.  If CC is not set in
19119         environment, try to get it from a host Makefile fragment.  Rewrite
19120         changes of configdirs to use skipdirs instead.  A few minor
19121         tweaks.  Take directories out of target_configdirs as they are
19122         taken out of configdirs.  Remove existing Makefile files from
19123         subdirectories.  Substitute for TARGET_CONFIGDIRS and
19124         CONFIG_ARGUMENTS in Makefile.
19125         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19126         by configure.in.
19127         (CONFIG_ARGUMENTS): Likewise.
19128         (CONFIGURE_TARGET_MODULES): New variable.
19129         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19130         ($(CONFIGURE_TARGET_MODULES)): New target.
19131         (configure-libg++, configure-libio): New targets.
19132         (all-libg++): Depend upon configure-libg++.
19133         (all-libio): Depend upon configure-libio.
19134         (configure-libgloss, all-libgloss): New targets.
19135         (configure-libstdc++): New target.
19136         (all-libstdc++): Depend upon configure-libstdc++.
19137         (configure-librx, all-librx): New targets.
19138         (configure-newlib): New target.
19139         (all-newlib): Depend upon configure-newlib
19140         (configure-xiberty): New target.
19141         (all-xiberty): Depend upon configure-xiberty.
19143 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19145         * configure.in (host i[345]86-*-win32):  Expand the
19146         noconfigdirs again.
19148 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
19150         * mpw-configure: Fix sed command file name.
19152 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
19154         * configure.in (host i[345]86-*-win32): Reduce the
19155         noconfigdirs again.
19157 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
19159         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19160         or powerpc*-*-pe*, since they are not yet supported.
19162 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
19164         Add PowerMac support and many other enhancements.
19165         * mpw-configure: New option --cc to select compiler to use,
19166         paste options set according to --cc into the generated
19167         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19168         if mpw-make.sed is present.
19169         * mpw-config.in: Don't test for gC1, test for mpw-touch,
19170         add forward includes for PowerPC include files.
19171         * mpw-build.in: Build using Makefile.PPC if present.
19172         (do-byacc, etc): Remove separate version resource builds.
19173         (do-gas): Build "stamps" before "all".
19174         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19175         * mpw-README: Update to reflect --cc option, PowerMac support,
19176         and recently-reported compatibility problems.
19178 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
19180         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19181         embedded m68k systems (-aout, -coff, -elf, -vxworks).
19182         (--with-multilib-top): Pass to recursive invocations.
19184 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
19186         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19187         v810-*-*.
19189 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19191         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19192         gdb, ld and opcodes on v810-*-*.
19194 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
19196         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19197         (local-maintainer-clean): New target.
19198         (maintainer-clean): New target.
19199         (realclean): Just depend upon maintainer-clean.
19201 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19203         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19205 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
19207         * configure.in: Build ld in mips*-*-bsd* case.
19209 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
19211         * config.sub: Accept -lites* OS.  From Ian Dall.
19213 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
19215         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19216         targets.
19218 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19220         * configure.in: treat i386-win32 canadian cross the same as
19221         i386-go32 canadian cross.
19223 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19225         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19226         running under the simulator to build a reduced set of libraries.
19227         (powerpc-*-eabiaix): Add fine grained multilib support added to
19228         other powerpc targets yesterday.
19230 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19232         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19233         -disable-softfloat, -disable-relocatable, -disable-aix, and
19234         -disable-sysv to control which multilib libraries get built.
19236 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19238         * configure: Add Makefile.tem to list of files to remove in trap
19239         handler.
19241 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19243         * config.guess (*Linux*):  Add missing "exit"s.
19244         Also, need specific check for alpha-unknown-linux (uses COFF).
19246 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19248         * config.guess:  Merge with FSF:
19250         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
19251         * config.guess (AIX4): More robust release numbering discovery.
19253         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
19254         * config.guess (i386-sequent-ptx): Properly get version number.
19256         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
19257         * config.guess (mips:*:4*:UMIPS): New case.
19259 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19261         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19262         (i386-win32 host): Likewise.  Don't build readline.
19264 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
19266         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
19267         SUPPORT_FILES to submakes.
19269 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
19271         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19272         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19273         mpw-configure.
19275 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
19277         * configure.in (appdirs): Use =, not ==, in test expression when
19278         trying to build the text to print in the warning message for
19279         Solaris users.
19281 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
19283         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19285 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19287         * config.guess: Recognize lynx-2.3.
19289 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
19291         * config.sub (z8ksim): Deleted
19292         (z8k-*-coff): New, this is the one true name of the target.
19294 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
19296         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19298 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
19300         * config.guess (*:Linux:*:*): First try asking the linker what the
19301         default object file format is (elf, aout, or coff).  Then if this
19302         fails, try previous methods.
19304 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19306         * configure.in: Don't build newlib for *-*-vxworks5.1.
19308 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
19310         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19311         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19313 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
19315         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19317 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
19319         * cfg-ml-com.in: New file.
19320         * cfg-ml-pos.in: New file.
19322 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
19324         * COPYING.NEWLIB: Add HP free copyright to list.
19326 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
19328         * config.sub: Recognize -eabi* for the system, not just -eabi.
19330 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19332         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19333         * config.sub, configure.in (win32): New target and host.
19335 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
19337         * configure.in: Add i386-pe configuration.
19339 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
19341         * mpw-build.in (install): Install GDB after LD.
19343 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
19345         * mpw-config.in (elf/mips.h): Always forward-include, needed
19346         for GDB to build.
19348 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19350         * testsuite: New directory for customer acceptance and whole tool
19351         chain tests.
19353 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19355         * configure: If per-host line isn't found, but AC_OUTPUT is found
19356         and a configure script exists, run it instead.
19358 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19360         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
19362 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19364         * configure: Set build_{cpu,vendor,os,alias} to host values when
19365         --build isn't specified.
19367 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19369         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19370         (FLAGS_TO_PASS): Pass them.
19371         (EXTRA_TARGET_FLAGS): Ditto.
19373 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19375         * Makefile.in (all-libg++): Depend on all-libstdc++.
19377 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19379         * configure.in (noconfigdirs): Enable all packages for
19380         i386-unknown-netbsd.
19382 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19384         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19385         hosted builds (DOS builds)
19387 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19389         Changes for ARM based on patches from Richard Earnshaw:
19390         * config.sub: Handle armeb and armel.
19391         * configure.in: Omit arm linker only for riscix.
19393 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19395         * config.guess:  Update from FSF.
19397 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19399         * config.sub: Recognize powerpcle as the little endian variant of
19400         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19401         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19402         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19403         temporarily.
19405 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19407         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19409 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19411         * config.sub: Accept -lites* as a basic system type.
19413 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19415         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19416         installed, and if so return linuxoldld as the system name.
19418 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19420         * config.guess: Add hppa1.1-hp-lites support.
19422 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19424         * configure.in: Don't build newlib for m68k-vxworks5.1.
19426 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19428         * configure.in (mips-sgi-irix6): Use mh-irix5.
19430 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19432         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19434 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19436         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19437         OSF/1.  Fix compiler flags.
19438         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19440 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19442         * configure.in: Recognize --with-newlib.
19443         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19445 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19447         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19448         to *_X11_MODULES due to gdbtk needing X include files et al.
19450 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19452         Merge in support for Mac MPW as a host.
19453         (Old change descriptions retained for informational value.)
19455         * mpw-config.in: Add generic include forwards for cpu-specific
19456         include files in aout and elf directories.
19458         * mpw-configure: Added copyright.
19459         * mpw-config.in: Check for presence of required build tools.
19460         (target_libs): Add newlib.
19461         (target_tools): Add examples.
19462         (Read Me): Generate as "Read Me for MPW" instead.
19463         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19464         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19465         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19467         * mpw-configure: Remove subdir-specific makefile hackery,
19468         delete mk.tmp after using it.
19470         * mpw-build.in (all): Display start and end times.
19472         * mpw-configure (host_canonical): Set.
19473         (target_cpu): Always add to makefiles.
19474         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19475         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19476         (mpw-mh-mpw): Look for in srcdir and srcroot.
19477         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19479         * mpw-build.in: (install-only): New target.
19481         * mpw-configure (host_alias, target_alias): Rename from hostalias
19482         and targetalias, add into generated Makefile.
19483         (mk.tmp): If present, add into generated Makefile.
19484         * mpw-build.in (all-gas): Build config.h first before gas proper.
19486         * mpw-configure (config.status): Write only if changed.
19487         * mpw-config.in (readline): Configure it (not built, just used for
19488         definitions).
19490         * mpw-config.in (elf/mips.h): Add a forward include.
19492         * mpw-config.in: Forward-include most .h files in include into
19493         extra-include.
19494         (readline): Don't build.
19495         mpw-build.in (install): Install GDB.
19497         * mpw-configure (prefix, mpw_prefix): Handle it.
19498         * mpw-config.in (mmalloc, readline): Don't configure.
19499         * mpw-build.in (thisscript): Rename to ThisScript.
19500         Use mpw-build instead of BuildProgram everywhere.
19501         (mmalloc, readline): Don't build.
19502         * mpw-README: New file, basic documentation about the MPW port.
19504         * mpw-config.in: Use forward-include to create include files.
19506         * mpw-configure: Add more things to the top of each configured
19507         Makefile, including contents of config/mpw-mh-mpw.
19508         * mpw-config.in (extra-include): Create this directory and fill it
19509         with Posix-like include files when configuring.
19511         * config.sub (apple, mac, mpw): Add various aliases.
19513         * mpw-build.in: New file, top-level build script fragment for MPW.
19514         * mpw-configure: New file, configure script for MPW.
19515         * mpw-config.in: New file, config fragment for MPW.
19517 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19519         * configure.in (host_libs): Remove glob, since it is gone from the
19520         sources.
19522 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19524         * Makefile.in: define empty GDB_NLM_DEPS var.
19526         * configure.in(target_makefile_frag): use config/mt-netware
19527         for netware targets.
19529 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19531         * config.sub: Merge in recent FSF changes.  Remove linux special
19532         cases.
19534 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19536         Revert this change:
19538         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19540                 * build-all.mk: Use CC=cc -Xs on Solaris.
19542 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19544         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19545         stop using it.
19546         * Makefile.in: Nuke all references to glob subdirectory.
19548 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19550         * configure.in: Fix --enable-shared logic in per-host.
19552 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19554         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19556 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19558         * configure.in (noconfigdirs): Don't build gas on AIX, for
19559         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19561 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19563         * configure: Fix --cache-file to work if the file argument is a
19564         relative path.
19566 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19568         * configure: If the --cache-file is used, pass it down to
19569         configure in subdirectories.
19571 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19573         * config.sub: add vxworks29k configuration.
19575 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19577         * Makefile.in (taz): Do "diststuff" part quietly.
19579 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19581         * config.sub: Mini-merge with gcc/config.sub.
19583 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19585         * config.guess (IRIX): Sed - to _.
19587 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19589         * Makefile.in (source-vault, binary-vault): New targets.
19591 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19593         * config.sub: Recognize -eabi as a basic system type.
19595 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19597         * configure.in (enable_shared stuff): Fix typo.
19599 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19601         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19603 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19605         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19607 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19609         * configure.in (rs6000-*-*): Don't build gas.
19611 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19613         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19614         reduce command line length.
19615         (AS_FOR_TARGET): Check for as.new, not Makefile.
19616         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19618 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19620         * config.guess:  Merge from FSF.
19622 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19624         * configure: Don't use $ when handling program_suffix.
19626 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19628         * configure.in:  Configure tk for hppa/hpux.
19630 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19632         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19634 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19636         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19637         to LIBCXXFLAGS.  Tests are better run without it.
19639 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19641         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19643 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19645         * configure.in (*-*-netware*): Don't configure xiberty.
19647 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19649         * configure.in:  Remove tk from native_only list.
19651 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19653         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19654         for special NCD build.
19656 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19658         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19659         makeall.bat, they're only useful for binutils snapshots.
19660         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19661         makeall.bat to specified SUPPORT_FILES.
19663 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19665         * build-all.mk: Add Ericsson targets to sun4 and solaris
19666         hosts.  Add  BNR's sun4 target to solaris host, so their
19667         build-from-source will be tested in-house first.
19669 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19671         * Makefile.in (LIBCFLAGS): New variable.
19672         (CFLAGS_FOR_TARGET): Ditto.
19673         (LIBCFLAGS_FOR_TARGET): Ditto.
19674         (LIBCXXFLAGS): Ditto.
19675         (CXXFLAGS_FOR_TARGET): Ditto.
19676         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19677         (BASE_FLAGS_TO_PASS): Pass them.
19678         (EXTRA_TARGET_FLAGS): Ditto.
19680         * configure.in: Support --enable-shared.
19682 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19684         * configure.in (target_libs):  Include libstdc++ again.
19685         * config.guess:  Update from FSF (for FreeBSD).
19687 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19689         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19690         makeall.bat.
19691         (DISTDOCDIRS): Add `etc'.
19692         (ETC_SUPPORT_PFX): New variable.
19693         (taz): Include anything from etc starting with a word in
19694         ETC_SUPPORT_PFX.
19696 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19698         * config.sub: Update for recent FSF changes.  Remove obsolete
19699         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19700         spacing changes.
19702 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19704         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19706         * config.guess:  Merge with FSF.
19707         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19709 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19711         * configure: Since the "trap 0" handler will override the exit
19712         status on many systems, only use it for "exit 1", and make it set
19713         a non-zero exit status; reset it before "exit 0".  Also, check
19714         exit status of config.sub, and error out if it failed.
19716 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19718         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19719         and install libgloss.
19721 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19723         * Makefile.in (all-binutils): Depend upon all-byacc.
19725         * configure.in: Don't build emacs on Irix 5.
19727 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19729         * configure.in (*-*-netware*): Add libio.
19731 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19733         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19734         (CHECK_TARGET_MODULES): Ditto.
19735         (INSTALL_TARGET_MODULES): Ditto.
19736         (TARGET_LIBS): Ditto.
19737         (all-libstdc++): Note dependencies.
19739 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19741         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19743 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19745         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19746         -fexternal-templates.
19748         * configure.in (target_libs): Add libstdc++.
19749         (noconfigdirs): Add libstdc++ as appropriate.
19751 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19753         * config.guess:  Update from FSF.
19755 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19757         * configure: Use ${config_shell} when running ${configsub}.
19759 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19761         * config.sub: No longer recognize h8300h.
19763 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19765         * config.sub: Remove extraneous differences between config.sub and
19766         gcc/config.sub.
19768 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19770         * Makefile.in (DISTSTUFFDIRS): Add gas.
19772 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19774         * COPYING.NEWLIB: New file.
19776 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19778         * config.guess (HP-UX):  Patch from Harlan Stenn
19779         <harlan@landmark.com> to also emit release level.
19781 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19783         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19785 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19787         * config.sub:  Merge nextstep cleanup from FSF.
19789 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19791         * configure.in (arm-*-*): Don't configure ld for this target.
19793 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19795         * configure.in (*-*-netware): don't configure libg++, libio,
19796         librx, or newlib.
19798 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19800         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19801         configure ld--it works, but it doesn't support shared libraries.
19803 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19805         * config.guess (*-unknown-freebsd*):  Get rid of possible
19806         trailing "(Release)" in version string.
19807         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19809 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19811         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19812         Fix type: *-next-neststep -> *-next-nextstep.
19814         * config.guess:  Merge from FSF:
19816         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19818         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19820         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19822         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19823         instead of UNIX_SV for UnixWare 1.0).
19825 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19827         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19828         to make gdb/nlm/* build after the compiler and linker.
19830 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19832         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19833         not just i[34]86.
19834         (m68k-atari-sysv4):  Relocate to match FSF version.
19836         * config.guess:  More merges from the FSF:
19838         Add a space before function call or macro invocation.
19840         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19842         * config.guess: Add trap cmd to remove dummy.c and dummy when
19843         interrupted.
19845         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19847         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19848         (dummy): Redirect stderr from compilation of dummy.c.
19850         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19852         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19854 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19856         * configure: Accept and ignore --cache*, for compatibility with
19857         new autoconf.
19859 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19861         * config.guess:  Merge from FSF:
19863         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19865         * config.guess (Pyramid*:OSx*:*:*): New case.
19866         (PATH): Add /.attbin at end for finding uname.
19867         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19869         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19871         * config.guess (M88*:DolphinOS:*:*): New case.
19873         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19875         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19876         to select whether to use ELF or COFF.
19878         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19880         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19882         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19884         * config.guess: Guess the OS version for HPUX.
19886         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19888         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19890 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19892         * configure.in: Recognize --with-headers, --with-libs, and
19893         --without-newlib.
19894         * Makefile.in (all-xiberty): Depend upon all-ld.
19896 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19898         * configure.in: Change i[34]86 to i[345]86.
19900 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19902         * configure (version): A few more tweaks to help message.
19904 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19906         * Makefile.in:  Remove (for now) librx as a host library,
19907         now that we're building it for target.
19909 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19911         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19912         (Karl Berry).
19914 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19916         * configure.in:  Also configure librx.
19918 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19920         * Makefile.in:  Update various rules to reflect that librx
19921         is now needed for libg++.
19923 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19925         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19927 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19929         * configure.in: Configure the examples directory.
19931 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19933         * configure: Simplify Jun 2 1994 change.
19935 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19937         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19938         /bin/gcc isn't good enough to build gcc.
19940 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19942         * Makefile.in (GDB_SUPPORT_FILES): Remove
19943         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19944         (gdb.tar.gz): Add new rule to use standard distribution building
19945         mechanism.
19947 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19949         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19950         Bill Cox <bill@cygnus.com>.
19952 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19954         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19956 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19958         * configure:  Search current dir first in .gdbinit.
19960 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19962         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19964 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19966         * config.sub:  Refer to NeXT's operating system as nextstep.
19968         * config.sub (case $basic_machine):  Re-order the cases, to match
19969         the order in the FSF version (which is mostly alphabethical).
19970         Merge in some additions and changes from the FSF.
19972 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19974         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19975         * config.sub: Recognize cxux7.
19976         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19978 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19980         * config.sub:  Fix typo powerpc -> powerpc-*.
19982 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19984         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19986         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19987         parallel with all-emacs and install-emacs).  Top-level command
19988         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19990 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19992         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19993         $(relbindir)/make before doing ``make install'', and use
19994         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19995         installing over running make binary.
19996         ($(host)-stamp-stage3-installed): Likewise.
19998 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20000         * config.guess: Recognize Mach.
20002 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
20004         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20005         see whether --exec-prefix was used.
20007 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20009         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
20011 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20013         * Makefile.in: Add all-librx target similar to all-libproc.
20015 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
20017         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
20018         with post 1.2 uname bogosity.
20020 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20022         * configure: Remove temporary files on receipt of a signal.
20024 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
20026         * configure: If there is a package_makefile_frag, remove
20027         ${subdir}/Makefile.tem after copying it in.
20029 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20031         * build_all.mk: support rs6000 lynx identifies itself as
20032         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
20033         since /bin/gcc is too feeble to compile a modern gcc.
20035 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20037         * brought devo/test-build.mk update-to-date with progressive/
20038         test-build.mk. Add lynx targets and hppa flag info.
20040 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20042         * configure.in:  Use mh-ncrsvr43.  Patch from
20043         Tom McConnell <tmcconne@sedona.intel.com>.
20045 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20047         * config.guess (i386-unknown-bsdi):  No longer need to
20048         check #if defined(__bsdi__) && defined(__i386__).
20050 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20052         * configure: Set program_transform_nameoption correctly.
20054 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
20056         * brought build-all.mk update-to-date with progressive build-all.mk,
20057         added new targets and hppa info.
20059 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20061         * configure: If config.guess result is a prefix of the user
20062         specified target, assume a native build and use the user specified
20063         target as the host alias.  Remove SunOS patch suffix removal hack.
20064         * configure.in: Remove SunOS patch suffix removal hack.
20066         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20067         in NATIVE_CHECK_MODULES.
20069 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
20071         * Makefile.in: Rename HOST_ONLY to NATIVE.
20072         * configure: Delete SunOs patch suffix from host_canonical
20073         and build_canonical variables that are prepended to Makefiles.
20074         * configure.in: Add comments for easier maintenance.
20076 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20078         * Makefile.in: Add all-libproc target similar to all-gui.
20080 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
20082         * Makefile.in (CHECK_MODULES): split into
20083         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20085 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
20087         * config.guess (i386-unknown-bsdi): New system to guess.
20089 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20091         * Makefile.in: Add all-gui target (but not yet build by "all").
20093 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
20095         * config.sub: Move deletion of patch suffix from here...
20096         * configure.in: To here, at Ian's suggestion.  The top-
20097         level scripts might need to know of a patch level.
20099 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
20101         * config.sub: Strip off patch suffix so rtl is recognized
20102         as a sunos4.1.3 machine, even though it's been patched.
20104 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
20106         * Makefile.in (INSTALL_LAST): Delete.
20107         (INSTALL_DOSREL): New.
20109 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20111         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20112         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20113         whether we pass down --with-gnu-ld anyhow.
20115 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
20117         * Makefile.in (INSTALL_LAST): Change operation so it works
20118         on more flavors of make.
20119         * configure.in (go32): Don't build libg++ or libio.
20121 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
20123         * Makefile.in (Move HOST_PREFIX_1 and friends up so
20124         they can be overriden by templates.
20126 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
20128         * configure.in (target==go32): Don't build gdb.
20129         * dosrel: New directory.
20131 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
20133         * configure.in (host==go32): Configure dosrel too.
20134         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20135         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20136         be set by incoming names or templates.
20137         (INSTALL_LAST): New rule.
20139 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
20141         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20143 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20145         * configure.in (appdirs): New variable.  Currently empty, but will
20146         be used in gas distribution.  If nonempty, lists a set of
20147         directories at least one of which must get configured, or top
20148         level configuration is considered to have failed.
20149         (rs6000-*-lynxos*): Use new file name.
20151 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20153         Eliminate XTRAFLAGS.
20154         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20155         newlib include files using -idirafter, and also use -nostdinc.
20156         (CXX_FOR_TARGET): Likewise.
20157         (XTRAFLAGS): Removed.
20158         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20159         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20160         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20161         ($(DO_X)): Don't pass down XTRAFLAGS.
20163 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20165         * configure.in (mips*-dec-bsd*): New target; do build linker.
20166         (mips*-*-bsd*): New target; don't build linker.
20168 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
20170         * configure.in: support rs6000-*-lynxos* configuration.
20171         support sunos4 as a cross target.
20173         * config.sub: look for lynx*, not lynx since the OS version may
20174         legitimately be part of the name.
20176 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20178         * configure.in (i[34]86-*-sco*): Move to be with other i386
20179         targets.
20180         (romp-*-*): New target.  Skip various binary utilities.
20181         (vax-*-*): New target.  Don't build newlib.
20182         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
20184 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20186         * configure.in: Only set host_makefile_frag if config
20187         directory exists.
20189 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20191         * install.sh: If $dstdir exists, don't check whether each
20192         component does.
20194 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20196         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20198 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
20200         * configure.in (*-*-lynxos*): Don't configure newlib for either
20201         native or cross Lynx.
20203 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
20205         * config.sub (sparc64-elf): Fix os.
20206         (z8k): Remove duplicate.
20208 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20210         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20211         gcc/stmp-fixproto, to try to prevent fixproto from being run.
20213 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
20215         * configure: Make file links cleanly even if Lynx fails on
20216         an NFS symlink (at least fail cleanly).
20218 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
20220         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20221         -XNh2000.
20223 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20225         * configure: Unknown options are fatal again.
20227 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
20229         * configure: Ignore --x-includes and --x-libraries, for Autoconf
20230         compatibility.
20232 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
20234         * build-all.mk: Add `clean' target.
20236 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20238         * config.guess:  Add SINIX support.
20239         * configure.in:  Add mips-*-sysv4* support.
20241 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
20243         * build-all.mk: Document all useful targets.
20244         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20245         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20247 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20249         * configure: Support --silent, --quiet.
20251 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20253         * configure: Support --disable-FEATURE.
20255 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20257         * config.guess: Recognize NCR running SVR4.3.
20259 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20261         * config.guess:  Make BSDI generate i386-unknown-bsd386.
20262         Patch from Paul Eggert <eggert@twinsun.com>.
20264 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20266         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20268 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20270         * configure: Make unrecognized options give nonfatal warnings
20271         instead of fatal errors, and pass them to any subdirectory
20272         configures in case they recognize them.
20273         Make --x equivalent to --with-x.
20275 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
20277         * configure: Add --enable-* options.  Clean up usage message and
20278         some comments.
20280 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
20282         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20284 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20286         * configure.in (hppa*-*-*): Enable binutils.
20288 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20290         * config.sub: Recognize cisco.
20292 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
20294         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20296 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20298         * config.guess: about target *-hitachi-hiuxwe2, don't print more
20299         than one configuration name.  Add comment.
20301 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
20303         * config.guess: about target *-hitachi-hiuxwe2, fixed
20304         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
20305         macro is incorrect.]
20307 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20309         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20310         than the "make ls" stuff which used to be here.
20312 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20314         * config.guess:  Recognize i[34]86-unknown-freebsd.
20315         From Shawn M Carey <smcarey@rodan.syr.edu>.
20317 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20319         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20321 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
20323         * config.guess: Check for ptx.
20325 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
20327         * config.sub: Add os9k checking.
20329 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20331         * config.guess: Handle OSF1 running on HPPA processors
20333 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20335         * configure: If subdir configure fails, print out a message with
20336         subdirectory name, in case subdir's configure code didn't identify
20337         itself.
20339 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
20341         * configure.in: Remove embedded newlines from configdirs.
20342         Avoid mismatches of substrings.  Fix matching strings at end
20343         of configdirs.
20345 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
20347         * config.guess:  Add Lynx/rs6000 config support.
20349 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
20351         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20353 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
20355         * configure.in (hppa*-*-osf*): Treat this just like most other
20356         PA configurations (eg no binutils or ld).
20357         (hppa*-*-*elf*): These configurations have binutils and ld.
20359 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20361         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
20363 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20365         * configure.in (rs6000-*-*): Build gas.
20367 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
20369         * Makefile.in:  Avoid bug in losing hpux sed.
20371 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
20373         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20374         for GDB and GDB has been fixed to not need it.
20376 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20378         * config.guess: Recognize vax hosts.
20380 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20382         * configure (while loop): Don't use "break 2" inside case
20383         statement -- the case statement isn't an enclosing loop.
20385 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20387         * config.guess:  Clean up NeXT support, to allow nextstep
20388         on Intel machines.  Make OS be nextstep.
20390 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20392         * config.guess: Add alternate forms for Convex.
20394 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20396         * configure:  Completely rewrite option processing.  Take
20397         advantage of pattern-matching to avoid invoking test frequently.
20398         Also clean up host and target defaulting logic.
20400 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20402         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20403         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20404         commands (plus user environment) will fit SCO limits.
20406 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20408         * configure.in: Don't issue warnings about directories which are
20409         not being configured if -norecursion is set.  Correct test for
20410         --with-gnu-as and --with-gnu-ld to not get confused by substring
20411         matches.
20413         * configure.in: Don't build gas for alpha-dec-osf1*.
20415 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20417         * configure:  Back out Per's change of 12/19/1993.  It changes the
20418         behavior of configure in unexpected and confusing ways.
20420         Also, use different delim char when calculating
20421         program_transform_name so that the name can contain slashes.
20423 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20425         * configure.in, config.sub: Add support for VSTa micro-kernel.
20427 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20429         * configure.in: Nuke hacks which were used to get a special
20430         version of GAS for HPPA configurations.
20432 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20434         * configure:  If only ${target_alias} is given, use that
20435         as the default for ${host_alias}.
20436         * configure:  Add missing back-slashes before nested quotes.
20438 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20440         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20442 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20444         * config.guess:  Recognize some Tektronix configurations.
20445         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20447 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20449         * config.sub: Match any flavor of SH.
20451 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20453         * configure.in: Don't try to configure newlib for Alpha.
20455 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20457         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20458         libg++ or libio for any Alpha target.
20460         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20462 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20464         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20465         default arguments -- so it tried to compress itself.
20467 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20469         * configure.in (notsupp): ensure that a space is always at the end
20470         of the configdirs list, since the grep checks for an explicit space
20472 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20474         * configure.in (target i386-sysv4.2): don't build ld, since static
20475         versions of many libraries are not available.
20477 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20479         * config.guess: Recognize Apollos (using environment variables).
20480         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20482 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20484         * config.guess: Recognize Sony news mips running newsos.
20486 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20488         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20489         "fi ; else" for bash.
20491 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20493         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20495 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20497         * config.sub: accept unixware as an alias for svr4.2.
20498         Fix some inconsistancies with the gcc version.
20500 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20502         * Makefile.in (DISTDOCDIRS):  Add gdb.
20504 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20506         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20508 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20510         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20511         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20512         this now.
20514 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20516         * config.sub: Accept hiux* as an OS name.
20518         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20519         etc/make-stds.texi.  The underscore came from gcc, and dje now
20520         agrees that RUNTESTFLAGS is the correct name.
20522 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20524         * install.sh:  Remove 'set -e'.  It makes any conditionals
20525         in the script useless.
20527         * config.guess: Automatically recognize arm-acorn-riscix
20528         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20530 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20532         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20534 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20536         * Makefile.in (DISTDOCDIRS): New variable.
20537         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20538         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20540 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20542         * configure.in (hppa target): check the source directory for the
20543         pagas sub-directory
20545 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20547         * config.sub: Allow -aout* and -elf*.
20549 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20551         * configure.in: Don't build ld on i386-solaris2, same as for
20552         sparc-solaris2.
20554 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20556         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20558 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20560         * configure.in:  Configure gdb for alpha.
20562 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20564         * Makefile.in (CXXFLAGS): Add -O.
20566 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20568         * config.guess: added support for DG Aviion
20570 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20572         * configure.in: Produce warning message for subdirectories not
20573         configurable for this host/target combination.  Don't try to
20574         configure gdb for vms.
20576 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20578         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20579         appropriate files before making "diststuff".
20580         (DISTBISONFILES): New var: list of files to be edited.
20581         (DISTSTUFFDIRS): Add binutils.
20583 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20585         * config.sub: also handle mipsel and mips64el (for little endian mips)
20587 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20589         * configure.in: Add * to end of all OS names.
20591 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20593         * configure.in: Build newlib for LynxOS native.
20595 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20597         * config.guess: Add support for delta 88k running SVR3.
20599         * configure.in: Add comment about HP compiler vs. emacs.
20601 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20603         * configure.in: don't build ld on solaris2 (not a viable option
20604         due to bugs in getpwnam & getpwuid)
20606 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20608         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20609         config.guess will produce a full version number.
20611 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20613         * configure.in: Build linker and binutils for alpha-dec-osf1.
20615 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20617         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20618         and gdb/testsuite/Makefile.in.
20620 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20622         * configure.in: recognize mips*- instead of mips-
20624 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20626         * config.sub: Accept linux*coff and linux*elf as operating
20627         systems.
20629 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20631         * config.sub: Recognize mips64, and mips3 as an alias for it.
20633 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20635         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20636         gdb knows how to handle OSF/1 shared libraries.
20638 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20640         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20641         * config.guess: Recognize Hitachi's HIUX.
20642         * config.sub: Recognize h3050r* and hppahitachi.
20643         Remove redundant cases for hp9k[23]*.
20645 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20647         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20648         if gas and ld are in the source tree and are in ${configdirs}.
20649         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20650         --with options (but still pass them down on the command line,
20651         if they were explicitly specified).
20653 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20655         * configure: substitute SHELL value in Makefile.in with
20656         ${CONFIG_SHELL}
20658 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20660         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20661         *-*-solaris2* targets.
20663 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20665         * Makefile.in: define M4, and pass it down to sub-makes;
20666         all-autoconf now depends on all-m4
20668 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20670         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20671         presence of {ar,ranlib} instead of a configured directory
20673 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20675         * config.guess: Accept 34?? as well as 33?? for NCR.
20677 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20679         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20680         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20682 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20684         * configure: grab values for $(CC) and $(CXX) from the
20685         environment, so that someone can do "CC=gcc configure; make" and
20686         have it work right (matching the way that autoconf works now)
20688         * configure.in, Makefile.in: add support for gash, the tcl
20689         interface to Galaxy
20691         * config.guess: add NetBSD variants (hp300, x86)
20693 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20695         * install.sh: Support -d option (in the manner of SunOS 4 install,
20696         as it is more deterministic than that of GNU install)
20697         (chmodcmd): Set file to mode 755 by default (should also do default
20698         chgrp and chown, but I don't feel like dealing with that now)
20700 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20702         * config.sub: Remove h8300hhms alias.
20704 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20706         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20708 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20710         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20711         as stmp-fixinc
20713 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20715         * config.sub: recognize m88110-bug-coff.
20717 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20719         * Makefile.in (all-libio): all dependencies on the toolchain used
20720         to build this (gcc, gas, ld, etc)
20722 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20724         * config.guess: Deal with OSF/1 1.3 on alpha.
20726 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20728         * install.sh: add some 'else true' clauses for portability
20730         * configure.in: don't build libio for h8[35]00-*-* targets
20732 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20734         * Makefile.in:  Add support for new libio.
20736 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20738         * install.sh: If one command fails, don't try the rest.  Don't try
20739         to remove $dsttmp (via trap) unless we have already created it.
20740         If $src doesn't exist, detect it and exit with an error.
20742         * config.guess: Recognize BSD on hp300.
20744 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20746         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20747         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20749 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20751         * Makefile.in (all-send-pr): depends on all-prms
20753 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20755         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20757 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20759         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20760         Added test for mips-mips-riscos5.
20762 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20764         * configure.in: use mh-hp300 for 68k HP hosts
20766 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20768         * configure: add support for CONFIG_SHELL, so that you can use
20769         some alternate shell for evaluating configure scripts
20771 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20773         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20774         in configure script to bug-gdb@prep.ai.mit.edu when building
20775         distribution archive.
20776         * Makefile.in (COMPRESS):  Remove def.
20777         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20778         gdb.tar.Z and make-gdb.tar.Z respectively.
20779         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20780         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20781         to convergence with 'taz' target in Makefile.in.
20783 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20785         * install.sh (dsttmp): use trap to ensure that tmp files go
20786         away on error conditions
20788 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20790         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20792 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20794         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20795         its parent is '/' not ''.
20797         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20799 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20801         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20802         that ${newsrcdir}/configure.in does.
20804 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20806         * test-build.mk: support for CONFIG_SHELL
20808 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20810         * config.sub (netware):  Add as a basic system type.
20812 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20814         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20815         $(srcdir)/ from the dependency on Makefile.in.
20817 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20819         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20820         (h8300hhms is temporary until multi-libraries are implemented).
20821         * configure.in: Handle h8300h too.
20823 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20825         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20827 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20829         * configure:  Remove extraneous output when guessing host type.
20830         * config.guess:  Remove extraneous output when guessing using C
20831         compiler rather than uname, or when guessing fails.
20833 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20835         * Makefile.in: remove all.cross and install.cross targets
20837         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20838         definitions
20840 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20842         * configure.in (target sh): Build gprof.
20844 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20846         * config.sub: change -solaris to -solaris2
20848 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20850         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20852 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20854         * configure: Correct error message for missing Makefile.in to
20855         print correct directory.
20857 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20859         * install.sh: kludge around 386BSD shell bug
20861 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20863         * config.guess:  Recognize NeXT.
20864         * config.guess:  Recognize i486-ncr-sysv4.
20865         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20867 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20869         * Makefile.in (MAKEINFOFLAGS): New variable.
20870         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20871         * build-all.mk, test-build.mk: Pass down --no-split as
20872         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20874 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20876         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20878 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20880         * Makefile.in (libg++.tar.z):  New rule.
20881         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20882         * Makefile.in (taz):  Only do a single chmod.
20884 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20886         * install.sh: don't use dirname anymore (replaced with sed usage)
20888 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20890         * Makefile.in:  Change extension for gzip'd files from '.z' to
20891         '.gz' per new FSF standard usage.
20893 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20895         * configure: put quotes around the final value of program_transform_name
20897 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20899         * Makefile.in: new install.sh support; update install-info rules
20901 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20903         * configure.in: Build diff for crosses, but not for go32 host.
20905         * configure.in: Build gprof only for native, and don't build it
20906         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20908 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20910         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20912 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20914         * configure.in (host_tools): Add prms.
20916 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20918         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20919         with $(FLAGS_TO_PASS) on the command line
20921         * config.sub: Recognize lynx and lynxos
20923 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20925         * config.sub: Accept -ecoff*, not just -ecoff.
20927 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20929         * Makefile.in (taz): Use .gz suffix instead of .z.
20930         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20931         names.
20933 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20935         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20937 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20939         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20940         that rebuilds that might happen during 'make install' don't get
20941         bogus gcc include files
20943 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20945         Change from Utah for HPPA support:
20946         * config.guess: Recognize hppa1.x-hp-bsd.
20948 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20950         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20951         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20953 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20955         * config.sub: Add support for rom68k and bug boot monitors.
20957 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20959         * Makefile.in: Make all-opcodes depend on all-bfd.
20961 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20963         * config.guess: Added special check for i[34]86-univel-sysv4*.
20965 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20967         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20968         the processor rather than assuming i486.
20970 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20972         * config.guess: Recognize SunOS6 as Solaris3.
20974 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20976         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20977         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20979 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20981         * build-all.mk (all-cross): New target for Canadian Cross.
20982         Added Q2 go32 targets.
20983         * test-build.mk: Configure go32 cross sparclite-aout and
20984         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20985         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20987 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20989         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20990         GO32 hosted toolchains
20992 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20994         * configure: change  so "-exec-prefix" gets passed down rather
20995         than "-exec_prefix" so autoconf generated Makefiles get the
20996         exec_prefix set right.
20998 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21000         * config.guess: get the Solaris2 minor version number
21002         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21004 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21006         * config.guess: Recognize some Sequent platforms.
21008 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21010         * Makefile.in: added the vault-install target
21012         * configure.in: actually use the Sun3 makefile fragment that's in
21013         config, also added the release dir to configdirs
21015 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21017         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21019 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21021         * configure.in: remove some program from Alpha targetted toolchains
21023 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
21025         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
21026         gprof.
21027         (taz): Run "make diststuff" in those directories instead of "make
21028         proto-dir".  Look for "VERSION=" only at start of line in subdir
21029         Makefile.  Use "gzip -9" for compression.
21030         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21031         (binutils.tar.z): New target.
21033 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21035         * Makefile.in (taz): Include gpl.texinfo.
21037 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21039         * Makefile.in (setup-dirs): Merged into "taz" target.
21040         (taz): Only do `proto-dir' stuff if a directory is actually needed
21041         for this target.
21043 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
21045         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21046         (FLAGS_TO_PASS): Pass down MUNCH_NM.
21047         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21048         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21049         (gcc-no-fixedincludes): Correct for current gcc Makefile.
21051 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
21053         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
21054         config.sub, and move-if-change to gdb testsuite distribution
21055         archive, so the testsuite can be extracted, configured, and
21056         run separately from the gdb distribution.  Blow away the Chill
21057         tests that require a Chill compiled executable, since GNU Chill
21058         is not yet publically available.
21060 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21062         * test-build.mk: set environment variables in a single command,
21063         instead of a list of assignments and exports
21065         * config.guess: recognize Alpha/OSF1 systems
21067 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21069         * configure: Change help message to prefer --options rather than
21070         -options.
21072 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21074         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21075         zippy@ecst.csuchico.edu.
21076         * config.guess: Recognize miniframe.
21078 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
21080         * Makefile.in: Use srcroot to find runtest rather than rootme.
21081         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21083 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21085         * test-build.mk: Extensive additions to support building on a
21086         machine other than the host.
21088 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
21090         * configure (tooldir): Fix for i386-aix again.
21092 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
21094         * configure, Makefile.in:  Change definition of $(tooldir)
21095         to match the FSF.
21097 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
21099         * config.guess:  Recognize i[34]86/SVR4.
21101 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21103         * Makefile.in (all-gdb): gdb depends on sim.
21105 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
21107         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
21108         at the same time we make the prototype gdb directory.
21109         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
21110         files at the same time as the gdb base release distribution.
21112 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
21114         * Makefile.in (check): Use individual check targets rather than
21115         DO_X rule.
21116         (check-gcc): Added.
21118 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
21120         * config.sub: Use sysv3.2 not sysv32 for canonical OS
21121         for System V release 3.2.
21123 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21125         * config.sub: Recognize hppaosf.
21126         * configure.in: Do configure ld/binutils/gas for it.
21128 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21130         * configure (tooldir): Alter syntax used to set this, for systems
21131         where "\$" isn't handled right, like i386-aix.
21133 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21135         * configure: Pass program-transform-name, not
21136         program_transform_name, to recursive configures.
21138 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
21140         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21141         of gas+ld+binutils.
21143 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
21145         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
21147 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21149         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21151 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21153         * Makefile.in (PRMS): Set back to all-prms.
21155 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21157         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21158         targets, rather than for MIPS hosts.
21160 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21162         * configure.in: add comment for --with-x default values
21164         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21166         * Makefile.in: add check-* targets for each of the directories in
21167         the tree.  Add a definition of RUNTEST that will use the one we
21168         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
21170 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
21172         * configure.in: Removed obsolete references to bfd_target and
21173         target_makefile_frag.
21175         * build-all.mk: Set assorted targets for Q2.
21176         * config.sub: Recognize z8k-sim and h8300-hms.
21177         * test-build.mk: Really don't pass host to configure.
21178         (HOLES): Added uname.
21180 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
21182         * configure: Handle an empty program-prefix, program-suffix or
21183         program-transform-name correctly.
21185 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21187         * build-all.mk: -G 8 no longer required for MIPS targets.
21188         * test-build.mk: Don't pass host argument to configure; make it
21189         guess.
21191 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
21193         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
21194         * Makefile.in (COMPRESS):  New macro, like GZIP.
21196 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
21198         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21200         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21201         with gas currently defaults to -G 0.
21203 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
21205         * Makefile.in (all-flex): flex depends on byacc.
21207         * build-all.mk: If host not specified, use config.guess.  Pass TAG
21208         to test-build.mk as RELEASE_TAG.
21209         * test-build.mk (configargs): New variable containing arguments to
21210         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
21211         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21213         * config.guess: Use /bin/uname when checking -X argument on SCO,
21214         to avoid invoking GNU uname which doesn't understand -X.
21216         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21218         * configure.in: Build gas for mips-*-*.
21220 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21222         * Makefile.in (all.normal): insert missing backslash.
21224 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
21226         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21228         * Makefile.in: Complete overhaul to merge many almost identical
21229         targets.
21231 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21233         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21234         (gdb.tar.Z): Adjusted.
21236         * Makefile.in (setup-dirs, taz): New targets; should be general
21237         enough to adapt for gdb sometime.  Build only .z file.
21238         (gas.tar.z): New target.
21240 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
21242         * build-all.mk: Use CC=cc -Xs on Solaris.
21244 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
21246         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
21247         for handling BISON for FSF releases.
21249 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21251         * configure: Actually implement the change zoo just documented.
21253 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
21255         * configure: when using config.guess, only set target_alias when
21256         it's not already been set (ie, on the command line)
21258 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21260         * Makefile.in: add installcheck target, set PRMS to install-prms
21262 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21264         * configure: add support for package_makefile_fragment, handle the
21265         case where a directory has a configure.in file but no Makefile.in
21266         more gracefully (with an actual understandable error message, even);
21267         add support for --without (and add this to the usage message); also
21268         explicitly add a --host=${host_alias} to the command line when
21269         config.guess is used
21271 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21273         * configure: Must use both --host and --target in recursive calls.
21275 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21277         * Makefile.in: Change deja-gnu to dejagnu.
21279 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
21281         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21283 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21285         * configure.in: canonicalize all instances to *-*-solaris2*,
21286         also strip out a number of tools to not build for go32 host
21288 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21290         * config.guess: add GPL.
21292         * Makefile.in, config.guess, config.sub, configure: bump
21293         copyrights to 93.
21295 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
21297         * Makefile.in (do-info): Removed obsolete check for existence of
21298         localenv file.
21300         * Makefile.in (MAKEOVERRIDES): Define to be empty.
21302 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21304         * Makefile.in: a couple of 'else true' for decstation,
21305         support for TclX
21307         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21309 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
21311         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21313 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
21315         * config.guess: Recognize i386-ibm-aix (PS/2).
21316         * configure.in: Use config/mh-aix386 file for it.
21318 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
21320         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21321         CC_FOR_TARGET instead.
21322         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21324 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
21326         * Makefile.in: Add sim to list of directories sent with gdb
21328 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
21330         * configure.in: Put back mips-dec-bsd* case.
21332 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
21334         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21335         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
21336         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21338 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21340         * configure.in: remove no-op mips-dec-bsd* in "case $target"
21342         * Makefile.in (dir.info): only run gen-info-dir if it exists,
21343         (install-info): install dir.info only if it exists,
21344         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21346 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
21348         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
21349         gas for mips-dec-bsd.
21351 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
21353         * configure (makesrcdir): If ${srcdir} is relative and not ".",
21354         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21356 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21358         * configure.in: Added "dejagnu" to hosttools list.
21360 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
21362         * config.sub, configure.in, config.guess:  Add support
21363         for Bosx, an AIX variant from Bull.
21364         Patches from F.Pierresteguy@frcl.bull.fr.
21366 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
21368         * devo/dejagnu: Initial creation of devo/dejagnu.
21369         Migrated dejagnu testcases and support files for testing software
21370         tools to reside as subdirectories, currently called "testsuite",
21371         within the directory of the software tool.  Migrated all programs,
21372         support libraries, etc. beloging to dejagnu proper from
21373         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
21374         with no modifications.  The changes to these files which will
21375         allow them to configure, build, and execute properly will be made
21376         in a future update.
21378 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21380         * Makefile.in: Change send_pr to send-pr.
21381         * configure.in: Likewise.
21382         * send_pr: Renamed directory to send-pr.
21384 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21386         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21388 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21390         * README:  Update for gdb-4.8 release.
21391         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21392         gdb-xxx.tar.z (gzip'd) file also.
21394 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21396         * Makefile.in: make all-diff depend on all-libiberty
21398 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21400         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21402 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21404         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21406 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21408         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21409         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21410         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21412 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21414         * Makefile.in:  makeinfo binary is in a new location
21416 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21418         * config.sub: Accept -ecoff as an OS.
21420         * Makefile.in: Various changes to eliminate a level of make
21421         recursion and reduce the required command line length.
21422         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21423         sub-makes.
21424         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21425         variables holding settings for specific sub-makes.
21426         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21427         in terms of BASE_FLAGS_TO_PASS.
21428         (TARGET_LIBS): New variable listing directories which use
21429         TARGET_FLAGS_TO_PASS.
21430         (subdir_do): Eliminated.
21431         (do-*): New set of targets to replace subdir_do.
21432         (various): All targets which used subdir_do now depend on do-*.
21433         (local-clean): Renamed from do_clean.
21434         (local-distclean): New target, dependency of distclean and
21435         realclean.
21436         (install-info): Don't create directories.  Depend on dir.info
21437         rather than calling make recursively.
21438         (install-dir.info): Eliminated.
21439         (install-info-dirs): Create all info directories here.
21440         (dir.info): Depend upon do-install-info.
21442         * test-build.mk (HOLES): Added false.
21444 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21446         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21448 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21450         * Makefile.in (info): remove dependency on all-texinfo.  The
21451         problem was really in texinfo/C, not at this level.
21453 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21455         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21457 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21459         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21460         GDB releases.
21462 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21464         * configure: Include srcdir in message about target of link not
21465         being found.  Don't convert `-' to `_' in `with' options being
21466         passed to subdirs.
21468 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21470         * configure.in: add uudecode to host_tools
21472         * Makefile.in: added {all,install}-uudecode targets, added them to
21473         the appropriate lists
21475 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21477         * Makefile.in (all-gcc): Added dependency on all-gas.
21479         * configure.in (mips-*-*): Build ld and binutils.
21481 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21483         * configure: check return code from mkdir, print error message and
21484         exit on failure.
21486 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21488         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21490 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21492         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21494 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21496         * config.sub (h8500):  Recognize this as a cpu type.
21498 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21500         * configure: source directory missing is no longer a warning
21502         * configure.in: recognize irix[34]* instead of irix[34]
21504         * Makefile.in: define and pass down X11_LIB
21506 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21508         * guess-systype: Renamed to ...
21509         * config.guess:  ... by popular request.
21510         * configure.in, Makefile.in:  Update accordingly.
21512 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21514         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21515         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21516         + Execute ./dummy instead of assuming . is in PATH.
21518 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21520         * guess-systype:  New shell script.  Attempts to guess the
21521         canonical host name of the executing host.
21522         Only a few hosts are supported so far.
21523         * configure:  Call guess-systype if no host is specified.
21525 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21527         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21528         gcc Makefile.
21530 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21532         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21533         (all-gcc, install-gcc, subdir_do): Use it.
21535 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21537         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21539 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21541         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21542         set exclusively by configure, using configure.in .
21544 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21546         * test-build.mk: set $PATH for all builds
21548         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21550 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21552         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21553         the one used in gcc/Makefile.in, so that a null expansion doesn't
21554         override the one needed to build gcc with a native cc.
21556 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21558         * configure: Accept -with arguments.
21560 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21562         * Makefile.in: added h8300sim
21564 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21566         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21567         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21568         (all-cygnus, native, build-cygnus): Make
21569         $(canonhost)-stamp-3stage-done, not $(host)....
21570         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21571         i386-sco3.2v4.  Added else true to if command.
21573 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21575         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21577 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21579         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21581 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21583         * configure.in: don't remove binutils from Solaris builds
21585 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21587         * Makefile.in: get rid of earlier definitions for *clean,
21588         also handle the recursive info rule better
21590 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21592         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21593         do more-or-less the right thing.
21595 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21597         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21598         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21600 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21602         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21603         $(host_canonical).
21605         * configure.in: split the configdirs list into 4 categories (native
21606         v. cross, library v. tool) and handle the cross-only and native-
21607         only in more reasonable (and correct!) way.
21609 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21611         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21612         configdirs anymore.
21614 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21616         * Makefile.in: extensive cleanup::  removed all of the explicit
21617         clean-* targets, collapsed many wrappers around subdir_do into
21618         one, added additional targets to satisfy standards.texi, deleted
21619         some old targets, some changes for consistency
21621 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21623         * configure.in: handle some programs as cross-only, and others as
21624         native only
21626         * test-build.mk: handle partial holes in a more generic manner
21628         * Makefile.in: m4 depends on libiberty
21630 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21632         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21633         time, wdiff, and find to configdirs
21635         * Makefile.in: all, clean, and install rules for the new programs
21636         added to configure.in
21638 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21640         * configure.in: use mh-sun for all *-sun-* hosts
21642 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21644         * Makefile.in: define flags for X11 include files and library file
21645         locations, pass them down to the programs that need this info
21647         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21649 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21651         * configure.in: start building libg++ for HP-UX targets
21653 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21655         * README:  Update references to files moved into etc/.
21657 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21659         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21660         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21662 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21664         * configure: accept dash as well as underscore in long option
21665         names for FSF compatibility.
21667 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21669         * config.sub: added -sco3.2v4 support from FSF.
21671 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21673         * configure.in: expand the section that adds or removes
21674         directories from the list of programs to build, to handle native
21675         vs. cross in addition to host v. native
21677 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21679         * Makefile.in:  Replace C++ in macro names with CXX.
21680         This is less likely to break ...
21682 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21684         * test-build.mk: add -w to GNU_MAKE
21686 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21688         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21689         add 'sparc' to list of recognized cpus.  This needed to make
21690         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21691         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21692         then changes that into $CPU-wrs-vxworks.
21694         * configure.in: remove most references to gdbtest, regularize
21695         target based program removal
21697         * test-build.mk: import from p3 tree (many fixes and changes)
21699 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21701         * Makefile.in: added rules to handle tcl, tk, and expect
21703         * configure.in: handle those directories if they exist
21705 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21707         * config.sub: removed bogus hppabsd and hppahpux names, since
21708         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21710 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21712         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21713         depends upon all-xiberty
21715         * Makefile.in: changes from p3, including:
21717         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21719         * Makefile.in (XTRAFLAGS): include newlib directories if
21720         newlib/Makefile exists, rather than if host != target.
21722         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21724         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21725         from the same source tree and not building a cross-compiler.  This
21726         matters for the libg++ configuration if reconfiguring a tree that
21727         has already been installed.
21729         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21731         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21732         pick up the machine and system specific header files.
21734         * Makefile.in: added AS_FOR_TARGET, passed down in
21735         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21736         the C compiler to use to create programs which are run in the
21737         build environment, set it to default to $(CC), and passed it down
21738         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21740         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21742         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21743         We need them for unusual native builds, like systems without
21744         ranlib.
21746         * configure: also define $(host_canonical) and
21747         $(target_canonical), which are the full, canonical names for the
21748         given host and target
21750 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21752         * Makefile.in:  Added separate definitions for C++.
21754 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21756         * configure.in (configdirs):  Add deja-gnu.
21758 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21760         * README:  Update for configure.texi and gdb-4.7 release.
21762 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21764         * Makefile.in:  Move "all" target to top of file.
21765         Previously, first target was ".PHONY" which caused BSD4.4 make
21766         to build .PHONY when make was run without arguments.
21768 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21770         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21771         Library-copylefted code in libiberty.
21773 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21775         * config.sub:  Replace m68kmote with plain old m68k.
21777 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21779         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21781 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21783         * config.sub: Complain if no argument is given.  Added support for
21784         386bsd as OS and target alias.
21786 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21788         * Makefile.in (XTRAFLAGS): include newlib directories if
21789         newlib/Makefile exists, rather than if host != target.
21791 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21793         * config.sub: recognize sparclite-wrs-vxworks.
21795         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21796         p3.) Added clean-xiberty to clean.
21798 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21800         * configure.in: use *-*-* instead of nested cases for host and target
21802 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21804         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21805         from the same source tree and not building a cross-compiler.  This
21806         matters for the libg++ configuration if reconfiguring a tree that
21807         has already been installed.
21809 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21811         * config.sub (i486v/i486v4):  Merge in from FSF version.
21813 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21815         * configure: only set PWD if it is already set.
21817 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21819         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21820         doesn't have unset and all success paths (and most error paths)
21821         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21822         to just ${PWD} to avoid confusion.)
21824 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21826         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21827         even for a native compilation.
21829 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21831         Changes to make the gdb.tar.Z rule work better.
21833         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21834         (DEVO_SUPPORT):  Add configure.texi.
21835         (bfd-ilrt.tar.Z):  Remove ancient rule.
21837 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21839         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21840         pick up the machine and system specific header files.
21842         * configure.in, config.sub: added new target m68010-adobe-scout,
21843         with alias of adobe68k.  Changed configure.in to check for
21844         -scout before -sco* to avoid a false match.
21846         * Makefile.in: added AS_FOR_TARGET, passed down in
21847         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21848         the C compiler to use to create programs which are run in the
21849         build environment, set it to default to $(CC), and passed it down
21850         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21852 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21854         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21855         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21856         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21857         FOR_TARGET variants, to newlib and libg++.
21859 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21861         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21862         first.
21864 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21866         * config.sub:  Accept `elf' as an environment.
21868 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21870         * Makefile.in (all-opcodes):  cd into the right directory
21872 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21874         * configure: added -program_transform_name option, used as
21875         argument to sed when installing programs.
21876         configure.texi: added documentation for -program_prefix,
21877         -program_suffix and -program_transform_name.
21879 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21881         * config.sub:  Accept i486 where i386 ok.
21883 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21885         * config.sub: accept we32k
21887 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21889         * config.sub, configure.in: accept OSE68000 and OSE68k.
21891         * Makefile.in: don't create all directories for ``make install'';
21892         let the subdirectories create the ones they need.
21894 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21896         * COPYING: new file, GPL v2
21898 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21900         * Makefile.in: use the new gen-info-dir, which needs a template
21901         argument (which also lives in texinfo)
21903         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21905 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21907         * config.sub (ncr3000):  Change i386 to i486.
21909 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21911         * Makefile.in: add install-rcs, install-grep to
21912         install-no-fixedincludes, removed install-bison and install-libgcc
21914 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21916         * configure.in: grab the HPUX makefile fragment if on HPUX
21918 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21920         * Makefile.in: eradicate bison spoor (ditto libgcc).
21921         configure.in: recognise m68{k,000}-ericsson-OSE.
21922         es1800 is alias for m68k-ericsson-OSE
21924 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21926         * configure.in: rearrange the parts that remove programs from
21927         configdirs, based now on HOST==TARGET or by canonical triple.
21929 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21931         * test-build.mk: recurse explicitly with -f test-build.mk when
21932         appropriate.  predicate stage3 and comparison on the existence
21933         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21934         On very clean, also remove ...stamp-co.  Build in-place before
21935         doing other builds.
21937 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21939         * Makefile.in, configure.in: add tgas
21941 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21943         * Makefile.in: a number of changes merged in from progressive.
21945         * configure.in: add libm.
21947         * .cvsignore: ignore some stuff that comes from test-build.mk.
21949 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21951         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21953 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21955         * configure: Add program_suffix (parallel to program_prefix)
21956         * Makefile.in: adjust directory-creating script for losing decstation
21958 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21960         * configure:  Minor $subdir-related fixes.
21962 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21964         * configure: fix various problems with propogating
21965         makefile_target_frag in subdirs.
21966         * configure.in: config libgcc if its there
21968 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21970         * config.sub:  HPPA merge.
21972 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21974         * Makefile.in:  Replace all-bison with all-byacc in all
21975         dependency lines for other tools (which now use byacc).
21977 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21979         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21981 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21983         * Makefile.in: make gprof rules similar to byacc rules (instead of
21984         vestigal $(unsubdir) that didn't work...)
21986 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21988         * config.sub:  Add support for Linux.
21989         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21990         (at least for libg++).
21992 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21994         * configure.texi: fix doc for the -nfp option to configure
21996 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21998         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22000 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
22002         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22003         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22004         * configure.in: added solaris* host_makefile_frag hook.
22006 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22008         * config.sub: changed recognition of m68000 so that various
22009         m68k types can be specified via m680[01234]0
22011 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22013         * config.sub (basic_machine): fix sed so that '-foo' isn't
22014         completely substituted out while .+'-foo' loses the '-foo'
22016 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22018         * config.sub ($os): Add -aout.
22020 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
22022         * configure:  If host_makefile_frag is absolute, don't
22023         prefix ${invsubdir} (relevant to libg++ auto-configure).
22025 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
22027         * Makefile.in (tooldir): Define it.
22028         (all-ld): Depend on all-flex.
22030 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
22032         * Makefile.in (check):  Fix libg++ special case.
22034 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
22036         * configure: do not bury `pwd` into config.status, thus do fewer
22037         pwd's.
22039         * configure: print the "Building in" message only when building in
22040         other than "." AND verbose.
22042         * configure: remove -s, rework -v to better accommodate guested
22043         configures.
22045         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22047 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
22049         * Makefile.in: macroize flags passed on recursion.  remove
22050         fileutils.
22052 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
22054         * configure: get makesrcdir right for subdirs deeper than 1.
22056         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22057         install.
22059 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
22061         * Makefile.in: don't print subdir_do or recursion lines.
22063 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
22065         * standards.texi: added menu item.
22067         * Makefile.in: build and install standards.info.
22069         * standards.texi: new file.
22071 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22073         * configure: test for and move config.status pieces from
22074         ${subdir}/.
22076 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
22078         * configure:  Test for existance of files before trying to mv
22079         them, to avoid numerous non-existance messages.
22081 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
22083         * configure: correct final line of config.status.
22085         * configure: patch from eggert.  Avoids a protection problem if
22086         the original Makefile.in is read only.
22088         * configure: use move-if-change from gcc to create config.status.
22089         Some makefiles depend on config.status to tell if a directory
22090         has been reconfigured for a different host.  This change
22091         prevents those directories from remaking everything in the case
22092         where the reconfig was only intended to rebuild a Makefile.
22094         * configure: test for config.sub with "config.sub sun4" rather
22095         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
22096         host alias from a missing config.sub.
22098 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22100         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22101         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
22103 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
22105         * configure: mkdir ${subdir} as needed.
22107 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
22109         * Makefile.in,configure.in: added autoconf.
22111 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22113         * Makefile.in: no longer pass against on recursion.
22115         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22116         definitions are not inherited.
22118         * configure: correct makesrcdir when subdir is .
22120 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
22122         * configure:  Add support for 'subdirs' variable, which is
22123         like 'configdirs', except that configure doesn't re-invoke
22124         itself for subdirs, it just creates a Makefile for each subdir.
22125         * configure.texi:  Document subdirs.
22127 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
22129         * configure.in: added flex to configdirs
22131 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
22133         * Makefile.in: remove clean-stamps from clean.
22135 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
22137         * configure.in:  Add gdbtest to configdirs.
22139 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
22141         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
22142         to recursive makes.
22143         * configure.in:  Recognize new ncr3000 config.
22145 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
22147         * Makefile.in, configure.in: removed references to gdbm.
22149 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
22151         * config.sub:  Don't canonicalize os value
22152         newsos* to bsd (readline needs to check for newsos).
22153         (This fix was earlier made Jan 31, but got re-broken.)
22155 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
22157         * configure.in:  sco is an os, not a vendor!
22159         * configure:  Quote $( better.  Keep various shells happy.
22161 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
22163         * Makefile.in: eliminate stamp-files.
22165 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
22167         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
22168         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22170 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
22172         * config.sub:  fix iris/iris3.
22174 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
22176         * configure: re-add -rm.
22178 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
22180         * Maskefile.in: add .stmp-rcs to all.
22182         * configure.in: remove gas from rs6000 build, use aix host fragment.
22184 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
22186         * configure: pass down site_option during recursion.
22188 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
22190         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
22192 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
22194         * configure: Change exec_prefix so that it really defaults to prefix.
22196 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
22198         * Makefile.in, configure.in:  Add support for mmalloc library.
22200 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
22202         * Makefile.in: add stmp dependencies for a few more things.
22204 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
22206         * configure: adjusted error message on objdir/srcdir configure
22207         collision, per john's suggestion.
22209         * Makefile.in: add libiberty stmp to all and all.cross.
22211 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
22213         * Makefile.in: remove force dependencies, add grep to all.
22215 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
22217         * Makefile.in: drop flex.  make stamp files work.
22219         * configure: added test for conflicting configuration in srcdir,
22220         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
22221         gets cranky.  use relative paths for configure and srcdir
22222         whenever possible.  Send some error messages to stderr that were
22223         going to stdout.
22225 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
22227         * Makefile.in:  Fix libg++ rule to check for gcc directory
22228         before using gcc/gcc.  Also pass XTRAFLAGS.
22230 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
22232         * Makefile.in: added stmp-files so that directories aren't polled
22233         when they are already built.
22235         * configure.texi: fixed a node pointer problem.
22237 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
22239         * config.sub configure.in gdb/configure.in
22240         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22241         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22242         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
22244 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22246         * configure: -recurring becomes -silent.  corrected help message
22247         for -site= option.
22249         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22251 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22253         * configure: when building Makefile for crosses, replace
22254         tooldir and program_prefix.  default srcdir from location of
22255         config.sub.  remove "for host in hosts" and "for target in
22256         targets" loops.
22258 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
22260         * Makefile.in: Do not pass bindir or mandir to cvs.
22262 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
22264         * Makefile.in, configure.in: removed traces of namesubdir,
22265         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
22266         copyrights to '92, changed some from Cygnus to FSF.
22268         * configure.texi: remove most references to multiple hosts,
22269         multiple targets, subdirs, etc.
22271         * configure.man: removed rcsid. reference config.sub not
22272         config.subr.
22274         * Makefile.in: mkdir $(infodir) on install-info.
22276 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
22278         * configure.texi:  Explain better about .gdbinit and about
22279         the environment that configure.in sections run in.
22281 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
22283         * configure.in:  Ultrix is only a decstation if it's a MIPS.
22285 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
22287         * README:  DOC.configure => cfg-paper.texi.
22289 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
22291         * config.sub (near case $os):  Don't convert newsos* to bsd!
22293 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
22295         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
22296         the number of copies of COPYING that go into the GDB tar file.
22298 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
22300         * bfd/configure.in, gdb/config/mh-i386sco,
22301         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22302         Fix SCO configuration stuff.
22304 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
22306         * Makefile.in:  For libg++, make sure the -I pointing
22307         to the gcc directory goes *after* all the libg++-local -I flags.
22308         Also, move just-gcc dependency from just-libg++ to all-libg++.
22310 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
22312         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
22314 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
22316         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
22318 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
22320         * config.sub:  Add stratus configuration frags.  Also
22321         submitted to FSF.
22323 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
22325         * Makefile.in (DEV_SUPPORT):  add configure.man.
22327         * config.sub(Decode manufacturer-specific):  add -none*.
22329 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
22331         * Makefile.in:  remove form feeds to make Sun's make happy.
22332         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
22334 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
22336         * Makefile.in (AR_FLAGS):  Make quieter.
22338 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
22340         * configure.in:  Add libg++.
22341         * configure:  When verbose, don't output the command line at each
22342         level; it will be unremarkably the same as the previous version,
22343         which will be the same as what the user typed.
22345 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
22347         * configure.in, Makefile.in: fix clean-info, add flex.  add
22348         fileutils.
22350         * configure: be less sensitive to spaces in Makefile.in.  Do not
22351         look for sources in "..".  Doing so breaks subdirectories that
22352         might have their own configure.  If a subdir has it's own
22353         configure script, use it.
22355 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
22357         * cfg-paper.texi: some changes suggested by rms.
22359 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
22361         * config.sub:  Merge in some small additions from the FSF version,
22362         taken from the gcc distribution, to bring the Cygnus and FSF
22363         versions into closer sync.
22365 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
22367         * configure.in:  Changed svr4 references to sysv4.
22369 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
22371         * configure: added -V for version number option.
22373 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
22375         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22376         renamed from DOC.configure to cfg-paper.texi.
22378 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22380         * configure, config.subr, config.sub: config.subr is now
22381         config.sub again.
22383 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22385         * configure.texi: new file, in progress.
22387         * Makefile.in: build info file and install the man page for
22388         configure.
22390         * configure.man: new file, first cut.
22392         * configure: find config.subr again now that configuration "none"
22393         has gone.  removed all traces of the -ansi option.  removed all
22394         traces of the -languages option.
22396         * config.subr: resync from rms.
22398 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22400         * configure, config.sub, config.subr: merge config.sub into
22401         config.subr, call the result config.subr, remove config.sub, use
22402         config.subr.
22404         * Makefile.in: revised install for dir.info.
22406 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22408         * configure.in: add decstation host makefile frag.
22410         * Makefile.in: BISON now bison -y again.  also install-gcc on
22411         install.  clean-gdbm on clean.  infodir belongs in datadir.
22412         Make directories for info install.  Build dir.info here then
22413         install it.
22415 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22417         * Makefile.in: fix for bad directory tests.
22419 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22421         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22422         regexp.  -srcdir relative was being handled incorrectly.
22424         * Makefile.in: unwrapped some for loops so that parallel makes
22425         work again and so one can focus one's attention on a particular
22426         package.
22428 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22430         * configure: added PWD as a stand in for `pwd` (for speed). use
22431         elif wherever possible.  make -srcdir work without -objdir.
22432         -objdir= commented out.
22434 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22436         * configure: +options become --options.  -subdirs commented out.
22437         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22438         Makefile now at top of generated Makefile.  Removed cvs log
22439         entries.  added -srcdir.  create .gdbinit only if there is one
22440         in ${srcdir}.
22442         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22443         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22444         and mandir now keyed off datadir by default.
22446 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22448         * Freshly created ChangeLog.
22451 Local Variables:
22452 mode: change-log
22453 left-margin: 8
22454 fill-column: 76
22455 version-control: never
22456 End: